@media screen and (min-width:737px){
body {
margin: 0;
font-family: Arial,Helvetica,sans-serif;
}

.logo_ac{
	display: none;
	
}
.logo{
	width: 25%; 
	margin-left: 13%; 
	float: left; 
	margin-top: -1%;
	
}
.logo img{
	width: 65%; 
	object-fit: cover; 
	height: 50px; 
	margin-top: 4%;
}
/*/////////////////////////////neftberi\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.shops_ok{
	display: black;
}
#spisok{
	display: none;
}
#spisok img{
	display: none;
}
#karta{
	display: none;
}
#karta img{
	display: none;
}
#shops{
overflow: auto;
height: 250px;	
	
}
.neftberi_gazoil{
	
	float: right;
}
#cityShop{
	width: 40%; 
	margin-right: 10px; 
	display: none;
	
}
.div_gaz{
	
	margin: 15px; border: 3px solid red;
    padding: 15px;
    font-size: 32px;
    background-color: pink;
	
}


.ok_ok_gazoil{
	    border: 2px solid beige;
    padding: 15px 15px 15px 40%;
    background: #20A2D9;
    color: #FFf;
    cursor: pointer;
	
}

.ok_ok_gazoil:hover{
	    border: 2px solid beige;
    padding: 15px 15px 15px 40%;
    background: #20A2D9;
    color: #2a5885;
    cursor: pointer;
	
}

#opt_map {
color: gray;
    border: solid 1px #ace2ff;
    cursor: pointer;
    list-style: none;
    padding: 15px 15px 15px 15px;
    margin-top: 2px;

}

#cityShop{
	
	float: left;
}

#map{
	
	 
	height: 300px; 
	
}
.submit_toplivo_ok{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
.submit_toplivo_ok:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;

}



.submit_toplivo{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
.submit_toplivo:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
.submit_toplivo_bac{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
.submit_toplivo_bac:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
#for_colon{
	color: gray;
    list-style: none;
    padding: 15px 5px 15px 5px;
    margin-top: 2px;
    font-size: 25px;
}
#gazpol_colon{
	
	display: none; 
	margin-bottom: 15px; 
	margin-top: 60px;
}
.form_radio_group {

	margin-right: 10px;
}
.form_radio_group input[type=radio] {
	display: none;
}
.form_radio_group label {
	display: inline-block;
	cursor: pointer;
	line-height: 34px;
	border: 1px solid #999;
	border-radius: 6px;
	user-select: none;
	margin: 15px 15px 15px 15px;
	width: 30px;
}
 
/* Checked */
.form_radio_group input[type=radio]:checked + label {
	background: #f2f2f2;
	border: 2px solid #ace2ff;
}
.form_radio_group input[type=radio]:checked + label:before {
	background: #ffe0a6;
	display: none;
}
.form_radio_group input[type="radio"] + label:before{
	display: none;
	
}
.form_radio_group input[type="radio"] + label {
	padding: 25px 25px 25px 35px;
    margin-top: 5px;
	margin: 10px 10px 10px 0px;
	
}
/* Hover */
.form_radio_group label:hover {
	color: #666;
}
 
/* Disabled */
.form_radio_group input[type=radio]:disabled + label {
	background: #efefef;
	color: #666;
}
/*//////////////////wifi\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.wifi-logo{
	float: left;
    margin-top: 5%;
    margin-right: 30px;
	
}
.wifi-ros-set{
	font-size: 18px;
    color: #97CF26;
}

#wifi-ros-set{
	display: none;
	float: right;
    margin-right: 26%;
	margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#wifi-ros-set_tel{
	
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set_tel:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
.wifi-ros-set_tel{
	
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
.wifi-ros-set_tel:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}

#wifi-ros-set_tel_cod{
	display: none;
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set_tel_cod:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#wifi-span{
	
	margin-right: 10px;
    margin-top: 5px;
    float: left;
	
}

.class_wifi_tarif input[type="radio"] + label:before{
	border: 0;
	float: left;
}


.wifi_tarif{
	border: 3px solid #fff;
	background: #d8d8d8;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif span{
	font-size: 18px;
}

.wifi_tarif1{
	border: 3px solid #97CF26;
	background: #ace2ff;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif1 span{
	font-size: 18px;
}
.wifi_tarif2{
	border: 3px solid #fff;
	background: #97CF26;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif2 span{
	font-size: 18px;
}
.wifi_tarif3{
	border: 3px solid #fff;
	background: #FE9200;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif3 span{
	font-size: 18px;
}
.wifi_tarif4{
	border: 3px solid #fff;
	background: #ff6163;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif4 span{
	font-size: 18px;
}
.zakon_wifi{
	    width: 260px;
}
.wifi_tarif5{
	background: #20A2D9;
	width: 95%
}
.wifi_tarif5 h3{
	float: left;
	margin-right: 10px;
    margin-top: 13px;

}

.wifi_tarif5 p{
	margin-left: 15px;

}


/*///////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.header {
/*height: 255px;*/
/*width: 100%;*/
overflow: hidden;
zoom: 1;
border-radius: 6px;

}
.wrap1 {
width: auto;
padding: 0 0px;
margin: 0 auto;
}

.wrap {
width: 970px;
padding: 0 0px;
margin: 0 auto;
}
.content {
padding: 20px;

}
.container{
	display: none;
}

.top_menu{
	background: #20A2D9;
	height: 50px;
	position: fixed;
	width: 100%;
	z-index: 999;
	
	
}
.top_menu ul{
	float: right;
	margin-right: 20%;
    margin-top: 1%;
    padding: 0;
    list-style: none;
}
.top_menu li{
	float: left;
	margin-right: 10px;
	color: #fff;
}
.top_menu a{
    color: #fff;
    font-size: 19px;
    text-decoration: none;

}
.top_menu a:hover{
    color: #2a5885;
    font-size: 19px;
	
}
.reg_class{
	width: 65%;
    padding: 20px;
	border: 3px solid #ace2ff;
	background: #fff;
	float: left;
	margin-right: 30px;
}
.form_reg_class h1{
	font-size: 24px;
	margin-top: 50px;
}
.form_reg{
	margin-top: 30px;
    margin-left: 20px;
}
.form_reg span{
	margin-right: 10px;
	margin-top: 5px;
	float: left;
}
.input_name_company{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-right: 15px;
	width: 308px;

}

.input_name_pomp{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-right: 15px;
	width: 308px;
	margin-left: 18px;
}

.input_name{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-right: 15px;
	width: 308px;
	margin-left: 62px;
}
.input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-right: 15px;
	width: 308px;
	
}
.input_phone{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-right: 15px;
	width: 308px;
	margin-left: 20px;
}
.input_id_partner{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-right: 15px;
	width: 308px;
	margin-left: 50px;
}
.input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-right: 15px;
	width: 308px;
	margin-left: 82px;
}
.input_pass2{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-right: 15px;
	width: 308px;
	margin-left: 27px;
}

.input_code{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-right: 15px;
	width: 308px;
	margin-left: 27px;
}
.intuti_email{
	height: 40px;
}
.error{
	color: red;
}
.submit_reg{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_reg:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
.boxes {
  margin: auto;
  padding: 50px;
}
.clear{clear:both !important;}
/*Checkboxes styles*/
input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ace2ff;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


.login_a{
	text-decoration: none;
	margin-right: 30px;
}

.page_404{
	margin-top: 10%;
    margin-left: 20%;
    font-size: 200px;
    color: #bcc3ce;
	
}
.heder{
	width: 970px;

}
.adv_menu{
	float: left;
	width: 200px;
    height: 300px;
    background: #f2f2f2;
    padding: 20px 0px 20px 35px;
	
	
}
.adv_no_active{
	color: #0091d9;
	font-size: 20px;
	text-decoration: none;
	margin-bottom: 15px;
}
.adv_no_active:hover{
	color: #ff6163;
}

.adv_active{
	color: #ff6163;
	font-size: 20px;
	text-decoration: none;
	margin-bottom: 15px;
}
.adv_active:hover{
	color: #0091d9;
}
.span_adv{
	margin-bottom: 15px;
}
.right_block_adv{
	margin-left: 250px;
}
.form__linebreak{
	    background-color: #d8d8d8;
    margin: 29px 0 25px;
    height: 1px;
    display: block;
}
.adv_span_adv{
	margin: 10px;
}
.adv_a_adv{
	margin: 10px;
    text-decoration: none;
    color: #0091d9;
}
.adv_a_adv:hover{
	color: #ff6163;
}

.add_podat_a{
	
	margin-top: 50px;
    margin-left: 30px;
}
.add_podat_a a{

	text-decoration: none;
    background: #20A2D9;
    padding: 15px;
    font-size: 20px;
    color: #fff;
}
.add_podat_a a:hover { background: rgb(232,95,76); } /* при наведении курсора мышки */
.add_podat_a a:active { background: rgb(152,15,0); }



input[type="radio"] { display: none; }

input[type="radio"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  float: left;
}

input[type="radio"] + label:last-child { margin-bottom: 0; }

input[type="radio"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ace2ff;
  border-radius: 15px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
  
}

input[type="radio"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.company_radio{
	height: 40px;
}
.radio_chastnoe{
	margin-right: 30px;
	margin-left: 15%;
}
#input_name_company{
	display: none;
}
#input_name_pomp{
	display: none;
}
#social_reg img{
	width: 40px;
	cursor: pointer;
	float: left;
	margin-right: 5px;
}
#social_reg span{
	float: none;
}
.settings_user{
	float: left;
}
.span_settings{
	float: left;
}
.img_settings{
	margin-bottom: 60px;
}

.input_settings_name_company{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    float: left;
    margin-right: 15px;
    width: 308px;
    margin-left: 28px;
	margin-bottom: 30px;
	
	
}
.input_settings_name_comp{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    float: left;
    margin-right: 15px;
    width: 308px;
    margin-left: 47px;
	margin-bottom: 30px;
}
.input_settings_name{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    float: left;
    margin-right: 15px;
    width: 308px;
    margin-left: 96px;
	margin-bottom: 30px;
}
.input_settings_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    float: left;
    margin-right: 15px;
    width: 308px;
    margin-left: 34px;
	margin-bottom: 30px;
	
}
.input_settings_phone{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    float: left;
    margin-right: 15px;
    width: 308px;
    margin-left: 52px;
	margin-bottom: 30px;
	
}
.settings_submit{
	font-size: 18px;
    color: #fff;
    background: #20A2D9;
	cursor: pointer;
    padding: 10px;
    border: 0;
    margin-top: 15px;
	
}
.settings_submit:hover{
	background: rgb(232,95,76);
}
#upload img{
	width: 200px;
	
}
#upload span{
	    position: absolute;
    margin-left: -180px;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    background-color: rgba(0,0,0,.4);
    padding: 5px 30px;
    cursor: pointer;
	
}
#files{
	list-style: none;
}
#files img{
	width: 200px;
}
#social_settings_yes{
	list-style: none;
}
#social_settings_no_vk{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_vk img{
	cursor: pointer;
}
#social_settings_yes_vk{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_vk img{
	cursor: pointer;
	margin-top: -80px;
}
#social_settings_no_mailru{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_mailru img{
	cursor: pointer;
}
#social_settings_yes_mailru{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_mailru img{
	cursor: pointer;
	margin-top: -80px;
}

#social_settings_no_yandex{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_yandex img{
	cursor: pointer;
}
#social_settings_yes_yandex{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_yandex img{
	cursor: pointer;
	margin-top: -80px;
}


#social_settings_no_google{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_google img{
	cursor: pointer;
}
#social_settings_yes_google{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_google img{
	cursor: pointer;
	margin-top: -80px;
}

#social_settings_no_facebook{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_facebook img{
	cursor: pointer;
}
#social_settings_yes_facebook{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_facebook img{
	cursor: pointer;
	margin-top: -80px;
}
.log_prof_scrol_yes{
	float: right;
    margin-right: 15%;
    margin-top: 5px;
}
.log_prof_scrol_yes img{
	background-color: #9e9e9e;
	width: 40px;
    height: 40px;
    border-radius: 30px;
	cursor: pointer;
}
#log_prof_scrol_yes_no{
	display: none;
}
.log_prof_scrol_yes_no{
	border: 2px solid #20A2D9;
    width: 400px;
    padding: 20px;
    margin-top: 48px;
    float: right;
    background: #fff;
	position: absolute;
    margin-left: 50%;
}
.log_prof_scrol_yes_no img{
	margin-right: 20px;
	width: 90px;
	height: 90px;
	border-radius: 50px;
	float: left;
}
.log_prof_scrol_yes_no span{
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
}
.log_prof_scrol_yes_no p{
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
}
.log_prof_scrol_yes_no a{
	color: #0091d9;
    font-size: 20px;
    text-decoration: none;
    margin-bottom: 15px;
	margin-right: 25px;
	
}
.log_prof_scrol_yes_no a:hover{
	color: #ff6163;
    font-size: 20px;
    text-decoration: none;
    margin-bottom: 15px;
}
#log_prof_scrol_yes_no_a{
	float: right;
}
.top_manu_board{
	float: left;
	margin-top: 15px;
	margin-left: 15%;
}

.top_manu_board a{
	float: left;
	margin-right: 10px;
}
.top_manu_board p{
	color: #fff;
	float: left;
	margin-right: 10px;
	margin-top: -2px;
    font-size: 20px;
}
.add_podat_ob{
	margin-top: 100px;
}
#add_form_yes_user_ok_ok{
	float: right; margin-right: 0;
}
.add_form_yes_user{
	width: 65%;
    padding: 20px;
    border: 3px solid #97CF26;
    background: #fff;
    float: left;
    margin-right: 30px;
}
.add_form_yes_user_name{
	margin-left: 80px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.add_form_yes_user_name span{
	float: left;
}
.add_form_yes_user_name input{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    margin-right: 15px;
    width: 308px;
    margin-left: 52px;
	
}

.add_form_yes_user_phone{
	margin-left: 80px;
}
.add_form_yes_user_phone span{
	float: left;
}
.add_form_yes_user_phone input{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    margin-right: 15px;
    width: 308px;
    margin-left: 62px;
	margin-bottom: 30px;
	
}


.add_form_no_user{
	
       width: 65%;
    padding: 20px;
    border: 3px solid #d8d8d8;
    background: #fff;
    float: left;
    margin-right: 30px;
}
.add_form_no_user h3{
	float: left;
}
#add_social_reg{
	height: 20px;
}
#add_social_reg img{
	width: 40px;
	cursor: pointer;
	float: left;
	margin-right: 5px;
}
.add_intuti_email{
	margin-top: 15px;
	margin-left: 30px;
}
.add_intuti_email span{
	float: left;
}
.add_input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    margin-right: 15px;
    width: 250px;
    margin-left: 22px;
	margin-bottom: 30px;
}
.add_intuti_pass_yes_auch{
	margin-top: 15px;
	margin-left: 30px;
}
.add_intuti_pass_yes_auch span{
	float: left;
}

.add_input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    margin-right: 15px;
    width: 250px;
    margin-left: 102px;
	margin-bottom: 30px;
}

