/*
Theme Name: ÃƒÂÃ…â€œÃƒâ€˜Ã‚ÂÃƒÂÃ‚Â³ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¸ÃƒÂÃ‚Âµ ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒÂÃ‚Â½ÃƒÂÃ‚Â°
Theme URI: https://zmo24.ru/
Author: ÃƒÂÃ…â€œÃƒâ€˜Ã‚ÂÃƒÂÃ‚Â³ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¸ÃƒÂÃ‚Âµ ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒÂÃ‚Â½ÃƒÂÃ‚Â°
Author URI: https://zmo24.ru/
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mo
Requires at least: 4.6
Tested up to: 5.5
Requires PHP: 5.6
*/
a,
div,
li,
p {
	outline: 0!important
}
.h1,.h2,.h3,.h4,.h5,.h6{
	display:block;
}

.product-slider div:nth-child(n+2) img {
	object-fit: cover
}

[class*=" _icon-"]::before,
[class^="_icon-"]::before {
	font-family: icomoon!important;
	speak: never;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: Roboto;
	src: url(/assets/font/Roboto-Bold.woff2) format("woff2"), url(/font/Roboto-Bold.woff) format("woff");
	font-display: swap;
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: Roboto;
	src: url(/assets/font/Roboto-Black.woff2) format("woff2"), url(/font/Roboto-Black.woff) format("woff");
	font-display: swap;
	font-weight: 900;
	font-style: normal
}

@font-face {
	font-family: RobotoSlab;
	src: url(/assets/font/RobotoSlab-Bold.woff2) format("woff2"), url(/font/RobotoSlab-Bold.woff) format("woff");
	font-display: swap;
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: RobotoSlab;
	src: url(/assets/font/RobotoSlab.ttf);
	font-display: swap;
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Roboto;
	src: url(/assets/font/Roboto-Regular.woff2) format("woff2"), url(/font/Roboto-Regular.woff) format("woff");
	font-display: swap;
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: icomoon;
	src: url(/assets/font/icomoon.ttf?nbatof) format("truetype"), url(/font/icomoon.woff?nbatof) format("woff"), url(/font/icomoon.svg?nbatof#icomoon) format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: block
}

@font-face {
	font-family: Myseo;
	src: url(/assets/font/Myseo-light.ttf) format("OpenType");
	font-display: swap;
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Myseo;
	src: url(/assets/font/Myseo-bold.ttf) format("OpenType");
	font-display: swap;
	font-weight: 700;
	font-style: normal
}

._icon-bars:before {
	content: "\e917"
}

._icon-close:before {
	content: "\e916"
}

._icon-angle-down:before {
	content: "\e900"
}

._icon-arrow-circle-left:before {
	content: "\e901"
}

._icon-arrow-circle-right:before {
	content: "\e902"
}

._icon-arrows-alt-h:before {
	content: "\e903"
}

._icon-calculator:before {
	content: "\e904";
	margin-top: 12px
}

._icon-clock:before {
	content: "\e905"
}

._icon-envelope-solid:before {
	content: "\e906"
}

._icon-facebook:before {
	content: "\e907"
}

._icon-gift:before {
	content: "\e908"
}

._icon-info-circle:before {
	content: "\e909"
}

._icon-instagram:before {
	content: "\e90a"
}

._icon-map:before {
	content: "\e90b"
}

._icon-mobile:before {
	content: "\e90c"
}

._icon-odnoklassniki:before {
	content: "\e90d"
}

._icon-play:before {
	content: "\e90e"
}

._icon-ruble:before {
	content: "\e90f"
}

._icon-telegram:before {
	content: "\e910"
}

._icon-thumbs-up:before {
	content: "\e911"
}

._icon-viber:before {
	content: "\e912"
}

._icon-vk:before {
	content: "\e913"
}

._icon-whatsapp:before {
	content: "\e914"
}

._icon-youtube:before {
	content: "\e915"
}

html {
	font-size: 62.5%
}

body {
	position: relative;
	min-width: 320px;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-family: Roboto, sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.5;
	color: #183749
}

img {
	max-width: 100%;
	height: auto
}

.hamburger {
	display: none;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	-webkit-transition: -webkit-transform .1s;
	transition: -webkit-transform .1s;
	-o-transition: transform .1s;
	transition: transform .1s;
	transition: transform .1s, -webkit-transform .1s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 2rem;
	margin-left: auto;
	vertical-align: middle
}

.simple-text-section{
	max-width:960px;
	margin:3em auto;
	padding:20px;
}

.fancybox-container{
	z-index:9999999 !important;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage{
	top:50px !important;
}
form .policy{
	margin: 15px auto;
  font-size: 12px;
	opacity: 0.7;
}
	form .policy input{
		display:none;
	}
	#body form .policy input + label{
		position:relative;
		display:block;
		padding-left:25px;
		text-align:left;
	}
	form .policy label::before{
		left:0;
		right:unset;
		top:unset;
	}
	#body form .policy input:checked + label::after{
		content: '✓';
		position: absolute;
		left: 2px;
		top:0;
		width: 35px;
		height: 30px;
		margin:0;
		z-index: 999;
		font-size: 26px;
		line-height:15px;
		transform:unset;
		color:black;
	}
	form .policy a{text-decoration:underline;}
	form .policy a:hover{text-decoration:none;}

