/* Блок-обертка, где мы задаем фоновое изображение скриншотом как на карте */
.ymap-container {
  position: relative;
  /*margin: 3em 0 2em 0;*/
  overflow: hidden;
  cursor: pointer;
  background: url('../../../../images/map/map-world.webp') #ffffff no-repeat;
  background-position: center center;
  background-size: cover!important;
  box-shadow: 0 0 2em  0 rgba(0,0,0,.2);
}
.ymap-container.penza {
  background: url('../../../../images/map/map-penza.webp') #ffffff no-repeat;
}
.ymap-container.moscow {
  background: url('../../../../images/map/map-moscow.webp') #ffffff no-repeat;
}
.ymap-container.spb {
  background: url('../../../../images/map/map-spb.webp') #ffffff no-repeat;
}
.ymap-container.tyumen {
  background: url('../../../../images/map/map-tyumen.webp') #ffffff no-repeat;
}
 
/* Блок, в котором появится Яндекс.Карта */
#map-yandex, #map-yandex-cont {
  position: relative;
  z-index: 7;
  width: 100%;
  height: 480px;
  cursor: pointer;
  background-color: transparent;
}

/* Индикатор загрузки, который показывается до загрузки карты */
.loader {
  position: absolute;
  z-index: 15;
  top: -100%;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: #000000;
  transition: opacity .7s ease;
  opacity: 0;
  background-color: rgba(0,0,0,.55);
}
 
.loader:after,
.loader:before {
  box-sizing: border-box;
}
 
.loader.is-active {
  top: 0;
  opacity: 1;
}
 
.loader-default:after {
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  width: 48px;
  height: 48px;
  content: '';
  animation: rotation 1s linear infinite;
  border: solid 8px #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
}
 
@keyframes rotation {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(359deg);
  }
}
 
@keyframes blink {
  from {
    opacity: .5;
  }
  to {
    opacity: 1;
  }
}



.contact{
	/* background: #fff; */
    /* border: 1px solid #d9d9d9; */
	background:  url(../../../../images/main-page/dostijenia-fon.png) no-repeat center center !important;
    color: #393939;
    padding: 20px 0;
	border-radius:0px; 
	-webkit-box-shadow:rgba(0,0,0,0.0) 0px 2px 5px; 
	box-shadow:rgba(0,0,0,0.0) 0px 2px 5px; 
	-moz-box-shadow:0px 2px 5px rgba(0,0,0,0.0); 
	-moz-transition-duration:0.4s; 
	-webkit-transition-duration:0.4s; 
	-o-transition-duration:0.4s; 
	-ms-transition-duration:0.4s; 
	transition-duration:0.4s; 
	-webkit-transition-property:
	-webkit-box-shadow; 
	-ms-transition-property:box-shadow; 
	-o-transition-property:box-shadow; 
	-moz-transition-property:-moz-box-shadow; 
	transition-property:box-shadow;
	margin-bottom:20px
}
.contact-info{ overflow:hidden; margin:30px 0 40px}
.cont-col{ float:left;  line-height:20px; letter-spacing:0.25px; width:16%}
.cont-col:nth-child(1){width:26%}
.cont-col:nth-child(2){width:24%}
.cont-col:nth-child(4){width:25%}
.cont-col+.cont-col{ margin-left:10px; padding-left:10px; border-left:1px solid #53a1c6}
.map-cov{ width:100%; position:relative; margin-bottom:20px}
.title_contact{font-size:18px; text-transform:uppercase; letter-spacing:2px; color:#222; font-family:Consolas,monospace,serif}
.title_contact .town{color:#53a1c6}
.contact h2{margin:0}
.contact .contact-miscinfo{margin-top:25px}
.contact .contact-miscinfo .tbl_content_title{ 
	/*background:#E8FEFF !important; */
	color:#222
}

/* ФОРМА Задать вопрос статик */
section#bottom-long-3 {
	background: url(../../images/contactform-bg2.webp) no-repeat center center;
	background-size: cover;
}

@media (max-width: 1199px){
	.contact-misc2  .uk-panel .cont-col {
		width: 45%;
		padding-left: 5px;
		border-left: 1px solid #53a1c6;
		margin: 10px 0 10px 5px;
		min-height: 40px;
	}
	.uk-nav.uk-nav-side{
		border:solid 1px #bbb;
		border-radius:0px
	}
}

@media (max-width: 767px){
	.contact-misc2 .uk-nav.uk-nav-side{
		column-count: 4;
	}
}
@media (max-width: 667px){
	.contact-misc2 .uk-nav.uk-nav-side{
		column-count: 3;
	}
}
@media (max-width: 567px){
	.contact-misc2 .uk-nav.uk-nav-side{
		column-count: 2;
	}
	.contact-misc2 .uk-nav.uk-nav-side>li>a {
		padding: 5px 0px 5px 5px;
	}
	.contact-misc2  .uk-panel .cont-col {
		width: 100%;
		float:none;
		min-height: auto;
	}
}

/*часы*/
.contact .time_clock{color:#222;margin-top:10px;text-align:left;line-height:16px}
.contact .good_clock{color:#222}
.contact .bad_clock{color:red;}

.uk-scope canvas{    max-width: initial;}



/* блок с фотографиями сотрудников */
/*дирекция*/
.direkciya{
	/*display:none;*/
	display:block;
}
.direkciya.dev{
	display:block;
}
/*end дирекция*/


.direkciya .shtorka-button{
	display: none;
}
.direkciya .ToggleDescriptionBtn{
	display: none;
}

.direkciya .row-fluid{
	margin-bottom: 30px;
}

.direkciya .foto-block{
	margin:30px 0px;
}

.direkciya .foto-block .span2{
	margin: 0;
	padding: 0;
	width: 190px;
	min-height: 360px;
}

/*.direkciya .foto-block .span2:nth-child(1){
	margin-right: 0px;
	margin-left: 0;
}*/

.direkciya .foto-block .span2.main-foto{
	width: 220px;
}

.direkciya .foto-block img{
	width: 150px;
}

.direkciya .text-block{
	text-align: left;
	margin-top: 10px;
	font-size: 13px;
	}

.direkciya .row-fluid:nth-child(3){
	display: flex;
  justify-content: center;
}

.direkciya .row-fluid:nth-child(3) .span2:nth-child(1){
	margin-right: 0;
}


@media (max-width: 1200px){

.direkciya .foto-block .span2.main-foto{
	width: 190px;
}

.direkciya .main-foto.empty-block{
	display: none;
}

}

@media (max-width: 768px){

	.direkciya .span2{float: left;}

}

@media (max-width: 600px){

	.direkciya .foto-block{
		max-width: 390px;
		margin: 20px auto;
		transition: all 2s !important;
	}

	.direkciya .ToggleDescriptionBtn{
		display: block;
		text-align: center;
		color: #007cc3;
		text-decoration: underline;
	}

	.direkciya .foto-block.collapsed{
		max-height: 320px;
		overflow: hidden;
	}
	
	.direkciya .ToggleDescriptionBtn{
		display: block;
	}
}


@media (max-width: 450px){

.direkciya .foto-block .span2{
        width: 300px !important;
        text-align: center;
}

.direkciya .text-block {
    text-align: center;
}

    .direkciya .foto-block.collapsed {
        max-height: 660px;
        overflow: hidden;
    }
}


}

/* КОНЕЦ блок с фотографиями сотрудников */