

/* Start:/bitrix/templates/simplyfreepro_main/components/bitrix/menu/left/style.css?17771383681886*/


/*.left_menu .panel-collapse {
    background: white;
    padding: 10px;
    margin: 0 -10px;
    text-transform: uppercase;
    font-size: 11px !important;
    font-family: "normal" !important;
}
*/

.left_menu {
 margin: 0;
 width: 350px;
 font-family: 'light';
 display: inline-block;
}


.left_menu ul {
  margin-bottom: 0;
}

.item .menu_left_text, .item .menu_left_text1 {
  font-size: 22px;
}

.menu_left_text1 div {
    margin-top: 11px;
    line-height: 1.3;
    max-width: 350px;
}

.left_menu>ul>li {
  margin-bottom: 10px;
}


.left_menu>ul>li.active {
  opacity: 0.8
}
.left_menu>ul>li.active .about_item.active {
  opacity: 0.7
}


a[aria-expanded="true"]::before {
    /*font-family: "FontAwesome";*/
    content: "\2212";
    margin-right: 5px;
    font-size: 22px; 
    font-weight: bold;
}

a[aria-expanded="false"]::before {
    /*font-family: "FontAwesome";*/
    content: "+";
    margin-right: 5px;
    font-size: 22px; 
    font-weight: bold;
}


li.active a[aria-expanded="false"]::before {
    /*font-family: "FontAwesome";*/
    content: "\2212";
    margin-right: 5px;
    font-size: 22px; 
    font-weight: bold;
}

li.active a[aria-expanded="true"]::before {
    /*font-family: "FontAwesome";*/
    content: "+";
    margin-right: 5px;
    font-size: 22px; 
    font-weight: bold;
}

.left_menu ul>li>div>ul {
    margin-left: 30px;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-right: 10px;
    font-size: 16px !important;
    line-height: 22pt;
    /* margin: 0; */
    width: 320px;
    border-left: 1px dotted rgba(255,255,255, .5);
}

.title_menu_right {
    font-size: 30px;
     font-family: 'light';
     margin: 0 0 10px 0;
}





@media (max-width: 750px) {
.left_menu, #main_menu {
 width: 100% !important;
}
.left_menu {
/*margin: -30px 20px 0;*/
padding: 0;
}
.left_menu>ul>li {
    margin-bottom: 0;
}
}


/* End */


/* Start:/bitrix/templates/simplyfreepro_main/components/bitrix/menu/top/style.css?17832613711029*/
.top_menu a {
font-size: 15px;
    color: #000 !important;
    font-weight: 200;
    font-style: normal;
    border-bottom: 2px solid transparent;
    transition: border-color 0.2s ease-in-out;
    padding-bottom: 1px;
    /*font-family: 'light';*/
}