@font-face {
	font-family: swiper-icons;
	src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
	font-weight: 400;
	font-style: normal
}


.lazy-base {
	background-image: url(data:image/gif;base64,R0lGODlhCgAIAIABAN3d3f///yH5BAEAAAEALAAAAAAKAAgAAAINjAOnyJv2oJOrVXrzKQA7)
}

._icon-ruble {
	font-size: 1.3rem
}


.yellow-markers-list li::marker {
	color: #f76b2e
}

.black-text {
	color: #000
}

iframe {
	background-color: #ececec
}

.w-100 {
	width: 100%
}

.w-auto {
	width: auto
}

.h-initial {
	height: initial
}

.position-relative {
	position: relative
}

.d-inherit {
	display: inherit
}

.info-video {
	width: 100%;
	height: 540px
}

.header {
	background-color: #183749;
	z-index: 9999999;
	position: relative
;top: 0px;}

.navbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 50px;
	color: #fff
}

.navbar__logo {
	display: inline-block
}

.navbar__collapse {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-left: .8rem
}

.navbar__nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	list-style: none
}

.navbar__nav-close {
	display: none
}

.navbar__nav-item:hover .navbar__nav-link {
	background-color: #526977
}

.navbar__nav-link {
	display: block;
	padding: 1.3rem 1.6rem;
	-webkit-transition: .2s linear;
	-o-transition: .2s linear;
	transition: .2s linear
}

.navbar__nav-link:hover {
	text-decoration: none
}

.navbar__nav-link--subnav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.navbar__nav-link--subnav i {
	margin-left: .5rem
}

.navbar__nav-subnav {
	display: none;
	list-style: none;
	position: absolute;
	opacity: .98;
	background-color: #526977;
	z-index: 999
}

.navbar__nav-subnav>li:not(:first-child) {
	border-left: 2px solid #183749
}

.navbar__nav-subnav-list {
	list-style: none;
	min-width: 388px
}

.navbar__nav-subnav-item-line {
	margin: 1rem 0;
	padding: 0 1.4rem
}

.navbar__nav-subnav-item-line span {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #183749
}

.navbar__nav-subnav-link {
	display: block;
	padding: 1rem 1.4rem;
	-webkit-transition: .2s linear;
	-o-transition: .2s linear;
	transition: .2s linear
}

.navbar__nav-subnav-link:hover {
	text-decoration: none;
	background-color: #183749
}

.navbar__nav-subnav-title {
	text-align: right;
	margin: 1rem 0;
	padding: 1rem 4rem;
	position: relative;
	color: #183749;
	font-weight: 700;
	font-size: 1.8rem;
	overflow: hidden
}

.navbar__nav-subnav-title::before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #ececec;
	-webkit-transform: skew(33deg) translateX(35px);
	-ms-transform: skew(33deg) translateX(35px);
	transform: skew(33deg) translateX(35px)
}

.navbar__phone {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.navbar__phone-text {
	display: none
}

.navbar__phone-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	padding: 1.15rem 1.6rem;
	font-size: 1.8rem;
	font-weight: 900;
	-webkit-transition: .2s linear;
	-o-transition: .2s linear;
	transition: .2s linear
}

.navbar__phone-link i {
	margin-right: 1rem;
	padding: .2rem .4rem;
	border-radius: .2rem;
	font-size: 1.7rem;
	color: #183749;
	background-color: #fff
}

.navbar__phone-link:hover {
	text-decoration: none;
	background-color: #526977
}

