

/* Start:/bitrix/templates/default/components/bitrix/system.pagenavigation/.default/style.min.css?17237954623386*/
.bx_pagination_bottom *{vertical-align:baseline}.bx_pagination_bottom{color:#8d8d8d;font-size:11px}.bx_pagination_bottom .bx_pagination_section_two{float:right;text-align:right}.bx_pagination_bottom .bx_pg_section{display:inline-block;height:30px;vertical-align:top;line-height:30px}.bx_pagination_bottom .bx_pagination_select_container{display:inline-block}.bx_pagination_bottom .bx_pagination_select_container select{position:relative;margin:2px 20px 2px 10px;padding:1px 25px 3px 5px;height:22px;outline:0;border:1px solid #e0e0e0;border-radius:1px;background:#fff url(/bitrix/templates/default/components/bitrix/system.pagenavigation/.default/images/select_arrow.png) no-repeat right center;color:#8d8d8d;font-size:11px;line-height:16px;resize:none;-webkit-appearance:none}@-moz-document url-prefix(){.bx_pagination_bottom .bx_pagination_select_container select{background:#fff!important;padding-right:5px}}.bx_pagination_bottom .bx_pagination_page{white-space:nowrap;font-size:12px}.bx_pagination_bottom .bx_pagination_page ul{display:inline-block;margin:0;padding:0}.bx_pagination_bottom .bx_pagination_page li{display:inline-block;min-width:22px;color:#8d8d8d;text-align:center;line-height:22px}.bx_pagination_bottom .bx_pagination_page li a{display:block;min-width:22px;color:#8d8d8d;text-align:center;text-decoration:none;line-height:22px}.bx_pagination_bottom .bx_pagination_page li a:hover{color:#555}.bx_pagination_bottom .bx_pagination_page li.bx_active{border-radius:3px;background:#dbecf4;box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.1)}.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{display:block}.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select{margin-right:5px}.bx_pagination_bottom .bx_wsnw{white-space:nowrap}@media(min-width:480px) and (max-width:639px){.bx_pagination_bottom .bx_pagination_select_container select{margin-right:10px}}@media(max-width:479px){.bx_pagination_bottom .bx_pagination_section_two{float:none;text-align:left}.bx_pagination_bottom .bx_pagination_select_container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:47%}.bx_pagination_bottom .bx_pagination_select_container select{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:0!important;width:90%}.bx_pagination_bottom .bx_pg_section{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:left}.bx_pagination_bottom .bx_pagination_page{white-space:normal}.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{width:100%;height:auto;text-align:center}.bx_pagination_bottom .bx_pg_section.bx_pg_show_col{display:none}.bx_pagination_bottom .bx_pg_text{display:inline-block;width:50%}.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{display:none}}.bx_pagination_bottom .bx_pagination_section_one,.bx_pagination_bottom .bx_pagination_section_two,.bx_pagination_bottom .bx_pagination_select_container,.bx_pagination_bottom .bx_pagination_select_container select,.bx_pagination_bottom .bx_pg_section,.bx_pagination_bottom .bx_pagination_page,.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num,.bx_pagination_bottom .bx_pg_section.bx_pg_show_col,.bx_pagination_bottom .bx_pg_text,.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
/* End */


/* Start:/bitrix/templates/default/components/bitrix/news.list/contacts/style.css?172379546211024*/
#content { padding-bottom: 0 !important; }
#footer { margin-top: -50px !important; }

#contactBlock {
  margin-bottom: 25px;
}
#contactBlock .name {
	color: #7d7d7d;
}
#contactBlock .name span {
	font-size: 35px;
	font-weight: 400;
	display: block;
	color: #000;
	margin-bottom: 15px;
}
#contactBlock .logo {
	display: block;
	width: 150px;
	height: 80px;
	position: absolute;
	right: 20px;
	top: 0;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: contain;
}
#contactBlock .callback {
	position: absolute;
	right: 20px;
	margin-top: -25px;
	top: 200px;
}

#contactBlock .phone {
	font-size: 22px;
	font-weight: 400;
	margin: 35px 0 15px;
}
#contactBlock .mail {
	margin: 10px 0;
}
#contactBlock .mail a {
	color: #ff8000;
}

#viewContainer {
	float: left;
	height: 650px;
	max-height: 650px;
	overflow-y: auto;
	/*z-index: 500;*/
	width: 450px;
	background: #fff;
	padding: 25px 0 50px;
}
.routeBtn {
    padding:6px 25px 6px 35px !important;
    margin-top:-150px;
}

.routeBtn:before {
    content: "\e812";
    font-family: "icons";
    font-size: 14pt;
    position: absolute;
    top: 6px;
    left:15px;
    color: #fff;
    font-weight: 100;
}
#routeMap { position: relative; }
#routeMap #qrcode {
	position: absolute;
	top: 425px;
	right: 25px;
	z-index: 9999;
}