.add_form_no_user_form_email{
	display: none;
	width: 65%;
    padding: 20px;
    border: 3px solid #ace2ff;
    background: #fff;
    float: left;
    margin-right: 30px;
	
}
.add_form_no_user_form_email h3{
	color: #97CF26;
}
#log_yes_auch{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch:hover{
	background: rgb(232,95,76);
}
#log_yes_auch_reg{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_reg:hover{
	background: rgb(232,95,76);
}
.add_form_no_user_form_email_reg{
	display: none;
	width: 65%;
    padding: 20px;
    border: 3px solid #ace2ff;
    background: #fff;
    float: left;
    margin-right: 30px;
}

.add_form_no_user_form_email_reg_soc{
	width: 65%;
    padding: 20px;
    border: 3px solid #ace2ff;
    background: #fff;
    float: left;
    margin-right: 30px;
}
.add_form_no_user_form_email_reg_soc h4{
	float: left;
	margin-right: 30px;
	margin-left: 10px;
	cursor: pointer;

}

#log_yes_auch_reg_soc{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_reg_soc:hover{
	background: rgb(232,95,76);
}

.add_form_no_user_form_email_soc{
	display: none;
	width: 65%;
    padding: 20px;
    border: 3px solid #ace2ff;
    background: #fff;
    float: left;
    margin-right: 30px;
	
}
.add_form_no_user_form_email_soc h3{
	color: #97CF26;
}

#log_yes_auch_soc{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_soc:hover{
	background: rgb(232,95,76);
}	
#login_email{
	display: none;
}
#reg_email{
	display: none;
}

.add_selected{
	display: none;
}
.categori_item_add_adv{
	width: 23%;
    margin-left: 1%;
    margin-top: 1%;
	float: left;
}
.span_categori_item_add_adv{
	display: table;
    width: 100%;
    height: 100px;
    color: inherit;
    text-decoration: none;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
	cursor: pointer;
}
.span_img_categori_item_add_adv{
	display: table-cell;
    vertical-align: middle;
    width: 100px;
    height: 100px;
    text-align: center;
    border-right: 1px solid #e0e0e0;
    -webkit-transition: .3s;
    transition: .3s;
}
.span_span_categori_item_add_adv_transport{
	display: table-cell;
    vertical-align: middle;
    padding: 16px;
    font-size: 16px;
    line-height: 1.1;
	color: red;
}
.span_categori_item_add_adv:hover .span_span_categori_item_add_adv_transport{
	background: #20A2D9;
	color: #fff;
}
.span_span_categori_item_add_adv_nedvigimost{
	display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.1;
	color: #209A00;
}
.span_categori_item_add_adv:hover .span_span_categori_item_add_adv_nedvigimost{
	background: #20A2D9;
	color: #fff;
}
.span_span_categori_item_add_adv_rabota{
	display: table-cell;
    vertical-align: middle;
    padding: 16px;
    font-size: 16px;
    line-height: 1.1;
	color: blue;
}
.span_categori_item_add_adv:hover .span_span_categori_item_add_adv_rabota{
	background: #20A2D9;
	color: #fff;
}
.span_span_categori_item_add_adv_uslugi{
	display: table-cell;
    vertical-align: middle;
    padding: 16px;
    font-size: 16px;
    line-height: 1.1;
	color: #FE9200;
}
.span_categori_item_add_adv:hover .span_span_categori_item_add_adv_uslugi{
	background: #20A2D9;
	color: #fff;
}
.span_span_categori_item_add_adv_lichnye_veschi{
	display: table-cell;
    vertical-align: middle;
    padding: 16px;
    font-size: 16px;
    line-height: 1.1;
}
.span_categori_item_add_adv:hover .span_span_categori_item_add_adv_lichnye_veschi{
	background: #20A2D9;
	color: #fff;
}
.span_span_categori_item_add_adv_dly_doma_i_dachi{
	display: table-cell;
    vertical-align: middle;
    padding: 16px;
    font-size: 16px;
    line-height: 1.1;
	margin-left: 5px;
}
.span_categori_item_add_adv:hover .span_span_categori_item_add_adv_dly_doma_i_dachi{
	background: #20A2D9;
	color: #fff;
}
.span_span_categori_item_add_adv_bytovay_elicktronika{
	display: table-cell;
    vertical-align: middle;
    padding: 16px;
    font-size: 16px;
    line-height: 1.1;
	margin-left: 5px;
}
.span_categori_item_add_adv:hover .span_span_categori_item_add_adv_bytovay_elicktronika{
	background: #20A2D9;
	color: #fff;
}
.span_span_categori_item_add_adv_hobbi_i_otdyh{
	display: table-cell;
    vertical-align: middle;
    padding: 16px;
    font-size: 16px;
    line-height: 1.1;
	margin-left: 5px;
}
.span_categori_item_add_adv:hover .span_span_categori_item_add_adv_hobbi_i_otdyh{
	background: #20A2D9;
	color: #fff;
}
.span_span_categori_item_add_adv_jivotnye{
	display: table-cell;
    vertical-align: middle;
    padding: 16px;
    font-size: 16px;
    line-height: 1.1;
	margin-left: 5px;
}
.span_categori_item_add_adv:hover .span_span_categori_item_add_adv_jivotnye{
	background: #20A2D9;
	color: #fff;
}
.span_span_categori_item_add_adv_dly_biznesa{
	display: table-cell;
    vertical-align: middle;
    padding: 16px;
    font-size: 16px;
    line-height: 1.1;
	margin-left: 5px;
}
.span_categori_item_add_adv:hover .span_span_categori_item_add_adv_dly_biznesa{
	background: #20A2D9;
	color: #fff;
}
.categori_item_add_adv_sub_cat{
	width: 23%;
    margin-left: 1%;
    margin-top: 1%;
	float: left;
}

.span_span_categori_item_add_adv_dly_sub_cat{
	display: table-cell;
    vertical-align: middle;
    padding: 16px;
    font-size: 16px;
    line-height: 1.1;
	margin-left: 5px;
	padding-left: 50px;
}
.span_categori_item_add_adv:hover .span_span_categori_item_add_adv_dly_sub_cat{
	background: #20A2D9;
	color: #fff;
}
.categori_item_add_adv_sub_cat_options{
	width: 23%;
    margin-left: 1%;
    margin-top: 1%;
	float: left;
}
.span_span_categori_item_add_adv_dly_sub_cat_options{
	display: table-cell;
    vertical-align: middle;
    padding: 16px;
    font-size: 16px;
    line-height: 1.1;
	margin-left: 5px;
	padding-left: 50px;
}
.span_categori_item_add_adv:hover .span_span_categori_item_add_adv_dly_sub_cat_options{
	background: #20A2D9;
	color: #fff;
}
.categori_item_add_adv_sub_cat_sub_options{
	width: 23%;
    margin-left: 1%;
    margin-top: 1%;
	float: left;
}
.span_span_categori_item_add_adv_dly_sub_cat_sub_options{
	display: table-cell;
    vertical-align: middle;
    padding: 16px;
    font-size: 16px;
    line-height: 1.1;
	margin-left: 5px;
	padding-left: 50px;
}
.span_categori_item_add_adv:hover .span_span_categori_item_add_adv_dly_sub_cat_sub_options{
	background: #20A2D9;
	color: #fff;
}
.categori_item_add_adv_sub_cat_sub_options_sub{
	width: 23%;
    margin-left: 1%;
    margin-top: 1%;
	float: left;
}
.span_span_categori_item_add_adv_dly_sub_cat_sub_options_sub{
	display: table-cell;
    vertical-align: middle;
    padding: 16px;
    font-size: 16px;
    line-height: 1.1;
	margin-left: 5px;
	padding-left: 50px;
}
.span_categori_item_add_adv:hover .span_span_categori_item_add_adv_dly_sub_cat_sub_options_sub{
	background: #20A2D9;
	color: #fff;
}
.regions_input_admin{
	font-size: 25px;
}
#regions_input_admin{
	width: 400px;
    height: 30px;
    border-radius: 2px;
    border: 2px solid #d8d8d8;
}
.regions_input_admin3{
	width: 400px;
    height: 30px;
    border-radius: 2px;
    border: 2px solid #d8d8d8;
}
.regions_input_admin_title{
	font-size: 25px;
}
#regions_input_admin_title{
	width: 400px;
    border-radius: 2px;
    border: 2px solid #d8d8d8;
}
.regions_input_admin_title1{
	font-size: 25px;
}
#regions_input_admin_title2{
	width: 400px;
    border-radius: 2px;
    border: 2px solid #d8d8d8;
}
#regions_input_admin_title3{
	width: 400px;
    border-radius: 2px;
    border: 2px solid #d8d8d8;
}
#regions_input_admin_title4{
	width: 400px;
    border-radius: 2px;
    border: 2px solid #d8d8d8;
}
#regions_input_admin_title5{
	width: 400px;
    border-radius: 2px;
    border: 2px solid #d8d8d8;
}
#regions_input_admin_title6{
	width: 400px;
    border-radius: 2px;
    border: 2px solid #d8d8d8;
}
#regions_input_admin_title7{
	width: 400px;
    border-radius: 2px;
    border: 2px solid #d8d8d8;
}
.regions_input_left{
	margin-right: 60px;
	float: left;
	
}
#regions_result{
	
	display: none;
}
.regions_span{
	margin-left: 40%;
	font-size: 20px;
	color: blue;
	cursor: pointer;
}
.regions_span_ok{
	margin-left: 40%;
	font-size: 20px;
	color: blue;
	cursor: pointer;
	display: none;
}

#userButton{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#userButton:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
#userButton_scet{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#userButton_scet:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
.ref_ref_ref{
    float:left;  
    text-align:center;	
}
.ref_ref_ref2{
    float:left;  
    text-align:center;	
	margin-top:15px;
	margin-left: 3px;
    margin-right: 3px;
}
#block_info_no{
	width: 80px;
    margin-left: 40%;
    margin-top: -10%;
    cursor: pointer;
}
#block_info_no_ok{
	display: none;
	    width: 80px;
    margin-left: 40%;
    margin-top: -10%;
    cursor: pointer;
    display: block;
}
#block_info_no {
    width: 80px;
    margin-left: 40%;
    margin-top: -1%;
    cursor: pointer;
}
#block_info_no_ok{
	display: none;
	margin-top: -35px;
	
}
#def_img{
	width: 100%;
}
}



/*******************************от 0 до 320px******************************/

@media screen and (min-width:0px) and (max-width:320px) {



body {
font-family: Arial,Helvetica,sans-serif;
margin: 0;
}

#no_mob{
	display: none;
	
}
#vhodic{
	font-size: 20px;
	
}
.wrap1 {
width: auto;
padding: 0 0px;
margin: 0 auto;
}
.top_menu{
	display: none;
}

.container {
    position: relative;
    height: 100%;
    width: 100%;
    left: 0;
    -webkit-transition:  left 0.4s ease-in-out;
    -moz-transition:  left 0.4s ease-in-out;
    -ms-transition:  left 0.4s ease-in-out;
    -o-transition:  left 0.4s ease-in-out;
    transition:  left 0.4s ease-in-out;
}

.container.open-sidebar {
    left: 80%;
}
#sidebar {
    position: absolute;
    left: -82%;
    background: #20A2D9;
    width: 80%;
    box-sizing: border-box;
	    z-index: 9999;
}
#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidebar ul li {
    margin: 0;
}
#sidebar ul li a {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 100;
    color: black;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #2a5885;
    -webkit-transition:  background 0.3s ease-in-out;
    -moz-transition:  background 0.3s ease-in-out;
    -ms-transition:  background 0.3s ease-in-out;
    -o-transition:  background 0.3s ease-in-out;
    transition:  background 0.3s ease-in-out;
}
#sidebar ul li:hover a {
    background: #20A2D9;
	color: #fff;
}
.main-content {
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}
.main-content .content{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
padding-left: 60px;
width: 100%;
}
.main-content .content h1{
    font-weight: 100;
}
.main-content .content p{
    width: 100%;
    line-height: 160%;
}
.main-content #sidebar-toggle {
    background: #20A2D9;
    border-radius: 3px;
    display: block;
    position: relative;
    padding: 17px 14px;
    float: left;
}
.main-content #sidebar-toggle .bar{
     display: block;
    width: 18px;
    margin-bottom: 3px;
    height: 2px;
    background-color: #fff;
    border-radius: 1px;
}
.main-content #sidebar-toggle .bar:last-child{
     margin-bottom: 0;
}
.content{
	padding: 5%;
	
}

.reg_class{
    padding: 20px;
	border: 3px solid #ace2ff;
	background: #fff;
}
.form_reg span{
	float: left;
}
.input_name_company{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%

}

.input_name_pomp{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%
}

.input_name{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%
}
.input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_phone{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_id_partner{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-right: 15px;
	width: 100%;
	margin-left: 0px;
}
.input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_pass2{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.input_code{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.intuti_email{
	height: 40px;
}
.error{
	margin-bottom: 5px;
	color: red;
}
.submit_reg{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_reg:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}

input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ace2ff;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.login_a{
	text-decoration: none;
	margin-right: 30px;	
}
.adv_menu{
	display: none;
}

.form__linebreak{
	    background-color: #d8d8d8;
    margin: 29px 0 25px;
    height: 1px;
    display: block;
}
.adv_span_adv{
	margin: 10px;
}
.adv_a_adv{
	margin: 10px;
    text-decoration: none;
    color: #0091d9;
}
.adv_a_adv:hover{
	color: #ff6163;
}

.add_podat_a{
	
	margin-top: -8%;
    
}
.add_podat_a a{

	text-decoration: none;
    background: #20A2D9;
    padding: 15px;
    color: #fff;
}
.add_podat_a a:hover { background: rgb(232,95,76); } /* при наведении курсора мышки */
.add_podat_a a:active { background: rgb(152,15,0); }

input[type="radio"] { display: none; }

input[type="radio"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  float: left;
}

input[type="radio"] + label:last-child { margin-bottom: 0;}

input[type="radio"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ace2ff;
  border-radius: 15px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
  
}

input[type="radio"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.company_radio{
	height: 40px;
	margin-bottom: 30px;
}
.radio_chastnoe{
	margin-right: 30px;
	margin-left: 15%;
}


#input_name_company{
	display: none;
}
#input_name_pomp{
	display: none;
}
.settings_submit{
	font-size: 18px;
    color: #fff;
    background: #20A2D9;
	cursor: pointer;
    padding: 10px;
    border: 0;
    margin-top: 15px;
	
}
.settings_submit:hover{
	background: rgb(232,95,76);
}

#upload img{
	width: 200px;
	
}
#upload span{
	    position: absolute;
    margin-left: -180px;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    background-color: rgba(0,0,0,.4);
    padding: 5px 30px;
    cursor: pointer;
	
}
#files{
	list-style: none;
}
#files img{
	width: 200px;
}
#social_settings_yes{
	list-style: none;
}
#social_settings_no_vk{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_vk img{
	cursor: pointer;
}
#social_settings_yes_vk{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_vk img{
	cursor: pointer;
	margin-top: -80px;
}
#social_settings_no_mailru{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_mailru img{
	cursor: pointer;
}
#social_settings_yes_mailru{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_mailru img{
	cursor: pointer;
	margin-top: -80px;
}

