body {
  margin: 0;
  padding: 0;
}

@font-face {
    font-family: MetronicPro;
    src: url(../fonts/MetronicProLight.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: MetronicPro;
    src: url(../fonts/MetronicProBold.woff) format("woff");
    font-weight: 500;
    font-style: normal;
}
.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
      width: 750px;
  }
}
@media (min-width: 992px){
  .container {
      width: 970px;
  }
}  
@media (min-width: 1200px){
  .container {
      width: 1170px;
  }
}
  

.visible-xs {
    display: none;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block;
    }
    .hidden-xs {
        display: none !important;
    }
}
.lb-loader, .lightbox {
  text-align: center;
  line-height: 0;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  font-weight: 400;
  display: none;
}
.lb-outerContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}
.lb-container {
  padding: 4px;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-data {
    padding: 0 4px;
    color: #ccc;
}
.lb-closeContainer {
    position: absolute;
    top: -35px;
}
.lb-closeContainer a {
    position: absolute;
    right: -40px;
    top: 30px;
}

#lightbox_youtube.video_on .lb-outerContainer {
    width: auto;
    height: auto;
    display: inline-block;
    max-width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#lightbox_youtube.video_on {
    position: fixed;
    background: rgba(0,0,0,.8);
    left: 0;
    overflow: hidden;
}
#lightbox_youtube.video_on {
    top: 0;
    width: 100%;
    height: 100%;
}
#lightbox_youtube.video_on .lb-outerContainer iframe {
    max-width: 100%;
}
#lightbox_youtube.video_on .lb-closeContainer {
    width: 100%;
}
.land_wrapp a{
  text-decoration: none;
  color: #01426A;
  outline: 0;
}
h1, h3, h4{
  margin: 10px 0;
}
p {
    margin: 0 0 10px;
}
.landing_wrapp .btn {
  border: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  padding: 11px 15px;
  text-shadow: none;
  box-shadow: 0 0 5px rgb(0 0 0 / 50%);
  border-radius: 14px;
}
.landing_wrapp .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.landing_wrapp .btn-primary {
    background: #01426A;
    color: #FFF;
}
.land_wrapp .container, .land_wrapp .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 992px) {
    .land_wrapp .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .land_wrapp .container {
        width: 1170px;
    }
}
.recommendet_products_carousel .slick-arrow {
    position: absolute;
    top: -45px;
    display: block;
    border: 0;
    box-shadow: none;
    width: 40px;
    height: 40px;
    background-color: transparent;
    background-repeat: no-repeat;
    text-indent: -9999px;
    transition: all .4s;
    outline: 0;
}
.land_wrapp *{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.slick-dots {
    margin: 0;
    padding: 0;
    text-align: center;
}
.slick-dots li {
    display: inline-block;
    margin: 5px;
}
.slick-dots li button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #b1b1b1;
    border: 0;
    outline: 0;
    text-indent: -9999px;
    padding: 0;
}
.slick-initialized .slick-slide{
  outline: none;
}
.landing_wrapp *{
  box-sizing: border-box;
}
.landing_wrapp{
  max-width: 1920px;
  margin: 0 auto;
  font-family: MetronicPro;
}
.slick-dots{
  margin: 0;
  padding: 0;
  list-style: none;
}
.slick-dots li button{
  text-indent: -9999px;
  background: #fff;
  border: 0;
  outline: none;
  width: 16px;
  height: 16px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 50%;
}
.slick-dots li{
  display: inline-block;
  margin: 5px;  
  overflow: hidden;
  opacity: 0.6;  
}
.slick-dots li.slick-active{
  opacity: 1;
}

