body{
	margin:0;
	font:100%/1.5em Roboto, sans-serif;
	color:#fff;
	background:url(/images/fonbody.jpg) center;
	background-size:contain;
	line-height:1;
	background: #295639;
}
*{box-sizing:border-box;}
#vk_groups{width:100%; box-sizing:border-box;}
#vk_comments, #vk_comments iframe {
    width: 100% !important;
}
.clr:before,.clr:after{
	content:" ";
	display:table;
}
.clr:after{
	clear:both;
}
.flex{
	display:flex;
	flex-wrap:wrap;
}
.jc-sb{
	justify-content:space-between;
}
.jc-c{
	justify-content:center;
}
.ai-c{
	align-items:center;
}
.ai-e{
	align-items:end;
}

.wdth1200{
	margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    padding: 0 20px;
}

header{
	padding:20px 0;
}
.logotip{
	width:100px;
}
.logotip img{
	width:100%;
}

.number{
	color:#fff;
	text-decoration:none;
	display:block;
	text-align:right;
	line-height: 1;
}
.number p{
	font-weight: 700;
    margin: 0;
    letter-spacing: 1px;
}
.number span{
	color:#fff;
	font-size:.75em;
	font-weight: 600;
}

.nuberbutton{
	display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    background: url(/images/ico-phone.svg) no-repeat center #dc2c1e;
    background-size: 16px;
    border-radius: 8px;
    margin: 0 0 0 15px;
}
.loko {
    margin: 0 0 20px;
    padding: 0 0 20px;
}
.lokoleft{
	width: 470px;
}
.lokoright{
	width: calc(100% - 500px);
}

.formsend{
	padding:10px 10px 10px 20px;
	border-radius:10px;
	box-shadow:0 0 5px rgba(0,0,0,.3);
	margin:20px 0 0;
	background:#fff;
	width: max-content;
}
.inputmask{
	display: flex;
    align-items: center;
    height: 40px;
    background: #fff;
    margin: 0 10px 0 0;
    font-size: 1.35em;
    width: 205px;
}
.inputmask div {
    margin: 0 10px 0 0;
    line-height: 0;
    padding: 0;
}
.inputmask input {
    font-family: Roboto;
    font-size: 1em;
    font-weight: 400;
    border: 0;
    outline: none;
    padding: 0;
    margin: 0;
    line-height: 0;
    width: 175px;
}
.buttons {
    background: #ffdd00;
    padding: 20px 30px;
    text-align: center;
    cursor: pointer;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    color: #fff;
    font-size: 1em;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-decoration: none;
    font-weight: 600;
}
.buttons::before {
    margin-left: -30px;
    content: " ";
    width: 15px;
    height: 300px;
    background: rgba(255,255,255,.5);
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -70px;
    animation-timing-function: ease-in-out;
    transition: all 0.2s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    z-index: 5;
    box-shadow: 0 0 40px rgb(255 255 255 / 70%);
}
@keyframes slideme {
  0% {
    left: -20%;
	}
  30% {
    left: 110%; }
  100% {
    left: 110%;
	} 
}



.offer {
    font-size: 1.25em;
    line-height: 1;
    margin: 30px 0 20px;
	color:#fff;
}
.offer span {
    font-weight: 700;
    color: #fff;
}
.offer a {
    color: #fff;
    font-size: 1.25em;
    text-decoration: none;
    display: inline-block;
    margin: 10px 0;
    font-weight: 700;
}



h1 {
    font-size: 2.25em;
    color: #fff;
    margin: 5px 0 20px;
    font-weight: 600;
    line-height: 1.2;
}
h1 span{
	font-weight: 800;
	color: #fff;
}
.lokoright .swiper{
	height: 100%;
}
.lokoright .swiper-slide img{
	width:100%;
	height: 100%;
    object-fit: cover;
}
.mySwiper1{
	border-radius: 20px;
    line-height: 0;
}
.w1{
	background:url(/images/ww1-gray.svg) no-repeat;
	background-size:36px;
}
.w2{
	background:url(/images/ww2-gray.svg) no-repeat;
	background-size:36px;
}
.w3{
	background:url(/images/ww3-gray.svg) no-repeat;
	background-size:36px;
}
.wwline{
	width: 100px;
    padding: 40px 0 0;
    border-right: 1px solid #f0f0f0;
    margin: 0 40px 0 0;
    font-size: .875em;
	color:#fff;
}
.wwline:last-child{
	border-right:0;
}
.wwmob{display:none;}
.container2{
	padding:50px 0;
}
.content{
	margin:50px 0;
}

