







.wrap {
    width: 80%;
    height: 650px;
    margin: 0 auto;
}
.wrapab {
    width: 80%;
    height: 650px;
    margin: 0 auto;
    position: relative;
}
.wrap header.home-head {
    width: 100%;
    height: 300px;
}

.wrap header section.logo {
    width: 35%;
    height: 300px;
    float: left;
}

.wrap header nav.home_nav {
    width: 65%;
    height: 300px;
    float: left;
}

.wrapab article.about_box1 section.secc {
   background:	rgba(245,245,245,0.5) ;

}

.wrap header section.logo img {
    width: 90%;
    height: 300px;
    margin-top: 0px;
}
h1.home_heading {
    color: dodgerblue;
    text-align: center;
}

nav.home_nav section.top_n_sec {
   width: 100%;
    height: 150px;
}

nav.home_nav section.bot_n_sec {
   width: 100%;
    height: 150px;
    float: left;
}

section.nav_link {
    width: 25%;
    height: 150px;
    float: left;
}
.nav_link a {
    width: 100%;
    height: 150px;
    display: block;
    background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
font-size: 21px;
    text-decoration: none;
    line-height: 270px;
    left: 2px;
    text-align: center;
    color:#00aadd;
   
}

section.nav_link img {
    width: 100%;
    height: 150px;
}

.wrap article.slider img {
    width: 100%;
    height: 350px;
}
.wrap article.slider  {
    width: 100%;
    height: 350px;
    position: relative;
}
section.slide_text {
    position:absolute;
    width: 100%;
    height: 200px;
    top: 0;
    z-index: 1000;
}

section.slide_text h1 {
    text-align: center;
    padding-top: 100px;
    color: white;
    font-size: 30px;
    font-family: 'Slabo 27px', serif;
}

section.slide_text h1 span {
    font-size: 50px;
    font-weight:900;
    letter-spacing: 15px;
    font-family: 'Diplomata', cursive;
}

.wrapab img.img-ab {
    width: 100%;
    height: 650px;
}
.wrapab header {position: absolute;}
.wrapab section {position: absolute;}
.wrapab article {position: absolute;}

.about-header {
    width: 100%;
    height: 150px;
}

.wrapab header.about-header section.logo-pages {
    width: 16.666666666666666666666666666667%;
    height: 150px;
    float: left;
    position: static;
}
.wrapab header.about-header nav.nav-pages {
    width:83.333333333333333333333333333333%;
    height: 149px;
    float: left;
    position: static;
    border-bottom: 1px solid black;
z-index:1000;
}
 section.logo-pages img {
    width: 80%;
    height: 140px;
    margin-left: 10%;
    margin-top: 25px;
z-index:10000;
}
.gal h1 {
    padding-left: 110px;
    color: #1a2b76;
    font-size: 24px;
}
section.logo-pages h1 {
    font-size: 12px;
    margin-top: 0px;
    text-align: center;
    letter-spacing: 1.3px;
    color: dodgerblue;
}
nav.nav-pages ul {
    list-style-type: none;
    top: 0;
    margin-top: -1px;
}
nav.nav-pages ul li a {
    width: 20%;
    float: left;
    height: 150px;
    margin: 0 auto;
    top: 0;
    box-shadow:0px 0px 0px 1px black inset;
    text-decoration: none;
    line-height: 270px;
    font-size: 21px;
    text-align: center;
}


.wrapab article.about_box {
    width:100%;
    height: 500px;
    margin-top: 150px;
}


.wrap article.about_box  p {
    padding-left: 30px;
    position: static;
    color: #1a2b76 ;
}
.wrap article.about_box h1 {
    text-align: center;
}
h1.ab_head {
    padding-left: 300px;
    font-size: 30px;
}
h1.ab_heading {
    padding-left: 30px;
    position: static;
    color: #1a2b76 ;
}
h1.ab_heading1 {
    padding-left: 40px;
    padding-top: 10px;
    position: static;
    color: #1a2b76 ;
    font-size: 40px;
}
p.top_p1 {
    padding-left: 40px;
    position: static;
    color: #1a2b76 ;
    font-size: 23px;

}
section.main_page {
     width: 20%;
    float: left;
    height: 150px;
    margin: 0 auto;
    top: 0;
    text-decoration: none;
    line-height: 260px;
    font-size: 21px;
    position: static;
    position: relative;
}


section.main_page a {
    text-decoration: none;
    position: absolute;
    text-align: center;
    color: #00aadd;
    width: 100%;
}
section.main_page img {
    width: 100%;
    height: 150px;
}
p.top_p {
    padding-left: 30px;
    position: static;
    color: #1a2b76 ;
}

