/*   
Theme Name: your-clean-template-3 (uncommented)
Theme URI: https://github.com/saxap/clean-wp-template
Version: 3.0
Tags: clean, development, html5, bootstrap
Description: Clean wordpress theme with minimal bootstrap3 markup for fast development starting
Author: saxa:p
Author URI: http://dontforget.pro
*/
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Light'), local('OpenSans-Light'), url('fonts/opensanslight.woff2') format('woff2'), url('fonts/opensanslight.woff') format('woff'), url('fonts/opensanslight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url('fonts/opensanslightitalic.woff2') format('woff2'), url('fonts/opensanslightitalic.woff') format('woff'), url('fonts/opensanslightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
} 
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans'), local('OpenSans'), url('fonts/opensans.woff2') format('woff2'), url('fonts/opensans.woff') format('woff'), url('fonts/opensans.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url('fonts/opensansitalic.woff2') format('woff2'), url('fonts/opensansitalic.woff') format('woff'), url('fonts/opensansitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url('fonts/opensanssemibold.woff2') format('woff2'), url('fonts/opensanssemibold.woff') format('woff'), url('fonts/opensanssemibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url('fonts/opensanssemibolditalic.woff2') format('woff2'), url('fonts/opensanssemibolditalic.woff') format('woff'), url('fonts/opensanssemibolditalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('fonts/opensansbold.woff2') format('woff2'), url('fonts/opensansbold.woff') format('woff'), url('fonts/opensansbold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('fonts/opensansbolditalic.woff2') format('woff2'), url('fonts/opensansbolditalic.woff') format('woff'), url('fonts/opensansbolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url('fonts/opensansextrabold.woff2') format('woff2'), url('fonts/opensansextrabold.woff') format('woff'), url('fonts/opensansextrabold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'), url('fonts/opensansextrabolditalic.woff2') format('woff2'), url('fonts/opensansextrabolditalic.woff') format('woff'), url('fonts/opensansextrabolditalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}
@font-face {
    font-family: 'Bebas Neue';
    src: local('Bebas Neue Thin'), local('BebasNeue-Thin'), url('fonts/bebasneuethin.woff2') format('woff2'), url('fonts/bebasneuethin.woff') format('woff'), url('fonts/bebasneuethin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Bebas Neue';
    src: local('Bebas Neue Light'), local('BebasNeue-Light'), url('fonts/bebasneuelight.woff2') format('woff2'), url('fonts/bebasneuelight.woff') format('woff'), url('fonts/bebasneuelight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Bebas Neue';
    src: local('Bebas Neue Book'), local('BebasNeueBook'), url('fonts/bebasneuebook.woff2') format('woff2'), url('fonts/bebasneuebook.woff') format('woff'), url('fonts/bebasneuebook.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Bebas Neue';
    src: local('Bebas Neue Regular'), local('BebasNeueRegular'), url('fonts/bebasneueregular.woff2') format('woff2'), url('fonts/bebasneueregular.woff') format('woff'), url('fonts/bebasneueregular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Bebas Neue';
    src: local('Bebas Neue Bold'), local('BebasNeueBold'), url('fonts/bebasneuebold.woff2') format('woff2'), url('fonts/bebasneuebold.woff') format('woff'), url('fonts/bebasneuebold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
  
body
{
	font-family: 'Open Sans';

}
body.home
{
	background:  url(img/home_bg.jpg) no-repeat center top;

}
a 
{
	outline: none !important  ;
}
.head_top
{
	background: #f1f1f1;
}

.vc_row
{
	margin: 0 !important;
}
.bottom-menu li
{
	margin: 0px !important; 
	
}
.bottom-menu
{
	border-bottom: 4px solid #626262;
	height: 50px;
	display: inline-block;
}
.bottom-menu li a
{
	font-size: 17px;
	color: #fff;
	padding-top: 20px;
	border-radius: 0 !important;
	padding: 11px 0;
	margin: 0px !important; 
	margin-right: 40px !important;
}
.bottom-menu li a:hover
{
	border-bottom: 4px solid #ffcc01!important;
}
.bottom-menu li a:hover
{
	background: transparent !important;

}

.bottom-menu li.current-menu-item  a
{
	border-bottom: 4px solid #ffcc01!important;
}

.head .wphtmlblock-container
{
	margin-bottom: 0px !important;
}
.head .wphtmlblock-container p 
{
	font-size:20px ;
	font-weight: 600;
		line-height: 120% !important;
}
#wphtmlblock-adres-header-5
{
	float: right !important;
}
#wphtmlblock-adres-header-5-2
{
	float: right !important; 
}
#wphtmlblock-adres-header-3
{
	max-width: 219px;
	padding-top: 11px;
	width: 100% !important;
	margin: auto;
	float: none;
}
#wphtmlblock-adres-header p
{
	font-size: 14px;

}
.title-dlya
{
	background: url(img/bg-title-dlya.png) no-repeat center top;
	color: #ffffff;
	font-size: 25px;
	text-align: center;
	padding: 7px 0px 16px;
	margin-bottom: 10px !important;
	margin-top: 120px;
}
.vc_custom_1519749550775
{
	padding-bottom: 60px;
}
.dlya-desc p
{
	font-family: 'Bebas Neue';
color: #303030;
font-size: 49px;
line-height: 1 !important;
text-align: center;
}
.udal-text
{
background: #fff;
max-width: 326px;
width: 100%;
height: 133px;
padding: 20px 15px;
box-shadow: 0px 0px 49px rgba(0, 0, 0, 0.1);
margin-top: -58px;
position: relative;
z-index: 1; 
}
.udal-text p 
{
	font-size: 23px;
	line-height: 1.2;
	border-left: 0px;
	font-weight: bold;
}
.udal-text  strong
{
	font-size: 15px;
	border-left: 3px solid #ffcc01;
	 font-weight: normal; 
	 padding-left: 15px;
	 top: 10px;
position: relative;
}
.ost-zay-title
{
	font-family: 'Bebas Neue';
color: #303030;
font-size: 49px;
line-height: 1 !important;
text-align: center; 
margin-top: 50px;
}

#wphtmlblock-adres-header-4
{
	padding-top: 0px;
}
#wphtmlblock-adres-header
{
	width: 100%;  
	padding-top: 23px;

}
.wphtmlblock-container.content-right.top_adr {
    display: flex;
    justify-content: space-between;
}
ul.top_adreses {
    margin-right: 15px;
}

figure.image-left
{
	width: 42px !important;
	border:0px !important;
	background: none !important;
	margin-bottom: 0px !important;
	padding: 0px;
} 
.head
{
	padding: 10px 0px;
}
.wphtmlblock-container.content-right
{
	float: left !important;
	width: 80% !important;
	padding-top: 0px;
}
#wphtmlblock-slogan-header
{
	margin-top: 15px;
}
#wphtmlblock-slogan-header p 
{
	font-size:17px !important;
	margin-top: 3px;
	font-weight: normal !important;
	color:#000;
	opacity: 0.77;  
}
.logo-osn
{
	margin-top: 23px;
display: block;
}
.no-padding
{
	padding: 0px !important;
}

.wphtmlblock
{
display: block !important;
float: left;
width: 100%!important;
}


#wphtmlblock-adres-header-5  img
{
	margin: 0 !important;
}
.bottom-menu
{
	    margin-top: 8px!important;
}
.logo_foot p 
{
	color: #ffffff;
	opacity: 0.77;
	font-size: 15px;
}
#wphtmlblock-adres-header-5-2
{
	font-size:10px;
	color:#fff;
	width: 100%;
	text-align: left;
	opacity: 0.53;
}
.logo_foot a
{
	float: left;
	margin-right: 20px;
}
#wphtmlblock-adres-header-6
{
	width: 100%;
	color:#fff;
}
#wphtmlblock-adres-header-2-2
{
		width: 100%;
	color:#fff;
}
#wphtmlblock-adres-header-3-2
{
			width: 100%;
	color:#fff;
}
.logo_foot
{
	margin: 20px 0px 40px;
}
footer
{
	padding-bottom: 30px;
}
.zak_zvonok
{
background: linear-gradient(to top ,#ffcc01,#ffcc01);
color: #fff;
font-size: 14px;
font-weight: bold;
box-shadow: 0px 1px 3px #ccc;
display: block;
border: 0px !important;
text-align: center;
text-transform: uppercase;
width: 100% !important;
max-width: 260px;
margin: auto;
border-radius: 30px;
padding: 10px;
}
.opv-desc
{

}


#wphtmlblock-adres-header-3-2 .wphtmlblock-container
{
	padding: 0 !important;
	font-weight: bold !important;
}
.zak_zvonok:hover
{
	background: linear-gradient(to bottom ,#ffcc01,#ffcc01);
	color: #fff;
	text-decoration: none;
}
.navbar-default
{ 
	border:0px !important;
	margin-bottom: 0px !important;
	background: none !important;
}
.top_menu
{
	background: #3e3e3e;
}
.top-menu li a
{
	background: none !important;
	padding: 14px 0px !important;
	margin-right: 30px;
	color:#fff!important;
	font-size:16px;
	text-transform: uppercase;  
	font-weight: bold;
}
.top-menu li a:hover
{
	border-bottom: 2px solid #ffcc01;
}
.top-menu li.current-menu-item a
{
	background: none !important;
	border-bottom: 4px solid #ffcc01;
}
p 
{
	line-height: 120%!important;
}
.wpb_wrapper_red{
	background: #ffcc01;
}
.wpb_wrapper_text_red{
	color: white;
}
.home_title
{
	margin-bottom: 0px !important;
margin-left: 0px;
}
.home_title p
{
	font-family: 'Bebas Neue';
	margin-bottom: 0px !important;
	font-size:48px;
	line-height: 48px;
	text-align: center;
	background: #79009c; 
	padding: 12px 0px;
	color: #ffcc01;
}
.form_one_page
{
	background: #fff; 
	padding: 20px 60px;
}
.fomr-input
{
	border-bottom: 3px solid #79009c;
	display: block;
	margin-bottom: 15px;
}
.fomr-input .wpcf7-text
{
	border-left: 1px solid #ccc !important;
	border-top:0px!important;
	border-right:0px !important;
	border-bottom:0px !important;
	padding-top: 2px !important;
padding-bottom: 2px!important;
padding-left: 15px!important;
padding-right: 0px!important;
}
.fomr-input
{
	display: block;
	height: 40px;
}
.fomr-input  .fomr-input-text 
{
	float: left;
	font-size: 18px;
	font-weight: 600;
}
.fomr-input .fomr-input-input
{
float: left;
width: 50%;
margin-left: 15px;
}
.fomr-input .wpcf7-text
{
	margin-bottom: 0px !important;
}
.form_one_page p.form_one_page_title
{
	font-family: 'Bebas Neue';
	font-size: 40px;
	line-height: 1 !important;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}
.opv-desc
{
	padding: 2px 0px !important;


		font-family: 'Bebas Neue';
	color: #fff;
	font-size:51px;
	line-height: 51px;
	text-align: center;  
	background: url(img/bg-opv-desc.png) no-repeat center top;
	background-size: contain;
}
.opv_bg_fff 
{
		 margin-top: 30px;
}
.pol_conf_opv
{
	display: block;
	overflow:hidden;
	max-width: 810px;
	margin: auto;
}
.pol_conf_opv label
{
	font-size: 12px !important;
	color: #6c6c6c;
	opacity: 0.48;
	font-weight: normal !important;
	width: 90%;
	float: left;
	margin: 0 !important;
}
.pol_conf_opv span 
{
	width: 10%;
	float: left;
	text-align: right;
	padding-right: 12px;
}
.pol_conf_opv label a
{
	color: #6c6c6c;
	text-decoration:underline;
}
.vc_custom_1518955186067
{
	padding-top: 60px !important;
	padding-bottom: 110px !important;
}
.pokup-title
{
	font-family: 'Bebas Neue';
margin-bottom: 30px !important;
font-size: 48px;
line-height: 48px;
text-align: center;
padding: 12px 0px;
}
.pokup-title strong
{
	background: url(img/bg-pokup-title.png) no-repeat center top;
	font-weight: normal;
	padding: 0px 12px;
}
.pok-bg
{
	padding-top: 70px;
	padding-bottom: 100px;
}
.pokup-price
{
	 background: url(img/bg-pokup-price.png) no-repeat left top;
	 font-size: 20px;
	 color: #303030;
	 line-height: 54px !important;
	 padding-left: 10px;
	margin-top: -65px;
	z-index: 2;
	position: relative;
}
.pokup-price p 
{
	 line-height: 54px !important;
}
.pokup-price em
{
	font-style: normal;
}
.pokup-price em strong
{
	font-size:25px; 
	font-weight: 600;
}
.ras-title
{
	font-family: 'Bebas Neue';
    color: #fff;
   font-size: 43px;
   
    text-align: center;
    background: url(img/bg-ras-title.png) no-repeat center top;
    background-size: cover;
    padding: 20px 0px;
    margin-bottom: 0px;
} 
.vc_custom_1519749563234
{
	padding: 40px 0px !important;
}
.block_opv
{
	padding: 50px 0px !important;
}
.ras-title p 
{
	 line-height: 43px !important;
}
.form_uzn_stoim
{
	background: #fff;  
	overflow: hidden;
	max-width: 1054px;
	margin: auto;  
	padding: 30px 0px 70px;
}
.form_uzn_stoim .wpcf7-text
{
	background: #f3f3f3;
	border-top: 0px;
	border-right: 0px;
	border-left:0px;
	border-bottom: 3px solid #79009c;
	padding: 10px 20px; 
	margin-bottom: 15px;
}
.form_uzn_stoim label 
{
	color: #313131;
	margin-top: 15px;
	font-size: 16px;
	font-weight: 600;
}

.img_gl
{
	  margin-top: -30px!important;
}
.gl_titl
{
font-size:19px;
text-align: center;
font-weight: bold;
 padding-top: 20px;
}
.gl_titl p 
{
	margin-bottom: 0px !important;
}
.opv_bg_fff .wpb_wrapper
{
	 background: #fff;


}
.opv_bg_fff img
{
	padding: 4px;
	padding-bottom: 10px;
}


div.wpcf7-validation-errors
{
	background: #ffcc01!important;
	border: 2px solid  #ffcc01!important;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14!important;
    background: #398f14!important;
}
.title_shema
{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 60px !important;

}
.vc_custom_1518980362367
{
	padding-top: 50px;
	padding-bottom: 50px;
}
.title_shema p
{

	margin-bottom: 0px !important;
	font-size:49px;  
	color:#313131;
	font-family: 'Bebas Neue';
margin: auto;
	padding: 8px 20px;
	text-transform: uppercase;
}

.g_title
{
	font-size:22px;
	text-align: left ;  
}
.title_kat
{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 60px !important;
}
.block_opv .wpb_single_image
{
	margin-bottom: 15px;
}
.block_opv
{
	padding-bottom: 60px;
}

.opt-title
{
	background: url(img/bg-opt-title.png) no-repeat left top;
	font-family: 'Bebas Neue';
color: #303030;
padding-left: 20px;
font-size: 49px;
line-height: 51px;
margin-bottom: 10px;
}
.opt-desc
{
	font-family: 'Bebas Neue';
color: #fff;
padding-left: 0px;
font-size: 49px;
line-height: 51px;
}

.form_optom .wpcf7-text
{
	background: #f3f3f3;
border-top: 0px;
border-right: 0px;
border-left: 0px;
border-bottom: 3px solid #79009c;
padding: 10px 20px;
margin-bottom: 15px;
font-size: 18px;
color: #000000;
}
.form_udal .wpcf7-text 
{
	background: #fff;
border-top: 0px;
border-right: 0px;
border-left: 0px;
border-bottom: 3px solid #79009c;
padding: 10px 20px;
margin-bottom: 15px;
}
.vc_custom_1519108626210
{
	padding-bottom: 105px;
}




.title_kat p
{
	
	margin-bottom: 0px !important;
	font-size:35px;
	color:#303030;
	background: #ffffff;
	display: inline;
margin: auto;
		padding: 8px 20px;
}
.kat_row  .wpb_single_image
{
	margin-bottom: 15px !important;
}
.kat_row img 
{

}
.kat_desc
{
	color: #fff;
	font-size: 15px;
	margin-bottom: 0px;
	height: 50px;
}
.garant_desc
{
	margin-bottom: 0px !important;
}
.garant_desc   p
{
margin-bottom: 0px !important;
font-size: 35px;
color: #303030;
background: #ffffff;
display: inline-block;
margin: auto;
padding: 4px 10px;
line-height: 53px !important;
}
.vc_row
{
	background-position: center top !important ;
}
.vidykat_desc
{

}
.zag_vidykat
{
	background: #f5eade;
	margin: auto;
	max-width: 226px;
	margin-bottom: 0px;
	font-size: 19px;
	color: #313131;
	font-weight: bold;
	text-align: center;
	padding: 10px 24px;
}
.title_cont
{
	margin-bottom: 0px !important;
	font-size:35px;
	color:#313131;
margin: auto; 
text-align: center;
		padding: 40px 10px; 
}
.contact_row .vc_column-inner
{
	padding:  0px!important;
}
.form_obrsv
{
	text-align: center;
}
.form_obrsv .wpcf7-text
{
	max-width: 360px;
	margin: auto;
	width: 100%; 
	color:#afafaf;
	background: transparent;
border: 2px solid #afafaf;
font-size: 17px;
padding: 12px;
border-radius: 50px;
margin-bottom: 10px; 
}
.row_map .vc_column-inner 
{
	padding: 0 !important;
}
.row_map .wpb_content_element
{
	padding: 0 !important;
	margin: 0 !important;
}
.button_orange
{
	background: linear-gradient(to top ,#ffcc01,#ffcc01);
color: #fff;
font-size: 18px;
font-weight: bold;
box-shadow: 0px 1px 3px #ccc; 
display: block;
border: 0px !important;
text-align: center;
text-transform: uppercase;
width: 100% !important;
max-width: 260px;
margin: auto;
border-radius: 30px;
padding: 10px;
margin-top: 30px;
margin-bottom: 10px;
}
.button_orange:hover
{
		background: linear-gradient(to bottom ,#ffcc01,#ffcc01);
		color: #fff;
		text-decoration: none;
}
.vc_custom_1518974535956
{
	padding-top:120px !important; 
	padding-bottom:90px !important; 
}



div.wpcf7-response-output
{
	display: block;
overflow: hidden;
color: #fff;
}
.icon_cont
{
	max-width: 320px;
	margin: auto;
}
.icon_cont .uavc-list-desc
{ 
	color:#fff;
	font-size:19px;
}
.icon_cont .uavc-list-icon 
{
	height: 100%  ;
	margin-right: 20px !important;
}
.garant_row .vc_col-sm-5 .vc_column-inner 
{
	padding: 0px !important;
	margin: 0px !important;
}
.wpcf7-text
{
	width: 100%;
}

#wpcf7-f28-p2-o1 .wpcf7-text
{
	background: transparent;
	border: 2px solid #8f8687;
	font-size: 17px;
	padding: 12px;
	margin-bottom: 10px;
}

.button_form
{
background: linear-gradient(to top ,#ffcc01,#ffcc01);
color: #fff;
font-size: 14px;
font-weight: bold;
box-shadow: 0px 1px 3px #ccc;
display: block;
border: 0px !important;
text-align: center;
text-transform: uppercase;
width: 100% !important;
max-width: 260px;
margin: auto;
border-radius: 30px;
padding: 14px ;
margin-top: 25px !important;
}
.button_form:hover
{
background: linear-gradient(to bottom ,#ffcc01,#ffcc01);
color: #fff;
text-decoration: none;
}
.shema_number
{
	margin-bottom: 0px !important;
	position: absolute;
right: 0;
left: 0;
top: -16px;
}
.shema_number p
{
	display: block;
	background: #ffcc01;
	color: #fff;
	width: 44px;
	margin-right: 24px;
	float: right;
	font-size: 29px;
	font-weight: bold;
	text-align: center;
	border-radius: 100%;
	height: 44px; 
	line-height: 42px !important;
}
.shema_title
{
/* background: rgba(0, 0, 0, 0.63);
border-radius: 2px 2px 0px 0px;
padding-top: 30px;
padding-bottom: 16px;
margin: 0px 11px; */
margin-bottom:20px !important;

}
.shema_title p
{
	font-size:23px;
	color:#313131;
	font-weight: 500;
	text-align: left;
}
.shema_desc p
{
font-size:15px;  
}
.shema_row
{
	padding-bottom: 50px;
}
.auto_title p
{
	background: #ffcc01;
  color: #fff;
  font-size: 35px;
  display: inline-block;
  padding: 2px 15px;  
}
.auto_desc p
{	 
	font-size:17px;
	color:#fff;   
}
.title_price p
{
		font-size:35px;
	color:#fff; 
	margin-top: 30px;
	text-align: center;
}

.price 
{
		color:#fff; 
		display: inline-block;
		border-top:2px solid #ffcc01;
		padding-top: 10px;
}

.price span
{ 
	font-size:20px;
}
.shema_row .vc_col-sm-3 .vc_column-inner
{

}
.form_opv
{
	background: rgba(255,255,255,0.63);
	float: left;
	padding: 30px 15px;
}
.aio-icon-img .img-icon
{
	width: auto !important;
}
.cont_row 
{
	padding-bottom: 40px;
}
.cont_row .uavc-list-desc
{
	color:#fff;
	font-size:19px;
}
footer
{
	background: #3e3e3e;
}
@media (min-width: 979px) { 
	ul.nav li.dropdown.show-on-hover:hover > ul.dropdown-menu {
		display: block;
	}
	.comment-list .children {
		padding: 0;
		margin-left: 74px;
		padding-bottom: 15px;
	}
	.comment-list .media {
		margin-top: 0;
	}
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.map-absolute
{
height: 650px;
position: relative;
background: #2a2a2a;
max-width: 460px;
margin-top: -656px;
left: 13%;
width: 100%;
}

.map-absolute-title
{
color: #ffffff;
font-size: 49px;
text-align: center;font-family: 'Bebas Neue';
line-height: 1 !important;
padding-top: 45px;
padding-bottom: 25px;
}
#map
{
	height: 520px;
}
.map-absolute .btn
{
	border:0px;
	background: transparent;
	font-size: 19px;
	border-bottom: 1px dashed #fff;
	display: inline-block;
	padding: 0;
	border-radius: 0px !important;
	margin-bottom: 15px;
}
.map-absolute-container
{
	max-width: 290px;
	margin:auto;
	width: 100%;
	
height: 300px;
}
.map-absolute-container ul 
{
	list-style: none;
	padding: 0;
}
.map-absolute .well
{
border:0px;
background: transparent;
padding: 0;
}
.tel-number
{
	background: url(img/tel-number.png) no-repeat center left;
	padding-left: 20px;
	font-size: 17px;
	color: #fff;
	border-bottom: 0px;
}
.tel-number:hover
{
	color: #fff;
	text-decoration: none;
}
@media (max-width: 750px) { 
.map-absolute
{
	margin: 0px !important;	
	left:0;
}
#map {
    height: 250px;
}
.map-absolute-title
{
	font-size: 25px;
}
body
{
	overflow-x: hidden !important;  
}
.auto_title p
{
	    font-size: 25px !important;
}
.title_kat p
{
	    font-size: 25px!important;
    line-height: 41px !important;
} 
.logo_foot img
{
	width: 100%!important; 
}
.home_title p
{
	font-size: 42px!important; 
}
.home_title p {
    font-size: 26px !important;
}
.opv-desc
{
	font-size: 30px;
}
.form_one_page p.form_one_page_title
{
	font-size: 23px;
}
.fomr-input .fomr-input-text {
    float: none !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    width: 100% !important;
}
.fomr-input .fomr-input-input {
    float: none;
    width: 100%;
    margin-left: 0px;
}
.fomr-input {
    display: block;
    height: 60px;
}
.form_one_page {
    background: #fff;
    padding: 20px 10px;
}
.fomr-input .fomr-input-text
{
	margin-bottom: 5px;
}
#wpcf7-f28-p2-o1 .wpcf7-text
{
	font-size: 14px;
}
.pokup-title
{
	font-size: 25px;
}
.pokup-price p {
    line-height: 27px !important;
    font-size: 14px;
}
.pokup-price em strong {
    font-size: 22px;
    font-weight: 600;
}
.vc_custom_1518974535956 {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
}
.ras-title
{
	font-family: 'Bebas Neue';
color: #fff;
font-size: 24px;
line-height: 51px;
text-align: center;
overflow: hidden;
padding-bottom: 33px;
}
.title_shema p
{
	font-size: 25px;
}
.title_shema {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px !important;
}
.g_title {
    font-size: 16px;
    text-align: left;
}
.opt-title
{
	font-size: 26px;
}
.opt-desc
{
	font-size: 22px;
}
.title-dlya
{
	font-size: 18px;
}
.dlya-desc p
{
	font-size: 21px;
}
.udal-text p
{
	font-size: 16px;
}
.ost-zay-title
{
	font-size: 31px;
}
}
.iconsphone a img {
    width: 100%;
    height: auto;
}
.iconsphone a {
    display: block;
    width: 25px;
    height: 25px;
    margin: 5px;
}
span.iconsphone {
    display: flex;
    justify-content: center;
}
a.vibe_phone {
    display: none;
}
a.vibe_pc {
    display: block;
}
footer {
    border-top: 2px solid #fff;
}
.opt-title {
    color: #ffcc01;
}
.pokup-title strong {
    color: #ffcc01;
}
p.adres_colaps {
    color: #fff;
    display: none;
}
@media screen and (max-width:767px){
	.top_menu {
    display: none;
}
	a.vibe_phone {
    display: block;
}
a.vibe_pc {
    display: none;
}
	.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
  margin-bottom: 0px; 
}
.map-absolute-container {
    height: auto;
}
.map-absolute {
    height: auto!important;
}
.wpb_text_column.wpb_content_element.title-dlya {
    margin-top: 60px;
}
div#vsevidy {
    padding-bottom: 0px;
    padding-top: 0;
}
div#vsevidy .wpb_column.vc_column_container.vc_col-sm-4 {
    margin-bottom: 20px;
    overflow: hidden;
    /* height: 200px; */
}
div#udal {
    background-size: cover;
}
	footer ul#bottom-nav {
    display: flex;
    flex-direction: column;
    height: auto!important;
    align-items: center;
}
.col-md-12.logo_foot {
    display: flex;
}
p, div, span {
    text-align: center;
}
.wpb_single_image.wpb_content_element.vc_align_left {
    text-align: center;
}
#wphtmlblock-adres-header p {
    text-align: left;
}
div#punkti .wpb_raw_code.wpb_content_element.wpb_raw_html {
    display: flex;
    flex-direction: column-reverse;
}
.col-md-12.logo_foot {
    display: flex;
    flex-direction: column;
}
}

a.logo-osn img {
    width: 100%;
}

button.navbar-toggle.collapsed {
    display: none;
}
.pol_conf_opv label {
    /*color: #fff!important;*/
    opacity: 1;
}

ul.top_adreses {
    list-style-type: none;
    padding: 0;
    font-weight: 600;
}
ul.top_adreses p.adres_colaps {
    color: #000;
    font-size: 12px!important;
}

ul.top_adreses {
	cursor: pointer;
}