/*   Developed in june 2024 | Programming by newweb.kz  */

*, p, h1, h2, h3, h4, ul, li{
    padding:0;
    margin: 0;
    font-weight: normal;
    vertical-align: baseline;
}
html {
    margin: 0;
    padding: 0;
    height: 100%;  
}
body{
    margin: 0;
    padding: 0;
    height: 100%;  
    font-size: 14px;
    color: #000;
    background-color: #ececec;
    font-family:'GilroyRegular', Tahoma, Verdana, sans-serif;
}
.headPhoneWrapper{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
}
.headPhoneWrapper img{
    margin-right: 10px;
}
.scrollTopBtn {
    background-color: #238802;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    transition: ease 1s;
}
.footerMiddle{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    margin-right: 120px;
}
.footerLeft{
    max-width: 350px;
    font-size: 18px;
    color:#fff;
}
.footerWrap{
    padding:60px 0;
}
.footerCopy {
    text-align: center;
}
.footerCopyYear:after, .footerCopyYear:before {
    background-color: #3c93d8;
    color: #3c93d8;
    content: "";
    height: 1px;
    position: absolute;
    top: 15px;
    width: 560px;
}
.footerCopyYear:after {
    right: 0;
}
.footerCopyYear:before {
    left: 0;
}
.footerCopyright {
    color: #fff;
    font-size: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}