.land_wrapp {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  font-family:  MetronicPro,sans-serif;
  font-size: 14px;
  line-height: 1.3;
  background: #0b0b0b; }
  .land_wrapp section {
    margin: 0;
    padding: 0; }
  .land_wrapp h2 {
    margin: 0;
    padding: 0; }
  .land_wrapp .light_blue_col {
    color: #007fc5; }
  .land_wrapp .steam_b1 {
    height: 100vh;
    height: 730px;
    
    -webkit-background-size: cover;
    background-size: cover; }
    .land_wrapp .steam_b1 .container {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .land_wrapp .steam_b1 .container:before, .land_wrapp .steam_b1 .container:after {
        display: none; }
    .land_wrapp .steam_b1 .center_info {
      text-align: center;
      padding: 3% 0;
      padding-bottom: 0; }
      .land_wrapp .steam_b1 .center_info h1 {
        font-size: 42px;
        color: #fff;
        font-weight: 600;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px; }
    .land_wrapp .steam_b1 .b1_product_foto {
      max-height: 65%;
      width: auto;
      -webkit-transform: translateX(-5%);
      -ms-transform: translateX(-5%);
      transform: translateX(-5%); }
    @media screen and (max-width: 768px) {
      .land_wrapp .steam_b1 {
        height: auto; }
        .land_wrapp .steam_b1 .b1_product_foto {
          max-width: 100%; }
        .land_wrapp .steam_b1 .center_info h1 {
          font-size: 7vw;
          width: 100%;
          margin-top: 20px; }
        .land_wrapp .steam_b1 .center_info img {
          max-width: 40%; } }
  .land_wrapp .steam_b2 {
    text-align: center;
    color: #fff;
    padding-top: 60px; }
    .land_wrapp .steam_b2 h2 {
      color: inherit;
      font-size: 42px;
      margin-bottom: 25px; }
    .land_wrapp .steam_b2 h3 {
      color: inherit !important;
      font-size: 26px;
      margin-bottom: 25px; }
    .land_wrapp .steam_b2 .steam_advantages {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding-bottom: 100px; }
      .land_wrapp .steam_b2 .steam_advantages .advantage_item {
        position: relative;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        opacity: 0.5; }
        .land_wrapp .steam_b2 .steam_advantages .advantage_item img {
          vertical-align: middle; }
        .land_wrapp .steam_b2 .steam_advantages .advantage_item .advantage_text {
          position: absolute;
          text-align: center;
          -webkit-transition: all 0.6s;
          -o-transition: all 0.6s;
          transition: all 0.6s;
          opacity: 0;
          -webkit-transform: translate(-50%, 50%);
          -ms-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%); }
          .land_wrapp .steam_b2 .steam_advantages .advantage_item .advantage_text span {
            display: block; }
          .land_wrapp .steam_b2 .steam_advantages .advantage_item .advantage_text img {
            position: absolute;
            bottom: 100%;
            left: 40%;
            margin-bottom: 10px;
			max-width: none;}
        .land_wrapp .steam_b2 .steam_advantages .advantage_item_1 .advantage_text {
          left: -10%;
          top: 64%; }
        .land_wrapp .steam_b2 .steam_advantages .advantage_item_2 {
          padding-top: 110px;
          padding-bottom: 0px;
          border-left: 1px solid rgba(255, 255, 255, 0.2);
          border-right: 1px solid rgba(255, 255, 255, 0.2); }
          .land_wrapp .steam_b2 .steam_advantages .advantage_item_2 .advantage_text {
            left: -30%;
            top: 105%; }
        .land_wrapp .steam_b2 .steam_advantages .advantage_item_3 {
          padding-top: 30px; }
          .land_wrapp .steam_b2 .steam_advantages .advantage_item_3 .advantage_text {
            left: auto;
            top: 68%;
            right: 0;
            -webkit-transform: translate(50%, 50%);
            -ms-transform: translate(50%, 50%);
            transform: translate(50%, 50%); }
            .land_wrapp .steam_b2 .steam_advantages .advantage_item_3 .advantage_text img {
              left: auto;
              right: 40%; }
        .land_wrapp .steam_b2 .steam_advantages .advantage_item:hover {
          opacity: 1; }
          .land_wrapp .steam_b2 .steam_advantages .advantage_item:hover .advantage_text {
            opacity: 1;
            -webkit-transform: translate(0%, 0%);
            -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%); }
    @media screen and (max-width: 768px) {
      .land_wrapp .steam_b2 h2 {
        font-size: 7vw; }
      .land_wrapp .steam_b2 h3 {
        font-size: 5vw;
        margin-bottom: 10px; }
      .land_wrapp .steam_b2 .steam_advantages {
        display: block;
        margin-left: -15px;
        margin-right: -15px; }
        .land_wrapp .steam_b2 .steam_advantages .advantage_item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          padding-top: 0;
          padding-bottom: 0;
          opacity: 1;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          overflow: hidden; }
          .land_wrapp .steam_b2 .steam_advantages .advantage_item img {
            max-width: 50%; }
          .land_wrapp .steam_b2 .steam_advantages .advantage_item .advantage_text {
            position: static;
            opacity: 1;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            width: 50%;
            font-size: 4.5vw;
            padding-left: 5px;
            padding-right: 5px; }
            .land_wrapp .steam_b2 .steam_advantages .advantage_item .advantage_text img {
              display: none; }
          .land_wrapp .steam_b2 .steam_advantages .advantage_item_1 img {
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            margin-bottom: -9vw;
            margin-left: -5vw; }
          .land_wrapp .steam_b2 .steam_advantages .advantage_item_1 .advantage_text {
            margin-top: 9vw; }
          .land_wrapp .steam_b2 .steam_advantages .advantage_item_2 {
            border: none;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
            border-top: 1px solid rgba(255, 255, 255, 0.2); }
            .land_wrapp .steam_b2 .steam_advantages .advantage_item_2 img {
              -webkit-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
              transform: rotate(90deg);
              margin: -10vw 0;
              margin-left: -8vw; }
          .land_wrapp .steam_b2 .steam_advantages .advantage_item_3 img {
            margin-top: -5vw; } }
  .land_wrapp .steam_b3 {
    text-align: center;
    color: #fff;
    padding-top: 50px; }
    .land_wrapp .steam_b3 h2 {
      font-size: 26px;
      color: inherit;
      margin-bottom: 90px; }
    @media screen and (max-width: 768px) {
      .land_wrapp .steam_b3 h2 {
        font-size: 6vw;
        margin-bottom: 30px; } }
  .land_wrapp .steam_b3_tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none; }
    .land_wrapp .steam_b3_tabs li {
      width: 30%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: start; }
      .land_wrapp .steam_b3_tabs li:nth-child(2) {
        border-left: 1px solid rgba(255, 255, 255, 0.2);
        border-right: 1px solid rgba(255, 255, 255, 0.2); }
      .land_wrapp .steam_b3_tabs li a {
        color: #fff;
        text-decoration: none;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
        opacity: 0.3;
        letter-spacing: 1px; }
        .land_wrapp .steam_b3_tabs li a .tab_icon {
          height: 50px;
          display: block;
          background-repeat: no-repeat;
          background-position: center top; }
        .land_wrapp .steam_b3_tabs li a:hover {
          opacity: 1; }
      .land_wrapp .steam_b3_tabs li.active a {
        opacity: 1;
        pointer-events: none; }
  .land_wrapp .steam_b3_tab_info {
    margin-top: 80px; }
    .land_wrapp .steam_b3_tab_info .slider_wrap {
      width: 700px;
      height: 410px;
      position: relative;
      margin: 0 auto;
      border: 4px solid rgba(255, 255, 255, 0.4);
      -webkit-border-radius: 30px;
      border-radius: 30px;
      overflow: hidden; }
      .land_wrapp .steam_b3_tab_info .slider_wrap .slider_img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        -webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat; }
      .land_wrapp .steam_b3_tab_info .slider_wrap .foreground-img {
        width: 50%; }
      .land_wrapp .steam_b3_tab_info .slider_wrap .slider_range {
        position: absolute;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 100%;
        height: 100%;
        background: transparent;
        outline: none;
        margin: 0;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .land_wrapp .steam_b3_tab_info .slider_wrap .slider_range::-webkit-slider-thumb {
          -webkit-appearance: none;
          appearance: none;
          width: 2px;
          height: 400px;
          background: white;
          cursor: pointer; }
        .land_wrapp .steam_b3_tab_info .slider_wrap .slider_range::-moz-range-thumb {
          width: 2px;
          height: 400px;
          background: white;
          cursor: pointer; }
      .land_wrapp .steam_b3_tab_info .slider_wrap .slider-button {
        
        width: 100px;
        height: 70px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -50px;
        margin-top: -35px;
        pointer-events: none;
        cursor: pointer; }
    .land_wrapp .steam_b3_tab_info .b3_tab_item {
      position: relative;
      display: none; }
      .land_wrapp .steam_b3_tab_info .b3_tab_item .slider_outer_text {
        position: absolute;
        text-align: center;
        top: 50%;
        width: 180px;
        font-size: 14px; }
        .land_wrapp .steam_b3_tab_info .b3_tab_item .slider_outer_text span {
          display: block; }
        .land_wrapp .steam_b3_tab_info .b3_tab_item .slider_outer_text.outer_left {
          left: 0; }
          .land_wrapp .steam_b3_tab_info .b3_tab_item .slider_outer_text.outer_left img {
            position: absolute;
            left: 50%;
            bottom: -30%; }
        .land_wrapp .steam_b3_tab_info .b3_tab_item .slider_outer_text.outer_right {
          right: 0; }
          .land_wrapp .steam_b3_tab_info .b3_tab_item .slider_outer_text.outer_right img {
            position: absolute;
            right: 40%;
            bottom: -30%; }
      .land_wrapp .steam_b3_tab_info .b3_tab_item.active {
        display: block; }
    .land_wrapp .steam_b3_tab_info .mob_text_icon {
      display: none; }
   
  .land_wrapp .steam_b4 {
    padding: 120px 0; }
    .land_wrapp .steam_b4 .container {
      max-width: 920px; }
    .land_wrapp .steam_b4 .video_wrap {
      margin: 0 auto;
      position: relative;
      width: 100%;
      height: 0;
      padding-bottom: 56.25%; }
      .land_wrapp .steam_b4 .video_wrap iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0; }
    .land_wrapp .steam_b4 .video_thumb {
      display: inline-block;
      overflow: hidden;
      position: relative;
      -webkit-border-radius: 30px;
      border-radius: 30px; }
      .land_wrapp .steam_b4 .video_thumb img {
        max-width: 100%;
        vertical-align: middle; }
      
        .land_wrapp .steam_b4 .video_thumb .play_video:hover {
          -webkit-filter: invert(16%) sepia(35%) saturate(3875%) hue-rotate(182deg) brightness(98%) contrast(99%);
          filter: invert(16%) sepia(35%) saturate(3875%) hue-rotate(182deg) brightness(98%) contrast(99%); }
    .land_wrapp .steam_b4 .video_player {
      display: none;
      margin: 0 auto;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      z-index: 2; }
      .land_wrapp .steam_b4 .video_player iframe {
        width: 100%;
        height: 100%; }
    @media screen and (max-width: 768px) {
      .land_wrapp .steam_b4 {
        padding: 40px 0; } }
  .land_wrapp .steam_products {
    text-align: center;
    padding: 90px 0;
    color: #fff; }
    .land_wrapp .steam_products h2 {
      font-size: 42px;
      color: inherit;
      margin-bottom: 25px; }
    .land_wrapp .steam_products h3 {
      font-size: 22px;
      color: inherit !important;
      margin-bottom: 40px;
      line-height: 1.3; }
    .land_wrapp .steam_products .products_carousel {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .land_wrapp .steam_products .products_carousel .slick-slide {
        margin-left: 25px;
        margin-right: 25px; }
      .land_wrapp .steam_products .products_carousel .carousel_item {
        width: 30%;
        background: #fff;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        padding: 50px 30px 25px; }
      .land_wrapp .steam_products .products_carousel .img {
        overflow: hidden;
        height: 240px; }
        .land_wrapp .steam_products .products_carousel .img img {
          vertical-align: middle;
          max-width: 100%;
          width: 225px;
          margin-top: -50px;
          display: inline; }
      .land_wrapp .steam_products .products_carousel .prod_title {
        font-size: 22px;
        line-height: 1.3;
        margin-bottom: 25px; }
        .land_wrapp .steam_products .products_carousel .prod_title a {
          color: #0084c1; }
      .land_wrapp .steam_products .products_carousel .btn-primary {
        background: #0084c1;
        width: 200px;
        -webkit-border-radius: 30px;
        border-radius: 30px;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        .land_wrapp .steam_products .products_carousel .btn-primary:hover {
          -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
          transform: scale(1.1); }
      .land_wrapp .steam_products .products_carousel .slick-arrow {
        display: block;
        position: absolute;
        top: 50%;
        background: transparent;
        border: 0;
        outline: none;
        font-size: 50px;
        margin-top: -20px; }
        .land_wrapp .steam_products .products_carousel .slick-arrow.slick-prev {
          left: -20px; }
        .land_wrapp .steam_products .products_carousel .slick-arrow.slick-next {
          right: -20px; }
    @media screen and (max-width: 768px) {
      .land_wrapp .steam_products {
        padding: 40px 0; }
        .land_wrapp .steam_products h2 {
          font-size: 7vw; }
        .land_wrapp .steam_products h3 {
          font-size: 4vw; }
        .land_wrapp .steam_products .products_carousel {
          padding-bottom: 50px; }
          .land_wrapp .steam_products .products_carousel .slick-arrow {
            z-index: 10; }
            .land_wrapp .steam_products .products_carousel .slick-arrow:before {
              content: '';
              background: rgba(119, 119, 119, 0.5);
              width: 60px;
              height: 60px;
              -webkit-border-radius: 50%;
              border-radius: 50%;
              position: absolute;
              left: -20px;
              top: -15px; }
            .land_wrapp .steam_products .products_carousel .slick-arrow.slick-prev {
              left: 0px; }
              .land_wrapp .steam_products .products_carousel .slick-arrow.slick-prev:before {
                left: -13px; }
            .land_wrapp .steam_products .products_carousel .slick-arrow.slick-next {
              right: 0px; }
        .land_wrapp .steam_products .slick-dots {
          position: absolute;
          bottom: 0;
          width: 100%;
          text-align: center;
          margin: 0;
          padding: 0; }
          .land_wrapp .steam_products .slick-dots li button {
            width: 14px;
            height: 14px;
            background: transparent;
            border: 1px solid #fff; }
          .land_wrapp .steam_products .slick-dots li.slick-active button {
            background: #fff; } }