#social_settings_no_yandex{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_yandex img{
	cursor: pointer;
}
#social_settings_yes_yandex{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_yandex img{
	cursor: pointer;
	margin-top: -80px;
}


#social_settings_no_google{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_google img{
	cursor: pointer;
}
#social_settings_yes_google{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_google img{
	cursor: pointer;
	margin-top: -80px;
}

#social_settings_no_facebook{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_facebook img{
	cursor: pointer;
}
#social_settings_yes_facebook{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_facebook img{
	cursor: pointer;
	margin-top: -80px;
}
.add_form_yes_user_name span{
	margin-right: 5px;
	float: none;
}
.add_form_yes_user_name input{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	margin-bottom: 15px;

	
}

.add_form_yes_user_phone span{
	margin-right: 18px;
	float: none;
}

.add_form_yes_user_phone input{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}



.span_settings{
	margin-right: 18px;
	float: none;
}

.input_settings_name_company{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
.input_settings_name_comp{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_name{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_phone{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.add_intuti_email span{
	margin-right: 18px;
	float: none;
}

.add_input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.add_form_no_user_form_email{
	display: none;
}
.add_form_no_user_form_email h3{
	color: #97CF26;
}	
.add_intuti_pass_yes_auch span{
	margin-right: 18px;
	float: none;
}
.add_input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
#log_yes_auch{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch:hover{
	background: rgb(232,95,76);
}
#log_yes_auch_reg{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_reg:hover{
	background: rgb(232,95,76);
}
.add_form_no_user_form_email_reg{
	display: none;
}
#log_yes_auch_reg_soc{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_reg_soc:hover{
	background: rgb(232,95,76);
}
.add_input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.add_input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
#log_yes_auch_soc{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_soc:hover{
	background: rgb(232,95,76);
}
.add_form_no_user_form_email_soc{
	display: none;
}
#error_reg_soc{
	display: block;
}#error_reg_soc{
	display: block;
}
.add_class_info_left{
	display: none;
}
.clear{clear:both !important;}
.add_select_category{
	
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_subcategory{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_sub_options{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_options{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_sub_options_sub{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.categori_item_add_adv_no_sel{
	display: none;
}
.categori_item_add_adv_sub_cat{
	display: none;
}
.regions_span{
	color: blue;
	cursor: pointer;
}
.regions_span_ok{
	color: blue;
	cursor: pointer;
	display: none;
}
#regions_result{
	
	display: none;
}


/*//////////////////////////////////wifi\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

.wifi-logo{
    margin-top: 5%;
    margin-right: 30px;
	
}
.wifi-ros-set{
	font-size: 18px;
    color: #97CF26;
}

#add_form_yes_user_ok_ok{
	float: none;
	
}

#wifi-ros-set{
	display: none;
	float: right;
    margin-right: 26%;
	margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#wifi-ros-set_tel{
	
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set_tel:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
.wifi-ros-set_tel{
	
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
.wifi-ros-set_tel:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}

#wifi-ros-set_tel_cod{
	display: none;
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set_tel_cod:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#wifi-span{
	
	margin-right: 10px;
    margin-top: 5px;
    float: left;
	
}

.class_wifi_tarif input[type="radio"] + label:before{
	border: 0;
	float: left;
}


.wifi_tarif{
	border: 3px solid #fff;
	background: #d8d8d8;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif span{
	font-size: 18px;
}

.wifi_tarif1{
	border: 3px solid #97CF26;
	background: #ace2ff;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif1 span{
	font-size: 18px;
}
.wifi_tarif2{
	border: 3px solid #fff;
	background: #97CF26;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif2 span{
	font-size: 18px;
}
.wifi_tarif3{
	border: 3px solid #fff;
	background: #FE9200;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif3 span{
	font-size: 18px;
}
.wifi_tarif4{
	border: 3px solid #fff;
	background: #ff6163;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
	
}


.wifi_tarif4 span{
	font-size: 18px;
}
.zakon_wifi{
	    margin-top: 30%;
}



.wifi_tarif5{
	border: 3px solid #fff;
	background: #20A2D9;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
	
}
.wifi_tarif5 h3{
	float: left;
	margin-right: 10px;
    margin-top: 13px;

}

.wifi_tarif5 p{
	margin-left: 10px;

}

/*///////////////////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/


/*/////////////////////////////////////neftberi\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#shops{
overflow: auto;
height: 350px;	
	
}
.div_gaz{
	
	margin: 15px; border: 3px solid red;
    padding: 15px;
    font-size: 32px;
    background-color: pink;
	
}

.ok_ok_gazoil{
	    border: 2px solid beige;
    padding: 15px 15px 15px 15px;
    background: #20A2D9;
    color: #FFf;
    cursor: pointer;
	
}

.ok_ok_gazoil:hover{
	    border: 2px solid beige;
    padding: 15px 15px 15px 15px;
    background: #20A2D9;
    color: #2a5885;
    cursor: pointer;
	
}



#opt_map {
color: gray;
    border: solid 1px #ace2ff;
    cursor: pointer;
    list-style: none;
    padding: 15px 15px 15px 15px;
    margin-top: 2px;

}
#map{
	
	width: 100%; 
	height: 300px; 
	
}
.submit_toplivo_ok{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;

}
.submit_toplivo_ok:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	
}

.submit_toplivo{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_toplivo:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
.submit_toplivo_bac{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_toplivo_bac:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#userButton{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#userButton:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
#userButton_scet{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#userButton_scet:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
.logo_ac{
	object-fit: cover; 
	height: 50px; 
	margin-top: 4%;
	display: block;
	margin-top: -5%;
	margin-bottom: 5%;
}
.logo_ac img{
	width: 60%;
}
#cityShop{
	width: 100%; 
	margin-right: 10px; 
	display: none;
	margin-bottom: 15px;
	
}
.ref_ref_ref{
    float:left;  
    text-align:center;
font-size: 10px;	
}
.ref_ref_ref2{
   float: left;
    text-align: center;
    margin-top: 10px;
    width: 30px;
    font-size: 10px;
}

#payse_pay{
    background: #20A2D9;
    border: none;
    padding: 5px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#payse_pay:hover{
    background: #20A2D9;
    border: none;
    padding: 5px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
#up_yes{
	margin-top: -12%;
}
#azs_ok h1{
	font-size: 17px;
}
.shops_ok{
	display: none;
}
#spisok{
	border: 1px solid;
    padding: 8px;
    width: 120px;
    cursor: pointer;
}
#spisok img{
	    margin-right: 5px;
    margin-left: -6px;
    margin-top: -18px;
    margin-bottom: -8px;
	width: 30px;
}
#karta{
	border: 1px solid;
    padding: 8px;
    width: 120px;
    cursor: pointer;
	display: none;
}

#karta img{
	margin-right: 5px;
    margin-left: -6px;
    width: 30px;
    display: block;
    float: left;
    padding-top: 12px;
}

#for_colon{
	color: gray;
    list-style: none;
    padding: 15px 5px 15px 5px;
    margin-top: 2px;
    font-size: 25px;
}
#gazpol_colon{
	
	display: none; 
	margin-bottom: 15px; 
	margin-top: 60px;
}
.form_radio_group {

	margin-right: 10px;
}
.form_radio_group input[type=radio] {
	display: none;
}
.form_radio_group label {
	display: inline-block;
	cursor: pointer;
	line-height: 34px;
	border: 1px solid #999;
	border-radius: 6px;
	user-select: none;
	margin: 15px 15px 15px 15px;
	width: 30px;
}
 
/* Checked */
.form_radio_group input[type=radio]:checked + label {
	background: #f2f2f2;
	border: 2px solid #ace2ff;
}
.form_radio_group input[type=radio]:checked + label:before {
	background: #ffe0a6;
	display: none;
}
.form_radio_group input[type="radio"] + label:before{
	display: none;
	
}
.form_radio_group input[type="radio"] + label {
	padding: 10px 10px 10px 15px;
    margin-top: 5px;
	margin: 10px 10px 10px 0px;
	
}
/* Hover */
.form_radio_group label:hover {
	color: #666;
}
 
/* Disabled */
.form_radio_group input[type=radio]:disabled + label {
	background: #efefef;
	color: #666;
}

#block_info_no{
	width: 80px;
    margin-left: 40%;
    margin-top: -10%;
    cursor: pointer;
}
#block_info_no_ok{
	display: none;
	    width: 80px;
    margin-left: 40%;
    margin-top: -10%;
    cursor: pointer;
    display: block;
}
#def_img img{
	max-width: 300px;
}
.step-inner terms-text img{
	max-width: 300px;
}
}

/**************************от 320 до 480px***********************************/



@media screen and (min-width:320px) and (max-width:479px) {
	
body {
font-family: Arial,Helvetica,sans-serif;
margin: 5px;
}
#no_mob{
	display: none;
	
}
#vhodic{
	font-size: 20px;
	
}
.wrap1 {
width: auto;
padding: 0 0px;
margin: 0 auto;
}
.top_menu{
	display: none;
}

.container {
    position: relative;
    height: 100%;
    width: 100%;
    left: 0;
    -webkit-transition:  left 0.4s ease-in-out;
    -moz-transition:  left 0.4s ease-in-out;
    -ms-transition:  left 0.4s ease-in-out;
    -o-transition:  left 0.4s ease-in-out;
    transition:  left 0.4s ease-in-out;
}

.container.open-sidebar {
    left: 80%;
}
#sidebar {
    position: absolute;
    left: -82%;
    background: #20A2D9;
    width: 80%;
    box-sizing: border-box;
	    z-index: 9999;
}
#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidebar ul li {
    margin: 0;
}
#sidebar ul li a {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 100;
    color: black;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #2a5885;
    -webkit-transition:  background 0.3s ease-in-out;
    -moz-transition:  background 0.3s ease-in-out;
    -ms-transition:  background 0.3s ease-in-out;
    -o-transition:  background 0.3s ease-in-out;
    transition:  background 0.3s ease-in-out;
}
#sidebar ul li:hover a {
    background: #20A2D9;
	color: #fff;
}
.main-content {
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}
.main-content .content{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
padding-left: 60px;
width: 100%;
}
.main-content .content h1{
    font-weight: 100;
}
.main-content .content p{
    width: 100%;
    line-height: 160%;
}
.main-content #sidebar-toggle {
    background: #20A2D9;
    border-radius: 3px;
    display: block;
    position: relative;
    padding: 17px 14px;
    float: left;
}
.main-content #sidebar-toggle .bar{
     display: block;
    width: 18px;
    margin-bottom: 3px;
    height: 2px;
    background-color: #fff;
    border-radius: 1px;
}
.main-content #sidebar-toggle .bar:last-child{
     margin-bottom: 0;
}
.content{
	padding: 5%;
	
}

.reg_class{
    padding: 20px;
	border: 3px solid #ace2ff;
	background: #fff;
}
.form_reg span{
	float: left;
}
.input_name_company{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%

}

.input_name_pomp{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%
}

.input_name{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%
}
.input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_phone{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_id_partner{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-right: 15px;
	width: 100%;
	margin-left: 0px;
}
.input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_pass2{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.input_code{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.intuti_email{
	height: 40px;
}
.error{
	margin-bottom: 5px;
	color: red;
}
.submit_reg{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_reg:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}

input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ace2ff;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.login_a{
	text-decoration: none;
	margin-right: 30px;	
}
.adv_menu{
	display: none;
}

.form__linebreak{
	    background-color: #d8d8d8;
    margin: 29px 0 25px;
    height: 1px;
    display: block;
}
.adv_span_adv{
	margin: 10px;
}
.adv_a_adv{
	margin: 10px;
    text-decoration: none;
    color: #0091d9;
}
.adv_a_adv:hover{
	color: #ff6163;
}

.add_podat_a{
	
	margin-top: 0px;
    
}
.add_podat_a a{

	text-decoration: none;
    background: #20A2D9;
    padding: 15px;
    color: #fff;
}
.add_podat_a a:hover { background: rgb(232,95,76); } /* при наведении курсора мышки */
.add_podat_a a:active { background: rgb(152,15,0); }

input[type="radio"] { display: none; }

input[type="radio"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  float: left;
}

input[type="radio"] + label:last-child { margin-bottom: 0;}

input[type="radio"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ace2ff;
  border-radius: 15px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
  
}

input[type="radio"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.company_radio{
	height: 40px;
	margin-bottom: 30px;
}
.radio_chastnoe{
	margin-right: 30px;
	margin-left: 15%;
}


#input_name_company{
	display: none;
}
#input_name_pomp{
	display: none;
}
.settings_submit{
	font-size: 18px;
    color: #fff;
    background: #20A2D9;
	cursor: pointer;
    padding: 10px;
    border: 0;
    margin-top: 15px;
	
}
.settings_submit:hover{
	background: rgb(232,95,76);
}

#upload img{
	width: 200px;
	
}
#upload span{
	    position: absolute;
    margin-left: -180px;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    background-color: rgba(0,0,0,.4);
    padding: 5px 30px;
    cursor: pointer;
	
}
#files{
	list-style: none;
}
#files img{
	width: 200px;
}
#social_settings_yes{
	list-style: none;
}
#social_settings_no_vk{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_vk img{
	cursor: pointer;
}
#social_settings_yes_vk{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_vk img{
	cursor: pointer;
	margin-top: -80px;
}
#social_settings_no_mailru{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_mailru img{
	cursor: pointer;
}
#social_settings_yes_mailru{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_mailru img{
	cursor: pointer;
	margin-top: -80px;
}

#social_settings_no_yandex{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_yandex img{
	cursor: pointer;
}
#social_settings_yes_yandex{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_yandex img{
	cursor: pointer;
	margin-top: -80px;
}


#social_settings_no_google{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_google img{
	cursor: pointer;
}
#social_settings_yes_google{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_google img{
	cursor: pointer;
	margin-top: -80px;
}

#social_settings_no_facebook{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_facebook img{
	cursor: pointer;
}
#social_settings_yes_facebook{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_facebook img{
	cursor: pointer;
	margin-top: -80px;
}
.add_form_yes_user_name span{
	margin-right: 5px;
	float: none;
}
.add_form_yes_user_name input{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	margin-bottom: 15px;

	
}

.add_form_yes_user_phone span{
	margin-right: 18px;
	float: none;
}

.add_form_yes_user_phone input{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}



.span_settings{
	margin-right: 18px;
	float: none;
}

