

/*style common*/
@font-face {
  font-family: 'UTM_Neo';
  src: url('../font/UTM-Neo-Sans-Intel.eot');
  src: url('../font/UTM-Neo-Sans-Intel.eot?#iefix') format('eot'),
       url('../font/UTM-Neo-Sans-Intel.woff') format('woff'),
       url('../font/UTM-Neo-Sans-Intel.ttf') format('truetype'),
       url('../font/UTM-Neo-Sans-Intel.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
body{
  font-family: 'UTM_Neo', sans-serif;
  overflow-x: hidden;
  font-style: normal;
  padding-top: 6px;
}
@-ms-viewport {
  width: auto !important;
}
.logo-img-right{
    width: 120px;
    margin-top: 5px
}
.show-content {
    display: none;
}
.link-vi,.link-en{
  border: none;
  background: none;
  padding: 0 0 0 5px;
  float: left;
  line-height: 40px;
}
.link-vi img, .link-en img {
    width: 23px;
    height: 15px;
    margin-left: 5px;
}
.btn-vi,.btn-en{
    border: none;
    background: none;
    padding: 0 0 0 5px;
}
.btn-vi img,.btn-en img{
    width: 20px;
}
.no-padding{
  padding-left: 0;
  padding-right: 0;
}
.center{
  text-align: center;
}
.title-top-frame h2{
  display: block;
  font-size: 35px;
  color: #13449b;
  font-weight: bold;
  text-align: center;
  margin:0;
  border-radius: 8px;
  padding: 0;

}
.title-top-frame{
  margin: 0 0 20px 0;
  text-align: center;
}
.main-content ::-webkit-scrollbar{
  width: 3px;
  background-color: #eee;
  border-radius: 6px;
  height: 5px;
}
.main-content ::-webkit-scrollbar-thumb{
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #dbdbdb;
}
.video_wrap video{
    width: 100%;
}
.img-bridge {
    width: 250px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 20
}
.img-boat{
  width: 20%
}
/*end style common*/


/*header*/
.nav>li>a:focus, .nav>li>a:hover{
  background-color: transparent;
  color: #fff;
}
.logo-1{
    padding: 5px 0
}
header {
    background: #17479c!important;
    box-shadow: 1px 1px 0px #1247a4!important;
}

#header .navbar-header{
    padding: 0
}
header .logo {
    float: left;
}
header li a{
  color: #fff;
  cursor: pointer;
  font-size: 15px;
}
.navbar-toggle .icon-bar{
  background: #fff
}
.navbar-right{
  float: left!important;
}
.logo-right {
  float: right;
  padding-left: 1px;
  padding-right: 5px;
}
.nav li a:hover.nav li a:focus, .active-menu {
    background: #fff !important;
    color: #fff !important;
}
/*.nav li a:hover {
    color: white !important;
}*/
.active-apply, .active-apply:hover, .active-apply:focus {
    background: #ffffff !important;
    color: #15479c !important;
}
.nav>li>a{
  padding: 15px 15px;
}
.menu-scrol {
    height: 315px;
    overflow: auto;
}
/*end header*/

/*menu right*/
.menu-right{
  position: fixed;
  top:34%;
  right: 0px;
  border: 1px solid #cacacc;
  border-right: none;
  background: #fff;
  border-radius: 4px 0 0 4px;
  z-index: 99;
}
.menu-right ul{
  padding: 5px;
  margin: 0;
}
.menu-right ul li{
  list-style: none;
  text-align: center;
  margin: 5px 0 0 0;
  width: 42px;
  height: 41px;
  border-radius: 4px;
}
.apply-now p{
  margin: 0;
}
.menu-right ul li a{
  color: #fff!important;
  display: block;
  font-size: 20px;
  padding-top: 5px;
  cursor: pointer;
  padding-bottom: 9px;
}
.menu-right ul li:first-child a{
  padding-top:3px;
}
.apply-now{
  margin-top: 0!important;
  font-size: 14px;
  background: #00b7dc;
}
.facebook{
  font-size: 15px;
  background: #3D5B96;
}
.youtube{
  font-size: 15px;
  background: #E52D27;
}
.linked{
  font-size: 15px;
  background: #0077b5;
}
.mail{
  font-size: 15px;
  background: #FFC90E;
}
.facebook a{
  font-size: 23px;
}
.youtube a{
  font-size: 25px;
  padding-top: 1px;
}
.apply-now a{
  font-size: 13px!important;
  text-decoration: none;
}


/*landing page*/

.content-landing-page{
  background: url(../img/bg-landing-page-2.jpg);
  background-size: 100% 100%;
  position: fixed;
  width: 100%;
  height: 100%
}
.content-landing-page .img-bridge{
  bottom: 0px
}
.bMT{
  width: 37%;
  bottom: 52px;
  left: 35%;
}
.bgst{
  width: 20%;
  left: 16%;
  bottom: 27%;
}
.bget{
  right: 10%;
  bottom: 28%;
  width: 20%
}
.boat-common{
  position: absolute;
  z-index: 10
}
.wave-common{
  z-index: 9;
}

#clouds{
  padding: 0px 0;
  background: transparent;
}

