body{
    font-family: "Proxima Nova Rg";
    margin: 0;
}
main, article{
    overflow-x: hidden;
}
.wrapper {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    /* padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; */
} 
.wrapper-header{
    display: flex;  
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
}
.wrapper-header .logo{
    display: flex;
    align-items: center;
}
.copyright{
    text-align: center;
    color: #fff;
    margin-top: 30px;
}
.wrapper-header .email a {
    color: #16984f;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    text-decoration: none;
}
.adrestext{
    font-size: 18px;
}
.logotext{
    color: #252525;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
}
.logotext a{
    color: inherit;
    text-decoration: none;
}
.adrestext, .wrapper-header .email{
    position: relative;
}
.adrestext::before{
    content: '';
    background: url("/assets/img/addr.png") no-repeat;
    position: absolute;
    height: 16px;
    width: 11px;
    bottom: 0;
    left: -20px;
}
.wrapper-header .email::before{
    content: '';
    background: url("/assets/img/mail.png") no-repeat;
    position: absolute;
    height: 11px;
    width: 15px;
    bottom: 11px;
    left: -20px;
}
.telephone > div:first-child{
    color: #252525;
    font-size: 18px;
    font-family: 'Proxima Nova Lt';
    font-weight: 600;
    /* font-weight: 700; */
    line-height: 34px;
}
.wrap_contact{
    display: flex;
    justify-content: space-between;
}
.wrap_contact > div:first-child{
    flex: 1;
}
.wrap_contact > div:last-child{
    flex: 2;
}
.wrap_contact p{
    margin-bottom: 20px;
}
.telephone > div.telbl a
/* .telephone > div:last-child a */{
    color: #252525;
    font-size: 26px;
    font-weight: 400;
    line-height: 34px;
    text-decoration: none;
}
.callme .callme-btn{
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    border-radius: 4px;
    background-color: #2cabd9;
    width: 222px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.list-main{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    margin: 0;
}
.list-main li {
    list-style-type: none;
    position: relative;
}

.list-main > li > a{
    padding: 20px 35px;
}
.list-main li a{
    font-size: 15px;
    /* font-weight: 400; */
    line-height: 34px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    text-decoration: none;
}
.list-main li > a{
    font-family: 'Proxima Nova Lt';
    font-weight: 600;
    font-size: 16px;
}
.main_menu{
    background-color: #106898;
}
.adrestext, .adres .email a{
    font-family: 'Proxima Nova Lt';
    font-weight: 600;
}
.slider{
    /* background-color: #eef7fd; */
    color: #252525;
}
.itemslider .itemswrap{
    background-color: #eef7fd;
    /* padding: 130px 0; */
    height: 517px;
}
.slider .slider_title{    
    font-size: 39px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 40px;
}
.slider .slider_text{
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 40px;
    max-width: 413px;
}
#mainslider .itemslider{
    position: relative;
    height: 622px;
}

/* #mainslider .itemslider:first-child:after{
    content: '';
    position: absolute;
    background: url("/assets/img/slider/slide1.png") no-repeat;
    width: 603px;
    height: 645px;
    right: 15%;
    
    bottom: -22px;
    background-size: contain;
} */
.owl-carousel .owl-item .sliderimg img{
    width: 603px;
    height: 645px;
    right: 15%;
    position: absolute;
    bottom: 0;
}
.owl-carousel .owl-item .sliderimg2 img{
    width: 622px;
    height: 515px;
    right: 15%;
    position: absolute;
    /* bottom: 0; */
    top: 0;
}
#mainslider .slider_btn{
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    border-radius: 4px;
    background-color: #2cabd9;
    padding: 12px 50px;
    font-family: 'Proxima Nova Lt';
    font-weight: 600;
}
#mainslider .btn-link{
    padding: 0;
}
#mainslider .slider_btn:hover{
    background: #2092bb;
}
.owl-carousel .owl-item .sliderimg3 img{
    width: 662px;
    height: 599px;
    right: 15%;
    position: absolute;
    /* bottom: 0; */
    top: -67px;
}
#mainslider .itemslider:nth-child(2) .slider_title{
    max-width: 453px;
}