.mouse .navbar__nav-item:hover .navbar__nav-subnav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

button[disabled] {
	opacity: 1
}

.btn {
	display: inline-block;
	padding: 1rem 1.6rem;
	border: 0;
	font-family: inherit;
	font-size: 1.6rem;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer
}

.btn-orange-craiola {
	position: relative;
	padding: 0;
	border-radius: 30px;
	overflow: hidden;
	color: #fff;
	-webkit-box-shadow: 0 9px 6px 1px rgba(0, 0, 0, .14);
	box-shadow: 0 9px 6px 1px rgba(0, 0, 0, .14);
	background-color: #fc6f32;
	-webkit-transition: .2s linear;
	-o-transition: .2s linear;
	transition: .2s linear;
	font-family: revert;
	text-shadow: 0 5px 5px rgb(0 0 0 / 26%);
	min-height: 40px;
	align-items: center;
	justify-content: center;
	display: flex;
	max-width: 240px;
	padding: 10px 20px;
	line-height: 100%
}

.btn-orange-craiola::before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	width: 20px;
	height: 100%;
	opacity: .36;
	background-color: #fff;
	-webkit-transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	transform: skew(-10deg);
	-webkit-animation-name: flare;
	animation-name: flare;
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.btn-orange-craiola:hover {
	background-color: #f74d04;
	-webkit-box-shadow: 0 5px 6px 1px rgba(0, 0, 0, .14);
	box-shadow: 0 5px 6px 1px rgba(0, 0, 0, .14)
}


@-webkit-keyframes flare {
	0% {
		left: -100%
	}
	50% {
		left: 100%
	}
	100% {
		left: 100%
	}
}

@keyframes flare {
	0% {
		left: -100%
	}
	50% {
		left: 100%
	}
	100% {
		left: 100%
	}
}

.title {
	text-align: center;
	margin-bottom: 2rem
}

.title__block {
	display: block
}

.title__heading {
	position: relative;
	padding: .9rem 5rem;
	margin: 0;
	font-family: RobotoSlab;
	font-size: 2.4rem;
	font-weight: 700;
	color: #fff;
	line-height: 1.2;
	z-index: 1
}

.title__subheading {
	position: relative;
	padding: 2.6rem 2rem .5rem;
	margin: 0;
	margin-top: -2.1rem;
	font-weight: 400;
	color: #757575;
	line-height: 1.2
}

.title--left .title__heading::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 1000%;
	background-color: #183749;
	z-index: -1;
	-webkit-transform: skew(-35deg);
	-ms-transform: skew(-35deg);
	transform: skew(-35deg)
}

.title--left .title__subheading::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 1000%;
	background-color: #ececec;
	z-index: -1;
	-webkit-transform: skew(-35deg);
	-ms-transform: skew(-35deg);
	transform: skew(-35deg)
}

.title--right .title__heading::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 1000%;
	background-color: #183749;
	z-index: -1;
	-webkit-transform: skew(30deg);
	-ms-transform: skew(30deg);
	transform: skew(30deg)
}

.title--right .title__subheading::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 1000%;
	background-color: #ececec;
	z-index: -1;
	-webkit-transform: skew(30deg);
	-ms-transform: skew(30deg);
	transform: skew(30deg)
}

.underlined-heading {
	position: relative;
	display: inline-block;
	margin-bottom: 2rem;
	font-family: RobotoSlab;
	font-size: 1.6rem;
	font-weight: 700;
	margin-left: 20px;
	margin-top: 30px!important
}

.underlined-heading::after {
	content: '';
	position: absolute;
	bottom: -.6rem;
	left: 0;
	width: 65%;
	height: 1px;
	background-color: #f76b2e
}


.about-company {
	position: relative
}

.about-company__gallery {
	display: flex
}

.about-company::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	opacity: .14;
	background-image: url(/assets/img/about_company_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.about-company__images {
	padding-top: 3rem;
	padding-bottom: 0
}

.about-company__images img {
	width: 100%;
	background-color: #ececec
}

.about-company__images-img1 {
	width: 60.555555%
}

.about-company__images-img2 {
	width: 37.222222%
}

.about-company__inner {
	padding: 1rem 2rem;
	font-size: 1.8rem;
	background-color: rgba(255, 255, 255, .76)
}

.about-company__inner-logo img {
	width: 96%;
	margin: auto;
	display: block;
	margin-bottom: 20px!important
}

a.btn.btn--gift {
	text-decoration: none!important
}

.about-company__inner {
	padding: 26px
}


.map {
	position: relative;
	min-height: 620px
}

.map__contacts {
	position: absolute;
	top: 16.3rem;
	max-width: 325px;
	opacity: .92;
	background-color: #fff;
	z-index:1000;
}

.map__contacts-line {
	height: 1.1rem;
	background-color: #084250
}

.map__contacts-list {
	padding: 1.8rem 1.5rem
}

.map__contacts-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: .7rem;
	color: #000
}

