/* font-family: "HeliosCondRegular"; */
@font-face {
  font-family: "HeliosCondRegular";
  src: url("../fonts/HeliosCondRegular/HeliosCondRegular.eot");
  src: url("../fonts/HeliosCondRegular/HeliosCondRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/HeliosCondRegular/HeliosCondRegular.woff") format("woff"), url("../fonts/HeliosCondRegular/HeliosCondRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "HeliosCondItalic"; */
@font-face {
  font-family: "HeliosCondItalic";
  src: url("../fonts/HeliosCondItalic/HeliosCondItalic.eot");
  src: url("../fonts/HeliosCondItalic/HeliosCondItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/HeliosCondItalic/HeliosCondItalic.woff") format("woff"), url("../fonts/HeliosCondItalic/HeliosCondItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "HeliosCondBold"; */
@font-face {
  font-family: "HeliosCondBold";
  src: url("../fonts/HeliosCondBold/HeliosCondBold.eot");
  src: url("../fonts/HeliosCondBold/HeliosCondBold.eot?#iefix") format("embedded-opentype"), url("../fonts/HeliosCondBold/HeliosCondBold.woff") format("woff"), url("../fonts/HeliosCondBold/HeliosCondBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "HeliosCondBoldItalic"; */
@font-face {
  font-family: "HeliosCondBoldItalic";
  src: url("../fonts/HeliosCondBoldItalic/HeliosCondBoldItalic.eot");
  src: url("../fonts/HeliosCondBoldItalic/HeliosCondBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/HeliosCondBoldItalic/HeliosCondBoldItalic.woff") format("woff"), url("../fonts/HeliosCondBoldItalic/HeliosCondBoldItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
* {
  margin: 0;
  padding: 0;
  border: none;
  list-style-type: none;
  line-height: 100%;
}
.main-header .intef___wrap-menu {
  background: #f8f9f9;
}
.main-header .intef___wrap-menu .logo {
  display: block;
}
.main-header .intef___wrap-menu .logo img {
  max-width: 100%;
  height: auto;
}
.main-header .intef___wrap-menu .main-menu li a {
  font-family: "HeliosCondRegular";
  text-transform: uppercase;
  text-decoration: none;
  color: #A5BCC7;
}
.main-header .intef___wrap-menu .main-menu li a.active {
  font-family: "HeliosCondBold";
  color: #5978a6;
}
.main-header .intef___wrap-menu .main-menu li a:hover {
  color: #5978a6;
}
.main-header .intef___wrap-menu .sub-menu {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  background: #f8f9f9;
}
.main-header .intef___wrap-menu .separate {
  background: #5978a6;
}
.main-header .intef___wrap-menu .bottom-menu a {
  font-family: "HeliosCondRegular";
  text-transform: uppercase;
  text-decoration: none;
  color: #A5BCC7;
}
.main-header .intef___wrap-menu .bottom-menu a.active {
  font-family: "HeliosCondBold";
  color: #5978a6;
}
.main-header .intef___wrap-menu .bottom-menu a:hover {
  color: #5978a6;
}
.main-header .intef___wrap-menu .socials li a img {
  max-width: 25px;
  height: auto;
}
.main-header .intef___top-banners {
  overflow: hidden;
}
.main-header .intef___top-banners .index-banners {
  /*display: none;*/
}
.main-header .intef___top-banners .index-banners .item h2 {
  text-transform: uppercase;
  color: #787787;
  font-family: "HeliosCondBold";
  border-bottom: 1vh solid #787787;
}
.main-header .intef___top-banners .index-banners .item h3{
   text-transform: uppercase;
   font-size: 25px;
   margin-bottom: 20px;
  color:#5978a6;
  font-family: "HeliosCondRegular";
}
.main-header .intef___top-banners .index-banners .banner-1 {
  background: url("../img/banner-1.jpg") center / cover no-repeat;
}
.main-header .intef___top-banners .index-banners .banner-2 {
  background: url("../img/banner-2.jpg") center / cover;
}
.main-header .intef___top-banners .contacts-banners {
  /*display: none;*/
}
.main-header .intef___top-banners .contacts-banners .item h2 {
  text-transform: uppercase;
  color: #787787;
  font-family: "HeliosCondBold";
  border-bottom: 1vh solid #787787;
}
.main-header .intef___top-banners .contacts-banners .banner-1 {
  background: url("../img/about-banner.jpg") center / cover no-repeat;
}
.main-header .intef___top-banners .contacts-banners .banner-2 {
  background: url("../img/about-banner.jpg") center / cover;
}
.main-header .intef___top-banners .vacancy-banners {
  display: none;
}
.main-header .intef___top-banners .vacancy-banners .item h2 {
  text-transform: uppercase;
  color: #5978a6;
  font-family: "HeliosCondBold";
  border-bottom: 1vh solid #5978a6;
}
.main-header .intef___top-banners .vacancy-banners .banner-1 {
  background: url("../img/banner-vacancy.jpg") center / cover no-repeat;
}
.main-header .intef___top-banners .vacancy-banners .banner-2 {
  background: url("../img/banner-vacancy.jpg") center / cover;
}
.main-header .intef___top-banners .blog-banners {
  display: none;
}
.main-header .intef___top-banners .blog-banners .item h2 {
  text-transform: uppercase;
  color: #5978a6;
  font-family: "HeliosCondBold";
  border-bottom: 1vh solid #5978a6;
}
.main-header .intef___top-banners .blog-banners .banner-1 {
  background: url("../img/banner-blog.jpg") center / cover no-repeat;
}
.main-header .intef___top-banners .blog-banners .banner-2 {
  background: url("../img/banner-blog.jpg") center / cover;
}
.main-header .intef___top-banners .owl-controls {
  padding-left: 10px;
}
.main-header .intef___top-banners .owl-controls .owl-pagination .owl-page {
  color: #ffffff;
  font-family: "HeliosCondBold";
  pointer-events:none;
}
.main-header .intef___top-banners .owl-controls .owl-pagination .active {
  color: #000000;
}
.main-header .intef___top-banners .about-banners .item h2 {
  text-transform: uppercase;
  color: #5978a6;
  font-family: "HeliosCondBold";
}
.main-header .intef___top-banners .about-banners .item h3 {
  color: #5978a6;
  font-family: "HeliosCondBold";
  text-transform: uppercase;
  border-bottom: 1vh solid #5978a6;
}
.main-header .intef___top-banners .about-banners .item p {
  font-family: "HeliosCondRegular";
  color: #5978a6;
}
.main-header .intef___top-banners .about-banners .banner-1 {
  background: url("../img/about-banner.jpg") center / cover no-repeat;
}
.main-header .intef___top-banners .object-banners .item .content {
  z-index: 10;
}

.main-header .intef___top-banners .object-banners .item h2 {
  text-transform: uppercase;
  color:#5978a6;
  font-family: "HeliosCondBold";
}
.main-header .intef___top-banners .object-banners .item h3 {
  color: #5978a6;
  font-family: "HeliosCondBold";
  text-transform: uppercase;
  border-bottom: 1vh solid #5978a6;
}
.main-header .intef___top-banners .object-banners .item h4 {
  text-transform: uppercase;
  color: #fff;
  font-family: "HeliosCondBold";
}
.main-header .intef___top-banners .object-banners .item p {
  font-family: "HeliosCondRegular";
  color: #5978a6;
}
.main-header .intef___top-banners .object-banners .banner-1 {
  background: url("../img/banner-1.jpg") center / cover no-repeat;
}
.main-header .intef___top-banners .object-banners .banner-2 {
  background: url("../img/banner-2.jpg") center / cover;
}
.main-header .intef___top-banners .objects-banners .item h2 {
  text-transform: uppercase;
  color: #5978a6;
  font-family: "HeliosCondBold";
}
.main-header .intef___top-banners .objects-banners .item h3 {
  color: #5978a6;
  font-family: "HeliosCondBold";
  text-transform: uppercase;
  border-bottom: 1vh solid #5978a6;
}
.main-header .intef___top-banners .objects-banners .item h4 {
  text-transform: uppercase;
  color: #fff;
  font-family: "HeliosCondBold";
}
.main-header .intef___top-banners .objects-banners .item p {
  font-family: "HeliosCondRegular";
  color: #000000;
}
.main-header .intef___top-banners .object-banners .banner-1.bg-bottom,
.main-header .intef___top-banners .objects-banners .banner-1.bg-bottom {
    background-position: bottom;
  }

.main-header .intef___top-banners .objects-banners .banner-1 {
  background: url("../img/banner-1.jpg") center / cover no-repeat;
}


.main-header .intef___top-banners .objects-banners .banner-2 {
  background: url("../img/banner-2.jpg") center / cover;
}
.main-header .intef___top-banners .services-banners .item h2 {
  text-transform: uppercase;
  color: #787787;
  font-family: "HeliosCondBold";
  border-bottom: 1vh solid #787787;
}
.main-header .intef___top-banners .services-banners .item .images img {
  max-width: 100%;
  height: auto;
}
.main-header .intef___top-banners .services-banners .banner-1 {
  background: url("../img/banner-1.jpg") center / cover no-repeat;
}
.main-header .intef___top-banners .services-banners .banner-2 {
  background: url("../img/banner-2.jpg") center / cover;
}
.main-header .intef___top-banners .object-banners .item:before{
      width: 90%;
      height: 40%;
      background: rgba(255, 255, 255, 0.5);
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 5;
    }
.intef-index {
  /*background: url("../img/bg-about-home-1.jpg") no-repeat;*/
}
.intef-index h2 {
  text-transform: uppercase;
  font-family: "HeliosCondBold";
  color: #787787;
}
.intef-index .image-wrap-block .image-block {
  cursor: pointer;
  position: relative;
  display: block;
}
.intef-index .image-wrap-block .image-block img {
  max-width: 100%;
  height: auto;
}
.intef-index .image-wrap-block .image-block .image-description {
  background: #bdc9db;
}
.intef-index .image-wrap-block .image-block .image-description h3 {
  font-family: "HeliosCondBold";
  text-transform: uppercase;
  color: #ffffff;
   padding-left: 1vw;
    padding-top: 2vh;
    padding-bottom: 2vh;
}
.intef-index .image-wrap-block .image-block .image-description p {
  font-family: "HeliosCondRegular"; padding-left: 1vw;
}
.intef-index .image-wrap-block .image-block .image-description span {
  font-weight: bold;
  color: #5978a6;
  font-family: "HeliosCondRegular";
  text-decoration: none;
   padding-left: 1vw;
}
.intef-index .image-wrap-block .image-block .image-description span:hover {
  color: #000;
}
.intef-index .index-main-text p {
  font-family: "HeliosCondRegular";
  clear: both;
  color: #787787;
}
.intef-index .index-main-add {
    text-align:left;
}

.intef-index .index-main-add ul {
    padding-top: 10px;
    padding-bottom: 20px;
}


.intef-index .index-main-add p {
    display: block !important;
    text-indent: 0 !important;
}

.intef-index .index-main-add li {
    list-style-type: disc;
}


.intef-index .index-tagline p {
  color: #5978a6;
  font-family: "HeliosCondBold";
  background: url("../img/bg-main-slogan.png") no-repeat right top;
}
.intef-blog .intef-blog___article .wrap-image img {
  max-width: 100%;
  height: auto;
}
.intef-blog .intef-blog___article .description h2 {
  text-transform: uppercase;
  font-family: "HeliosCondBold";
  color: #5978a6;
}
.intef-blog .intef-blog___article .description p,
.intef-blog .intef-blog___article .description a {
  font-family: "HeliosCondRegular";
  color: #787787;
}
.intef-blog .intef-blog___article .description a {
  color: #5978a6;
}
.intef-blog .intef-blog___article .description a:hover {
  color: #4f688f;
}
.intef-blog .intef-blog___article .description .to {
  font-family: "HeliosCondBold";
  color: #5978a6;
  text-transform: lowercase;
  text-decoration: none;
}
.intef-blog .intef-blog___article .border {
  border: 16px solid #5978a6;
  opacity: 0.5;
}
.intef-blog .intef-blog___articles___pagination .pagination a {
  color: #abbbd2;
  text-decoration: none;
  font-family: "HeliosCondBold";
}
.intef-blog .intef-blog___articles___pagination .pagination a:hover {
  color: #4f688f;
}
.intef-blog .intef-blog___articles___pagination .pagination .active {
  color: #000000;
}
.intef-vacancy .intef-vacancy___vacancy h2 {
  text-transform: uppercase;
  font-family: "HeliosCondBold";
  color: #5978a6;
}
.intef-vacancy .intef-vacancy___vacancy p {
  font-family: "HeliosCondRegular";
  color: #787787;
}
.intef-vacancy .intef-vacancy___vacancy .description {
  border: 16px solid #abbbd2;
}
.intef-contacts h2 {
  text-transform: uppercase;
  font-family: "HeliosCondBold";
  color: #787787;
}
.intef-contacts p,
.intef-contacts a {
  font-family: "HeliosCondRegular";
  color: #787787;
}
.intef-contacts img {
  max-width: 100%;
  height: auto;
}
.intef-contacts .intef-contacts___map {
  overflow: hidden;
  line-height: 0;
}
.inter___content-section {
  width: 100%;
}
.inter___inner-content {
padding-top: 10px;
}
footer {
  background: url("../img/footer-bg.jpg") no-repeat;
}
footer img {
  max-width: 100%;
  height: auto;
}
.intef-about {
  background: url("../img/2011_new.png") no-repeat;
  text-align: justify;
}
.intef-about .content-text p {
  color: #787787;
  font-family: "HeliosCondRegular";
}
.intef-about .content-text .border {
  border: 2vh solid #5978a6;
}
.intef-about .content-text .blue {
  font-family: "HeliosCondBold";
  color: #5978a6;
}
.intef-about .content-text .strong {
  font-family: "HeliosCondBold";
  color: #000000;
}
.intef-about .team h2 {
  font-family: "HeliosCondBold";
  text-transform: uppercase;
  color: #5978a6;
  line-height: 100%;
}
.intef-about .team .image-wrap-block .image-block {
  cursor: pointer;
  position: relative;
}
.intef-about .team .image-wrap-block .image-block img {
  max-width: 100%;
  height: auto;
}
.intef-about .team .image-wrap-block .image-block .image-description {
  background: url("../img/team-bg.png");
}
.intef-about .team .image-wrap-block .image-block .image-description h3 {
  font-family: "HeliosCondBold";
  text-transform: uppercase;
  color: #ffffff;
}
.intef-about .team .image-wrap-block .image-block .image-description h4 {
  font-family: "HeliosCondBold";
  text-transform: uppercase;
  color: #ffffff;
}
.intef-about .team .image-wrap-block .image-block .image-description p {
  font-family: "HeliosCondRegular";
}
.intef-about .labels h2 {
  font-family: "HeliosCondBold";
  text-transform: uppercase;
  color: #5978a6;
  line-height: 100%;
}
.intef-about .labels .intef___partners {
  overflow: hidden;
}
.intef-about .labels .intef___partners li img {
  max-width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.intef-about .labels .intef___partners li img:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.intef-objects h2 {
  font-family: "HeliosCondBold";
  text-transform: uppercase;
  color: #787787;
  line-height: 100%;
}
.intef-objects .image-wrap-block .image-block {
  cursor: pointer;
  position: relative;
}
.intef-objects .image-wrap-block .image-block img {
  max-width: 100%;
  height: auto;
  /*min-height: 360px;*/
}
.intef-objects .image-wrap-block .image-block .image-description {
  background: url("../img/team-bg.png");
}
.intef-objects .image-wrap-block .image-block .image-description h3 {
  font-family: "HeliosCondBold";
  text-transform: uppercase;
  color: #ffffff;
}
.intef-objects .image-wrap-block .image-block .image-description h4 {
  font-family: "HeliosCondBold";
  text-transform: uppercase;
  color: #ffffff;
}
.intef-objects .image-wrap-block .image-block .image-description p {
  font-family: "HeliosCondBold";
}
.intef-objects .image-wrap-block .image-block .image-description span {
  font-family: "HeliosCondBold";
  color: #ffffff;
  text-transform: lowercase;
  text-decoration: none;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.intef-objects .image-wrap-block .image-block .image-description span:hover {
  color:#5978a6;
}
.body-hidden {
  overflow: hidden;
}
.body-hidden .wrap-popups {
  overflow-y: auto;
}
.wrap-popups {
  display: none;
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url("../img/bg-popup.png");
  padding-top: 5vh;
  padding-bottom: 5vh;
}
.wrap-popups .popup {
  background: url("../img/popup-bg.png");
}
.wrap-popups .popup .content .image-wrap-block .image-block {
  cursor: pointer;
  position: relative;
  display: block;
  background-position: center center;
  background-size: cover;
}
.wrap-popups .popup .content .image-wrap-block .image-block img {
  max-width: 100%;
  height: auto;
}
.wrap-popups .popup .content .image-wrap-block .image-block .image-description {
  background: url("../img/team-bg.png");
}
.wrap-popups .popup .content .image-wrap-block .image-block .image-description h3 {
  font-family: "HeliosCondBold";
  text-transform: uppercase;
  color: #ffffff;
}
.wrap-popups .popup .content .image-wrap-block .image-block .image-description h4 {
  font-family: "HeliosCondBold";
  text-transform: uppercase;
  color: #ffffff;
}
.wrap-popups .popup .content .image-wrap-block .image-block .image-description p {
  font-family: "HeliosCondBold";
}
.wrap-popups .popup .content .image-wrap-block .image-block .image-description a {
  font-family: "HeliosCondBold";
  color: #ffffff;
  text-transform: lowercase;
  text-decoration: none;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.wrap-popups .popup .content .image-wrap-block .image-block .image-description a:hover {
  color: #000000;
}
.wrap-popups .popup .content .description {
  overflow: hidden;
  clear: both;
}
.wrap-popups .popup .content .description .title {
  text-transform: uppercase;
  font-family: "HeliosCondBold";
  color: #ffffff;
}
.wrap-popups .popup .content .description .text {
  font-family: "HeliosCondRegular";
}
.wrap-popups .content-objects img {
  max-width: 100%;
  height: auto;
}
.intef-object .breadcrumbs {
  line-height: 100%;
  font-family: "HeliosCondRegular";
  color: #787787;
  text-transform: uppercase;
}
.intef-object .breadcrumbs a {
  color: #787787;
}
.intef-object .reference .content .text h2 {
  font-family: "HeliosCondBold";
  color: #787787;
  line-height: 100%;
}
.intef-object .reference .content .text p {
  color: #787787;
  font-family: "HeliosCondRegular";
}
.intef-object .reference .content .info {
  border-top: 1vh solid #5978a6;
}
.intef-object .reference .content .info h3 {
  color: #787787;
  font-family: "HeliosCondBold";
  line-height: 100%;
}
.intef-object .reference .content .info p {
  font-family: "HeliosCondRegular";
  color: #06032f;
}
.intef-object .reference .images {
  overflow: hidden;
}
.intef-object .reference .images li {
  display: inline-block;
}
.intef-object .reference .images li img {
  max-width: 100%;
  height: auto;
  cursor: pointer;
  height: 282px;
}
.intef-object .before h2 {
  border-top: 1vh solid #5978a6;
  font-family: "HeliosCondBold";
  color: #787787;
}
.intef-object .before .content .text p {
  color: #787787;
  font-family: "HeliosCondRegular";
  text-align: justify;
}
/*.intef-object .before .content .images, .intef-object .after .content .images {
  background: url("../img/obj-border-1.png") no-repeat 0 0;
}*/
.intef-object .before .content .images li, .intef-object .after .content .images li {
  display: inline-block;
}
/*.intef-object .before .content .images li:nth-child(3n+3), 
.intef-object .after .images li:nth-child(3n+3){padding-right: 0;}*/
.intef-object .before .content .images.without_3n li:nth-child(3n+3),
.intef-object .after .images.without_3n li:nth-child(3n+3){padding-right: 1vw;}
.intef-object .before .content .images li img,
.intef-object .after  .images li img {
  max-width: 100%;
  height: auto;
  cursor: pointer;
  max-height: 252px;
}
  .intef-object .before .content .images.spec li img{
    max-height: 280px;
  }
  .intef-object .before .content .images.super.spec li img, .intef-object .before .content .images.without_3n li img{max-height: 541px;}

.intef-object .after h2 {
  border-top: 1vh solid #5978a6;
  font-family: "HeliosCondBold";
  color: #787787;
}
.intef-object .after .content .text h3 {
  font-family: "HeliosCondRegular";
  text-transform: uppercase;
  color: #787787;
  font-weight: normal;
}
.intef-object .after .content .text p,
.intef-object .after .content .text li {
  color: #787787;
  font-family: "HeliosCondRegular";
  text-align: justify;
}
.intef-object .content .text li {
  position: relative;
  text-align: justify;
}
.intef-object .content .text li:before {
  content: ''; 
  position: absolute;
  left: 0;
  display:inline-block;
  width: 24px;
  height: 24px;
  top: 0;
  background: url(../img/check.svg) no-repeat 0 0; 
}

.intef-object .content .text img.img-float-left {
object-fit:contain;max-height: 431px; float: left; margin-right: 10px;margin-bottom:10px;
}

.intef-object .after .content .video {
  background: #cdd6e4;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.intef-object .after .content .video iframe {
  position:absolute;top:0;left:0;width:100% !important;height:100%;
}



.intef-object .after .content .video video {
  cursor: pointer;
}
.intef-object .after .content .video .play-video {
  position: absolute;
  left: 50%;
  top: 50%;
  background: url("../img/play-video.png") no-repeat;
  cursor: pointer;
}
.intef-object .after .images {
  /*background: url("../img/bg-img-after.png") no-repeat;*/
margin: 15px 0;
background-size: auto 100%;
}
.intef-object .after .images li img {
  max-width: 100%;
  height: auto;
  cursor: pointer;
}
.intef-services p {
  font-family: "HeliosCondRegular";
  background: url(../img/service-bullet.png) no-repeat 0 0;
}
.intef-services ul {
    list-style:none;
  }
.intef-services ul ul, .content-text ul {
    padding-top: 20px;
  }
.content-text ul {
  margin-left: 20px;
  text-align: left;
} 
.content-text ul li {
    list-style-position: outside; 
    list-style-type: circle;
    padding-bottom: 1vh;
}

.main-block {
  width: 50vw;
  margin-left: auto;
}
.main-block ul{
  padding: 7px 0;
}

.main-block li {
  text-align: left;
  padding-left: 30px;
  padding-bottom: 10px;
}
.intef-services > ul li, 
.main-block li, 
.content-text ul li {
    position: relative;
    font-family: "HeliosCondRegular";
    color: #787787;
  }
.intef-services > ul li:before
 {
    content: '';  
    background: url(../img/service-bullet.png) no-repeat 0 0; 
    width: 38px;
    height: 38px;
}
.intef-services > ul>li:nth-of-type(1):before {
    background: url(../img/icon-001.svg) no-repeat 0 0; 
}
.intef-services > ul>li:nth-of-type(2):before {
    background: url(../img/icon-002.svg) no-repeat 0 0; 
}
.intef-services > ul>li:nth-of-type(3):before {
    background: url(../img/icon-003.svg) no-repeat 0 0; 
}
.intef-services > ul>li:nth-of-type(4):before {
    background: url(../img/icon-004.svg) no-repeat 0 0; 
}

.intef-services ul li ul li {
    padding-left: 2.5vw;
    text-align: justify;
}
.intef-services>ul li ul li:before,
.main-block li:before
 {
  content: '';
  position: absolute;
  left: 0;
  display:inline-block;
  width: 24px;
  height: 24px;
  top: 0;
  /*border-right: 2px solid black;
  border-top: 2px solid black;
  transform: rotate(135deg);*/
  background: url(../img/check.svg) no-repeat 0 0; 
}

.intef-object .after .images.super.spec{padding-left: 25px; height: 30vw;}
.intef-object .after .images.super.spec img{max-height: 100% !important;}
.intef-object .after .images.super.spec li{margin-right: 3vh; width: auto; }

.voroninskie_bani_moz_2 .line, .voroninskie_bani_moz_3 .line, .osobniak_yaguzinskogo_moz_1 .line, .voroninskie_bani_moz_1 .line{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  gap: 15px;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 20px;
}
/*.osobniak_yaguzinskogo_moz_1 .line, .voroninskie_bani_moz_1 .line{padding-left: 25px;}*/
  .voroninskie_bani_moz_2 .line img, .voroninskie_bani_moz_3 .line img, .osobniak_yaguzinskogo_moz_1 img, .voroninskie_bani_moz_1 .line img{max-height: 100%;max-width: 100%;height:100%;}
.voroninskie_bani_moz_1 .line.l1{height: 20.5vw; }
.voroninskie_bani_moz_1 .line.l2{height: 19.5vw; }
.voroninskie_bani_moz_2 .line.l1{height: 17vw; }
.voroninskie_bani_moz_2 .line.l2{height: 21vw; }
.voroninskie_bani_moz_2 .line.l3{height: 15vw; }
/*.voroninskie_bani_moz_3 .line.l1{height: 20vw;}*/
.voroninskie_bani_moz_3 .line.l2{height: 22vw;}
.voroninskie_bani_moz_4 .line.l1{height: 30vw;}
.osobniak_yaguzinskogo_moz_1 .line.l1{height: 14vw;}
.osobniak_yaguzinskogo_moz_1 .line.l2{height: 13.5vw;}
.osobniak_yaguzinskogo_moz_1 .line.l3{height: 14vw;}
/*.intef-object .before .content .images.spec.voroninskie_bani_set1{justify-content: space-between;-webkit-background-size: contain;
  background-size: contain;}*/
  .intef-object .before .content .images.spec.voroninskie_bani_set1 li{margin-bottom: 0; }
  .intef-object .before .content .images.spec.voroninskie_bani_set1 img{
  height: 14vw;
}
.mainphoto_id2{
  -webkit-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.main-header .intef___top-banners .about-banners .item p a{color: #000}
/*.intef-object .before .content .images.spec.without_3n{justify-content: space-between;}
.intef-object .before .content .images.spec li img.img_for_adaptive_type_1{
  height: 16vw;
}
.intef-object .before .content .images.spec li img.img_for_adaptive_type_2{
  height: 20vw;
}
.intef-object .before .content .images.spec li img.img_for_adaptive_type_3{
  height: 14vw;
}*/

.owl-page { padding: 0 15px;}
.owl-page span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 100%;
}
.owl-page.active span {
  background: #000;
}

#map {
height: 500px;
}

.image-block__wrapper {padding-bottom: 25px;}

div:blank {padding: 0; margin:0;}
/*p:not([class]) {text-indent: 0 !important}*/
p>a>img {width:100%; margin-bottom: 15px;}

.f-img {display:flex;flex-wrap: wrap;justify-content:center;align-items:center;gap: 15px;margin: 15px 0;}
.f-img a {width:auto; display:block;text-align:center}
.f-img img {width:100%;height: auto!important;object-fit:cover;}
.intef-bnr-btm {display:none;}
.intef-bnr-btm img {max-width:100%;margin-bottom: -35%;}

