
@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');
body {
  font-family: 'Inter', sans-serif;

}

.mt-menu {
  margin-top: 100px;
}

a {
  color: #fff;
  font-size: 1rem;
  text-transform: uppercase;
}

img {
  max-width: 100%;
}
.navbar-nav li {
  padding-left: 40px;
  padding-right: 40px;
}
.navbar-toggler:focus{
  outline: none;
}
.closes{
  width: 30px;
  height: 30px;
  display: none;
}
.active {
  color: #3d58ff;
}
.big {
  font-size: 2rem;
}
.d1 {
    padding: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
.svg_bg_1 {
  background-color: #ffffff;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg fill-opacity='0.3'%3E%3Cpolygon fill='%23dcdbfd' points='800 100 0 200 0 800 1600 800 1600 200'/%3E%3Cpolygon fill='%23b9b6fa' points='800 200 0 400 0 800 1600 800 1600 400'/%3E%3Cpolygon fill='%239692f8' points='800 300 0 600 0 800 1600 800 1600 600'/%3E%3Cpolygon fill='%23736df5' points='1600 800 800 400 0 800'/%3E%3Cpolygon fill='%235049f3' points='1280 800 800 500 320 800'/%3E%3Cpolygon fill='%232d24f0' points='533.3 800 1066.7 800 800 600'/%3E%3Cpolygon fill='%230a00ee' points='684.1 800 914.3 800 800 700'/%3E%3C/g%3E%3C/svg%3E");
background-attachment: fixed;
background-size: cover;
}

.bassein {
  margin-top: 2em;
}
.bassein iframe {
  min-width: 320px;
  min-height: 640px;
}

/******************************МЕДИА ЗАПРОСЫ**********************/

@media (min-width: 993px) {
.btn-md {
    font-size: 16px;
    padding: 18px 33px 18px 33px;
  }
}
@media (max-width: 993px) {
h1 {
    font-size: 2em;
    padding: 18px 33px 18px 33px;
}

.navi_bg {
  background-color: rgba(0,0,0,.9);
}
}

@media (min-width: 993px) {
  .navbar-nav li {
  padding-left: 10px;
  padding-right: 10px;
}
}
@media (min-width: 1480px) {
  .navbar-nav li {
  padding-left: 20px;
  padding-right: 20px;
}
}

@media (max-width: 1360px){ /***************1366****************/
  a {
  color: #fff;
  font-size: 1rem;
  text-transform: uppercase;
}

.navbar-brand img {
    max-width: 150px;
}
}


@media (max-width: 768px){ /****************768*****************/
  .about-content p{
    font-family: sans-serif;
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: 1.2px;
  }

  .about-content {
    padding-top: 1em;
  }

  .about-icon span{
    font-size: 1.5em;
  }



  #contacts a{
    color: #679aff;
    font-size: .7em;
  }

  h3 {
    text-align: center;
    color: #000;
    z-index: 1000;
    font-size: 1.5em;
  }

  .navbar li {
  padding: 5px;
  }

  .numbers .number_title {
  font-size: 2em;
  } 

  .work_title {   
    color: #fff;
    line-height: 1;
    padding-left: 30px;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 1.7em;
    margin-bottom: 0;
  }
}

/*************************КОНЕЦ МЕДИА ЗАПРОСОВ******************/
.video {
  max-width: 640px;
  margin: auto;
}
/*******************************МЕНЮ****************************/
.hide_menu {
  display: none;
}

.navbar {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    background-color: transparent;
    font: 400 15px;
    letter-spacing: 1.2px;
    transition: all .2s;
}

.navbar a:hover {
  color: #679aff;
  outline: none;
  padding: 0px;
  background-color: none;
  text-decoration: none !important; 
}


.navi_bg {
  background-color: #000;
}

.navi_bg_scroll {
  background-color: rgba(0,0,0,.9);
  border-radius: 0 0 15px 15px;
}

.navbar-nav a {
  padding-top: 10px;
}

.navbar-brand img {
  max-width: 170px;
}



