

/* Start:/bitrix/templates/es_main/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?156802336010743*/
.skachay_pdf {
       display: inline-block;
       width: 220px;
       padding: 5px;
}
.skachay_pdf a {
        font-weight: 700;
        font-size: 1.1em;
	text-decoration: none;
	border-bottom: 1px dashed #5b606b;
-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.skachay_pdf a span {
        font-size: 0.7em;
        color: #5b606b;
}
.skachay_pdf:hover a {
	color: #d20000;
	border-bottom: 1px dashed #d20000;
}
.skachay_pdf .fa-file-pdf-o {
       color: #d20000;
       margin-right: 10px;
       font-size: 1.5em;
       margin-bottom: 10px;
       float: left;
}
ul.soc_net {
	color: #555;
	font-weight: normal;
}

ul.soc_net li {
	padding: 5px;
	display: inline-block;
	width: 90px;
	text-align: center;
}
ul.soc_net li a {
	text-decoration: none;
	color: #4f4f4f;
}
ul.soc_net li i {
	height: 30px;
	width: 30px;
	line-height: 30px;
	font-size: 20px;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
   -moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
     -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
	transform: rotate(0deg);
-webkit-transition: all 600ms;
   -moz-transition: all 600ms;
     -o-transition: all 600ms;
	transition: all 600ms;
}
ul.soc_net li:hover i {
-webkit-transform: rotate(360deg);
   -moz-transform: rotate(360deg);
     -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
	transform: rotate(360deg));
}
.soc_net span {
	display: block;
	padding-top: 5px;
	white-space: pre-line;
}
.soc_net .fa-vk {
	background: #486fa6;
}
.soc_net .fa-facebook {
	background: #3a599a;
}
.soc_net .fa-instagram {
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
.soc_net .fa-youtube {
	background: #d3311c;
}
.soc_net .fa-twitter-square {
	background: #1ba3f1;
}
.soc_net .fa-foursquare {
	background: #ffc800;
}
.iheader{
    border-bottom: 1px solid #c8c8c8;
    font-size: 13px;
    font-weight: bold;
    color: #555;
    padding-bottom: 2px;
    padding-left: 10px;
    margin-top: 20px;
}
.title-header_mobile {
        display: none;
	text-transform: uppercase;
	padding: 0 0 5px;
	color:#4F4F4F;
	font: 21px FRAMDCN, 'Roboto', sans-serif;
	width: 100%;
}
a #for_print{
	float: right; 
	margin: 10px 15px 0 0; 
	border: none;
	background-image:url('/images/for_print.png');
	width:60px;
	height:82px;
}

a:hover #for_print{
	background-image:url('/images/for_print-on.png');
}


a #send_error{
	float: right; 
	margin: 10px 15px 0 0; 
	border: none;
	background-image:url('/images/butt_error.png');
	width:60px;
	height:82px;
}

a:hover #send_error{
	background-image:url('/images/butt_error-on.png');
}
#icon-action{
	margin-bottom:5px;
}
#work_time{
       font: 20px FRAMDCN, 'Roboto', sans-serif;
       font-size: 20px;
}
#small-title {
       margin-bottom:8px;
}
.rubric_note {
	font-family: FRAMDCN; 
	color: #d5d5d5; 
	text-transform: uppercase; 
	font-size:2em;
	margin-bottom: 35px;
}
#phone-tel {
	text-decoration: none;
	border-bottom: 1px dashed #000;
-webkit-transition: all 0.3s; 
	transition: all 0.3s;
}
#phone-tel:hover {
	border-bottom: 1px dashed #25c019;
	color: #25c019;
}
.img_logo {
           animation: fade-in 2s linear; /* IE 10+, Fx 29+ */
-webkit-animation: fade-in 2s linear; /* Safari 4+ */
   -moz-animation: fade-in 2s linear; /* Fx 5+ */
        -o-animation: fade-in 2s linear; /* Opera 12+ */
}
@-webkit-keyframes fade-in {   0% { opacity: 0; }   100% { opacity: 1; }   }
@-moz-keyframes    fade-in {   0% { opacity: 0; }   100% { opacity: 1; }   }
@-o-keyframes      fade-in {   0% { opacity: 0; }   100% { opacity: 1; }   }
@keyframes         fade-in {   0% { opacity: 0; }   100% { opacity: 1; }   }

.comment {
	font-family: Verdana, 'Roboto', sans-serif;
	font-size: 0.9em;
	margin-bottom: 10px;
	background: #f0fae6;
	padding: 5px;
	width: 51%;
}
.dropdown {
    position: relative;
    display: inline-block;
}

