@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Ubuntu');
body{font-family: 'Roboto', sans-serif;}
header{ width: 100%;padding: 0px 0; position: absolute;z-index: 9999;}
@media screen and (max-width: 991px){
  header{position: inherit; background: #28282A!important;}
  .banner{position: inherit !important;}
  .servicecont{
    padding: 0; margin: 0;
  }


}
.servicecont{
  padding: 25px;
}

.wrapper{
  width: 100%;
  height: 100vh;
  overflow: hidden;
}



.wrapper .wrapper__video{
  object-fit: cover;
  width: 100%;
  height: 100%;
}

@media only screen and  (max-width: 800px) {
  .wrapper{
    margin-top: 0px;
    height: 60vh;
  }
  
}


.banner {
  position: relative;
  height: 730px;
}

@media only screen and  (max-width: 768px) {
  .banner {
    position:relative!important;
    height: 73vh;
  }
  
  .dropdown-menu{
      top:0!important;
      left:25px!important;
  }

}
@media only screen and  (min-width: 768px) {
.banner-text {
  position: absolute;
  top: 67%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1;
  color: #fff;
}
}

.banner-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

.banner-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.banner-logo {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
/*
.banner-text {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1;
  color: #fff;
}*/

.banner-text h1 {
  font-size: 3rem;
  margin-bottom: 20px;
}

.banner-text p {
  font-size: 1.5rem;
  margin-bottom: 30px;
}







.nav-tabs {
  border-bottom: none!important;
  margin-top:-5px;
}
.nav-tabs li {width: 20%;font-size: 17px;text-align: center;padding: 1px;}
.nav-tabs li>a {color:#fff!important;border:1px solid#fff!important; border-radius: 4px!important;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
 color: #fff!important; border-radius: 4px!important; background: #d7b65d!important;border: 1px solid #fff;
}
.nav-tabs>li>a:hover {
  background: #d7b65d!important;
  color: #fff!important;
  border-radius: 4px;
  border: 1px solid #fff;
}

@media only screen and  (max-width: 750px) 
{
  .nav-tabs>li>a>i{font-size: 15px!important;}
  .nav-tabs li {width: 50%!important;font-size: 11px!important;background: none;text-align: center;}

  .bannerDate{
   width: 100%!important;
  }

.form-group {
 margin-bottom: -5px!important;
}

}






p {
  font-weight: 300 !important;
  font-size: 16px;
  margin: 5px 0 5px;
  line-height: 23px;
  font-family: 'Josefin Sans', sans-serif;
  color: #727272;
}
h1,h2,h3,h4,h5,h6{font-family: 'Ubuntu', sans-serif !important;}
.p{font-size: 18px!important;}
.navbar-static-top {border-color: transparent !important; height: auto !important; padding: 5px;}
.navbar-static-top .navbar-nav>li>a {background:none!important;text-transform: uppercase !important;  padding: 10px; margin-left: 10px; margin-right: 10px; 
  color:#fff !important; text-transform: capitalize; font-size: 19px !important;font-weight: 550; }
  .navbar-static-top .navbar-nav>li>a:hover {  background:none!important;padding: 10px; color: #D7B65D!important;}
  .active{background:none !important; }
  .navbar-static-top .navbar-nav>.active>a{ padding: 10px; background:#none!important; color: #D7B65D!important;}
  .navbar-static-top .navbar-toggle .icon-bar { background-color: #fff;height: 3px!important;}
  .navbar{margin-bottom:0px !important;padding-left: 180px;position: fixed;width: 100%;}
  .navbar-static-top .navbar-toggle { background-color: #D7B65D;border: transparent;border-radius: 8px;}

  @media only screen and  (max-width: 800px) {
    .navbar{
      padding:0px;
      background: #221f1f!important;position:inherit;
    }
  }

  .btn{
   background: #D7B65D; padding: 7px; font-size: 16px; color: #fff!important; border-radius: 8px; border: none;
 }

 .tap
 {
  background: #D7B65D;padding: 7px;font-size:16px;color: #fff;text-transform: uppercase;border: 1px solid#D7B65D;border-radius: 4px;
}

.tap1
{
  background: none;padding: 7px;font-size:16px;border: 1px solid#D7B65D;color: #D7B65D;text-transform: uppercase;border-radius: 4px;
}

.tap1:hover 
{
  background: #D7B65D;padding: 7px;border: 2px solid#D7B65D;color: #fff;text-transform: uppercase;border-radius: 4px;
}

.bitn{
 background: #D7B65D;font-weight: 500 !important; padding: 10px; font-size: 17px; color: #000; border-radius: 10px; border: transparent;
}
a:hover{ color: #fff; }
.text1{color: #fff; font-size: 16px;}
.text2{color: #fff; font-size: 17px;}
.fa{ color:#D7B65D;  }
hr.style15 {
  border-top: 4px double #8c8b8b;
  text-align: center;
}
hr.style15:after {
  content: '\002622';
  display: inline-block;
  position: relative;
  top: -15px;
  padding: 0 10px;
  background: #f0f0f0;
  color: #8c8b8b;
  font-size: 18px;
}
.contact{
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 20px;
  font-size: 20px;
}
.ooo
{
  height:25px;width:25px;border: 1.5px solid #D7B65D;border-radius: 50%;
}
.ooo2
{
  height:31px;width:31px;border:2px solid #fff;border-radius:50%;
}
.hhh {
  height: 25px;
  width: 25px;
  text-align: center;
  padding: 4px;
  border: 1.5px solid #D7B65D;
  color: #fff;
  font-size: 12px;
  border-radius: 50%;
  margin-top: -5px;
}

.sss {
  height: 28px;
  width: 28px;
  padding: 5px;
  border: 1.5px solid #D7B65D;
  border-radius: 50%;
  color: #fff;
  background: #D7B65D;
  font-size: 16px;
}
.ict
{
  color: #fff; border: 2px solid #fff; padding: 5px;border-radius: 50%; width: 31px;height: 31px;
}
.boxlimo2
{
  padding: 10px;background: #fff;
  z-index: 99999999;
  -webkit-box-shadow: rgba(0,0,0,1.0) 0 3px 11px 0!important;
  border:3px solid #221f1f;
}

.para {
  background-size: cover;
  /* Set a specific height */
  min-height: 800px; 
  /* Create the parallax scrolling effect */
  background-attachment: inherit;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.para123{
     background:url(/newimg.png);
     background-size: cover;
     min-height: 350px;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
}

.paravid {
  /* The image used */
  background:url(../images/video1.mp4);
  background-size: cover;

  /* Set a specific height */
  min-height: 200px; 

  /* Create the parallax scrolling effect */
  background-attachment: inherit;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}



.para2 {
  /* The image used */
  background:url(../images/banner.jpg);
  background-size: cover;

  /* Set a specific height */
  min-height: 200px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.para0 {
  /* The image used */
  background:url(../images/para0.jpg);
  background-size: cover;

  /* Set a specific height */


  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.form-group {
 margin-bottom: 5px;
}
.form-control{
  padding: 0px 6px;
  width: 100%;
  height: 35px;
  border: 2px solid #D7B65D;
  border-radius: 4px;
}

.form-control:focus {
 border: 3px solid #D7B65D;
 border-radius: 4px;
}


option{
  background: #000;
  color: #727272;
}

.form-control1{
  padding: 0px 6px;
  width: 100%;
  height: 45px;
  border: 1px solid #ccc;
  border-radius: 0px;
  margin-bottom: 2.5%;
}

.form-control1:hover{
  padding: 0px 6px;
  width: 100%;
  height: 45px;
  border: 1px solid #D7B65D;
  border-radius: 0px;
}

.form-control1:focus {
 border: 3px solid #D7B65D!important;
 border-radius: 0px;
}



/* Hide Dropdowns by Default */
nav ul ul {
  display: none;
  position: absolute; 
  top: 50px; /* the height of the main nav */
  right: -50px;
}

/* Display Dropdowns on Hover */
nav ul li:hover > ul {
  display:inherit;
}

/* Fisrt Tier Dropdown */
nav ul ul li {
  float:none;
  display:list-item;
  position: relative;
}


/* Second, Third and more Tiers */
nav ul ul ul li {
  position: relative;
  top:0px; 
  left:10px;
}

/* Change this in order to change the Dropdown symbol */
/*li > a:after { content:  ' ⯆ '; }*/
li > a:only-child:after { content: ''; }
@media only screen and  (max-width: 800px) 
{
  .container-fluid{
    padding: 0;margin: 0;
  }
  .container{
   padding: 0;margin: 0;
 }
}

.centeredsmall {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.centered2 {
  position: absolute;
  top: 35%;
  left: 15%;
  transform: translate(-10%, -50%);
}

#return-to-top {
  position: fixed;
  bottom: 6px;
  right: 20px;
  background: #D7B65D;
  width: 39px;
  height: 39px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 11px;
  top: 9px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}

.captions
{
  position: absolute;
  left: 43%;
  top:47%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;

}
.captions button{
 font-size: 26px;
 padding: 5px 11px;
}

@media only screen and  (max-width: 800px) 
{
  .captions
  {
    position: absolute;
    left: 32%;
    top: 37%;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
  }
  .captions button{
   font-size: 18px;
   padding: 4px 11px;
 }
}


.get-flow-wrap
{
  background: #D7B65D;
  color: #000;
  padding: 1px;
  position: fixed;
  left: 0;
  text-align: center;
  text-transform: uppercase;
  bottom: 169px;
  width: 43px;
  z-index: 999;
  cursor: pointer;
  font-size: 29px;
  border: 2px solid #D7B65D;
  border-radius: 30px;
  height: 43px;
}
/*.get-flow-wrap:hover 
{
  border: 2px solid #DDA215;
  text-decoration: none;
  background: #000;
  color: #DDA215;
}*/

.get-flow-wrap2
{
  background: #D7B65D;
  color: #000;
  padding: 1px;
  position: fixed;
  left: 0;
  text-align: center;
  text-transform: uppercase;
  bottom: 111px;
  width: 43px;
  z-index: 999;
  cursor: pointer;
  font-size: 29px;
  border: 2px solid #D7B65D;
  border-radius: 30px;
  height: 43px;
}
/*.get-flow-wrap2:hover 
{
  border: 2px solid #DDA215;
  text-decoration: none;
  background: #000;
  color: #DDA215;
}*/


.get-flow-wrap3
{
  position: fixed;
  left: 50px;
  bottom: 100px;
  width: 43px;
  z-index: 999;
}


.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
  background: #D7B65D;height: 25px;top: 33%;width: 25px;opacity: 100%;font-size: 17px!important; 
}
.carousel-showmanymoveone .carousel-control.right {
  background: #D7B65D;height: 25px;top: 33%;width: 25px;opacity: 100%;
}

@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    /*-webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0;*/
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    /*-webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0;*/
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    /*-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;*/
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -25%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 25%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    /*-webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
    left: 0;*/
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    /*-webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
    left: 0;*/
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    /*-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;*/
  }
}

.lnk {
  color: #fff;
  text-decoration: none !important;
}





.btnblue {
  padding: 11px;
  border: none;
  color: #fff!important;
  background: #D7B65D;
  text-decoration: none!important;
  font-size: 18px;
}

.btnblue1 {
  padding: 8px;
  border: none;
  color: #fff!important;
  background: #D7B65D!important;
  text-decoration: none!important;
  font-size: 16px;
}




/* SERVICES SECTION  */ 
.custom-services {

}

.custom-services-inner {
  position: relative;
  min-height: 380px;
  max-width: 404px;
  margin: auto;
  overflow: hidden
}

@media all and (max-width: 768px) {
  .custom-services-inner {
    min-height:300px!important;
  }
  .custom-services-hover {
    bottom:-240px!important;
  }

}

.custom-services-inner:hover .custom-services-hover {
  bottom: 0!important;
}

.custom-services-hover {
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
/*  background: rgba(253,185,60,1);*/
background: #e6bb5bc2;
padding: 0 28px;
transition: bottom 0.5s ease;
}


.custom-services-hover * {
  color: #fff
}

.csh-content {
  margin-bottom: 20px
}

.csh-title {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Roboto,sans-serif;
  margin-bottom: 15px
}

.csh-content p {
  line-height: 1.4;
  font-size: 16px
}

.csh-cta a {
  font-size: 14px;
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  font-family: Roboto,sans-serif;
  letter-spacing: 0;
  color: #fff!important
}

.csh-cta a:hover {
  color: #fff;
  text-decoration: underline
}

.csh-cta a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 54px;
  height: 2px;
  background: #fff;
  margin-right: 15px
}

.custom-services-title {
  font-size: 20px;
  font-weight: 700;
  font-family: Roboto,sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  width: 100%;
  padding: 20px 0!important
}

.custom-services-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.custom-services-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.custom-services .read-more-title {
  font-size: 12px;
  float: right;
  margin-top: 5px;
  color: #fff!important;
  display: none
}

.custom-service-title-inner {
  width: 100%;
  display: block;
  float: left
}

.custom-services-title::after {
  content: "";
  display: table;
  clear: both
}



@media all and (max-width: 768px) {
  .custom-service-title-inner {
    float:none;
    text-align: left;
    display: block;
    width: 100%
  }

  .custom-services .read-more-title {
    text-align: right;
    width: auto;
    position: absolute;
    right: 20px;
    top: 14px;
    font-size: 14px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Roboto,sans-serif;
    letter-spacing: 0;
    color: #fff!important
  }
}

@media all and (max-width: 768px) {
  .custom-services .read-more-title {
    display:block!important
  }

  body .custom-services-title {
    padding-right: 100px!important;
    font-size:15px;
  }
}


.whyy {
  margin-top: 92px;
  background: #e9e9e9!important;
  padding: 15px;
  width: 100%;
}

@media all and (max-width: 768px) {
  .whyy {
    margin-top: 0;
    background: #000!important;
    padding: 15px;
    width: 100%;
    margin-left: 0;
    height: 840px;
    padding-top: 30px;
  }
}

.parallax-curtain {
  background: rgba(1, 1, 2, .4);
  padding:10px;
}


.custom-icon
{
  cursor: pointer;
  width: 150px;
  height: 150px;
  color: #fff;
  font-size: 40px;
  border-radius: 25vw;
  overflow: hidden;
  background-size: cover;
  border: 6px solid #fff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.86);
  opacity: 0.8;
  transition: background 0.5s, color 1s, opacity 0.5s, border 0.5s;
  padding-top: 30px;
  font-size:80px;
  color: #000;
}
.custom-icon:hover 
{
  opacity: 1;
  border-color: #D7B65D;
}

.box {
  border:1px solid#D7B65D;
  padding: 5px;
  `
/*  min-height: 350px;*/
  /*-webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.5);
  -webkit-transition: -webkit-box-shadow 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  transition: -webkit-box-shadow 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  transition: box-shadow 200ms ease-in-out, transform 200ms ease-in-out;
  transition: box-shadow 200ms ease-in-out, transform 200ms ease-in-out, 
  -webkit-box-shadow 200ms ease-in-out, -webkit-transform 200ms ease-in-out;*/
}


.boxi{
  background:linear-gradient(135deg,rgb(243 210 121) 0%,rgb(163 244 76) 100%);
  padding: 10px;
  border-radius: 11px;
}

.boxii {
  padding: 10px!important;
 
}

.boxii:hover{
  padding: 10px!important;
  border-top: 2px solid #D7B65D;
  border-bottom: 2px solid #D7B65D;
  border-radius: 11px;
}


#multi-step-form-container {
  margin-top: 5rem;
}
.text-center {
  text-align: center;
}
.mx-auto {
  margin-left: 15px;
  margin-right: 15px;
}
.pl-0 {
  padding-left: 0;
}
.button {
  padding: 0.7rem 1.5rem;
  border: 1px solid #D7B65D;
  background-color: #D7B65D;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}
.submit-btn {
  border: 1px solid #000;
  background-color: #000;
}
.mt-3 {
  margin-top: 2rem;
}
.d-none {
  display: none;
}
.form-step {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding: 0rem;
}
.font-normal {
  font-weight: normal;
}
ul.form-stepper {
  counter-reset: section;
  margin-bottom: 3rem;
}
ul.form-stepper .form-stepper-circle {
  position: relative;
}
ul.form-stepper .form-stepper-circle span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  font-size: 19px;
}
.form-stepper-horizontal {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
ul.form-stepper > li:not(:last-of-type) {
  margin-bottom: 0.625rem;
  -webkit-transition: margin-bottom 0.4s;
  -o-transition: margin-bottom 0.4s;
  transition: margin-bottom 0.4s;
}
.form-stepper-horizontal > li:not(:last-of-type) {
  margin-bottom: 0 !important;
}
.form-stepper-horizontal li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.form-stepper-horizontal li:not(:last-child):after {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1px;
  content: "";
  top: 32%;
}
.form-stepper-horizontal li:after {
  background-color: #D7B65D;
}
.form-stepper-horizontal li.form-stepper-completed:after {
  background-color: #000;
}
.form-stepper-horizontal li:last-child {
  flex: unset;
}
ul.form-stepper li a .form-stepper-circle {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 0;
  line-height: 1.7rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.38);
  border-radius: 50%;
}
.form-stepper .form-stepper-active .form-stepper-circle {
  background-color: #D7B65D !important;
  color: #fff;
}
.form-stepper .form-stepper-active .label {
  color: #D7B65D !important;
}
.form-stepper .form-stepper-active .form-stepper-circle:hover {
  background-color: #D7B65D !important;
  color: #fff !important;
}
.form-stepper .form-stepper-unfinished .form-stepper-circle {
  background-color: #f8f7ff;
}
.form-stepper .form-stepper-completed .form-stepper-circle {
  background-color: #000 !important;
  color: #fff;
}
.form-stepper .form-stepper-completed .label {
  color: #000 !important;
}
.form-stepper .form-stepper-completed .form-stepper-circle:hover {
  background-color: #000 !important;
  color: #fff !important;
}
.form-stepper .form-stepper-active span.text-muted {
  color: #fff !important;
}
.form-stepper .form-stepper-completed span.text-muted {
  color: #fff !important;
}
.form-stepper .label {
  font-size: 2rem;
  margin-top: 0.5rem;
  color:#333;
  font-weight: normal;
}
.form-stepper a {
  cursor: default;
}


@media screen and (max-width: 991px){
  .form-stepper .label {
    font-size: 1rem;
  }

  .priceTags{
  text-align: center!important;
  margin-left: 160px!important;
}

.priceTags1{
  display: block!important;
}


}


.form-popup {
  z-index: 99999;
  position: absolute;
  display: none;
}

.form-popup2 {
  z-index: 99999;
  position: absolute;
  display: none;
  left: 217px;
}

.form-popup3 {
  z-index: 99999;
  position: absolute;
  display: none;
  left: 217px;
}

.form-popup4 {
  z-index: 99999;
  position: absolute;
  display: none;
  left: 217px;
}

.form-popup5 {
  z-index: 99999;
  position: absolute;
  display: none;
  left: 217px;
}

.form-popup11 {
  z-index: 99999;
  position: absolute;
  display: none;
}

.form-popup111 {
  z-index: 99999;
  position: absolute;
  display: none;
  width: 100%;
  top: -44px;
}

.form-popup01 {
  z-index: 99999;
  position: absolute;
  display: none;
  top: 20px;
}

@media screen and (max-width: 991px){
  .form-popup {
    left: 20px;
  }
  .form-popup2 {
    left: 20px;
  }
  .form-popup3 {
    left: 20px;
  }
  .form-popup4 {
    left: 20px;
  }
  .form-popup5 {
    left: 20px;
  }
  .form-popup11 {
    left: 20px;
  }
  .form-popup111 {
    left: 20px;
  }
  .form-popup01 {
    left: 0px;
    width: 100%;
  }

  
}

.ggg {
  background: #fff!important;
  color: #333!important;
}


.minus, .qtyminus {
  width: 40px;
  height: 45px;
  background: #eee;
  border: 1px solid#ccc;
  font-size: 25px;
  color: #D7B65D;
}

.plus, .qtyplus {
  width: 40px;
  height: 45px;
  background: #eee;
  border: 1px solid#ccc;
  font-size: 25px;
  color: #D7B65D;
}


.rightside {
  position: sticky;
  top:10%;
}

#rsairport0 {display: none}
#rsairport1 {display:none}
#rsairport2 {display:none}
#rsairport3 {display:none}
#rsairport4 {display:none}






#popup
{
  display: none;
  width: 640px;
  height: 480px;
  overflow: auto;
  position: absolute;
  z-index: 2000;
  top: 50%;
  left: 50%;
  margin-left: -320px;
  margin-top: -240px;
  border: thin dashed #8f44ad;
  padding-bottom: 20px;
  background-color: #2d3e50;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 2px;
  color: #FFFFFF;
}
.close
{
  float: right;
  color: #2a80b9;
  cursor: pointer;
}
#overlay
{
  display: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 1000;
  background: #96a6a6;

}
#style {
  background-color: #2d3e50;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #FFF;
}
#main {
  width: 600px;
  height: 150px;
  margin-top: 200px;
  margin-left: 250px;
  margin-right: auto;
  padding: 30px;
  border: thin dashed #FFF;
  font-size: 25px;
  color: #fff;
  line-height: 35px;
  letter-spacing: 2px;
  padding-left: 250px;
}
#main input
{
  width: 400px;
  height: 50px;
  border: 1px solid #FFF;
  color: #FFF;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 2px;
  background-color: #16a086;
  padding: 0px;
  margin-left: 20px;
}
#main input:hover
{
  background-color:#27ae61;
}




.triphours button {
  color:#555;
  padding: 10px;
  border-radius: 4px;
  border: 2px solid#D7B65D;
}

.triphours button:hover {
  color:#fff;
  padding: 10px;
  background: #D7B65D;
  border-radius: 4px;
}

.triphours .active {
  background: #D7B65D!important;
  color: #fff;
}

.hours{
  display:none;
}

.priceTags{
  display: flex;
  margin-left: 90px;
}

.priceTags1{
  display: flex!important;
  margin-left: 10px;
}


.toggle1 {
      margin-left: -18px!important;
     width: 200px;
      display: none;
      position: absolute;
      background-color: #fff;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
      padding: 10px;
      z-index: 1000;
  }

  .toggle2 {
      margin-left: -18px!important;
     width: 200px;
      display: none;
      position: absolute;
      background-color: #fff;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
      padding: 10px;
      z-index: 1000;
  }

  .btn-group:hover .toggle2 {
      display: block;
  }

  .btn-group:hover .toggle1 {
      display: block;
  }


.centeredall {position: absolute;top: 55%; left: 50%; transform: translate(-50%, -50%);}
.centeredall2 {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}


.bannerDate{
  width: 25%;
}


.intro p{
  color:#ffffff!important;
}


/*new tour details css*/

.tourboxes{
        overflow:hidden;
        position:relative;
    }
    .tourboxes img{
        width: 100%;
        height: auto;
    }
    .tourboxes .content {
        position: absolute;
        top: 47%;
        left: 0;
        padding: 5px 30px;
    }

    .tourboxes .contents {
        background: rgba(0, 0, 0, 0.2);
    }


    .tourboxes .content h3{
        color: #fff!important;
        font-size: 60px!important;
        text-align: center;
        font-weight: 600!important;
    }

    .tourboxes .content p{
        color: #fff!important;
        font-size: 33px!important;
        text-align: center;
        line-height: 36px;
        font-weight: 600!important;
    }

  
    @media only screen and (max-width: 768px){

        .tourboxes .content h3{
            font-size: 24px!important;
        }

        .tourboxes .content p{
            font-size: 19px!important;
            line-height: 22px;
        }
        
       .tap11{
            padding: 7px 15px!important;
            font-size:15px!important;
        }
        
        .alert{width:100%!important;margin-top:10px;font-size:17px!important;}
        
    }

.active {
    color: #d7b65d !important;
}


.modal-body {
    padding: 0px!important;
}
    
 .tap11{
  background: #CA8FC7;
  padding: 11px 21px;
  font-size:17px;
  color: #000;
  text-transform: uppercase;
  border: none;
  border-radius: 4px;
 }

  .tap11:hover{
  background: #fff;
 }
 

#is_account {
  display: none;
}

#checkbox-text {
  display: inline;
}

 