/*********************************MAIN***************************/
.main {
  height: 100vh;
}
.main h1, h2, h3, h4 {
  color: #fff;
}
/*******************************СОЦ ИКОНКИ************************/
.soc_icons span{
  color: #679aff;
}
.soc_icons img{
  max-width: 64px;
}
.soc_item {
  max-width: 100px;
  display: inline-block;
}
.soc_icons img:hover + .hov{
  color: #fff !important;
}
.soc_item a{
  text-decoration: none;
  font-family: sans-serif;
  font-weight: bold;
}
.soc_icons img:hover{
  max-width: 64px;
  background-color: #fff;
  border-radius: 50px;
}
/******************************КНОПКИ***********************/
.btn:hover {
    color: #679aff;
    text-decoration: none;
}

.btn-circle {
    border-radius: 10px;
    border: 1px solid #679aff;
    background-color: rgba(255,255,255,.10);
    color: #fff;
}
.border-show{
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}
/********************СЛАЙДЫ НА ГЛАВНОЙ СЕКЦИИ***************/

.slide_item_1 h1,
.slide_item_3 h1,
.slide_item_2 h1{
  color: #fff;
  margin: 0;
  font-size: 4.5em;
 }
.slide_item_1 h3,
.slide_item_3 h3,
.slide_item_2 h3{
  color: #fff;
  margin: 0;
  margin-bottom: 25px;
 }
.slide_item_1 .btn,
.slide_item_3 .btn,
.slide_item_2 .btn{
  color: #fff;
  margin: 0;   
  }
  .slide_item_1 .btn:hover,
.slide_item_3 .btn:hover,
.slide_item_2 .btn:hover {
    background-color: #679aff;
    text-decoration: none;
}
  .slide_item_1 .btn:active,
.slide_item_3 .btn:active,
.slide_item_2 .btn:active {
box-shadow: inset 0px 0px 8px 1px #000000;
}

/***************Первый слайд***************/
.slide_item_1 {
  background-image: url(../images/slider/1.jpg);
  height: 100vh;
  background-position: center center;
  background-size: cover;

}
/***************Второй слайд***************/
.slide_item_2 {
  background-image: url(../images/slider/7.jpg);
  height: 100vh;
  background-position: center center;
  background-size: cover;

}
/***************Тратий слайд***************/
.slide_item_3 {
  background-image: url(../images/slider/8.jpg);
  height: 100vh;
  background-position: center center;
  background-size: cover;

}
  .pull-leftt{
  float: left;
}

/***********МЕДИА ЗАПРОСЫ ДЛЯ СЛАЙДЕРА**********/

@media (max-width: 768px){
   .slide_item_1 h1,
  .slide_item_3 h1,
  .slide_item_2 h1{
  font-size: 2.0em;
 }

  .slide_item_1 h3
  .slide_item_3 h3,
  .slide_item_2 h3{
  font-size: 1.7em;
  }
  .btn-group-lg>.btn, .btn-lg {
      padding: .2rem .5rem;
      font-size: 1.25rem;
      line-height: 1.5;
      border-radius: .3rem;
  }
  .border-show{
    border-right: none;
    border-left: none;
  }

.pull-leftt{
  float: none;
}
}
.about-content p{
  font-family: sans-serif;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 1.2px;
}

.about-icon span{
  font-size: 2.5em;
}

/********************Конец слайдера*******************/
.overlay {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}



a.back-to-top {
  display: none;
  min-width: 60px;
  min-height: 60px;
  text-indent: -9999px;
  position: fixed;
  z-index: 999;
  right: 25px;
  bottom: 80px;
  background-image: url(../images/ico/up1.png);
  background-repeat: no-repeat;

}



.progress-bar {
    background-color: #189e54;
    box-shadow: none;
    position: relative;
    border: 1px solid #666666;
    border-radius: 2px;
    margin: 2px;
}

