

/* Start:/local/templates/radadoors_adaptiv/css/main_menu.css?174721765919952*/
a:active, a:focus { outline: none; }

input, textarea, main_slider, slide_description {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}

menu_block {
    height: 100%;
    width: 265px;
    background-color: rgb(35,35,35);
    display: flex;
    flex-direction: column;
	position: fixed;
	top: 0;
	transition: all 1s ease;
	z-index: 30;
}

.made_russia {
	background: url('/local/templates/radadoors_adaptiv/css/../images/made_russia.png') no-repeat;
	height: 41px;
    display: block;
    background-size: 138px;
	width: 140px;
}

.menu_open {
	left: 0 !important; 
}

.show_lines {
    border-bottom: 1px solid rgb(180,180,180) !important;
}

menu_lines {
	display: none;
    justify-content: flex-end;
    align-items: center;
	border: 0px solid red;
    background-color: rgba(35,35,35,0);
	position: absolute;
	right: 0;
	top: 0;
	width: 25px;
	height: 100%;
	transition: all 0.5s ease 0.5s;
	z-index: 20;
}

.no_opacity {
    background-color: rgba(35,35,35,0) !important;
	transition: all 1s ease !important;
}

menu_lines.no_opacity {
	z-index: 5;
}

.main_menu li {
	list-style: none;
	width: 100%;
}
.main_menu li a, .main_menu li span {
	font-weight: 200;
}

.main_menu li.item-selected
{
	color: rgb(160,160,160);
}

.main_menu li:hover {
	color: rgb(160,160,160);
}

logo, .main_menu {
    border-bottom: 1px solid rgb(180,180,180);
    box-sizing: border-box;
	transition: all 1s ease;
}
logo {
    display: flex;
    flex: 0 5 194px;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    border-bottom: 0px;
    height: 194px;
}

logo div { 
	background-image: url(/local/templates/radadoors_adaptiv/css/../Logo/Logo_RADADOORS_white.svg);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	border: 0px solid red;
	width: 155px;
}

/*logo div {
	background-image: url(/local/templates/radadoors_adaptiv/css/../Logo/logo_RADA.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	border: 0px solid red;
	width: 155px;
}*/

logo div a {
	display: block;
	width: 100%;
	height: 100%;
}

.copyright_block {
    padding-left: 30px;
    color: #FFF;
    font-size: 10px;
    font-weight: 200;
    padding-bottom: 12px;
}

