/*             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 (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;
    }

 /* ABOUT-SLIDER	 */
.about-slider {
    min-height: 654px  !important;
}	
/* end ABOUT-SLIDER	 */

}
@media (max-width: 1380px) {
    h1 {
        font-size: 70px;
    }
    h2 {
        font-size: 64px;
    }
    h3 {
        font-size: 37px;
    }
    h4 {
        font-size: 34px;
    }
	.blog .container {
		max-width: 1200px !important;
	}
	.blog .items {
    gap: 20px 20px !important; 
}
.blog .items, .portfolio .items { 
    grid-template-columns: repeat(2, 1fr)  !important; 
}
	
    .main-menu {
        gap: 22px;
    }
    .header-contacts {
        gap: 15px;
    }
    .list {
        gap: 15px;
    }
    .footer .phone, .header .phone, .phone {
        font-size: 15px;
    }
    .main-slider {
        min-height: 560px;
    }
    .tr-text {
        font-size: 60px;
    }
/*     .banner-item__title {
        font-size: 47px;
    } */
	.adv-slider .banner-item__title { 
    margin: 0 10px;
}
    .section-title {
        font-size: 70px;
    }
    .about-desc h3 {
        font-size: 34px;
    }
    .services-item__title {
        font-size: 26px;
    }
    .accordion button {
        font-size: 34px;
    }
    .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;
    }
    .services-row .services-item {
        margin: 0 auto;
        width: 100%;
    }
 

	



	
	
/* COMPANY	 */
.porftolio-item {
    margin-right: 30px;
}
.portfolio-list {
    justify-content: center;
}
.slider-3 .swiper-wrapper .swiper-slide {
	max-width: 370px;
	} 
 
/*end COMPANY  */
	
/*ADV-SLIDER*/
.adv-slider .banner-item__block {  
	grid-template-columns: repeat(2, 1fr) !important;
	width: 50%;
}	
/*END ADV-SLIDER*/
	
/* PROJECT */
 .project-text__list {
	margin-right: 30px;
}
.slider-hor { 
  margin-right: 0 !important; 
}
.slider-hor__img {
   width: 99%; 
}
	
 .project .porftolio-preview {
    width: 90%;
} 
.project  .porftolio-item:not(:nth-child(3n)) {
/*     margin-right: 20px; */
	 margin-right: 15px; 
}
.project-text__list {
margin-bottom: 20px !important;
}
	
.project-text__top {
    margin-bottom: 40px;
    width: 100%;
}
.slider-vert__img {
    width: 98%;
}

.portf-row { 
	grid-template-columns: repeat(2, 1fr) !important;
    justify-items: center;
}

.project-text__top {
	flex-direction: column;
}	
/*END PROJECT */
	
	
}
@media (max-width: 1280px) {
  .slider-1 .swiper-wrapper {
    display: flex  !important;
    column-gap: 0;
  }
.blog .item {
    min-height: 293px;
    max-width: 306px;
}
}

@media (max-width: 1200px) {
	main {
 	   margin-top: 89px !important;
	}
	
    .container-lg, .container-md, .container-sm, .container {
        max-width: 90%;
    }
    .main-menu {
        gap: 20px;
    }
    .footer .phone, .header .phone, .phone {
        font-size: 15px;
    }

    .promo {
        margin: 0 auto 27px;
    }

    .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%;
    }
    .menu.main-menu,
    .header .social-list,
    .header .phone {
        display: none;
    }
    .icon-menu {
        width: 29px;
        height: 24px;
        z-index: 5;
        position: relative;
        display: flex;
        align-items: center;
        cursor: pointer;
        padding: 2px;
    }
    .icon-menu span {
        background-color: #000;
        width: 29px;
        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: #000;
        border-radius: 5px;
    }
    .icon-menu span:before {
        transform: translateY(-6px);
        transition: all 0.3s 0.1s ease;
        top: -3px;
    }
    .icon-menu span:after {
        transform: translateY(6px);
        transition: all 0.3s 0.2s ease;
        bottom: -3px;
    }
    .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: fixed;
        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: #000;
        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;
    }

.block-numb { 
    font-size: 75px !important;
}
	
