body {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #3d3e3f;
}

p{
  text-align: justify;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: .02em;
 /* color: #88929a; */
}

span.bold{
  font-weight: bold;
}
section{
  padding: 2em 0;
}
.right{
  float: right;
}
.left{
  float: left;
}
.col-md-8.col-sm-12 .btn {
  margin-left: auto;
  margin-right: auto;
  display: table;
  margin-top: 30px;
}
/*
Header
*/
.header{
  width: 100%;
  background-image: url("/wp-content/uploads/acucentrs-assets/legacy-pages/femtolasik/images/header.jpg");
  background-size: cover;
  background-position: center center;
}
hr{
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.home{
  text-indent: -9777px;
  display: block;
  width: 24px;
  height: 21px;
  padding: 0;
  margin: 20px auto;
  background: url('/wp-content/uploads/acucentrs-assets/legacy-pages/femtolasik/images/sprite.png') -400px -0px;
}
.bottom-line{
  text-align: center;
  height: 40px;
}
.question{
  font-weight: 700;
  font-size: 21px;
  color: #4b5c72;
}
#header, .wrap {
  height: 600px;
}
#header {
  position: relative;
  z-index: 1;

}
#header .fh5co-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  background: rgba(68, 218, 130, 0.9);
}
.wrap {
  display: table;
  width: 100%;
}
.line {
  display: block;
  width: 60px;
  bottom: 0;
  height: 3px;
  position: absolute;
  background: #0155A5;

}
.fh5co-section-heading, section .container h1.fh5co-section-heading {
  font-family: "Open Sans", arial, sans-serif;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 1.5em;
  text-transform: uppercase;
  color: #0155A5;
}
section .container h1.fh5co-section-heading {
  font-size: 28px;
  margin-bottom: 10px;
}
.wrap {
  height: 600px;
}
.border{
  border: 5px solid #fff;
  border-radius: 100%;
}
.wrap .header-intro {
  position: relative;
  z-index: 3;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}
.wrap .header-intro img{
  width: 100%;
}
.text-center {
  text-align: center;
}
.center{
  text-align: center;
}
.wrap .header-intro .intro {
  color: #0055a5;
  font-size: 72px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0;
  font-weight: bold;
}
.intro-text{
  width: 300px;
}
.zeiss-logo{
  display: block;
  position: absolute;
  top: -1px;
}
.wrap .header-intro .fh5co-intro-sub {
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  background: #0155A5;
  padding: 10px;
  margin: 0 0 2.5em 0;
  width: 600px;
  text-align: center;
  color: #fff;
}
/**/

.faq .row {
  padding: 25px 0;
  border-bottom: 1px solid #f0f4f7;
  cursor: pointer;
}
.faq-Q {
  margin: 0;
  color: #0155A5;
}
.faq-Q:before {
  position: absolute;
  top: 10px;
  width: 10px;
  height: 2px;
  content: '';
  transition: all 0.3s ease;
  right: 21px;
  transform: rotate(45deg);
  background: #dde2e6;
}
.faq-Q:after {
  position: absolute;
  top: 10px;
  width: 10px;
  height: 2px;
  content: '';
  transition: all 0.3s ease;
  right: 15px;
  transform: rotate(-45deg);
  background: #dde2e6;
}
.faq-D {
  height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  opacity: 0;
}
.faqOpen {
  background: rgba(255,255,255,0.08);

}
.faqOpen .row {
  border: 0;
}
.faqOpen .faq-D {
  margin-top: 15px;
  height: inherit;
  opacity: 1;
  font-size: 14px;
}
.faqOpen .faq-Q:before {
  position: absolute;
  top: 10px;
  width: 16px;
  height: 2px;
  content: '';
  right: 15px;
  transform: rotate(45deg);
  background: #328ada;
}
.faqOpen .faq-Q:after {
  position: absolute;
  top: 10px;
  width: 16px;
  height: 2px;
  content: '';
  right: 15px;
  transform: rotate(-45deg);
  background: #328ada;
}
.press {
  margin: 50px 0 20px;
}
.title{
  font-weight: bold;
  color: #0155A5;;
  font-size: 36px;
  line-height: 60px
}
.title-small{
  font-size: 24px;
}
.title-description{
  font-size: 16px;
  line-height: 30px;
}
.toggle li{
  display: inline-block;
}

