@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700;800&display=swap');

body{
    background-color: #f3eee7;
    font-family: Roboto, sans-serif;
    font-size: 14px;
}

.topbar {
  padding: 5px;
  text-align: right;
  background: #f5f5f5;
}
.cube-title{
    font-size: 1.1rem;
}
.item img{
    
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}
.card-img-overlay {
 
    background-color: #00000054;
}

.topbar a {
  color: #000;
}

.heading-8000 {
  text-decoration: line-through;
  font-size: 2rem;
  color: black;
}

.heading-6000 {
  color: #9e3a13 !important;
  font-weight: bold;
}



.spacer5 {
  height: 5px;
  width: 100%;
  clear: both;
  display: block;
}

.spacer10 {
  height: 10px;
  width: 100%;
  clear: both;
  display: block;
}

.spacer20 {
  height: 20px;
  width: 100%;
  clear: both;
  display: block;
}

.spacer30 {
  height: 30px;
  width: 100%;
  clear: both;
  display: block;
}

.spacer5 {
  height: 5px;
  width: 100%;
  clear: both;
  display: block;
}

.spacer5 {
  height: 5px;
  width: 100%;
  clear: both;
  display: block;
}

.nopadding {
  padding-left: 0px;
  padding-right: 0px;
}

.header {
  background: #fff;
  padding: 10px 0;
}

.logo {
  margin-left: auto;
  margin-right: auto;
  width: 93px;
}
/*.ima-phone { font-size: 14px;}*/

.home-tab {
  position: absolute;
  right: 0;
  color: #f2eee2;
  margin-top: -77px;
  font-size: 14px;
  text-align: right;
}

.home-tab a {
  color: #000;
}

h1.heading {
  font-size: 25px;
  font-family: "TrajanProBold";
  text-align: center;
  color: #314199;
}

h2.heading {
  font-size: 1em;
  font-family: "TrajanProBold";
  text-transform: capitalize;
  text-align: center;
  color: #603919;
}

h3.sub-heading {
  color: #603919;
  font-size: 20px !important;
}

.main {
 
  padding: 0px 0px 20px;
}

.img-responsive {
  width: 100%;
}

.packageDetail {
  background-color: #314199;
  padding: 5px 20px 15px;
}

.packageDetail h4 {
  font-size: 17px;
  padding-top: 2%;

  text-align: center;
  font-weight: bold;
}

.packageDetail button {
  background-color: #daa528 !important;
  border: 0px !important;
  border-radius: 0px !important;
}

.packageDetail p {
  color: white !important;
  font-size: 15px !important;
  padding: 3% 0% 1%;
}

.packageDetail ul {
  list-style-type: none;
  padding: 0px 0px 2px 28px;
}

.packageDetail ul li {
  margin-bottom: 5px;
  color: #603919;
  font-size: 12px;
}

.packageDetail .p-head {
  font-size: 14px;
  color: #603919;
  line-height: 20px;
}

ul.terms {
  padding: 0px 0px 2px 20px;
  color: #d1c3a5;
  font-size: 13px;
}

.packageDetail ul .fa {
  position: absolute;
  left: 15px;
  background: #8e8d65;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 4px 3px;
  color: #fff;
}

.packageDetail hr {
  border-top: 1px solid #603919;
  margin-top: 13px;
  margin-bottom: 14px;
}

.col-centered {
  float: none;
  margin: 0 auto;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.col-centered hr {
  border-top: 1px solid #603919;
  margin-top: 14px;
}

.price {
  font-size: 12px;
}

.rate {
  font-size: 18px;
  color: #8e8d65;
  font-weight: 600;
}
/*.btn {background: #314199;border-color: #314199;font-size: 20px;padding: 6px 34px;color: #ffffff;}*/

 

.term-condition {
  background: #603919;
  padding: 20px 0px;
}

.term-detail h4 {
  color: #d1c3a5;
}

.term-detail p {
  color: #d1c3a5;
}

.offer-miss {
  background-color: #000000;
  color: #fff;
  padding: 10px 0px 5px;
}

.offer-miss h4 {
  font-size: 28px;
  color: #603919;
}

.footer { padding:30px 0;}
.footer,
.footer a {
  background: #323232;  
  color: #fff;
}

.home-tab-2 {
  position: absolute;
  right: 0;
  color: #603919;
  margin-top: 10px;
}

.footer .btn {
  padding: 4px 24px;
}

.modal-dialog {
  width: 350px;
}

.font-arial {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.font-roboto{
  font-family: "Roboto", sans-serif;
} 


#myModal .g-recaptcha {
  transform: scale(0.6);
  -webkit-transform: scale(0.6);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

#myModal .form-group {
  margin-bottom: 5px;
}

#myModal input.form-control,
#myModal select.form-control {
  font-size: 12px;
  height: 30px;
}