.show_map_dropdown-child {
    display: none;
    position: absolute;
    background-color: rgba(117, 110, 110, 0.9);
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 100;
-webkit-transition: 0.3s;
    transition: 0.3s;
}
.show_map_dropdown-child a {
    font-family: FRAMDCN;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    padding: 8px;
    text-decoration: none;
    display: block;
}

.show_map_dropdown-child a:hover,
.show_map_dropdown-child a:active {
    background-color: #f1f1f1;
    color: black;
}

.dropdown:hover .show_map_dropdown-child,
.dropdown:active .show_map_dropdown-child {
    display: block;
}
//recommend
.point {
	display: inline-block;
	text-decoration: none;
}
.slide-three .point {
	margin-top: 10px;
}
.point:hover {
	max-height: 275px;
-webkit-box-shadow: 0px 1px 15px -6px rgba(0,0,0,0.75);
   -moz-box-shadow: 0px 1px 15px -6px rgba(0,0,0,0.75);
	box-shadow: 0px 1px 15px -6px rgba(0,0,0,0.75);
	transition: box-shadow 0.5s ease-in-out;
-webkit-transition: box-shadow 0.5s ease-in-out;
} 
.point a img {
	width: 100px !important;
	height: auto;
	padding: 5px 10px;
}
.point h4 {
	padding: 5px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-height: 50px;    
-webkit-line-clamp: 2; /* number of lines to show */
-webkit-box-orient: vertical;
}
.point h4 a {
	font: 18px FRAMDCN, 'Roboto', sans-serif;
	text-decoration: none;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.point:hover h4 a,
.point h4 a:hover {
	color: #d20000;
}
.point span {
	display: block;
	padding: 5px 10px;
}
.point .comments {
	color: #25c019;
}
.point .time_work,
.point .rating_stars,
.point i {
	color: #9c9c9c;
}
.point .rating_stars {
	font-size: 11px;
}
.point .rating_stars span {
	padding: 0;
}
.point .rating_stars span img {
	display: inline-block;
	width: 14px;
	margin-right: 2px;
}
@media only screen 
       and (min-device-width : 768px) 
       and (max-device-width : 1024px) {
.rubric_note {
	font-size:1.8em;
}
}

.photo_numb {
    background: #fff;
    position: absolute;
    right: 5px;
    border-radius: 3px;
    padding: 2px 3px;
    z-index: 1;
    top: 5px;
left:80% !important;
bottom:0px !important;
    width: 45px;
    height: 20px;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width: 100%; height:auto;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/es_main/components/bitrix/catalog/.default/bitrix/catalog.element/.default/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.owl-carousel div[class*=item]{ margin: 0px;}
.owl-carousel .item {
	height: 298px;
}
.img_box img.no_mod{
	width: auto !important;
	max-width: 296px;
}

@media only screen and (max-width : 420px) {
.dropdown {
	display: block;
}
.dropdown:hover .show_map_dropdown-child {
	width: 100%;
}
.show_map_dropdown-child {
	margin-top: -10px;
	width: 100%;
}
.show_map_dropdown-child a {
	font-size: 18px;
}
.skachay_pdf {
	display: inline-block;
	width: 100%;
	padding: 10px;
}
.rubric_note {
	font-size: 1.3em;
	margin-bottom: 20px;
}
.img_box, 
.img_box .owl-carousel .item {
	width: 100% !important;
	padding: 0 0 100%;
	height: 0;
}
.owl-carousel .owl-item .item.ban img{
	width:auto !important;
}
ul.soc_net {
        margin-bottom: 10px;
	padding-bottom: 15px;
	font-size: 0.9em;
}
ul.soc_net li {
    	width: 100px;
}
div.row .none,
div.row_promo .proezd,
.none {
	display: none;
}
.title-header_mobile {
	display: block;
	border-bottom: 1px dashed #acacac;
	margin-bottom: 20px;
}
.how_to_get_mobile {
	text-transform: uppercase;
	padding: 0 0 5px;
	color: #4F4F4F !important;
	font: 21px FRAMDCN, 'Roboto', sans-serif !important;
	width: 100%;
	border-bottom: 1px dashed #acacac;
	margin-top: 20px;
}
.how_to_get {
	font-size: 1em !important;
}
.fancybox-title-float-wrap .child {
	white-space: pre-wrap !important;
}
.row_photo {
-webkit-justify-content: center;
	justify-content: center;
	flex-wrap: wrap;
-webkit-flex-wrap: wrap;
}
.img_box img.no_mod{
	width: auto !important;
	max-width: 340px;
}
.point h4 {
	max-height: 45px;
	margin-bottom: 5px;
}
.point span {
	padding: 3px 10px;
	font-size: 13px;
}
}

/* End */
/* /bitrix/templates/es_main/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?156802336010743 */
