*{margin: 0; padding: 0;}

a{
    text-decoration: none !important;
}
img{
    border: none;
}

ul{
    list-style: none;
}
.modal-body img{
    width: 100%;
    height: auto;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 6px;
}
.modal-body h1 {
  font-weight: 900;
  font-size: 2.3em;
  text-transform: uppercase;
}
.modal-body a.pre-order-btn {
  color: #000;
  background-color: gold;
  border-radius: 1em;
  padding: 1em;
  display: block;
  margin: 2em auto;
  width: 50%;
  font-size: 1.25em;
  font-weight: 6600;
}
.modal-body a.pre-order-btn:hover {
  background-color: #000;
  text-decoration: none;
  color: gold;
}
body{
    background-color: #fff;
    color: #000;
    font-size: 16px;
    box-sizing: border-box;
    font-family: 'Raleway', sans-serif;
}
.wrapper{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.leaf {
  width: 50px;
  position: absolute;
}
.leaf:nth-child(1) {
  bottom: 5%;
  z-index:1;
  left: -10%;
  animation: blowing 12s 1s linear infinite;
}
.leaf:nth-child(2) {
  bottom: 10vh;
  left: -10%;
  z-index:1;
  animation: blowing 6s linear infinite;
}
.leaf:nth-child(3) {
  bottom: 0vh;
  z-index:1;
  left: -10%;
  animation: blowing 9s 3s linear infinite;
}
@keyframes blowing {
  0% {
    transform: translate(0,0) rotate(0)
  }
  20% {
    transform: translate(15vw, -10vh) rotate(170deg)
  }
  65% {
    transform: translate(55vw, -12vh) rotate(550deg)
  }
  80% {
    transform: translate(70vw, -17vh) rotate(740deg)
  }
  100% {
    transform: translate(100vw, -25vh) rotate(920deg)
  }
}

.thilandtrip{
    position: relative;
    height: auto;
    padding: 53px 15px 73px 21px;
    text-align: center;
    color: #fff;
    /* background: url(../image/trip1_left.png) left top no-repeat; */
    background: linear-gradient(171deg, rgba(2, 104, 187, 1) 0%, rgba(0, 70, 175, 1) 85%);
    /* background: linear-gradient(315deg, rgb(175 203 255 / 50%) 3%, rgb(88 170 255 / 54%) 38%, rgb(255 254 163 / 60%) 68%, rgb(255 163 163 / 44%) 98%); */
    /* animation: gradient 15s ease infinite; */
    background-size: 400% 400%;
    width: 100%;
    background-size: cover;
    overflow: hidden;
}
.thilandtrip h2{
	    font-size: 56px;
    color: #fff;
    font-weight: 700;
    text-align: center;
	padding:0;
    text-transform: uppercase;
    font-family: sans-serif;
	    margin: 0;
		    filter: drop-shadow(1px 2px 3px #111);
}
.thilandtrip h4{
	    font-size: 30px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    padding: 0;
    font-family: sans-serif;
    position: relative;
    top: -61px;
}
.trip_left{
	position: absolute;
    left: 0;
    top: 0;
	z-index:0;
}
.tri_hg{
	position: relative;
    top: -126px;
    right: 0;

}
/* .tri_hg:after{ */
    /* background: url(../image/trip_bg.svg) no-repeat left top; */
    /* content: ""; */
    /* position: absolute; */
    /* content: ''; */
    /* width: 57%; */
    /* background-position: center; */
    /* object-fit: cover; */
    /* height: 348px; */
    /* overflow-x: hidden; */
    /* bottom: -72px; */
    /* right: 21%; */
    /* z-index: 0; */
    /* background-size: cover; */
/* } */
.tri_hg img{
	    width: 48%;
    position: absolute;
    right: 26%;
    top: -76px;

}
.thilandtrip .col-md-12 p{
	    font-size: 20px;
    padding: 23px;
    font-weight: 600;
    font-family: 'Raleway';
    position: relative;
    z-index: 9;
    top: 55%;
}
.cloud1{
  position: absolute;
    top: -17px;
    right: 165px;
    z-index: 3;
}
.trip_plane{
  position: absolute;
        top: 62%;
    left: 113px;
    z-index: 4;
}
.trip_plane img{
    width: 319px;
    height: auto;
    animation: fadeInLeftBig 10s;
}
.cloud1 img{
	width:200px;
    animation: wobble 40s linear infinite;
}
.cloud{
      position: absolute;
    top: 31px;
    left: 245px;
    z-index: 1;
}
.cloud3{
	position: absolute;
    right: 0;
    top: 10%;
    z-index: 999;
}
.trip_plane1{
	position: absolute;
    top: 0;
    right: 0;
    z-index: 11;
    filter: drop-shadow(0px 1px 3px #111);
}
.cloud3 img{
	 animation: wave 40s linear infinite;

	width:200px;
}
.trip_right {
	    position: absolute;
    left: 15%;
    top: 10%;
    z-index: 0;
}
.trip_right img{
	    width: 216px;
    height: auto;
	animation:jump-2 10s linear infinite;

}
.trip_right p{
	font-size: 20px;
    font-weight: 600;

}
.trip_right1 img{
	    width: 186px;
    height: auto;
	animation:swing 20s linear infinite;
}
.ndt p{
	    position: absolute;
        bottom: 14%;
    right: 7%;
    text-transform: uppercase;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: 600;
    background: #258506;
    padding: 13px;
	    animation: swing 10s linear infinite;
    filter: drop-shadow(1px 2px 1px #111);
    z-index: 1;
}
.trip_right1 {
position: absolute;
    left: 45px;
    top: 41px;
}
.qc h5, p {
	font-size: 16px;
    padding: 0;
    margin: 0;
}
.cloud img{
	width:200px;
    animation: wave 30s linear infinite;
}
.thltrip{
	    width: 43%;
    position: relative;
    bottom: 22px;
}
@keyframes gradient {
    0% {
        background-position: 0% 0%;
    }
    50% {
        background-position: 100% 100%;
    }
    100% {
        background-position: 0% 0%;
    }
}

.wave {
    background: rgb(255 255 255 / 25%);
    border-radius: 1000% 1000% 0 0;
    position: fixed;
    width: 200%;
    height: 12em;
    animation: wave 10s -3s linear infinite;
    transform: translate3d(0, 0, 0);
    opacity: 0.8;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.wave:nth-of-type(2) {
    bottom: -1.25em;
    animation: wave 18s linear reverse infinite;
    opacity: 0.8;
}

.wave:nth-of-type(3) {
    bottom: -2.5em;
    animation: wave 20s -1s reverse infinite;
    opacity: 0.9;
}

@keyframes wave {
    2% {
        transform: translateX(1);
    }

    25% {
        transform: translateX(-25%);
    }

    50% {
        transform: translateX(-50%);
    }

    75% {
        transform: translateX(-25%);
    }

    100% {
        transform: translateX(1);
    }
}
/*navbar*/
.sticky.is-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 45px;
    z-index: 1000;
    width: 100%;
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 32%);
  }

  li.nav-item {
    padding-left: 15px;
  }

  a.nav-link {
    display: block;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    
   }
   .navbar-light .navbar-nav .nav-link {
    color: #5a5a5d;
    }

    .navbar-light .navbar-nav .nav-link:hover{
        color: #0D2270;
    }

    .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
        color: rgb(13 34 112)
    }

    @media only screen and (max-width: 767px) {
        #slide-navbar-collapse {
          position: fixed;
          top: 0;
          left: 0px;
          z-index: 99;
          width: 280px;
          height: 100%;
          background-color: #FE9833;
          overflow: auto;
        }
    }

    @media only screen and (max-width: 767px){
    .navbar-light .navbar-nav .nav-link {
        padding-left: 0.5rem !important;
        color: #fff !important;
    }
    .navbar-nav {
        margin-top: 3rem;
    }
    }

   /*********close-button*********/
    #colsenav {
        float: right;
        font-size: 30px;
        width: 35px;
        color: #fff;
    }

    @media only screen and (min-width: 768px) {
        #colsenav {
        display: none;
    }
    }
  /*backtotop*/
  #back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 30px;
    background-color: #0D2270;
    color: #fff;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #0D2270;
    color: #fff;
}