.map_container {
	height: 500px;
}
.map_container.mapRoute {
	height: 650px;
	width: calc(100% - 450px);
	float: right;
}

#footer_form_container {
	margin-top: 50px;
	padding: 15px 0 35px !important;
}
#footer_form_container #footer_form #footer_form__item:nth-child(1) {
	width: 260px !important;
}

#footer_form_container #footer_form #footer_form__item:nth-child(2) .support a {
	color: #fff !important;
	border-bottom: none;
	text-transform: none;
	margin-top: 15px;
}
#spin_shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.howRoute {
	margin: 25px 0 25px !important;
}
.howRoute span { 
	margin: 0 0 15px !important; 
	font-size: 25px !important; 
}
.howRoute a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed;
	margin: 0 25px 10px 0;
	white-space: nowrap;
	display: inline-block;
}
.howRoute a.active {
	color: #ff8000;
	border-bottom: 1px solid;
}

.routeTitle {
	font-size: 18px;
	line-height: 1.3;
	padding: 10px 25px 30px 65px;
}
.routeItem {
	padding: 15px 25px;
	transition: 0.5s all;
	border-top: 1px solid #f5f5f5;
	cursor:pointer;
	z-index:10000;
}
.routeItem:hover {
	background: #f5f5f5;
}
.routeNumber {
	padding-left: 40px;
	font-size: 18px;
	margin-bottom: 10px;
}
.routeNumber_cf {
	background: #ff8000;
	position: relative;
	font-size: 13px;
	float:left;
	width: 25px;
	height: 25px;
	margin-top: -1px;
	margin-left: -40px;
	border-radius: 100%;
	color: #fff;
	text-align: center;
}
.routeDesc {
	color: #7d7d7d;
	padding-left: 65px;
	padding-right: 25px;
}
.routeItem .routeDesc { padding-left: 40px; }

.rTime { 
	display: inline-block;
	margin-right: 15px;
	color: #000;
	font-size: 15px;
}
.rDist {
	font-size: 12px;
}

.routeDescList {}
.routeDescList ul li {
	padding-left: 0;
	font-size: 13px;
	line-height: 17px;
	padding-bottom: 10px;
}

/* preloader */
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}

@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}

@-o-keyframes spin {
    from { -o-transform: rotate(0deg); }
    to { -o-transform: rotate(360deg); }
}

@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
/* preloader animation container */
.preload {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 44px;
    height: 44px;
    margin: -22px 0 0 -22px;
    border: 1px solid #ff8000;
    border-radius: 30px;
    background: #fff;
    z-index: 10100;
}

/* Spinning circle (inner circle) */
.preload .maskedCircle {
    width: 38px;
    height: 38px;
    border-radius: 20px;
    border: 20px solid #ff8000;
}

/* Spinning circle mask */
.preload .mask {
    width: 20px;
    height: 20px;
    overflow: hidden;
}

/* Spinner */
.preload .spinner {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 38px;
    height: 38px;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}

#dop {
	margin-top: 25px;
}
#dop table {
	border-spacing: 10px 0;
}
#dop table tr { 
	padding: 5px 0;
	display: block;
}
#dop table tr td {
	width: 450px;
	background: #fff;
	padding: 15px 25px;
	vertical-align: middle;
}
#dop table tr td:first-child {
	color: #000;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	height: 100px;
}
#dop table tr td:last-child {
	padding-left: 200px;
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
}
#dop table tr td:last-child a {
	color: #ff8000;
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
}

.contacts-group {
  display: flex;
/*  justify-content: space-between;*/
  font-size: 13px;
  line-height: 1.2;
  margin-bottom: 25px;
  margin-top: 25px;
}
.contacts-group__item {
  background-color: #fff;
  padding: 12px 5px 0;
  text-align: center;
  flex: 0 0 calc(20% - 8px);
  display: flex;
  flex-direction: column;
  justify-content: center;
	margin-right: 15px; 
}
.contacts-group p {
  margin: 0 0 12px;
}
.contacts-group a {
  color: #ff8000;
}


.contacts-section {
  display: flex;
  align-items: center;
  background-color: #fff;
  margin-bottom: 25px;
  justify-content: space-between;
  padding: 20px 35px;
}
.contacts-section__title {
  font-size: 22px;
  line-height: 1.3;
  margin: 0;
  width: 200px;
}
.contacts-section__btn {
  padding: 12px 30px 12px 30px;
  text-transform: none;
  font-size: 14px;
  width: 300px;
  text-align: center;
  margin: 0;
}
.contacts-section__btn:before {
  display: none;
}
.contacts-section__btn:after {
  content: "\f178";
  font-family: "icons";
  font-size: 10pt;
  top: 0px;
  left: 0;
  transition: all 0.2s ease;
  color: #fff;
  font-weight: 100;
  margin-left: 10px;
  position: relative;
}
.contacts-section__btn:hover:after {
  left: 5px;
}
.contacts-section__phone {
  font-size: 20px;
  line-height: 1.3;
}
.contacts-section__link {
  color: #ff8000;
  font-size: 18px;
}
.contacts-section__item {
    flex: 1 1 33.333%;
}