#ima_submit_data {
  padding: 3px 21px;
  color: #000;
  margin-top: 4%;
  font-weight: 600;
}

#myModal .g-recaptcha .rc-anchor-checkbox-label {
  font-size: 22px;
}

.awards {
  list-style-type: none;
  padding: 0px;
}

.awards li {
  float: left;
  width: 16%;
  margin-left: 4px;
}

#slider {
  width: 100%;
}

.ima-card {
  background-color: white;
  text-align: center;
  margin-top: 3%;
}

.ima-card-body {
  padding: 4% 0%;
}

.card-h4 {
  font-size: 2rem;
}

.card-p {
  color: #858585;
}

.card-link {
  color: #c19b76;
  font-size: 1.7rem;
  text-align: center !important;
}
/*****testimonial slider*/

.testimonial_subtitle {
  color: #0aaa7a;
  font-size: 12px;
}

.testimonial_btn {
  background-color: #373d4b !important;
  color: #fff !important;
}

.seprator {
  height: 2px;
  width: 56px;
  background-color: #314199;
  margin: 7px 0 10px 0;
}

.form-group {
  margin-bottom: 5px;
}

.packageDetail form label {
  font-weight: 300;
}

blockquote {
  text-align: center;
}

blockquote.primary {
  border: 1px solid #314199;
  border-left: 10px solid #314199;
}

#carousel-example-generic .carousel-indicators .active {
  border: 1px solid #314199;
  background-color: #314199;
}

#carousel-example-generic .carousel-indicators li {
  border: 1px solid #252323;
}

#carousel-example-generic .carousel-inner {
  min-height: 277px;
  padding: 0px 22px;
}
/*.phone_no{font-size:2.5rem;}*/

ol {
  list-style-type: none;
}

ol li {
  margin-bottom: 3%;
}

 

.item h4 {
  color: #948e8b;
}

.rhs {
  text-align: right;
}

.ebix_logo {
  width: 85%;
  margin-top: 6%;
}

.why_differ {
  background: #fff;
  padding: 50px 0;
}

.why_differ .span12 {
  margin-bottom: 5%;
}

.why_differ h2.major {
  margin-top: 15px !important;
  margin-bottom: 0;
  text-align: center;
}

/* .why_differ .icon-cube:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 6%;
  width: 88%;
  height: 100%;
  transition: opacity 0.6s ease;
  transition-delay: 0.1s;
  opacity: 0.7;
  background: #343434;
} */

.why_differ .cube-image {
  z-index: 1;
  top: 0;
  left: 0;
}

.why_differ .lazy {
  display: block;
  transition: opacity 0.3s ease;
  width: 100%;
}

.why_differ .overlay {
  /* position: absolute; */
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateY(0);
  transition: transform 0.8s ease;
  transition-delay: 0.1s;
}

.why_differ .pane {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 20px;
  text-align: center;
}

.why_differ .pane h3 {
  width: 100%;
  margin: 0;
  padding: 15px 0;
  color: #fff;
  font-size: 18px;
}

.why_differ .icon-cube {
  min-height: 214px;
  background-size: cover !important;
}

.itinerary img {
  width: 100%;
  height: auto;
}

.itinerary h2.major {
  margin-top: 3%;
  margin-bottom: 3%;
  text-align: center;
  /*color: #ea2628;*/
}

.sub-heading {
  color: #948e8b;
}

.itenerary .col-md-7 p {
  font-size: 12px;
  line-height: 15px;
}

.heading_1 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 22px;
  margin-bottom: 25px;
}

.heading_2 {
  font-size: 16px;
  font-weight: 400;
  color: #dc3d2a;
  margin: 0;
}

.heading_extra {
  font-size: 14px;
  color: #0c0c0c;
  line-height: 20px;
  font-weight: 400;
}

.heading_3 {
  font-size: 14px;
  font-weight: 600;
  color: #797979;
}