.map__contacts-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 40px;
	font-size: 3rem;
	color: #183749
}

.map>iframe {
	display: block
}

.footer {
	padding-bottom: 1.5rem;
	color: #fff;
	background-color: #183749
}

.footer__logo {
	position: relative;
	padding: 2rem 1rem 3rem 1rem;
	margin-bottom: 1.5rem;
	overflow: hidden;
	background-color: #fff
}

.footer__logo::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -1.5rem;
	width: 100%;
	height: 30px;
	border-radius: 100%;
	background-color: #183749
}

.footer__left-social {
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin: 0;
	margin-top: 4rem;
	padding: 0;
	font-size: 1.9rem
}

.footer__left-social a {
	-webkit-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear
}

.footer__left-social a:hover {
	color: #fc6f32
}

.footer__center {
	width: 50%!important
}

.footer__center-title {
	position: relative;
	z-index: 9;
	padding: 1.4rem 0;
	font-weight: 700;
	text-align: center
}

.footer__center-title::after {
	content: "";
	position: absolute;
	top: 24px;
	display: block;
	width: 100%;
	height: 1px;
	z-index: -1;
	background-color: #fff
}

.footer__center-title span {
	padding: 0 1.3rem;
	background-color: #183749
}

.footer__center-list::after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	margin-top: 1.2rem;
	opacity: .34;
	background-color: #fff
}

.footer__right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/* margin-top: 25px; */
}

.footer__right-phone {
	display: inline-block;
	margin-bottom: 1rem;
	font-size: 1.9rem;
	font-weight: 700
}

.footer__right-messengers {
	max-width: 209px;
	margin: 0 auto;
	margin-top: 2rem;
	text-align: center;
}

.footer__right-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 2.5rem;
	max-width: 130px;
	margin: auto;
}

.footer__right-list a {
	-webkit-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear
}

.footer__right-list a:hover {
	color: #fc6f32
}

.footer__right-email {
	display: inline-block;
	margin-top: 2rem;
	font-size: 1.9rem;
	font-weight: 700;
}

@media only screen and (max-width:1399px) {

	.footer__center {
		width: 58%
	}
}

@media only screen and (max-width:1199px) {

	section.about-company+section.appeal {
		display: none!important
	}
	.navbar__nav-subnav {
		display: block!important
	}

	.hamburger {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-left: 2rem
	}
	.navbar__logo {
		margin-right: auto
	}
	.navbar__collapse {
		width: auto
	}
	.navbar__nav {
		position: fixed;
		display: block;
		right: -100%;
		top: 0;
		height: 100%;
		overflow-y: auto;
		width: 300px;
		background-color: #132b3a;
		z-index: 999999999;
		-webkit-transition: .2s linear;
		-o-transition: .2s linear;
		transition: .2s linear
	}
	.navbar__nav-close {
		display: block;
		font-size: 2.4rem;
		padding-top: .5rem;
		margin-bottom: 1rem
	}
	.navbar__nav-close ._icon-close {
		margin-left: 1.6rem
	}
	.navbar__nav-subnav {
		position: relative
	}
	.navbar__nav-subnav>li:not(:first-child) {
		border: 0
	}
	.navbar__nav-subnav-list {
		min-width: 100%
	}
	.navbar__nav-subnav-title {
		display: none
	}
	.mouse .navbar__nav-item:hover .navbar__nav-subnav {
		display: block
	}
	.active {
		display: block
	}

}

@media only screen and (max-width:1199px) {

	.footer__left {
		width: 50%;
		margin-left:auto;
		margin-right:auto;
	}
	.footer__left-social {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: row;
		margin: 0
	}
	.footer__center {
		width: 360px!important;
		margin: auto
	}
}