.evacuatorsbox {
    width: 23%;
    box-shadow: 0 0 10px rgba(150, 150, 150, .1);
    line-height: 0;
    text-align: center;
    margin: 0 0 20px;
}
.evacuatorsbox img {
    width: 100%;
    object-fit: cover;
	border-radius:10px;
}
.evacuatorsbox video {
	width:100%;
	border-radius:10px;
}

.evaprice {
    margin: 10px 0 0;
    font-size: 1.5em;
}

h2{
	font-size: 2em;
    font-weight: 700;
	margin:40px 0;
	color:#fff;
}

.calltoaction{
	padding: 10px 40px;
    border-radius: 20px;
	text-align: center;
}

.offercontent{
	width:calc(100% - 220px);
}

.ww2{
	width:510px;
}
.wwline2 {
    width: 44%;
    margin: 0 0 10px;
}
.wwline2 img{
	width:48px;
}
.wwline2 h4 {
    font-size: 1.125em;
    color: #fff;
    margin: 0 0 15px;
}
.wwline2 p {
    color: #fff;
    margin: 0;
	font-size: .875em;
}

.ww2img{
	width: calc(100% - 530px);
	text-align: right;
}
.ww2img img{
	width:100%;
	max-width:500px;
}

footer{
	padding:40px 0;
	text-align:center;
	background:#295639;
	color:#fff;
	font-size:.875em;
}