#mainslider .itemslider:nth-child(2):after{
    /* content: '';
    position: absolute;
    background: url("/assets/img/slider/slide2.png") no-repeat;
    right: 0;
    bottom: -76px;
    width: 559px;
    height: 536px;
    background-size: contain; */
}
.itemslider .wrapper{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}
.slider_title.fixwidth{
    max-width: 453px;
}
.slider .slider_title span{
    position: relative;
    z-index: 9;
}
.slider .slider_title span::after{
    content: '';
    /* height: 11px;
    background-color: #b1e3f5; */
    background-color: #b1e3f5;
    width: 100%;
    height: 11px;
    position: absolute;
    bottom: 8px;
    left: 0;
    z-index: -1;
}
.slider_title.fixwidth3{
    max-width: 50%;
}
header{
    margin-top: 15px;
    margin-bottom: 20px;
}
.slider .owl-dots{
    position: absolute;
    bottom: 20%;
    left: 16.5%;
}
.slider .owl-carousel .owl-dots button{
    width: 10px;
    height: 10px;
    background-color: #3c73b6;
    opacity: 0.36;
    margin-right: 10px;
}
.slider .owl-carousel .owl-dots button.active{
    opacity: 1;
}
.list-main > li > a:hover{
    background: #2cabd9;
}
.list-main > li.parent:after{
    content: '';
    background: url("/assets/img/gal.png") no-repeat;
    width: 8px;
    height: 5px;
    position: absolute;
    top: 47%;
    right: 10px;
}
.callme .callme-btn:hover{
    background: #2092bb;
}
.list-main li .inner-menu{
    display: none;
}
@media (min-width: 991px){
    .list-main li:hover .inner-menu{
        display: block;
        position: absolute;
        border-radius: 4px;
        border: 2px solid #c5e0f1;
        background: #ffffff;
        z-index: 9;
        padding-top: 30px;
        width: 263px;
        padding-bottom: 30px;
    }
}
.list-main li .inner-menu li a{
    color: #252525;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    padding-bottom: 10px;
    text-transform: none;
}
.list-main li .inner-menu li:last-child a{
    padding-bottom: 0px;
}

footer{
    background: #106898;
    padding: 30px 0;
}
.footer-wrap{
    display: flex;
    justify-content: space-between;
    color: #fff;
}
.footer-wrap a:hover{
    color: #2cabd9;
}
.footer-wrap a{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 34px;
    text-decoration: none;
}
.footer-wrap ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.uslugi-wrap.newidth img{
    width: 100%;
}
.footer-contanct .ftel{
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 15px;
    display: inline-block;
}
.footer-contanct .femail{
    color: #2cabd9;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 30px;
    display: inline-block;
}
.fbtn-callme{
    background: url("/assets/img/tel.png") center left no-repeat;
    padding-left: 25px;
    text-decoration: underline;
}
.fbtn-callme:hover{
    cursor: pointer;
}
.footer-adres > div {
    margin-bottom: 30px;
}
.footer-adres > div:last-child{
    margin-bottom: 0px;
}
.fmap{
    background: url("/assets/img/map.png") center left no-repeat;
    padding-left: 25px;
    text-decoration: underline;
}
.fsoc .goto-vk img{
    margin: 0 17px;
}
.fsoc img{
    vertical-align: middle;
}

h1{
    color: #252525;
    font-size: 39px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 70px;
}

ol.breadcrumb{
    list-style-type: none;
    display: flex;
    align-items: center;
    padding-left: 0;
    margin-left: 0;
}
ol.breadcrumb a{
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #252525;
}
ol.breadcrumb li.breadcrumb-item.active{
    color: #2cabd9;
}
ol.breadcrumb li.separate{
    margin: 0 20px;
}
.text-page{
    color: #252525;
    font-size: 16px;
    padding-bottom: 30px;
}
.text-page p{
    margin-bottom: 30px;
}
.text-page a{
    color: #16984f;
    text-decoration: none;
}
.help-form{
    background-color: #eef7fd;
    padding: 90px 0;
}
.help-form .h2{
    margin-bottom: 33px;
    text-align: right;
}
.help-form-wrap{
    display: flex;
    align-items: center;

}
.help-form-item__text{
    color: #252525;
    font-size: 14px;
    font-weight: 400;
    text-align: right;
    line-height: 24px;
}
.help-form-item:first-child{
    border-right: 2px solid #bfe5f3;
    padding-right: 50px;
}
.help-form-item:last-child{
    padding-left: 140px;
}
.heplform input{
    border-radius: 4px;
    background-color: #ffffff;
    padding: 25px;
    border: none;
    /* width: 100%; */
    font-size: 22px;
    width: 50%;
}
.heplform input:first-child{
    margin-right: 20px;
}
/* .form-input .form-group:first-child{
    margin-right: 20px;
} */
/* .form-input > div{
    width: calc(50% - 10px);
} */
.form-input{
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
}