/*ABOUT-SLIDER*/
.about-slider .about_row .h3 {
    padding: 10px;
}
/*END ABOUT-SLIDER*/
	
/* PROJECT */
.project-text__top {
	flex-direction: column;
}	

.project-text__list {
    margin-right: 0 !important;
}
	
.project .porftolio-preview {
    width: 80%;
} 
.portfolio-text__top span,
.portfolio-text__bottom span {
	font-size: 14px;
	line-height: 2;
}
.portfolio-text__top p,
.portfolio-text__bottom p {
    font-size: 14px;
    line-height: 2;
}
/*END PROJECT */
	
/* BLOG */
.blog h2 {
    font-size: 45px;
}
/* 	end BLOG*/
}

@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%;
    }
}





@media (max-width: 1024px) {
    .banner-item {
        background-position: 50% 28%;
        background-size: auto;
    }
    .banner-item__content {
        padding: 40px 0 64px;
    }
.adv-slider .banner-item__block {     
    gap: 49px;
	margin-bottom: 20px !important;
}
    .tr-text {
        font-size: 38px;
    }
/*     .banner-item__title {
        font-size: 29px;
    } */
	
/*ADV-SLIDER 	 */
.adv-slider  .banner-item__title {
    font-size: 40px;
    margin-bottom: 10px !important;
    margin-top: 0px !important;
    font-weight: 600;
}
.adv-slider .banner-item__block .block {
    font-size: 20px !important;
}
/*end  ADV-SLIDER*/
.block-numb { 
    font-size: 50px !important;
} 
 	
/* MAIN-SLIDER	 */
 .main-slider .banner-item__btn {
    padding: 19px 30px;
    width: 290px !important;
    height: 60px;
} 
/*end   MAIN-SLIDER*/
    .services-item {
        width: 100%;
        height: 360px;
    }
/* ABOUT */
    .about .about-img img {
        width: 100%;
        max-width: 100%;
        height: auto;
        object-fit: cover;
        object-position: center;
    }
/*end ABOUT  */
    .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;
    }

.portf-text__wrap::before { 
    top: 234px !important; 
}


}





@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: none;
    }

    .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 {
        border: 1px solid rgba(1, 25, 95, 0.40);
        background: transparent;
        padding: 20px 16px 40px;
        margin-left: 0;
        border-radius: 0;
        margin-bottom: 0;
        border: 1px solid rgba(1, 25, 95, 0.40);
        background: rgba(255, 255, 255, 0.50);
        background: white;
        z-index: 1;
        position: relative;
    }
    .about-desc p {
        font-size: 16px;
        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 .col {
        flex: 0 0 100%;
        display: flex;
        justify-content: space-between;
    }
    .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;
    }

    .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;
    }
	.adv-slider .container {
    padding: 0 7px;
}
    .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;
    }

    .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  */
    .contact {
        padding-top: 75px !important;
        padding-bottom: 30px;
    }
    .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;
    }

.map-col-right {
    height: auto;
    max-height: 100%;
    border-top: 1px solid #ddb72e;
    border-right: 1px solid #ddb72e;
    border-left: 1px solid #ddb72e;
    border-radius: 50px 50px 0 0;
}
.map-item {
    padding: 39px 27px 0 27px; 
    align-items: start;
}
.btn.map__btn {
	margin-bottom: 0; 
}
#maps {
    border-radius: 0px 0px 50px 50px;
}
#maps, #maps iframe {
    height: 364px !important;
}
.map h3 {
    font-size: 25px !important;
    font-weight: 700 !important;
    letter-spacing: 0.02em !important;
	text-align: center;
    margin: 0  !important;
}
.map-title {
    font-size: 16px !important;
	margin-top: 10px !important;
}
.map-addr {
    font-size: 14px !important;
    line-height: 1.57143 !important;
}	
.map-addr {
    margin-bottom: 10px;
}	
	
	.btn.map__btn {
		font-size: 14px;
		font-weight: 500;
		height: 41px;
		color: #fff;
		border-radius: 100px;
		padding: 12px 26px;
		width: 162px !important;
		height: 53px;
	}	
	.btn.map__btn {
		margin-bottom: 20px;
	} 
	
	.footer {
    padding: 30px 0;
}
/*end MAP  */
	
