@charset "UTF-8";
@media (max-width: 992px) {
	:root {
		--bs-body-font-size: 14px;
		--bs-body-line-height: 20px;
	}
	.m-margin-end {
		margin-right:calc(var(--bs-gutter-x) * -0.5);
	}
	.m-w-100 {
		width:100% !important;
	}
	.h1 {
		font-size: 36px;
		line-height: 40px;
	}
	.h1-s-mob {
        font-size: 28px;
        line-height: 32px;
    }
	.sub-h {
		font-size: 14px;
		line-height: 20px;
	}
	.sub-h2 {
		font-size: 16px;
		line-height: 20px;
	}
/*NAV [ */
	body.menuopen {
			overflow:hidden;
		}
	.hamburger-icon {
		display: flex;
        align-items: center;
        justify-content: center;
		position: relative;
		width: 44px;
        height: 44px;
        border: 1px solid #3B3B42;
        border-radius: 50%;
		z-index: 1000;
		cursor: pointer;
		transition: all 0.2s ease-in-out;
	}
	.hamburger-icon-container {
		width: 20px;
		height: 14px;
		position: relative;
	}
	.icon-1, .icon-2, .icon-3 {
	  position: absolute;
	  right: 0;
	  top: 0;
	  width: 20px;
      height: 2px;
	  background-color: #fff;
	  border-radius: 2px;
	  transition: all 400ms cubic-bezier(0.84, 0.06, 0.52, 1.8);
	}

	.icon-1 {
		transform: translateY(0px);
		animation-delay: 100ms;
	}
	.icon-2 {
		transform: translateY(6px);
	}

	.icon-3 {
		transform: translateY(12px);
		animation-delay: 250ms;
	}
	

	.icon-1.a {
	  transform: rotate(45deg);
	  background: #fff;
	  top:6px;
	}

	.icon-3.c {
	  transform: rotate(-45deg);
	  background: #fff;
	  top:6px;
	}

	.icon-2.b {
	  opacity: 0;
	  width:0;
	}
	.clear {
	  clear: both;
	}

	@keyframes slideIn {
	  0% {
		width: 0%;
		opacity: 0;
	  }
	  100% {
		width: 50%;
		opacity: 1;
	  }
	}
	.navbar-brand {
		z-index: 20;
	}
	.hambmenu {
		display: flex;
      flex-direction: column;
	  background: #1E1F21;
	  color:#fff;
	  position: absolute;
	  top: 67px;
	  left: -50vh;
	  height: 100vh;
	  width: 0%;
	  z-index: 10;
	  opacity: 0;
	  transition: all 600ms cubic-bezier(0.62, 0.04, 0.3, 1.56);
	  transition-delay: 100ms;

	}
	.hambmenu.show {
		left: 0px;
		  width: 100%;
		  opacity: 1;
	}
	.hambmenu .navbar-nav {
		padding-left: 0;
		gap: 18px;
	}
	.hambmenu .navbar-nav .navbar-link {
		margin-right:0 !important;
		margin-bottom: 0px;
		font-size:26px;
		color:#fff;
		font-weight:400;
	}
	.hambmenu hr {
		color:#D8D8D8;
		opacity:1;
		margin:0;
	}

	.hambmenu-body--nav {
		color: #fff;
	}


	.hambmenu-body {
		padding-right: calc(var(--bs-gutter-x) * 0.5);
		padding-left: calc(var(--bs-gutter-x) * 0.5);
	}
	.hambmenu-body--nav .nav-link {
		padding:0;
		color:#A5A5A6;
		font-size: 16px;
	}
	.f-contacts {
		gap: 14px;
	}
	.f-contacts, .f-contacts a {
	    text-decoration: none;
		color: #fff;
		font-size:16px;
	}
	/* ] NAV*/	
	#form-modal.fancybox__content {
		padding:0;
	}
	
	header {
		height: auto;
		padding-top: 70px;
	}
	header .h1 {
		line-height: 40px;
	}
	header .container:after {
		display:none;
	}
	.w-box-b {
		border-radius: 24px;
		padding: 15px;
	}
	.form-call-btn {
		width: 100%;
	}
	nav.navbar {
		padding: 6px 0;
	}
	.navbar-brand img {
		height:44px;
		width:auto;
	}
	body.hide-scrollbar nav {
		padding-right: 0;
	}
	.es-box, .es-w-box {
		padding: 15px;
		border-radius: 24px;
	}
	.bbox {
		border-radius: 24px;
	}
	.bbox-p-40 {
		padding: 15px;
	}
	.w-box-b.team-bg {
		background: #fff url(../img/main-team-2.webp);
		background-position-x: center;
		background-size: contain;
		background-repeat: no-repeat;
		height:auto;
		min-height: 500px;
	}
	.call-btn {
		border-radius: 16px;
	}
	.call-btn div:nth-child(2) {
		width: 44px;
	}
	.call-btn svg {
		width:20px;
		height:20px;
	}
	.es-box > div:nth-child(1) {
		font-size: 40px;
	}
	.es-box > div:nth-child(2) {
		font-size: 16px;
		line-height: 20px;
	}
	.es-box--benefits {
		min-height: 200px;
	}
	.es-box--benefits-3 {
		background-size: contain;
	}.es-box--benefits-3:before {
		top: 14px;
		right: 24%;
	}
	.es-box--services {
		min-height: 210px;
	}
	.es-box--rowbenefits img {
		width:60px;
	}
	.es-box.es-box--rowbenefits > *:nth-child(2) {
		font-size: 20px;
		line-height: 24px;
	}
	.scheme-imgs {
		width: 100%;
		aspect-ratio: 9 / 10;
	}
	.steps-txt {
		min-height: 90px;
	}
	.order-promo-car {
		width: 100%;
        aspect-ratio: 9 / 12;
	}
	.order-promo-car:before {
		width: 96%;
		aspect-ratio: 16 / 12;
		background-position-y: bottom;
		bottom: -50px;
	}
	.last-light-section {
		border-bottom-right-radius: 28px;
		border-bottom-left-radius: 28px;
	}
	.mob-scroll-block {
		overflow-x: scroll;
        flex-wrap: nowrap;
		padding-bottom: 30px;
		margin-left: -12px;
        margin-right: -12px;
        padding-left: 12px;
        padding-right: 12px;
	}
	.mob-scroll-block.hide-scrollbar::-webkit-scrollbar {
		display: none;
	}
	.mob-scroll-block > div {
		max-width:60vw;
	}
	.es-box.es-box--socials > *:nth-child(2) {
        font-size: 24px;
        line-height: 28px;
    }
	.es-box--socials svg {
		width: 80px;
		height: 80px;
		margin-top: -55px;
	}
	.es-box--socials svg.ytsvg {
		margin-top: -50px;
	}
	.f-logo {
		width: auto;
		height: 100px;
	}
	
}
/* Laptop 768px-1400px [ */
@media (min-width: 992px) and (max-width: 1400px) {
	:root {
	    --bs-body-font-size: 18px;
	}
	.h1 {
		font-size: 42px;
		line-height: 50px;
	}
	header .h1 {
		font-size: 48px;
		line-height: 56px;
	}
	.es-box > div:nth-child(1) {
		font-size: 46px;
	}
	.es-box > div:nth-child(2) {
		font-size: 18px;
		line-height: 22px;
	}
	.promo-box.promo-box--first .promo-box--title {
		font-size: 34px;
		line-height: 38px;
	}
	.promo-box.promo-box--first .promo-box--subtitle {
		font-size: 22px;
		line-height: 26px;
	}
	.promo-box .promo-box--title {
		font-size: 22px;
		line-height: 26px;
	}
}
@media (min-width: 992px) and (max-width: 1250px) {
	:root {
		--bs-nav-link-font-size: 12px;
	}
	.navbar-nav {
		--bs-navbar-nav-link-padding-x: 8px;
	}
	header .h1 {
        font-size: 42px;
        line-height: 52px;
    }
	.es-box--services {
		background-size: 78%;
	}
	.promo-box {
		padding: 40px 22px 20px 22px;
	}
	.SwiperPromo .swiper-slide {

	}
	
}
@media (min-width: 992px) and (max-width: 1120px) {
	:root {
        --bs-body-font-size: 16px;
    }
	.es-box > div:nth-child(1) {
        font-size: 40px;
    }
	.navbar-nav .nav-item {
		display: flex;
        align-items: center;
        text-align: center;
	}
}