.heplform input::-moz-placeholder { 
    color: #bfcbcd;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
 }
.heplform input::-webkit-input-placeholder { 
    color: #bfcbcd;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
 }
.heplform input:-ms-input-placeholder { color: #bfcbcd;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px; }
.heplform input::-ms-input-placeholder { color: #bfcbcd;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px; }
.heplform input::placeholder { color: #bfcbcd;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px; } 

.heplform button[type="submit"]{
    border-radius: 4px;
    background-color: #ed1b4d;
    color: #ffffff;
    padding: 15px 70px;
    /* max-width: 222px; */
    border: none;
    /* width: 100%; */
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    margin-right: 30px;
}
.heplform button[type="submit"]:hover{
    background-color: #d31643;
}
.policetext a{
    color: inherit;
    text-decoration: underline;
}
.policetext{
    color: #252525;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    width: 40%;
}
.form-btn{
    display: flex;
    align-items: center;
}

h2, .h2{
    color: #252525;
    font-size: 40px;
    font-weight: 700;
    line-height: 34px;

}

.callme-input input{
    border-radius: 4px;
    background-color: #ffffff;
    border: none;
    padding: 20px;
    margin-bottom: 30px;
    /* line-height: normal; */
    font-size: 22px;
    width: 100%;
    box-sizing: border-box;
}
.callme-input label{
    color: #252525;
    font-size: 16px;
    font-weight: 400;
    line-height: 33.99px;
    margin-bottom: 18px;
    display: block;
}
.form-head{
    color: #252525;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    line-height: 26px;
}



.callme-input input::-moz-placeholder{
    color: #bfcbcd;
    font-size: 16px;
    font-weight: 400;
    line-height: 33.99px;
}
.callme-input input::-webkit-input-placeholder{
    color: #bfcbcd;
    font-size: 16px;
    font-weight: 400;
    line-height: 33.99px;
}
.callme-input input:-ms-input-placeholder{
    color: #bfcbcd;
    font-size: 16px;
    font-weight: 400;
    line-height: 33.99px;
}
.callme-input input::-ms-input-placeholder{
    color: #bfcbcd;
    font-size: 16px;
    font-weight: 400;
    line-height: 33.99px;
}
.callme-input input::placeholder{
    color: #bfcbcd;
    font-size: 16px;
    font-weight: 400;
    line-height: 33.99px;
}
.callme-form{
    display: none;
}
.callme-form.fancybox-content, .success-callme.fancybox-content{
    border-radius: 10px;
    background-color: #dbf1f8;
    padding: 0px;
/*     max-width: 817px; */
    max-width: 550px;
    width: 100%;
    overflow: visible;
}
.success-callme.fancybox-content{
    text-align: center;
    padding: 114px 0px;
}
.fancybox-bg {
    background: #05161f !important;
}

.callme-form__img div{
    background: url("/assets/img/backform.png") no-repeat;
    width: 100%;
    height: 100%;
}
.callme-form__wrap{
    display: flex;
}
.callme-form__form{
    padding: 50px 35px 40px 35px;
}
.callme-form .form-btn{
    flex-direction: column;
}
.callme-form .form-btn button[type="submit"]{
    border-radius: 4px;
    background-color: #2cabd9;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 20px;
    max-width: 222px;
    width: 100%;
    border: none;
    padding: 9px 0;
}
.callme-form__img, .callme-form__form{
    flex: 1;
}
.callme-form .policetext{
    color: #252525;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    width: 100%;
    text-align: center;
}
.close-callme{
    position: absolute;
    top: -20px;
    right: -30px;
}
.success-callme{
    display: none;
}

.success-callme__head{
    margin-bottom: 60px;
    color: #252525;
    font-size: 21px;
    font-weight: 700;
    line-height: 26px;
}
.success-callme__text{
    color: #252525;
    font-size: 16px;
    font-weight: 400;
    line-height: 33.99px;
}
.mobmenu-ico, .onelink_mobmenu{
    display: none;
}
.dnone, .callme-btn__mob{
    display: none;
}
#slider2.owl-carousel .owl-stage-outer{
    overflow: visible;
}
#slider2.owl-carousel .owl-prev img,
#slider2.owl-carousel .owl-next img
{
    border: 2px solid #ccc;
    border-radius: 3px;
    padding: 15px;
}
#slider2.owl-carousel .owl-item{
    opacity: 0.5;
}
#slider2.owl-carousel .owl-item.active{
    opacity: 1;
}
#slider2.owl-carousel .owl-prev,
#slider2.owl-carousel .owl-next
{
    position: absolute;
    top: 40%;
}
#slider2.owl-carousel .owl-prev{
    left: 5%;
}
#slider2.owl-carousel .owl-next{
    right: 5%;
}