.input_settings_name_company{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
.input_settings_name_comp{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_name{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_phone{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.add_intuti_email span{
	margin-right: 18px;
	float: none;
}

.add_input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.add_form_no_user_form_email{
	display: none;
}
.add_form_no_user_form_email h3{
	color: #97CF26;
}	
.add_intuti_pass_yes_auch span{
	margin-right: 18px;
	float: none;
}
.add_input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
#log_yes_auch{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch:hover{
	background: rgb(232,95,76);
}
#log_yes_auch_reg{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_reg:hover{
	background: rgb(232,95,76);
}
.add_form_no_user_form_email_reg{
	display: none;
}
#log_yes_auch_reg_soc{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_reg_soc:hover{
	background: rgb(232,95,76);
}
.add_input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.add_input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
#log_yes_auch_soc{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_soc:hover{
	background: rgb(232,95,76);
}
.add_form_no_user_form_email_soc{
	display: none;
}
#error_reg_soc{
	display: block;
}#error_reg_soc{
	display: block;
}
.add_class_info_left{
	display: none;
}
.clear{clear:both !important;}
.add_select_category{
	
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_subcategory{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_sub_options{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_options{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_sub_options_sub{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.categori_item_add_adv_no_sel{
	display: none;
}
.categori_item_add_adv_sub_cat{
	display: none;
}
.regions_span{
	color: blue;
	cursor: pointer;
}
.regions_span_ok{
	color: blue;
	cursor: pointer;
	display: none;
}
#regions_result{
	
	display: none;
}


/*//////////////////////////////////wifi\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

.wifi-logo{
    margin-top: 5%;
    margin-right: 30px;
	
}
.wifi-ros-set{
	font-size: 18px;
    color: #97CF26;
}

#add_form_yes_user_ok_ok{
	float: none;
	
}

#wifi-ros-set{
	display: none;
	float: right;
    margin-right: 26%;
	margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#wifi-ros-set_tel{
	
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set_tel:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
.wifi-ros-set_tel{
	
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
.wifi-ros-set_tel:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}

#wifi-ros-set_tel_cod{
	display: none;
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set_tel_cod:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#wifi-span{
	
	margin-right: 10px;
    margin-top: 5px;
    float: left;
	
}

.class_wifi_tarif input[type="radio"] + label:before{
	border: 0;
	float: left;
}


.wifi_tarif{
	border: 3px solid #fff;
	background: #d8d8d8;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif span{
	font-size: 18px;
}

.wifi_tarif1{
	border: 3px solid #97CF26;
	background: #ace2ff;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif1 span{
	font-size: 18px;
}
.wifi_tarif2{
	border: 3px solid #fff;
	background: #97CF26;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif2 span{
	font-size: 18px;
}
.wifi_tarif3{
	border: 3px solid #fff;
	background: #FE9200;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif3 span{
	font-size: 18px;
}
.wifi_tarif4{
	border: 3px solid #fff;
	background: #ff6163;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
	
}


.wifi_tarif4 span{
	font-size: 18px;
}
.zakon_wifi{
	    margin-top: 30%;
}



.wifi_tarif5{
	border: 3px solid #fff;
	background: #20A2D9;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
	
}
.wifi_tarif5 h3{
	float: left;
	margin-right: 10px;
    margin-top: 13px;

}

.wifi_tarif5 p{
	margin-left: 10px;

}

/*///////////////////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/


/*/////////////////////////////////////neftberi\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#shops{
overflow: auto;
height: 350px;	
	
}
.div_gaz{
	
	margin: 15px; border: 3px solid red;
    padding: 15px;
    font-size: 32px;
    background-color: pink;
	
}

.ok_ok_gazoil{
	    border: 2px solid beige;
    padding: 15px 15px 15px 40%;
    background: #20A2D9;
    color: #FFf;
    cursor: pointer;
	
}

.ok_ok_gazoil:hover{
	    border: 2px solid beige;
    padding: 15px 15px 15px 40%;
    background: #20A2D9;
    color: #2a5885;
    cursor: pointer;
	
}



#opt_map {
color: gray;
    border: solid 1px #ace2ff;
    cursor: pointer;
    list-style: none;
    padding: 15px 15px 15px 15px;
    margin-top: 2px;

}
#map{
	
	width: 100%; 
	height: 300px; 
	
}
.submit_toplivo_ok{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;

}
.submit_toplivo_ok:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	
}

.submit_toplivo{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_toplivo:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
.submit_toplivo_bac{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_toplivo_bac:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#userButton{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#userButton:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
#userButton_scet{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#userButton_scet:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
.logo_ac{
	object-fit: cover; 
	height: 50px; 
	margin-top: 4%;
	display: block;
	margin-top: -5%;
	margin-bottom: 5%;
}
.logo_ac img{
	width: 60%;
}
#cityShop{
	width: 100%; 
	margin-right: 10px; 
	display: none;
	margin-bottom: 15px;
	
}
.ref_ref_ref{
    float:left;  
    text-align:center;
font-size: 10px;	
}
.ref_ref_ref2{
   float: left;
    text-align: center;
    margin-top: 10px;
    width: 30px;
    font-size: 10px;
}

#payse_pay{
    background: #20A2D9;
    border: none;
    padding: 5px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#payse_pay:hover{
    background: #20A2D9;
    border: none;
    padding: 5px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
#up_yes{
	margin-top: -12%;
}
#azs_ok h1{
	font-size: 17px;
}
.shops_ok{
	display: none;
}
#spisok{
	border: 1px solid;
    padding: 8px;
    width: 120px;
    cursor: pointer;
}
#spisok img{
	    margin-right: 5px;
    margin-left: -6px;
    margin-top: -18px;
    margin-bottom: -8px;
	width: 30px;
}
#karta{
	border: 1px solid;
    padding: 8px;
    width: 120px;
    cursor: pointer;
	display: none;
}
#karta img{
	    margin-right: 5px;
    margin-left: -6px;
    margin-top: -18px;
    margin-bottom: -8px;
	width: 30px;
}
#for_colon{
	color: gray;
    list-style: none;
    padding: 15px 5px 15px 5px;
    margin-top: 2px;
    font-size: 25px;
}
#gazpol_colon{
	
	display: none; 
	margin-bottom: 15px; 
	margin-top: 60px;
}
.form_radio_group {

	margin-right: 10px;
}
.form_radio_group input[type=radio] {
	display: none;
}
.form_radio_group label {
	display: inline-block;
	cursor: pointer;
	line-height: 34px;
	border: 1px solid #999;
	border-radius: 6px;
	user-select: none;
	margin: 15px 15px 15px 15px;
	width: 30px;
}
 
/* Checked */
.form_radio_group input[type=radio]:checked + label {
	background: #f2f2f2;
	border: 2px solid #ace2ff;
}
.form_radio_group input[type=radio]:checked + label:before {
	background: #ffe0a6;
	display: none;
}
.form_radio_group input[type="radio"] + label:before{
	display: none;
	
}
.form_radio_group input[type="radio"] + label {
	padding: 10px 10px 10px 15px;
    margin-top: 5px;
	margin: 10px 10px 10px 0px;
	
}
/* Hover */
.form_radio_group label:hover {
	color: #666;
}
 
/* Disabled */
.form_radio_group input[type=radio]:disabled + label {
	background: #efefef;
	color: #666;
}
#block_info_no{
	width: 80px;
    margin-left: 40%;
    margin-top: -4%;
    cursor: pointer;
}
#block_info_no_ok{
	display: none;
	    width: 80px;
    margin-left: 40%;
    margin-top: -10%;
    cursor: pointer;
    display: block;
}
#def_img img{
	max-width: 350px;
}
}



@media screen and (min-width:480px) and (max-width:598px) {
body {
font-family: Arial,Helvetica,sans-serif;
margin: 8px;
}
#img_no_mob{
	display: none;
	
}
.wrap1 {
width: auto;
padding: 0 0px;
margin: 0 auto;
}
.top_menu{
	display: none;
}

.container {
    position: relative;
    height: 100%;
    width: 100%;
    left: 0;
    -webkit-transition:  left 0.4s ease-in-out;
    -moz-transition:  left 0.4s ease-in-out;
    -ms-transition:  left 0.4s ease-in-out;
    -o-transition:  left 0.4s ease-in-out;
    transition:  left 0.4s ease-in-out;
}

.container.open-sidebar {
    left: 80%;
}
#sidebar {
    position: absolute;
    left: -82%;
    background: #20A2D9;
    width: 80%;
    box-sizing: border-box;
	    z-index: 9999;
}
#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidebar ul li {
    margin: 0;
}
#sidebar ul li a {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 100;
    color: black;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #2a5885;
    -webkit-transition:  background 0.3s ease-in-out;
    -moz-transition:  background 0.3s ease-in-out;
    -ms-transition:  background 0.3s ease-in-out;
    -o-transition:  background 0.3s ease-in-out;
    transition:  background 0.3s ease-in-out;
}
#sidebar ul li:hover a {
    background: #20A2D9;
	color: #fff;
}
.main-content {
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}
.main-content .content{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
padding-left: 60px;
width: 100%;
}
.main-content .content h1{
    font-weight: 100;
}
.main-content .content p{
    width: 100%;
    line-height: 160%;
}
.main-content #sidebar-toggle {
    background: #20A2D9;
    border-radius: 3px;
    display: block;
    position: relative;
    padding: 17px 14px;
    float: left;
}
.main-content #sidebar-toggle .bar{
     display: block;
    width: 18px;
    margin-bottom: 3px;
    height: 2px;
    background-color: #fff;
    border-radius: 1px;
}
.main-content #sidebar-toggle .bar:last-child{
     margin-bottom: 0;
}
.content{
	padding: 5%;
	
}

.reg_class{
    padding: 20px;
	border: 3px solid #ace2ff;
	background: #fff;
}
.form_reg span{
	float: left;
}
.input_name_company{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%

}

.input_name_pomp{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%
}

.input_name{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%
}
.input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_phone{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_id_partner{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-right: 15px;
	width: 100%;
	margin-left: 0px;
}
.input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_pass2{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_code{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.intuti_email{
	height: 40px;
}
.error{
	margin-bottom: 5px;
	color: red;
}
.submit_reg{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_reg:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}

input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ace2ff;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.login_a{
	text-decoration: none;
	margin-right: 30px;	
}
.adv_menu{
	display: none;
}

.form__linebreak{
	    background-color: #d8d8d8;
    margin: 29px 0 25px;
    height: 1px;
    display: block;
}
.adv_span_adv{
	margin: 10px;
}
.adv_a_adv{
	margin: 10px;
    text-decoration: none;
    color: #0091d9;
}
.adv_a_adv:hover{
	color: #ff6163;
}

.add_podat_a{
	
	margin-top: 0px;
    
}
.add_podat_a a{

	text-decoration: none;
    background: #20A2D9;
    padding: 15px;
    color: #fff;
}
.add_podat_a a:hover { background: rgb(232,95,76); } /* при наведении курсора мышки */
.add_podat_a a:active { background: rgb(152,15,0); }

input[type="radio"] { display: none; }

input[type="radio"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  float: left;
}

input[type="radio"] + label:last-child { margin-bottom: 0;}

input[type="radio"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ace2ff;
  border-radius: 15px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
  
}

input[type="radio"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.company_radio{
	height: 40px;
	margin-bottom: 30px;
}
.radio_chastnoe{
	margin-right: 30px;
	margin-left: 15%;
}


#input_name_company{
	display: none;
}
#input_name_pomp{
	display: none;
}
.settings_submit{
	font-size: 18px;
    color: #fff;
    background: #20A2D9;
	cursor: pointer;
    padding: 10px;
    border: 0;
    margin-top: 15px;
	
}
.settings_submit:hover{
	background: rgb(232,95,76);
}

#upload img{
	width: 200px;
	
}
#upload span{
	    position: absolute;
    margin-left: -180px;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    background-color: rgba(0,0,0,.4);
    padding: 5px 30px;
    cursor: pointer;
	
}
#files{
	list-style: none;
}
#files img{
	width: 200px;
}
#social_settings_yes{
	list-style: none;
}
#social_settings_no_vk{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_vk img{
	cursor: pointer;
}
#social_settings_yes_vk{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_vk img{
	cursor: pointer;
	margin-top: -80px;
}
#social_settings_no_mailru{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_mailru img{
	cursor: pointer;
}
#social_settings_yes_mailru{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_mailru img{
	cursor: pointer;
	margin-top: -80px;
}

#social_settings_no_yandex{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_yandex img{
	cursor: pointer;
}
#social_settings_yes_yandex{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_yandex img{
	cursor: pointer;
	margin-top: -80px;
}


#social_settings_no_google{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_google img{
	cursor: pointer;
}
#social_settings_yes_google{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_google img{
	cursor: pointer;
	margin-top: -80px;
}

#social_settings_no_facebook{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_facebook img{
	cursor: pointer;
}
#social_settings_yes_facebook{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_facebook img{
	cursor: pointer;
	margin-top: -80px;
}
.add_form_yes_user_name span{
	margin-right: 5px;
	float: none;
}
.add_form_yes_user_name input{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	margin-bottom: 15px;

	
}

.add_form_yes_user_phone span{
	margin-right: 18px;
	float: none;
}

.add_form_yes_user_phone input{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}



.span_settings{
	margin-right: 18px;
	float: none;
}

