body#sh37 {
	font-family: 'Open Sans', arial;
	font-size: 14px;
}
h2 {
	font-weight: 600;
}
.text-roboto {
	font-family: 'Roboto', arial;
}
.header-top-tel {
	margin-top: 5px;
}
.header-top-tel a,
.header-top-tel span {
	white-space: nowrap;
	font-size: 32px;
	font-size: 16px;
    font-weight: 700;
    line-height: 1.7;
    color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(to bottom, #fbba3e 0%,#ff8c01 100%);
    background-image: -moz-linear-gradient(top, #f4dcb2 0%, #ff8c01 100%);
    background-image: -webkit-linear-gradient(top, #f4dcb2 0%,#ff8c01 100%);
	text-decoration: none;
}
@media (min-width: 768px) {
.header-top-tel a,
.header-top-tel span {
	font-size: 20px;
	line-height: 1.5;
}
}
.header-top-tel a:hover {
	text-decoration: none;
}
.black1-bg {
	background: #404140; /* Old browsers */
	background: -moz-linear-gradient(top, #404140 0%, #020202 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #404140 0%,#020202 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #404140 0%,#020202 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404140', endColorstr='#020202',GradientType=0 ); /* IE6-9 */
}
.ib {
	display: inline-block;
}
.usluga-box {
	padding: 30px 30px 30px 40px;
	border: 1px solid #dedede;
	box-shadow: 2px 2px 10px #afafaf;
	background-color: #fff;
	margin-bottom: 20px;
}
.usluga-box:hover {
	box-shadow: none;
}
#bottom-nav a.c1, #top-nav a.c1 {
	color: #fff !important;
    font-size: 13px;
	background-color: inherit;
	cursor:pointer;
}
#bottom-nav a.c1:hover, #top-nav a.c1:hover {
	opacity: 0.8;
}
#top-nav .navbar-toggle .icon-bar {
	background-color: #fff;
}
#top-nav > li > a {
	padding: 10px 12px;
}
.divider-vertical {
    height: 15px;
    margin: 15px 5px;
    border-left: 1px solid #F2F2F2;
}
#bottom-nav {
	list-style: none;
}
#bottom-nav li {
	display: inline-block;
}
#bottom-nav li a {
	text-decoration: none;
}
.divider-vertical1 {
    height: 10px;
    margin: 0 10px;
    border-left: 1px solid #F2F2F2;
}
.mbtn {
	display: inline-block;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    background: #404140;
	cursor: pointer;
    background: -moz-linear-gradient(top, #404140 0%, #010101 100%);
    background: -webkit-linear-gradient(top, #404140 0%,#010101 100%);
    background: linear-gradient(to bottom, #404140 0%,#010101 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404140', endColorstr='#010101',GradientType=0 );
}
.mbtn:hover {
    background: -moz-linear-gradient(top, #010101 0%, #404140 100%);
    background: -webkit-linear-gradient(top, #010101 0%, #404140 100%);
    background: linear-gradient(to bottom, #010101 0%, #404140 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#010101', endColorstr='#404140',GradientType=0 );

}
.mbtn2 {
	display: inline-block;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    background: #404140;
	cursor: pointer;
	margin: 0px 0 10px 0;
    background: -moz-linear-gradient(top, #fbad18 0%, #ff8b01 100%);
    background: -webkit-linear-gradient(top, #fbad18 0%, #ff8b01 100%);
    background: linear-gradient(to bottom, #fbad18 0%, #ff8b01 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbad18', endColorstr='#ff8b01',GradientType=0 );
}
.mbtn2:hover {
    background: -moz-linear-gradient(top, #ff8b01 0%, #fbad18 100%);
    background: -webkit-linear-gradient(top, #ff8b01 0%, #fbad18 100%);
    background: linear-gradient(to bottom, #ff8b01 0%, #fbad18 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8b01', endColorstr='#fbad18',GradientType=0 );
	text-decoration: none;
	color: #fff;

}
.btn-video {
	display:inline-block;
	background-image:url(/images/2017/btn-video.png);
	background-size: 100% auto; 
	padding: 9px 20px 9px 50px;
	color: #fff;font-size: 16px;
	cursor: pointer;
	background-color: #ff0800;
	background-repeat: no-repeat;
    border-radius: 20px;
}
.btn-video:hover {
	opacity: 0.9;
	color: #fff;
	text-decoration: none;
}
.grad1 {
	background: #ff8b01; /* Old browsers */
	background: -moz-linear-gradient(top, #ff8b01 0%, #fbad18 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff8b01 0%,#fbad18 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff8b01 0%,#fbad18 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8b01', endColorstr='#fbad18',GradientType=0 ); /* IE6-9 */
}
.grad2 {
	background: #ff8b01; /* Old browsers */
	background: -moz-linear-gradient(top, #fbad18 0%, #ff8b01 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fbad18 0%, #ff8b01 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fbad18 0%, #ff8b01 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbad18', endColorstr='#ff8b01',GradientType=0 ); /* IE6-9 */
}
.grad3 {
    color: #fff;
    background: #404140;
    background: -moz-linear-gradient(top, #404140 0%, #010101 100%);
    background: -webkit-linear-gradient(top, #404140 0%,#010101 100%);
    background: linear-gradient(to bottom, #404140 0%,#010101 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404140', endColorstr='#010101',GradientType=0 );
}
.preim {
	background-color: #fff;
    padding: 20px 5px 20px 5px;
    border: 1px solid #dedede;
    box-shadow: 2px 2px 10px #afafaf;
	min-height: 272px;
}
.preim:hover {
	opacity: 0.4;
	cursor: zoom-in;
	transition: all 0.25s ease-in-out;
}
.wrapper-preim {
	background-color: #ff8c01;
	margin: 0 10px 40px 0;
}
.preim .desc {
    margin: 0 auto;
    padding: 20px 5px 10px 5px;
}
.work-block {
	background-repeat: no-repeat;
    background-position: top center;
    display: inline-block;
    max-width: 300px;
	padding: 0 0 20px 0;
}
.work-block .wbh {
	font-weight: 700;
    padding: 0 0 15px;
}
.mli {
	list-style: none;
	padding: 0;
}
.mli li {
	display: inline-block;
	padding: 5px 5px;
}
.mli li a, .mli li a:hover {
	color: #fff;
}
	
.mli li.divider-vertical {
    height: 14px;
    padding: 0;
    border-left: 1px solid #F2F2F2;
	margin: 0;
}
#menu-bottom {
	display: inline-block;
    padding: 5px;
    margin: 0;
}
/************************map**************************/

.map_block {
    height: 400px;
    position: relative;
}
#map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.object_wp{
    background: #fff;
    display: none;
    opacity: 0;
    z-index: 100;
	color: #000;
	text-align: left;
	padding-top: 20px;
}
#object_1{
    display: block;
    opacity: 1;
}
.object_markers{
    font-size: 14px;
    box-sizing: border-box;
    padding: 20px 27px;
    letter-spacing: 0.05em;
	position: relative;
    padding-bottom: 30px;
}
.object_markers:before{
    content: '';
    width: 100%;
    height: 21px;
    background: url("../images/yamap/line2.jpg");
    position: absolute;
    left: 0;
    bottom: -10px;
}
.object_markers p:first-child{
    padding-left: 25px;
    background: url("../images/yamap/marker4.png") no-repeat 0 2px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.object_markers p:last-child{
    padding-left: 25px;
    background: url("../images/yamap/marker5.png") no-repeat 0 2px;
}
.object_active{
    box-sizing: border-box;
    padding: 0 7px 20px 25px;
}
.oa_gallery img{
    border: 3px solid transparent;
    cursor: pointer;
    box-sizing: border-box;
    margin: 0;
	width: 150px;
    height: 100px;
    display: block;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.oa_gallery a:hover img{
    border: 3px solid #0076d1;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.oa_gallery a{
    position: relative;
    display: block;
    float: left;
}
.oa_gallery a:before{
    content: '';
    width: 51px;
    height: 51px;
    background: url("../images/yamap/avl.png") no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    margin-left: -25px;
    opacity: 0;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.oa_gallery a:hover:before{
    content: '';
    opacity: 1;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.oa_title{
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 5px;
    letter-spacing: 0.05em;
}
.oa_address{
    padding-left: 25px;
    font-size: 14px;
    background: url("../images/yamap/marker6.png") no-repeat;
    padding-bottom: 6px;
    padding-top: 2px;
    margin-bottom: 15px;
    letter-spacing: 0.05em;
}

#calculator ul li {
    display: inline-block;
    width: 100%;
    list-style: none;
    vertical-align: middle;
	padding-bottom: 20px;
}
#calculator .calc-value {
	font-size: 30px;
    font-weight: 600;
}
#calculator label {
	font-size: 20px;
    font-weight: 600;
    line-height: 5em;
}
input[type=range] {
  -webkit-appearance: none; /* Скрывает слайдер, чтобы можно было создать свой */
  width: 100%; /* Указание параметра ширины требуется для Firefox. */
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}

input[type=range]:focus {
  outline: none; /* Убирает голубую границу у элемента. Хотя, возможно, и стоит создавать некоторое оформления для состояния фокуса в целях обеспечения доступности. */
}

input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent; /* Скрывает слайдер, чтобы можно было добавить собственные стили. */
  border-color: transparent;
  color: transparent;
}
/************************ползунок ************************/
/* Специальные правила для браузеров на движках WebKit/Blink */
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #8e8e8e;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
  margin-top: -14px; /* Вам нужно указать значение для поля в Chrome, но в Firefox и IE это происходит автоматически */
  box-shadow: 1px 1px 1px #8e8e8e, 0px 0px 1px #0d0d0d; /* Добавляем классные эффекты для слайдера! */
}

/* Тоже самое для Firefox */
input[type=range]::-moz-range-thumb {
  box-shadow: 1px 1px 1px #8e8e8e, 0px 0px 1px #0d0d0d;
  border: 1px solid #8e8e8e;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
}

/* Тоже самое для IE */
input[type=range]::-ms-thumb {
  box-shadow: 1px 1px 1px #8e8e8e, 0px 0px 1px #0d0d0d;
  border: 1px solid #8e8e8e;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
}
/********************полоса***********************/
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  box-shadow: 1px 1px 1px #8e8e8e, 0px 0px 1px #0d0d0d;
  background: #ff8b01;
  border-radius: 1.3px;
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ff8b01;
}

input[type=range]::-moz-range-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  box-shadow: 1px 1px 1px #8e8e8e, 0px 0px 1px #0d0d0d;
  background: #ff8b01;
  border-radius: 1.3px;
}

input[type=range]::-ms-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  background: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #ff8b01;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #8e8e8e, 0px 0px 1px #0d0d0d;
}
input[type=range]:focus::-ms-fill-lower {
  background: #ff8b01;
}
input[type=range]::-ms-fill-upper {
  background: #ff8b01;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #8e8e8e, 0px 0px 1px #0d0d0d;
}
input[type=range]:focus::-ms-fill-upper {
  background: #ff8b01;
}
.calc-res {
	margin-bottom: 20px;
    padding: 20px 40px;
    border: 3px dashed #ff8b01;
    background-color: #fcffd6;
}
.calc-res .form_details li {
    list-style-type: none;
    line-height: 40px;
}
.calc-res .form_details li span {
    float: left;
    width: 50%;
}
.calc-res .form_details li em b {
    font-size: 25px;
    font-weight: 600;
    margin-right: 5px;
}
/********************text-align**************************/
@media (max-width: 767px) {
    .text-xs-left { text-align: left; }
    .text-xs-right { text-align: right; }
    .text-xs-center { text-align: center; }
    .text-xs-justify { text-align: justify; }
}

@media (min-width: 768px) and (max-width: 991px) {
    .text-sm-left { text-align: left; }
    .text-sm-right { text-align: right; }
    .text-sm-center { text-align: center; }
    .text-sm-justify { text-align: justify; }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .text-md-left { text-align: left; }
    .text-md-right { text-align: right; }
    .text-md-center { text-align: center; }
    .text-md-justify { text-align: justify; }
}

@media (min-width: 1200px)  {
    .text-lg-left { text-align: left; }
    .text-lg-right { text-align: right; }
    .text-lg-center { text-align: center; }
    .text-lg-justify { text-align: justify; }
}

.foooter-phones a {
	color: inherit;
	text-decoration: none;
}
.foooter-phones a:hover {
	color: inherit;
	text-decoration: none;
	opacity: 0.8;
}
.leftslide {
	position: fixed;
	left: -1000px;
	bottom: 0; 
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	z-index:99;
	border: 1px solid #bbb0b0;
	max-width: 500px;
}
/*----------------------------popup----------------------*/
.popup-fade {
    display: none;
}
.popup-fade:before {
    content: '';
    background: #000;
    position: fixed; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    opacity: 0.7;
    z-index: 9999;
}
.popup {
    position: fixed;
    top: 20%;
    left: 50%;
    padding: 20px;
    width: 360px;
    margin-left: -200px;    
    background: #fff;
    border: 1px solid orange;
    border-radius: 4px; 
    z-index: 99999;
    opacity: 1;    
}
.popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
	color: #000;
	cursor:pointer;
}
.popup #popup-content .desc {
	padding: 20px 5px 10px 5px;
    min-height: 100px;
	font-size: 16px;
}
.social a {
	display: inline-block;
	color: #1f191a;
	padding-right:6px;
}
.myvideo {
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	border:1px solid #ccc;
}
.myvideo iframe,.myvideo object,.myvideo embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.vkl-top {
	display: inline-block;
    padding: 0px 10px;
    text-decoration: none;
    cursor: pointer;
	text-align:center;
	position: relative;
	line-height: 42px;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent
}
.trapezoid {
    border-bottom: 42px solid #eb112e;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
}
.vkl-top:hover{
	opacity:0.9;
}
.sl1-img {
	max-height: 375px; 
	margin: 0 auto;
}
.sl2-img {
	max-height: 113px;
	margin: 0 auto;
}
.qu-block {
	border: 1px solid #d2d2d2;
    padding: 20px;
    margin-bottom: 10px;
	background-color: #ffffff;
}
.rounded-btn {
	display: inline-block;
    border-radius: 50%;
    color: #fff;
    background-color: #fb7703;
    width: 25px;
    height: 25px;
    text-align: center;
    margin-right: 10px;
}
.rounded-btn .fa {
	vertical-align:middle;
	font-weight: 900;
	transition: all 0.3s ease;
	margin-top: -3px;
}
.questions {
	text-transform: uppercase;
    font-weight: 600;
	cursor: pointer;
}
.answer {
    padding: 20px 0px 0px 40px;
}
.qu-block .colla .rotate-icon {
    transform: rotateZ(180deg);
}