.service-wrap{
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}
.service-item{
    border-radius: 10px;
    border: 2px solid #c5e0f1;
    padding: 40px;
    width: calc(18%  - 9px);
    border-bottom: 10px solid #c5e0f1;
}
.service-item:hover{
    background: #dbf1f8;
}
.service-image img{
    height: 69px;
}
.service-image{
    margin-bottom: 30px;
}
.service-title a, .service-title{
    color: #252525;
    text-decoration: none;
}
.service-title a:hover{
    text-decoration: underline;
}
@media (max-width: 1400px){
    .callme-form.fancybox-content{
        margin-top: 20px;
    }
}
@media (max-width: 1280px){
    .wrapper{
        max-width: 1180px;
    }
    .list-main > li > a {
        padding: 20px 30px;
    }
    .owl-carousel .owl-item .sliderimg3 img, .owl-carousel .owl-item .sliderimg img, .owl-carousel .owl-item .sliderimg2 img{
        right: 0;
    }
}
@media (max-width: 1180px){
    .wrapper{
        max-width: 1100px;
    }
}

@media (max-width: 1100px){
    .wrapper{
        max-width: 1024px;
    }
    .list-main > li > a {
        padding: 20px;
    }
    .wrapper-header .adres{
        display: none;
    }
    .whymeside-img img{
        width: 600px;
    }
}

@media (max-width: 1024px){
    .wrapper{
        max-width: 990px;
    }
    .wrap_contact > div{
        flex: unset !important;
        width: calc(50% - 20px);
    }
    .slider .slider_title, .slider_text, .slider_callme{
        z-index: 9;
    }
    #slider2.owl-carousel .owl-stage-outer{
        overflow: hidden;
    }
}

