@charset "UTF-8";
/*
Project css styles.
Common css rules.
-------------------------------------------------------------*/

/* CSS Reset */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
table td{vertical-align:top;}
img,fieldset{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select,button{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*ClearFix*/
.clearFix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
*html .clearFix{zoom:1;}
*+html .clearFix{zoom:1;}

html{height:100%;background:#000;}
body{height:auto!important;min-height:100%;
	background:url(../images/bg.jpg) 0 0;
	font:13px Arial, Helvetica, sans-serif;
	color:#b4b4b4;
}

p{margin:0 0 18px; line-height:18px;}
a{color:#e22bd1;text-decoration:underline;}
a:hover,a:active,a:focus{text-decoration:none;color:#FFF;}
.clear{clear:both;float:none;}
.clearLeft{clear:left;}
.clearRight{clear:right;}
.block{display:block;}
.alignRight{text-align:right;}
.alignCenter{text-align:center;}
.centerImg{display:block;margin:0 auto;}
.floatRight{float:right;}
.floatLeft{float:left;}
:focus{outline:0;}
fieldset legend{display:none;}
.nowrap{white-space:nowrap;}
ul{margin:0 0 18px 18px;}
ol{margin:0 0 18px 18px;}
li{margin:0 0 5px;}

h1{
	font:36px/34px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#fff;
	margin:0 0 23px;
	text-shadow:#0d0d0d 0 1px 0;
}
.main h1{
	margin:0 0 26px;
}
h1 a{
	color:#fff;
	text-decoration:none;
}
h2{
	font:28px/21px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#fff;
	margin:0 0 13px;
	text-shadow:#000 0 -1px 0;
}
h3{
	font:18px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 9px;
}
h4{
	font:bold 14px/12px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 7px;
	text-shadow:#0f0f0f 0 -1px 0;
}

.button_z{text-decoration:none; text-align:center; 
 padding:8px 13px; 
 border:solid 1px #004F72; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:19px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#2b3333; 
 background:#e9eaed; 
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  
  }.button_z:active{
 padding:8px 13px; 
 border:solid 1px #004F72; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:19px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#2b3333; 
 background:#cccccc; 
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  
 }
 
 #zakaz_online {
display: none;
/*left: 40%;*/
left: 50%;
width: 420px;
margin-left: -210px;
/*top:25%;*/
top: 10%;
position: fixed;
z-index: 20000;
background:#FFFFFF;
border-radius:7px;
padding:15px 20px;
box-shadow: 1px 2px 3px 4px #484848;
}

#zakaz_online form .notetext {
color:green!important;
}

#zakaz_online form input {
width:200px;
height:24px;
border:solid 1px #C8C8C8;
border-radius:7px;
margin-bottom:10px;
color:#2A4E61;
}

#zakaz_online form table tr td {
padding-right:10px;
}

#zakaz_online form select {
height:24px;
width:200px;
border:solid 1px #C8C8C8;
border-radius:7px;
margin-bottom:10px;
color:#2A4E61;
}

#zakaz_online form textarea {
width:200px;
height:90px;
border:solid 1px #C8C8C8;
border-radius:7px;
margin-bottom:10px;
color:#2A4E61;
}

#zakaz_online form span {
color: #2A4E61;
font-size:14px;
}

.new_zagl {
font-size: 18px;
font-weight: bold;
color:#2A4E61;
}

#send_z {
background: #2E8CE3; padding: 0px 30px; font-size: 13px; font-weight: bold; color: #FFFFFF!important; text-align: center; border: solid 1px #73C8F0; cursor: pointer; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: -moz-linear-gradient(0% 100% 90deg, #2E8CE3, #73C2FD); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#73C2FD), to(#2E8CE3));
}

#close_z {
background-image: url("/images/b-x.gif");
height: 15px;
margin-top: -10px;
position: absolute;
right: 5px;
width: 15px;
cursor:pointer;
}

#zakaz_online table tr td img {
	/*position:relative;
	height:26px;
	width:100px;*/
	position: relative;
    height: 50px;
    width: 180px;
    margin-bottom: 15px;
}
.nav-projects {
font: 13px Arial, Helvetica, sans-serif;
color: #FFFEFE;
text-shadow: #1F1F1F 1px 1px 2px;
margin-bottom: 18px;
}
.nav-projects a {
text-decoration: none;
color: #FFFEFE;
}

.header-left span {
	display: block;     
    font-size: 12px;       
    text-align: center;
    width: 183px;
	 margin-bottom: 10px!important;
	}
#btnCalc span.popup-calc{
	/*padding-left: 15px;
	background-image: url(/images/calculator.jpg);
	background-repeat: no-repeat;
	text-decoration: underline;
	z-index: 1;
	color: #e22bd1;*/
}
#btnCalc span.popup-calc:hover{
	text-decoration: none;
	color: #e22bd1;
}
.gde-left a{
	color: #a5a5a5;
}
.collection{
	margin-top: 10px;
}

.overlayN{
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	background-color: rgba(0,0,0,.6);
	display: none;
	z-index: 998;
}

.newButton{
	width: 200px;
    height: 24px;
    border: solid 1px #C8C8C8;
    border-radius: 7px;
    margin-bottom: 10px;
    color: #2A4E61;
	background-color: rgb(221, 221, 221);
	text-align: center;
	line-height: 24px;
	display: none;
}

.bx-composite-btn-fixed{
	display: none;
}

