body{
    font-family: 'Ubuntu', sans-serif;
}

#header{
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 1001;
    padding: 10px 0;
    box-shadow: 0px 0px 12px rgba(60, 69, 84, 0.45);
}

#top-section{
    padding: 40px 0 80px;
    margin-top: 89px;
    background: url(../img/stukaturka-bg.jpg);
    background-size: 100% 100%;
    background-position: 0% 0%;
    position: relative;
    background-repeat: no-repeat;
    z-index: 99;
}

#top-section:before{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background: rgba(9, 40, 86, 0.81);
}

.main-content{
    font-family: 'Ubuntu', sans-serif;
    text-align: center;
}

.main-content h1, .main-content h2{
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
}

.main-content h1{
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    line-height: 57px;
    text-shadow: 0px 0px 5px #000;
    margin-top: -20px;
    margin-left: 0;
    max-width: 820px;
    margin: 40px auto 0;
}

.main-content h2{
    font-size: 41px;
    font-weight: bold;
}

.preim-desc h4{
    font-size: 22px;
    line-height: 23px;
    color: #3c4554;
    margin: 0 0 10px 0;
    font-weight: 600;
}

.preim-desc p{
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    color: #3c4554;
    font-size: 16px;
}

.preim-content{
    margin-bottom: 50px;
}

.section-title{
    text-align: center;
}

.section-title h1{
    margin-top: 0;
    color: #3c4554;
    text-align: center;
}

#steps-section{
    background: #f7a51b;
    padding: 70px 0;
}

.section-title p{
    font-size: 20px;
    font-weight: 400;
    color: #454c58;
}

.step-block{
    width: 19.7%;
    display: inline-block;
    position: relative;
    text-align: center;
}

.number{
    font-size: 32px;
    width: 21.21%;
    height: 45px;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    color: #0e599e;
    background: #fff;
    border-radius: 50px;
    position: absolute;
    top: -70px;
    left: 39.395%;
    z-index: 999;
}

.steps{
    margin-top: 120px;
    display: inline-block;
}



.last:before{
    display: none;
}

.free{

    padding: 8px 8px;
    font-weight: 600;
    width: 100%;
    font-size: 15px;
    background: url(../img/grunge.png);
    background-size: 100% 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    color: #35b500;
    margin: -12px 0 0 0;
    display: inline-block;
}

.front h3{
    color: #3c4554;
    margin-top: 10px;
}

.front p{
    color: #3c4554;
}

.front .description{
    font-size: 15px;
    color: #3c4554;
    font-weight: 400;
    padding: 0 10px;
}

.front{
    display: inline-table;
}

#call_1{
    margin-top: 50px;
    text-align: center;
}

#call_1 input{
    font-size: 17px;
    padding: 14px 20px;
    border-radius: 40px;
    border: none;
    color: #3c4554;
    font-weight: 400;
    margin: 0 14px;
    background: #f1f1f1;
    border: 1px solid #222;
}

#call_1 button{
    font-size: 17px;
    padding: 14px 20px;
    border-radius: 40px;
    border: none;
    color: #3c4554;
    font-weight: 400;
    background: #3c4554;
    color: #fff;
    box-shadow: 0 4px 0 0 #1a1f27, 0 9px 13px rgba(0,0,0,.13);
    margin: 0 14px;
    background-color: #d81942;
    background-image: linear-gradient(
180deg, #fe1010 0, #ca0909 100%);
    color: #fff;
    box-shadow: 0 4px 0 0 #9a0000, 0 9px 13px rgb(0 0 0 / 13%);
}


#call_3{
    margin-top: 50px;
    text-align: center;
}

#call_3 input{
    font-size: 17px;
    padding: 14px 20px;
    border-radius: 40px;
    border: none;
    color: #3c4554;
    font-weight: 400;
    margin: 0 14px;
}

#call_3 button{
    font-size: 17px;
    padding: 14px 20px;
    border-radius: 40px;
    border: none;
    color: #3c4554;
    font-weight: 400;
    background: #f7a51b;
    color: #fff;
    box-shadow: 0 4px 0 0 #c17b06, 0 9px 13px rgba(0,0,0,.13);
    margin: 0 14px;
}


.head-t{
    background: #0e599e;
    color: #fff;
    font-size: 18px;
    border-radius: 38px 38px 0 0;
    border-bottom: 0;
    text-align: center;
    font-weight: 500;
    padding: 10px 0;
    font-size: 24px;
}