/* COMPANY	 */
    .company-info-item .company-info-val {
        min-width: 100px;
    }
    .company-info-item .company-info-val span {
        font-size: 20px;
        font-weight: 700;
    }
.porftolio-preview img {
    max-width: 306px;
    max-height: 293px;
}
	
.slider-3 .swiper-wrapper .swiper-slide {
    max-width: 306px;
}
/* end COMPANY	 */
    .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%);
    }
	
/*PROJECT  */
.project-text__item {
    font-size: 16px !important; 
}

.project-text__top .project-text__item { 
    margin-bottom: 20px !important;
}
/*end PROJECT  */

/* PORTF	 */
.portf .item { 
  width: 306px !important; 
  height: 337px !important; 
}
.portf .item { 
    padding: 30px 11px !important; 
} 
.portf-text__wrap::before {
    top: 195px !important;
    right: 6px !important;
} 
/* end PORTF	 */
	
/* BLOG	 */
.blog {	 
    padding: 30px 0 0 !important;
}
.blog h2 {
    margin-top: 0 !important;
}
.blog h4 {
	line-height: 1.75 !important;
    margin: 20px 0 10px !important;
    font-size: 16px !important;
	text-transform: none !important;
}
.blog p {	
	font-weight: 300 !important;
	font-size: 14px !important;
	line-height: 2 !important;
}
/* end BLOG	 */
	
	
}




@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;
    }
	.header-logo svg, .header-logo img {
    max-width: 160px;
}
    .main-slider .container {
        max-width: 100%;
    }

.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;
    }

    .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;
    }
 
    .specialists {
        margin: 50px 0 20px;
    }

    .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;
    }

.project {
    margin-top: 80px;
}


.project-text__bottom {
  flex-direction: column;
}

.list__bottom {
    width: 100% !important;
}
.project-text {
    margin-bottom: 60px !important;
}
.project h3 {
    text-align: center;
}
.project {
    margin-top: 80px !important;
}
.project-slider__wrap { 
    margin-bottom: 20px !important;
}
 
.project-text__top .project-text__item {
    align-items: start !important;
}
.project-text__list {
    margin-bottom: 0 !important;
}
.project__btn { 
    width: 215px !important;
    height: 53px !important;
}
.project-text__top { 
    margin-bottom: 40px !important;
}
.portfolio-list {
    justify-content: center;
}

	
	
.portf .item { 
	width: 206px !important; 
	height: 237px !important; 
}
.portf-text__wrap::before {
    width: 39px !important;
    height: 39px !important; 
} 	
	
	
	.blog .breadcrumbs	{
		display: none;
	}

 
	
	
}



@media (max-width: 580px) {
 
    .section-title {
        margin-bottom: 30px;
    }
    .prices-title {
        margin: 0 0 30px;
    }
    .specialists {
        padding-top: 30px;
    }

    .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;
    }
.project-text__item {
    font-size: 14px !important;
	margin-right: 0 !important;
}
.list-bottom__item:not(:last-child) {
    margin-bottom: 17px !important;
}
.list__bottom:first-child { 
    margin-bottom: 4px;
}
.add__list {
    padding-left: 18px !important;
}
.list-bottom__item:not(:last-child) {
    margin-bottom: 17px;
}
.project-text__bottom {
    margin-bottom: 14px  !important;
}
.project h3 { 
    font-size: 26px  !important;
    margin-bottom: 20px !important;
}
.project h2 { 
    font-size: 28px !important;
	text-align: center !important;
	padding-left: 0 !important;
	margin-bottom: 20px !important;
}
.project .container { 
    padding: 0 16px;
}
.project .portfolio-list {
    justify-content: center;
}
.project  .porftolio-item {
    margin-right: 15px;
	    width: 70%;
}
.project .portfolio-text__top p {
    font-size: 14px;
    line-height: 2;
}
.project .footer-logo img {
    max-width: 224px;
}
.adv-slider {
height: 403px;
}
.header .phone_mail {
    text-align: center;
    display: none;
}
.header .mob_phone {
	display: block;
}
.header.bg-dark .header-logo svg, .header.bg-dark .header-logo img {
	max-width: 110px;
}
.header-contacts {
	gap: 12px;
	width: 63.333333%;
}
.header a, .footer a {
    font-size: 12px;
}
.header .mob_phone img {
    height: 29px;
}
.container-lg, .container-md, .container-sm, .container {
        max-width: 100%;
        padding: 0 15px;
    }