/*news & events*/
.our-services-head{
    font-size: 28px;
    font-weight: bold;
    color: #0d2270;
    font-family: sans-serif;
    margin: 20px 0px 20px;
    text-align: center;
}
.service-box {
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 12%);
    border-top: 4px solid transparent;
    margin-bottom: 30px;
}
.service-image img {
    max-width: 100%;
    height: auto;
}
.service-media {
    padding: 1.5rem;
    background-color: #fff;
    border: 1px solid #fff;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.service-media h4 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #0D2270;
}
.service-box:hover {
    -webkit-box-shadow: 0 1rem 3rem rgb(31 45 61 / 13%) !important;
    box-shadow: 0 1rem 3rem rgb(31 45 61 / 13%) !important;
    transition-duration: 1s;
    transform: translate(0, -5px);
    border-top: 4px solid transparent;
}

.service-media p {
    margin: 8px 0 0 0;
    color: #4c4c4c;
    text-align: justify;
    font-size: 14px;
}

.news-button-body.text-center {
    margin-bottom: 1.3rem;
}

button.view-buttons {
    background: #0d2270;
    color: #fff;
    border: inherit;
    padding: 8px 15px 8px 15px;
    border-radius: 4px;
}

section.digital-services-body {
    padding-top: 30px;
    padding-bottom: 30px;
}