.input_settings_name_company{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
.input_settings_name_comp{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_name{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_phone{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.add_intuti_email span{
	margin-right: 18px;
	float: none;
}

.add_input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.add_form_no_user_form_email{
	display: none;
}
.add_form_no_user_form_email h3{
	color: #97CF26;
}	
.add_intuti_pass_yes_auch span{
	margin-right: 18px;
	float: none;
}
.add_input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
#log_yes_auch{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch:hover{
	background: rgb(232,95,76);
}
#log_yes_auch_reg{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_reg:hover{
	background: rgb(232,95,76);
}
.add_form_no_user_form_email_reg{
	display: none;
}
#log_yes_auch_reg_soc{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_reg_soc:hover{
	background: rgb(232,95,76);
}
.add_input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.add_input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
#log_yes_auch_soc{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_soc:hover{
	background: rgb(232,95,76);
}
.add_form_no_user_form_email_soc{
	display: none;
}
#error_reg_soc{
	display: block;
}#error_reg_soc{
	display: block;
}
.add_class_info_left{
	display: none;
}
.clear{clear:both !important;}
.add_select_category{
	
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_subcategory{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_sub_options{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_options{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_sub_options_sub{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.categori_item_add_adv_no_sel{
	display: none;
}
.categori_item_add_adv_sub_cat{
	display: none;
}
.regions_span{
	color: blue;
	cursor: pointer;
}
.regions_span_ok{
	color: blue;
	cursor: pointer;
	display: none;
}
#regions_result{
	
	display: none;
}


/*//////////////////////////////////wifi\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

.wifi-logo{
    margin-top: 5%;
    margin-right: 30px;
	
}
.wifi-ros-set{
	font-size: 18px;
    color: #97CF26;
}

#add_form_yes_user_ok_ok{
	float: none;
	
}

#wifi-ros-set{
	display: none;
	float: right;
    margin-right: 26%;
	margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#wifi-ros-set_tel{
	
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set_tel:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
.wifi-ros-set_tel{
	
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
.wifi-ros-set_tel:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}

#wifi-ros-set_tel_cod{
	display: none;
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set_tel_cod:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#wifi-span{
	
	margin-right: 10px;
    margin-top: 5px;
    float: left;
	
}

.class_wifi_tarif input[type="radio"] + label:before{
	border: 0;
	float: left;
}


.wifi_tarif{
	border: 3px solid #fff;
	background: #d8d8d8;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif span{
	font-size: 18px;
}

.wifi_tarif1{
	border: 3px solid #97CF26;
	background: #ace2ff;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif1 span{
	font-size: 18px;
}
.wifi_tarif2{
	border: 3px solid #fff;
	background: #97CF26;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif2 span{
	font-size: 18px;
}
.wifi_tarif3{
	border: 3px solid #fff;
	background: #FE9200;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif3 span{
	font-size: 18px;
}
.wifi_tarif4{
	border: 3px solid #fff;
	background: #ff6163;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
	
}


.wifi_tarif4 span{
	font-size: 18px;
}
.zakon_wifi{
	    margin-top: 30%;
}



.wifi_tarif5{
	border: 3px solid #fff;
	background: #20A2D9;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
	
}
.wifi_tarif5 h3{
	float: left;
	margin-right: 10px;
    margin-top: 13px;

}

.wifi_tarif5 p{
	margin-left: 10px;

}

/*///////////////////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/


/*/////////////////////////////////////neftberi\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#shops{
overflow: auto;
height: 350px;	
	
}
.div_gaz{
	
	margin: 15px; border: 3px solid red;
    padding: 15px;
    font-size: 32px;
    background-color: pink;
	
}

.ok_ok_gazoil{
	    border: 2px solid beige;
    padding: 15px 15px 15px 40%;
    background: #20A2D9;
    color: #FFf;
    cursor: pointer;
	
}

.ok_ok_gazoil:hover{
	    border: 2px solid beige;
    padding: 15px 15px 15px 40%;
    background: #20A2D9;
    color: #2a5885;
    cursor: pointer;
	
}



#opt_map {
color: gray;
    border: solid 1px #ace2ff;
    cursor: pointer;
    list-style: none;
    padding: 15px 15px 15px 15px;
    margin-top: 2px;

}
#map{
	
	width: 100%; 
	height: 300px; 
	
}
.submit_toplivo_ok{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;

}
.submit_toplivo_ok:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	
}

.submit_toplivo{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_toplivo:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
.submit_toplivo_bac{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;

}
.submit_toplivo_bac:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;

}
#userButton{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#userButton:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
#userButton_scet{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#userButton_scet:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
.logo_ac{
	object-fit: cover; 
	height: 50px; 
	margin-top: 4%;
	display: block;
	margin-top: -5%;
	margin-bottom: 5%;
}
.logo_ac img{
	width: 60%;
}
#cityShop{
	width: 100%; 
	margin-right: 10px; 
	display: none;
	margin-bottom: 15px;
	
}
.ref_ref_ref{
    float:left;  
    text-align:center;
font-size: 10px;	
}
.ref_ref_ref2{
   float: left;
    text-align: center;
    margin-top: 10px;
    width: 30px;
    font-size: 10px;
}

#payse_pay{
    background: #20A2D9;
    border: none;
    padding: 5px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#payse_pay:hover{
    background: #20A2D9;
    border: none;
    padding: 5px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
#up_yes{
	margin-top: -12%;
}
#azs_ok h1{
	font-size: 17px;
}
.shops_ok{
	display: none;
}
#spisok{
	border: 1px solid;
    padding: 8px;
    width: 120px;
    cursor: pointer;
}
#spisok img{
	    margin-right: 5px;
    margin-left: -6px;
    margin-top: -18px;
    margin-bottom: -8px;
	width: 30px;
}
#karta{
	border: 1px solid;
    padding: 8px;
    width: 120px;
    cursor: pointer;
	display: none;
}
#karta img{
	    margin-right: 5px;
    margin-left: -6px;
    margin-top: -18px;
    margin-bottom: -8px;
	width: 30px;
}
#for_colon{
	color: gray;
    list-style: none;
    padding: 15px 5px 15px 5px;
    margin-top: 2px;
    font-size: 25px;
}
#gazpol_colon{
	
	display: none; 
	margin-bottom: 15px; 
	margin-top: 60px;
}
.form_radio_group {

	margin-right: 10px;
}
.form_radio_group input[type=radio] {
	display: none;
}
.form_radio_group label {
	display: inline-block;
	cursor: pointer;
	line-height: 34px;
	border: 1px solid #999;
	border-radius: 6px;
	user-select: none;
	margin: 15px 15px 15px 15px;
	width: 30px;
}
 
/* Checked */
.form_radio_group input[type=radio]:checked + label {
	background: #f2f2f2;
	border: 2px solid #ace2ff;
}
.form_radio_group input[type=radio]:checked + label:before {
	background: #ffe0a6;
	display: none;
}
.form_radio_group input[type="radio"] + label:before{
	display: none;
	
}
.form_radio_group input[type="radio"] + label {
	padding: 10px 10px 10px 15px;
    margin-top: 5px;
	margin: 10px 10px 10px 0px;
	
}
/* Hover */
.form_radio_group label:hover {
	color: #666;
}
 
/* Disabled */
.form_radio_group input[type=radio]:disabled + label {
	background: #efefef;
	color: #666;
}
#block_info_no{
	width: 80px;
    margin-left: 40%;
    margin-top: -4%;
    cursor: pointer;
}	
#block_info_no_ok{
	display: none;
	    width: 80px;
    margin-left: 40%;
    margin-top: -10%;
    cursor: pointer;
    display: block;
}	
}


@media screen and (min-width:599px) and (max-width:736px) {

body {
font-family: Arial,Helvetica,sans-serif;
margin-top: 20px;
}
.wrap1 {
width: auto;
padding: 0 0px;
margin: 0 auto;
}
.top_menu{
	display: none;
}

.container {
    position: relative;
    height: 100%;
    width: 100%;
    left: 0;
    -webkit-transition:  left 0.4s ease-in-out;
    -moz-transition:  left 0.4s ease-in-out;
    -ms-transition:  left 0.4s ease-in-out;
    -o-transition:  left 0.4s ease-in-out;
    transition:  left 0.4s ease-in-out;
}

.container.open-sidebar {
    left: 80%;
}
#sidebar {
    position: absolute;
    left: -82%;
    background: #20A2D9;
    width: 80%;
    box-sizing: border-box;
	    z-index: 9999;
}
#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidebar ul li {
    margin: 0;
}
#sidebar ul li a {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 100;
    color: black;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #2a5885;
    -webkit-transition:  background 0.3s ease-in-out;
    -moz-transition:  background 0.3s ease-in-out;
    -ms-transition:  background 0.3s ease-in-out;
    -o-transition:  background 0.3s ease-in-out;
    transition:  background 0.3s ease-in-out;
}
#sidebar ul li:hover a {
    background: #20A2D9;
	color: #fff;
}
.main-content {
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}
.main-content .content{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
padding-left: 60px;
width: 100%;
}
.main-content .content h1{
    font-weight: 100;
}
.main-content .content p{
    width: 100%;
    line-height: 160%;
}
.main-content #sidebar-toggle {
    background: #20A2D9;
    border-radius: 3px;
    display: block;
    position: relative;
    padding: 17px 14px;
    float: left;
}
.main-content #sidebar-toggle .bar{
     display: block;
    width: 18px;
    margin-bottom: 3px;
    height: 2px;
    background-color: #fff;
    border-radius: 1px;
}
.main-content #sidebar-toggle .bar:last-child{
     margin-bottom: 0;
}
.content{
	padding: 5%;
	
}

.reg_class{
    padding: 20px;
	border: 3px solid #ace2ff;
	background: #fff;
}
.form_reg span{
	float: left;
}
.input_name_company{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%

}

.input_name_pomp{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%
}

.input_name{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%
}
.input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_phone{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_id_partner{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-right: 15px;
	width: 100%;
	margin-left: 0px;
}
.input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_pass2{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.input_code{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.intuti_email{
	height: 40px;
}
.error{
	margin-bottom: 5px;
	color: red;
}
.submit_reg{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_reg:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}

input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ace2ff;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.login_a{
	text-decoration: none;
	margin-right: 30px;	
}
.adv_menu{
	display: none;
}

.form__linebreak{
	    background-color: #d8d8d8;
    margin: 29px 0 25px;
    height: 1px;
    display: block;
}
.adv_span_adv{
	margin: 10px;
}
.adv_a_adv{
	margin: 10px;
    text-decoration: none;
    color: #0091d9;
}
.adv_a_adv:hover{
	color: #ff6163;
}

.add_podat_a{
	
	margin-top: 0px;
    
}
.add_podat_a a{

	text-decoration: none;
    background: #20A2D9;
    padding: 15px;
    color: #fff;
}
.add_podat_a a:hover { background: rgb(232,95,76); } /* при наведении курсора мышки */
.add_podat_a a:active { background: rgb(152,15,0); }

input[type="radio"] { display: none; }

input[type="radio"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  float: left;
}

input[type="radio"] + label:last-child { margin-bottom: 0;}

input[type="radio"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ace2ff;
  border-radius: 15px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
  
}

input[type="radio"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.company_radio{
	height: 40px;
	margin-bottom: 30px;
}
.radio_chastnoe{
	margin-right: 30px;
	margin-left: 15%;
}


#input_name_company{
	display: none;
}
#input_name_pomp{
	display: none;
}
.settings_submit{
	font-size: 18px;
    color: #fff;
    background: #20A2D9;
	cursor: pointer;
    padding: 10px;
    border: 0;
    margin-top: 15px;
	
}
.settings_submit:hover{
	background: rgb(232,95,76);
}

#upload img{
	width: 200px;
	
}
#upload span{
	    position: absolute;
    margin-left: -180px;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    background-color: rgba(0,0,0,.4);
    padding: 5px 30px;
    cursor: pointer;
	
}
#files{
	list-style: none;
}
#files img{
	width: 200px;
}
#social_settings_yes{
	list-style: none;
}
#social_settings_no_vk{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_vk img{
	cursor: pointer;
}
#social_settings_yes_vk{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_vk img{
	cursor: pointer;
	margin-top: -80px;
}
#social_settings_no_mailru{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_mailru img{
	cursor: pointer;
}
#social_settings_yes_mailru{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_mailru img{
	cursor: pointer;
	margin-top: -80px;
}

#social_settings_no_yandex{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_yandex img{
	cursor: pointer;
}
#social_settings_yes_yandex{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_yandex img{
	cursor: pointer;
	margin-top: -80px;
}


#social_settings_no_google{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_google img{
	cursor: pointer;
}
#social_settings_yes_google{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_google img{
	cursor: pointer;
	margin-top: -80px;
}

#social_settings_no_facebook{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_facebook img{
	cursor: pointer;
}
#social_settings_yes_facebook{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_facebook img{
	cursor: pointer;
	margin-top: -80px;
}
.add_form_yes_user_name span{
	margin-right: 5px;
	float: none;
}
.add_form_yes_user_name input{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	margin-bottom: 15px;

	
}

.add_form_yes_user_phone span{
	margin-right: 18px;
	float: none;
}

.add_form_yes_user_phone input{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}



.span_settings{
	margin-right: 18px;
	float: none;
}