.header .calcul {
    padding: 6px 11px 6px 10px;
}
.banner-item__title b {
    text-transform: none;
    margin-top: 10px;
}
.banner-item__desc {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 14px;
    line-height: 113.99999999999999%;
    text-align: left;
}
	.banner-item__desc b {
		font-family: Montserrat;
		font-weight: 400;
		font-size: 12px;
		line-height: 90%;
	}
	.site .main-slider {
		background-position: 75% 50% !important;
	}
	
	.mobile-menu__top {
		height: 85%;
	}
	.mobile-menu__bottom {
        text-align: center;
        position: relative;
    }
	.list.social-list.mobile-menu-social {
        position: relative;
		
	}
	.mobile-menu-close {
        background: linear-gradient(270deg, rgba(0, 0, 0, 0.3) 0%, #6a6a6a 100%);
    }
	.list.social-list.mobile-menu-social {
        position: relative;
        background: none;
        top: 0;
        margin: 0;
        justify-content: left;
    }
	.mobile-menu .phone {
		font-weight: 600;
		font-size: 14px;
		line-height: 100%;
		color: #232C77;
		margin: -20px 15px 0;
        display: block;
        text-align: left;
	}
	.mobile-menu__bottom .mail {
		font-weight: 500;
		font-size: 12px;
		line-height: 100%;
		margin: 5px 15px 20px;
		width: 100%;
		display: block;
		text-align: left;
	}
	.mobile-menu__bottom .calcul {
		background: #4CA0E9;
		width: 159px;
		height: 40px;
		padding-top: 10px;
		padding-right: 15px;
		padding-bottom: 10px;
		padding-left: 15px;
		color: white;
		display: block;
		margin: 20px 15px;
	}
	.project-slider__wrap {
		gap: 10px;
	}
	.project-slider__wrap .slider-vert {
		width: 30%;
		gap: 5px;

	}
	.slider-hor {
		max-height: 146px;
		overflow: hidden;
	}
	.slider-hor__img {
		max-height: 146px;
	}
	.slider-vert .slider-vert__img, .project .slider-vert a {
		max-height: 46px;
		min-height: 46px;
	}
	.accordion-item button {
		padding: 10px 15px;
	}
	    .accordion .accordion-item {
        margin-bottom: 10px;
        padding: 0;
		}
	.accordion-item .accordion-content {
		padding: 0 15px;
	}
	
	
	
	
	
	
	
}
@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;
    }
    #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;
    }

 
	
/* PORTF */
.portf-item__title { 
    font-size: 14px !important;
	margin-bottom: 5px !important;  
}
.portf-item__text { 
    font-size: 13px !important;  
	line-height: normal;
}
.portf .item {
	width: 163px !important;  
	height: 163px !important;  
}
.portf-text__wrap::before {
    top: 123px !important;
}
.portf-row { 
    gap: 20px 20px; 
}
/*end PORTF */

	
/*COMPANY  */
.porftolio-item  	{
    max-width: 236px !important;
}	
.porftolio-preview img 	{
	max-width: 100%;
	max-height: 165px;
    border-radius: 0;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.25);
    margin-bottom: 15px;
}	
.company p {
    font-size: 14px !important;
    line-height: 2 !important;
}
/*end COMPANY*/

/* BLOG	 */
	.blog h2 {
		font-weight: 400;
		font-size: 25px;
		letter-spacing: 0.02em;
	}	
/*end BLOG  */
}
@media (max-width: 440px) {
 .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) {
.main-slider .container {
	padding: 0 15px;
}
/* 	.banner-item__title {
    margin-top: 272px;
	margin-bottom: 20px;
} */
/*  .main-slider .banner-item__btn {
    padding: 19px 30px;
    width: 290px !important;
    height: 60px;
} */
    .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: 20px 10px 64px;
    }
/*     .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) {


}