section.con_box {
    width: 40%;
    height: 500px;
    float: left;
    position: static;
}

section.form_box {
    width: 60%;
    height: 500px;
    float: left;
    position: static;
}

section.form_box form {
    width: 60%;
    height: 290px;
    background: whitesmoke;
    opacity: 0.64;
    margin: 180px 0 0 30%;
}

input[type="text"] {
    width: 80%;
    height: 37px;
    margin-left: 10%;
    border: none;
}

textarea {
    width: 80%;
    margin-left: 10%;
    border:none;
}

label {
    padding-left: 10%;
    font-size: 22px;
    font-weight: bold;
    color: #1a2b76 ;
}

input[type="submit"] {
    width: 80%;
    height: 35px;
    background: whitesmoke;
    color: dodgerblue;
    text-align: right;
    border:none;
    margin-left: 10%;
}


section.con_box p.con_p {
    color: #1a2b76 ;
    padding: 55px 0 0 30px;
}
section.con_box p.con_p1 {
    color: #1a2b76 ;
    padding: 5px 0 0 30px;
}

h1.con_heading {
    color: #1a2b76;
    font-weight: bold;
    padding: 10px 0 0 30px;
    font-size: 26px;
}
section.form_box iframe {
    border: 3px solid #1a2b76;
    margin-top: 20%;
    margin-left: 3%;
}
.con_box a {
    width: ;
    color:#1a2b76;
    font-weight: bold;
    font-size: 25px;
    text-decoration: none;
    width: 30%;
    height: 40px;
    background: red;
    display: block;
    line-height: 38px;
    background: whitesmoke;
    opacity: 0.6;
    box-shadow: 4px 5px 20px gray;
    text-align: center;
}
.con_box a:hover {
    opacity: 1;
    transition-duration: 1000ms;
}
body {
    background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
}

span.bolded {
    font-weight: bold;
}

article.about_box section.partners {
    width: 20%;
    float: left;
    height: 300px;
    position: static;
}
section.moveL {
    margin-left: 5%;
}
article.about_box section.partners2 {
    width: 50%;
    float: left;
    height: 300px;
    position: static;
}

section.moveL img {
    width: 100%;
    height: 205px;
}

img.pool {
    width: 90%;
    height: 80px;
    margin-left: 5%;
}
img.xella {
    width: 60%;
    height: 120px;
    margin-left: 5%;
}

img.arma {
    width: 30%;
    height: 60px;
}

img.vanas {
    width: 90%;
    height: 50px;
margin-left:5%;
margin-top:30px;

}

img.green {
    width: 33%;
    height: 60px;
}

img.ostrog {
    width: 60%;
    height: 100px;
    margin-top: 45px;
}

img.logo_img_s {
    width: 40%;
    height: 100px;
    float: right;
    margin-top: 40px;
}


section.gallery_sec {
    width: 80%;
    height: 420px;
    margin-top: 20px;
    margin:0 auto;
    position: static;
    background: rgba(444,255,255,0.4);
    
}
section.gallery_sec a:hover {
    opacity: 0.8;
    transition-duration:1000ms;
}
nav.nav-gall {
    position: static;
    width: 20%;
    height: 420px;
    margin-top: 20px;
    background: rgba(444,255,255,0.4);
    float: left;
}
nav.nav-gall ul {
    list-style-type: none;
    margin-top: -0%;
}

nav.nav-gall ul li ul {
    display: none;
}

nav.nav-gall ul li a {
    color: #1a2b76;
    display: block;
    width: 122%;
    height: 40px;
    line-height: 35px;
    text-decoration: none;
    margin-left: -22%;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    background: rgba(444,255,255,0.41);
}
nav.nav-gall ul li a:hover {
    border-top: 1px solid dodgerblue;
    border-bottom: 1px solid dodgerblue;
    transition-duration:1000ms;
    padding-left: 20px;
    width: 110%;
}
a.active {
    padding-left: 20px;
    width: 110%;
}
section.gallery_sec img {
    width: 100%;
    height: 400px;
    z-index: -1;
}

.gal {
    position: relative;
}

section.gallery_images {
    width: 30%;
    height: 180px;
    float: left;
    position:static;
    z-index: 1000;
    }
section.err img  {
margin-top:-20px;
}
    section.first {
        margin-left: 3%;
    }
        section.sec {
        margin-left: 2%;
    }

    section.padd {
        margin-top: 15px;
    }

    section.gallery_images img {
    width: 100%;
    height: 150px;
    margin-top: -13px;
    }

    section.gallery_images h2 {
        margin-top: -5px;
        color: #1a2b76;
    }