.head-t th{
    border-radius: 4px 4px 0 0;
    text-align: center;
    border: 1px solid #0e599e;
}

.t-head {
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #3c4554;
}

tbody tr {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

.table-bordered>tbody>tr>td{
    border-bottom: none;
    border-top: ;
}

#call_2{
    text-align: center;
    margin-top:20px;
}

#call_2 input{
    font-size: 17px;
    padding: 10px 20px;
    border-radius: 40px;
    border: none;
    color: #3c4554;
    font-weight: 400;
    margin: 0;
    width: 100%;
    margin-bottom: 15px;
}

#call_2 button {
    font-size: 17px;
    padding: 10px 20px;
    border-radius: 40px;
    border: none;
    color: #3c4554;
    font-weight: 400;
    background: #f7a51b;
    color: #fff;
    box-shadow: 0 4px 0 0 #c17b06, 0 9px 13px rgba(0,0,0,.13);
    width: 100%;
    background-color: #d81942;
    background-image: linear-gradient( 
180deg, #fe1010 0, #ca0909 100%);
    color: #fff;
    box-shadow: 0 4px 0 0 #9a0000, 0 9px 13px rgb(0 0 0 / 13%);
}

.name h5{
    margin-left: 46px;
    margin: 0;
    color: #3c4554;
    font-weight: 600;
    font-size: 20px;
    margin-top: -18px;
    text-align: left;
    margin-left: 49px;
    margin-bottom: 9px;
}

.price-consult{
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    background: #0e599e;
    color: #fff;
    padding: 53px 8px;
    border-radius: 10px;
    text-align: center;
    font-weight: 400;
    background: #0e599e;
    color: #fff;
    padding: 0px 8px 0px;
    display: inline-block;
    width: 100%;
    background: url(../img/sht.jpg);
    background-size: cover;
}

.price-consult h3{
    margin-top: 10px;
}

.price-desc{
    font-size: 19px;
    font-weight: 400;
    color: #3c4554;
    margin-bottom: 26px;
    max-width: 450px;
    margin: 0 auto 26px;
}

#funfacts-section-wrapper{
    padding: 50px 0;
}

#team-section{
    background: url(../img/cement.png) center center no-repeat;
    background-size: cover;
    padding: 58px 0;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

#team-section:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(9, 40, 86, 0.81);
    z-index: -1;
}

#team-section-wrapper .short-title h1{
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
}

.mater-block{
    background: url(../img/grunge.png);
    background-size: cover;
    text-align: center;
    background-size: 509px 165px;
    padding: 10px 55px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
}

.mater-block h3{
    color: #3c4554;
    line-height: 27px;
}

.mater-block p{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #3c4554;
}

.thumb-icon{
    text-align: center;
    position: relative;
}

.thumb-icon:before{
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    background: #f7a51b;
    border-radius: 100%;
    left: 50%;
    margin-left: -100px;
    top: 37px;
    z-index: 0;
}

.thumb-icon img{
    height: 200px;
    display: inline-block;
    z-index: 1;
    position: relative;
}

.service-thumb:before{
    content: "+";
    position: absolute;
    right: -9px;
    top: 200px;
    font-size: 39px;
    font-weight: 600;
    color: rgb(60 69 84 / 44%);
    margin-top: 3px;
}

.last-thumb:before{
    display: none;
}

.get-cons{
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 40px;
    border: none;
    color: #3c4554;
    font-weight: 400;
    background: #f7a51b;
    color: #fff;
    box-shadow: 0 4px 0 0 #c17b06, 0 9px 13px rgb(0 0 0 / 13%);
    width: 100%;
    background-color: #d81942;
    background-image: linear-gradient( 180deg, #fe1010 0, #ca0909 100%);
    color: #fff;
    box-shadow: 0 4px 0 0 #9a0000, 0 9px 13px rgb(0 0 0 / 13%);
    margin: 60px auto 0;
    display: block;
    max-width: 262px;
    text-align: center;
    cursor: pointer;
}

.get-cons:hover{
    color: #fff;
    text-decoration: none;
}

.name{
    font-size: 22px;
    background: url(../img/grunge.png);
    display: inline-block;
    padding: 10px 34px 13px;
    background-size: 100% 85px;
    background-repeat: no-repeat;
    position: relative;
    margin-top: -11px;
    font-weight: 600;
    color: #0e599e;
    position: relative;
    width: 100%;
    padding-left: 54px;
}

#about-section{
    background: #f4f1f3;
    padding: 60px 0;
}