/*Time to finalise the cloud shape*/
.cloud {
  position:absolute; 
}

/*Time to animate*/
.x1 {
  animation: moveclouds 70s linear infinite;
  background: url(../img/could-1.png);
  background-size: 100% 100%;
  width: 200px;
  height: 100px;
  top: 6%;
}
.x2 {
  left: 0;
  transform: scale(1.3);
  opacity: 1; 
  animation: moveclouds 55s linear infinite;
  background: url(../img/could-1.png);
  background-size: 100% 100%;
  width: 500px;
  height: 200px;
}

.x3 {
  left: 0; 
  top: -2%;
  transform: scale(0.8);
  opacity: 0.8;
  -webkit-animation: movecloud 66s linear infinite;
  background: url(../img/could-1.png);
  background-size: 100% 100%;
  width: 60%;
  height: 200px;
}

.x4 {
  left: 0; 
  top: -3%;
  transform: scale(0.75);
  opacity: 0.75; 
  animation: moveclouds 68s linear infinite;
  background: url(../img/could-1.png);
  background-size: 100% 100%;
  width: 300px;
  height: 200px;
}

.x5 { 
  left: 0%;
  top: 6%;
  transform: scale(0.8);
  opacity: 0.8; 
  animation: movecloud 50s linear infinite;
  background: url(../img/could-2.png);
  background-size: 100% 100%;
  width: 100%;
  height: 200px;
}