.footerCopyYear {
    color: #ebd709;
    font-size: 20px;
    margin-top: 20px;
    position: relative;
    font-family:'MagistralMedium', Tahoma, Verdana, sans-serif;
}
footer{
    background: rgb(47,148,227);
    background: linear-gradient(90deg, rgba(47,148,227,1) 0%, rgba(5,94,165,1) 100%);
    min-height: 350px;
}
.stepText1 .whyBtn{
    margin-top: 0;
}
.stepsWrap{
    background-color: #f0f0f0;
    padding-bottom: 50px;
}
.step {
    display: flex;
    justify-content: space-between;
    min-height: 120px;
}
.stepText1 p, .stepText p {
    font-family: "GilroyRegular", Tahoma, Verdana, sans-serif;
    font-size: 16px;
}
.step1 {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
}
.stepText1 h3, .stepText h3 {
    margin-bottom: 10px;
    font-family:'GilroyMedium', Tahoma, Verdana, sans-serif;
    font-size: 23px;
}
.stepText1 {
    margin-left: 10px;
}
.steps {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}
.reviewsAudioWrap {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    padding: 30px;
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 0 5px 30px 0 rgb(0 0 0 / 10%);
    margin-bottom: 50px;
    width:100%;
}
.reviews-name {
    text-transform: uppercase;
    font-family:'GilroyMedium', Tahoma, Verdana, sans-serif;
    padding: 0 0 5px 30px;
    text-align: left;
}
.reviews-item-left-block {
    margin-left: 20px;
}
.reviews-item {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    align-items: center;
}
.audioReviewTitle {
    color: #353535;
    font-size: 30px;
    text-transform: uppercase;
    font-family:'GilroyMedium', Tahoma, Verdana, sans-serif;
    text-align: center;
    margin: 30px 0;
}
.reviewsItemBottomText {
    padding-left: 20px;
    text-align: left;
}
.reviewsItemBottomText h4 {
    font-size: 24px;
    font-family:'GilroyMedium', Tahoma, Verdana, sans-serif;
    text-transform: uppercase;
}
.reviewsItemTop {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.reviewsItemBottom {
    margin-top: 30px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    align-items: flex-start;
}
.reviewsText {
    max-width: 350px;
    margin-left: 20px;
    text-align: left;
}
.reviewsTextWrap {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: space-around;
    padding: 50px 0 0 0;
}
.reviewsItem {
    max-width: 40%;
    padding: 30px;
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 0 5px 30px 0 rgb(0 0 0 / 10%);
}
.whatWrap{
    padding-bottom: 50px;
}
.workwithLogo li img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.workwithLogo li {
    flex: 0 0 16.5%;
    -webkit-flex: 0 0 16.5%;
    border: 1px solid #eeeeee;
    margin-left: -1px;
    margin-top: -1px;
    text-align: center;
    height: 118px;
    line-height: 118px;
    padding: 0 10px;
    transition: all 0.3s linear;
    box-sizing: border-box;
    list-style: none;
}
.workwithLogo li:hover{
    background-color: #ececec;
}
.workwithLogo {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.workwithWrap{
    background-color: #fff;
    padding-bottom: 50px;
}
.aboutContentWrap h4 img{
    margin-right: 20px;
}
.aboutContentWrap h4{
    font-size: 22px;
    font-family:'GilroyMedium', Tahoma, Verdana, sans-serif;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    align-items: center;
    padding-top: 20px;
}
.aboutContent{
    max-width: 70%;
    font-size: 18px;
}
.aboutContent p{
    padding:10px 0;
}
.aboutContentWrap{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.whyBtn{
    display: inline-block;
    background-image: url(../images/headerBtnBg.png);
    padding: 10px 50px 10px 25px;
    font-size: 20px;
    font-family: 'GilroySemibold', Tahoma, Verdana, sans-serif;
    transition: ease .5s;
    cursor: pointer;
    margin-right: 40px;
}
.whyBtn:hover{
    color:#7c7c7c;
}
.aboutWrap{
    padding-bottom: 80px;
}
.whyBtnWrap{
    text-align: center;
    padding-top: 80px;
}
.h2Wrap{
    text-align: center;
    padding:30px 0;
}
.whyItem h3{
    font-size: 20px;
    font-family:'GilroyMedium', Tahoma, Verdana, sans-serif;
}
h2{
    font-size: 56px;
    font-family:'MagistralMedium', Tahoma, Verdana, sans-serif;
    color: #093e68;
    background-image: url('../images/h2Bg.png');
    background-position: left center;
    display: inline-block;
    background-repeat: no-repeat;
    padding-left:50px;
}
.whyItem{
    text-align: center;
}
.whyContent{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.whyWrap{
    background-image: url('../images/whyBg.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 641px;
}
.headerAirConditioner{
    margin-top: 60px;
    margin-left: 150px;
}
.headerOffer ul li span{
    color:#78ff00;
}
.headerOffer ul li{
    list-style: none;
    font-size: 28px;
    margin-top: 10px;
    padding-left: 20px;
    background-image: url('../images/headerOfferDots.png');
    background-position: left center;
    background-repeat: no-repeat;
    color:#fff;
}
h1 span{
    color:#093e68;
    font-size: 48px;
    font-family:'MagistralMedium', Tahoma, Verdana, sans-serif;   
}
h1{
    font-family:'MagistralBook', Tahoma, Verdana, sans-serif;
    font-size: 45px;
    color:#fff;
    line-height: 0.8;
    padding-top: 30px;
    display: block;
    padding-bottom: 40px;
    max-width: 760px;
}
.footerWrap{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.footerRight img{
    margin-right: 10px;
}
.footerRight{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    margin-bottom: 20px;
}
.headPhoneWrap > img{
    margin-right: 10px;
}
.headBtn{
    background-image: url('../images/headerBtnBg.png');
    padding:10px 50px 10px 25px;
    font-size: 20px;
    font-family:'GilroySemibold', Tahoma, Verdana, sans-serif;
    transition: ease .5s;
    cursor: pointer;
    margin-right: 40px;
    background-repeat: no-repeat;
}
.headBtn:hover{
    color:#7c7c7c;
}
.head{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding-top:10px;
}
.headerOffer{
    position: relative;
}
.headerWorker{
    position: absolute;
    right:0;
    top:0;
}
.bottom, .read__more{
    display: none;
}
.headPhones{
    display: block;
    color:#fff;
    text-decoration: none;
    transition: ease .5s;
}
.headPhone a:hover{
    color:#e8d509;
}
.headPhone a:first-child{
    font-size: 22px;
    margin-top:4px;
}
.headPhoneWrap{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    align-items: flex-start;
}
.priceItemContent h3{
    font-size: 26px;
    text-align: center;
    margin-bottom: 20px;
    background-color: #b9dfff;
    border-radius: 5px;
    padding: 5px;
}
.bonusWrap{
    background-color: #fff;
    padding: 30px 0;
    margin-top: 40px;
}
.priceItemContent p{
    font-size: 16px;
}
.priceWrap{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.bonusContent p{
    padding-bottom: 30px;
}
.bonusContent{
    max-width: 70%;
    font-size: 16px;
}
.bonusContentWrap img{
    max-width: 370px;
    border-radius: 10px;
    box-shadow: 0 0 18px -1px rgba(34, 60, 80, .1);
}
.bonusContentWrap{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 30px;
}
.priceItemContent{
    padding: 20px;
}
.priceItem{
    max-width: 400px;
    border-radius: 10px;
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: 0 0 18px -1px rgba(34, 60, 80, .1);
}
.priceItem img{
    border-radius: 10px;
}
.headPhone a{
    color:#fff;
    text-decoration: none;
}
.headLogo p {
    color: #000000;
    font-family: 'MagistralMedium', Tahoma, Verdana, sans-serif;
    font-size: 22px;
}
.headerEmailMobile{
    text-decoration: none;
    color:#fff;
}
.headLogoName span{
    color:#093e68;
}
.headLogoName{
    font-family:'MagistralMedium', Tahoma, Verdana, sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    color:#fff;
    line-height: 0.8;
    padding-top:10px;
}
header{
    background-image: url('../images/headerBg.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 864px;
}
.headLogoWrap{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
}


/* Fonts */
@font-face {font-family:'GilroyRegular';src: url('../fonts/GilroyRegular.ttf');}
@font-face {font-family:'GilroyMedium';src: url('../fonts/GilroyMedium.ttf');}
@font-face {font-family:'GilroySemibold';src: url('../fonts/GilroySemibold.ttf');}
@font-face {font-family:'MagistralBook';src: url('../fonts/MagistralBook.ttf');}
@font-face {font-family:'MagistralMedium';src: url('../fonts/MagistralMedium.ttf');}

::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e8d509;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    background: #e8d509;
    border-radius: 10px;
}
*::selection {
    background: #ffae00;
    color:#fff;
}
#mobile_bar {
    display: none;
}
.container{
    max-width:1320px;
    padding:0 15px;
    margin:0 auto;
}


/* Whats App */
@keyframes pulse {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }

    50% {
        opacity: 0.8;
    }

    100% {
        transform: scale(0.8);
        opacity: 0;
    }
}

#whatsAppFixed a:hover {
    transform: rotate(30deg);
}

#whatsAppFixed a {
    transition: ease 1s;
    display: block;
    position: absolute;
    z-index: 1;
    top: 3px;
    left: -1px;
}

#whatsAppFixed::after {
    animation-delay: .5s;
}

#whatsAppFixed::before,
#whatsAppFixed::after {
    content: '';
    position: absolute;
    border: 10px solid #69d74d;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 100px;
    animation: pulse 1.8s linear infinite;
    z-index: 0;
}

#whatsAppFixed img {
    width: 70px;
    height: 70px;
}

#whatsAppFixed a {
    transition: ease 1s;
    display: block;
    position: absolute;
    z-index: 1;
    top: 3px;
    left: -1px;
}

#whatsAppFixed::before,
#whatsAppFixed::after {
    content: '';
    position: absolute;
    border: 10px solid #69d74d;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 100px;
    animation: pulse 1.8s linear infinite;
    z-index: 0;
}

#whatsAppFixed {
    position: fixed;
    bottom: 200px;
    right: 50px;
    width: 70px;
    height: 70px;
}


.form-text {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    color: #055ea5;
    font-size: 30px;
    font-family:'MagistralMedium', Tahoma, Verdana, sans-serif;
}
.form-text-anons {
    color: #6e6e6e;
    padding-bottom: 10px;
}
.inputCall {
    padding: 10px 20px;
    border-radius: 5px;
    border: 1px solid #6e6e6e;
    outline: none;
    font-size: 12px;
    min-width: 278px;
}
.loginFieldset {
    border: 0;
    margin-top: 20px;
}
.mailform .headBtn{
    text-align: center;
    border: 0;
    margin-top: 20px;
    display: inline-block;
    margin-right: 0;
}
.formControl{
    text-align: center;
}
button{
    background-color: transparent;
}