.clear {
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  zoom: 1;
}
/*--- wrapper item ---*/
.gdlr-color-wrapper,
.gdlr-parallax-wrapper{ overflow: hidden; background-position: center 0px;
  background-repeat: repeat; position: relative; }

  .pad-2em{
    padding: 2em 0;
  }
  .difference{
    width: 100%;
    -webkit-box-shadow: 0px 10px 32px -5px rgba(0,0,0,0.29);
    -moz-box-shadow: 0px 10px 32px -5px rgba(0,0,0,0.29);
    box-shadow: 0px 10px 32px -5px rgba(0,0,0,0.29);

    -webkit-transition: all 1.3ms ease-out 1s;
    -moz-transition: all 1.3ms ease-out 1s;
    -o-transition:all 1.3ms ease-out 1s;
    transition: all 1.3ms ease-out 1s;
  }
  .shadow{
    webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  }
  .btn_pirms{
    width: 80px;
    font-size: 18px;
    background: #fff;
    color: #0155A5;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
  }
  .btn_pirms.active{
    background: #fff;
    color: #0155A5;
    font-weight: bold;
    transition:all .3s ease-in;
  }
  .btn_pirms.active:after{
    content: '';
    width: 100%;
    height: 4px;
    background: #0155A5;
    position: relative;
    bottom: -5px;
    display: block;

  }
  .space-20{
    margin-top: 20px;
  }
  .space-50{
    margin-bottom: 100px;
  }

  /*VIDEO BOx*/
  .box-video{
    position: relative;
    max-width:100%;
    margin:0 auto 20px auto;
    cursor: pointer;
    overflow: hidden;
  }

  .box-video .bg-video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    background-image: url('/wp-content/uploads/acucentrs-assets/legacy-pages/femtolasik/images/parallax.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 2;
  }

  .box-video .video-container{
    position: relative;
    margin: 0;
    z-index: 1;
  }
  .bt-play{
    margin: 0 auto;
    text-align: center;
    top: 200px;
    position: relative;
    left: 40px;
  }

  .box-video.open .bg-video{
    visibility: hidden;
    opacity: 0;

    -webkit-transition: all .6s .8s;
    transition: all .6s .8s;
  }
  .box-video.open .video-container{
    opacity: 1;

    -webkit-transition: all .6s .8s;
    transition: all .6s .8s;
  }

  .box-video .overlay{
    position: absolute;
    width:100%;
    height: 500px;
    display: block;
    background: rgba(0,0,0,.3);
  }


  .btn-video {
    outline: 0;
    z-index: 99;
    border-radius: 50%;
    padding: 40px 45px;
    display: inline-block;
    box-shadow: 0 0 0px 7px rgba(255,255,255,0.1);
    -moz-box-shadow: 0 0 0px 7px rgba(255,255,255,0.1);
    -webkit-box-shadow: 0 0 0px 7px rgba(255,255,255,0.1);
  }
  .btn-video i {
    font-size: 38px;
    color: #fff;
    margin-top: 4px ;
    margin-left: 4px;
  }
  .btn-video{
    background-color: #00AEEF;
    transition:all .3s ease-in-out;
  }
  .btn-video:hover {
    box-shadow: 0 0 0px 9px rgba(255,255,255,0.2);
    -moz-box-shadow: 0 0 0px 9px rgba(255,255,255,0.2);
    -webkit-box-shadow: 0 0 0px 9px rgba(255,255,255,0.2);
  }
  /*--- tab ---*/
  .tab-title-wrapper .gdlr-item-title-wrapper.gdlr-item { margin-left: 0px; margin-right: 0px; }

  .gdlr-tab-item.horizontal > .tab-title-wrapper{ overflow: hidden; }
  .gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title{ float: left; border-style: solid; border-width: 1px 1px 1px 0px;
    font-size: 14px; line-height: 19px; padding: 14px 24px 14px 20px; margin-bottom: 0px; cursor: pointer; }
    .gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title:first-child{ border-left-width: 1px; }
    .gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title i{ margin-right: 10px; }
    .gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title.active{ border: 0px; padding: 15px 21px 15px 20px; }
    .gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title span:before { content: "\f0da"; font-family: fontAwesome;
    margin-right: 12px; font-size: 11px; vertical-align: bottom; }
    .gdlr-tab-item.horizontal > .tab-content-wrapper{ padding: 34px 0px 0px; }
    .gdlr-tab-item.horizontal > .tab-content-wrapper .tab-content{ display: none; }
    .gdlr-tab-item.horizontal > .tab-content-wrapper .tab-content.active{ display: block; }

    .gdlr-tab-item.vertical > .tab-title-wrapper{ float: left; margin-right: -1px; min-width: 30%; text-align: left; }
    .gdlr-tab-item.vertical > .tab-title-wrapper .tab-title{ border-style: solid;
      font-size: 14px; line-height: 19px; padding: 14px 30px 14px 20px; margin-bottom: 0px; cursor: pointer; }
      .gdlr-tab-item.vertical > .tab-title-wrapper .tab-title.active{ padding-bottom: 15px; border-bottom-width: 0px; }
      .gdlr-tab-item.vertical > .tab-title-wrapper .tab-title span:before { content: "\f0da"; font-family: fontAwesome;
      margin-right: 16px; font-size: 11px; vertical-align: bottom; }
      .gdlr-tab-item.vertical > .tab-content-wrapper{ overflow: hidden; position: relative; padding: 0px 35px 0px; }
      .gdlr-tab-item.vertical > .tab-content-wrapper .tab-content{ display: none; }
      .gdlr-tab-item.vertical > .tab-content-wrapper .tab-content.active{ display: block; }

      .gdlr-tab-item.vertical.right > .tab-title-wrapper{ float: right; text-align: right;background: #36a8ff;color: #fff; }
      .gdlr-tab-item.vertical > .tab-title-wrapper .tab-title.active{background: #36a8ff;color: #fff; }

      .gdlr-tab-item.vertical.right > .tab-title-wrapper .tab-title{ padding-left: 25px; padding-right: 20px; }

      .gdlr-tab-slideshow-item.gdlr-item{ margin-bottom: 0px; position: relative; padding: 50px 0px 0px; }
      .gdlr-tab-slideshow-item .gdlr-item-title-wrapper { margin-left: 0px; margin-right: 0px; width: 30%; }
      .gdlr-tab-slideshow-item .gdlr-tab-item.vertical > .tab-title-wrapper { min-width: 0; width: 30%; }
      .gdlr-tab-slideshow-item .gdlr-tab-slides { position: absolute; top: 0px; bottom: 0px; right: -390px; left: 30%; }
      .gdlr-tab-slideshow-item .gdlr-tab-slides .gdlr-tab-slide{ display: none; position: absolute;
        top: 0px; right: 0px; bottom: 0px; left: 0px; background-position: center;
        -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
        .gdlr-tab-slideshow-item .gdlr-tab-item.vertical > .tab-content-wrapper { padding: 45px 35px 65px; max-width: 29%; font-size: 13px; }

        .gdlr-tab-slideshow-item .gdlr-tab-item.vertical > .tab-content-wrapper{ background-color: #ffffff; background-color: rgba(255, 255, 255, 0.9); }
        .gdlr-tab-slideshow-item .gdlr-tab-item.vertical > .tab-content-wrapper{color: #646464;}

        @media only screen and (max-width: 767px) {


          /*--- tab slideshow ---*/
          .gdlr-tab-slideshow-item .gdlr-tab-item.vertical > .tab-title-wrapper,
          .gdlr-tab-slideshow-item .gdlr-item-title-wrapper{ width: auto; float: none; }
          .gdlr-tab-slideshow-item .gdlr-tab-slides { position: relative; }
          .gdlr-tab-slideshow-item .gdlr-tab-item.vertical > .tab-content-wrapper {
            max-width: 100%; padding-left: 0px; padding-right: 0px; }

            .gdlr-tab-item.vertical > .tab-title-wrapper { float: none; margin-bottom: 30px; }
            .gdlr-tab-item.vertical > .tab-content-wrapper { padding: 0px; }

            .copyright-left, .copyright-right { float: none; text-align: center; }

            .gdlr-hide-in-tablet{ display: block; }
            .gdlr-hide-in-mobile{ display: none; }
            .gdlr-show-in-mobile{ display: block; }


          }

          .lasik-aparats{

          }
          .lasik-aparats img{
            width: 100%;
          }

          .list ul {
            margin-top: 30px;
            padding-left: 20px;
          }
          .list ul li {
            position: relative;
            padding-left: 35px;
            margin: 15px 0;
            font-weight: 300;
            font-size: 16px;
            text-align: justify;
            line-height: 18px;
            letter-spacing: .02em;
            color: #88929a;
          }
          .list ul li:before {
            position:absolute;
            font-family: FontAwesome;
            top:0;
            left:0;
            content: "\f00c";
          }
          .list ul li:before {
            position:absolute;
            font-family: FontAwesome;
            top:0;
            left:0;
            content: "\f00c";
            color: #0155A5;
          }
          .content{
            width: 100%;
            background-image: url(/wp-content/uploads/acucentrs-assets/legacy-pages/femtolasik/images/parallax.jpg);
            background-attachment: fixed;
            background-position: 50% 0;
            background-repeat: no-repeat;
            height: 450px;
            position: relative;
          }
          .content .box{
            width: 30%;
            text-align: center;
            height: 100%;
            /* float: left; */
            left: 400px;
            display: block;
            color: #fff;
            top: -40px;
            position: relative;
            /* background-size: cover !important; */
            box-sizing: border-box;
            padding: 40px;
            background: #0155A5;
          }

          .block-wrap {
            float: left;
            width: 100%;
            position: relative;
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
          }
          .block-wrap .step-bilde {
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center center;
            overflow: hidden;
          }
          .block-wrap .step-bilde {
            width: 50%;
          }
          .block-wrap .step-description {
            background: #fff;
            padding: 4em;
            font-size: 20px;
            line-height: 36px;
          }
          .block-wrap .step-description, #fh5co-step .fh5co-step-item .fh5co-step-figure {
            width: 50%;
          }
          .block-wrap .step-description h2 {
            font-family: "Open Sans", sans-serif;
            font-size: 26px;
            line-height: 34px;
            font-weight: bold;
            color: #0155A5;
          }

          .block-wrap .step-description p{
            font-size: 14px;
            line-height: 25px;
          }
          .block-wrap .step-description .price-right{
            float: right;
            font-size: 24px;
            line-height: 25px;
            color: #A6CE39;
            font-weight: 700;
          }
          .block-wrap .step-description .price-left{
            float: left;
            font-size: 24px;
            line-height: 25px;
            color: #A6CE39;
            font-weight: 700;
          }
          .block-wrap.step-img-right .step-bilde {
            position: absolute;
            right: 0px;
            top: 0;
            bottom: 0;
          }
          @media screen and (max-width: 768px) {
            .block-wrap.step-img-right .step-bilde {
              position: relative;
              top: auto;
              bottom: auto;
              height: 400px;
              width: 100%;
            }
            .tab-content p{
              padding: 0px 15px;
            }

            .wrap .header-intro .intro{
              font-size: 24px;
            }
            .wrap .header-intro .fh5co-intro-sub {
              margin-top: 18px;
              padding: 2px;
              font-size: 14px;
              width: 100%;
              line-height: 18px;
            }
          }
          @media screen and (max-width: 768px) {
            .block-wrap .step-bilde {
              position: relative;
              top: auto;
              bottom: auto;
              height: 400px;
              width: 100%;
            }
          }


          .block-wrap .step-description {
            background: #fff;
            padding: 4em;
            font-size: 20px;
            line-height: 36px;
          }
          @media screen and (max-width: 1200px) {
           .block-wrap .step-description {
            padding: 2em;
          }
        }
        @media screen and (max-width: 768px) {
         .block-wrap .step-description {
          padding: 1em;
        }
      }
      @media screen and (max-width: 768px){
       .block-wrap {
        display: block;
      }
    }

    @media screen and (max-width: 768px){
      .block-wrap .step-description, .block-wrap
      .block-wrap
      {
        display: block;
        width: 100%;
      }
    }
/*
    footer{
      width: 100%;
      height: 50px;
      background: #fff;
      padding: 9px 0;
      webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
      -ms-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
    }
*/	
    #map{
      width: 100%;
      height: 300px;
      webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
      -ms-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
/*      margin-top: 20px;
      margin-bottom: 40px; 
*/
    }

.before-footer {
	display: none;
}
#breadcrumbs {
	display: none !important;
}
#reviews h2.mt30{
	text-align: center;
}
#reviews{
	margin-bottom: 25px;
}
    /*Header*/

    /* HEADER */
    .top-line {
      height: 36px;
    }
    .logocont{
      display: block;

      height: 72px;
    }
    .logo{
      float: left;
      display: block;
      width: 331px;
      height: 72px;
      margin-left: -2px;

    }
    .ru .logo {
      background: url('/wp-content/uploads/acucentrs-assets/legacy-pages/femtolasik/images/logo-ru.svg')  no-repeat;
      width: 311px;
    }
    .et .logo{
      background: url('/wp-content/uploads/acucentrs-assets/legacy-pages/shared/logo-est.svg')  no-repeat;
      width: 323px;
    }
    .bluelogoline{
      height: 71px;
      width: 200%;
      position: absolute;
      margin-left: -200%;
      background-color: #00aeef;
    }
    .getconsult{
      text-align: center;
      margin: 0px 0 3px 0px;
      clear: both;
      margin-bottom: 35px;
    }
    .section-title:after{
      content: '';
      width: 200px;
      height: 2px;
      background: #2AC5EE;
      display: block;
      margin: 0 auto;
      margin-top: 10px;
    }
    .btn{
      /*-webkit-border-radius: 3px !important;
      -moz-border-radius: 3px !important;
      border-radius: 3px !important;
      background-color: #2AC5EE;
      color: #fff;
      border: none;
      font-size: 1em;
      position: relative;*/
    }
    .btn.btn-secondary {
      /*background-color: #00aeef;*/

    }
    .btn:hover{
      /*background-color: #2AC5EE;

      color: #fff;*/

    }
    .btn.btn-secondary:hover {
      /*background-color: #00aeef;*/

    }
    #langselector{
      margin: 0 0 20px 0;
      float: right;
      height: 39px;
      position: relative;
      z-index: 3;
    }
    #langselector ul, #langselector li{
      list-style: none;
      margin: 0;
      padding: 0;
      text-align: center;
    }
    #langselector .sub{
      display: none;
      background-color: #efeff0;
      position: relative;
      z-index: 2;
      padding: 0 0 15px 20px;
    }
    #langselector .sub.open-menu {
      display:block !important;
    }
    #langselector .sub li{
      padding-top: 7px;
    }
    #langselector li.active:hover .sub{
      display:block;
      background-color: #efeff0;
    }
    #langselector li.active:hover{
      background-color: #efeff0;
    }
    #langselector li.active a{
      margin-right: 20px;
    }
    #langselector li.active .arrow{
      display: block;
      position: absolute;
      top:28px;
      right: 15px;
      width: 10px;
      height: 6px;
      background: url('/wp-content/uploads/acucentrs-assets/legacy-pages/femtolasik/images/sprite.png') -450px -150px;
    }
    #langselector ul li a{
      color: #2d2d2d;
      font-weight: 300;
    }
    #langselector ul li a:hover{
      text-decoration: none;
      color: #00aeef;
    }
    #langselector ul li.active > a:hover{
      color: #2d2d2d;
    }
    #langselector:hover li{
      display: block;
      background-color: #efeff0;
    }
    #langselector li.active{
      padding: 19px 10px 0 20px;
    }
    .workhours, .toptel{
      float: right;
      clear: both;
      font-weight: 300;
    }
    .workhours{
      color: #949494;
      font-size: 1em;
      line-height: 0.78em;
    }
    .toptel{
      font-size: 1em;
      color: #75757d;
      margin-top:10px;
    }
    .icon-record {
      font-size: 6px;
      top: -3px;
      position: relative;
      color: #75757d;
      margin-left:0;
      margin-right:2px;
    }
    .icon-phone {
      color: #75757d;
      margin-right:2px;
    }


    @media (max-width: 991px){
      .reg-nr
      {
        margin:20px 0;
        color:#61646e !important;
        display:block;
        font-weight:bold;
        float:left;
        margin-bottom:10px;
      }
      .reg-nr a{
        color:#61646e !important;
        display:block;
        float:left;
      }



      h1 {
        font-size:2.5em;
      }
      .imageoverlay p {
        width: 100%;
      }
      .leftdesc > p
      {
        text-align: center;
      }

      .text-center-mobile
      {
        text-align: center;
      }
      .right-content {
        padding-left: 0;
      }
      .left-inner {
        height: auto;
      }
      .left-content {
        padding-top: 20px;
        padding-bottom: 20px;
        position: relative;
        top: auto;
        transform: none;
      }
      .service-cta .inner-block {
        max-height: none;
      }
      .highlited-pricing {
        height:auto;
      }
    }
    @media (max-width: 640px){
      .logo
      {
        float: left;
        display: block;
        width: 163px !important;
        height: 72px;
        background: url('/wp-content/uploads/acucentrs-assets/legacy-pages/femtolasik/images/logo-lv.svg') no-repeat;
        margin-left:47%;
      }
      .bluelogoline {
        width:247%;
      }

      .img-centered {
        text-align:center;
      }
      .img-centered img {
        display:inline;
        width:300px;
        max-width:100%;
        margin-bottom:20px;
      }
    }
    @media (max-width: 440px){
      .search-list .date{
        display:block;
        float:left;
      }
    }
    @media (max-width: 430px){
      .logo
      {
        margin-left:43%;
      }
      .bluelogoline
      {
        width:243%;
      }
    }
    @media (max-width: 411px){
      .soc {
        height:auto;
        overflow:hidden;
      }
      .soc div {
        width:100%;
        margin-bottom:5px;
      }
    }
    @media (max-width: 400px){
      .logo
      {
        margin-left:39%;
      }
      .bluelogoline
      {
        width:239%;
      }
      .post-date-ico
      {
        width:40px;
        height:88px;
        /*font-size:0.7em;*/
      }
    }
    @media (max-width: 370px){
      .logo
      {
        margin-left:35%;
      }
      .bluelogoline
      {
        width:235%;
      }
    }
    button:focus {
      outline: 0;
    }

    button:hover {
      cursor: pointer;
    }
    .slider{
      display: block;
      margin: 0 auto;
      width: 300px;
      height: 80px;
    }
    .style-two.switch-button.left button.left {
      color: #0155A5;
      transition: all .3s;
    }
    .style-two.switch-button.left .switch {
      left: 5%;
    }
    .style-two.switch-button.right button.right {
      color: #0155A5;
      transition: all .3s;
    }
    .style-two.switch-button.right .switch {
      left: 55%;
    }
    .style-two.switch-button .switch {
      transition: all .5s;
      float: left;
      text-align: center;
      z-index: 0;
      background-color: #0155A5;
      width: 40%;
      height: 3%;
      font-weight: 800;
      position: absolute;
      bottom: 30%;
    }
    .style-two.switch-button button {
      float: left;
      background-color: transparent !important;
      color: #0155A5;
      border: 0;
      font-size: 21px;
      padding: 2%;
      width: 50%;
      height: 5em;
      font-weight: bold;
      z-index: 1;
      text-align: center;
      position: relative;
      transition-delay: .2s;
    }
    .style-two.switch-button {
      position: relative;
      font-size: 16px;
      overflow: hidden;
      width: 300px;
      float: left;
    }
    .style-two.switch-button input {
      display: none;
    }
