body{
    font-family: 'MYRIADPRO-REGULAR';
      font-size: 15px;
      line-height: 22px;
      background-color: #2c2c2c;
      color: #fff;
  }
  .container {
    max-width: 1200px;
}
  .container-fluid {
      padding-right: 30px;
      padding-left: 30px;
      width: 100%;
  }
  
  
  .owl-prev{
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      }
   .owl-next{
  
      position: absolute;
          
      top: 50%;
      right: 0;
          
      transform: translateY(-50%);
      }
      .slider-home  .owl-prev{
        left: 20px;
      }
      .slider-home  .owl-next{
        right: 20px;
      }
   .owl-nav >div{
    background-color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #333;
    font-size: 15px;
    border-radius: 50%;
    border: 1px solid #1e3d37;
  
    padding: 0;
      }
      .hover-zoom:hover img{
        transform: scale(1.05);
      }
      .hover-zoom{
        overflow: hidden;
      }
     
      img {
          -webkit-transition: all 0.7s ease;
          transition: all 0.7s ease;
      }
      .support-online {
        position: fixed;
        z-index: 999;
        left: 20px;
        bottom: 20px;
        top: auto !important;
        }
  
        .support-online a {
          position: relative;
          margin: 10px 10px;
          text-align: left;
       
        }
        .support-online a span{
          display: none;
        }
  
        .support-online i {
          width: 40px;
          height: 40px;
          background: #43a1f3;
          color: #fff;
          border-radius: 100%;
          font-size: 20px;
          text-align: center;
          line-height: 1.9;
          position: relative;
          z-index: 999
        }
  
        .support-online a {
          display: block
        }
  
        .support-online a span {
          border-radius: 2px;
          text-align: center;
          background: #fb2644;
          padding: 9px;
          display: none;
          width: 180px;
          margin-left: 10px;
          position: absolute;
          color: #ffffff;
          z-index: 999;
          top: 0px;
          left: 40px;
          transition: all 0.2s ease-in-out 0s;
          -moz-animation: headerAnimation 0.7s 1;
          -webkit-animation: headerAnimation 0.7s 1;
          -o-animation: headerAnimation 0.7s 1;
          animation: headerAnimation 0.7s 1;
          display: none!;
        }
  
      
  
        .support-online a span::before {
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 10px 10px 10px 0;
          border-color: transparent #fb2644 transparent transparent;
          position: absolute;
          left: -10px;
          top: 10px
        }
  
        .kenit-alo-circle-fill {
          width: 60px;
          height: 60px;
          top: -10px;
          position: absolute;
          -webkit-transition: all 0.1s ease-in-out;
          -moz-transition: all 0.1s ease-in-out;
          -ms-transition: all 0.1s ease-in-out;
          -o-transition: all 0.1s ease-in-out;
          transition: all 0.1s ease-in-out;
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          border-radius: 100%;
          border: 2px solid transparent;
          -webkit-transition: all .1s;
          -moz-transition: all .1s;
          -o-transition: all .1s;
          transition: all .1s;
          background-color: rgba(0, 175, 242, 0.5);
          opacity: .75;
          right: -10px
        }
  
        .kenit-alo-circle {
          width: 50px;
          height: 50px;
          top: -5px;
          right: -5px;
          position: absolute;
          background-color: transparent;
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          border-radius: 100%;
          border: 2px solid rgba(30, 30, 30, 0.4);
          opacity: .1;
          border-color: #0089B9;
          opacity: .5
        }
  
        .support-online .btn-support {
          cursor: pointer
        }
  
        @-webkit-keyframes pulse {
          0% {
            -webkit-transform: scale(1.1);
            transform: scale(1.1)
          }
  
          50% {
            -webkit-transform: scale(0.8);
            transform: scale(0.8)
          }
  
          100% {
            -webkit-transform: scale(1.1);
            transform: scale(1.1)
          }
        }
  
        @keyframes pulse {
          0% {
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1)
          }
  
          50% {
            -webkit-transform: scale(0.8);
            -ms-transform: scale(0.8);
            transform: scale(0.8)
          }
  
          100% {
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1)
          }
        }
        #scrollUp {
          background: #fff;
          color: #333;
          border: 1px solid #333;
          bottom: 40px;
          right: 40px;
          border-radius: 100px;
          height: 47px;
          width: 47px;
          font-size: 18px;
          text-align: center;
          line-height: 45px;
          box-shadow: 0 0 15px 0px rgb(50 50 50 / 20%);
          transition: 0.3s;
          display: inline-block;
          position: fixed;
          bottom: 62px;
          right: 10px;
          cursor: pointer;
          z-index: 99999;
        }
        #scrollUp:hover {
          background-color: #333;
          color: #fff;
        }
        .sheer {
          background-color: #e40007;
          left: -5px;
        }
         .sheer:before {
          border-width: 50px 17.5px 0 0;
        }
        .sheer:before {
          border-width: 53px 42px 0 0;
      content: '';
      left: -42.5px;
      border-color: transparent #e40007;
      position: absolute;
      top: 0;
        }
        .brecus-banner ul{
          display: inline-block;
        }
      .brecus-banner ul li{
        display: inline-block;
        float: left;
      }
      .title-primary{
        font-family: 'MYRIADPRO-BOLD';
     
        font-size: 22px;
        margin-bottom: 15px;

      }
  .footer-area1 .footer-left{
    width: 55%;
  }
  .footer-area1 .footer-right{
    width: 45%;
  }
  .sidebar .item-sidebar .title-sb{
    font-family: 'MYRIADPRO-BOLD';
    font-size: 20px;
  }
  .sidebar .item-sidebar ul li{
    font-family: 'MYRIADPRO-BOLD';
  }
  .main-about .content-about .title-1{
    font-family: 'MYRIADPRO-BOLD';
    font-size: 20px;
  }
  .main-about .content-about  h3{
    font-family: 'MYRIADPRO-BOLD';
  }
  .content-content p{
    margin-bottom: 10px;
  }
  .sidebar .item-sidebar .item .title-1{
    font-family: 'MYRIADPRO-BOLD';
  }
  .sidebar .item-sidebar .item .desc{
    font-family: 'MYRIADPRO-BOLD';
  }
  .main-video-photo .video-content iframe{
    width: 100%;
    height: 555px;
  }
  .slider-photo  .owl-prev{
    background: none;
      width: auto;
      height: auto;
      border: 0;
      top: inherit;
      bottom: 16px;
      left: 16px;
  }
  .slider-photo  .owl-next{
    background: none;
      width: auto;
      height: auto;
      border: 0;
      top: inherit;
      bottom: 16px;
      right: 16px;
  }
  .main-vietwings .content-about .title-1 {
    font-family: 'MYRIADPRO-BOLD';
  
  }
  .main-teambuiding-detail .content-about  .title-1{
    font-family: 'MYRIADPRO-BOLD';
    font-size: 24px;
  }
  .main-teambuiding .item .nav-img  .title-1{
    font-family: 'MYRIADPRO-BOLD';
  }
  .main-teambuiding .content-teambuiding  .title-1 {
    font-family: 'MYRIADPRO-BOLD';
  }
  .main-teambuiding  .abulm-teambuiding .title-1{
    font-family: 'MYRIADPRO-BOLD';
    font-size: 24px;
  }
  .main-teambuiding  .abulm-teambuiding{
    padding-top: 28px;
  }
  .pagenavi ul li a{
    color:#959595;
  }
  .main-contact  .title-1{
    font-family: 'MYRIADPRO-BOLD';
    font-size: 20px;
  }
  .main-menu-pr {
    background: #999999;
  }
  .main-contact  {
    font-family: 'MYRIADPRO-BOLD';
  }
  .main-teambuiding .content-teambuiding .item .img img{
    width: 100%;
    height: 200px !important;
                object-fit: cover;
  }
  .main-menu-pr .main-menu ul li a{
    font-size: 20px;
    color: #fff;
    padding: 13px 20px;
  }
  .main-teambuiding .content-teambuiding .item .title-1 a{
    color: #11cf11;
  }
  .top-content {
    padding-top: 65px;
  }
 
  header  .slogin {
    font-size: 18px;
  }
  .main-travel .item{
    margin-bottom: 30px;
  }
  .main-travel{
    padding-top: 50px;
  }
  .main-travel .item .img img{
    width: 100%;
    height: 290px;
    object-fit: cover;
  }
  .main-travel  .title-1 {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 26px;
  }
  .main-video-photo .item{
    position: relative;
  }
 .main-video-photo .item:after {
  content: '';
  background: #000;
  background: -webkit-linear-gradient(bottom, #000 5%, transparent 100%);
  background: -o-linear-gradient(bottom, #000 5%, transparent 100%);
  background: linear-gradient(to top, #000 -12%, transparent 35%);
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
  }
  .main-video-photo .item .overlay-img  {
    position: absolute;
    bottom: 0;
    z-index: 11;
    left: 0;
    width: 100%;
    padding: 15px;
    height: 100%;
  }
  .main-video-photo .item .overlay-img  i{
    margin-right: 5px;
    margin-top: -5px;
    width: 25px;
    height: 25px;
    background: #fff;
    color: #e40007;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
  }
  .main-video-photo .item .overlay-img  h3{
    bottom: 14px;
    position: absolute;
    display: flex;
    align-items: center;
  }
  .main-video-photo .item .overlay-img  h3:hover{
    color: #e40007;
  }
  .main-video-photo  .item-video-photo .item .img img{ 
    width: 100%;
    height: 275px;
    object-fit: cover;
  }
  .main-video-photo .item {
    margin-bottom: 20px;
  }
  .main-video-photo .item-video-photo .item-2 .img img{
    height: 570px;
  }
  .main-video-photo  .title-primary{
    margin-bottom: 15px;
  }
  .main-video-photo   .item-video-photo{
    padding-bottom: 35px;
  }
  .main-video-photo .title-primary button{
    float: right;
    font-size: 16px;
    color: #fff;
    background: #e40007;
    padding: 0 20px;
    border-radius: 17px;
    height: 31px;
    border: 1px solid #e40007;
  }
  .main-video-photo .title-primary button:hover{
    background: #fff;
    color: #e40007;
  }
  .brecus-banner  ul li a{
    font-size: 20px;
  }
  .top-content-2 .top-content-left .nav-content-left .item .nav-img-1 .desc{
    margin-top: 0;
  }
  .top-content-2 .top-content-left .nav-content-left .item .nav-img-1 .title-1 a {
    color:#11cf11;
  }
  .main-travel .item .nav-img .title-2  a{
    color:#11cf11;
  }














  @media only screen and (max-width: 768px){
    header{
      display: none!important;
    }
    header.header-mobile{
      display: block!important;
    }
    header .right-header{
      width: auto;
  }
  #primary-nav-button{
      position: absolute;
      left: 15px;
     
  top: 23px;
  
  }
  
  .right-header ul{
      margin-top: 10px;
      margin-right: 8px;
  }
  .right-header .nav-search{
      z-index: 99;
  }
  header>div>.absolute {
  }
  #primary-nav-button i{
    color: #000;
  }
  .sheer:before {
  
    border-width: 43px 42px 0 0;
  }
  .title-primary{
    line-height: 25px;
  }
  }
  
  @media only screen and (max-width: 736px){
    .support-online{
      left: 10px;
      bottom: 20px;
    }
    .holine-fix{
      left: 78px;
      bottom: 30px;
    }
    #main{
      width: 100%;
      overflow: hidden;
    }
    .logo-footer {
      text-align: center;
    }
    .logo-footer img{
      display: inline-block
    }
    body{
      font-size: 15px;
    }
    .main-video-photo .video-content iframe{
      height: 300px;
    }
    .title-primary{
      font-size: 20px;
    }
    .footer-area1   .item{
      margin-bottom: 15px;
    }
    .main-travel {
      padding-top: 35px;
  }
  .main-travel .title-1{
    font-size: 20px;
  }
  .main-video-photo .item-video-photo .item-2 .img img {
    height: auto;
}
  }
  
  @media only screen and (max-width: 676px){
  
  }