.input_settings_name_company{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
.input_settings_name_comp{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_name{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_phone{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.add_intuti_email span{
	margin-right: 18px;
	float: none;
}

.add_input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.add_form_no_user_form_email{
	display: none;
}
.add_form_no_user_form_email h3{
	color: #97CF26;
}	
.add_intuti_pass_yes_auch span{
	margin-right: 18px;
	float: none;
}
.add_input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
#log_yes_auch{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch:hover{
	background: rgb(232,95,76);
}
#log_yes_auch_reg{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_reg:hover{
	background: rgb(232,95,76);
}
.add_form_no_user_form_email_reg{
	display: none;
}
#log_yes_auch_reg_soc{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_reg_soc:hover{
	background: rgb(232,95,76);
}
.add_input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.add_input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
#log_yes_auch_soc{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_soc:hover{
	background: rgb(232,95,76);
}
.add_form_no_user_form_email_soc{
	display: none;
}
#error_reg_soc{
	display: block;
}#error_reg_soc{
	display: block;
}
.add_class_info_left{
	display: none;
}
.clear{clear:both !important;}
.add_select_category{
	
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_subcategory{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_sub_options{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_options{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_sub_options_sub{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.categori_item_add_adv_no_sel{
	display: none;
}
.categori_item_add_adv_sub_cat{
	display: none;
}
.regions_span{
	color: blue;
	cursor: pointer;
}
.regions_span_ok{
	color: blue;
	cursor: pointer;
	display: none;
}
#regions_result{
	
	display: none;
}


/*//////////////////////////////////wifi\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

.wifi-logo{
    margin-top: 5%;
    margin-right: 30px;
	
}
.wifi-ros-set{
	font-size: 18px;
    color: #97CF26;
}

#add_form_yes_user_ok_ok{
	float: none;
	
}

#wifi-ros-set{
	display: none;
	float: right;
    margin-right: 26%;
	margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#wifi-ros-set_tel{
	
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set_tel:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
.wifi-ros-set_tel{
	
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
.wifi-ros-set_tel:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}

#wifi-ros-set_tel_cod{
	display: none;
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set_tel_cod:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#wifi-span{
	
	margin-right: 10px;
    margin-top: 5px;
    float: left;
	
}

.class_wifi_tarif input[type="radio"] + label:before{
	border: 0;
	float: left;
}


.wifi_tarif{
	border: 3px solid #fff;
	background: #d8d8d8;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif span{
	font-size: 18px;
}

.wifi_tarif1{
	border: 3px solid #97CF26;
	background: #ace2ff;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif1 span{
	font-size: 18px;
}
.wifi_tarif2{
	border: 3px solid #fff;
	background: #97CF26;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif2 span{
	font-size: 18px;
}
.wifi_tarif3{
	border: 3px solid #fff;
	background: #FE9200;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif3 span{
	font-size: 18px;
}
.wifi_tarif4{
	border: 3px solid #fff;
	background: #ff6163;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
	
}


.wifi_tarif4 span{
	font-size: 18px;
}
.zakon_wifi{
	    margin-top: 30%;
}



.wifi_tarif5{
	border: 3px solid #fff;
	background: #20A2D9;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
	
}
.wifi_tarif5 h3{
	float: left;
	margin-right: 10px;
    margin-top: 13px;

}

.wifi_tarif5 p{
	margin-left: 10px;

}

/*///////////////////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/


/*/////////////////////////////////////neftberi\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#shops{
overflow: auto;
height: 350px;	
	
}
.div_gaz{
	
	margin: 15px; border: 3px solid red;
    padding: 15px;
    font-size: 32px;
    background-color: pink;
	
}

.ok_ok_gazoil{
	    border: 2px solid beige;
    padding: 15px 15px 15px 40%;
    background: #20A2D9;
    color: #FFf;
    cursor: pointer;
	
}

.ok_ok_gazoil:hover{
	    border: 2px solid beige;
    padding: 15px 15px 15px 40%;
    background: #20A2D9;
    color: #2a5885;
    cursor: pointer;
	
}



#opt_map {
color: gray;
    border: solid 1px #ace2ff;
    cursor: pointer;
    list-style: none;
    padding: 15px 15px 15px 15px;
    margin-top: 2px;

}
#map{
	
	width: 100%; 
	height: 300px; 
	
}
.submit_toplivo_ok{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;

}
.submit_toplivo_ok:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	
}

.submit_toplivo{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_toplivo:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
.submit_toplivo_bac{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;

}
.submit_toplivo_bac:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;

}
#userButton{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#userButton:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
#userButton_scet{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#userButton_scet:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
.logo_ac{
	object-fit: cover; 
	height: 50px; 
	margin-top: 4%;
	display: block;
	margin-top: -5%;
	margin-bottom: 5%;
}
.logo_ac img{
	width: 60%;
}
#cityShop{
	width: 100%; 
	margin-right: 10px; 
	display: none;
	margin-bottom: 15px;
	
}
.ref_ref_ref{
    float:left;  
    text-align:center;
font-size: 10px;	
}
.ref_ref_ref2{
   float: left;
    text-align: center;
    margin-top: 10px;
    width: 30px;
    font-size: 10px;
}

#payse_pay{
    background: #20A2D9;
    border: none;
    padding: 5px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#payse_pay:hover{
    background: #20A2D9;
    border: none;
    padding: 5px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
#up_yes{
	margin-top: -12%;
}
#azs_ok h1{
	font-size: 17px;
}
.shops_ok{
	display: none;
}
#spisok{
	border: 1px solid;
    padding: 8px;
    width: 120px;
    cursor: pointer;
}
#spisok img{
	    margin-right: 5px;
    margin-left: -6px;
    margin-top: -18px;
    margin-bottom: -8px;
	width: 30px;
}
#karta{
	border: 1px solid;
    padding: 8px;
    width: 120px;
    cursor: pointer;
	display: none;
}
#karta img{
	    margin-right: 5px;
    margin-left: -6px;
    margin-top: -18px;
    margin-bottom: -8px;
	width: 30px;
}
#for_colon{
	color: gray;
    list-style: none;
    padding: 15px 5px 15px 5px;
    margin-top: 2px;
    font-size: 25px;
}
#gazpol_colon{
	
	display: none; 
	margin-bottom: 15px; 
	margin-top: 60px;
}
.form_radio_group {

	margin-right: 10px;
}
.form_radio_group input[type=radio] {
	display: none;
}
.form_radio_group label {
	display: inline-block;
	cursor: pointer;
	line-height: 34px;
	border: 1px solid #999;
	border-radius: 6px;
	user-select: none;
	margin: 15px 15px 15px 15px;
	width: 30px;
}
 
/* Checked */
.form_radio_group input[type=radio]:checked + label {
	background: #f2f2f2;
	border: 2px solid #ace2ff;
}
.form_radio_group input[type=radio]:checked + label:before {
	background: #ffe0a6;
	display: none;
}
.form_radio_group input[type="radio"] + label:before{
	display: none;
	
}
.form_radio_group input[type="radio"] + label {
	padding: 10px 10px 10px 15px;
    margin-top: 5px;
	margin: 10px 10px 10px 0px;
	
}
/* Hover */
.form_radio_group label:hover {
	color: #666;
}
 
/* Disabled */
.form_radio_group input[type=radio]:disabled + label {
	background: #efefef;
	color: #666;
}

#block_info_no{
	width: 80px;
    margin-left: 40%;
    margin-top: -2%;
    cursor: pointer;
}
#block_info_no_ok{
	display: none;
	    width: 80px;
    margin-left: 40%;
    margin-top: -6%;
    cursor: pointer;
    display: block;
}
}
























/*iphone 6/////////////////////////////////*/
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 479px)
  and (-webkit-min-device-pixel-ratio: 2) {
	  
	  
body {
font-family: Arial,Helvetica,sans-serif;
margin: 5px;
}
#no_mob{
	display: none;
	
}
#vhodic{
	font-size: 20px;
	
}
.wrap1 {
width: auto;
padding: 0 0px;
margin: 0 auto;
}
.top_menu{
	display: none;
}

.container {
    position: relative;
    height: 100%;
    width: 100%;
    left: 0;
    -webkit-transition:  left 0.4s ease-in-out;
    -moz-transition:  left 0.4s ease-in-out;
    -ms-transition:  left 0.4s ease-in-out;
    -o-transition:  left 0.4s ease-in-out;
    transition:  left 0.4s ease-in-out;
}

.container.open-sidebar {
    left: 80%;
}
#sidebar {
    position: absolute;
    left: -82%;
    background: #20A2D9;
    width: 80%;
    box-sizing: border-box;
	    z-index: 9999;
}
#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidebar ul li {
    margin: 0;
}
#sidebar ul li a {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 100;
    color: black;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #2a5885;
    -webkit-transition:  background 0.3s ease-in-out;
    -moz-transition:  background 0.3s ease-in-out;
    -ms-transition:  background 0.3s ease-in-out;
    -o-transition:  background 0.3s ease-in-out;
    transition:  background 0.3s ease-in-out;
}
#sidebar ul li:hover a {
    background: #20A2D9;
	color: #fff;
}
.main-content {
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}
.main-content .content{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
padding-left: 60px;
width: 100%;
}
.main-content .content h1{
    font-weight: 100;
}
.main-content .content p{
    width: 100%;
    line-height: 160%;
}
.main-content #sidebar-toggle {
    background: #20A2D9;
    border-radius: 3px;
    display: block;
    position: relative;
    padding: 17px 14px;
    float: left;
}
.main-content #sidebar-toggle .bar{
     display: block;
    width: 18px;
    margin-bottom: 3px;
    height: 2px;
    background-color: #fff;
    border-radius: 1px;
}
.main-content #sidebar-toggle .bar:last-child{
     margin-bottom: 0;
}
.content{
	padding: 5%;
	
}

.reg_class{
    padding: 20px;
	border: 3px solid #ace2ff;
	background: #fff;
}
.form_reg span{
	float: left;
}
.input_name_company{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%

}

.input_name_pomp{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%
}
.input_name{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%
}
.input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_phone{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_id_partner{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-right: 15px;
	width: 100%;
	margin-left: 0px;
}
.input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_pass2{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_code{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.intuti_email{
	height: 40px;
}
.error{
	margin-bottom: 5px;
	color: red;
}
.submit_reg{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_reg:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}

input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ace2ff;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.login_a{
	text-decoration: none;
	margin-right: 30px;
	
}
.adv_menu{
	display: none;
}
.form__linebreak{
	    background-color: #d8d8d8;
    margin: 29px 0 25px;
    height: 1px;
    display: block;
}
.adv_span_adv{
	margin: 10px;
}
.adv_a_adv{
	margin: 10px;
    text-decoration: none;
    color: #0091d9;
}
.adv_a_adv:hover{
	color: #ff6163;
}
.add_podat_a{
	
	margin-top: -0px;
    
}
.add_podat_a a{

	text-decoration: none;
    background: #20A2D9;
    padding: 15px;
    color: #fff;
}
.add_podat_a a:hover { background: rgb(232,95,76); } /* при наведении курсора мышки */
.add_podat_a a:active { background: rgb(152,15,0); }

input[type="radio"] { display: none; }

input[type="radio"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  float: left;
}

input[type="radio"] + label:last-child { margin-bottom: 0; margin-left: 30px;}

input[type="radio"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ace2ff;
  border-radius: 15px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
  
}

input[type="radio"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.company_radio{
	height: 40px;
	margin-bottom: 30px;
}
.radio_chastnoe{
	margin-right: 30px;
	margin-left: 15%;
}
#input_name_company{
	display: none;
}
#input_name_pomp{
	display: none;
}
.settings_submit{
	font-size: 18px;
    color: #fff;
    background: #20A2D9;
	cursor: pointer;
    padding: 10px;
    border: 0;
    margin-top: 15px;
	
}
.settings_submit:hover{
	background: rgb(232,95,76);
}
#upload img{
	width: 200px;
	
}
#upload span{
	    position: absolute;
    margin-left: -180px;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    background-color: rgba(0,0,0,.4);
    padding: 5px 30px;
    cursor: pointer;
	
}
#files{
	list-style: none;
}
#files img{
	width: 200px;
}
#social_settings_yes{
	list-style: none;
}
#social_settings_no_vk{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_vk img{
	cursor: pointer;
}
#social_settings_yes_vk{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_vk img{
	cursor: pointer;
	margin-top: -80px;
}
#social_settings_no_mailru{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_mailru img{
	cursor: pointer;
}
#social_settings_yes_mailru{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_mailru img{
	cursor: pointer;
	margin-top: -80px;
}

#social_settings_no_yandex{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_yandex img{
	cursor: pointer;
}
#social_settings_yes_yandex{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_yandex img{
	cursor: pointer;
	margin-top: -80px;
}


#social_settings_no_google{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_google img{
	cursor: pointer;
}
#social_settings_yes_google{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_google img{
	cursor: pointer;
	margin-top: -80px;
}

#social_settings_no_facebook{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_facebook img{
	cursor: pointer;
}
#social_settings_yes_facebook{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_facebook img{
	cursor: pointer;
	margin-top: -80px;
}
.add_form_yes_user_name span{
	margin-right: 5px;
	float: none;
}
.add_form_yes_user_name input{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	margin-bottom: 15px;

	
}

.add_form_yes_user_phone span{
	margin-right: 18px;
	float: none;
}

.add_form_yes_user_phone input{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
.span_settings{
	margin-right: 18px;
	float: none;
}

.input_settings_name_company{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
.input_settings_name_comp{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_name{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_phone{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.add_intuti_email span{
	margin-right: 18px;
	float: none;
}

.add_input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.add_form_no_user_form_email{
	display: none;
}
.add_form_no_user_form_email h3{
	color: #97CF26;
}	
.add_intuti_pass_yes_auch span{
	margin-right: 18px;
	float: none;
}
.add_input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
#log_yes_auch{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch:hover{
	background: rgb(232,95,76);
}
#log_yes_auch_reg{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_reg:hover{
	background: rgb(232,95,76);
}
.add_form_no_user_form_email_reg{
	display: none;
}
#log_yes_auch_reg_soc{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_reg_soc:hover{
	background: rgb(232,95,76);
}
.add_input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.add_input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
#log_yes_auch_soc{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_soc:hover{
	background: rgb(232,95,76);
}
.add_form_no_user_form_email_soc{
	display: none;
}
#error_reg_soc{
	display: block;
}
.add_class_info_left{
	display: none;
}
.clear{clear:both !important;}
.add_select_category{
	
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_subcategory{
	display: none;
	margin-top: 15px;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_sub_options{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_options{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.categori_item_add_adv_no_sel{
	display: none;
}
.categori_item_add_adv_sub_cat{
	display: none;
}
.regions_span{
	color: blue;
	cursor: pointer;
}
.regions_span_ok{
	color: blue;
	cursor: pointer;
	display: none;
}
#regions_result{
	
	display: none;
}

/*//////////////////////////////////wifi\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

.wifi-logo{
    margin-top: 5%;
    margin-right: 30px;
	
}
.wifi-ros-set{
	font-size: 18px;
    color: #97CF26;
}

#add_form_yes_user_ok_ok{
	float: none;
	
}

#wifi-ros-set{
	display: none;
	float: right;
    margin-right: 26%;
	margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#wifi-ros-set_tel{
	
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set_tel:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
.wifi-ros-set_tel{
	
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
.wifi-ros-set_tel:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}

#wifi-ros-set_tel_cod{
	display: none;
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set_tel_cod:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#wifi-span{
	
	margin-right: 10px;
    margin-top: 5px;
    float: left;
	
}

.class_wifi_tarif input[type="radio"] + label:before{
	border: 0;
	float: left;
}


.wifi_tarif{
	border: 3px solid #fff;
	background: #d8d8d8;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif span{
	font-size: 18px;
}

.wifi_tarif1{
	border: 3px solid #97CF26;
	background: #ace2ff;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif1 span{
	font-size: 18px;
}
.wifi_tarif2{
	border: 3px solid #fff;
	background: #97CF26;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif2 span{
	font-size: 18px;
}
.wifi_tarif3{
	border: 3px solid #fff;
	background: #FE9200;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif3 span{
	font-size: 18px;
}
.wifi_tarif4{
	border: 3px solid #fff;
	background: #ff6163;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
	
}


.wifi_tarif4 span{
	font-size: 18px;
}
.zakon_wifi{
	    margin-top: 30%;
}



.wifi_tarif5{
	border: 3px solid #fff;
	background: #20A2D9;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
	
}
.wifi_tarif5 h3{
	float: left;
	margin-right: 10px;
    margin-top: 13px;

}

.wifi_tarif5 p{
	margin-left: 10px;

}

/*///////////////////////////////neftberi\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#shops{
overflow: auto;
height: 350px;	
	
}
.div_gaz{
	
	margin: 15px; border: 3px solid red;
    padding: 15px;
    font-size: 32px;
    background-color: pink;
	
}

.ok_ok_gazoil{
	    border: 2px solid beige;
    padding: 15px 15px 15px 15px;
    background: #20A2D9;
    color: #FFf;
    cursor: pointer;
	
}

.ok_ok_gazoil:hover{
	    border: 2px solid beige;
    padding: 15px 15px 15px 15px;
    background: #20A2D9;
    color: #2a5885;
    cursor: pointer;
	
}

#opt_map {
color: gray;
    border: solid 1px #ace2ff;
    cursor: pointer;
    list-style: none;
    padding: 15px 15px 15px 15px;
    margin-top: 2px;

}
#map{
	
	width: 100%; 
	height: 300px; 
	
}
.submit_toplivo_ok{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
.submit_toplivo_ok:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	
}

.submit_toplivo{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_toplivo:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
.submit_toplivo_bac{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;

}
.submit_toplivo_bac:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;

}

#userButton{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#userButton:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
#userButton_scet{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#userButton_scet:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
.logo_ac{
	object-fit: cover; 
	height: 50px; 
	margin-top: 4%;
	display: block;
	margin-top: -5%;
	margin-bottom: 5%;
	
}
.logo_ac img{
	width: 60%;
}
#cityShop{
	width: 100%; 
	margin-right: 10px; 
	display: none;
	margin-bottom: 15px;
	
}

.ref_ref_ref{
    float:left;  
    text-align:center;
font-size: 10px;	
}
.ref_ref_ref2{
   float: left;
    text-align: center;
    margin-top: 10px;
    width: 30px;
    font-size: 10px;
}
#payse_pay{
    background: #20A2D9;
    border: none;
    padding: 5px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#payse_pay:hover{
    background: #20A2D9;
    border: none;
    padding: 5px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