/*footer*/
footer{
    background: url(../image/footerbg.png) no-repeat left top;
    background-color: #000000;
    padding-top: 25px;
    position: relative;
    z-index: 6;
    width: 100%;
    background-size: cover;
}
.social-list li i:hover{
    color: #00dfff !important;
}
.footer-item-logo .logo-footer {
    display: inline-block;
  margin-bottom: 64px;
    padding-top: 61px;
}

.footer-item-logo p {
    margin-bottom: 35px;
    max-width: 100%;
    font-size: 14px;
    color: #fff;
    text-align: justify;
    font-family: 'Lato', sans-serif;
}

.footer-item h3 {
    /*margin-bottom: 19px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;*/
	
	margin-bottom: 15px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ff8813;
}

.footer-link{
    list-style: none;
}
.footer-link li a {
    color: #ccc;
    font-size: 13px;
    line-height: 26px;
    text-decoration: none;
    transition: .25s ease-in;
    font-family: 'Lato', sans-serif;
}


   .useful-arrow {
    font-size: 10px;
    color: #ccc;
    margin-right: 17px;
}

.footer-cont li {
    margin-bottom: 10px;
}

.footer-cont i {
    font-size: 16px;
    width: 16px;
    text-align: center;
    margin-right: 15px;
    color: #ccc;
}

.footer-cont li a{
    color: #ccc;
    text-decoration: none;
    transition: .25s ease-in;
    font-size: 13px;
    font-family: none;
}
.social-list {
    display: flex;
    /*justify-content: space-evenly;*/
	float: right;
}
footer .social-list li {
    margin-right: 18px;
}
.social-list a {
    display: block;
    text-align: center;
    color: #919191;
    font-size: 18px;
}

.social-list a:hover {
    color: #FFF
}

.copy-right{
    background-color: rgb(9 25 83);
    padding-top: 15px;
}
.copy-text{
    text-align: left;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 45px;
}
.toll-free{
	text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 900;
    line-height: 45px;
    font-family: auto;
}
/*topbar*/

.top-header {
    padding: 0.3em 0 0.5em 0;
    background: #0D2270;
    position: fixed;
    overflow: hidden;
    top: 0;
    width: 100%;
    z-index: 999;
    height: 45px;
}



/*marquee {
    color: #ffffff;
    text-shadow: -1px -1px 0px #1f1918;
    font-size: 15px;
    position: relative;
    overflow: hidden;
    font-weight: bold;
    padding-top: 12px;
    width: 800px;
    text-transform: uppercase;
    font-family: initial
}

@media only screen and (max-width: 767px) {
  marquee {
    width: 100%;
}
}*/


/**************top header*********************/
.header-inner{margin: 0 auto;
     padding: 0;
}
  
  

  
  @media only screen and (max-width: 767px) {
    .contact ul {
        margin: -6px;
        padding-left: 18px;
    }
    .social-list {
        display: flex;
        justify-content: center !important;
        float: none !important;
    }
	.copy-text {
    text-align: center !important;
    font-size: 10px !important;
    line-height: 20px !important;
   }
   
   }
  
  .contact ul li{
      letter-spacing: 1px;
      list-style: none;
      display: inline-block;
      color: #fff;
      margin-right: 10px;
      margin-top: -5px;
      font-size: 0.8em;
      font-family: none;
  }
  .contact ul li a{text-decoration:none;
  color:#fff;
  }
  .contact ul li i{color:#F3792C;
  font-size:1.1em;
  padding-right:7px;
  }
  
    @media only screen and (max-width: 767px) {
    .contact ul {
        text-align: center;
        }
    .contact{
            text-align: center;
        }
        
    .disable{float: none;
        }
    li.disable {
            display: none !important;
        }        
    }
   
    .disable{float: right;
    }

    button.btn.log{
        /* background: #2B9237;
        color: #fff !important;
        padding: 7px 20px 6px 20px;
        font-family: 'Raleway', sans-serif;
        font-size: 14px;
        margin-top: 5px;
        font-weight: bold;
        text-transform: uppercase; */
            background: #2B9237;
            color: #fff !important;
            padding: 3px 10px;
            font-family: 'Raleway', sans-serif;
            font-size: 13px;
            margin-top: 9px;
            font-weight: bold;
            text-transform: uppercase;
    }
    
    button.log:hover{
        background: #FF8813;
        color: #fff !important;
    }
    
    button.btn.reg{
        /* color: #fff !important;
        background: #FF8813;
        padding: 7px 20px 6px 20px;
        margin-left: 17px;
        font-family: 'Raleway', sans-serif;
        margin-top: 5px;
        margin-bottom: 6px;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase; */
        background: #ffffff;
        color: #0d2270 !important;
        padding: 3px 10px;
        font-family: 'Raleway', sans-serif;
        font-size: 13px;
        margin-top: 9px;
        margin-left: 17px;
        font-weight: bold;
        text-transform: uppercase;
        
    }
    .reg i{
        color: #0d2270!important;
    }
  
    button.btn.reg:hover{
        background: #2B9237;
        color: #fff !important;
        
    }
    button.btn.reg:hover i{
        color: #fff!important;
    }
    @media only screen and (min-width: 768px) {
    .carousel-item {
        margin-top: 2.5rem;
    }
	.button-gsk{
	display: none !important;
	}
    }

    @media only screen and (max-width: 767px) {
        .carousel-item {
            margin-top: 1.5rem;
        }
        .carousel-control-next, .carousel-control-prev {
            top: 20px !important;
        }
        .top-header {
            height: 25px;
            padding: 0.2em 0 0.2em 0;
        }
        .sticky.is-sticky {
            top: 25px;
        }
        img.img-fluid.logo-gsk {
            max-width: 120px;
        }
        }