.main_menu {
    /*display: flex;
    flex-direction: column;
    flex: 10 1 auto;
    align-items: center;
    color: white;
    text-transform: uppercase;
    padding: 30px 0px 30px 30px;
    font-size: 11pt;
    height: 0px;*/
    border-bottom: 0px;
	display: block;
	margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

phone_social {
    /*display: flex;
    flex-direction: column;
    flex: 0 5 30px;
    justify-content: space-around;
    align-items: center;
    color: white;
    border-bottom: 1px solid rgb(180,180,180);
    padding-bottom: 40px;
    padding-left: 30px;*/
}
phone_block{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border: 0px solid green;
	flex: 0 1 auto;
	color: #FFF;

}
phone {
	font-weight: 400;
	font-size: 20px;
}
work_time {
	font-size: 11px;
}
social {
		display: flex;
		justify-content: initial;
		align-items: center;
		border: 0px solid green;
		flex: 0 1 auto;
		width: 100%;
	}

phone, work_time, social > a {
	flex: 0 1 auto;
}

social a img, search a img, location a img, basket a img {
	height: 25px;
}

social a {
	margin: 0 22px 0 0px;
}

search a img, region a img, basket a img {
	margin-bottom: 10px;
	height: 20px;
}

search_region {
    display: flex;
    /*flex: 0 5 110px;*/
    justify-content: space-evenly;
    align-items: stretch;
    color: white;
}

search_basket, region {
	/*display: flex;
    justify-content: space-evenly;
    align-items: start;
    color: white;*/
    padding-top: 30px;
    padding-bottom: 22px;
}

region {
    flex: 1 1 auto;
	/*background-color: rgb(50,50,50);
	border-left: 1px solid rgb(160,160,160);*/
	width: 50%;
}

search_basket{
    flex: 2 1 auto;
	width: 50%;
}

search a, basket a {
	display: flex;
	flex: 1 0 auto;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: white;
	font-size: 8px;
	font-weight: 200;
	color: rgb(180,180,180);
}
@media screen and (max-height: 900px) {	
	span {
    	margin: 5px 0 5px 0;
	}
	logo {
		height: 155px;
	}
	logo div {
		width: 155px;
	}
	body logo {
		flex: 0 5 155px;
	}
	/*body search_region {
		flex: 0 5 99px;
	}*/
	body region .link_block {
		margin-bottom: 0px;
	}
	body menu_block #choice_region_block {
		background-size: 11px;
		font-size: 11px;
		background-position: 25px center;
		padding-left: 43px;
		line-height: 45px;
	}
	body region .link_block {
		display: block;
		margin-bottom: 0px;
	}
	body .region_block {
		height: 45px;
	}
	body .search_block .search_img_link {
		margin: 12px auto 13px;
	}
}
@media screen and (max-height: 790px) {	
	logo div { 
		background-image: url(/local/templates/radadoors_adaptiv/css/../Logo/RADADOORS_white.svg);
	}
	logo {
		height: 62px;
	}
	logo div {
		width: 155px;
	}
	body logo {
		flex: 0 5 62px;
	}
	/*logo div {
		background-image: url(/local/templates/radadoors_adaptiv/css/../Logo/small_logo_RADA.png);
	}
	logo {
		height: 62px;
	}
	logo div {
		width: 180px;
	}
	body logo {
		flex: 0 5 62px;
		margin-bottom: 5px;
        margin-top: 5px;
	}*/
	body menu_block phone_block phone {
		font-size: 16px;
	}
}
@media screen and (max-height: 690px) {	
	span {
    	margin: 5px 0 5px 0;
	}
	body search_region {
		flex: 0 5 99px;
	}
	body region .link_block {
		margin-bottom: 0px;
	}
	body menu_block #choice_region_block {
		background-size: 9px;
		font-size: 11px;
		line-height: 45px;
	}
	body region .link_block {
		display: block;
		margin-bottom: 0px;
	}
	body .region_block {
		height: 45px;
	}
	body .search_block .search_img_link {
		margin: 12px auto 13px;
	}
	body .region_block {
		height: 44px;
	}
}
@media screen and (max-width: 1400px) {
	body .main_menu_container .main_menu li {
		list-style: none;
		width: 100%;
		margin-top: 12px;
		margin-bottom: 12px;
	}
	/*body phone_social {
		flex: 0 5 31px;
		padding-bottom: 13px;
	}*/
	.main_menu {
		font-size: 9pt;
		/*padding: 12px 0px 12px 30px;*/
	}
	logo {
		flex: 0 5 155px;
	}
	search_basket, region {
		padding-top: 13px;
		padding-bottom: 17px;
	}
	body search_region {
		flex: 0 5 90px;
	}
}
@media screen and (max-width: 600px) {
	body ._orinationLeft_808.wrap_ba1 {
		right: 19px;
		left: initial;
	}
	body .main_menu {
		font-size: 10pt;
		/*padding: 10px 0px 10px 60px;*/
	}
	body phone_social {
		padding-left: 60px;
	}
	body menu_block #choice_region_block {
		background-size: 11px;
		font-size: 14px;
		background-position: 29px center;
		padding-left: 47px;
	}
	body region.left_block .link_block {
		padding-left: 32px;
	}
	region .link_block {
		display: block;
		margin-bottom: 0px;
	}
	
	body .find_city_popup .actions_city .select_other_city {
		padding: 7px 17px;
	}
	
	body .find_city_popup .actions_city .correct_city {
		padding: 7px 17px;
	}
	
	body .find_city_popup {
		font-size: 12px;
		top: 14px;
		left: 0px;
	}
	
	body .find_city_popup .city_description
	{
		font-size: 10px;
	}
}
@media screen and (max-width: 1100px) {
	menu_block {
		width: 100%;
		left: calc(0px - (100% - 25px));
	}
	.get_price .models_list {
	    width: calc(100vw - 25px);
	}
	body content {
		margin-left: 25px;
	}
	.breadcrumbs {
		width: calc(100vw - 25px - 45px);
	}
	.collection_block {
		width: calc(100vw - 25px);
	}
	logo {
    	flex: 0 5 155px;
	}
	menu_lines {
		display: flex;
	    background-color: rgba(35,35,35,255);
	}
	/*logo, main_menu, phone_social {
    	border-bottom: 1px solid rgb(35,35,35);
	}*/
	social {
		display: flex;
		justify-content: initial;
		align-items: center;
		border: 0px solid green;
		flex: 0 1 auto;
		width: 100%;
	}
	body .main_menu li {
		list-style: none;
		width: 100%;
	}
	.main_menu {
		font-size: 8pt;
	}
}
@media screen and (max-width: 400px)
{
	body menu_block #choice_region_block {
		background-size: 11px;
		font-size: 11px;
		background-position: 29px center;
		padding-left: 47px;
	}
}
@media screen and (orientation: portrait) {
	menu_block {
		width: 100%;
		left: calc(0px - (100% - 25px));
	}
	body content {
		margin-left: 25px;
	}
	/*logo {
    	flex: 0 5 155px;
	}*/
	menu_lines {
		display: flex;
	    background-color: rgba(35,35,35,255);
	}
	/*logo, main_menu, phone_social {
    	border-bottom: 1px solid rgb(35,35,35);
	}*/
}









body .slider .slick-next {
    right: 0px;
    background: url(/local/templates/radadoors_adaptiv/css/../Icons/right1px.svg) no-repeat center center;
    background-size: 13px;
    top: calc(100% - 50px);
	height: 71px;
    width: 38px;
}
body .slider .slick-prev {
    left: 0px;
    background: url(/local/templates/radadoors_adaptiv/css/../Icons/left1px.svg) no-repeat center center;
    background-size: 13px;
    top: calc(100% - 50px);
	height: 71px;
    width: 38px;
}
body .slick-prev, body .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 15px;
    height: 41px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 8;
}