.cut_price {
  margin-top: 30px;
  font-weight: 700;
  font-size: 18px;
  display: inline-block;
}

.tour_price {
  font-size: 40px;
  font-weight: 700;
  color: #dc3d2a;
  margin-top: 0;
  margin-bottom: 0;
}

.tour_day {
  font-size: 14px;
  color: #1b1b1b;
  font-weight: 600;
  display: inline-block;
}

hr {
  margin: 10px 0;
  border-color: #d5d5d5;
}

.tour_pricing {
  border-right: 1px solid #e1e1e1;
}

.tour_content .btn {
  margin-bottom: 10px;
}

.desti_list h2 {
  font-size: 1.5em;
  font-family: "Open Sans", sans-serif;
  color: #314199;
  text-transform: capitalize;
  font-weight: 600;
}

.heading_1 {
  margin-top: 0px;
  margin-bottom: 10px;
}

.price_p {
  font-size: 0.9em;
  color: #dc3d2a;
}

.price_t {
  font-size: 0.9em;
  color: #797979;
}

.tour_img {
  margin: -15px;
}

.text-black {
  color: #000;
}

.btn_ima {
  text-decoration: none;
  color: #000;
  margin-top: 10px !important;
  padding: 6px 5px;
  background: #f2f2f2;
  display: inline-block;
  border: 0;
  border-radius: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn_ima:hover,
.btn_ima:focus {
  background: #22a726;
  text-decoration: none;
  color: #fff;
}

.cta-msg {
  text-align: center;
  font-weight: 800;
}

.ima-special {
  padding: 5px 10px;
  bottom: 10px;
  left: 15px;
  color: #000;
  font-family: "Open Sans";
  font-size: 12px;
  position: absolute;
  background-color: #e6ef35;
  height: 31px;
}

.ima_email,
.phone_no,
.ima-phone {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .logo {
    width: 13%;
  }
  #carousel-example-generic .carousel-inner {
    min-height: 336px;
  }
  .rhs {
    text-align: left;
  }
  .why_differ .icon-cube {
    margin-top: 10px;
  }
  .why_differ .icon-cube:before {
    left: 4%;
    width: 92%;
    top: 4%;
    height: 96%;
  }
}

@media screen and (max-width: 768px) {
  .modal-dialog {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .footer,
  .footer a {
    background: #323232;
    color: #fff;
  }
  .term-condition {
    background: #f2eee2;
  }
  .term-detail h4 {
    color: #603919;
  }
  .term-detail p {
    color: #603919;
  }
  h1.heading {
    font-size: 1.5em;
    font-family: "TrajanProRegular";
  }
  h3.sub-heading {
    font-size: 1em;
  }
  .main {
    padding: 5px 0px 20px 0px;
  }
  .col-centered hr {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  .awards li {
    float: left;
    width: 16%;
    margin-left: 4px;
    margin-bottom: 5px;
  }
  .home-tab {
    margin-top: -63px;
    margin-right: 18px;
  }
  .packageDetail p {
    font-size: 12px !important;
  }
  .why_differ .icon-cube:before {
    left: 5%;
    width: 90%;
    top: 4%;
    height: 96%;
  }
  .tour_pricing {
    border-right: 0px solid #e1e1e1;
    padding-top: 7%;
  }
  .why_differ {
    background: #fff;
    padding: 8px 0;
  }
}
@media screen and (max-width: 736px) {
  .why_differ .icon-cube:before {
    left: 2%;
    width: 96%;
    height: 100%;
    top: 0;
  }
}
@media screen and (max-width: 480px) {
  .logo {
    width: 17%;
  }
  .awards li {
    float: left;
    width: 48%;
    margin-left: 4px;
    margin-bottom: 5px;
  }
  .home-tab {
    margin-top: -68px;
  }
  .packageDetail p {
    font-size: 12px !important;
  }
  .why_differ .icon-cube:before {
    left: 3%;
    width: 94%;
    height: 100%;
    top: 0;
  }
}
@media screen and (max-width: 415px) {
  .home-tab {
    margin-top: -77px;
  }
  .logo {
    width: 25%;
  }
  #carousel-example-generic .carousel-inner {
    min-height: 338px;
  }
  .why_differ .icon-cube:before {
    left: 3.5%;
    width: 93%;
  }
  .why_differ {
    background: #fff;
    padding: 8px 0;
  }
}
@media screen and (max-width: 375px) {
  .awards li {
    float: left;
    width: 48%;
    margin-left: 4px;
    margin-bottom: 5px;
  }
  #myModal .g-recaptcha {
    transform: scale(0.65);
    -webkit-transform: scale(0.65);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
  .packageDetail p {
    font-size: 12px !important;
  }
  .why_differ .icon-cube:before {
    left: 4%;
    width: 92%;
  }
  .tour_pricing {
    border-right: 1px solid #e1e1e1;
    margin-top: 10%;
  }
  .tour_content .btn {
    margin-top: 5%;
    margin-bottom: 5%;
    width: 100%;
  }
  .rhs {
    margin-top: 10%;
    text-align: center;
  }
}
@media screen and (max-width: 340px) {
  .awards li {
    float: left;
    width: 48%;
    margin-left: 4px;
    margin-bottom: 5px;
  }
  .modal-dialog {
    width: 300px;
  }
  #ima_submit_data {
    padding: 3px 14px;
  }
  .home-tab {
    margin-top: -64px;
  }
  #myModal .g-recaptcha {
    transform: scale(0.55);
    -webkit-transform: scale(0.55);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
  .packageDetail p {
    font-size: 12px !important;
  }
  .why_differ .lazy {
    width: 99%;
  }
  .tour_pricing {
    border-right: 1px solid #e1e1e1;
    margin-top: 10%;
  }
  .tour_content .btn {
    margin-top: 5%;
    margin-bottom: 5%;
    width: 100%;
  }
  .rhs {
    margin-top: 10%;
    text-align: center;
  }
}