.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
	font-weight: bold;
}
@keyframes blinker {  
    0% { color: #FE0000}
    50% { color: #02EF02 }
    100% { color: #FE0000 }
}

a.button-gsk.blink {
    display: unset;
    background: #e9d33b;
    font-size: 14px;
    line-height: 5px;
    text-align: center;
    color: #333;
    top: -7px;
    padding: 10px 14px 10px 14px;
    border-radius: 3px;
}

/*services*/


.feature-box{
    /* background: #abdfd5; */
    padding: 1rem 1rem;
    text-align: center;
    position: relative;
    margin-top: 30px;
    border-bottom: 1px solid #a3a0a0;
    height: 100%;
}
._noborder{
    border:none!important;
}
estyle{
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #0c2ca3;
    font-size: 42px;
	
}


.service-mob-icon{
    font-size: 59px!important;
}
.feature-box i{
    color: #0c2ca3;
}
.feature-box h3{
   color: #464646
}
.fbox-icon{
    position: relative;
    width: 96px;
    height: 80px;
    margin: 0 auto 20px;
    display: block;
	top: 0;
    left: 0;
    color: #fff;
}
.fbox-icon a{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    color: #FFF;
    padding-top: 30px;
}
.fbox-icon i{
    font-size: 42px;
    transition: all 0.3s ease-in;
}
.fbox-icon i:hover {
    /* transform: scale(1.2); */
    animation: wobble 3s;
}
.feature-box h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    color: #464646;
}

.feature-box h3 span.subtitle {
    display: block;
    margin-top: 5px;
    color: #fff;
    font-weight: 300;
    text-transform: none;
    padding-bottom: 15px;
    color: #464646;
}

.our-services-heading{
    margin-top: 30px;
    margin-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
    text-align: center;
    font-size: 30px;
    line-height: 1.5;
    font-family: 'Raleway', sans-serif;
}


/*****partners***/
.clients {
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
    text-align: center;
    font-size: 30px;
    line-height: 1.5;
    font-family: 'Raleway', sans-serif;
}
  
  .slick-slide {
      margin: 0px 20px;
  }
  
  .slick-slide img {
      width: 100%;
  }
  
  .slick-slider
  {
      position: relative;
      display: block;
      box-sizing: border-box;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
       user-select: none;
      -webkit-touch-callout: none;
      -khtml-user-select: none;
      -ms-touch-action: pan-y;
          touch-action: pan-y;
      -webkit-tap-highlight-color: transparent;
  }
  
  .slick-list
  {
      position: relative;
      display: block;
      overflow: hidden;
      margin: 0;
      padding: 0;
  }
  .slick-list:focus
  {
      outline: none;
  }
  .slick-list.dragging
  {
      cursor: pointer;
      cursor: hand;
  }
  
  .slick-slider .slick-track,
  .slick-slider .slick-list
  {
      -webkit-transform: translate3d(0, 0, 0);
         -moz-transform: translate3d(0, 0, 0);
          -ms-transform: translate3d(0, 0, 0);
           -o-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
  }
  
  .slick-track
  {
      position: relative;
      top: 0;
      left: 0;
      display: block;
  }
  .slick-track:before,
  .slick-track:after
  {
      display: table;
      content: '';
  }
  .slick-track:after
  {
      clear: both;
  }
  .slick-loading .slick-track
  {
      visibility: hidden;
  }
  
  .slick-slide
  {
      display: none;
      float: left;
      height: 100%;
      min-height: 1px;
  }
  [dir='rtl'] .slick-slide
  {
      float: right;
  }
  .slick-slide img
  {
      display: block;
      border-radius: 5px;
  }
  .slick-slide.slick-loading img
  {
      display: none;
  }
  .slick-slide.dragging img
  {
      pointer-events: none;
  }
  .slick-initialized .slick-slide
  {
      display: block;
  }
  .slick-loading .slick-slide
  {
      visibility: hidden;
  }
  .slick-vertical .slick-slide
  {
      display: block;
      height: auto;
      border: 1px solid transparent;
  }
  .slick-arrow.slick-hidden {
      display: none;
  }


.ditital-content h2 {
    margin-bottom: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #0c2ca3;
    font-size: 30px;
}

.ditital-content span {
    display: block;
    margin-top: 10px;
    font-weight: 300;
    color: #777;
    font-size: 22px;
}

.ditital-content p {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 30px !important;
    margin-top: 30px;
    text-align: left;
    color: #555;
    font-weight: 400;
}

.button.button-border {
    border: 2px solid #444;
    background-color: transparent;
    color: #333;
    line-height: 36px;
    font-weight: 700;
    padding: 7px 25px 8px 25px;
    text-shadow: none;
    border-radius: 4px;
}

.button.button-border:not(.button-fill):hover {
    background-color: #444;
    color: #FFF;
    border-color: transparent !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
}


/************************digital slider****************/

#slideshow {
  margin: 0px auto;
  position: relative;
  width: 635px;;
  height: 522px;
  padding: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

#slideshow > div {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}

@media only screen and (max-width: 767px) {
#slideshow{
	max-width: 100%;
	max-height: 305px;
}
div#slideshow img {
    
    max-height: 285px;
}
#slideshow > div img {
  height: 502px;
  width: 100%;
}
}