.single-fun-factor {
    z-index: 9;
    position: relative;
}
  .emkosti img{
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
.counter {
    background-color: #f5f5f5;
    padding: 20px 0;
    border-radius: 5px;
    color: #000;
}

.fun-content h5 {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
}
.numbers {
  background-image: url(../images/bg/2.jpg);
      background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
}


.team-owl {width: 100%}
.service-content h3 {
  color: #000000;
}












/*.main-content {
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
}*/
.white {
  color: #fff;
}

/*.swiper-container {
      width: 100%;
      height: 100%;
    }*/
/*    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }*/
/*    .slide-txt{
      position: absolute;
      color: #000;
      margin-top: 100px;
    }*/

/*    .example {
    margin: 10px;
    display: inline-block;
    position: relative;
}*/

.example_text {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    padding: 10px;
    background-color: rgba(0,0,0,.3);
}

.owl-carousel .owl-stage-outer {
  position: relative;
}

.bass {
  max-height: 320px;
}

/* .owl-nav {
  position: absolute;
  width: 100%;
  height: 0px;
  top: 30%;
  color: yellow;
  font-size: 3em;
  z-index: 999;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}*/

.number_title {
  font-family: sans-serif;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 1.5px;
}

.counter {
    background-color:#f5f5f5;
    padding: 20px 0;
    border-radius: 5px;
    color: #000;
}


.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

/*.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}*/
.work_title {
    background: linear-gradient(to right, #679aff, #fff);
    color: #fff;
    line-height: 1;
    padding-left: 30px;
    text-transform: uppercase;
    font-weight: bolder;
    /*font-size: 2.5em;*/
    margin-bottom: 0;
}

/*********************КАТАЛОГ ТОВАРОВ****************************/
.bg-arrow{
   color: #fff;

}
.bg-arrow:hover{
  font-weight: 600;

}
.up-down{
  background: linear-gradient(to right, #679aff, #fff);
}
.active-up{  
  background:#3d58ff;
}
a:hover{
  text-decoration: none;
}


/*;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;*/
@media (max-width: 600px){
  .up-down,
  .work_title {
    background:#679aff;
}
.active-up{  
  background:#3d58ff;
}

}


#docs img {
  max-width: 128px;
}
#docs h1, h2, h3, h4{
  color: #000;
}

.partners a {
    opacity: 0.2;
}
.partners a:hover {
    opacity: 1;
}
.partners img {
    max-width: 200px;
}

.contact_form {
    background: #fff;
    z-index: 99;
    position: relative;
    box-shadow: 1px 0 19px 3px #e3e3e3;
    margin-top: 50px;
}

/*.touch-area form input:first-child, .touch-area form input:nth-child(2) {
    display: inline-block;
    width: 47.3%;
}
.touch-area form input, .touch-area form textarea {
    font-size: 11px;
    color: #666666;
    background: transparent;
    border: 1px solid #C1C1C1;
    text-transform: capitalize;
    padding: 15px 20px;
}*/

input {
    background: #eceff8;
    border: 2px solid #eceff8;
    height: 45px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 100%;
}
/*.touch-area form input:first-child, .touch-area form input:nth-child(2) {
    display: inline-block;
    width: 47.3%;
}*/
.pull-left {
    float: left !important;
}

.service-icon {
  font-size: 3em;
}

#contacts a{
color: #679aff;
font-size: 1.2em;
}
/********************Фон блока о нас*******************/
.about-img{
  background-image: url('../images/emkosti/013.jpg');
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}
/***************************************/
.bassein-img{
  background-image: url('../images/bassein/001.jpg');
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}
/********************************Иконки*****************************/

.about-icon {
  font-size: 1.5em;
  color: #fff;
}
.numbers h5, h3 {
color: #fff;
}
.about-content h5,h3 {  
  color: #000;
  z-index: 1000;
}
.up-down:before{
  content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url(../images/ico/down-up.png);
    background-size: cover;
    background-position: center center;
    margin-right: .5em;  
    transform: rotate();  
    }
    .active-up:before{
       content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url(../images/ico/down-up.png);
    background-size: cover;
    background-position: center center;
    margin-right: .5em;  
    transform: rotate(180deg);
    }