.service-thumb h4{
    color: #3c4554;
    font-size: 16px;
    text-align: center;
}

#about-section .section-title{
    margin-bottom: 50px;
}

.num-o{
    position: absolute;
    top: -34px;
    left: -11px;
    box-shadow: 1px 3px 7px rgba(0,0,0,0.2);
    font-size: 40px;
    font-weight: 600;
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 70px;
    color: #0e599e;
}

#faq-section .short-title{
    text-align: center;
    color: #3c4554;
}

#contact-section{
    position: relative;
    background: url(../img/bg-map.png);
    background-size: cover;
    z-index: 0;
    padding: 60px 0;
}

#contact-section:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(9, 40, 86, 0.81);
    z-index: -1;
    top: 0;
    left: 0;
}

#contact-section .short-title{
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
}

.contact-info{
    background: #fff;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    padding: 30px 20px 10px;
}

.map iframe{
    border-radius: 10px;
}

.contact-line h4{
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 2px;
    color: #3c4554;
}

.contact-line{
    color: #000;
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;

}

.contact-line i{
    float: left;
    font-size: 40px;
    color: #f7a51b;
    margin-right: 15px;
    width: 34px;
    margin-top: 4px;
}

.line-info{
    text-align: left;
}

.line-info span{
    font-size: 18px;
    font-weight: 400;
    color: #3c4554;
}

.main-content p{
    text-align: center;
    color: #fff;
    margin: 40px auto 0;
    font-size: 24px;
    margin-top: 22px;
    font-weight: 400;
    line-height: 30px;
    text-shadow: 0px 0px 2px #000;
    max-width: 800px;
}

.hero__info {
    padding: 0;
    list-style: none;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 26px;
    line-height: 1;
    font-weight: 500;
    margin: 30px 0 35px 40px;
    }

.hero__info>li {
    position: relative;
    padding: 0 14px 0 31px;
    min-height: 30px;
    margin-bottom: 28px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    color: #fff;
    margin: 0 15px 16px;
    text-shadow: 0px 0px 1px #000;
    font-size: 20px;
}

.hero__info-icon {
            background: rgba(255, 255, 255, 0.69);
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 16px;
    background: #f7a51b;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #f7a51b;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color:#fff;
}

#logo{
    width: 15%;
    display: inline-block;
    float: left;
    position: relative;
}

#logo img{
    position: absolute;
    left: -47px;
    width: 46px;
    height: 64px;
    top: -4px;
    max-width: 46px;
    max-height: 64px;
}

.header-inf{
    width: 44%;
    display: inline-block;
    text-align: center;
    float: left;
    margin-top: 24px;
}

.white{
    width: 40%;
    display: inline-block;
}

.log{
    font-size: 25px;
    font-weight: 500;
    color: #3c4554;
}

#logo p span{
    font-size: 13.5px;
    font-weight: 400;
    color: #3c4554;
    margin: -5px 0 0 0px;
    display: inline-block;
}

#logo p{
    margin: 0;
}

.white span{
    display: block;
    font-size: 20px;
    font-weight: 400;
    color: #3c4554;
}

.call-btn{
    font-size: 18px;
    padding: 12px 12px;
    border-radius: 40px;
    border: none;
    color: #3c4554;
    font-weight: 400;
    background: #f7a51b;
    color: #fff;
    box-shadow: 0 4px 0 0 #c17b06, 0 9px 13px rgba(0,0,0,.13);
    font-weight: 500;
    display: block;
    cursor: pointer;
    
}

.left{
    float: left;
}

.right{
    float: right;
}

.call-btn:hover{
    color: #fff;
    text-decoration: none;
}

.white .work{
    font-size: 15.6px;
    margin-top: 2px;
    color: #838b98;
    font-weight: 300;
    text-align: center;
}

.col-nav li a{
    font-size: 14px;
    font-weight: 400;
}

.col-nav li{
    display: inline-block;
    padding: 0 14px;
}

.log:hover{
    text-decoration: none;
    color: #3c4554;
}

.preim-icon{
    float: left;
    background: #f3f3f3;
    border-radius: 66px;
    height: 120px;
    width: 120px;
    text-align: center;
    padding: 18px;
    border: 3px solid #f7a51b;
    margin: 10px 15px 10px 0!important;
}

.preim-icon img{
    width: 100px;
    display: inline-block;
}

.icon1 img{
    margin: 15px 0 0 5px;
}

.icon2 img{
    margin: 7px 0 0 0px;
}