.select_container_style
{
	position: relative;
	z-index: 10;
	margin-top: 52px;
}
.select_label_style {
	display: block;
	border: 1px solid #cccccc;
	color: #000;
	font-size: 11pt;
	text-decoration: none;
	background: url('/local/templates/radadoors_adaptiv/css/../images/arrow_select.png') no-repeat calc(100% - 11px) #FFF;
	font-family: 'MuseoSansCyrl300';
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 39px;
	padding-left: 15px;
	padding-right: 30px;
	-o-text-overflow: ellipsis;
}
.select_container_style .data_block
{
	position: absolute;
	display: none;
	width: 100%;
	top: 40px;
}
.select_container .content_block_top
{
	background: url('/local/templates/radadoors_adaptiv/css/../images/arrow_select.png') no-repeat 291px #FFF;
	width: 24px;
	height: 11px;
	margin-bottom: -6px;
	top: -9px;
	left: 30%;
	position: absolute;
}
.drop li {
	list-style: none;
	cursor: pointer;
	display: block;
	color: #000;
	font-family: 'MuseoSansCyrl300';
	font-size: 9pt;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	padding-left: 15px;
}
.drop li:hover, .drop li a:hover {
	background-color: #efefef;
	color: #cfa76d;
}
.drop li a {
	width: 100%;
	display: block;
	color: #000;
	font-family: 'MuseoSansCyrl300';
	font-size: 9pt;
	text-decoration: none;
}



