body {
    font-family:"OPENSANS-REGULAR", sans-serif;
    font-size: 14px;
    line-height: 18px;
    height: 100%;
}

.text ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 30px;
}

.text li {
    display: list-item;
    font-size: 15px;
    font-family: OpenSansLight;
    text-align: justify;
    padding-bottom: 15px;
    line-height: 20px;
}

.wrapper{
    width: 100%;
}
.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}
.container {
    width: 1000px;
    margin: 0 auto;
}
hr{
    border: 1px solid transparent;
}
.header{
    background: url("../img/header-bg.png") center top no-repeat;
    height: 600px;
    padding-top: 15px;
}
.logo{
    float: left;
}
.logo h1{
    font-size: 65px;
    font-family: ANDANTINO_SCRIPT;
    color: #058dce;
}
.logo p{
    color: #2574a9;
    font-family: "RobotoCondensedRegular";
    font-size: 17px;
    padding-left: 38px;
    line-height: 23px;
}
.tell{
    float: right;
    padding-top: 10px;
}
.nav ul{
    font-size: 0;
}
.nav{
    background: url("../img/nav-bg.png") no-repeat;
}
.nav ul li, .top-footer ul li{
    display: inline-block;
    padding: 20px 33px;
    vertical-align: top;
    border-right: 1px solid #67c4f1;
    transition: 1s;

}
.nav ul li:hover, .nav ul .has-child li:hover{
    background: rgba(29, 146, 205, 0.8);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.nav ul .has-child{
    position: relative;
}
.nav ul .has-child .child{
    background: linear-gradient(to top, #19b3fb, #1d90ca);
    padding-top: 0;
    margin-top: 20px;
    display: block;
    position: absolute;
    width: 234px;
    left: 0;
    top: 37px;
    text-align: left;
    border-top: 1px solid #67c4f1;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);

}
.nav ul .has-child:hover .child{
    display: block;
}
.nav ul .has-child .child li{
    display: block;
    padding: 10px 0 10px;
    text-align: left;
    border-right: none;
    border-bottom: 1px solid #67c4f1;
}
.nav ul .has-child .child li a{
    font-size: 14px;
    padding-left: 15px;
    display: block;
    line-height: 16px;
    cursor: pointer;
}
.nav ul .has-child .child li a:hover{
    text-decoration: underline;
}
.nav ul .has-child li:first-child{
    border-left: none;
}

.top-footer ul li{
    padding: 10px 15px;
    border-right: none;
}
.nav ul li:first-child{
    border-left: 1px solid #67c4f1;
}
.nav ul li a, .top-footer ul li a{
    color: #fff;
    font-size: 17px;
    font-family: "OPENSANS-REGULAR", sans-serif;
    text-decoration: none;
    position: relative;
}
.nav ul li a:after{
    zoom: 1;
    filter: alpha(opacity=80);
    -webkit-opacity: .8;
    -moz-opacity: .8;
    opacity: .8;
    background-color: #fff;
    content: '';
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -2px;
    display: block;
    width: 0;
    height: 2px;
    -webkit-transition: all 400ms cubic-bezier(.0, .208, .73, 1.075);
    -moz-transition: all 400ms cubic-bezier(.0, .208, .73, 1.075);
    -o-transition: all 400ms cubic-bezier(.0, .208, .73, 1.075);
    transition: all 400ms cubic-bezier(.0, .208, .73, 1.075);
}
.nav ul .has-child a:after{
    display: none;
}
.nav ul li a:hover:after{
    width: 100%;
}
.top-footer ul li a{
    color: #c7c7c7;
}
.top-footer ul li a:hover{
    text-decoration: underline;
}
.service{
    padding: 40px 0 10px;
}
.service .text{
    width: 720px;
    float: left;
}
.service .img-holder{
    width: 240px;
    float: right;
}
.service img{
    display: block;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
}
.text h1{
    color: #222;
    font-size: 35px;
    font-family: "RobotoCondensedBold";
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0;
    line-height: 40px;
    margin: 0 auto;
}
.text h2{
    color: #222;
    font-size: 35px;
    font-family: "RobotoCondensed";
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0;
    line-height: 40px;
    width: 470px;
    margin: 0 auto;
}
.form h2{
    color: #222;
    font-size: 30px;
    font-family: "RobotoCondensedBold";
    text-align: center;
    text-transform: uppercase;
    padding: 0 0 20px 0;
}
.text h3, .galery h3, .blog h3, .contact h3{
    color: #222;
    font-size: 28px;
    font-family: OpenSansLight;
    text-align: center;
    padding: 0 0 20px 0;
    line-height: 40px;
    width: 470px;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
}
 .text h4{
     color: #222;
    font-size: 25px;
    font-family: OpenSansLight;
    padding: 0 0 20px 30px;
    line-height: 40px;
    width: 650px;
    display: block;
    text-transform: uppercase;
 }
.text p, .form p, .modal .form p{
    font-size: 15px;
    font-family: OpenSansLight;
    text-align: justify;
    padding-bottom: 20px;
    line-height: 25px;
}
.form p, .modal .form p{
    font-size: 18px;
    text-align: center;
}
.galery{
    background: #e6f4fe;
    background-size: cover;
    padding: 75px 0;
}
.galery ul li{
    display: inline-block;
    width: 315px;
    padding-right: 20px;
    padding-bottom: 20px;
    vertical-align: top;
}
.galery ul li:nth-child(3n){
    padding-right: 0;
}
.show-more, .show-more2{
    display: none;
}
button, .tell a{
    display: block;
    margin: 40px auto 0;
    border-radius: 30px;
    padding: 15px 30px;
    color: #fff;
    font-size: 21px;
    font-family: "RobotoCondensedRegular";
    background: #19b3fb;
    background: linear-gradient(to top, #1d90ca, #19b3fb);
    cursor: pointer;
    border: none;
}
button:hover, .tell a:hover{
    background: #19b3fb;
    background: linear-gradient(to top, #19b3fb, #1d90ca);
}
.tell a{
    text-decoration: none;
    margin: 20px auto;
}
.tell span{
    color: #2574a9;
    font-size: 30px;
    font-family: "RobotoCondensedBold";
    position: relative;
}
.tell span:before{
    content: "";
    display: block;
    position: absolute;
    left: -35px;
    top: 10px;
    width: 21px;
    height: 21px;
    background: url("../img/tell.png") no-repeat;
}
.blog{
    padding: 75px 0;
}
.blog ul li{
    display: inline-block;
    vertical-align: top;
    width: 280px;
    padding: 15px;
    margin-right: 25px;
    margin-bottom: 25px;
    border: 1px solid #a1c9e6;
    transition: 1s;
    cursor: pointer;
}
.blog ul li:last-child{
    margin-right: 0;
}
.blog ul li img{
    text-align: center;
}
.box h4, .box a{
    font-family: OpenSansSemiBold;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0 20px;
    text-align: center;
    color: #0f81ba;
}
.box a{
    float: right;
    text-decoration: none;
    padding-bottom: 3px;
    border-bottom: 2px dotted #0f81ba;
    padding: 0;
    color: #222222;
    transition: 1s;
}
.box a:hover{
    color: #0f81ba;
}
.box p{
    height: 80px;
    font-family: OpenSansLight;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    padding-bottom: 25px;
}
.box span{
    float: left;
    font-size: 16px;
    font-family: "RobotoCondensedBold";
}
.contact{
    background: url("../img/contact-bg.jpg") center top no-repeat;
    padding: 75px 0 50px;
    background-size: cover;
}
.contact h3{
    padding-bottom: 45px;
}
.contact .maps{
    float: left;
}
.contact .form{
    float: right;
    padding: 40px 20px 20px 25px;
    background: #e6f4fe;
    border: 1px solid #a1c9e6;
    width: 268px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.contact .form input, .modal .form input{
    border: none;
    border: 1px solid #a1c9e6;
    border-radius: 5px;
    padding: 15px 0 15px 10px;
    width: 250px;
    font-size: 15px;
    font-family: OpenSansLight;
    margin-bottom: 15px;
}
.form button{
    display: block;
    margin: 10px auto;
}
.top-footer{
    background: #1d1d1d;
    padding: 20px 0;
    background-size: cover;
    vertical-align: middle;
}
.top-footer ul{
    float: left;
}
.top-footer span{
    color: #c7c7c7;
    font-size: 20px;
    font-family: OpenSansLight;
    position: relative;
    float: right;
}
.top-footer span:before{
    content: "";
    display: block;
    position: absolute;
    left: -35px;
    top: 3px;
    width: 18px;
    height: 18px;
    background: url("../img/tell2.png") no-repeat;
}

.footer{
    background: #000;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: OpenSansLight;
}
#to-top-button {
    position: fixed;
    background: url(../img/arrow.png) 0 no-repeat;
    width: 60px;
    height: 60px;
    display: block;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    opacity: 0.8;
    display: none;
}
@media screen and (max-width: 1030px) {
    .container{
        width: 100%;
    }
}
@media screen and (max-width: 980px) {
    .galery ul, .blog ul, .show-more ul, .show-more2 ul{
        text-align: center;
    }
    .service .text, .service .img-holder{
        float: none;
        margin: auto;
    }
    .galery ul li:nth-child(3n){
        padding-right: 20px;
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 900px) {
    .contact{
        text-align: center;
    }
.contact .form, .contact .maps{
    float: none;
    display: inline-block;
    }
   .contact .maps{
       margin-bottom: 20px;
   }
}
@media screen and (max-width: 800px) {
    .blog ul li{
        margin-right: 10px;
    }
    .nav{
        text-align: center;
    }
    .nav ul li {
        padding: 20px 15px;
        border-right: 1px solid #67c4f1;
    }
    .tell span{
        font-size: 25px;
    }
    .service .text{
        width: 80%;
    }
    .service .img-holder {
        width: 100%;
        float: none;
        text-align: center;
    }
    .service .img-holder img{
        display: inline-block;
        text-align: center;
    }
}
@media screen and (max-width: 600px) {
       .top-footer ul{
           float: none;
           text-align: center;
       }
    .top-footer span{
        float: none;
        text-align: center;
        display: inherit;
    }
    .top-footer span:before {
        left: 30%;
    }
    .logo img{
        width: 280px;
    }
    .logo p {
        font-size: 15px;
        padding-left: 10px;
        line-height: 20px;
    }
    .tell span{
        font-size: 20px;
    }
    .tell span:before{
        top: 6px;
    }
}
@media screen and (max-width: 550px) {
    .nav ul li a, .top-footer ul li a {
        font-size: 14px;
    }
    button, .tell a {
        margin: 30px auto 0;
        padding: 15px 25px;
        font-size: 18px;
    }
    .tell a{
        margin: 14px auto;
    }
}
@media screen and (max-width: 500px){
    .logo img{
        width: 242px;
    }
    .nav ul li {
        padding: 20px 8px;
    }
    .nav ul li a, .top-footer ul li a {
        font-size: 12px;
    }
    .service .img-holder img {
        display: block;
        margin: 10px auto;
    }
    .text h2, .text h3{
        width: 100%;
    }
    .text h3, .galery h3, .blog h3, .contact h3 {
        font-size: 25px;
        width: 100%;
    }
    .contact .maps {
        text-align: center;
        width: 350px;
    }
    .contact .maps iframe{
        width: 100%;
    }
    .galery ul li{
        box-sizing: border-box;
    }
    .galery ul li:nth-child(3n) {
        padding-right: 0;
    }
    .top-footer span:before {
        left: 25%;
    }
}
@media screen and (max-width: 440px){
    .logo img{
        width: 170px;
    }
    button, .tell a {
        padding: 15px 20px;
        font-size: 15px;
    }
    .tell span{
        font-size: 14px;
    }
    .logo p{
        font-size: 12px;
    }
    .nav ul li {
        padding: 20px 5px;
    }
    .nav ul .has-child .child {
        width: 189px;
        top: 30px;
    }
    .nav ul .has-child .child li a {
        font-size: 12px;
    }
    .galery ul li {
        padding-right: 0;
        width: 100%;
    }
    .galery ul li img{
        width: 280px;
    }
    .top-footer span:before {
        left: 15%;
    }
}
@media screen and (max-width: 380px){
    .nav ul .has-child .child {
        width: 190px;
        top: 20px;
        left: -4px;
        z-index: 2;
        border-top: none;
    }
    .nav{
        background-size: cover;
    }
    .nav ul li{
        padding: 15px 25px;
        border-right: none;
    }
    .nav ul li:first-child{
        border-left: none;
    }
    .blog ul li{
        margin: 0 auto 10px;
        box-sizing: border-box;
    }
    .blog ul li img{
        width: 90%;
    }

}
@media screen and (max-width: 350px){
    .contact .maps{
        width: 290px;
    }
    .contact .form{
        width: 280px;
        box-sizing: border-box;
    }
    .contact .form input, .modal .form input {
        width: 200px;
    }
    .header{
        position: relative;
    }
    .tell{
        text-align: center;
        position: absolute;
        right: 0;
    }
    .logo p{
        padding-left: 0;
        font-size: 12px;
    }
    .tell span:before{
        top: -3px;
        left: -29px;
    }

}