@media only screen and (max-width:1024px) {
	.navbar__phone {
		position: absolute;
		width: 100%;
		left: 0;
		top: 49px;
		z-index: 999;
		padding: .6rem;
		background-color: rgba(24, 55, 73, .15);
		color: #183749;
		justify-content: center
	}
	.navbar__phone-text {
		width: 133px
	}
	.navbar__phone-text {
		display: block;
		font-size: 1.2rem;
		line-height: 1;
		max-width: 45%
	}
	.navbar__phone-link:hover {
		background-color: transparent
	}
	.navbar__phone-link {
		font-size: 1.3rem;
		padding: 0 .5rem
	}
	.navbar__phone-link i {
		font-size: 1.4rem;
		color: #fff;
		background-color: #183749
	}

	.footer__right {
		width: 100%;
		margin: 30px  auto 0px;
	}
}

@media only screen and (max-width:991px) {

	.about-company__inner p {
		max-width: 272px;
		margin: 0 auto 20px
	}
	
}

@media only screen and (max-width:991px) and (min-width:800px) {
	.footer__right {
		width: 100%!important
	}
}

@media only screen and (max-width:800px) {
	.title__heading {
		font-size: 1.8rem;
		padding: .7rem 1.3rem
	}
	.title--left .title__heading::after {
		-webkit-transform: skew(-20deg);
		-ms-transform: skew(-20deg);
		transform: skew(-20deg)
	}
	.title--left .title__subheading::after {
		-webkit-transform: skew(-20deg);
		-ms-transform: skew(-20deg);
		transform: skew(-20deg)
	}
	.title--right .title__heading::after {
		-webkit-transform: skew(20deg);
		-ms-transform: skew(20deg);
		transform: skew(20deg)
	}
	.title--right .title__subheading::after {
		-webkit-transform: skew(20deg);
		-ms-transform: skew(20deg);
		transform: skew(20deg)
	}
	
}

@media only screen and (max-width:768px) {
	.container,
	.container-fluid,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		padding-left: 20px;
		padding-right: 20px
	}
	.navbar__logo {
		width: 170px
	}

}

@media only screen and (max-width:730px) {
	.btn-orange-craiola {
		max-width: 280px;
		width: 100%;
		line-height: 120%;
		min-height: 46px;
		margin: auto;
		display: flex
	}
	
}

@media only screen and (max-width:600px) {
	.container,
	.container-fluid,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		padding-left: 20px;
		padding-right: 20px
	}
	.title__subheading {
		font-size: 1.2rem;
		margin-top: -.4rem;
		padding-top: .9rem
	}
	
	.about-company::before {
		background-image: none!important
	}
	.map {
		margin-bottom: 0
	}
	.map__contacts {
		position: inherit;
		margin-top: -70px;
		margin-left: auto;
		margin-right: auto
	}
	
}


@media only screen and (max-width:767px) {
	.map>iframe {
		height: 500px!important
	}
	.footer__left {
		padding-left: 2rem!important;
		padding-right: 2rem!important;
		width: 100%;
		max-width: 300px;
		margin: auto;
	}
	.footer__center {
		padding-left: 2rem!important;
		padding-right: 2rem!important
	}
	.navbar__phone-text {
		max-width: 37%
	}
	.container,
	.container-fluid,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		padding-left: 20px;
		padding-right: 20px
	}

}



@media screen and (min-width:1920px) {
	.title--left .title__block {
		display: inline-block;
		margin-right: 12%;
		margin-left: -11%
	}
	.title--right .title__block {
		display: inline-block;
		margin-left: -21%;
		margin-right: -11%
	}
}


@media screen and (max-width:480px) {
	.container-md {
		max-width: 100%
	}
	
}



.cd-popup {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgb(0 0 0 / 52%);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	display: none
}

.cd-popup.is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
	display: block
}

.cd-popup-container {
	background-color: #fff;
	position: relative;
	width: 90%;
	max-width: 600px;
	margin: 6em auto;
	border-radius: .25em .25em .4em .4em;
	text-align: center;
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px);
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	transition-duration: .3s
}

.cd-popup-container .cd-buttons:after {
	content: "";
	display: table;
	clear: both
}

.cd-popup-container .cd-buttons li {
	float: left;
	width: 50%;
	list-style: none
}

.cd-popup-container .cd-buttons a {
	display: block;
	height: 60px;
	line-height: 60px;
	text-transform: uppercase;
	color: #fff;
	-webkit-transition: background-color .2s;
	-moz-transition: background-color .2s;
	transition: background-color .2s
}

.cd-popup-container .cd-buttons li:first-child a {
	background: #fc7169;
	border-radius: 0 0 0 .25em
}