.icon3 img{
    margin: -3px 0 0 3px;
}

.icon4 img{
    margin: 1px 0 0 8px;
}

#preim-section{
    padding: 60px 0 30px;
}

#funfacts-section table{
    margin-bottom: 46px;
}

.pay p{
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #3c4554;
    margin-top: 7px;
    position: relative;
    display: inline-block;
    margin-left: 0;
    line-height: 19px;
    width: 100%;
}

.pay-row{
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    border: 2px solid #0e599e;
    border-radius: 10px;
}

.pay-row h4{
    text-align: center;
    margin-bottom: 20px;
}

.pay img{
    width: 43px;
    margin: 0 auto;
    height: 40px;
}

.pay{
    position: relative;
    text-align: left;
    display: inline-block;
    width: 33%;
    margin-bottom: 0px;
    margin-left: 0;
}

.icon-pay{
    position: absolute;
    left: -105px;
    top: -14px;
    color: #fff;
    font-size: 25px;
    background: green;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 90px;
    line-height: 34px;
}

.footer-section{
    background: #3c4554;
    text-align: center;
    color: #fff;
    padding: 15px 0 5px 0;
    font-size: 14px;
}


.mosaicflow__column {
float:left;
}
.mosaicflow__item img {
display:block;
width:100%;
height:auto;
}

.mosaicflow__column {
    float:left;
}

.mosaicflow__item img {
    display: block;
    width: 100%;
    height: auto;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.mosaicflow__item {
    padding: 3px;
}

.mosaicflow__item img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.mosaicflow{
    max-height: 1456px;
    overflow: hidden;
}

#faq-section{
    padding: 20px 0;
}

#shtuk{
    background: url(../img/sht.jpg);
    padding: 60px 0;
    background-size: cover;
    position: relative;
}

#shtuk h2{
    color: #fff;
    font-weight: 600;
    font-size: 43px;
    text-align: center;
    text-shadow: 0px 0px 5px #000;
}

#shtuk:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    border-width: 16px;
    border-style: solid;
    border-color: rgba(247, 165, 27, 0.56);
    border-image: initial;
}

#footer-section{
    text-align: center;
    padding: 20px 0 10px;
    background: #3c4554;
    color: #fff;
    font-size: 14px;
}

.msg{
    text-align: center;
    font-size: 15px;
    max-width: 550px;
    margin: 0 auto;
    line-height: 25px;
    color: #222;
    font-weight: 600;
    border: 1px solid #222222;
    padding: 10px;
    display:none;
    margin-bottom: 20px;
}

.msg4{
    text-align: center;
    font-size: 15px;
    max-width: 550px;
    margin: 0 auto;
    line-height: 25px;
    color: #fff;
    font-weight: 600;
    border: 1px solid #fff;
    padding: 10px;
    display:none;
    margin-top: 20px;
}

.msg3{
    text-align: center;
    font-size: 15px;
    max-width: 550px;
    margin: 0 auto;
    line-height: 25px;
    color: #fff;
    font-weight: 600;
    border: 1px solid #fff;
    padding: 10px;
    display:none;
    margin-top: 20px;
}

.msg2{
    text-align: center;
    font-size: 15px;
    max-width: 550px;
    margin: 0 auto;
    line-height: 25px;
    color: #222;
    font-weight: 600;
    border: 1px solid #222222;
    padding: 10px;
    display:none;
    margin-top: 36px;
}

.calculator__result .pric{
    float:left;
    width: 50%;
    text-align: left;
    font-size: 17px;
}