@keyframes moveclouds {
  0% {margin-left: -100%;}
  100% {margin-left: 100%;}
}
@keyframes movecloud {
  0% {margin-left: 100%;}
  100% {margin-left: -100%;}
}
.wave-1{
  width: 122px;
  position: absolute;
  left: 1%;
  bottom: 10%;
  animation: waves_1 3s ease-in-out infinite;
}
@keyframes waves_1 {
  0%, 100% {
    transform: translate3d(2px,-5px,4px);
  }
  50% {
    transform: translate3d(10px,5px,0);
  }
}
.wave-2{
  width: 152px;
  position: absolute;
  left: 13%;
  bottom: 15%;
  animation: waves_13 5s ease-in-out infinite;
}
.wave-3{
  width: 132px;
  position: absolute;
  left: 20%;
  bottom: 22%;
  animation: waves_13 7s ease-in-out infinite;
}
.wave-4{
  width: 135px;
  left: 60%;
  bottom: 32%;
  position: absolute;
  animation: waves_4 5s ease-in-out infinite;
}
@keyframes waves_4 {
  0%, 100% {
    transform: translate3d(2px,-7px,4px);
  }
  50% {
    transform: translate3d(10px,6px,0);
  }
}
.wave-5{
  width: 120px;
  left: 24%;
  bottom: 14%;
  position: absolute;
  animation: waves_13 3s ease-in-out infinite;
}
.wave-6{
  width: 115px;
  position: absolute;
  left: 40%;
  bottom: 35%;
  animation: waves_13 6s ease-in-out infinite;
}
.wave-7{
  width: 100px;
  position: absolute;
  left: 3%;
  bottom: 32%;
  animation: waves_13 6s ease-in-out infinite;
}
.wave-8{
  width: 100px;
  position: absolute;
  right: 3%;
  bottom: 32%;
  animation: waves_13 6s ease-in-out infinite;
}
.wave-9{
  width: 120px;
  position: absolute;
  right: 21%;
  bottom: 19%;
  animation: waves_13 6s ease-in-out infinite;
}
.wave-10{
  width: 100px;
  position: absolute;
  right: 25%;
  bottom: 33%;
  animation: waves_13 6s ease-in-out infinite;
}
.wave-11{
  width: 100px;
  position: absolute;
  right: 55%;
  bottom: 18%;
  animation: waves_13 6s ease-in-out infinite;
}
.wave-12{
  width: 100px;
  position: absolute;
  right: 23%;
  bottom: 18%;
  animation: waves_13 6s ease-in-out infinite;
}
.wave-11{
  width: 100px;
  position: absolute;
  right: 55%;
  bottom: 18%;
  animation: waves_13 6s ease-in-out infinite;
}

.wave-12{
  width: 100px;
  position: absolute;
  left: 8%;
  bottom: 26%;
  animation: waves_13 6s ease-in-out infinite;
}
.wave-13{
  width: 100px;
  position: absolute;
  right: 8%;
  bottom: 26%;
  animation: waves_13 6s ease-in-out infinite;
}
@keyframes waves_13 {
  0%, 100% {
    transform: translate3d(2px,-5px,4px);
  }
  50% {
    transform: translate3d(10px,5px,0);
  }
}
.wave-14{
  width: 100px;
  position: absolute;
  right: 40%;
  bottom: 38%;
  animation: waves_13 6s ease-in-out infinite;
}

.banner-mobile img{
  width: 100%;
  cursor: pointer;
}
.modal-dialog{
  width: 97%;
  font-size: 16px;
  margin: 0 auto;
  top: 5%;
}
.modal-dialog h3{
  font-size: 21px;
  display: inline;
  font-weight: bold;
}
.modal-header {
    padding: 10px 15px 15px 15px;
    background: white;
    color: #65c5c4;
    border-radius: 4px 4px 0 0;
}
.modal-dialog .close,.modal-dialog .close:focus,.modal-dialog .close:hover {
  color: #333;
  opacity: 1;
}
.common-cricle{
  display: inline-block;
  border: 10px solid rgb(188, 224, 242);
  box-shadow: 0 0 40px 5px rgb(106, 192, 215), 0 0 40px 4px rgb(87, 180, 211) inset;
  border-radius: 100%;
  transform: rotateX(90deg);
  position: absolute;
  animation:  wave 1.5s ease-in-out infinite;
  z-index: -1;
}
.boat-landing-bmt .common-cricle{
  width: 28%;
  height: 200px;
  bottom: -35px;
  left: 40%;
}
.boat-landing-gst .common-cricle{
  width: 17%;
  height: 150px;
  left: 16%;
  bottom: 17%;
}
.boat-landing-get .common-cricle{
  right: 10%;
  height: 150px;
  bottom: 19%;
  width: 17%;
}
.cricle1{
  animation-delay: 0.5s;
}
.cricle2{
  animation-delay: 1.5s;
}
.cricle3{
  animation-delay: 2.5s;
}
.cricle4{
  animation-delay: 4s;
}  
@keyframes wave {
  0%   { opacity: 0; transform: rotateX(80deg) scale(0.2);}
  50%  { opacity: 1; }  
  100% { opacity: 0; transform: rotateX(80deg) scale(1.3); }
}
.hover-cricle{
  display: none;
}
.boat-landing:hover .hover-cricle{
  display: block;
}
.btn-des-management{
  position: sticky;
  top: 45%;
  width: 100%;
  z-index: 999
}
.btn-des-management button{
  background: none ;
  border: none;
  font-size: 9px;
  color: #fff;
  padding: 0 5px;
}
.des-title-common .title-overlay{
  position: absolute;
  top: 0;
  width: 100%;
}
.des-title-common .padding8{
  padding: 0 25px;
}
@media all and (-ms-high-contrast:none)
 {
   /* IE10 */
  .btn-des-management { 
    position: absolute; 
  }
  .content-des-show .texts{
    top: 40px;
  }
  /* IE11 */
  *::-ms-backdrop, .btn-des-management { 
    position: absolute; 
  } 
  *::-ms-backdrop,.content-des-show .texts {
    top: 40px;
  }
}