/*form[name="SIMPLE_FORM_9"] input[type="submit"]{
	display: none;
}*/

.new-blok-mail{
	float: left;
	width: 135px;
	margin-left: 20px;
}

.new-blok-mail > p{
	margin: 0;
    font-size: 10px;
    color: #8d8d8d;
}

.inf-m{
	
}

.inf-m p{
	margin: 0;
    color: #fff;
    font-size: 14px;    margin: 0;
    color: #fff;
    font-size: 14px;
}

.ico-mail{
	width: 15px;
    height: 15px;
    background-image: url(/upload/ar-mainl.png);
    display: block;
    float: left;
    margin: 2px 5px 0px 0px;
    background-position: center;
    background-repeat: no-repeat;
}

.ico-phone{
	width: 15px;
    height: 15px;
    background-image: url(/upload/ar-phone.png);
    display: block;
    float: left;
    margin: 2px 5px 0px 0px;
    background-position: center;
    background-repeat: no-repeat;
}

.new-search-top{
	float: right;
    position: absolute;
    right: 0;
}

.go-call-back{
	margin-top: 5px;
    color: #e22bd1;
    opacity: 1;
    border-bottom: 1px dashed;
    width: 96px;
    float: left;
    margin-left: 22px;
    cursor: pointer;
}

.modal-call-back, .modal-pay{
	width: 340px;
    /*height: 310px;*/
    position: fixed;
    left: 50%;
    top: 15%;
    margin-left: -170px;
    z-index: 999;
    background-color: #fff;
	display: none;
}

.modal-call-back input[type="text"], .modal-pay input[type="text"]{
	width: 230px;
    height: 30px;
    background-color: #f9f9f9;
    border: none;
    border-radius: 5px;
    margin: 10px auto;
    display: block;
    padding: 10px 10px 10px 20px;
}

.modal-pay textarea{
	width: 230px;
    height: 80px;
    background-color: #f9f9f9;
    border: none;
    border-radius: 5px;
    margin: 10px auto;
    display: block;
    padding: 10px 10px 10px 20px;
}

.modal-call-back input[type="submit"], .modal-pay input[type="submit"]{
	width: 260px;
    height: 45px;
    font-size: 14px;
    background-color: #b42ac0;
    color: #fff;
    margin: 10px auto;
    display: block;
    padding: 10px 10px 10px 20px;
    border: 2px solid transparent;
    border-radius: 5px;
    cursor: pointer;
    transition: all 500ms;
}

.modal-call-back input[type="submit"]:hover, .modal-pay input[type="submit"]:hover{
	background-color: transparent;
	border: 2px solid #b42ac0;
	color: #000;
}

.call-name{
	font-size: 22px;
    font-weight: 600;
    color: #000;
    width: 210px;
    text-align: center;
    margin: 25px auto;
}

.call-close{
	background-image: url(/upload/close.png);
    width: 20px;
    height: 20px;
    position: absolute;
    right: -25px;
    cursor: pointer;
}

.window_two{
	position: absolute;
    z-index: 2;
    background-color: #fff;
    width: 100%;
    /*height: 100%;*/
	height: auto;
    top: 0;
    text-align: center;
    font-size: 22px;
    color: #000;
    font-weight: 600;
    line-height: 290px;
	display: none;
}

.window_two p{
	margin: 0;
    width: 100%;
    height: 100%;
    line-height: 310px;
}

.dop-text{
	padding-left: 21px;
}

.first-menu1640{
	display: none;
}


[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
}

.ymaps-2-1-55-map-bg-ru{
	
}

.ctrlH{
	color: #fff;
    text-shadow: none;
    font: 40px/48px Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    margin: 0;
}

.ctrlH a{
	text-decoration: none;
}

.new-country{
	width: calc(100% / 2 - 25px);
    float: left;
    margin-right: 50px;
}

.count-margin{
	margin-right: 0px;
}

.new-country .region_sep{
	width: 100%;
	left: 0px;
}

.new-country .market_icons{
	display: none;
}

.new-country .region_name img{
	margin-right: 10px;
	width: 30px;
	height: 20px;
}

.clr{
	clear: both;
}

.pay-product{
	background-image: url(/upload/cart.png);
	background-repeat: no-repeat;
	background-position: 45px 12px;
    width: 180px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 40px;
    background-color: #da2acb;
    cursor: pointer;
    transition: all 200ms;
}

.pay-product:hover{
    filter: brightness(1.1);
}


.new-next{
    display: block;
    height: 50px;
    width: 50px;
    background-image: url(../images/next.png);
	background-position: center right;
	background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
	z-index: 10;
}

.new-previous{
    display: block;
    height: 50px;
    width: 50px;
    background-image: url(../images/previous.png);
	background-position: center left;
	background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
	z-index: 10;
}

.lide-pop-item img, .dtpv{
	display: block;
	margin: 0 auto;
}

.lide-pop-item{
	text-align: center;
}

.new1{
	position: relative;
}

.new1:after{
	content: 'Новинка';
    position: absolute;
    top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0px;
    padding: 5px;
    color: red;
    text-transform: uppercase;
}

.dop-title-text{
	position: absolute;
    font-size: 16px;
    font-weight: 600;
    color: red;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10px;
    height: 20px;
    right: 80px;
}

@media (max-width: 490px){
	.dop-title-text {
		top: -30px;	
		right: 0px;
		left: 0px;
	}
}