.carousel-wrapper {
    width: 1000px;
    margin: auto;
    position: relative;
    text-align: center;
    font-family: sans-serif;
  }
  .owl-carousel .owl-nav {
    overflow: hidden;
    height: 0px;
  }
  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #5110e9;
  }
  
  .owl-carousel .item {
    /* text-align: center; */
  }
  .owl-carousel .nav-button {
    height: 50px;
    width: 25px;
    cursor: pointer;
    position: absolute;
    top: 200px !important;
  }
  .owl-carousel .owl-prev.disabled,
  .owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.25;
  }
  .owl-carousel .owl-prev {
    left: -25px;
    font-size: 3rem;
  }
  .owl-carousel .owl-next {
    right: -25px;
    font-size: 3rem;
  }
  .owl-theme .owl-nav [class*=owl-] {
    color: #ffffff;
    /* font-size: 39px; */
    background: #000000;
    border-radius: 3px;
  }
  .owl-carousel .prev-carousel:hover {
    background-position: 0px -53px;
  }
  .owl-carousel .next-carousel:hover {
    background-position: -24px -53px;
  }


  .ima-table{display: none;}

  .itenarary-body{background-color: #fff;
    padding: 4%;
    font-size: .8rem;
    min-height: 263px;}


.itenarary-body p{
  height: 135px;
  overflow: overlay;
}    

.itenarary-body p b{
font-weight: 800;
 
 
line-height: 3em;
}  


/* Works on Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #243f9d #fdcb03;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 8px;
}

*::-webkit-scrollbar-track {
  background: #fdcb03;
  border-radius: 20px;
}

*::-webkit-scrollbar-thumb {
  background-color: #243f9d;
  border-radius: 50px;
  border: 3px solid #fdcb03;
}

.etb-tab button{
  border: dashed 0.5px;
  background-color: transparent;
  font-size: 1.2rem;
  border-bottom: none;
  color: #948e8b!important;
}

.etb-tab button.active{
 
  background-color: #ffc107;
  color: black!important;
 
  
}



.btn-etb{
  border-color: #313131;
  background-color: #e6e2db;
  padding: 0.6em 2.7em;
    color: #313131;
    transition: border-color .4s,color .4s,box-shadow .1s,background-color .4s;
    letter-spacing: .05rem;
    text-decoration: none;
    border: 1px solid #000;
 
    box-sizing: border-box;
    display: inline-block;
}

.btn-etb:hover{
 
  background-color: #ffc107;
  color:#000;
 
}

.bg-brandYellow{
 
  background-color: #ffc107;

}

.bg-etbDark{
background-color: #404040;
}

@media (max-width:480px) {
  .carousel-indicators {
    margin-bottom: -2rem;
  }
}