/*SAFARI*/
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { @media
{
  .btn-des-management { 
    position: absolute; 
  } 
  .content-des-show .texts {
    top: 40px;
  }
}
}
@media not all and (min-resolution:.001dpcm) { @media
{
  .btn-des-management { 
    position: absolute; 
  } 
  .content-des-show .texts {
    top: 40px;
  }
}}
.menu-right-landing ul li:first-child{
  margin-top: 0
}
.btn-step button{
  background: none;
  border: none;
  font-size: 10px;
  padding: 0 10px;
}
.btn-step{
  position: absolute;
  width: 100%;
}
.color-get{
  color: #ff4405!important;
}
.no-style{
  padding-left: 5px!important;
}
.no-style li{
  list-style: none;
}
.font-15{
  font-size: 15px;
}
.body-landing-page .nav .open>a,.body-landing-page .nav .open>a:focus,.body-landing-page .nav .open>a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #17479c;
}
header .dropdown-menu>li>a {
  padding: 5px 20px;
  color: #17479c;
}
.body-landing-page header .dropdown-menu>li:hover a{
  background: #17479c!important;
  color: #fff!important;
}
.body-landing-page .navbar-nav>li>.dropdown-menu{
  padding: 0
}
/*BB MT*/
.body-landing-page {
    overflow: hidden
}

.pp-mt {
    position: fixed;
    top: 53%;
    left: 22%;
    animation: move 3.5s ease infinite;
}

    .pp-mt img {
        width: 100%;
    }

@keyframes move {
    20% {
        top: 53%;
    }

    50% {
        top: 55%;
    }

    100% {
        bottom: 53%;
    }
}
/*BB MT*/

/*BB GET*/
.pp-get {
    position: fixed;
    top: 48%;
    left: 42%;
    animation: move_get 3s ease infinite;
}

    .pp-get img {
        width: 100%;
    }

@keyframes move_get {
    0% {
        top: 47%;
    }

    50% {
        top: 45%;
    }

    100% {
        top: 47%;
    }
}
/*BB GET*/

/*BB GST*/
.pp-gst {
    position: fixed;
    top: 47%;
    right: 26%;
    animation: move_gst 4s ease infinite;
}

    .pp-gst img {
        width: 100%;
    }

@keyframes move_gst {
    0% {
        top: 47%;
    }

    50% {
        top: 49%;
    }

    100% {
        top: 47%;
    }
}
/*BB GST*/

.pp-common{
    width: 12%
}

@media only screen and (max-width: 467px){
    .pp-common {
        width: 100px
    }
    .pp-mt{
        left: 3%
    }
    .pp-get {
        left: 37%;
        right: auto
    }
    .pp-gst {
        left: 70%;
        right: auto
    }
}
@media only screen and (min-width: 467px) and (max-width: 767px) {
    .pp-common {
        width: 120px
    }

    .pp-mt {
        left: 3%
    }

    .pp-get {
        left: 40%;
        right: auto
    }

    .pp-gst {
        left: 74%;
        right: auto
    }
}
@media only screen and (max-width: 767px) {
    .video_wrap video {
        width: auto;
    }
}