@font-face {
  font-family: 'et-line';
  src:url('../fonts/et-line.eot');
  src:url('../fonts/et-line.eot?#iefix') format('embedded-opentype'),
    url('../fonts/et-line.woff') format('woff'),
    url('../fonts/et-line.ttf') format('truetype'),
    url('../fonts/et-line.svg#et-line') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'et-line';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display:inline-block;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-mobile, .icon-laptop, .icon-desktop, .icon-tablet, .icon-phone, .icon-document, .icon-documents, .icon-search, .icon-clipboard, .icon-newspaper, .icon-notebook, .icon-book-open, .icon-browser, .icon-calendar, .icon-presentation, .icon-picture, .icon-pictures, .icon-video, .icon-camera, .icon-printer, .icon-toolbox, .icon-briefcase, .icon-wallet, .icon-gift, .icon-bargraph, .icon-grid, .icon-expand, .icon-focus, .icon-edit, .icon-adjustments, .icon-ribbon, .icon-hourglass, .icon-lock, .icon-megaphone, .icon-shield, .icon-trophy, .icon-flag, .icon-map, .icon-puzzle, .icon-basket, .icon-envelope, .icon-streetsign, .icon-telescope, .icon-gears, .icon-key, .icon-paperclip, .icon-attachment, .icon-pricetags, .icon-lightbulb, .icon-layers, .icon-pencil, .icon-tools, .icon-tools-2, .icon-scissors, .icon-paintbrush, .icon-magnifying-glass, .icon-circle-compass, .icon-linegraph, .icon-mic, .icon-strategy, .icon-beaker, .icon-caution, .icon-recycle, .icon-anchor, .icon-profile-male, .icon-profile-female, .icon-bike, .icon-wine, .icon-hotairballoon, .icon-globe, .icon-genius, .icon-map-pin, .icon-dial, .icon-chat, .icon-heart, .icon-cloud, .icon-upload, .icon-download, .icon-target, .icon-hazardous, .icon-piechart, .icon-speedometer, .icon-global, .icon-compass, .icon-lifesaver, .icon-clock, .icon-aperture, .icon-quote, .icon-scope, .icon-alarmclock, .icon-refresh, .icon-happy, .icon-sad, .icon-facebook, .icon-twitter, .icon-googleplus, .icon-rss, .icon-tumblr, .icon-linkedin, .icon-dribbble {
  font-family: 'et-line';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display:inline-block;
}
.icon-mobile:before {
  content: "\e000";
}
.icon-laptop:before {
  content: "\e001";
}
.icon-desktop:before {
  content: "\e002";
}
.icon-tablet:before {
  content: "\e003";
}
.icon-phone:before {
  content: "\e004";
}
.icon-document:before {
  content: "\e005";
}
.icon-documents:before {
  content: "\e006";
}
.icon-search:before {
  content: "\e007";
}
.icon-clipboard:before {
  content: "\e008";
}
.icon-newspaper:before {
  content: "\e009";
}
.icon-notebook:before {
  content: "\e00a";
}
.icon-book-open:before {
  content: "\e00b";
}
.icon-browser:before {
  content: "\e00c";
}
.icon-calendar:before {
  content: "\e00d";
}
.icon-presentation:before {
  content: "\e00e";
}
.icon-picture:before {
  content: "\e00f";
}
.icon-pictures:before {
  content: "\e010";
}
.icon-video:before {
  content: "\e011";
}
.icon-camera:before {
  content: "\e012";
}
.icon-printer:before {
  content: "\e013";
}
.icon-toolbox:before {
  content: "\e014";
}
.icon-briefcase:before {
  content: "\e015";
}
.icon-wallet:before {
  content: "\e016";
}
.icon-gift:before {
  content: "\e017";
}
.icon-bargraph:before {
  content: "\e018";
}
.icon-grid:before {
  content: "\e019";
}
.icon-expand:before {
  content: "\e01a";
}
.icon-focus:before {
  content: "\e01b";
}
.icon-edit:before {
  content: "\e01c";
}
.icon-adjustments:before {
  content: "\e01d";
}
.icon-ribbon:before {
  content: "\e01e";
}
.icon-hourglass:before {
  content: "\e01f";
}
.icon-lock:before {
  content: "\e020";
}
.icon-megaphone:before {
  content: "\e021";
}
.icon-shield:before {
  content: "\e022";
}
.icon-trophy:before {
  content: "\e023";
}
.icon-flag:before {
  content: "\e024";
}
.icon-map:before {
  content: "\e025";
}
.icon-puzzle:before {
  content: "\e026";
}
.icon-basket:before {
  content: "\e027";
}
.icon-envelope:before {
  content: "\e028";
}
.icon-streetsign:before {
  content: "\e029";
}
.icon-telescope:before {
  content: "\e02a";
}
.icon-gears:before {
  content: "\e02b";
}
.icon-key:before {
  content: "\e02c";
}
.icon-paperclip:before {
  content: "\e02d";
}
.icon-attachment:before {
  content: "\e02e";
}
.icon-pricetags:before {
  content: "\e02f";
}
.icon-lightbulb:before {
  content: "\e030";
}
.icon-layers:before {
  content: "\e031";
}
.icon-pencil:before {
  content: "\e032";
}
.icon-tools:before {
  content: "\e033";
}
.icon-tools-2:before {
  content: "\e034";
}
.icon-scissors:before {
  content: "\e035";
}
.icon-paintbrush:before {
  content: "\e036";
}
.icon-magnifying-glass:before {
  content: "\e037";
}
.icon-circle-compass:before {
  content: "\e038";
}
.icon-linegraph:before {
  content: "\e039";
}
.icon-mic:before {
  content: "\e03a";
}
.icon-strategy:before {
  content: "\e03b";
}
.icon-beaker:before {
  content: "\e03c";
}
.icon-caution:before {
  content: "\e03d";
}
.icon-recycle:before {
  content: "\e03e";
}
.icon-anchor:before {
  content: "\e03f";
}
.icon-profile-male:before {
  content: "\e040";
}
.icon-profile-female:before {
  content: "\e041";
}
.icon-bike:before {
  content: "\e042";
}
.icon-wine:before {
  content: "\e043";
}
.icon-hotairballoon:before {
  content: "\e044";
}
.icon-globe:before {
  content: "\e045";
}
.icon-genius:before {
  content: "\e046";
}
.icon-map-pin:before {
  content: "\e047";
}
.icon-dial:before {
  content: "\e048";
}
.icon-chat:before {
  content: "\e049";
}
.icon-heart:before {
  content: "\e04a";
}
.icon-cloud:before {
  content: "\e04b";
}
.icon-upload:before {
  content: "\e04c";
}
.icon-download:before {
  content: "\e04d";
}
.icon-target:before {
  content: "\e04e";
}
.icon-hazardous:before {
  content: "\e04f";
}
.icon-piechart:before {
  content: "\e050";
}
.icon-speedometer:before {
  content: "\e051";
}
.icon-global:before {
  content: "\e052";
}
.icon-compass:before {
  content: "\e053";
}
.icon-lifesaver:before {
  content: "\e054";
}
.icon-clock:before {
  content: "\e055";
}
.icon-aperture:before {
  content: "\e056";
}
.icon-quote:before {
  content: "\e057";
}
.icon-scope:before {
  content: "\e058";
}
.icon-alarmclock:before {
  content: "\e059";
}
.icon-refresh:before {
  content: "\e05a";
}
.icon-happy:before {
  content: "\e05b";
}
.icon-sad:before {
  content: "\e05c";
}
.icon-facebook:before {
  content: "\e05d";
}
.icon-twitter:before {
  content: "\e05e";
}
.icon-googleplus:before {
  content: "\e05f";
}
.icon-rss:before {
  content: "\e060";
}
.icon-tumblr:before {
  content: "\e061";
}
.icon-linkedin:before {
  content: "\e062";
}
.icon-dribbble:before {
  content: "\e063";
}
