


/* Start:/bitrix_personal/templates/main/styles.css*/
.call_back{
background:#e00;
border:0;
border-radius:3px;
color:#fff;
padding:5px 15px;
margin-left:10px;
font-weight:bold;
cursor:pointer;
}
.call_back:hover{
background:#f00;
}
.header_info_call{text-align:right;}
.npopup{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:rgba(0,0,0,0.7);
z-index:1999;
display:none;
}
.ncnt{
width:40%;
min-width:320px;
height:400px;
margin:200px auto;
font-size:20px;
position:relative;
overflow:hidden;
line-height:30px;
}
.ncnt .inner{
width:80%;
padding:20px;
background:#fff;
height:400px;
}
.ncnt .rg{
position:absolute;
background:url('/bitrix_personal/templates/main/img/women-call.png') top left no-repeat;
background-size:100%;
width:185px;
height:370px;
bottom:0;
right:0;

}
.ncnt p{
#font-weight:bold;
font-size:18px;
}
a.nclose{
display:block;
float:right;
width:30px;
height:30px;
line-height:30px;
text-align:center;
background:#c00;
border-radius:30px;
color:#fff;
text-decoration:none;
font-weight:bold;

font-size:14px;

}
.ncnt h3{
margin-top:0;
font-size:30px;
color:#000;
line-height:36px;
font-weight:bold;

}
.ncnt .btm input,.ncnt .btm button{
height:50px;
border:1px solid #ccc;
width:50%;
margin:0;
box-sizing:border-box;
font-size:16px;
text-align:center;
display:block;
}
.ncnt .btm input{
#border-radius:10px 0 0 10px;
}
.ncnt .btm button{
#border-radius:0 10px 10px 0;
background:#c00;
color:#fff;
font-weight:bold;
text-transform:uppercase;
cursor:pointer;
}
.ncnt .btm button:hover{
background:#f00;
}
.snav{display:none;}
@media (max-width: 600px) {
h1{font-size:26px !important;}
iframe{width:100% !important;}
.snav{display:block;width:100%;padding:3px;box-sizing:border-box;}
.contacts td{width:100%;display:block;}
.header_left{width:45%;padding:0 30px 0 15px;}
.header_right{width:55%}
.header_left img{max-width:100%;}
.header_info{padding-top:0 !important;}
.header_info td,.footer td{display:block;width:100%;text-align:left;}
.content_left,.content_right{display:block;width:100% !important;}
.coin-slider > div,.coin-slider .cs-coin-slider{width:100% !important;background-size:100%;}
.coin-slider #coin-slider{position:relative;height:0 !important;padding-bottom:35%;overflow:hidden;}
.header_info_place > span,.navigation,.header_info_phone{display:none !important;}
.wrapper{width:100% !important;}
.call_back{margin-left:0;}
.header{padding:10px 0 !important;}
.footer_left{width:100% !important;}
body > div,.wrapper{box-sizing:border-box !important;}
.home_triangle{display:none !important;}
.ncnt{width:100%;margin:50px 0;}
.ncnt .rg{display:none;}
.ncnt .inner{width:100%;}
}
/* End */
/* /bitrix_personal/templates/main/styles.css */