/* Tiny Scrollbar */
.content_block
{
	border: 1px solid #ccc;
	background: #fff;
}
.content_block .viewport
{
	height: 96px;
	overflow: hidden;
	position: relative;
}
.content_block .overview
{
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}
.content_block .scrollbar
{
	position: relative;
	background-position: 0 0;
	float: right;
}
.content_block .track
{
	height: 100%;
	position: relative;
	padding: 0 1px;
}
.content_block .thumb
{
	height: 63px;
	width: 3px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: -1px;
	right: -1px;
	background: #cfa76d;
}
.noSelect
{
	user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
#name_region {
	background: url('/local/templates/radadoors_adaptiv/css/../images/search_reg.png') no-repeat 287px;
	border: 0;
	color: #000;
	border-bottom: 1px solid #bfbfc0;
	margin-top: 27px;
	font-family: 'MuseoSansCyrl300';
	width: 100%;
	padding-top: 7px;
	padding-bottom: 6px;
	font-size: 11pt;
	font-style: italic;
}
::-webkit-input-placeholder {color:#000;}
::-moz-placeholder          {color:#000;}
:-moz-placeholder           {color:#000;}
:-ms-input-placeholder      {color:#000;}

.regions_data
{
	position: relative;
	display: table;
	margin-top: 33px;
}
.regions_data div.regions_row
{
	display: table-row;
}
.empty_regions_row
{
	display: table-row;
	height: 8px;
}
.regions_data div.region_item
{
	display: table-cell;
	padding-right: 15px;
}
.regions_data div.region_item a
{
	font-family: 'MuseoSansCyrl300';
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	display: block;
}
#choice_region .mfp-close, #download_catalog .mfp-close
{
	display: none;
}
#inner_regions_container.ajax_loader{
	background: url('/local/templates/radadoors_adaptiv/css/../images/ajax-loader.gif') no-repeat center center;
	width: 40px;
	height: 40px;
	margin: 51px auto;
}
.catalog_seo_block
{
	background: #FFF;
}
.catalog_seo_block .inner_catalog_seo_block
{
	border-top: 1px solid #000;
    width: 85%;
    margin: 49px auto;
    padding-top: 16px;
	font-family: 'MuseoSansCyrl300';
    font-size: 11pt;
    color: #000;
}
#name_region {
    background: url(/local/templates/radadoors_adaptiv/css/../images/search_reg.png) no-repeat calc(100% - 5px);
	border: 0;
	color: #000;
	border-bottom: 1px solid #bfbfc0;
	margin-top: 27px;
	font-family: 'MuseoSansCyrl300';
	width: 100%;
	padding-top: 7px;
	padding-bottom: 6px;
	font-size: 11pt;
	font-style: italic;
	padding-right: 29px;
}
.select_container_style {
    position: relative;
    z-index: 10;
    margin-top: 32px;
}
.regions_data {
	position: relative;
	display: table;
	margin-top: 33px;
	width: 100%;
}
#choice_region .mfp-close {
    display: none;
}
.regions_data div.regions_row {
    display: table-row;
}
.empty_regions_row {
    display: table-row;
    height: 8px;
}
.regions_data div.region_item {
    display: table-cell;
    padding-right: 15px;
}
.regions_data div.region_item a {
    font-family: 'MuseoSansCyrl300';
    font-size: 10pt;
    color: #000;
    text-decoration: none;
    cursor: pointer;
    display: block;
}

.slider.single-item .slick-prev:before, .slider.single-item .slick-next:before
{
	content: '';
}

ymaps.ymaps-map
{
	width: auto !important;
}

.clear
{
	clear: both;
}

body input:-webkit-autofill, body textarea:-webkit-autofill, body select:-webkit-autofill {
	background-color: transparent !important;
	background-image: none !important;
	color: rgb(0, 0, 0) !important;
}

body.no_scroll
{
	overflow: hidden;
}
body.tos-desktop.tos-opened.no_scroll
{
	overflow: auto;
}
body.is_menu_open
{
	background-color: rgb(35,35,35);
}
.cursor-help {
	cursor: help !important;
}

.cursor-zoom-in {
	cursor: help !important;
	cursor: -webkit-zoom-in !important;
	cursor: -moz-zoom-in !important;
	cursor: -o-zoom-in !important;
	cursor: zoom-in !important;
}

.cursor-zoom-out {
	cursor: help !important;
	cursor: -webkit-zoom-out !important;
	cursor: -moz-zoom-out !important;
	cursor: -o-zoom-out !important;
	cursor: zoom-out !important;
}

.icon-rouble {
  font-family: "rouble";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-rouble:before {
  content: "\20bd";
}











.find_city_popup {
    position: absolute;
    background: url('/local/templates/radadoors_adaptiv/css/../images/background_popup.png');
    z-index: 100;
    left: 265px;
    top: 0px;
}
.find_city_popup .inner_city_popup
{
	background: #FFF;
    padding: 16px 16px 16px 16px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.find_city_popup .question_city
{
	
}
.find_city_popup .question_city #current_region_block
{
	
}
.find_city_popup .actions_city
{
	margin-top: 16px;
}
.find_city_popup .actions_city .correct_city
{
	border: 1px solid rgb(179, 151, 114);
    padding: 7px 25px;
    background: #FFF;
	cursor: pointer;
	margin-right: 9px;
}
.find_city_popup .actions_city .select_other_city
{
	border: 1px solid rgb(179, 151, 114);
    padding: 7px 23px;
    background: #FFF;
	cursor: pointer;
}
.find_city_popup .actions_city .correct_city:hover, .find_city_popup .actions_city .select_other_city:hover
{
	border: 1px solid rgb(179, 151, 114);
}
.find_city_popup .city_description {
    margin-top: 16px;
    font-size: 11px;
}



.region_block
{
	height: 66px;
    border-bottom: 1px solid rgb(180,180,180);
}
.search_block
{
    border-bottom: 1px solid rgb(180,180,180);
}
region .link_block
{
	display: block;
	margin-bottom: 10px;
}
region .link_block a, region .link_block span
{
	font-size: 13px;
    font-weight: 200;
    color: #FFF;
}
region.left_block .link_block
{
	padding-left: 29px;
	text-align: left;
}
region.left_block
{
	margin-right: 0px;
}

menu_block #choice_region_block
{
	background: url(/local/templates/radadoors_adaptiv/css/../images/location.png) no-repeat;
    background-size: 9px;
    background-position: 30px center;
    height: 100%;
    color: #FFF;
    font-size: 11px;
    line-height: 65px;
    padding-left: 46px;
    text-align: left;
    display: block;
}

body phone_block phone {
    font-size: 22px;
}

#current_region
{
	text-decoration: underline;
}

.search_block .search_img_link
{
    width: 113px;
    margin: 34px auto 33px;
    position: relative;
}

@media screen and (max-height: 723px) {	
	body .main_menu_container .main_menu li {
		margin-top: 8px;
		margin-bottom: 8px;
	}
}

body .main_menu_container {
    display: flex;
    flex-direction: column;
    flex: 10 1 auto;
    /* align-items: center; */
    color: white;
    text-transform: uppercase;
    /* padding: 30px 0px 30px 30px; */
    font-size: 11pt;
    height: 0px;
    border-bottom: 0px;
    padding-left: 30px;
    /* vertical-align: middle; */
    position: relative;
	border-bottom: 1px solid rgb(180,180,180);
}

body .main_menu li {
	list-style: none;
    /* width: 100%; */
    /* height: 15%; */
    /* display: flex; */
    /* vertical-align: middle; */
    /* align-items: center; */
    margin-top: 19px;
    margin-bottom: 19px;
}
/*.search_block .search_img_link input
{
	height: 20px;
    width: 78px;
    margin: 0 auto;
    display: block;
    background-color: rgb(35,35,35);
    border: 1px solid #FFF;
    border-radius: 4px 0px 0px 4px;
    border-right: 0px;
    float: left;
    padding-left: 6px;
	font-size: 10px;
	font-style: italic;
	color: #FFF;
}*/
.search_block .search_img_link input {
    height: 20px;
    width: 74px;
    margin: 0 auto;
    display: block;
    background-color: rgb(35,35,35);
    border: 1px solid #FFF;
    border-radius: 4px;
    float: left;
    padding-left: 6px;
    font-size: 10px;
    font-style: italic;
    color: #FFF;
    padding-right: 26px;
}
/*.search_block .search_img_link button
{ 
	border: 1px solid #FFF;
    border-radius: 0px 4px 4px 0px;
    border-left: 0px;
    height: 22px;
    width: 26px;
    background: url(/local/templates/radadoors_adaptiv/css/../images/search_button.png) no-repeat center center;
    background-color: rgb(35,35,35);
    background-size: 11px;
	cursor: pointer;
}*/

.search_block .search_img_link button {
    border: 0px;
    border-left: 0px;
    height: 22px;
    width: 26px;
    background: url(/local/templates/radadoors_adaptiv/css/../images/search_button.png) no-repeat center center;
    background-size: 11px;
    cursor: pointer;
    position: absolute;
    right: 7px;
}

.search_block .search_img_link input::placeholder {
  font-size: 10px;
  font-style: italic;
  color: #FFF;
}

body jdiv .__jivoMobileButton
{
	left: initial !important;
    right: 10px !important;
}

body region.left_block
{
	width: calc(50% + 29px);
}
body region.right_block
{
	width: calc(50% - 29px);
}
body li:before {
    content: "";
}

@media screen and (max-height: 532px) {	
	body .main_menu_container .main_menu li {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	body .region_block {
		height: 33px;
	}
	
	body menu_block #choice_region_block {
		line-height: 34px;
	}
	
	body .search_block .search_img_link {
		margin: 8px auto 8px;
	}
	
	search_basket, region {
		padding-top: 6px;
		padding-bottom: 8px;
	}
}
/*@media screen and (max-width: 1100px) and (max-height: 650px) {	
	.search_block .search_img_link input
	{
		height: 21px;
	}
}

@media screen and (max-height: 650px) {	
	.search_block .search_img_link input
	{
		height: 21px;
	}
}*/

body .link_block a.two_line_menu, body .link_block span.two_line_menu {
    line-height: 14px;
    display: block;
}

.link_block .download_catalog
{
	font-size: 13px;
    font-weight: 200;
    color: #FFF;
}
#download_catalog .success_form .success_form_title
{
    text-align: left;
    font-size: 20px;
    text-transform: none;
}

#download_catalog .success_form .download_link
{
	text-decoration: underline;
}
/* End */


/* Start:/local/templates/radadoors_adaptiv/css/fonts.css?169757250811473*/
@font-face {
	font-family: 'GeorgiaBoldItalic';
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/Georgia/Georgia-BoldItalic.eot');
	src: local('Georgia Bold Italic'), local('Georgia-BoldItalic'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/Georgia/Georgia-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/Georgia/Georgia-BoldItalic.woff') format('woff'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/Georgia/Georgia-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'GeorgiaItalic';
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/Georgia/Georgia-Italic.eot');
	src: local('Georgia Italic'), local('Georgia-Italic'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/Georgia/Georgia-Italic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/Georgia/Georgia-Italic.woff') format('woff'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/Georgia/Georgia-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'GeorgiaBold';
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/Georgia/Georgia-Bold.eot');
	src: local('Georgia Bold'), local('Georgia-Bold'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/Georgia/Georgia-Bold.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/Georgia/Georgia-Bold.woff') format('woff'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/Georgia/Georgia-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Georgia';
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/Georgia/Georgia.eot');
	src: local('Georgia'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/Georgia/Georgia.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/Georgia/Georgia.woff') format('woff'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/Georgia/Georgia.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSansCyrl500';
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-500.eot');
	src: local('MuseoSansCyrl-500'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-500.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-500.woff') format('woff'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-500.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSansCyrl300Italic';
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-300Italic.eot');
	src: local('MuseoSansCyrl-300Italic'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-300Italic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-300Italic.woff') format('woff'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-300Italic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'MuseoSansCyrl500Italic';
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-500Italic.eot');
	src: local('MuseoSansCyrl-500Italic'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-500Italic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-500Italic.woff') format('woff'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-500Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'MuseoSansCyrl900';
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-900.eot');
	src: local('MuseoSansCyrl-900'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-900.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-900.woff') format('woff'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-900.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSansCyrl700';
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-700.eot');
	src: local('MuseoSansCyrl-700'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-700.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-700.woff') format('woff'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-700.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSansCyrl700Italic';
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-700Italic.eot');
	src: local('MuseoSansCyrl-700Italic'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-700Italic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-700Italic.woff') format('woff'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-700Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'MuseoSansCyrl300';
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-300.eot');
	src: local('MuseoSansCyrl-300'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-300.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-300.woff') format('woff'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-300.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSansCyrl100';
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-100.eot');
	src: local('MuseoSansCyrl-100'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-100.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-100.woff') format('woff'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-100.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSansCyrl100Italic';
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-100Italic.eot');
	src: local('MuseoSansCyrl-100Italic'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-100Italic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-100Italic.woff') format('woff'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-100Italic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'MuseoSansCyrl900Italic';
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-900Italic.eot');
	src: local('Museo Sans Cyrl 900 Italic'), local('MuseoSansCyrl-900Italic'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-900Italic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-900Italic.woff') format('woff'),
		url('/local/templates/radadoors_adaptiv/css/../fonts/MuseoSans/MuseoSansCyrl-900Italic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: "rouble";
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/rouble.eot');
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/rouble.eot?#iefix') format("embedded-opentype"),
	url('/local/templates/radadoors_adaptiv/css/../fonts/rouble.woff') format("woff"),
	url('/local/templates/radadoors_adaptiv/css/../fonts/rouble.ttf') format("truetype"),
	url('/local/templates/radadoors_adaptiv/css/../fonts/rouble.svg#pf_beausans_probbook') format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'dejavu_serifcondensed';
    src: url('/local/templates/radadoors_adaptiv/css/../fonts/DeJaVu/dejavuserifcondensed-webfont.woff2') format('woff2'),
    url('/local/templates/radadoors_adaptiv/css/../fonts/DeJaVu/dejavuserifcondensed-webfont.woff') format('woff'),
    url('/local/templates/radadoors_adaptiv/css/../fonts/DeJaVu/dejavuserifcondensed-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'dejavu_serifcondensed_bold';
    src: url('/local/templates/radadoors_adaptiv/css/../fonts/DeJaVu/dejavuserifcondensed-bold-webfont.woff2') format('woff2'),
    url('/local/templates/radadoors_adaptiv/css/../fonts/DeJaVu/dejavuserifcondensed-bold-webfont.woff') format('woff'),
    url('/local/templates/radadoors_adaptiv/css/../fonts/DeJaVu/DejaVuSerifCondensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'pfbeausans';
    src: url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/pfbeausanspro-bold-webfont.woff2') format('woff2'),
        url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/pfbeausanspro-bold-webfont.woff') format('woff'),
        url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/pfbeausanspro-bold-webfont.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'pfbeausansitalic';
    src: url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/PFBeauSansProItalic.woff2') format('woff2'),
        url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/PFBeauSansProItalic.woff') format('woff'),
        url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/PFBeauSansProItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'pfbeausanslightitalic';
    src: url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansProLightItalic.woff2') format('woff2'),
        url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansProLightItalic.woff') format('woff'),
        url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansProLightItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'pfbeausansd';
    src: url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/pfbeausanspro-sebold-webfont.woff2') format('woff2'),
        url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/pfbeausanspro-sebold-webfont.woff') format('woff'),
        url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/pfbeausanspro-sebold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'pfbeausans';
    src: url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/pfbeausanspro-thin-webfont.woff2') format('woff2'),
    url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/pfbeausanspro-thin-webfont.woff') format('woff'),
    url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/pfbeausanspro-thin-webfont.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'pfbeausans';
    src: url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/pfbeausanspro-reg-webfont.woff2') format('woff2'),
    url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/pfbeausanspro-reg-webfont.woff') format('woff'),
    url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/pfbeausanspro-reg-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "PFBeauSansProLight";
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/PFBeauSansProLight.eot');
	src: url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/PFBeauSansProLight.eot?#iefix') format("embedded-opentype"),
	url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/PFBeauSansProLight.woff') format("woff"),
	url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/PFBeauSansProLight.ttf') format("truetype"),
	url('/local/templates/radadoors_adaptiv/css/../fonts/PFBeauSansPro/PFBeauSansProLight.svg#pf_beausans_prolight') format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'DejaVuSerifCondensed';
    src: local('DejaVu Serif Condensed'), local('DejaVuSerifCondensed'), url('/local/templates/radadoors_adaptiv/css/../fonts/djserifcondensed/dejavuserifcondensed.woff2') format('woff2'), url('/local/templates/radadoors_adaptiv/css/../fonts/djserifcondensed/dejavuserifcondensed.woff') format('woff'), url('/local/templates/radadoors_adaptiv/css/../fonts/djserifcondensed/dejavuserifcondensed.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'DejaVuSerifCondensedItalic';
    src: local('DejaVu Serif Condensed Italic'), local('DejaVuSerifCondensed-Italic'), url('/local/templates/radadoors_adaptiv/css/../fonts/djserifcondensed/dejavuserifcondenseditalic.woff2') format('woff2'), url('/local/templates/radadoors_adaptiv/css/../fonts/djserifcondensed/dejavuserifcondenseditalic.woff') format('woff'), url('/local/templates/radadoors_adaptiv/css/../fonts/djserifcondensed/dejavuserifcondenseditalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'DejaVuSerifCondensedBold';
    src: local('DejaVu Serif Condensed Bold'), local('DejaVuSerifCondensed-Bold'), url('/local/templates/radadoors_adaptiv/css/../fonts/djserifcondensed/dejavuserifcondensedbold.woff2') format('woff2'), url('/local/templates/radadoors_adaptiv/css/../fonts/djserifcondensed/dejavuserifcondensedbold.woff') format('woff'), url('/local/templates/radadoors_adaptiv/css/../fonts/djserifcondensed/dejavuserifcondensedbold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'DejaVuSerifCondensedBoldItalic';
    src: local('DejaVu Serif Condensed Bold Italic'), local('DejaVuSerifCondensed-BoldItalic'), url('/local/templates/radadoors_adaptiv/css/../fonts/djserifcondensed/dejavuserifcondensedbolditalic.woff2') format('woff2'), url('/local/templates/radadoors_adaptiv/css/../fonts/djserifcondensed/dejavuserifcondensedbolditalic.woff') format('woff'), url('/local/templates/radadoors_adaptiv/css/../fonts/djserifcondensed/dejavuserifcondensedbolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
* {
    font-family: 'MuseoSansCyrl300';
    font-weight: 400;
    padding: 0;
    margin: 0;
}
/* End */


/* Start:/local/templates/radadoors_adaptiv/css/magnific-popup.css?16975714389250*/
/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 502;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.white-popup-block {
	background: #f8f8f8;
	padding: 60px 129px;
	text-align: left;
	max-width: 710px;
	margin: 0 auto;
	position: relative;
	border-top: 8px solid #cfa76d;
	min-height: 411px;
}


.popup-modal-dismiss {
	background: url('/local/templates/radadoors_adaptiv/css/../images/close_popup_black.png') no-repeat;
	position: absolute;
	width: 23px;
	height: 23px;
	display: block;
	top: 22px;
	right: 22px;
	background-size: 23px;
}

.white-popup-block .title{
	text-transform: uppercase;
	font-family: 'MuseoSansCyrl300';
	font-size: 14pt;
	color: #000;
	text-align: center;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 503;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden; }

.mfp-container {
	height: 100%;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before { display: none; }

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 505;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur { cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close
{
	cursor: pointer;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content { cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure { display: none; }

.mfp-hide { display: none !important; }

.mfp-preloader {
	color: #cccccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 504;
}

.mfp-preloader a { color: #cccccc; }
.mfp-preloader a:hover { color: white; }
.mfp-s-ready .mfp-preloader { display: none; }
.mfp-s-error .mfp-content { display: none; }

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	padding: 0;
	z-index: 506;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: white;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}
  .mfp-close:hover, .mfp-close:focus { opacity: 1; }
  .mfp-close:active { top: 1px; }

.mfp-close-btn-in .mfp-close { color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: white;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #cccccc;
	font-size: 10px;
	line-height: 18px;
}

.mfp-arrow {
	position: absolute;
	top: 0;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active { margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: solid transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
	opacity: 0.8;
	border-top-width: 12px;
	border-bottom-width: 12px;
	top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
	border-top-width: 20px;
	border-bottom-width: 20px;
}

.mfp-arrow-left { left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
	border-right: 12px solid black;
	left: 5px;
  }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
	border-right: 20px solid white;
  }

.mfp-arrow-right { right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
	border-left: 12px solid black;
	left: 3px;
  }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
	border-left: 20px solid white;
  }

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%; 
}

.mfp-iframe-scaler iframe {
	position: absolute;
	top: -3px;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: black; 
}

.mfp-iframe-holder .mfp-close { top: -43px; }

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	/*box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);*/
}

.mfp-figure { line-height: 0; }

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 10px;
	line-height: 14px;
}

.mfp-image-holder .mfp-content { max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0;
   }
  .mfp-img-mobile img.mfp-img { padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0;
  }

  .mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0, 0, 0, 0.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px;
  }

  .mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	text-align: center;
	padding: 0;
  }

  .mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px;
  }
}
@media all and (max-width: 800px) {
  .mfp-arrow {
	-webkit-transform: scale(0.75);
	transform: scale(0.75);
  }

  .mfp-arrow-left {
	-webkit-transform-origin: 0;
	transform-origin: 0;
  }

  .mfp-arrow-right {
	-webkit-transform-origin: 100%;
	transform-origin: 100%;
  }

  .mfp-container {
	padding-left: 6px;
	padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img { padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.mfp-ie7 .mfp-container { padding: 0; }
.mfp-ie7 .mfp-content { padding-top: 44px; }
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}





@media screen and (max-width: 600px) {
	.white-popup-block {
		padding: 60px 80px;
	}
}

@media screen and (max-width: 425px) {
	body.full_screen_popup .mfp-bg
	{
		background: #f8f8f8;
		opacity: 1;
	}
	body.full_screen_popup .white-popup-block {
		padding: 83px 37px;
		height: 100%;
	}
	body.full_screen_popup .mfp-container {
		padding: 0px;
	}
	body.full_screen_popup .mfp-auto-cursor .mfp-content {
		width: 100%;
		height: 100%;
		overflow: auto;
	}
	body.full_screen_popup .white-popup-block .select_container_style {
		margin-top: 49px;
	}

	body.full_screen_popup .white-popup-block .empty_regions_row {
		display: block;
		height: 0px;
	}
	body.full_screen_popup .white-popup-block .regions_data {
		position: relative;
		display: block;
		margin-top: 49px;
		width: 100%;
	}
	body.full_screen_popup .white-popup-block .regions_data div.regions_row {
		display: block;
	}
	body.full_screen_popup .white-popup-block .regions_data div.region_item {
		display: block;
		padding: 0px;
		text-align: center;
		margin-bottom: 18px;
	}

	body.full_screen_popup .mfp-wrap.mfp-close-btn-in.mfp-ready {
		position: fixed !important;
		height: 100% !important;
		top: 0px !important;
	}
}

body #info_popup
{
	padding: 26px 35px;
    text-align: center;
    max-width: 255px;
    border: 2px solid #cfa76d;
    min-height: auto;
    font-size: 18px;
}
body #info_popup .delim_hr
{
    width: 77px;
    margin: 0 auto;
    margin-top: 18px;
    margin-bottom: 14px;
    border-top: 1px solid #cfa76d;
}
body #info_popup span
{
	color: #cfa76d;
}
body.no_scroll
{
	overflow: hidden;
}
/* End */


/* Start:/local/templates/radadoors_adaptiv/css/slick.css?15815191191794*/
/* Slider */
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    height: 100%;
    width: 100%;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 100%;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/radadoors_adaptiv/css/slick-theme.css?14705568323325*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/radadoors_adaptiv/css/../images/ajax-loader.gif') center center no-repeat;
}
.slick-slider
{
    /*width: calc(100% - 261px);*/
	width: 100%;
    height: 100%;
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 34px;
    height: 111px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	z-index: 8;
}
.slick-prev:hover,
.slick-prev:focus,
{
    color: transparent;
    outline: none;
    background: url('/local/templates/radadoors_adaptiv/css/../images/left_arrow_big_slider.png') no-repeat;
}
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: url('/local/templates/radadoors_adaptiv/css/../images/right_arrow_big_slider.png') no-repeat;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    /*font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;*/
}

.slick-prev
{
    left: 150px;
    background: url('/local/templates/radadoors_adaptiv/css/../images/left_arrow_big_slider.png') no-repeat;
}
[dir='rtl'] .slick-prev
{
    right: 25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 150px;
    background: url('/local/templates/radadoors_adaptiv/css/../images/right_arrow_big_slider.png') no-repeat;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: 69px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 4px 0 4px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    padding: 0px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: url('/local/templates/radadoors_adaptiv/css/../images/slider_dots.png') no-repeat 0px -11px;
}
.slick-dots li.slick-active button
{
	background-position: 0px 0px;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    /*font-family: 'slick';
    font-size: 6px;
    line-height: 20px;*/

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/radadoors_adaptiv/components/radadoors/form.result.new/download-catalog-form/style.css?17580429054660*/
.button_container
{
    text-align:center;
}
.button_container .btn
{
    border: 1px solid #cfa76c;
    background: transparent;
    padding: 8px 38px 7px 38px;
    color: #cfa86d;
    font-family: "pfbeausans";
    font-size: 9.6pt;
    font-weight: normal;
    cursor: pointer;
}
.download_item textarea
{
    resize: none;
    width: 100%;
    border: 0px;
    padding: 0px 10px 18px 10px;
}
.download_item
{
    position: relative;
    padding-bottom: 3px;
    margin-bottom: 13px;
}
.download_item.border_bottom
{
    border-bottom: 1px solid #CCC;
}
.download_item.border_bottom.error
{
    border-bottom: 1px solid red;
}
.download_item.border_bottom .download_item_name
{
    float: left;
}
.download_item .download_item_name
{
    font-family: "pfbeausans";
    font-size: 10.6pt;
    color: #9e9e9e;
    margin-right: 10px;
}
.download_item .inputtext
{
    background: transparent;
    border: 0px;
    font-family: "pfbeausans";
    font-size: 10.6pt;
    color: #000;
    float: left;
    margin-top: -2px;
    width: calc(100% - 60px);
    line-height: 21px;
}

#download_catalog.white-popup-block .title {
    margin-bottom: 27px;
	text-align: left;
	font-weight: bold;
}
#download_catalog font.errortext
{
    font-family: "pfbeausans";
    font-size: 9.6pt;
}

#download_catalog.white-popup-block .description_block
{
    margin-bottom: 30px;
}
#download_catalog.white-popup-block .recaptcha_block
{
	margin-bottom: 25px;
}
#download_catalog.white-popup-block .button_container 
{
    text-align: left;
}
#download_catalog.white-popup-block 
{
    padding: 47px 62px;
    max-width: 334px;
}
#download_catalog.white-popup-block .download_item .inputtext {
    width: calc(100% - 68px);
}



/* Tiny Scrollbar */
#download_catalog .content_block
{
    border: 1px solid #ccc;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
#download_catalog .content_block.error {
    border: 1px solid red;
}
#download_catalog .content_block .viewport
{
    height:100px;
    overflow: hidden;
    position: relative;
    width: calc(100% - 8px);
}
#download_catalog .content_block .overview
{
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    width: 100%
}
#download_catalog .content_block .scrollbar
{
    position: relative;
    background-position: 0 0;
    float: right;
}
#download_catalog .content_block .track
{
    height: 100%;
    position: relative;
    padding: 0 1px;
}
#download_catalog .content_block .thumb
{
    height: 63px;
    width: 3px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: -1px;
    right: -1px;
    background: #cfa76d;
}




.update_container .agree_prop {
    cursor: pointer;
    position: relative;
    display: table;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    padding: 0px;
    margin: 2px 0px 35px 0px;
    width: 100%;
}

.update_container .agree_prop .checkbox_item {
    display: table-cell;
    vertical-align: middle;
    width: 32px;
}
.update_container .agree_prop .checkbox_item .wrap-checkbox {
    border: 1px solid #ccc;
}
.update_container .agree_prop .checkbox_item.error .wrap-checkbox {
    border: 1px solid red;
}
.update_container .agree_prop .wrap-checkbox {
    background: url(/local/templates/radadoors_adaptiv/components/radadoors/form.result.new/download-catalog-form/images/checkbox.png) no-repeat;
    display: block;
    height: 31px;
    width: 31px;
    position: relative;
}
.update_container .agree_prop input.element-checkbox {
    cursor: pointer;
    height: 31px;
    width: 31px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
.partners_block .update_container .agree_prop .text, .dealers_first_block .update_container .agree_prop .text, .dealers_first_block .button_container .btn, .partners_block .button_container .btn {
    color: #fff;
}
.partners_block .update_container .agree_prop .wrap-checkbox.active, .dealers_first_block {
	margin: 0px 0px;
}	
.update_container .agree_prop .text {
	font-family: "PFBeauSansProLight";
    font-size: 8.6pt;
    color: #000;
    margin-left: 10px;
    width: calc(100% - 31px);
    text-indent: 0px;
    display: table-cell;
    vertical-align: middle;
    font-style: italic;
    padding-left: 19px;
}
.update_container .agree_prop .wrap-checkbox.active {
    background: url(/local/templates/radadoors_adaptiv/components/radadoors/form.result.new/download-catalog-form/images/checkbox.png) no-repeat 0px -30px;
}

body #download_catalog .mfp-close {
    display: none;
}

.g-recaptcha
{
    transform: scale(0.85);
    margin-bottom: 22px;
}

.g-recaptcha div:first-child
{
    margin: 0 auto;
}

#download_catalog .button_container .btn {
    background: #cfa76d;
    color: #000;
    text-transform: uppercase;
}
/* End */
/* /local/templates/radadoors_adaptiv/css/main_menu.css?174721765919952 */
/* /local/templates/radadoors_adaptiv/css/fonts.css?169757250811473 */
/* /local/templates/radadoors_adaptiv/css/magnific-popup.css?16975714389250 */
/* /local/templates/radadoors_adaptiv/css/slick.css?15815191191794 */
/* /local/templates/radadoors_adaptiv/css/slick-theme.css?14705568323325 */
/* /local/templates/radadoors_adaptiv/components/radadoors/form.result.new/download-catalog-form/style.css?17580429054660 */