.bottom_menu a {
	font-size: 18px;
    color: #000;
    font-weight: 200;
    font-style: normal;
    border-bottom: 2px solid transparent;
    transition: border-color 0.2s ease-in-out;
    padding-bottom: 1px;
    font-family: 'bold';

}
.bottom_menu {
	margin: 10px 0;
}
.modal.menu a{color:#000 !important}
.bottom_menu a:hover {
	color: #999
}

.top_menu {
    line-height: 1;
}


.top_menu ul{
   margin-bottom: 0;
}

.root-item-selected { opacity: .4}

.top_menu .fa { font-size: 17px; }
.modal.menu .modal-content {
    position: fixed;
    top: 0;
    right: 0 !important;
    background: red !important;
    border: none;
    height: 100vh;
    border-radius: 0;
    box-shadow: 0 0 40px rgb(0, 0, 0);
    padding: 0 0 0 30px;
}
.menu_left_text{color:#000 !important}
/* End */


/* Start:/bitrix/templates/simplyfreepro_main/components/bitrix/news.detail/index_text_block1/style.css?1782827815242*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.zoom_pict{display:none ! important }
.ggf{display:none}
.content_contact{display:none}
/* End */


/* Start:/bitrix/templates/simplyfreepro_main/components/bitrix/main.share/my/style.css?177713836856*/
.social_share {
	font-size: 14px;
	font-weight: bold;
}

/* End */


/* Start:/bitrix/templates/simplyfreepro_main/components/bitrix/menu/bottom_1/style.css?177713836865*/




.footer_menu a{
  color: rgba(255,255,255, .6) !important;
}

/* End */


/* Start:/bitrix/templates/simplyfreepro_main/styles.css?17843094832792*/
.ddd{font-weight: bold;font-size: 19px;}
.slick-track{transform:none !important;height:auto;/*width:auto !important;*/margin-top:10px !important;}
@media (min-width: 1024px) {
    .container {
		max-width: 90% !important;}
}
@media(max-width:1023.9px){
	.container{width:100% !important}
}
h2.line, h3.line, h4.line, h5.line, h5.line {
 border-bottom: 1px #ddd solid;
 margin-bottom: 20px;
  padding-bottom: 5px; 
  font-family: 'light' !important }
h1, h2, h3, h4, h5, h6 { font-family: "light"; }

body { font-family: "light"; }

b, strong,th { font-family: 'bold'; }

.list_content { list-style: none; margin: 15px 0; }
.list_content li:before {
    font-family: "FontAwesome";
    content:"\f105";
    padding: 2px 7px 0 0;
}


img.content_img_responsive {}


blockquote {
  padding: 10px 20px;
  margin: 20px 0 20px 5%;
  font-size: 22px;
  border-left: 5px solid #ccc; 
}

	ul.list-content {
		list-style-type: none;
		margin-left: 0;
		padding-left: 0;
	}
	.list-content li {
/* handle multiline */
    overflow: visible;
    padding-left: 25px;
    position: relative;
    margin-bottom: 7px;
}

.list-content li:before {
/* your own marker in content */
font-family: "FontAwesome";
    content: "\f00c";
   left: 0;
   top: 3px;
   position: absolute;
   opacity: .5;
}
.header a{color:#aaa}
.list_content li { line-height: 16pt; margin-bottom: 8px;}

.content_vagno, .content_info , .content_contact {
	padding: 20px 20px 20px 70px;
	position: relative;
/*	border-top: #E9E1E1 2px solid;
	border-bottom: #E9E1E1 2px solid;*/
	margin: 15px 0 15px 0;
    border-radius: 3px;
    /*font-family: "normal";*/
}

	.content_vagno:before, .content_info:before, .content_contact:before {
    position: absolute;
    top: 20px;
    left: 15px;
    /*color: #F17878;*/
    color: white;
    font-family: "FontAwesome";
    font-size: 43px;
    line-height: 43px;
    /*text-shadow: 0 0 4px rgba(0,0,0, 0.08);*/
}

	.content_vagno:before {content:"\f06a"; color: #E9B8B8; }
	.content_info:before {content:"\f05a"; color: #D5D9E6;}
	.content_contact:before {content:"\f2bd"; 
	color:#CCDCC6; 
	font-size: 38px; 
	 line-height: 38px; }

	/*.content_vagno{background: #E9B8B8;}*/
	/*.content_info{background: #D5D9E6;}*/
	/*.content_contact{background: #DEE8D8; }*/

	.content_img_responsive, .content_img_left, .content_img_right { 
		padding: 3px;
	 border: 1px #E2E2E2 solid; }

	.content_img_left, .content_img_right { display: inline-block; }
	.content_img_left { float: left; margin: 0 15px 5px 0; }
	.content_img_right { float: right; margin: 0 0 5px 15px; }


	.content_img_responsive img{
		width: 100%;
		height: auto;
	}

/*

Важно
fa-exclamation-circle
content:"\f06a";
content:"\f071";


Цитата
content:"\f10d";

Скидки
content:"\f295";


Часы
content:"\f017";
*/
/* End */


/* Start:/bitrix/templates/simplyfreepro_main/template_styles.css?17843085581157*/
.text-left{display:none}
.line{font-weight:bold}
.logo-logo{color:#000 !important;font-weight:bold;font-size:16px;}
.line_header.normal{border-bottom:1px solid #ddd !important;box-shadow: 0 3px 3px rgba(0, 0, 0, .1)!important;}
.content_vagno{display:none !important}
.slick-track{display:none}
.classd{margin:20px 0 0px}
.textd{color:#000;font-family: Arial;
font-weight:bold;
}
.tepl{color:#222;font-family:Arial;}
@media(max-width:1023.9px){
	.tepl{font-size:13px;color:#222}
}
.prices{color:#000;font-weight:bold;font-family: Arial;
font-weight:bold;}
.prices:before{content:<svg viewBox="0 0 18 18" aria-hidden="true" style="
    width: 20px;
    height: 20px;
    color: #777;
    margin-right: 3px;
"><path d="M4 9.25l3.1 3.1L14 5.65" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>;
}
.pricess{color:#000;font-weight:bold;border:1px solid #bbb; padding:5px; border-radius:5px;
font-family: Arial;
font-weight:bold;}
.line_header.normal {
    padding: 20px 0 10px !important;
    /* background: #ccc; */
    min-height: 60px;
    transition: .3s;
    /* border-bottom: 1px solid #ddd;
}
/* End */
/* /bitrix/templates/simplyfreepro_main/components/bitrix/menu/left/style.css?17771383681886 */
/* /bitrix/templates/simplyfreepro_main/components/bitrix/menu/top/style.css?17832613711029 */
/* /bitrix/templates/simplyfreepro_main/components/bitrix/news.detail/index_text_block1/style.css?1782827815242 */
/* /bitrix/templates/simplyfreepro_main/components/bitrix/main.share/my/style.css?177713836856 */
/* /bitrix/templates/simplyfreepro_main/components/bitrix/menu/bottom_1/style.css?177713836865 */
/* /bitrix/templates/simplyfreepro_main/styles.css?17843094832792 */
/* /bitrix/templates/simplyfreepro_main/template_styles.css?17843085581157 */