.ditital-content {
    margin-top: 16px;

}

@media only screen and (max-width: 767px) {
  .ditital-content {
    margin-top: 2rem;
}
}

.digital-section{
    background: #efefef;
    /* margin-top: 5rem; */
    padding-top: 30px;
    padding-bottom: 30px;
}


button.read-buttons {
    background: #0d2270;
    color: #fff;
    border: inherit;
    padding: 8px 15px 8px 15px;
    border-radius: 4px;
    font-size: 12px;
    margin-top: 10px;
}

.read-abc{
text-align: center !important;
}

.news-button-body{
text-align: center !important;
}



/*****login/register*******/
.click{
    /*display: flex;*/
    margin: 13px 0px 10px 0px;
}

.Register{
    color: #2B9237;
    text-decoration: none;
    background-color: #ffff;
    padding: 7px 15px 7px 15px;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
	width: 100%;
    margin-bottom: 10px;
}

.Register:hover{
    color: #F3BA20;
    background-color: #fff;
    text-decoration: none;
}

.login{
    color: #FF8813;
    text-decoration: none;
    background-color: #fff;
    padding: 7px 15px 7px 15px;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
	width: 100%;
    margin-bottom: 10px;
    }
    
.login:hover{
        color: #F3BA20;
        background-color: #ffff;
        text-decoration: none;
    }

.click {
    padding-left: 1rem !important;
}

@media only screen and (min-width: 768px) {
  .click {
    display: none !important;
  }
  .carousel-control-next, .carousel-control-prev {
    top: 50px;
}	
}

h2.our-services-heading::after {
    content: '';
    background: #000000;
    display: block;
    height: 3px;
    width: 60px;
    margin: 10px auto 5px;
}

/* h2.our-services-head::after {
    content: '';
    background: #000000;
    display: block;
    height: 3px;
    width: 60px;
    margin: 10px auto 5px;
} */

h3.clients::after {
    content: '';
    background: #000000;
    display: block;
    height: 3px;
    width: 60px;
    margin: 10px auto 5px;
}

.ditital-content h2::after {
    content: '';
    background: #000000;
    display: table-caption;
    height: 3px;
    width: 60px;
    margin: 10px auto 5px;
}

a.help {
    line-height: 45px;
}

.footer-wrapper{
    position: relative;
}
ul.foot-ul li a {
    padding: 3px;
}
p {
    margin-top: 0;
    margin-bottom: 0rem !important;
}
.btn-sitmap {
    background: transparent;
    border: 1px solid #fff;
    padding: 6px 10px 6px 10px !important;
    font-size: 16px !important;
    margin-left: 20px;
    color: #fff !important;
}
.btn-sitmap:hover{
    background: transparent;
    border: 1px solid #fff;
    padding: 6px 10px 6px 10px !important;
    font-size: 16px !important;
    margin-left: 20px;
    color: #fff !important;
}