@media (max-width: 990px){
    .service-wrap{
        flex-wrap: wrap;
    }
    .service-item{
        width: calc(41% - 9px);
        margin-bottom: 20px;
    }
    h1{
        margin-bottom: 40px;
    }
    .wrapper{
        max-width: 920px;
    }
    .list-main{
        display: none;
    }
    .wrapper .mobmenu-ico{
        display: flex;
        padding: 20px 25px; 
    }
    .mobmenu-ico__ico{
        width: 27px;
        position: relative;
        display: flex;
        align-items: center;
        margin-right: 12px;
    }
    .mobmenu-ico__ico div, .mobmenu-ico__ico:after, .mobmenu-ico__ico:before{
        background: #fff;
        width: 100%;
        height: 3px;
        border-radius: 2px;
    }
    .mobmenu-ico__ico:after, .mobmenu-ico__ico:before{
        content: '';
        position: absolute;
        transition: transform .3s;
    }
    .mobmenu-ico__ico:before{
        top: 7px;
    }
    .mobmenu-ico__ico:after{
        bottom: 7px;
    }
    .mobmenu-ico__text{
        color: #ffffff;
        font-size: 15px;
        font-weight: 400;
        line-height: 34px;
        text-transform: uppercase;
    }
    .onelink_mobmenu{
        display: block;
    }
    .list-main__mob{
        list-style-type: none;
        padding: 0;
        margin: 0;
    }
    .list-main__mob a{
        font-size: 15px;
        font-weight: 400;
        line-height: 34px;
        text-transform: uppercase;
        color: #fff;
        display: block;
        text-decoration: none;
        padding: 20px 40px;
    }
    .menu-wrap{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #mainslider .itemslider{
        height: 504px;
    }
    .owl-carousel .owl-item .sliderimg img {
        width: auto;
        height: 474px;
        right: -150px;
        bottom: auto;
        top: 30px;
    }
    .owl-carousel .owl-item .sliderimg2 img{
        width: auto;
        height: 396px;
        right: -90px;
        bottom: auto;
        top: 30px;
    }
    .owl-carousel .owl-item .sliderimg3 img{
        width: auto;
        height: 407px;
        right: -90px;
        bottom: auto;
        top: 30px;
    }
    .slider_title.fixwidth3 {
        max-width: 100%;
    }
    .itemslider .itemswrap{
        height: 427px;
    }
    .slider .owl-dots {
        left: 3.5%;
        bottom: 18%;
    }
    .slider .slider_title{
        width: 65%;
    }
    .help-form-wrap{
        flex-direction: column;
    }
    .help-form-item__text, .help-form .h2{
        text-align: left;
    }
    .help-form-item:first-child{
        border: none;
        padding-right: 0px;
        margin-bottom: 30px;
    }
    .help-form{
        padding: 50px 0;
    }
    .help-form-item{
        width: 100%;
    }
    .help-form .h2{
        margin-bottom: 28px;
    }
    .help-form .h2 br{
        display: none;
    }
    .help-form-item:last-child {
        padding-left: 0;
        width: 80%;
        margin-right: auto;
    }
    .footer-wrap .footer-item:nth-child(2){
        display: none;
    }
    .footer-wrap .footer-item li.dnone{
        display: block;
    }
    footer{
        padding: 50px 0px;
    }
    .mobmenu-ico.active-mobmenu .mobmenu-ico__ico div{
        display: none;
    }
    .mobmenu-ico.active-mobmenu .mobmenu-ico__ico:before {
        top: 14px;
        transform: rotate(45deg);
    }
    .mobmenu-ico.active-mobmenu .mobmenu-ico__ico:after {
        top: 14px;
        transform: rotate(-45deg);
    }
    .mobmenu-ico.active-mobmenu{
        background-color: #2cabd9;   
    }
    .main_menu{
        position: relative;
    }
    .mobmenu-ico.active-mobmenu + .list-main{
        position: absolute;
        z-index: 99;
        border-radius: 4px;
        border: 2px solid #c5e0f1;
        display: block;
        top: 74px;
        background: #fff;
        padding: 30px 20px;
        max-width: 310px;
        width: 100%;
    }
    .mobmenu-ico.active-mobmenu + .list-main a{
        color: #252525;
    }
    .mobmenu-ico.active-mobmenu + .list-main li[data-ofmenu]{
        display: none;
    }
    .mobmenu-ico.active-mobmenu + .list-main > li > a {
        padding: 0;
        margin-bottom: 10px;
        width: 90%;
    }
    .list-main li.active-mobsubmenu .inner-menu{
        right: -308px;
        top: -1px;
        min-height: 175px;
        position: absolute;
        display: block;
        padding: 30px 20px;
        border-radius: 4px;
        border: 2px solid #c5e0f1;
        max-width: 263px;
        width: 100%;
        background: #fff;
    }
    .list-main li.active-mobsubmenu .inner-menu > a{
        color: #2cabd9;
    }
    .list-main li.active-mobsubmenu.parent {
        background: url("/assets/img/mobmsh.png") center right no-repeat;
        transition: background 0.3s ease;
    }
    
    .list-main li.parent{
        position: initial;
        background: url("/assets/img/mobshowm.png") center right no-repeat;
        transition: background 0.3s ease;
    }
    
}
@media (max-width: 920px){
    .wrapper{
        max-width: 860px;
    }
}
@media (max-width: 860px){
    .wrapper{
        max-width: 100%;
        width: 100%;
    }
    .wrapper > *{
        padding: 0 15px;
    }
    .service-item{
        padding: 35px;
    }
}

@media (max-width: 768px){
    .service-item {
        width: calc(40% - 9px);
    }
    .service-wrap{
        margin-bottom: 20px;
    }
    .logotext a{
        font-size: 14px;
    }
    .slider .slider_title{
        font-size: 32px;
    }
    .callme-slide.fancybox-slide{
        padding-left: 40px;
        padding-right: 40px;
    }
    .wrap_contact{
        flex-direction: column;
    }
    .wrap_contact > div{
        width: 100%;
    }
}

@media (max-width: 700px){
    .service-item {
        padding: 25px;
    }
    .callme .callme-btn{
        display: none;
    }
    .callme .callme-btn__mob{
        display: block;
        background: url("/assets/img/callmemob.png") no-repeat;
        width: 51px;
        height: 51px;
    }
    .mobmenu-ico.active-mobmenu + .list-main{
        max-width: 260px;
    }
}