@media screen and (max-width: 1199px) {
    .contacts-group {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .contacts-group__item {
      flex: 0 0 33.33333333%;
      max-width: calc(33.33333333% - 8px);
      margin-right: 12px;
      margin-bottom: 12px;
    }
    .contacts-group__item:nth-child(3n+3) {
        margin-right: 0;
    }
    .contacts-section__phone {
        font-size: 18px;
    }
    .contacts-section__title {
        font-size: 20px;
        width: 170px;
    }
    .contacts-section__btn {
        width: 270px;
        white-space: nowrap;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 991px) {
    .contacts-section {
        flex-wrap: wrap;
        justify-content: space-between;
        padding-left: 20px;
        padding-right: 20px;
    }
    .contacts-section__item:first-child {
        flex: 0 0 100%;
        margin-bottom: 10px;
    }
    .contacts-section__item:last-child {
        flex: 0 0 250px;
    }
    .contacts-section__title {
        width: 100%;
    }
    .contacts-section__phone {
        font-size: 16px;
    }
    .contacts-section__btn {
        width: 250px;
        font-size: 13px;
    }
}
@media screen and (max-width: 767px) {
    .contacts-group__item {
      flex: 0 0 100%;
      max-width: 100%;
      margin-right: 0;
      margin-bottom: 15px;
      text-align: left;
      padding: 15px;
    }
    .contacts-section__item:last-child {
        flex: 0 0 100%;
        margin-top: 15px;
    }
    .contacts-section__btn {
        width: 100%;
    }
    .contacts-section {
        padding: 15px;
        margin-bottom: 15px;
    }
    .contacts-section__title {
        font-size: 18px;
        line-height: 24px;
    }
    .contacts-section__phone {
        font-size: 15px;
        line-height: 24px;
    }
    .contacts-section__link {
        font-size: 15px;
    }
    .contacts-group {
        margin-bottom: 0;
    }
    #contactBlock .name span {
    	font-size: 20px;
    	line-height: 24px;
    }
    .howRoute span { 
    	font-size: 20px !important; 
    }
    #routeMap #qrcode {
	    display: none;
    }
    #viewContainer {
        float: none;
        width: auto;
        height: auto;
        padding-bottom: 0;
    }
    .map_container.mapRoute {
        float: none;
        width: auto;
        height: 350px;
        max-height: 60vh;
    }
    #routeMap {
        padding: 0 15px 70px;
    }
    .howRoute {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-top: 0 !important;
        margin-bottom: 20px !important;
    }
    .howRoute a {
        margin-right: 0;
    }
    #contactBlock .callback {
        position: static;
        margin-top: 0;
    }
    #contactBlock .logo {
        position: static;
        width: 100px;
        height: 78px;
        margin-bottom: 30px;
    }
    #contactBlock .phone {
        font-size: 18px;
    }
    .map_container {
        height: 350px;
        max-height: 60vh;
    }
}





.my-balloon {
            display: inline-block;
            padding: 4px 10px;
            height: 100px;
            position: relative;
            bottom: 80px;
            left: -10px;
            width: 158px;
            font-size: 11px;
            line-height: 15px;
            color: #333333;
            text-align: left;
            vertical-align: middle;
            background-color: #FFFFF6;
            border: 1px solid #CDB7B5;
            border-radius: 6px;
            font-family: Arial;
        }
        .close {
            margin-top: -3px;
			padding:2px;
}
.social-item {
		margin-right:10px;
		height:20px;
		width:20px;
		display:inline-block;
		margin-bottom:-5px;
	}
.social-item:first-child {
		margin-left:15px;
	}
.social-item-fb {
	background: url('/bitrix/templates/default/images/icons/icon-facebook.svg') no-repeat center center;
}
.social-item-ig {
	background: url('/bitrix/templates/default/images/icons/icon-instagram.svg') no-repeat center center;
}
.social-item-vk {
	background: url('/bitrix/templates/default/images/icons/icon-vkontakte.svg') no-repeat center center;
}
.social-item-fb:hover {
	background: url('/bitrix/templates/default/images/icons/icon-facebook-hover.svg') no-repeat center center;
}
.social-item-ig:hover {
	background: url('/bitrix/templates/default/images/icons/icon-instagram-hover.svg') no-repeat center center;
}
.social-item-vk:hover {
	background: url('/bitrix/templates/default/images/icons/icon-vkontakte-hover.svg') no-repeat center center;
}
/* End */
/* /bitrix/templates/default/components/bitrix/system.pagenavigation/.default/style.min.css?17237954623386 */
/* /bitrix/templates/default/components/bitrix/news.list/contacts/style.css?172379546211024 */