@media(max-width: 1200px){
    .right {display: none;}
    .left {float: none;text-align: center;}
    .white{width: 24%;}
    .header-inf{width: 61%;}
    #shtuk h2{font-size: 32px;}
    #call_3 button{margin: 10px 14px 0;}
    .mater-block{background: none;margin-bottom: 0px;padding: 10px 0px;}
    .mater-block h3, .mater-block p{color: #fff;}
}

@media(max-width: 992px){
    .white span{font-size: 17px;}
    #logo p span{font-size: 11.5px;}
    .hero__info{font-size: 17px;}
    .preim-icon{margin: -19px 15px 0px 0;}
    .free{display: none;}
    .number{width: 45px;}
    .step-block{width: 100%;min-height: 130px;}
    .step-block:after {position: absolute;height: 100%;width: 1px;content: "";border: 1px dotted #fff;top: 10px;left: 22px;z-index: 0;}
    .step-table{text-align: left;}
    .number {font-size: 32px;width: 45px;height: 45px;display: inline-block;text-align: center;font-weight: 500;color: #0e599e;background: #fff;border-radius: 50px;position: normal;
    top: 0;left: 0;z-index: 999;}
    .our_z{margin-left: 64px;margin-top: -3px;}
    .our_z h3{margin-top: 0;margin-bottom: 2px;}
    .front{display: inline-flex;}
    .front .description{padding: 0;font-size: 19px;}
    .steps{margin-top: 50px;margin-left: 25%;width: 50%;}
    .contact-info{margin-bottom: 22px;}
    .mosaicflow{max-height: 100%;}
}

@media(max-width: 767px){
    .header-inf{display: none;}
    .white{float: right;}
    #logo, .white{width: auto;}
    .hero__info{display: none;}
    .steps {margin-top: 50px;margin-left: 10%;width: 80%;}
    .head-t{display: none;}
    .table-responsive{padding-left: 0;}
    .price-consult{font-size: 14px; padding: 20px 8px 20px;}
    #call_2{margin-top: 20px;}
    #shtuk h2{font-size: 25px;}
    #call_3 input{padding: 10px 20px;margin: 0;    width: 220px;}
    #call_3 button{font-size: 13px;width: 220px;padding: 11px 20px;}
}

@media(max-width: 600px){
    #logo, .white{display: block;width: 100%;text-align: center;}
    .white{margin-top: 5px;}
    .white .work{display: none;}
    #header{padding: 0;}
    .main-content h1{font-size: 36px;}
    .main-content h2{font-size: 24px;}
    .btn-test{padding: 8px 17px;}
    .preim-icon{float: none;display: inline-block;margin: -19px 0px 5px 0;}
    .preim-content{text-align: center;}
    .steps {margin-left: 5%;width: 90%;}
    .front .description {padding: 0;font-size: 16px;}
    #call_1 button {margin: 10px 0px;}
    #call_1 {margin-top: 10px;text-align: center;}
    #shtuk h2 {font-size: 20px;}
    .name{padding: 20px 0px;}
}


.field-row{
    box-sizing: border-box;
    padding: 10px 15px;
    border: 1px solid #dfdfdf;
    margin: 10px 0;
    background-color: #fff;
    border-radius: 4px;
}

.field-row .calculator__field-label{
    width: 100%;
}

.field-row .calculator__place-write{
    width: 100%;
}

.nopad-left{
    padding: 0 7px 0 0;
}

.nopad-right{
    padding: 0 0 0 7px;
}

#call_1{
    max-width: 600px;
    margin: 0 auto;
    padding: 35px 0;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0px 0px 0px 12px rgb(255 255 255 / 32%);
    margin-top: 75px;
}

#call_1 h3{
    margin-bottom: 40px;
    margin-top: 0;
    line-height: 29px;
}

.number:before{
    content: '';
    background: url(../img/sprites.png)-10px 0px;
    width: 253px;
    height: 130px;
    position: absolute;
    top: -46px;
    left: 9px;
    transform: scale(.8);
}


#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

#portfolio-section{
    padding: 40px 0;
}

#portfolio-section .section-title{
    margin-bottom: 50px;
}

.item h4{
    margin-top: 0;
    color: #3c4554;
    text-align: left;
    font-size: 30px;
    margin-bottom: 30px;
}

.item ul li{
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
    color: #3c4554;
    margin-bottom: 20px;
}


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgb(0 16 30 / 90%);
}
@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
@keyframes animateout{from{top:0px;opacity:1} to{top:-300px;opacity:0}}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  max-width: 420px;
  animation: animatetop 0.3s;
  box-shadow: 0px 0px 0px 12px rgb(255 255 255 / 32%);
}