/*фиксированная кнопка*/
.fix-cb {
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    background: #FFF;
    height: 50px;
    padding: 0 10px 0 20px;
    align-items: center;
    z-index: 1;
}
.fixphone {
    color: #333;
    text-decoration: none;
    line-height: 1;
	font-weight: 700;
}
.fixphone span {
    display: block;
}
.phead {
    color: #333;
    font-size: .75em;
    font-weight: 300;
}
.fixphone span {
    display: block;
}
.fixmess {
    width: 36px;
    height: 36px;
    margin: 0 0 0 10px;
    border-radius: 8px;
}
.wa {
    background: url(/images/icon-wp.svg) no-repeat center #43D854;
    background-size: 17px;
}
.tg {
    background: url(/images/icon-tg.svg) no-repeat center #2AABEE;
    background-size: 17px;
}
.max {
	background: linear-gradient(45deg, #40bafd, #682ee4);
	display:flex;
	align-items:center;
	justify-content:center;
}
.max:before{
	background:url(/images/icon-max.svg) no-repeat 0 0;
	background-size:contain;
	width:24px;
	height:24px;
	content:'';
}

/*end фиксированная кнопка*/


/*Всплывающая форма*/
.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(119, 119, 119,.7);
    overflow-y: scroll;
    padding:100px 15px 70px;
    z-index: 10;
}
.popup-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.hover1 {
    width: 100%;
    max-width: 400px;
    min-height: 400px;
    background: #EEF3F6;
    box-shadow: 0px 0px 40px rgba(0,0,0,.4);
    position: relative;
    z-index: 2;
    margin: 0 auto;
	
	border-radius:20px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.hovercontent{
	width:100%;
	max-width:340px;
	padding: 40px;
	text-align:center;
}
.hover1 input{
	font-size: 1em;
    width: 100%;
    outline: none;
    height: 48px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    border: 1px solid #eee;
    border-radius: 4px;
    transition: .2s;
    text-align: center;
}
.hover1 input:focus{
	border:1px solid #ddd;
	-webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
}
.hover1 .h2{
	font-weight:600;
	font-size:1.5em;
}
.hover1 .buttons{
	line-height: 1;
    justify-content: center;
    margin: 20px 0;
    font-size: .875em;
    width: 100%;
}
.hover1 p{
	line-height: 1.2;
}

.hover1 .buttons::before, .hover1 .buttons::after{
	display:none;
}
.confid{
	font-size: .75em;
    font-weight: 300;
    line-height: 1;
}
.closebtn{
	background:url(/images/icon-close-btn.svg) no-repeat center #e5ecf0;
	background-size:28px;
	width:36px;
	height:36px;
	border-radius:100%;
	position:absolute;
	left:50%;
	bottom:-18px;
	margin:0 0 0 -18px;
}
.hphone{
	width:100%;
	height:48px;
	display:flex;
	align-items:center;
	justify-content:center;
	background:#e3eef4;
	border-radius: 4px;
	font-weight:600;
	color:#fff;
	text-decoration:none;
	font-size:1.25em;
}
/*END Всплывающая форма*/


.vkicon {
    display: flex;
    align-items: center;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
    padding: 14px 14px 14px 50px;
    font-size: .875em;
	background:url(/images/ico-vk.svg) no-repeat 14px center #0078ff;
	background-size:24px;
	margin:0 10px;
}
.insticon {
	background:url(/images/ico-vk.svg) no-repeat 14px center #F13547;
	background-size:24px;
}
.maxicon{
	background:url(/images/icon-max.svg) no-repeat 14px center #682ee4;
	background-size:24px;
}





@media screen and (max-width: 1024px){
	.wdth1200 {
		max-width: 600px;
		padding: 0 20px;
	}
	header {
		padding: 15px 0;
	}
	.logotip {
		width: 80px;
	}
	.ofmob{
		display:block;
		text-align: center;
	}
	.offer{
		text-align: center;
	}
	.formsend{
		margin: 20px auto 0;
	}
	
	h2 {
		text-align: center;
	}
	.lokoleft {
		width: 100%;
		order: 2;
	}
	.lokoright {
		width: 100%;
		order: 1;
		margin: 0 0 20px;
	}
	h1 {
		font-size: 2em;
	}
	.evacuatorsbox {
		width: 49%;
	}
	.offercontent {
		width: 100%;
	}
	.calltoaction {
		padding: 10px 30px 30px;
	}
	.ww2 {
		width: 100%;
	}
	.wwline2 {
		width: 49%;
		margin: 0 10px 20px;
		max-width: 200px;
	}
	.ww2img {
		width: 100%;
		text-align: center;
		margin: 30px 0 0;
	}
	.ww2img img {
		width: 100%;
		max-width: 300px;
	}
	.container2 {
		padding: 0;
	}
	.ww2 {
		justify-content: center;
	}
	.calltoaction .buttons{
		margin: 0 auto;
	}
	.ww{
		justify-content: center;
	}
	.wwline{
		text-align:center;
		width: 109px;
		margin: 0 7px;
	}
	.w1{
		background:url(/images/ww1.svg) no-repeat center 0;
		background-size:36px;
	}
	.w2{
		background:url(/images/ww2.svg) no-repeat center 0;
		background-size:36px;
	}
	.w3{
		background:url(/images/ww3.svg) no-repeat center 0;
		background-size:36px;
	}
}
@media screen and (max-width: 600px){
	    h1 {
        font-size: 1.5em;
    }
	.wdth1200 {
		max-width: 465px;
		padding: 0 20px;
	}
	.logotip {
		line-height: 0;
	}
	.number{
		line-height: 1;
	}
	.number p{
		font-size: 1.125em;
	}
	.number span{
		display:none;
	}
	.nuberbutton{
		display:none;
	}
	.loko {
		margin: 0;
	}
	.ofmob p{
		font-size: .875em;
	}
	
	.offer {
		font-size: 1.125em;
		line-height: 1.4;
	}
	.offer a{
		margin: 5px 0;
		line-height: 1;
	}
	.formsend {
		padding: 8px 8px 8px 15px;
	}
	.inputmask{
		font-size: 1.125em;
		width: 165px;
	}
	.inputmask input{
		width: 135px;
	}
	.formsend .buttons{
		padding: 16px 20px;
	}
	h2{
		font-size: 1.35em;
		margin: 20px 0 30px;
	}
	
	.evacuatorsbox h4 span{
		font-size: 1em;
	}
	.evaprice{
		font-size: 1.25em;
	}
	.wwline2 {
		width: 40%;
		margin: 0 10px 20px;
		font-size: .875em;
	}
}
@media screen and (max-width: 465px){
	.wdth1200 {
		max-width: 390px;
		padding: 0 10px;
	}
	.content {
		margin: 35px 0;
	}
	.lokoright {
		margin: 0 0 10px;
	}
	.offer {
		font-size: 1em;
		margin: 20px 0 10px;
	}
	.offer a{
		font-size: 1.5em;
    display: block;
    border-bottom: 0;
	}
	.fix-cb {
		bottom: 10px;
		right: 10px;
	}
	
	h1 {
		margin: 5px 0 13px;
	}
	.ww{
		display:none;
	}
	.wwmob{
		display:flex;
		margin:20px 0 0;
	}
	.wwline{
		font-size: .75em;
	}
	.w1 {
		background: url(/images/ww1.svg) no-repeat center 0;
		background-size: 32px;
	}
	.w2 {
		background: url(/images/ww2.svg) no-repeat center 0;
		background-size: 32px;
	}
	.w3 {
		background: url(/images/ww3.svg) no-repeat center 0;
		background-size: 32px;
	}
	.formsend {
		margin: 10px auto 0;
	}
	
	.formsend .buttons {
		font-size: .875em;
	}
	.calltoaction .buttons {
		font-size: .875em;
	}
	.wwline2 img {
		width: 36px;
	}
	.wwline2 h4 {
		font-size: 1em;
	}
	
}