.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
	background-color: #fc8982
}

.cd-popup-container .cd-buttons li:last-child a {
	background: #b6bece;
	border-radius: 0 0 .25em 0
}

.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
	background-color: #c5ccd8
}

.cd-popup-container .cd-popup-close {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 30px;
	height: 30px
}

.cd-popup-container .cd-popup-close::after,
.cd-popup-container .cd-popup-close::before {
	content: '';
	position: absolute;
	top: 12px;
	width: 14px;
	height: 3px;
	background-color: #8f9cb5
}

.cd-popup-container .cd-popup-close::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 8px
}

.cd-popup-container .cd-popup-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 8px
}

.is-visible .cd-popup-container {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

@media only screen and (min-width:1170px) {
	.cd-popup-container {
		margin: 8em auto
	}
}



div#offer .cd-popup-container {
	padding: 0;
	box-shadow: 4px 4px 4px rgb(60 64 66 / 55%);
	overflow: hidden
}

.cd-popup button.btn.btn-orange-craiola,
.cd-popup input,
.cd-popup p {
	margin: 0 auto 0;
	display: block;
	max-width: 240px
}

.cd-popup {
	z-index: 9999
}

.cd-popup-container {
	max-width: 380px;
	padding-top: 40px
}

.cd-popup h3,
.cd-popup .h3 {
	text-align: center;
	margin-bottom: 30px;
	font-family: RobotoSlab
}



a.footer__right-email {
	white-space: nowrap
}

div#callback .cd-popup-container {
	padding: 0;
	box-shadow: 4px 4px 4px rgb(60 64 66 / 55%);
	overflow: hidden
}

div#callback .col-xl-8 {
	background-image: url(/assets/img/ctaimg.jpg);
	background-size: cover;
	background-position: center
}

div#callback .col-xl-4 {
	background-color: #eff2f8;
	padding: 30px;
	background-image: url(/assets/img/calc-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	background-size: 69%
}

div#callback .col-xl-4 img {
	max-width: 220px
}

div#callback h3,
div#callback .h3 {
	text-align: left;
	font-family: RobotoSlab;
	font-size: 18px;
	margin-bottom: 40px;
	margin-top: 20px
}


@media screen and (min-width:1200px) {
	.col-3.footer__right {
		padding-top: 30px;
	}
	div#callback .cd-popup-container {
		max-width: 815px;
		overflow: hidden;
		padding: 0
	}
}

.header.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999;
	transition: all .7s;
	margin:0;
}

ul.navbar__nav.touch li {
	cursor: pointer!important
}

body,
html {
	width: 100%;
	overflow-x: hidden
;margin-top: 0px !important;}

body {
	margin-right: -1px
}




section.about-company+section.appeal {
	margin-bottom: 25px;
}

section.about-company+section.appeal img.appeal__img {
	max-width: 38%!important;
	bottom: -31%!important;
	z-index: -1;
}

div.map {
	position: relative;
	z-index: 999
}
li.navbar__nav-item:hover .navbar__nav-subnav {
	display: block;
}
section{
	scroll-margin-top: 60px;
}


.footer-bottom .wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
  width: 1170px;
	max-width: calc(100% - 40px);
  padding: 20px 0;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.footer-bottom .col1 {
	/* width: 25%; */
}
.footer-bottom .dev_logo a {
	display: block;
	text-align: center;
}
.footer-bottom a:hover {
	text-decoration: underline;
}
#s04 .wrap::before {
	bottom: -67px;
}


.cookies-agreement{
	width: 17em;
	max-width:calc(100% - 40px);
	position: fixed;
	left:20px;
	bottom:20px;
	z-index: 1000;
	text-align:left;
}
	.cookies-agreement .box{
		max-height: calc(100vh - 40px);
		box-sizing: border-box;
		overflow: auto;
		padding: 2em;
		background: #fff;
		box-shadow: 0 4px 24px rgba(114,128,170,.32);
		line-height:1.4;
		font-size:0.8em;
		color: #333333;
	}
		.cookies-agreement .description{}
			.cookies-agreement .title{
				font-size:1.3em;
				font-weight:bold;
			}
			.cookies-agreement a{text-decoration:underline;color:inherit;}
			.cookies-agreement a:hover{text-decoration:none;}
		.cookies-agreement .btn{
			display:inline-block;
			min-width:150px;
			margin-top:1em;
		}