#counter{background: #04d6e2;position: absolute;bottom:-56px;right: 41%;padding:20px 40px;}
#counter .tv{font-size:2.5625rem;color:#1e1621;font-weight:bold;display:block;}
#counter .tv span{display:inline-block;background:#fff;padding:5px 10px;margin:0 2px;}
#counter .ti{display:inline-block;vertical-align:middle;}
#counter .ti .tl{display:block;text-align:center;margin-top:4px;}
#counter .ti.sep{font-size:1.875rem;color:#fff;margin:-10px 5px 0;}
.section-banner-present{overflow:inherit;margin-bottom:150px;}

#form-popup,#form-popup-ok{max-width:500px;padding:45px 40px;text-align:center;overflow:hidden;}
#form-popup-ok{background-color:#978555;text-align:center;}
#form-popup .title{font-size:1.75rem;}
#form-popup p{position:relative;color:#838383;font-size:1.125rem;padding:30px 100px 40px;line-height:1.2;}
#form-popup p:before{content:'';position:absolute;top:0;bottom:0;margin:auto;display:block;width:100px;height:91px;background:url(../images/mirror.png) center center no-repeat;left:20px;}
#form-popup p:after{content:'';position:absolute;top:0;bottom:0;margin:auto;display:block;width:132px;height:110px;background:url(../images/forest.png) center center no-repeat;right:-20px;}
#form-popup form{max-width:300px;}
#form-popup form span {
	font-weight: 400;
    font-family: Arial;
    font-size: 12px;
    line-height: 1;
    display: block;
    margin-top: 10px;
    color: #818181;
}
#form-popup form span a {
	color: #818181;
}
#form-popup-ok .title{font-size:1.75rem;color:#000;font-weight:800;margin-bottom:15px;position:relative;}
#form-popup-ok p{color:#fff;line-height:1.3;}
#form-popup-ok .title:before{height:80px;width:71px;background:url(../images/checked.png) 0 0 no-repeat;content:'';display:table;margin:0 auto 15px;}

input[type=text]{display:block;width:100%;border:1px solid #978655;font-family:'Helvetica Neue',sans-serif;padding:10px 18px;font-size:1.125rem;margin-bottom:15px;}
input[type=submit]{display:table;font-family:'Helvetica Neue',sans-serif;padding:12px 25px;cursor:pointer;font-size:1.125rem;text-transform:uppercase;color:#fff;margin:20px auto 0!important;}
input{-webkit-appearance: none;}

header .contacts{float:right;text-align:right;}
.line_top .phone{font-size:1.375rem;float:none;}
.contacts span{display:block;margin-top:10px;font-size:1rem;}
.call-me{white-space:nowrap;display: table;margin: 10px 0 0 auto;font-weight:600;border:1px solid #978555;text-decoration:none;padding:12px 20px;color:#010101;}
.call-me:hover{background-color:#978555;color:#fff;}

.fixed_top_menu .contacts span{display:block;}

footer .contacts{display:flex;width:100%;align-items: flex-end;flex-wrap: wrap;}
footer .contacts div{width:100%;margin-right:20px;}
footer .contacts div.links {
    flex: 0 0 100%;
    margin-top: 20px;
}
footer .contacts div.links p {
    font-size: 14px;
    line-height: 1.3;
}
footer .contacts div.links p a {}
footer .contacts span{margin-top:0px;}
footer .call-me{font-size:1rem;display: table;margin:14px 0 0 auto;border:1px solid #010101;text-decoration:none;color:#010101;}
footer .call-me:hover{background-color:#010101;color:#fff;text-decoration:none;}

@media screen and (max-width:860px){
	footer .content>.contacts{
		display:block;
	}
	footer .content{
		display:flex;
	}
	.social>a{
		margin: 2px 0px 0;
	}
	footer .social {
		margin-top:10px;
	    text-align: left;
	}
	footer .contacts .phone {
	    margin-bottom:5px;
	    font-size: 1.125rem;
	}
}
@media screen and (max-width:700px){
	#counter{position:relative;text-align:center;right:0;bottom:0;}
	#form-popup p:after {
	    width: 80px;
	    background-size: contain;
	}
	#form-popup p:before {
	    width: 72px;
	    background-size: contain;
	}
	#form-popup .title {
	    font-size: 1.125rem;
	}
	#form-popup p,input {
	    font-size: 1rem;
	}
}
@media screen and (max-width:500px){
	#form-popup p {
	    padding: 30px 0px 40px;
	}
	#form-popup p:before {
	    left: -65px;
	}
	#form-popup p:after {
	    right: -80px;
	}
	#counter .tv span{padding:5px 5px;}
	.call-me {font-size: 0.75rem;padding:8px 10px;margin: 6px 0 0 auto;}
	.contacts span {font-size: 0.875rem;}
	header .contacts span{margin-top:0;}
	.line_top .phone {font-size: 1rem;}
}




/*26.02*/
/*.switch .version.vip{
	background: #000;
    color: #fff;
}
.switch .version.vip .button{
	background: #fff;
    color: #000;
}
.switch .version.vip .button:hover{
	background:#978555;
	color: #fff;
}
.switch .version.vip .link_bold{
	color: #978555;
}*/
.switch .version.vip:after {
    content: none;
    position: absolute;
    top: 5px;
    right: -10px;
    display: block;
    background:#9B00B8;
    color: #fff;
    border-radius: 5px;
    padding: 10px 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.switch .version.spec:after{
	content:none;
}
.switch .slick-slide{
	vertical-align:top;
}
/*.switch .version.vip li:last-child{
	font-weight: bold;
}
.switch .version.vip li.no:before{
	background:#fff!important;
	content:'–';
	border-radius:50%;
	color:#000;
	line-height:1.4;
	text-align:center;;
	font-weight:bold;
}
.switch .version.vip li:last-child:before{
	background-position:0 -24px;
}*/