.breadcrumb {
    color: #fff;
    background-color: #0d2270;
    padding: 20px 0px 10px;
    margin-top: 2.8rem;
    border-radius: 0px !important;
  }
  .breadcrumb-title-div{
    text-align: center;
  }
  .right-side ul {
    display: inline-flex;
  }
  .right-side ul li a {
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .right-side ul li span {
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .bread-left-side h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 0.5rem;
  }
  @media only screen and (max-width: 767px) { 
  .breadcrumb {
    margin-top: 1rem;
  }
  
}

.sidebar {
    height: 100%;
    max-width: 100%;
    background: #0d2270;
    color: #fff;
}
.sidebar-header {
    padding: 30px 30px 10px 30px;
    background: #0d2270;
}
.sidebar-header h4 {
    font-size: 25px;
    font-weight: bold;
    text-align: left;
    margin: 0px;
}
ul.list-unstyled {
    padding: 10px 30px 30px 30px ;
}
ul.list-unstyled li {
    border-bottom: 1px dotted #ffff;
}
ul.list-unstyled li a {
    color: #fff;
    line-height: 50px;
    font-size: 16px;
    font-weight: 400;
}
ul.list-unstyled li a:hover {
    color: #ff8813;
}
.list-unstyled li:before {
    content: "\f0da";
    font-weight: 600;
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #f8f9fa;
    font-size: 14px;
}
@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0!important;
    padding-left: 0!important;
}
}
.navbar-nav {
    margin-right: 0!important;
}
.gov-text h4 {
    font-size: 28px;
    font-weight: bold;
    color: #0d2270;
    font-family: sans-serif;
    margin: 20px 0px 20px;
}
.ul-gov{
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}
.ul-gov li {
    font-size: 18px;
    line-height: 45px;
    font-weight: 600;
    color: #000;
    display: flex;
    flex-direction: column;
    justify-items: center;
    margin: 1rem;
    justify-content: left;
    align-items: center;
    padding: 1rem 1rem;
    color: #535456;
    border: 1px solid #d2d2d2;
    flex-basis: 16rem;
}
.ul-gov li img{
width: 5rem;
}
.digital-img-small {
    line-height: 50px;
    margin-left: 10px;
}
.custom-i{
    color: #fff !important;
}
/* @media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
} */
@media all and (min-width: 992px) {
	.navbar .dropdown-menu{ right:0; left: auto;  }
	.navbar .nav-item .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0;  }
	.navbar .dropdown-menu{ top:80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
	.navbar .dropdown-menu { top:180%;  }
	.navbar .nav-item:hover .dropdown-menu{ transition: .3s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); }
}