#up_yes{
	margin-top: -12%;
}
#azs_ok h1{
	font-size: 17px;
}
.shops_ok{
	display: none;
}
#spisok{
	border: 1px solid;
    padding: 8px;
    width: 120px;
    cursor: pointer;
}
#spisok img{
	    margin-right: 5px;
    margin-left: -6px;
    margin-top: -18px;
    margin-bottom: -8px;
	width: 30px;
}
#karta{
	border: 1px solid;
    padding: 8px;
    width: 120px;
    cursor: pointer;
	display: none;
}
#karta img{
	    margin-right: 5px;
    margin-left: -6px;
    margin-top: -18px;
    margin-bottom: -8px;
	width: 30px;
}
#for_colon{
	color: gray;
    list-style: none;
    padding: 15px 5px 15px 5px;
    margin-top: 2px;
    font-size: 25px;
}
#gazpol_colon{
	
	display: none; 
	margin-bottom: 15px; 
	margin-top: 60px;
}
.form_radio_group {

	margin-right: 10px;
}
.form_radio_group input[type=radio] {
	display: none;
}
.form_radio_group label {
	display: inline-block;
	cursor: pointer;
	line-height: 34px;
	border: 1px solid #999;
	border-radius: 6px;
	user-select: none;
	margin: 15px 15px 15px 15px;
	width: 30px;
}
 
/* Checked */
.form_radio_group input[type=radio]:checked + label {
	background: #f2f2f2;
	border: 2px solid #ace2ff;
}
.form_radio_group input[type=radio]:checked + label:before {
	background: #ffe0a6;
	display: none;
}
.form_radio_group input[type="radio"] + label:before{
	display: none;
	
}
.form_radio_group input[type="radio"] + label {
	padding: 10px 10px 10px 15px;
    margin-top: 5px;
	margin: 10px 10px 10px 0px;
	
}
/* Hover */
.form_radio_group label:hover {
	color: #666;
}
 
/* Disabled */
.form_radio_group input[type=radio]:disabled + label {
	background: #efefef;
	color: #666;
}
#block_info_no{
	width: 80px;
    margin-left: 40%;
    margin-top: -4%;
    cursor: pointer;
}
#block_info_no_ok{
	display: none;
	    width: 80px;
    margin-left: 40%;
    margin-top: -10%;
    cursor: pointer;
    display: block;
}
#def_img img{
	max-width: 300px;
}
.step-inner terms-text img{
	max-width: 300px;
}
/* @media (orientation: landscape) { */
  /* body { */
    /* display: none; */
  /* } */
  здесь можно сделать видимой какую-нибудь подсказку, в которой предложить повернуть устройство.
/* } */
/*///////////////////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/





}

/*************************************от 480 до 598px*************************************************/
@media only screen 
  and (min-device-width: 480px) 
  and (max-device-width: 598px)
  and (-webkit-min-device-pixel-ratio: 2) {
	  
	body {
		font-family: Arial,Helvetica,sans-serif;
margin: 8px;
}
#img_no_mob{
	display: none;
	
}
.wrap1 {
width: auto;
padding: 0 0px;
margin: 0 auto;
}
.top_menu{
	display: none;
}

.container {
    position: relative;
    height: 100%;
    width: 100%;
    left: 0;
    -webkit-transition:  left 0.4s ease-in-out;
    -moz-transition:  left 0.4s ease-in-out;
    -ms-transition:  left 0.4s ease-in-out;
    -o-transition:  left 0.4s ease-in-out;
    transition:  left 0.4s ease-in-out;
}

.container.open-sidebar {
    left: 80%;
}
#sidebar {
    position: absolute;
    left: -82%;
    background: #20A2D9;
    width: 80%;
    box-sizing: border-box;
	    z-index: 9999;
}
#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidebar ul li {
    margin: 0;
}
#sidebar ul li a {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 100;
    color: black;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #2a5885;
    -webkit-transition:  background 0.3s ease-in-out;
    -moz-transition:  background 0.3s ease-in-out;
    -ms-transition:  background 0.3s ease-in-out;
    -o-transition:  background 0.3s ease-in-out;
    transition:  background 0.3s ease-in-out;
}
#sidebar ul li:hover a {
    background: #20A2D9;
	color: #fff;
}
.main-content {
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}
.main-content .content{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
padding-left: 60px;
width: 100%;
}
.main-content .content h1{
    font-weight: 100;
}
.main-content .content p{
    width: 100%;
    line-height: 160%;
}
.main-content #sidebar-toggle {
    background: #20A2D9;
    border-radius: 3px;
    display: block;
    position: relative;
    padding: 17px 14px;
    float: left;
}
.main-content #sidebar-toggle .bar{
     display: block;
    width: 18px;
    margin-bottom: 3px;
    height: 2px;
    background-color: #fff;
    border-radius: 1px;
}
.main-content #sidebar-toggle .bar:last-child{
     margin-bottom: 0;
}
.content{
	padding: 5%;
	
}

.reg_class{
    padding: 20px;
	border: 3px solid #ace2ff;
	background: #fff;
}
.form_reg span{
	float: left;
}
.input_name_company{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%

}

.input_name_pomp{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%
}
.input_name{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%
}
.input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_phone{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_id_partner{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-right: 15px;
	width: 100%;
	margin-left: 0px;
}
.input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_pass2{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_code{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.intuti_email{
	height: 40px;
}
.error{
	margin-bottom: 5px;
	color: red;
}
.submit_reg{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_reg:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}

input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ace2ff;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.login_a{
	text-decoration: none;
	margin-right: 30px;
	
}
.adv_menu{
	display: none;
}
.form__linebreak{
	    background-color: #d8d8d8;
    margin: 29px 0 25px;
    height: 1px;
    display: block;
}
.adv_span_adv{
	margin: 10px;
}
.adv_a_adv{
	margin: 10px;
    text-decoration: none;
    color: #0091d9;
}
.adv_a_adv:hover{
	color: #ff6163;
}
.add_podat_a{
	
	margin-top: -0px;
    
}
.add_podat_a a{

	text-decoration: none;
    background: #20A2D9;
    padding: 15px;
    color: #fff;
}
.add_podat_a a:hover { background: rgb(232,95,76); } /* при наведении курсора мышки */
.add_podat_a a:active { background: rgb(152,15,0); }

input[type="radio"] { display: none; }

input[type="radio"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  float: left;
}

input[type="radio"] + label:last-child { margin-bottom: 0; margin-left: 30px;}

input[type="radio"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ace2ff;
  border-radius: 15px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
  
}

input[type="radio"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.company_radio{
	height: 40px;
	margin-bottom: 30px;
}
.radio_chastnoe{
	margin-right: 30px;
	margin-left: 15%;
}
#input_name_company{
	display: none;
}
#input_name_pomp{
	display: none;
}
.settings_submit{
	font-size: 18px;
    color: #fff;
    background: #20A2D9;
	cursor: pointer;
    padding: 10px;
    border: 0;
    margin-top: 15px;
	
}
.settings_submit:hover{
	background: rgb(232,95,76);
}
#upload img{
	width: 200px;
	
}
#upload span{
	    position: absolute;
    margin-left: -180px;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    background-color: rgba(0,0,0,.4);
    padding: 5px 30px;
    cursor: pointer;
	
}
#files{
	list-style: none;
}
#files img{
	width: 200px;
}
#social_settings_yes{
	list-style: none;
}
#social_settings_no_vk{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_vk img{
	cursor: pointer;
}
#social_settings_yes_vk{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_vk img{
	cursor: pointer;
	margin-top: -80px;
}
#social_settings_no_mailru{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_mailru img{
	cursor: pointer;
}
#social_settings_yes_mailru{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_mailru img{
	cursor: pointer;
	margin-top: -80px;
}

#social_settings_no_yandex{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_yandex img{
	cursor: pointer;
}
#social_settings_yes_yandex{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_yandex img{
	cursor: pointer;
	margin-top: -80px;
}


#social_settings_no_google{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_google img{
	cursor: pointer;
}
#social_settings_yes_google{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_google img{
	cursor: pointer;
	margin-top: -80px;
}

#social_settings_no_facebook{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_facebook img{
	cursor: pointer;
}
#social_settings_yes_facebook{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_facebook img{
	cursor: pointer;
	margin-top: -80px;
}
.add_form_yes_user_name span{
	margin-right: 5px;
	float: none;
}
.add_form_yes_user_name input{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	margin-bottom: 15px;

	
}

.add_form_yes_user_phone span{
	margin-right: 18px;
	float: none;
}

.add_form_yes_user_phone input{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
.span_settings{
	margin-right: 18px;
	float: none;
}

.input_settings_name_company{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
.input_settings_name_comp{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_name{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_phone{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.add_intuti_email span{
	margin-right: 18px;
	float: none;
}

.add_input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.add_form_no_user_form_email{
	display: none;
}
.add_form_no_user_form_email h3{
	color: #97CF26;
}	
.add_intuti_pass_yes_auch span{
	margin-right: 18px;
	float: none;
}
.add_input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
#log_yes_auch{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch:hover{
	background: rgb(232,95,76);
}
#log_yes_auch_reg{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_reg:hover{
	background: rgb(232,95,76);
}
.add_form_no_user_form_email_reg{
	display: none;
}
#log_yes_auch_reg_soc{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_reg_soc:hover{
	background: rgb(232,95,76);
}
.add_input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.add_input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
#log_yes_auch_soc{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_soc:hover{
	background: rgb(232,95,76);
}
.add_form_no_user_form_email_soc{
	display: none;
}
#error_reg_soc{
	display: block;
}
.add_class_info_left{
	display: none;
}
.clear{clear:both !important;}
.add_select_category{
	
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_subcategory{
	display: none;
	margin-top: 15px;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_sub_options{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_options{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.categori_item_add_adv_no_sel{
	display: none;
}
.categori_item_add_adv_sub_cat{
	display: none;
}
.regions_span{
	color: blue;
	cursor: pointer;
}
.regions_span_ok{
	color: blue;
	cursor: pointer;
	display: none;
}
#regions_result{
	
	display: none;
}

/*//////////////////////////////////wifi\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

.wifi-logo{
    margin-top: 5%;
    margin-right: 30px;
	
}
.wifi-ros-set{
	font-size: 18px;
    color: #97CF26;
}

#add_form_yes_user_ok_ok{
	float: none;
	
}

#wifi-ros-set{
	display: none;
	float: right;
    margin-right: 26%;
	margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#wifi-ros-set_tel{
	
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set_tel:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
.wifi-ros-set_tel{
	
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
.wifi-ros-set_tel:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}

#wifi-ros-set_tel_cod{
	display: none;
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set_tel_cod:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#wifi-span{
	
	margin-right: 10px;
    margin-top: 5px;
    float: left;
	
}

.class_wifi_tarif input[type="radio"] + label:before{
	border: 0;
	float: left;
}


.wifi_tarif{
	border: 3px solid #fff;
	background: #d8d8d8;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif span{
	font-size: 18px;
}

.wifi_tarif1{
	border: 3px solid #97CF26;
	background: #ace2ff;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif1 span{
	font-size: 18px;
}
.wifi_tarif2{
	border: 3px solid #fff;
	background: #97CF26;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif2 span{
	font-size: 18px;
}
.wifi_tarif3{
	border: 3px solid #fff;
	background: #FE9200;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif3 span{
	font-size: 18px;
}
.wifi_tarif4{
	border: 3px solid #fff;
	background: #ff6163;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
	
}


.wifi_tarif4 span{
	font-size: 18px;
}
.zakon_wifi{
	    margin-top: 30%;
}



.wifi_tarif5{
	border: 3px solid #fff;
	background: #20A2D9;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
	
}
.wifi_tarif5 h3{
	float: left;
	margin-right: 10px;
    margin-top: 13px;

}

.wifi_tarif5 p{
	margin-left: 10px;

}

/*///////////////////////////////neftberi\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#shops{
overflow: auto;
height: 350px;	
	
}
.div_gaz{
	
	margin: 15px; border: 3px solid red;
    padding: 15px;
    font-size: 32px;
    background-color: pink;
	
}

.ok_ok_gazoil{
	    border: 2px solid beige;
    padding: 15px 15px 15px 40%;
    background: #20A2D9;
    color: #FFf;
    cursor: pointer;
	
}

.ok_ok_gazoil:hover{
	    border: 2px solid beige;
    padding: 15px 15px 15px 40%;
    background: #20A2D9;
    color: #2a5885;
    cursor: pointer;
	
}

#opt_map {
color: gray;
    border: solid 1px #ace2ff;
    cursor: pointer;
    list-style: none;
    padding: 15px 15px 15px 15px;
    margin-top: 2px;

}
#map{
	
	width: 100%; 
	height: 300px; 
	
}
.submit_toplivo_ok{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
.submit_toplivo_ok:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	
}

.submit_toplivo{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_toplivo:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
.submit_toplivo_bac{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;

}
.submit_toplivo_bac:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;

}

#userButton{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#userButton:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
#userButton_scet{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#userButton_scet:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
.logo_ac{
	object-fit: cover; 
	height: 50px; 
	margin-top: 4%;
	display: block;
	margin-top: -5%;
	margin-bottom: 5%;
	
}
.logo_ac img{
	width: 60%;
}
#cityShop{
	width: 100%; 
	margin-right: 10px; 
	display: none;
	margin-bottom: 15px;
	
}

.ref_ref_ref{
    float:left;  
    text-align:center;
font-size: 10px;	
}
.ref_ref_ref2{
   float: left;
    text-align: center;
    margin-top: 10px;
    width: 30px;
    font-size: 10px;
}
#payse_pay{
    background: #20A2D9;
    border: none;
    padding: 5px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#payse_pay:hover{
    background: #20A2D9;
    border: none;
    padding: 5px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
#up_yes{
	margin-top: -12%;
}
#azs_ok h1{
	font-size: 17px;
}
.shops_ok{
	display: none;
}
#spisok{
	border: 1px solid;
    padding: 8px;
    width: 120px;
    cursor: pointer;
}
#spisok img{
	    margin-right: 5px;
    margin-left: -6px;
    margin-top: -18px;
    margin-bottom: -8px;
	width: 30px;
}
#karta{
	border: 1px solid;
    padding: 8px;
    width: 120px;
    cursor: pointer;
	display: none;
}
#karta img{
	margin-right: 5px;
    margin-left: -6px;
    width: 30px;
    display: block;
    float: left;
    padding-top: 12px;
}
#for_colon{
	color: gray;
    list-style: none;
    padding: 15px 5px 15px 5px;
    margin-top: 2px;
    font-size: 25px;
}
#gazpol_colon{
	
	display: none; 
	margin-bottom: 15px; 
	margin-top: 60px;
}
.form_radio_group {

	margin-right: 10px;
}
.form_radio_group input[type=radio] {
	display: none;
}
.form_radio_group label {
	display: inline-block;
	cursor: pointer;
	line-height: 34px;
	border: 1px solid #999;
	border-radius: 6px;
	user-select: none;
	margin: 15px 15px 15px 15px;
	width: 30px;
}
 
/* Checked */
.form_radio_group input[type=radio]:checked + label {
	background: #f2f2f2;
	border: 2px solid #ace2ff;
}
.form_radio_group input[type=radio]:checked + label:before {
	background: #ffe0a6;
	display: none;
}
.form_radio_group input[type="radio"] + label:before{
	display: none;
	
}
.form_radio_group input[type="radio"] + label {
	padding: 10px 10px 10px 15px;
    margin-top: 5px;
	margin: 10px 10px 10px 0px;
	
}
/* Hover */
.form_radio_group label:hover {
	color: #666;
}
 