/* The Close Button */
.close {
  color: #999999;
 float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 0;
    opacity: 0.5;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.modal form {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
}

.modal form input{
    font-size: 17px;
    padding: 10px 20px;
    border-radius: 40px;
    border: none;
    color: #3c4554;
    font-weight: 400;
    margin: 0 14px;
    background: #f1f1f1;
    border: 1px solid #222;
    width: 100%;
    max-width: 300px;
    margin-bottom: 16px;
}

.modal form button{
    font-size: 17px;
    padding: 14px 20px;
    border-radius: 40px;
    border: none;
    color: #3c4554;
    font-weight: 400;
    background: #3c4554;
    color: #fff;
    box-shadow: 0 4px 0 0 #1a1f27, 0 9px 13px rgb(0 0 0 / 13%);
    margin: 0 14px;
    background-color: #d81942;
    background-image: linear-gradient( 180deg, #fe1010 0, #ca0909 100%);
    color: #fff;
    box-shadow: 0 4px 0 0 #9a0000, 0 9px 13px rgb(0 0 0 / 13%);
    width: 100%;
    max-width: 300px;
}

.modal h4{
    text-align: center;
    font-size: 20px;
    margin: -5px 0 20px 0;
    line-height: 25px;
}

.item ul img{
    height: 25px!important;
    width: auto!important;
    display: inline-block!important;
}

.owl-theme .owl-controls .owl-buttons div{
    line-height: 44px;
    font-size: 32px!important;
    font-weight: 500!important;
    color: #f7a51b!important;
    background: transparent!important;
}

.owl-buttons .owl-prev{
    position: absolute;
    left: -25px;
    top:50%;
}

.owl-buttons .owl-next{
    position: absolute;
    right: -25px;
    top:50%;
}

.contact-info img{
    width: 35px;
    margin-top: 6px;
    margin-right: 12px;
    display: inline-block;
    float: left;
}

@media(max-width: 1300px){
    .log{font-size: 24px;}
    #logo p span{font-size: 12.5px;}
    .main-content h1{font-size: 41px;}
    .calculator__field-label{width: 40%!important;}
    .hero__info>li{padding: 0 0px 0 30px;}
    .pay{width: 32.9%;}
    .pay-row{padding: 0 10px;}
}

@media(max-width: 1246px){
    .pay-row h4{line-height: 24px;}
    .price-consult h3{max-width: 400px;margin: 10px auto 10px;line-height: 27px;}
}

@media(max-width: 1200px){
    #top-section .col-md-7{width: 100%;}
    #top-section .col-md-5{width: 100%;}
    .main-content h1{margin: 0px auto 0 auto;text-align: center;}
    .main-content p{text-align: center;margin-left: 0;}
    .hero__info{margin: 30px 0 -4px 0px;}
    .calculator__result br{display: none;}
    #logo{width:20%;}
    .header-inf {width: 55%;}
    .white {width: 25%;}
    #top-section{margin-top: 84px;}
    .number:before{background: url(../img/sprites.png)-26px 0px; transform: scale(.7);    top: -30px;   }
}

@media(max-width: 992px){
    #logo img{display: none;}
    #top-section{margin-top: 80px;}
    .preim-content {margin-bottom: 17px;width: 100%;display: inline-block;}
    .preim-icon{margin: -20px 15px 20px 0!important;}
    .number:before{display: none;}
    .last:after{display: none;}
    .pay-row{margin-bottom: 22px;}
    .price-consult{padding: 0px 8px 16px;}
    .price-consult h3{max-width: 100%;}
    .service-thumb:before{display: none;}
}

@media(max-width: 800px){
    .preim-icon{margin: -5px 15px 20px 0!important;}
}

@media(max-width: 767px){
    #logo {width: 100%;text-align: center;}
    .white {width: 100%;}
    .white .work{display: none;}
    #header{padding: 0;}
    .main-content p{display: none;}
    #funfacts-section-wrapper{padding: 0px 0;}
    .item h4{    text-align: center;margin-top: 12px;}
}

@media(max-width: 650px){
.main-content h1 {font-size: 30px;line-height: 38px;}
.main-content h1 br{display: block;}
}

@media(max-width: 570px){
    #call_1 button{width: 100%;}
    #call_1 input{width: 100%;margin: 0;margin-bottom: 6px;}
    #call_1{padding: 35px 20px; margin: 75px 21px 0;}
    .owl-buttons .owl-prev{left: 0;}
    .owl-buttons .owl-next{right: 0;}
}

@media(max-width: 500px){
    .calculator__form-title{font-size: 18px!important;padding: 10px 5px!important;}
    .calculator__field{display: block!important;text-align: center;}
    .calculator__field-label {width: 100%!important;text-align: center;margin-bottom: 10px;}
    .calculator__place-write{width: 100%;}
    .calculator__result .pric{float:none;width: 100%;text-align: center;margin-bottom: 8px;}
}

@media(max-width: 400px){
    .calculator__result{font-size: 17px!important;}
}

@media(max-width: 370px){
    .pay {width: 100%;margin-bottom: 10px;}
    .modal form input{margin: 0;margin-bottom: 13px;}
    .modal form button{margin: 0;}
}