.custom-i-a{
    color: #FF8813;
}
.custom-i-b{
    color: #2B9237;
}
.services {
    margin-bottom: 1rem;
}
/***************about us**************/
.about-div {
    padding: 90px 0px;
}
.about-us-text {
    font-size: 28px;
    font-weight: bold;
    color: #0d2270;
    font-family: sans-serif;
    margin: 20px 0px 20px;
}
.about-para p {
    font-size: 15px;
    line-height: 28px;
    color: #656565;
    font-weight: 400;
    text-align: justify;
}
.about-us-image img {
    border-radius: 1000px;
    max-width: 450px;
}
section#counter-stats {
	display: flex;
	justify-content: center;
    padding: 2rem;
}
.stats {
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

.stats i {
    color: #585858;
    font-size: 35px;
    padding: 15px 0px 15px;
}
/* .wow{
    background-color: #e2e2e2;
    margin-top: 2rem;
} */
.counting {
  font-size: 35px;
  color: #0d2270;
  font-family: 'Roboto';
  font-weight: 700;
}
.stats h5 {
  color: #434343;
  font-size: 15px;
  font-weight: 300;
  margin-top: 10px;
  font-family: 'Roboto';
}
.contact-div {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.who-we-are-title {
    padding: 0px 0px 0px 32px;
    border-style: solid;
    border-width: 0px 0px 0px 3px;
    border-color: #ff5421;
}
.contact-wel-p {
    font-size: 15px;
    font-weight: 300;
    margin: 0;
    line-height: 30px;
    color: #999;
}
.contact-wel-p {
    font-size: 15px;
    font-weight: 300;
    margin: 0;
    line-height: 30px;
    color: #999;
  }
  .contact-form {
    margin-top: 2rem;
  }
  span.phone-icon i {
    color: #ff5421;
    font-size: 24px;
    line-height: 24px;
    vertical-align: middle;
    margin-right: 20px;
  }
  .who-we-are-title h3 {
    font-size: 28px;
    font-weight: bold;
    color: #0d2270;
    font-family: sans-serif;
    margin: 20px 0px 20px;
}
  .quick-submit {
    width: 100%;
    background: #ff5421;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    border: inherit;
    outline: inherit;
    padding: 8px;
  }
  .heading__primary {
    text-transform: none;
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    margin: 0;
}
.desc-content {
    font-size: 16px;
    line-height: 22px;
    color: #a39c99;
}
a.elementor-icon.elementor-social-icon.elementor-social-icon-facebook.elementor-repeater-item-5ba0f62 i {
    width: 50px;
    height: 50px;
    position: relative;
    background-color: #ffffff;
    --icon-padding: 0.4em;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #fe5522;
    text-align: center;
    border-radius: 50%;
    line-height: 50px;
    font-size: 20px;
    color: #fe5522;
    margin-bottom: 30px;
  }
  .coming-soon {
    padding: 10px;
    text-align: center;
  }
  .coming-soon-text h2 {
    font-size: 50px;
    font-weight: 800;
    color: #0d2270;
    text-shadow: 2px 3px 3px #0d2270;
  }
  .partners {
    padding: 3rem 0rem 1rem;
  }
  .partners-img {
    text-align: center;
    margin-bottom: 50px;
  }
  .partners-img img {
    min-width: 250px;
}
.col-xs-6 {
    width: 50%;
    float: left;
}
.portfolio {
    display: flex;
    flex-wrap: wrap;
    min-width: 320px;
  }
  .gallerys{
      margin-top: 3rem;
      margin-bottom: 3rem;
  }
  .card {
    width: 25%;
    overflow: hidden;
    position: relative;
  }
  .card .content {
    z-index: 2;
    width: 100%;
    position: absolute;
    bottom: -100px;
    transition: all 0.7s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
    min-height: 100px;
    background: #ff8813;
  }
  .card .image {
    z-index: 1;
    height: 100%;
  }
  .card img {
    height: 100%;
    width: 100%;
    transition: all 0.5s ease;
    transform: scale(1.2);
  }
  
  .card:hover .content {
    bottom: 0px;
    color: #fff;
  }
  
  .card:hover .image img {
    transform: scale(1);
  }
  
  .card .content span:first-child {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    font-size: 16px;
  }
  
  .card .content span:last-child {
    font-size: 14px;
    color: #0d2270;
    text-align: center;
    font-weight: 700;
  }
  .rev_slider{
	margin-top: 45px !important;
  }
  @media screen and (max-width: 768px) {
    .card {
      width: 50%;
    }
    .card .content {
      bottom: 0;
    }
  }
  
  @media screen and (max-width: 480px) {
    .card {
      width: 100%;
    }
  }
@media only screen and (max-width: 767px) {
	.mobile{
		display: none !important;
	}
    .about-us-image img {
        max-width: 100% !important;
    }
    .coming-soon {
        padding: 37px;
        text-align: center;
    }
    .partners-img img {
        min-width: 100% !important;
    }
    .rev_slider{
	margin-top: 20px !important;
  }
}
/******************carousel********************/
section#content {
    padding: 2rem 0rem 2rem;
}
.blog-text {
    padding: 20px 0px 20px;
}  
.blog-text p {
    text-align: justify;
    font-size: 16px;
    line-height: 30px;
    color: #656565;
    padding: 10px 0px 20px;
}
.mission-main-text {
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    color: #f9650a;
}
.digital-img-small {
    color: #7a8fdc;
}
.help {
    font-weight: 800;
    font-size: 15px;
}

.commission-btn {
    background: #7bc141;
    color: #fff !important;
    padding: 7px 20px 6px 20px;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    margin-top: 5px;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 20px;
}

.work-process-btn{
    background: #FF8813;
    color: #fff !important;
    padding: 7px 20px 6px 20px;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    margin-top: 5px;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 20px;
}

.footer-btns {
    display: flex;
    margin: 20px 0px 20px;
}

.footer-login {
   color: #ffffff;
    text-decoration: none;
    background-color: #fff0;
    padding: 7px 6px 9px 4px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 12px;
    border: 1px solid;
    font-weight: bold;
    width: 100%;
    margin-bottom: 10px;
}
.footer-login:hover {
    color: #FF8813;
    background-color: #fff;
}
.footer-Register{
	color: #ffffff;
    text-decoration: none;
    background-color: #0e075700;
    padding: 7px 7px 0px 7px;
    border-radius: 0px;
    text-transform: uppercase;
    border: 1px solid;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    margin-bottom: 10px;
}
.footer-Register:hover{
	color: #2B9237;
    background-color: #fff;
}
.footer-item-logo img {
    width: 100%;
}
@media only screen and (max-width: 767px) {
	footer{
	      background: #000!important;
    background-color: #000000;
    padding-top: 25px;
    position: relative;
    z-index: 6;
    width: 100%;
    background-size: cover;

  }
  .ndt {
    position: relative;
    top: -31px!important;
}
.cloud3 img {
    animation: wave 40s linear infinite;
    width: 141px;
    opacity: 0.8;
}
.ndt:after {
    content: "";
    background: #c5d5e1;
    width: 12px !important;
    height: 12px !important;
    z-index: 999;
    position: absolute;
    right: 93px !important;
    border-radius: 50%;
    bottom: 32px !important;
    filter: drop-shadow(1px 2px 1px black);
}
  .qc {
    position: relative;
    display: block;
    /* border: 2px solid; */
    width: 100%!important;
    text-align: center;
    margin: 0 auto;
    /* padding: 7px; */
    z-index: 1;
}
.thltrip {
    width: 100%;
    position: relative;
    bottom: 22px;
}
.ro {
    position: absolute;
    right: 0;
    top: 41px;
    z-index: 111;
    transform: translate(35%);
    display: none;
}
.thilandtrip h4 {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    padding: 0;
    font-family: sans-serif;
    position: relative;
    top: -33px;
}
.trip_plane1 {
    position: relative;
    top: 0;
    right: 0;
    z-index: 11;
	display:none;
    filter: drop-shadow(0px 1px 3px #111);
}
  .trip_left {
    display:none;
}
.qc {
    border: 1px solid;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 2px;
    border-radius: 11px;
}
.tri_hg {
    position: relative;
    top: -98px;
    right: 0;
}
.cloud {
    position: absolute;
    top: 30%;
    left: 47px;
    z-index: 1;
}
.cloud1 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    display: none;
}
.cloud3 {
            position: absolute;
        right: -61px;
        top: 31%;
}
.cloud img {
    width: 126px !important;
    animation: wave 30s linear infinite;
    opacity: 0.8;
}
.trip_right1 {
    position: relative;
    left: 0;
    top: 0;
}
    .trip_right {
        position: relative;
        top: -45px;
        z-index: 0;
        left: -28%;
        display: none;
    }
.thilandtrip .col-md-12 p {
        font-size: 17px;
        padding: 49px 0 43px;
        font-weight: 400;
        font-family: 'Raleway';
        position: relative;
        top: 199px;
    }
.trip_right1 {
                  position: absolute;
        left: 48%;
		display:none;
        top: 39%;
    }
	.tri_hg img {
        width: 437px;
        position: absolute;
        right: -44px;
        top: -150px;
    }
	.thilandtrip h2 {
    font-size: 45px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-family: sans-serif;
    margin: 0;
}
.trip_plane {
    position: absolute;
    top: 50%;
    left: -52px;
    z-index: 2;
}
	.trip_plane img {
        width: 215px;
        height: auto;
        animation: fadeInLeftBig 10s;
    }
.ndt {
    position: relative;
    top: -6px !important;
    right: -22px;
    z-index: 9;
}
.ndt p {
    position: absolute;
    bottom: 14%;
    right: 7%;
    text-transform: uppercase;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 600;
    background: #258506;
    padding: 8px;
    animation: swing 10s linear infinite;
    filter: drop-shadow(1px 2px 1px #111);
    z-index: 1;
}
}
.glowing::before {
     content: "";
    position: absolute;
    left: -8px;
    top: -7px;
    background: linear-gradient(45deg, #e8f74d, #ff6600, #00ff66, #13ff13, #ad27ad, #bd2681, #6512b9, #ff3300, #5aabde);
    background-size: 400%;
    width: calc(100% + 16px);
    height: calc(100% + 13px);
    z-index: -9999;
    animation: glower 40s linear infinite;
    border-radius: 10px;
}

@keyframes glower {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}
.qc{
position: relative;
    display: block;
    /* border: 2px solid; */
    width: 42%;
    text-align: center;
    margin: 0 auto;
    /* padding: 7px; */
    z-index: 1;
}
.qc_cont{
	    background: linear-gradient(0deg, black, #444444);
    padding: 8px;
    border-radius: 10px;
}
.qc_cont span{
    font-weight: 700;
    font-size: 21px;
    padding-left: 10px;
    color: #ffef49;

}
.ro {
       position: absolute;
    right: 0;
    top: 41px;
    z-index: 111;
    transform: translate(35%);
}
.ro img {
        width: 271px;
    height: auto;
    animation: swing 20s linear infinite;
}
.trip_plane1 img{
width: 82%;
    opacity: 0.3;

}	
.ndt {
	    position: relative;
    top: 57px;

}
.ndt:after{
	content: "";
    background: #c5d5e1;
    width: 15px;
    height: 15px;
    z-index: 999;
    position: absolute;
    right: 180px;
    border-radius: 50%;
    bottom: 44px;
    filter: drop-shadow(1px 2px 1px black);
}