/*             ADAPTIVE STYLE                  */


.noscroll {
    overflow: hidden;
}

.services-item:after {
    opacity: 0.5;
    background: linear-gradient(180deg, rgb(1 25 95) 0%, transparent 100%);
}

@media (min-width: 1100px) {
    .main-slider .owl-theme .owl-dots {
        top: 31%;
    }

}
@media (min-width: 1300px) {
    .main-slider .owl-theme .owl-nav {
        top: 48%;
    }
    .main-slider .owl-theme .owl-dots {
        top: 30%;
    }


}

@media (max-width: 1600px) {


	.main-slider .container {
		background-repeat: no-repeat;
		background-size: cover;
		background-position-x: 50%;
		background-position-y: 80%;
    max-width: 1194px;
		padding: 0px 72px;
		height: 650px;
	}
}
@media (min-width: 1600px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1220px;
    }


}
@media (max-width: 1580px) {
    .tr-text {
        font-size: 60px;
    }



}

@media (max-width: 1480px) {
    body {
        overflow-x: hidden;
    }
    .tr-text {
       font-size: 60px;
    }
    .section-title {
        font-size: 72px;
    }



}
@media (max-width: 1380px) {
    h1 {
        font-size: 70px;
    }
    h2 {
        font-size: 64px;
    }
    h4 {
        font-size: 34px;
    }
    .main-menu {
        gap: 22px;
    }
    .header-contacts {
        gap: 15px;
    }
    .list {
        gap: 15px;
    }
    .footer .phone, .header .phone, .phone {
        font-size: 15px;
    }
    .main-slider {
        min-height: 560px;
    }
    .banner-item__content {
        min-height: 560px;
    }
    .tr-text {
        font-size: 60px;
    }
    .banner-item__title {
        font-size: 47px;
        text-align: left;
    }
    .section-title {
        font-size: 70px;
    }
    .about-desc h3 {
        font-size: 34px;
    }
    .services-item__title {
        font-size: 26px;
    }
    .accordion button {
        font-size: 34px;
    }
    .prices-title {
        font-size: 100px;
    }
    .company-info-item .company-info-val {
        font-size: 50px;
    }
    .btn {
        font-size: 18px;
        height: 52px;
    }
    .services-marquee .marquee-content {
        font-size: 100px;
    }
    .services-marquee {
        height: 130px;
    }
    .marquee {
        overflow: hidden;
    }
    .prices-title {
        font-size: 90px;
    }
    .services-row .services-item {
        margin: 0 auto;
        width: 100%;
    }






}
@media (max-width: 1200px) {
    .container-lg, .container-md, .container-sm, .container {
        max-width: 90%;
    }
    .main-menu {
        gap: 20px;
    }
    .footer .phone, .header .phone, .phone {
        font-size: 15px;
    }
    .main-slider {
        /* background: linear-gradient(rgb(244 244 244) 0%, rgb(246 246 246) 100%); */
    }
    .promo {
        margin: 0 auto 27px;
    }
    .btn.banner-item__btn {
        margin: 0 auto;
    }
    .banner-item__content {
        min-height: 690px;
        padding: 30px 0 64px;
        max-width: 100%;
        text-align: center;
        justify-content: center;
        box-sizing: border-box;
        align-items: flex-start;
        justify-content: space-between;
    }
    .banner-item {
        background-position: 50% 100%;
        background-size: cover;
    }
    .banner-item__bottom {
        width: 100%;
        text-align: center;
    }
    .timer {
        display: inline-flex;
        margin: 0 auto;
    }
    .promo {
        margin: 0 auto 27px;
        text-align: center;
    }
    .vertical-theme.owl-theme .owl-dots {
        flex-direction: row;
    }
    .vertical-theme.owl-theme .owl-dots .owl-dot span {
        margin: 0 4px;
    }
    .main-slider .owl-theme.main-slider__owl .owl-dots {
        margin: 0;
        position: absolute;
        right: auto;
        top: auto;
        bottom: 32px;
        width: 100%;
    }
    .icon-menu {
        display: flex;
        width: 22px;
        height: 14px;
        z-index: 5;
        position: relative;
        display: flex;
        align-items: center;
        cursor: pointer;
        padding: 2px;
    }
    .icon-menu span {
        background-color: #fff;
        width: 22px;
        height: 2px;
        position: absolute;
        display: flex;
        justify-content: flex-end;
        transition: all 0.2s ease;
        right: 0;
        border-radius: 5px;
    }
    .icon-menu span:before, 
    .icon-menu span:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background-color: #fff;
        border-radius: 5px;
    }
    .icon-menu span:before {
        transform: translateY(-6px);
        transition: all 0.3s 0.1s ease;
    }
    .icon-menu span:after {
        transform: translateY(6px);
        transition: all 0.3s 0.2s ease;
    }
    .icon-menu.icon-closed {
        justify-content: center;
    }
    .icon-menu.icon-closed span {
        background-color: white;
        justify-content: center;
        width: 0px;
        right: initial;
        opacity: 0.5;
        transition: all 0.6s ease;
    }
    .icon-menu.icon-closed span:before, 
    .icon-menu.icon-closed span:after {
        width: 22px;
        background-color: white;
    }
    .icon-menu.icon-closed span:before {
        transform: rotate(45deg);
    }
    .icon-menu.icon-closed span:after {
        transform: rotate(-45deg);
    }
    .header .mobile-phone {
        display: inline-flex;
        opacity: 1;
    }
    .mobile-menu {
        display: none;
        position: absolute;
        width: calc(100% - 50px);
        height: 100%;
        min-height: 100vh;
        background-color: white;
        left: 0;
        top: 0;
    }
    .mobile-menu.open {
        display: flex;
        z-index: 9991;
        overflow: visible;
        opacity: 1;
    }
    .mobile-menu-inner {
        width: 100%;
        height: 100%;
        min-height: 100vh;
        transition: all 0.4s ease-in-out;
        background-color: transparent;
        padding: 20px 0 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        box-shadow: 20px 0px 14px 0px rgba(0, 0, 0, 0.35);
    }
    .mobile-menu.open .mobile-menu-inner {
        animation-duration: 0.8s;
        animation: menu 0.6s ease forwards;
    }
    .mobile-menu.close .mobile-menu-inner {
        animation: menu-close 1s ease forwards;
    }

    @keyframes menu {
        0% {
          height: 0;
          transform: translateX(-50%);
        }
        100% {
          height: 100vh;
          transform: translateX(0%);
        }
    }

    @keyframes menu-close {
        0% {
          height: 100vh;
          transform: translateX(-50%);
        }
        100% {
          height: 0;
          transform: translateX(-50%);
        }
      }

    .header-contacts {
        gap: 16px;
    }
    .mobile-menu__list a {
        color: rgba(38, 38, 38, 0.80);
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: none;
        transition: .3s;
        text-decoration: none;
        opacity: 1;
        padding: 16px;
        border-bottom: 1px solid #B6B6B6;        
        display: flex;
        width: 100%;
    }
    .mobile-menu__list a:hover {
        color: #262626;
        font-weight: 600;
    }
    .mobile-menu__list {
        list-style-type: none;
        padding: 0;
        margin: 0 auto 50px;
        width: 100%;
        text-align: center;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .mobile-menu__list li {
        padding: 0;
        margin: 0;
        display: flex;
        width: 100%;
    }
    html {
        overflow-x: hidden;
    }
    .mobile-menu-social {
        background-color: #000;
        padding: 16px;
        width: 100%;
        justify-content: center;
        margin: 24px 0 0;
    }
    .mobile-menu-logo {
        display: flex;
        justify-content: center;
        width: 100%;
        margin: 0 auto 56px;
    }
    .mobile-menu-logo img,
    .mobile-menu-logo svg {
        max-width: 160px;
    }
    .mobile-menu .phone {
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-align: center;
        text-decoration: none;
    }
    .mobile-menu__bottom {
        text-align: center;
    }
    .mobile-menu-close {
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0;
        background-color: #fff;
        position: absolute;
        right: -50px;
        top: 0;
        z-index: 9999;
        cursor: pointer;
    }
    .mobile-menu-close svg {
        max-width: 20px;
    }
    .custom-page h1 {
        font-size: 27px;
        font-style: normal;
        font-weight: 800;
        margin-bottom: 20px;
        letter-spacing: 0;
    }
    .custom-page h2 {
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0;
    }
    .custom-page h3 {
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0;
    }
    .prices-title {
        font-size: 70px;
    }





}
@media (min-width:992px) and (max-width: 1480px) {
    .row.services-row {
        display: flex;
        gap: 30px;
        justify-content: space-between;
    }
    .row.services-row .services-col {
        flex: 0 0 auto;
        width: calc(33% - 18px);
    }
    .services-row .services-item {
        margin: 0 auto;
    }





}
@media (min-width:992px) and (max-width: 1200px) {
    .services-item {
        height: 300px;
    }
    .services-item__title {
        font-size: 24px;
    }
    .container-lg, .container-md, .container-sm, .container {
        max-width: 95%;
    }
	.banner-item__title {
			width: 70%;
		}

	.main-slider .container {
		height: 655px;
	}
	.banner-item__content {
		min-height: 450px;
		margin: 0;
	}
	.main-slider .container {
		height: 640px !important;
	}
	h2 {
        font-size: 50px;
        margin-top: 30px;
    }
	.adv_all .item .about-desc, .adv_all .item h3 {
		margin: 15px;
		font-size: 14px;
		color: #000;
		line-height: 20px;
	}
	.about .about-desc p {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}
	    .about-desc h2 {
        font-size: 50px;
        margin-top: 0;
    }
	.cont p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
	.service_all .item h3 {
    position: absolute;
    bottom: 55px;
    left: 20px;
    font-size: 22px;
}
	.service_all .item p {
    font-size: 15px;
    font-weight: 400;
}
	
	
	
	
}
@media (max-width: 1024px) {
    .banner-item {
        background-position: 50% 28%;
        background-size: auto;
    }
    .banner-item__content {
        padding: 20px 0 64px;
    }
    .tr-text {
        font-size: 38px;
    }
    .banner-item__title {
        font-size: 29px;
    }
    .btn.banner-item__btn {
        width: 100%;
        max-width: 520px;
    }
    .services-item {
        width: 100%;
        height: 360px;
    }
    .about .about-img img {
        width: 100%;
        max-width: 100%;
        height: auto;
        object-fit: cover;
        object-position: center;
    }
    .partner-logo img {
        max-width: 100%;
        max-height: initial;
        height: auto;
        width: auto;
        object-fit: cover;
        object-position: center;
    }
    .partner-logo {
        min-height: 104px;
    }
    .item-partner .partner-logo img {
        max-height: 100px;
    }
    .reviews-slider .item-review,
    .reviews-slider .owl-item {
        height: 100%;
    }
    .main-slider {
        margin-bottom: 40px;
    }
    .about {
        padding-top: 5px;
    }
    .btn.partners-btn {
        margin-top: 10px;
    }
.adv_all {
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 30px;
    margin-bottom: 79px;
}
    .main-slider .container {
        height: 540px !important;
    }
.tr-text, .tr-text b {
    font-size: 35px;
}
.banner-item__title span {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    text-align: left;
    font-size: 16px;
}
}
@media (max-width: 992px) {
    .accordion button[aria-expanded='true'] + .accordion-content {
        margin-top: 16px;
    }
    .marquee {
        height: 25px;
        margin: 20px 0;
    }
    .marquee-content {
        font-size: 20px;
        font-weight: 900;
    }
    .banner-item__img {
        /* display: block; */
        display: none;
    }
    /* .banner-item {
        background-image: none!important;
    } */
    .section-title {
        font-size: 38px;
        font-weight: 900;
        letter-spacing: 2.66px;
    }
    .about-col-3,
    .about-col-9 {
        flex: 0 0 auto;
        width: 100%;
        padding: 0;
    }
    .row.about-tabs-mobile {
        display: flex;
    }
    .row.about-tabs-desktop {
        display: none;
    }
    .about-desc h3 {
        font-size: 32px;
        font-style: normal;
        font-weight: 800;
        margin-bottom: 12px;
    }
    .about .about-img img {
        width: 100%;
        max-width: 100%;
        height: auto;
        border-radius: 0px 0px 12px 12px;
    }
    .about-desc p {
        font-size: 14px !important;
        font-style: normal;
        font-weight: 300;
        line-height: 23px;
        margin: 0;
    }
    .services {
        padding: 0 0 50px;
        overflow-x: hidden;
    }
    .services-col {
        margin-bottom: 48px;
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .about-img {
        position: relative;
        z-index: 2;
    }
    .map-col-left {
        flex: 0 0 100%;
        width: 100%;
        margin-bottom: 24px;
    }
    .map-col-right {
        flex: 0 0 100%;
        width: 100%;
        padding: 0;
        border-radius: 0;
        border: none;
        background: transparent;
    }
    #map-main {
        width: 100%;
        height: 450px;
    }
    .map-row {
        flex-wrap: wrap;
    }
    .footer .row {
        gap: 50px;
    }
    .footer .footer .phone,
    .footer .phone {
        font-size: 18px;
    }
    .footer a {
        opacity: 1;
    }
    .services-marquee .marquee-content {
        font-size: 34px;
        font-weight: 900;
        letter-spacing: 2.38px;
    }
    .services-marquee {
        height: 40px;
    }

    .map .services-marquee .marquee-content {
        font-size: 45px;
        font-weight: 900;
        letter-spacing: 3.15px;
    }
    .map .services-marquee {
        margin-bottom: 20px;
        height: 55px;
    }
    .partners-title {
        font-size: 45px;
        font-weight: 900;
        letter-spacing: 3.15px;
    }
    .partner-logo img {
        max-width: 100%;
        max-height: initial;
        height: auto;
        width: auto;
        object-fit: cover;
        object-position: center;
    }
    .partners {
        padding: 0 0 70px;
    }
    .partners .owl-theme .owl-dots {
        margin-top: 36px;
    }
    .reviews .owl-theme .owl-nav,
    .partners .owl-theme .owl-nav {
        top: auto;
        bottom: 0;
    }
    .partners .owl-carousel .owl-nav button.owl-prev {
        position: absolute;
        top: auto;
        left: 0;
        bottom: -15px;
    }
    .partners .owl-carousel .owl-nav button.owl-next {
        position: absolute;
        top: auto;
        right: 0;
        bottom: -15px;
    }
    .reviews .owl-carousel .owl-nav button.owl-prev {
        position: absolute;
        top: auto;
        left: 0;
        bottom: -15px;
    }
    .reviews .owl-carousel .owl-nav button.owl-next {
        position: absolute;
        top: auto;
        right: 0;
        bottom: -15px;
    }
    .reviews .owl-theme .owl-dots {
        margin-top: 40px;
    }
    .container-lg, .container-md, .container-sm, .container {
        max-width: 100%;
        padding: 0 17px;
    }
    .row {
        margin-right: 0;
        margin-left: 0;
    }
    .btn {
        font-size: 18px;
        height: 58px;
    }
    .reviews {
        padding: 0 0 70px;
    }
    .review-rating {
        width: 100%;
    }
    .item-review {
        padding: 16px;
        gap: 16px;
        flex-wrap: wrap;
        border-radius: 16px;
    }
    .review-info {
        /* display: none; */
    }
    .review-col .review-info {
        display: flex;
    }
    .review-col {
        display: flex;
        align-items: center;
        gap: 24px;
    }
    .company-col-left,
    .company-col-right {
        flex: 0 0 100%;
        width: 100%;
        padding: 0;
    }
    .company-row {
        flex-wrap: wrap;
    }
    .company-col-left {
        margin-bottom: 40px;
    }
    .company .owl-theme .owl-nav {
        top: auto;
        bottom: 0;
    }
    .company .owl-carousel .owl-nav button.owl-prev {
        position: absolute;
        top: auto;
        left: 0;
        bottom: -15px;
    }
    .company .owl-carousel .owl-nav button.owl-next {
        position: absolute;
        top: auto;
        right: 0;
        bottom: -15px;
    }
    .company .owl-theme .owl-dots {
        margin-top: 20px;
    }
    .company p {
        font-size: 16px;
        font-weight: 300;
        line-height: 23px;
        margin-bottom: 20px;
    }
    .prices {
        padding: 40px 0 20px;
    }
    .prices-title {
        font-size: 45px;
        font-weight: 900;
        letter-spacing: 3.15px;
        height: auto;
        line-height: 50px;
    }
    .accordion button {
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
    }
    .accordion .accordion-item {
        border-radius: 12px;
        margin-bottom: 20px;
        padding: 16px;
    }
    .accordion button .icon svg {
        width: 24px;
        height: 24px;
    }
    .accordion button .icon {
        top: 2px;
        right: 0;
        width: 24px;
        height: 24px;
    }
    .serv-item-desc,
    .serv-item-additional {
        width: 100%;
        min-width: 100%;
    }
    .serv-item {
        flex-wrap: wrap;
        padding: 24px 0;
        gap: 16px;
    }
    .serv-item-additional {
        justify-content: space-between;
    }
    .serv-item__btn {
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        height: 41px;
    }
    .services-item__title {
        font-size: 30px;
        font-weight: 900;
        letter-spacing: 2.4px;
    }
    .services-col--vertical .services-item__title span {
        transform: none;
    }
    .services-row {
        margin-top: 10px;
    }
    .about {
        padding: 5px 0 50px;
    }
    .about-title {
        margin-bottom: 16px;
    }
    .company-slider__owl img {
        width: 100%;
        height: 400px;
        border-radius: 12px;
    }
    .map-inner {
        width: 100%;
        height: auto;
        max-height: 100%;
        overflow: visible;
        margin-right: 0;
        padding: 0;
    }
    .map-col-right {
        height: auto;
        max-height: 100%;
    }
    .company-info-item .company-info-val {
        min-width: 100px;
    }
    .company-info-item .company-info-val span {
        font-size: 20px;
        font-weight: 700;
    }
    .about .about-img img {
        width: 100%;
        max-width: 100%;
        height: 800px;
        object-fit: cover;
        object-position: center;
    }
    .services-item:after {
        border-radius: 12px;
        opacity: 0.5;
        background: rgb(248 248 248 / 54%);
        background: linear-gradient(180deg, rgb(1 25 95) 0%, transparent 100%);
    }

.about h2 {
        font-size: 30px;
    }
.service_all .item h3 {
    position: absolute;
    bottom: 45px;
    left: 20px;
    font-size: 22px;
}
.service_all .item p {
    font-size: 15px;
    font-weight: 400;
}
.service_all .item .service-desc {
    position: absolute;
    bottom: 5px;
    left: 20px;
    right: 20px;
}
	.footer {
    padding: 0px 0 20px;
}
    .banner-item__content {
        min-height: 520px;
	}

    h2 {
        font-size: 40px;
    }





    



}
@media (max-width: 767px) {
    #map-main {
        height: 230px;
    }
    .popoup-form {
        width: 70%;
    }
    .map-addr {
        width: 100%;
    }
    .company-info-item {
        flex: 0 0 100%;
        width: 100%;
        border-radius: 16px;
        padding: 23px 20px;
        gap: 12px;
        font-size: 20px;
        font-style: normal;
        font-weight: 300;
        line-height: 28px; 
    }
    .company-info-item .company-info-val {
        font-size: 40px;
        font-style: normal;
        font-weight: 800;
        min-width: 100px;
        min-width: 80px;
    }
    .company-info-item .company-info-val span {
        font-size: 20px;
        font-weight: 700;
    }
    .header-logo svg, 
    .header-logo img {
        max-width: 160px;
        height: auto;
    }
    .header {
        padding: 21px 0;
    }
    .main-slider .container {
        max-width: 100%;
        padding: 0;
    }
    .banner-item__title {
        font-size: 31px;
        font-weight: 900;
    }
    .tr-text {
        font-size: 43px;
        font-style: normal;
        font-weight: 900;
        line-height: normal;
        letter-spacing: 4.3px;
        text-transform: uppercase;
    }
    .promo p {
        font-size: 13px;
        font-style: normal;
        font-weight: 500;
        line-height: 14px;
    }
    .popoup-form {
        width: 90%;
    }
    .popup__title {
        font-size: 26px;
    }
    .company-slider__owl img {
        width: 100%;
        /* height: 300px; */
        height: 420px;
        border-radius: 12px;
        object-fit: cover;
        object-position: bottom;

    }
    .company-title,
    .partners-title {
        text-align: left;
    }
    .map-item {
        flex-wrap: wrap;
        gap: 10px;
    }
    .btn.map__btn {
        font-size: 14px;
        font-weight: 500;
        height: 41px;
    }
    .services-filters {
        gap: 20px;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .serv-items {
        margin-top: 0;
    }
    .noscroll {
        overflow: hidden;
        height: 100vh;
        width: 100%;
    }
    .contact-form-row-flex {
        flex-direction: column;
        gap: 0;
    }
    .contact-form-large,
    .contact-form-small {
        width: 100%;
        min-width: 100%;
    }
    .contact-form-row > p, .contact-form-wrp label {
        font-size: 17px;
    }
    .timer-item span {
        font-size: 24px;
    }
    .timer-item .timer-label {
        font-size: 10px;
    }
    .row.specialists-row > * {
        padding-right: 0;
        padding-left: 0;
    }
    .spec-row-load {
        margin-top: 10px;
    }
    .specialist-img {
        width: 176px;
        height: 176px;
        border-radius: 100%;
        overflow: hidden;
    }
    .banner-item {
        background-position: 50% 50%;
        background-size: contain;
    }
    .btn.banner-item__btn {
        margin: 0 auto;
        width: calc(100% - 32px);
    }
    .specialists {
        margin: 50px 0 20px;
    }
    .banner-item__content {
        padding: 20px 0 64px;
    }
    .banner-item {
        background-position: 50% 30%;
        background-size: auto;
    }
    .about .about-img img {
        width: 100%;
        max-width: 100%;
        height: 500px;
        object-fit: cover;
        object-position: center;
    }
.main-slider .container {
    max-width: 100%;
    padding: 0px 15px;
}
.banner-item__content {
        padding: 0px;
    }



}
@media (max-width: 580px) {
    .section-title {
        margin-bottom: 30px;
    }
    .prices-title {
        margin: 0 0 30px;
    }
    .specialists {
        padding-top: 30px;
    }
    .map {
        padding-top: 30px;
        padding-bottom: 80px;
    }
    .reviews {
        padding-bottom: 35px;
    }
    .company {
        padding-bottom: 30px;
        padding-top: 40px;
    }
    .prices {
        padding-top: 30px;
        padding-bottom: 5px;
    }
    .services {
        padding-top: 0;
    }
    .about {
        padding-top: 10px;
    }
    .main-slider {
        margin-bottom: 40px;
    }
    .partners {
        padding-top: 10px;
        padding-bottom: 60px;
    }
    .about {
        padding-top: 5px;
    }
    .services {
        padding: 0 0 33px;
    }
    .specialists {
        margin-top: 40px;
    }
    .banner-item__content {
        padding: 20px 0 64px;
    }
	.banner-item {
		background-position: 50% 100%;
		background-size: contain;
    }
    .specialists-title {
        font-size: 38px;
        letter-spacing: 2px;
    }
    .banner-item__content {
        min-height: 1160px;
        margin: 35px 0;
	}
.banner-item__title p {
    font-size: 26px;
    margin-bottom: 20px;
}

}
@media (max-width: 480px) {
    .btn {
        font-size: 17px;
    }
    .popoup-form {
        width: 96%;
        padding: 35px 25px;
    }
    .services-item {
        width: 100%;
        height: 340px;
        border-radius: 12px;
        position: relative;
        padding: 20px;
        transition: .3s;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .services-item:after {
        border-radius: 12px;
    }
    .btn.map__btn {
        height: 41px;
        width: 100%;
        max-width: 100%;
    }
    .partners-title {
        font-size: 32px;
        letter-spacing: 0;
        text-align: center;
    }
    .mobile-menu-social {
        padding: 16px 16px 36px;
        margin-bottom: 30px;
        opacity: 0;
    }
    #map-main {
        height: 280px;
    }
    .popoup-form .contact-form-col.contact-form-small label {
        font-size: 0;
        display: none;
    }
    .popoup-form .contact-form-col.contact-form-small { margin-top: 5px; }
    .popoup-form .jq-selectbox__select {
        height: 40px;
        line-height: 40px;
    }
    .about {
        padding: 20px 0 50px;
    }
    .tr-text {
        letter-spacing: 1.3px;
    }
    .banner-item__title {
        padding: 0 10px;
    }
    .main-slider {
        min-height: 600px;
    }
    .partner-logo {
        min-height: 104px;
    }
    .partners .owl-theme .owl-dots {
        margin-top: 25px;
    }
    .error-404 h1 {
        font-size: 140px;
    }
    .error-404 .btn {
        width: 100%;
        margin: 0 auto;
    }
    .error-404 h2 {
        font-size: 20px;
    }
    .about {
        padding-top: 5px;
    }
    .about .about-img img {
        width: 100%;
        max-width: 100%;
        height: 460px;
        object-fit: cover;
        object-position: center;
    }
    .specialists-title {
        font-size: 35px;
        letter-spacing: 2px;
    }
    .serv-item__btn {
        font-size: 13px;
        height: 38px;
        padding: 0 21px;
        margin-left: 25px;
    }







}
@media (max-width: 440px) {
    /* .banner-item__content {
        min-height: 720px;
    } */

    .services-item__title {
        font-size: 28px;
        letter-spacing: 1px;
    }
    .serv-item__btn {
        font-size: 13px;
        height: 38px;
        padding: 0 21px;
        margin-left: 25px;
    }





}
@media (max-width: 420px) {
    .serv-item__btn {
        margin-left: 20px;
        padding: 0 23px;
    }
    .popup__title {
        margin-top: 0;
    }
    .serv-item__btn {
        font-size: 14px;
        height: 41px;
    }
    .banner-item__content {
        padding: 0;
    }
    .banner-item__title {
        font-size: 29px;
    }
    .tr-text {
        font-size: 38px;
    }
    .btn-load-spec {
        display: inline-flex;
        width: 100%;
    }
    .reviews__btn {
        width: 100%;
    }
    #about .owl-carousel .owl-item {
        height: 100%;
    }
    #about .owl-carousel .about-item {
        height: 100%;
    }
    .about-desc h3 {
        font-size: 28px;
        letter-spacing: 0;
    }
    .services-item__title {
        font-size: 28px;
        letter-spacing: 0;
    }
    .prices-title {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .specialists-title {
        font-size: 35px;
        letter-spacing: 2px;
    }
    .tr-text {
        font-size: 36px;
        letter-spacing: .3px;
    }
    .serv-item__btn {
        font-size: 13px;
        height: 38px;
        padding: 0 21px;
    }





}
@media (max-width: 395px) {
    .specialists-title {
        font-size: 33px;
        letter-spacing: 1px;
    }


}
@media (max-width: 380px) {
    .custom-page h1 {
        font-size: 24px;
        font-style: normal;
        font-weight: 800;
        margin-bottom: 20px;
        letter-spacing: 0;
    }
    .custom-page h2 {
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0;
    }
    .custom-page h3 {
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0;
    }
    .partners-title {
        font-size: 27px;
        letter-spacing: 0;
    }
    .serv-item-prices {
        gap: 15px;
    }
    .serv-item-price--old,
    .serv-item-price {
        font-size: 18px;
    }
    .btn {
        font-size: 17px;
    }
    .popoup-form {
        padding: 35px 20px;
    }
    .section-title {
        font-size: 36px;
        letter-spacing: 1.2px;
    }
    .serv-item__btn {
        font-size: 14px;
        height: 41px;
    }
    .banner-item__title {
        font-size: 26px;
        padding: 0 10px;
    }
    .tr-text {
        font-size: 37px;
        letter-spacing: 1.3px;
    }
    .about-desc h3 {
        font-size: 26px;
    }
    .services-item__title {
        font-size: 26px;
        letter-spacing: 0;
    }


}
@media (max-width: 360px) {
    .btn {
        font-size: 16px;
    }
    .serv-item__btn {
        font-size: 14px;
        height: 41px;
    }
    .serv-item-prices {
        gap: 5px;
        flex-direction: column;
    }
    .partners-title {
        font-size: 25px;
        letter-spacing: 0;
    }
    .specialists-title {
        font-size: 33px;
        letter-spacing: 1px;
    }
    .about-desc h3 {
        font-size: 24px;
    }
    .company-info-item {
        font-size: 18px;
    }
    .banner-item__title {
        font-size: 25px;
        padding: 0 10px;
    }
    .about .about-img img {
        height: 420px;
    }






}
@media (max-width: 350px) {
    .specialists-title {
        font-size: 30px;
        letter-spacing: 0.5px;
    }

}
@media (max-width: 300px) {
    .specialists-title {
        font-size: 25px;
        letter-spacing: 0.5px;
    }

}
@media screen and (max-width: 380px) and (max-height: 680px) {


}
@media screen and (max-width: 360px) and (max-height: 750px) {
    .banner-item {
        background-position: 50% 52%;
        background-size: contain;
    }
    .banner-item__content {
        padding: 20px 0 64px;
        min-height: 620px;
    }


}
@media screen and (max-width: 340px) and (max-height: 600px) {


}