@import url(reset.css);

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-Regular.eot');
	src: local('Circe'), local('Circe-Regular'),
		url('../fonts/Circe-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-Regular.woff') format('woff'),
		url('../fonts/Circe-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-ExtraLight.eot');
	src: local('Circe ExtraLight'), local('Circe-ExtraLight'),
		url('../fonts/Circe-ExtraLight.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-ExtraLight.woff') format('woff'),
		url('../fonts/Circe-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-Thin.eot');
	src: local('Circe Thin'), local('Circe-Thin'),
		url('../fonts/Circe-Thin.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-Thin.woff') format('woff'),
		url('../fonts/Circe-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-Light.eot');
	src: local('Circe Light'), local('Circe-Light'),
		url('../fonts/Circe-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-Light.woff') format('woff'),
		url('../fonts/Circe-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-Bold.eot');
	src: local('Circe Bold'), local('Circe-Bold'),
		url('../fonts/Circe-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-Bold.woff') format('woff'),
		url('../fonts/Circe-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-ExtraBold.eot');
	src: local('Circe ExtraBold'), local('Circe-ExtraBold'),
		url('../fonts/Circe-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-ExtraBold.woff') format('woff'),
		url('../fonts/Circe-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}


html {background: #fff;}
body {font-size: 14px; font-family: 'Circe', sans-serif; font-weight: normal; background: #000 url(../images/main-bg.jpg) center; background-size: cover; color: #fff; overflow-x: hidden; min-height: 100%; height: 100vh; position: relative;
  -webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease; min-width: 1240px;
}

html, body {overflow-x: hidden !important;}

.mobile {display: none!important;}
.desktop {display: block;}

.clear {clear: both;width: 0px;height: 0px;overflow: hidden;font-size: 0px;line-height: 0px;}

a {-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
    text-decoration: none; color: #121212;
    -webkit-appearance: none;
}
a:hover {text-decoration: none;}

b, strong {font-weight: 700;}

body img {max-width: 100%;}

input,
textarea,
select {font-family: 'Circe', sans-serif; -webkit-appearance: none; -webkit-appearance: none; border-radius: 0;
  -webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}

.btn {text-decoration: none; display: inline-block; text-transform: uppercase; font-size: 11px; font-weight: 900; border-radius: 30px; color: #fff; padding: 22px 35px 20px 35px; letter-spacing: 5.4px;
  background: url(../images/btn.jpg) no-repeat center; background-size: cover; -webkit-appearance: none; -webkit-appearance: none; position: relative;
  -webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.btn:before {content: ""; position: absolute; width: 100%; height: 30px; background: url(../images/btn-shadow.png) no-repeat; background-size: 100%; top: 100%; left: 0;}
.btn:hover {}

.btn-red {background: url(../images/red-btn.jpg) no-repeat center; background-size: cover;}
.btn-red:before {background: url(../images/red-shadow.png) no-repeat; background-size: 100%;}

.btn-yellow {background: url(../images/yellow-btn.jpg) no-repeat center; background-size: cover; color: #000;}
.btn-yellow:before {background: url(../images/yellow-shadow.png) no-repeat; background-size: 100%;}

.cont {width: 1240px; margin: 0 auto; position: relative;}

.left-menu {position: fixed; left: 0; top: 0; height: 100vh; border-right: 1px solid rgba(255, 255, 255, 10%); width: 105px; text-align: center; z-index: 4;}
.left-menu .menu-btn {cursor: pointer; width: 23px; height: 20px; background: url(../images/menu-btn.png) no-repeat; background-size: contain; margin: 42px auto 0 auto;}
.left-menu .logo {display: inline-block; width: 65px; height: 273px; background: url(../images/logo.png) no-repeat; background-size: contain; margin: 1.7vw 0 0 0;}
.left-menu .links {position: absolute; bottom: 1.5vw; left: 0; right: 0; margin: auto; text-align: center;}
.left-menu .links a {display: inline-block; margin: 3.5vw 0 0 0;}
.left-menu .site {width: 26px; height: 23px; background: url(../images/site.png) no-repeat; background-size: contain;}
.left-menu .fl {width: 17px; height: 15px; background: url(../images/fl.png) no-repeat; background-size: contain;}
.left-menu .be {width: 18px; height: 11px; background: url(../images/be.png) no-repeat; background-size: contain;}
.left-menu .insta {width: 17px; height: 17px; background: url(../images/insta.png) no-repeat; background-size: contain;}
.left-menu .mail {width: 20px; height: 20px; background: url(../images/mail.png) no-repeat; background-size: contain;}

header {position: fixed; top: 0; left: 0; width: calc(100% - 207px); padding: 0 0 0 105px; z-index: 2;}
header .menu {float: left; margin: 42px 0 0 2.2vw; width: 64%;}
header .menu div {float: left; position: relative; opacity: 0.5; color: #fff; font-size: 12px; font-weight: 900; padding: 0 0 0 16px; margin: 0 8% 0 0;}
header .menu div:before {content: ""; position: absolute; left: 0; top: -1px; width: 11px; height: 12px; background: url(../images/star.png) no-repeat; background-size: contain;}
header .btns {float: right; margin: 20px 0 0 0;}
header .site {float: left; color: #fff; width: 175px; height: 51px; background: rgba(0, 0, 0, 50%) url(../images/site-icon.png) no-repeat left 17px center; background-size: 25px 23px; border-radius: 15px; margin: 0 15px 0 0;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
header .site b {display: block; font-size: 10px; text-transform: uppercase; font-weight: 900; padding: 15px 0 0 54px; letter-spacing: 1px;}
header .site span {display: block; font-size: 13px; opacity: 0.5; padding: 2px 0 0 53px;}
header .order {float: left; color: #000; width: 175px; height: 51px; background: #FFE600 url(../images/order-icon.png) no-repeat left 17px center; background-size: 26px 30px; border-radius: 15px;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
header .order b {display: block; font-size: 10px; text-transform: uppercase; font-weight: 900; padding: 15px 0 0 54px; letter-spacing: 1px;}
header .order span {display: block; font-size: 13px; opacity: 0.5; padding: 2px 0 0 53px;}
header .site:hover {transform: scale(1.1);}
header .order:hover {transform: scale(1.1);}

video {
    position: fixed;
    min-width: 110vw;
    min-height: 110vh;
    width: auto;
    height: auto;
    top: 0;
    left: 0%;
}

.page {position: relative; width: 100vw; height: 100vh!important; background: url(../images/black-bg.png) center; background-size: cover; color: #fff;
	-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;
}

.main-contacts {padding: 98px 0 0 174px; position: relative; z-index: 1;}
.main-contacts .wa {position: relative; float: left; font-size: 10px; color: #fff;}
.main-contacts .wa:before {content: ""; position: absolute; width: 33px; height: 33px; background: url(../images/wa.png) no-repeat; background-size: contain; left: 0; top: 0; margin: -12px 0 0 -35px;}
.main-contacts .tg {position: relative; float: left; font-size: 10px; color: #fff; margin: 0 0 0 50px;}
.main-contacts .tg:before {content: ""; position: absolute; width: 33px; height: 33px; background: url(../images/tg.png) no-repeat; background-size: contain; left: 0; top: 0; margin: -12px 0 0 -35px;}

.main-content {padding: 3.9vw 0 0 136px; position: relative; z-index: 1;}
.main-content h1 {font-weight: 900; font-size: 6vw; width: 44vw; line-height: 4vw; position: relative;}
.main-content h1 .uslsugi-nav {position: absolute; right: -80px; top: 4px;}
.main-content h1 .uslsugi-nav .prev {float: left; width: 3.5vw; height: 3.5vw; border-radius: 3.5vw; background: #FFE600 url(../images/str.png) no-repeat center; background-size: 7px 14px; transform: rotate(-90deg); margin: 8px -16px 0px 0; cursor: pointer;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.main-content h1 .uslsugi-nav .next {float: left; width: 4vw; height: 4vw; border-radius: 4vw; background: #000 url(../images/right.png) no-repeat center; background-size: 14px 7px; position: relative; cursor: pointer;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.main-content h1 .uslsugi-nav .prev:hover {transform: scale(1.1) rotate(-90deg);}
.main-content h1 .uslsugi-nav .next:hover {transform: scale(1.1);}
.main-content h1 .projects-nav {position: absolute; right: -80px; top: 4px;}
.main-content h1 .projects-nav .prev {float: left; width: 3.5vw; height: 3.5vw; border-radius: 3.5vw; background: #FFE600 url(../images/str.png) no-repeat center; background-size: 7px 14px; transform: rotate(-90deg); margin: 8px -16px 0px 0; cursor: pointer;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.main-content h1 .projects-nav .next {float: left; width: 4vw; height: 4vw; border-radius: 4vw; background: #000 url(../images/right.png) no-repeat center; background-size: 14px 7px; position: relative; cursor: pointer;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.main-content h1 .projects-nav .prev:hover {transform: scale(1.1) rotate(-90deg);}
.main-content h1 .projects-nav .next:hover {transform: scale(1.1);}
.main-content .text {font-size: 1vw; width: 25vw; margin: 5vw 0 2vw 0; line-height: 1.5vw;}
.main-content .btn-robot {width: 22vw; height: 9vw; background: url(../images/btn-robot.png) no-repeat; background-size: contain; display: inline-block;}
.main-counts {margin: 4vw 0 0 0; position: relative; z-index: 1;}
.main-counts .item {float: left; position: relative; width: 14vw; height: 8vw; background: rgba(0, 0, 0, 50%); border-radius: 15px; margin: 0 26px 26px 0; cursor: pointer;}
.main-counts .item:hover {color: #000; background: #FFE600; box-shadow: 15px 15px 22px rgba(0, 0, 0, 0.11);}
.main-counts .item img {position: absolute; right: -78px; top: -38px; width: 10vw;}
.main-counts .item-2 img {width: 14vw; max-width: inherit; top: -70px; right: -6vw;}
.main-counts .item-3 img {top: -25px;}
.main-counts .item-4 img {width: 13vw; max-width: inherit; top: -81px; right: -6vw;}
.main-counts .item b {display: block; font-weight: 900; padding: 19px 0 0 33px; font-size: 3vw;}
.main-counts .item p {margin: 0px 0 0 34px; font-size: 1.3vw;}

.big-main-counts {padding: 14vw 0 0 0; width: calc(100% - 71px); overflow: hidden;}
.big-main-counts .item {float: left; width: 16vw; height: 12vw; background: rgba(0, 0, 0, 50%); border-radius: 15px; position: relative; color: #fff; margin: 0 31px 0 0;}
.big-main-counts .item img {position: absolute; top: -5vw; right: -2vw; max-width: 86%;}
.big-main-counts .item b {font-size: 1.7vw; font-weight: 900; padding: 28px 0 0 25px; display: block; width: 54%;}
.big-main-counts .item p {font-size: 0.95vw; padding: 12px 0 0 25px; width: 64%;}
.big-main-counts .item:hover {color: #000; background: #FFE600;}
.big-main-counts-cont {position: relative; width: calc((16vw + 31px) * 6);}

.projects-counts {padding: 15vw 0 0 0; width: calc(100% - 71px); overflow: hidden;}
.projects-counts .item {float: left; width: 14vw; height: 11vw; background: #FFFFFF; border-radius: 15px; color: #000; position: relative; margin: 0 30px 0 0; cursor: pointer;}
.projects-counts .item .image {position: absolute; width: 207px; height: 207px; box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.13); top: -144px; left: 0; border-radius: 15px; overflow: hidden;}
.projects-counts .item .image img {display: block;}
.projects-counts .item b {display: block; font-size: 1.2vw; font-weight: 900; padding: 83px 30px 0 30px; line-height: 1.2vw;}
.projects-counts .item p {font-size: 0.95vw; padding: 0.5vw 1vw 0 30px;}
.projects-counts .item .view {position: absolute; right: -22px; top: 98px; width: 45px; height: 45px; border-radius: 45px; background: #FFFFFF url(../images/view.png) no-repeat center; background-size: 16px 13px; display: none;}
.projects-counts .item:hover {background: #FFE600;}
.projects-counts .item:hover .view {display: block;}
.projects-counts-cont {position: relative; width: calc((14vw + 30px) * 22);}

.image-1 {position: absolute; bottom: 0; right: 0; width: 110vw; height: 50vw; background: url(../images/main-robot.png) bottom right no-repeat; background-size: contain; z-index: 0;}
.image-2 {position: absolute; bottom: 0; right: 0; width: 110vw; height: 50vw; background: url(../images/why-robot.png) bottom right no-repeat; background-size: contain; z-index: 0;}
.image-3 {position: absolute; bottom: 0; right: 0; width: 110vw; height: 50vw; background: url(../images/vkl-robot.png) bottom right no-repeat; background-size: contain; z-index: 0;}
.image-4 {position: absolute; bottom: 0; right: 0; width: 110vw; height: 50vw; background: url(../images/sroki-robot.png) bottom right no-repeat; background-size: contain; z-index: 0;}
.image-5 {position: absolute; bottom: 0; right: 0; width: 110vw; height: 50vw; background: url(../images/blago-robot.png) bottom right no-repeat; background-size: contain; z-index: 0;}

.right-panel {width: 70px; position: fixed; top: 0; right: 0; height: 100vh; border-left: 1px solid rgba(255, 255, 255, 10%); text-align: center; z-index: 3;}
.right-panel .navs {margin: 2.5vw 0 0 0;}
.right-panel .navs ul {width: 32px; margin: 0 auto;}
.right-panel .navs ul li {width: 32px; height: 32px; border-radius: 32px; line-height: 32px; text-align: center; color: #fff; font-size: 11px; font-weight: 900; position: relative; margin-bottom: 2.75vw; cursor: pointer;}
.right-panel .navs ul li.active,
.right-panel .navs ul li:hover {background: #FFE600; color: #000;}
.right-panel .navs ul li:after {content: ""; top: 16px; right: -23px; width: 15px; height: 1px; background: #fff; position: absolute;}
.right-panel .prev {position: absolute; width: 43px; height: 43px; background: #fff url(../images/str.png) no-repeat center; background-size: 5px 9px; margin: auto; left: 0; right: 0; bottom: 44px; border-radius: 43px; cursor: pointer;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.right-panel .next {position: absolute; width: 32px; height: 32px; background: #FFE600 url(../images/str.png) no-repeat center; transform: rotate(-180deg); background-size: 5px 9px; margin: auto; left: 0; right: 0; bottom: 22px; border-radius: 32px; cursor: pointer;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.right-panel .prev:hover {transform: scale(1.1);}
.right-panel .next:hover {transform: scale(1.1) rotate(-180deg);}

footer {position: fixed; bottom: 26px; left: 0; display: flex!important; justify-content: space-between; width: calc(100% - 244px); padding: 0 0 0 134px; z-index: 3;}
footer .workspace-img {display: inline-block; width: 134px; height: 36px; background: url(../images/workspace-img.png) no-repeat; background-size: contain;}
footer .work {display: inline-block; width: 56px; height: 35px; position: relative;}
footer .work img {display: block; position: absolute; margin: auto; top: 0; right: 0; bottom: 0; left: 0;}
footer .workspace {display: inline-block; width: 91px; height: 41px; background: url(../images/workspace.png) no-repeat; background-size: contain;}


.page.white {background: url(../images/white-bg.png) center; background-size: cover; color: #000;}
body.white .left-menu .logo {background: url(../images/logo-black.png) no-repeat; background-size: contain;}
body.white .left-menu .site {background: url(../images/site-black.png) no-repeat; background-size: contain;}
body.white .left-menu .fl {background: url(../images/fl-black.png) no-repeat; background-size: contain;}
body.white .left-menu .be {background: url(../images/be-black.png) no-repeat; background-size: contain;}
body.white .left-menu .insta {background: url(../images/insta-black.png) no-repeat; background-size: contain;}
body.white .left-menu .mail {background: url(../images/mail-black.png) no-repeat; background-size: contain;}
.page.white .main-contacts .wa {color: #000;}
.page.white .main-contacts .tg {color: #000;}
body.white header .menu div {color: #000;}
body.white header .menu div:before {background: url(../images/star-black.png) no-repeat; background-size: contain;}
body.white header .site {background: #fff url(../images/site-icon-black.png) no-repeat left 17px center; background-size: 25px 23px; color: #000;}
body.white .left-menu {border-right: 1px solid rgba(0, 0, 0, 10%);}
body.white .left-menu .menu-btn {background: url(../images/menu-btn-black.png) no-repeat; background-size: contain;}
body.white .right-panel {border-left: 1px solid rgba(0, 0, 0, 10%);}
body.white .right-panel .navs ul li {color: #000;}
body.white .right-panel .navs ul li:after {background: #000;}

.why .main-content h1 {width: 54vw; line-height: 5vw;}
.why .main-counts .item {background: #fff;}
.why .main-counts .item:hover {background: #FFE600;}
.why .main-counts .item b {font-size: 1.5vw;}
.why .main-counts .item p {font-size: 1vw; margin-top: 0.5vw; margin-right: 20px;}

.work .main-content h1 {width: 580px;}

.work .main-counts .item {background: #fff; color: #000;}
.work .main-counts .item:hover {background: #FFE600;}
.work .main-counts .item b {font-size: 1.5vw;}
.work .main-counts .item p {margin-top: 9px; margin-right: 20px;}
.work .main-counts {margin: 4vw 0 0 139px; position: absolute; bottom: 9vw;}
.work-robot {position: absolute; bottom: 0; right: 0; width: 65vw; height: 50vw; background: url(../images/work-robot.webp) bottom right no-repeat; background-size: 94%; z-index: 0;}

.vkl .main-counts .item {height: 8vw;}
.vkl .main-counts .item b {font-size: 1.35vw;}
.vkl .main-counts .item p {margin-top: 0.5vw; margin-right: 20px; font-size: 1.1vw;}

.projects .main-content h1 {width: 36vw;}

.sroki .main-counts .item {height: 131px;}
.sroki .main-counts .item b {font-size: 18px;}
.sroki .main-counts .item p {font-size: 14px; margin-top: 15px; margin-right: 20px;}

.loader {position: fixed; width: 100%; height: 100%; background: #111111; top: 0; left: 0; z-index: 100;}
.loader .line {position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; height: 1px; width: 100%; background: rgba(255, 255, 255, 10%);}
.loader .line span {position: absolute; left: 0; top: 0; width: 0%; height: 1px; background: #FFE600;}
.loader .disk {position: absolute; width: 90vh; height: 90vh; margin: auto; top: 0; right: 0; bottom: 0; left: 0; background: rgba(58, 58, 58, 10%); border-radius: 100%;}
.loader .disk .logo-block {position: absolute; width: 106px; height: 120px; margin: auto; top: 10vh; left: 0; right: 0; text-align: center; color: #fff;}
.loader .disk .logo-block .img {width: 65px; height: 65px; background: url(../images/logo-loader.png) no-repeat; background-size: contain; display: inline-block;
	-webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.loader .disk .logo-block .name {text-transform: uppercase; font-size: 19px; font-weight: 900; margin: 10px 0 10px 0;}
.loader .disk .logo-block p {font-size: 9px; letter-spacing: 1px;}
.loader .disk .loader-text {position: absolute; margin: auto; left: 0; right: 0; bottom: 28vh; width: 78%; display: flex; justify-content: space-between; font-size: 10px; font-weight: 900; text-transform: uppercase;}
.loader .disk .loader-text span {display: inline-block; color: #fff; opacity: 0.1;}
.loader .disk .loader-text span.fill {color: #FFE600; opacity: 1;}

.btns-footer {position: fixed; width: 94%; bottom: 36px; left: 3%;}
.btns-footer .site {float: left; color: #fff; width: 155px; height: 51px; background: rgba(0, 0, 0, 50%) url(../images/site-icon.png) no-repeat left 17px center; background-size: 25px 23px; border-radius: 15px; margin: 0 15px 0 0;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.btns-footer .site b {display: block; font-size: 9px; text-transform: uppercase; font-weight: 900; padding: 15px 0 0 54px; letter-spacing: 1px;}
.btns-footer .site span {display: block; font-size: 11px; opacity: 0.5; padding: 5px 0 0 53px;}
.btns-footer .order {float: right; color: #000; width: 155px; height: 51px; background: #FFE600 url(../images/order-icon.png) no-repeat left 17px center; background-size: 26px 30px; border-radius: 15px;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.btns-footer .order b {display: block; font-size: 9px; text-transform: uppercase; font-weight: 900; padding: 15px 0 0 54px; letter-spacing: 1px;}
.btns-footer .order span {display: block; font-size: 11px; opacity: 0.5; padding: 5px 0 0 53px;}
.btns-footer .site:hover {transform: scale(1.1);}
.btns-footer .order:hover {transform: scale(1.1);}

.mobile-header {position: fixed; top: 29px; left: 3%; width: 94%; z-index: 3;}
.mobile-header .menu-btn {cursor: pointer; float: left; width: 23px; height: 20px; background: url(../images/menu-btn.png) no-repeat; background-size: contain; margin: 22px 0 0 0;}
.mobile-header .logo {float: right; width: 273px; height: 65px; background: url(../images/mobile-logo.png) no-repeat; background-size: contain;}
body.white .mobile-header .logo {background: url(../images/mobile-logo-black.png) no-repeat; background-size: contain;}
body.white .mobile-header .menu-btn {background: url(../images/menu-btn-black.png) no-repeat; background-size: contain;}

.mobile-nav {position: fixed; margin: auto; bottom: 97px; left: 0; right: 0; width: 43px; height: 64px; z-index: 3;}
.mobile-nav .prev {position: absolute; width: 32px; height: 32px; background: #fff url(../images/str.png) no-repeat center; background-size: 5px 9px; margin: auto; left: 0; right: 0; bottom: 30px; border-radius: 43px; cursor: pointer; z-index: 1;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.mobile-nav .next {position: absolute; width: 43px; height: 43px; background: #FFE600 url(../images/str.png) no-repeat center; transform: rotate(-180deg); background-size: 5px 9px; margin: auto; left: 0; right: 0; bottom: 0; border-radius: 32px; cursor: pointer;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.mobile-nav .prev:hover {transform: scale(1.1);}
.mobile-nav .next:hover {transform: scale(1.1) rotate(-180deg);}

.right-panel-mobile {position: fixed; z-index: 3; right: 7%; top: 113px;}
.right-panel-mobile a {display: inline-block; margin: 3.5vw 0 0 0;}
.right-panel-mobile .site {width: 26px; height: 23px; background: url(../images/site.png) no-repeat; background-size: contain; margin-top: 17vw;}
.right-panel-mobile .fl {width: 17px; height: 15px; background: url(../images/fl.png) no-repeat; background-size: contain; margin-top: 3.2vw;}
.right-panel-mobile .be {width: 18px; height: 11px; background: url(../images/be.png) no-repeat; background-size: contain; margin-top: 17vw;}
.right-panel-mobile .insta {width: 17px; height: 17px; background: url(../images/insta.png) no-repeat; background-size: contain; margin-top: 17vw;}
.right-panel-mobile .mail {width: 20px; height: 20px; background: url(../images/mail.png) no-repeat; background-size: contain; margin-top: 17vw;}


body.white .right-panel-mobile .logo {background: url(../images/logo-black.png) no-repeat; background-size: contain;}
body.white .right-panel-mobile .site {background: url(../images/site-black.png) no-repeat; background-size: contain;}
body.white .right-panel-mobile .fl {background: url(../images/fl-black.png) no-repeat; background-size: contain;}
body.white .right-panel-mobile .be {background: url(../images/be-black.png) no-repeat; background-size: contain;}
body.white .right-panel-mobile .insta {background: url(../images/insta-black.png) no-repeat; background-size: contain;}
body.white .right-panel-mobile .mail {background: url(../images/mail-black.png) no-repeat; background-size: contain;}

.mobile-menu {position: fixed; top: 120vh; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 80%); z-index: 101;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.mobile-menu-show {top: 0}
.mobile-menu .main-contacts-m {float: left; margin: 30px 0 0 3%;}
.mobile-menu .main-contacts-m .wa {position: relative; float: left; font-size: 10px; color: #fff; margin-left: 32px;}
.mobile-menu .main-contacts-m .wa:before {content: ""; position: absolute; width: 33px; height: 33px; background: url(../images/wa.png) no-repeat; background-size: contain; left: 0; top: 0; margin: -12px 0 0 -35px;}
.mobile-menu .main-contacts-m .tg {position: relative; float: left; font-size: 10px; color: #fff; margin: 0 0 0 50px;}
.mobile-menu .main-contacts-m .tg:before {content: ""; position: absolute; width: 33px; height: 33px; background: url(../images/tg.png) no-repeat; background-size: contain; left: 0; top: 0; margin: -12px 0 0 -35px;}
.mobile-menu .close {float: right; width: 20px; height: 20px; background: url(../images/close.png) no-repeat; background-size: contain; margin: 24px 3% 0 0;}
.mobile-menu .mobile-menu-cont {background: url(../images/menu-mobile-bg.jpg) no-repeat; background-size: cover; position: relative; overflow: hidden; border-radius: 20px; margin: 2vh 3% 0 3%; height: 78vh;}
.mobile-menu .mobile-menu-cont .menu-btn {cursor: pointer; float: left; width: 23px; height: 20px; background: url(../images/menu-btn.png) no-repeat; background-size: contain; margin: 46px 0 0 5%;}
.mobile-menu .mobile-menu-cont .logo {float: right; width: 161px; height: 65px; background: url(../images/logo-small-menu.png) no-repeat; background-size: contain; margin: 24px 8% 0 0;}
.mobile-menu .mobile-menu-cont ul {float: right; margin: 5.5vh 10% 0 0; text-align: right; width: 87px;}
.mobile-menu .mobile-menu-cont ul li {font-size: 12px; text-transform: uppercase; font-weight: 900; letter-spacing: 1px; color: #fff; margin-bottom: 5vh;}
.mobile-menu .btns {position: absolute; bottom: 4vh; left: 3%; width: 94%;}
.mobile-menu .btns .site {float: left; color: #fff; width: 155px; height: 51px; background: rgba(0, 0, 0, 50%) url(../images/site-icon.png) no-repeat left 17px center; background-size: 25px 23px; border-radius: 15px; margin: 0 15px 0 0;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.mobile-menu .btns .site b {display: block; font-size: 9px; text-transform: uppercase; font-weight: 900; padding: 15px 0 0 54px; letter-spacing: 1px;}
.mobile-menu .btns .site span {display: block; font-size: 11px; opacity: 0.5; padding: 5px 0 0 53px;}
.mobile-menu .btns .order {float: right; color: #000; width: 155px; height: 51px; background: #FFE600 url(../images/order-icon.png) no-repeat left 17px center; background-size: 26px 30px; border-radius: 15px;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.mobile-menu .btns .order b {display: block; font-size: 9px; text-transform: uppercase; font-weight: 900; padding: 15px 0 0 54px; letter-spacing: 1px;}
.mobile-menu .btns .order span {display: block; font-size: 11px; opacity: 0.5; padding: 5px 0 0 53px;}
.mobile-menu .btns .site:hover {transform: scale(1.1);}
.mobile-menu .btns .order:hover {transform: scale(1.1);}

.modal-hidden {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 80%); z-index: 102; display: none;}
.modal-form {position: fixed; margin: auto; top: -100vh; right: 0; bottom: 0; left: 0; width: 952px; height: 500px; border-radius: 27px; background: #fff; z-index: 103; transform: scale(0);
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.modal-form-show {transform: scale(1); top: 0}
.modal-form .left {float: left; background: url(../images/modal-form.jpg) no-repeat; background-size: cover; position: relative; color: #fff; width: 49%; height: 100%; border-radius: 27px 0 0 27px;}
.modal-form .left img {position: absolute; left: -171px; top: 4px;}
.modal-form .left .logo {float: right; width: 273px; height: 65px; background: url(../images/form-logo.png) no-repeat; background-size: contain; margin: 28px 36px 0 0;}
.modal-form .left .title {float: right; font-weight: 900; font-size: 38px; text-align: right; line-height: 31px; margin: 42px 40px 0 0; width: 200px;}
.modal-form .left .text {float: right; font-size: 12px; font-weight: bold; text-align: right; margin: 42px 37px 0 0; width: 200px; line-height: 18px;}
.modal-form .left .main-contacts {float: right; padding: 0; margin: 49px 40px 0px 0;}
.modal-form .left .main-contacts .wa {position: relative; float: left; font-size: 10px; color: #fff; margin-left: 32px;}
.modal-form .left .main-contacts .wa:before {content: ""; position: absolute; width: 33px; height: 33px; background: url(../images/wa.png) no-repeat; background-size: contain; left: 0; top: 0; margin: -12px 0 0 -35px;}
.modal-form .left .main-contacts .tg {position: relative; float: left; font-size: 10px; color: #fff; margin: 0 0 0 50px;}
.modal-form .left .main-contacts .tg:before {content: ""; position: absolute; width: 33px; height: 33px; background: url(../images/tg.png) no-repeat; background-size: contain; left: 0; top: 0; margin: -12px 0 0 -35px;}
.modal-form .right {float: left; position: relative; width: 51%;}
.modal-form .right .close {position: absolute; right: 51px; top: 39px; width: 20px; height: 20px; background: url(../images/close-black.png) no-repeat; background-size: contain; cursor: pointer;}
.modal-form .right .close:hover {opacity: 0.7;}
.modal-form .right .form {margin: 75px 0 0 50px; width: 385px;}
.modal-form .right .form input[type='text'] {padding: 0; font-size: 14px; border: none; border-bottom: 2px solid #F4F4F4; padding: 0 0 17px 0; margin: 0 0 38px 0; width: 100%;}
.modal-form .right .form input[type='text']:focus {border-color: #FFE600;}
.modal-form .right .form input[type='text'].error {border-color: red;}
.modal-form .right .form .btn-robot-form {background: url(../images/btn-robot-form.png) no-repeat; background-size: contain; display: inline-block; width: 412px; height: 135px; margin: -30px 0 0 0;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.modal-form .right .form .btn-robot-form:hover {transform: scale(0.9);}

.modal-form-mobile {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 80%); z-index: 101; display: none;}
.modal-form-mobile .main-contacts-m {float: left; margin: 30px 0 0 3%;}
.modal-form-mobile .main-contacts-m .wa {position: relative; float: left; font-size: 10px; color: #fff; margin-left: 32px;}
.modal-form-mobile .main-contacts-m .wa:before {content: ""; position: absolute; width: 33px; height: 33px; background: url(../images/wa.png) no-repeat; background-size: contain; left: 0; top: 0; margin: -12px 0 0 -35px;}
.modal-form-mobile .main-contacts-m .tg {position: relative; float: left; font-size: 10px; color: #fff; margin: 0 0 0 50px;}
.modal-form-mobile .main-contacts-m .tg:before {content: ""; position: absolute; width: 33px; height: 33px; background: url(../images/tg.png) no-repeat; background-size: contain; left: 0; top: 0; margin: -12px 0 0 -35px;}
.modal-form-mobile .close {float: right; width: 20px; height: 20px; background: url(../images/close.png) no-repeat; background-size: contain; margin: 24px 3% 0 0;}
.modal-form-mobile .mobile-menu-cont {background: url(../images/form-bg.jpg) no-repeat; background-size: cover; position: absolute; bottom: 0; left: 3%; border-radius: 20px 20px 0 0; width: 94%; height: 90vh;}
.modal-form-mobile .mobile-menu-cont img {position: absolute; top: 0; left: 0; margin: -4vw 0 0 -30vw; z-index: 1;}
.modal-form-mobile .mobile-menu-cont .logo {float: right; width: 161px; height: 65px; background: url(../images/logo-small-menu.png) no-repeat; background-size: cover; margin: 24px 5% 0 0;}
.modal-form-mobile .mobile-menu-cont .title {float: right; text-align: right; font-size: 33px; font-weight: 900; width: 200px; line-height: 29px; margin: 20px 4% 0 0;}
.modal-form-mobile .form {background: #fff; position: absolute; border-radius: 20px 20px 0 0; bottom: 0; left: 0; width: 80%; overflow: hidden; padding: 0 10%;}
.modal-form-mobile .form input[type='text'] {padding: 0; font-size: 14px; border: none; border-bottom: 2px solid #F4F4F4; padding: 0 0 17px 0; margin: 0 0 38px 0; width: 100%;}
.modal-form-mobile .form input[type='text']:focus {border-color: #FFE600;}
.modal-form-mobile .form input[type='text'].error {border-color: red;}
.modal-form-mobile .form input[type='text'].right {float: right; width: 70%; margin-top: 5vh;}
.modal-form-mobile .form .btn-robot-form {background: url(../images/btn-robot-form-mobile.png) no-repeat; background-size: contain; display: inline-block; width: 111%; height: 135px; margin: -32px 0 -10px 0;}

.modal-menu {position: fixed; margin: auto; top: -100vh; right: 0; bottom: 0; left: 0; width: 952px; height: 500px; border-radius: 27px; background: #fff; z-index: 103; transform: scale(0);
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.modal-menu-show {transform: scale(1); top: 0}
.modal-menu .left {float: left; background: url(../images/modal-form.jpg) no-repeat; background-size: cover; position: relative; color: #fff; width: 49%; height: 100%; border-radius: 27px 0 0 27px;}
.modal-menu .left img {position: absolute; left: -111px; top: -19px; max-width: 130%;}
.modal-menu .left .logo {float: left; width: 273px; height: 65px; background: url(../images/form-logo.png) no-repeat; background-size: contain; margin: 37px 0px 0 28px;}
.modal-menu .right {float: left; position: relative; width: 51%;}
.modal-menu .right .main-contacts-modal {padding: 48px 0 0 64px;}
.modal-menu .right .main-contacts-modal .wa {position: relative; float: left; font-size: 10px; color: #000; margin-left: 32px;}
.modal-menu .right .main-contacts-modal .wa:before {content: ""; position: absolute; width: 33px; height: 33px; background: url(../images/wa.png) no-repeat; background-size: contain; left: 0; top: 0; margin: -12px 0 0 -35px;}
.modal-menu .right .main-contacts-modal .tg {position: relative; float: left; font-size: 10px; color: #000; margin: 0 0 0 50px;}
.modal-menu .right .main-contacts-modal .tg:before {content: ""; position: absolute; width: 33px; height: 33px; background: url(../images/tg.png) no-repeat; background-size: contain; left: 0; top: 0; margin: -12px 0 0 -35px;}
.modal-menu .right .close {position: absolute; right: 51px; top: 39px; width: 20px; height: 20px; background: url(../images/close-black.png) no-repeat; background-size: contain; cursor: pointer; z-index: 1;}
.modal-menu .right .close:hover {opacity: 0.7;}
.modal-menu .right ul {margin: 36px 0 0 72px; font-size: 12px;}
.modal-menu .right ul li {margin-bottom: 28px;}
.modal-menu .right ul li a {font-weight: 900; text-transform: uppercase; letter-spacing: 1px;}
.modal-menu .right ul li a:hover {color: #FF7100;}
.modal-menu .btns {margin: 21px 0 0 71px;}
.modal-menu .site {float: left; color: #000; width: 175px; height: 51px; background: #fff url(../images/site-icon-black.png) no-repeat left 17px center; background-size: 25px 23px; border-radius: 15px; margin: 0 15px 0 0; /* Group 249 */
	box-shadow: 0px 0px 8px 6px rgba(0, 0, 0, 0.05);
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.modal-menu .site b {display: block; font-size: 10px; text-transform: uppercase; font-weight: 900; padding: 15px 0 0 54px; letter-spacing: 1px;}
.modal-menu .site span {display: block; font-size: 13px; opacity: 0.5; padding: 2px 0 0 53px;}
.modal-menu .order {float: left; color: #000; width: 175px; height: 51px; background: #FFE600 url(../images/order-icon.png) no-repeat left 17px center; background-size: 26px 30px; border-radius: 15px;
	-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;
}
.modal-menu .order b {display: block; font-size: 10px; text-transform: uppercase; font-weight: 900; padding: 15px 0 0 54px; letter-spacing: 1px;}
.modal-menu .order span {display: block; font-size: 13px; opacity: 0.5; padding: 2px 0 0 53px;}
.modal-menu .site:hover {transform: scale(1.1);}
.modal-menu .order:hover {transform: scale(1.1);}