@media (max-width: 600px){
    .form-head{
        font-size: 18px;
    }
    .callme-input input{
        padding: 10px;
    }
    .callme-form .form-btn button[type="submit"]{
        max-width: 100%;
        margin-bottom: 0px;
        padding: 5px 0;
    }
    .slider_btn a{
        padding: 5px 30px;
    }
    .callme-form__img{
        display: none;
    }
    .close-callme {
        top: -50px;
        right: 0px;
    }
    .callme-slide.fancybox-slide {
        padding-left: 10px;
        padding-right: 10px;
    }
    .success-callme.fancybox-content{
        padding: 50px 0;
    }
    .list-main li.active-mobsubmenu .inner-menu{
        right: 0;
        max-width: 100%;
        position: relative;
        padding: 0;
        border-left: none;
        border-right: none;
        min-height: 100%;
    }
    .mobmenu-ico.active-mobmenu + .list-main {
        max-width: 316px;
        padding-left: 0;
        padding-right: 0;
    }
    .mobmenu-ico.active-mobmenu + .list-main > li > a{
        width: 75%;
    }
    .list-main li.parent{
        background-position: 93% 45%;
    }
    .list-main li.active-mobsubmenu.parent {
        position: relative;
        background: url("/assets/img/openico.png") no-repeat;
        /* background-position-y: 10px; */
        background-position: 93% 7%;
    }
    .list-main li a{
        padding-left: 25px !important;
    }
    .owl-carousel .owl-item .sliderimg img, .owl-carousel .owl-item .sliderimg2 img, .owl-carousel .owl-item .sliderimg3 img{
        display: none;
    }
    .sliderimg, .sliderimg2, .sliderimg3{
        content: '';
        position: absolute;
        background: url("/assets/img/slider/sliderbackimg.png") no-repeat;
        height: 242px;
        width: 132px;
        right: -30px;
        top: 0;
    }
    #mainslider .itemslider{
        height: 100%;
    }
    .itemslider .itemswrap{
        height: 337px;
    }
    .slider .slider_title {
        width: 100%;
    }
    .slider .owl-dots{
        bottom: 10px;
    }
    /* .slider .slider_title span{
        border-bottom: 1px solid #b1e3f5;
    } */
    .slider .slider_title span::after {
        height: 8px;
        bottom: 5px;
    }
    .help-form-item:last-child{
        width: 100%;
    }
    .footer-wrap{
        flex-direction: column;
    }
    .footer-wrap .footer-item{
        width: 100%;
    }
    h2, .h2{
        font-size: 22px;
    }
    .callme-input label{
        margin-bottom: 0;
    }
    .callme-input input{
        margin-bottom: 10px;
    }
    .callme-form__form {
        padding: 20px;
    }
}

@media (max-width: 500px){
    .service-wrap {
        flex-direction: column;
    }
    .service-item{
        padding: 25px 0px 25px 0 ;
        display: flex;
        align-items: center;
    }
    .service-image {
        margin-bottom: 0;
        padding-left: 25px;
        margin-right: 20px;
        flex: 1;
    }
    .service-title{
        flex: 4;
    }
    .service-item{
        width: 100%;
        margin-bottom: 10px;
    }
    h1{
        font-size: 23px;
    }
    .logotext{
        display: none;
    }
    .slider .slider_title {
        font-size: 26px;
    }
    .text-btn__dect{
        display: none;
    }
    .text-btn__mob.dnone{
        display: block;
    }
    .logoimg img{
        height: 54px;
    }

    .list-main__mob a{
        font-size: 13px;
        font-weight: 400;
        line-height: 18px;
        text-align: center;
        padding: 20px 30px;
    }
    .onelink_mobmenu{
        width: 60%;
        padding-right: 0px;
        padding-left: 0px;
    }
    .form-input{
        flex-direction: column;
        margin-bottom: 20px;
    }
    .heplform input:first-child {
        margin-right: 0;
    }
    .heplform input{
        width: 93%;
        margin-bottom: 20px;
        padding-right: 0px;
    }
    .form-btn {
        flex-direction: column;
        align-items: flex-start;
    }
    .policetext{
        width:100%;
        margin-top: 20px;
    }
}

@media (max-width: 414px){
    .telephone > div.telbl a
    /* .telephone > div:last-child a */{
        font-size: 20px;
        line-height: 100%;
    }
    .telephone > div:first-child{
        font-size: 12px;
        line-height: 100%;
    }
    .list-main li .inner-menu li a{
        padding-left: 40px !important;
    }
}

.strong{
    font-weight: bold;
}
.developed a {
    display: flex;
    align-items: center;
    color: #fff;
}

.developed a img {
    width: 24px;
    margin-right: 8px;
}

.developed {
    margin-top: 10px;
}