/* Disabled */
.form_radio_group input[type=radio]:disabled + label {
	background: #efefef;
	color: #666;
}  
#block_info_no{
	width: 80px;
    margin-left: 40%;
    margin-top: -4%;
    cursor: pointer;
}	  
#block_info_no_ok{
	display: none;
	    width: 80px;
    margin-left: 40%;
    margin-top: -10%;
    cursor: pointer;
    display: block;
}	
#def_img img{
	max-width: 350px;
}  
  }


@media only screen 
  and (min-device-width: 599px) 
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 2) {
	body {
		font-family: Arial,Helvetica,sans-serif;
margin-top: 20px;
}
.wrap1 {
width: auto;
padding: 0 0px;
margin: 0 auto;
}
.top_menu{
	display: none;
}

.container {
    position: relative;
    height: 100%;
    width: 100%;
    left: 0;
    -webkit-transition:  left 0.4s ease-in-out;
    -moz-transition:  left 0.4s ease-in-out;
    -ms-transition:  left 0.4s ease-in-out;
    -o-transition:  left 0.4s ease-in-out;
    transition:  left 0.4s ease-in-out;
}

.container.open-sidebar {
    left: 80%;
}
#sidebar {
    position: absolute;
    left: -82%;
    background: #20A2D9;
    width: 80%;
    box-sizing: border-box;
	    z-index: 9999;
}
#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidebar ul li {
    margin: 0;
}
#sidebar ul li a {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 100;
    color: black;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #2a5885;
    -webkit-transition:  background 0.3s ease-in-out;
    -moz-transition:  background 0.3s ease-in-out;
    -ms-transition:  background 0.3s ease-in-out;
    -o-transition:  background 0.3s ease-in-out;
    transition:  background 0.3s ease-in-out;
}
#sidebar ul li:hover a {
    background: #20A2D9;
	color: #fff;
}
.main-content {
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}
.main-content .content{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
padding-left: 60px;
width: 100%;
}
.main-content .content h1{
    font-weight: 100;
}
.main-content .content p{
    width: 100%;
    line-height: 160%;
}
.main-content #sidebar-toggle {
    background: #20A2D9;
    border-radius: 3px;
    display: block;
    position: relative;
    padding: 17px 14px;
    float: left;
}
.main-content #sidebar-toggle .bar{
     display: block;
    width: 18px;
    margin-bottom: 3px;
    height: 2px;
    background-color: #fff;
    border-radius: 1px;
}
.main-content #sidebar-toggle .bar:last-child{
     margin-bottom: 0;
}
.content{
	padding: 5%;
	
}

.reg_class{
    padding: 20px;
	border: 3px solid #ace2ff;
	background: #fff;
}
.form_reg span{
	float: left;
}
.input_name_company{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%

}

.input_name_pomp{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%
}
.input_name{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-bottom: 5px;
	width: 100%
}
.input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_phone{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_id_partner{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	float: left;
	margin-right: 15px;
	width: 100%;
	margin-left: 0px;
}
.input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_pass2{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.input_code{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.intuti_email{
	height: 40px;
}
.error{
	margin-bottom: 5px;
	color: red;
}
.submit_reg{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_reg:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}

input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ace2ff;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.login_a{
	text-decoration: none;
	margin-right: 30px;
	
}
.adv_menu{
	display: none;
}
.form__linebreak{
	    background-color: #d8d8d8;
    margin: 29px 0 25px;
    height: 1px;
    display: block;
}
.adv_span_adv{
	margin: 10px;
}
.adv_a_adv{
	margin: 10px;
    text-decoration: none;
    color: #0091d9;
}
.adv_a_adv:hover{
	color: #ff6163;
}
.add_podat_a{
	
	margin-top: -0px;
    
}
.add_podat_a a{

	text-decoration: none;
    background: #20A2D9;
    padding: 15px;
    color: #fff;
}
.add_podat_a a:hover { background: rgb(232,95,76); } /* при наведении курсора мышки */
.add_podat_a a:active { background: rgb(152,15,0); }

input[type="radio"] { display: none; }

input[type="radio"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  float: left;
}

input[type="radio"] + label:last-child { margin-bottom: 0; margin-left: 30px;}

input[type="radio"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ace2ff;
  border-radius: 15px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
  
}

input[type="radio"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.company_radio{
	height: 40px;
	margin-bottom: 30px;
}
.radio_chastnoe{
	margin-right: 30px;
	margin-left: 15%;
}
#input_name_company{
	display: none;
}
#input_name_pomp{
	display: none;
}
.settings_submit{
	font-size: 18px;
    color: #fff;
    background: #20A2D9;
	cursor: pointer;
    padding: 10px;
    border: 0;
    margin-top: 15px;
	
}
.settings_submit:hover{
	background: rgb(232,95,76);
}
#upload img{
	width: 200px;
	
}
#upload span{
	    position: absolute;
    margin-left: -180px;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    background-color: rgba(0,0,0,.4);
    padding: 5px 30px;
    cursor: pointer;
	
}
#files{
	list-style: none;
}
#files img{
	width: 200px;
}
#social_settings_yes{
	list-style: none;
}
#social_settings_no_vk{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_vk img{
	cursor: pointer;
}
#social_settings_yes_vk{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_vk img{
	cursor: pointer;
	margin-top: -80px;
}
#social_settings_no_mailru{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_mailru img{
	cursor: pointer;
}
#social_settings_yes_mailru{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_mailru img{
	cursor: pointer;
	margin-top: -80px;
}

#social_settings_no_yandex{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_yandex img{
	cursor: pointer;
}
#social_settings_yes_yandex{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_yandex img{
	cursor: pointer;
	margin-top: -80px;
}


#social_settings_no_google{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_google img{
	cursor: pointer;
}
#social_settings_yes_google{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_google img{
	cursor: pointer;
	margin-top: -80px;
}

#social_settings_no_facebook{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_no_facebook img{
	cursor: pointer;
}
#social_settings_yes_facebook{
	float: left;
	margin-left: 15px;
	width: 150px;
	height: 60px;
	display:block;
	overflow:hidden;
}
#social_settings_yes_facebook img{
	cursor: pointer;
	margin-top: -80px;
}
.add_form_yes_user_name span{
	margin-right: 5px;
	float: none;
}
.add_form_yes_user_name input{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	margin-bottom: 15px;

	
}

.add_form_yes_user_phone span{
	margin-right: 18px;
	float: none;
}

.add_form_yes_user_phone input{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
.span_settings{
	margin-right: 18px;
	float: none;
}

.input_settings_name_company{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
.input_settings_name_comp{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_name{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.input_settings_phone{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.add_intuti_email span{
	margin-right: 18px;
	float: none;
}

.add_input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
}
.add_form_no_user_form_email{
	display: none;
}
.add_form_no_user_form_email h3{
	color: #97CF26;
}	
.add_intuti_pass_yes_auch span{
	margin-right: 18px;
	float: none;
}
.add_input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 250px;
	
}
#log_yes_auch{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch:hover{
	background: rgb(232,95,76);
}
#log_yes_auch_reg{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_reg:hover{
	background: rgb(232,95,76);
}
.add_form_no_user_form_email_reg{
	display: none;
}
#log_yes_auch_reg_soc{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_reg_soc:hover{
	background: rgb(232,95,76);
}
.add_input_email{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.add_input_pass{
	background-color: #fff;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 16px;
    color: #000;
    margin: 0;
    padding: 0 8px;
    height: 30px;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(142,142,142,.2);
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
#log_yes_auch_soc{
	background: #20A2D9;
    padding: 10px 20px 10px 20px;
    color: #fff;
    float: right;
    margin-right: 10%;
    font-size: 20px;
    cursor: pointer;
}
#log_yes_auch_soc:hover{
	background: rgb(232,95,76);
}
.add_form_no_user_form_email_soc{
	display: none;
}
#error_reg_soc{
	display: block;
}
.add_class_info_left{
	display: none;
}
.clear{clear:both !important;}
.add_select_category{
	
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_subcategory{
	display: none;
	margin-top: 15px;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_sub_options{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.add_select_options{
	display: none;
	margin-top: 15px;
	border: 3px solid red;
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
.categori_item_add_adv_no_sel{
	display: none;
}
.categori_item_add_adv_sub_cat{
	display: none;
}
.regions_span{
	color: blue;
	cursor: pointer;
}
.regions_span_ok{
	color: blue;
	cursor: pointer;
	display: none;
}
#regions_result{
	
	display: none;
}

/*//////////////////////////////////wifi\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

.wifi-logo{
    margin-top: 5%;
    margin-right: 30px;
	
}
.wifi-ros-set{
	font-size: 18px;
    color: #97CF26;
}

#add_form_yes_user_ok_ok{
	float: none;
	
}

#wifi-ros-set{
	display: none;
	float: right;
    margin-right: 26%;
	margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#wifi-ros-set_tel{
	
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set_tel:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
.wifi-ros-set_tel{
	
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
.wifi-ros-set_tel:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}

#wifi-ros-set_tel_cod{
	display: none;
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
#wifi-ros-set_tel_cod:hover{
	
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
#wifi-span{
	
	margin-right: 10px;
    margin-top: 5px;
    float: left;
	
}

.class_wifi_tarif input[type="radio"] + label:before{
	border: 0;
	float: left;
}


.wifi_tarif{
	border: 3px solid #fff;
	background: #d8d8d8;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif span{
	font-size: 18px;
}

.wifi_tarif1{
	border: 3px solid #97CF26;
	background: #ace2ff;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif1 span{
	font-size: 18px;
}
.wifi_tarif2{
	border: 3px solid #fff;
	background: #97CF26;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif2 span{
	font-size: 18px;
}
.wifi_tarif3{
	border: 3px solid #fff;
	background: #FE9200;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


.wifi_tarif3 span{
	font-size: 18px;
}
.wifi_tarif4{
	border: 3px solid #fff;
	background: #ff6163;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
	
}


.wifi_tarif4 span{
	font-size: 18px;
}
.zakon_wifi{
	    margin-top: 30%;
}



.wifi_tarif5{
	border: 3px solid #fff;
	background: #20A2D9;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
	
}
.wifi_tarif5 h3{
	float: left;
	margin-right: 10px;
    margin-top: 13px;

}

.wifi_tarif5 p{
	margin-left: 10px;

}

/*///////////////////////////////neftberi\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#shops{
overflow: auto;
height: 350px;	
	
}
.div_gaz{
	
	margin: 15px; border: 3px solid red;
    padding: 15px;
    font-size: 32px;
    background-color: pink;
	
}

.ok_ok_gazoil{
	    border: 2px solid beige;
    padding: 15px 15px 15px 40%;
    background: #20A2D9;
    color: #FFf;
    cursor: pointer;
	
}

.ok_ok_gazoil:hover{
	    border: 2px solid beige;
    padding: 15px 15px 15px 40%;
    background: #20A2D9;
    color: #2a5885;
    cursor: pointer;
	
}

#opt_map {
color: gray;
    border: solid 1px #ace2ff;
    cursor: pointer;
    list-style: none;
    padding: 15px 15px 15px 15px;
    margin-top: 2px;

}
#map{
	
	width: 100%; 
	height: 300px; 
	
}
.submit_toplivo_ok{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	
}
.submit_toplivo_ok:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	
}

.submit_toplivo{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
}
.submit_toplivo:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
}
.submit_toplivo_bac{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;

}
.submit_toplivo_bac:hover{
	float: right;
    margin-right: 26%;
    margin-top: 10px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;

}

#userButton{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#userButton:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
#userButton_scet{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#userButton_scet:hover{
	
    margin-right: 26%;
    margin-top: 25px;
    background: #20A2D9;
    border: none;
    padding: 10px;
    font-size: 18px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
.logo_ac{
	object-fit: cover; 
	height: 50px; 
	margin-top: 4%;
	display: block;
	margin-top: -5%;
	margin-bottom: 5%;
	
}
.logo_ac img{
	width: 60%;
}
#cityShop{
	width: 100%; 
	margin-right: 10px; 
	display: none;
	margin-bottom: 15px;
	
}

.ref_ref_ref{
    float:left;  
    text-align:center;
font-size: 10px;	
}
.ref_ref_ref2{
   float: left;
    text-align: center;
    margin-top: 10px;
    width: 30px;
    font-size: 10px;
}
#payse_pay{
    background: #20A2D9;
    border: none;
    padding: 5px;
    color: #FFF;
    cursor: pointer;
	width: 100px
}
#payse_pay:hover{
    background: #20A2D9;
    border: none;
    padding: 5px;
    color: #2a5885;
    cursor: pointer;
	width: 100px
}
#up_yes{
	margin-top: -12%;
}
#azs_ok h1{
	font-size: 17px;
}
.shops_ok{
	display: none;
}
#spisok{
	border: 1px solid;
    padding: 8px;
    width: 120px;
    cursor: pointer;
}
#spisok img{
	    margin-right: 5px;
    margin-left: -6px;
    margin-top: -18px;
    margin-bottom: -8px;
	width: 30px;
}
#karta{
	border: 1px solid;
    padding: 8px;
    width: 120px;
    cursor: pointer;
	display: none;
}
#karta img{
	margin-right: 5px;
    margin-left: -6px;
    width: 30px;
    display: block;
    float: left;
    padding-top: 12px;
}
#for_colon{
	color: gray;
    list-style: none;
    padding: 15px 5px 15px 5px;
    margin-top: 2px;
    font-size: 25px;
}
#gazpol_colon{
	
	display: none; 
	margin-bottom: 15px; 
	margin-top: 60px;
}
.form_radio_group {

	margin-right: 10px;
}
.form_radio_group input[type=radio] {
	display: none;
}
.form_radio_group label {
	display: inline-block;
	cursor: pointer;
	line-height: 34px;
	border: 1px solid #999;
	border-radius: 6px;
	user-select: none;
	margin: 15px 15px 15px 15px;
	width: 30px;
}
 
/* Checked */
.form_radio_group input[type=radio]:checked + label {
	background: #f2f2f2;
	border: 2px solid #ace2ff;
}
.form_radio_group input[type=radio]:checked + label:before {
	background: #ffe0a6;
	display: none;
}
.form_radio_group input[type="radio"] + label:before{
	display: none;
	
}
.form_radio_group input[type="radio"] + label {
	padding: 10px 10px 10px 15px;
    margin-top: 5px;
	margin: 10px 10px 10px 0px;
	
}
/* Hover */
.form_radio_group label:hover {
	color: #666;
}
 
/* Disabled */
.form_radio_group input[type=radio]:disabled + label {
	background: #efefef;
	color: #666;
} 
#block_info_no{
	width: 80px;
    margin-left: 40%;
    margin-top: -2%;
    cursor: pointer;
}	  
#block_info_no_ok{
	display: none;
	    width: 80px;
    margin-left: 40%;
    margin-top: -6%;
    cursor: pointer;
    display: block;
}	  
  }

