html, body{
  background: #fff ;
  font-family: 'Montserrat', sans-serif !important;
}

/*Animations*/

[data-animate-in] {
    opacity: 0;
    transition: transform 0.8s ease, opacity 0.8s ease
}

[data-animate-in="up"] {
    transform: translate3d(0, 24px, 0)
}

[data-animate-in="left"] {
    transform: translate3d(-25%, 0, 0)
}

[data-animate-in="right"] {
    transform: translate3d(25%, 0, 0)
}

[data-animate-in="down"] {
    transform: translate3d(0, -24px, 0)
}

[data-animate-in="fadeIn"] {
    transform: translate3d(0, 0, 0)
}

[data-animate-in].in-view {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transition: transform 0.6s ease, opacity 0.6s ease
}

.fade-in {
    opacity: 0;
    transition: opacity 1s ease
}

.page-loaded .fade-in,.page-loaded.fade-in {
    opacity: 1
}

.isSafari.isTouch [data-animate-in],.isSafari.isTouch [data-animate-in="up"] {
    opacity: 1;
    transition: none;
    transform: none
}


























button.thm-btn.btn-block{
  font-size: 20px;
  background: #0078d2;
  border: 1px solid #0078d2;
  font-weight: 400;
  text-align: center;
  color: #fff;
  padding: 8px;
  margin-top: 25px;
}  
 
header { 
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.mainmaenu{
  padding:0px;
}

.anchor{
  color: #E0D59C;
  text-transform: uppercase !important;
  font-size: 12px;
  text-decoration: none !important;
}

 
  header.sticky {
      position: fixed;
      width: 100%;
      background: #000;
      z-index: 100;
  }
      .otherindexacti {
          display: block;
      }
      .otherindexacti {
          display: block;
      }

      .indexacti{
          display:none;
      }
  
/*calendar css work start*/
.ui-widget-header {
  border: 0px solid #aaa ;
  background: #fff ; 
  font-weight: 100 ;
}
.ui-datepicker table{
      font-size: 13px;
}
.ui-widget{
  font-family: 'PT Sans', sans-serif ;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d300;
   background: #e6e6e600 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x ; 
  text-align:center;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
  background:#ffc107;
  color:#000;
  text-align:center; 
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
/*.ui-widget-content .ui-state-hover {*/
  background: #dc217a4f;
  transition: all 0.4s cubic-bezier(0.23, 0.07, 0.5, 0.79);
}
 
.ui-icon-circle-triangle-e {
  background-position: -43px -174px;
}
.ui-icon-circle-triangle-w {
  background-position: -72px -174px;
}
.ui-datepicker th {
  font-size: .875em;
  color: #8b9898;
  font-weight: 100;
}
.ui-widget-content{
  border: 1px solid #aaaaaa80;
  box-shadow: 0px 7px 10px #0000001a;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr{
  border-top-right-radius:0px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl{
  border-bottom-left-radius:0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl{
  border-top-left-radius:0px;
}
.ui-datepicker-calendar, tr {
     border-top: 0px solid #eaecec;
}
/*calendar css work end*/
  
.adplus {
  float: left;
  padding: 9px; 
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  width: 27%;
  text-align: center;
  padding-top: 5px;
  border: 1px solid #bcc8d1; 
  cursor: pointer;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  border-left: 0px;
  color: #787878;
  font-weight: 600;
  background: #e1e1e1;
}
.minus {
  padding: 10px; 
  border: 1px solid #bcc8d1; 
  float: left;
  padding-top: 7px;
  padding-bottom: 7px;
  cursor: pointer;
  text-align: center;
  width: 29%;
  border-right: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 1px;
  color: #0395AC;
  font-weight: 600;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  background: #e1e1e1;
}
.adtbon {
  width: 34%; 
  float: left;
  height: 36px;
  BORDER: 1px solid #bcc8d1;
}
.buttonforsrh {
  background-color: #ffa903 !important;
  margin-left: 0;
  cursor: pointer;
  padding: 8.8px 33px;
  font-size: 23px;
  min-height: 39px;
  display: block;
  text-align: center;
  border-radius: 5px;
  margin-top: 71px;
  color: #000;
}
.accounnavig {
  float: left;
  padding-left: 0px;
  list-style: none;
  width: 100%;
  margin-bottom: 7px;
}
.accounnavig li {
  width: 144px;
  float: right;
  line-height: 22px;
}
.dropdownwer {
  position: relative;
  display: inline-block;
}
.dropdownwer:hover .dropdownwer-content {
  display: block;
}
.profilemty { 
  text-align: right;
  cursor: pointer;
  display: inline-block;
}
.agentboximg {
  width: 36px;
  margin-top: 9px;
  cursor: pointer;
  border-radius:22px;
}
.myaccountdiv {
  margin-top: 16px;
  float: right;
  margin-left: 6px;
  margin-right: 6px;
  color:#fff;
} 
.minacouhv {
  padding-left: 25px;
  padding-top: 7px;
  width: 100%;
  background: #fff;
  float: left;
  padding-bottom: 8px;
}
.minacouhv li a {
  margin-top: 4px;
  font-size: 13px;
  color: #000;
  transition: all .5s ease;
  text-decoration: none;
}
.minacouhv li a:hover {
  padding-left: 8px;
  transition: all .5s ease;
}
.myaccounthoverbox {
  position: absolute;
  width: 160px;
  height: 78px;
  right: -12px;
  top: 54px;
  background: #fff;
  box-shadow: 0px 2px 3px #0000004d;
  display: none;
}
.dropdownwer-content {
  display: none;      
  position: absolute;
  background-color: #fff0;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0);
  z-index: 99;
  right: -13px;
  text-align: left;
  padding-top: 8px;
  padding-bottom: 15px;
}
.dropdownwer-content a {
color: black; 
text-decoration: none;
display: block;
}
#hidesec{
  color: #5D5756 !important;
}
#showsec{
  color: #5D5756 !important;
}
.dhirajK{
  margin-top:0px !important;
  margin-bottom:14px;
}
.offset-0{
  padding-left:0px !important;
  padding-right:0px !important;
}
.center-div {
  height: 250px;
  background: #fff;
  width: 500px;
  margin: 16% auto;
  box-shadow: 0px 3px 5px #0000004d;
}
.dk {
  margin: 0px;
  margin-bottom: 0px;
  padding: 10px;
  background: #ff6a00;
  color: #fff;
  text-align: center;
  font-size: 21px;
  margin-bottom: 10px;
}
.cntloadimgdv {
  width: 46%;
  position: absolute;
  margin-top: -44px;
  z-index: 1;
  margin-left: -99px;
}
/*loader css start here*/
.adchifdv2 {
  font-size: 17px !important;
  text-align: center;
}
.mymaiehpopej {
  padding-left: 0px;
  font-size: 17px;
  text-align: center;
  font-family: 'PT Sans', sans-serif !important;
  padding-right: 0px;
}
.adttxtdv {
  padding: 0px;
  font-size: 17px;
  z-index:2;
}
.intxtlefdv {
  padding: 0px;
  font-size: 17px;
  text-align: left;
}
.depttxtdv {
  text-align: center;
  font-size: 17px;
  z-index:2;
}
.imgtxtmndv {
  text-align: center;
  font-size: 17px;
  height: 30px;
}
.retdaicndv {
  text-align: center;
  font-size: 17px;
  z-index:2;
}
.arrcittxtdv {
  font-size: 17px;
  text-align: center;
  z-index:2;
}
/*loader css end*/

.icon {
  width: 44px;
  color: #fff;
  margin-left: 15px;
}
.label-text span {
  color: #919191;
  font-size: 10px;
  margin: 0;
  padding: 0;
}
.m-top-10 {
  margin-top: 10px;
}
p {
  line-height: 19.5px;
} 
.logodiv {
    width: 195px;
    float: left;
    margin-top: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 13px;
}
 
.headerBox {
  padding-left: 2%;
  padding-right: 2%;
  z-index: 9; 
  
  animation-name: appearDown;
  animation-iteration-count: 1;
  animation-duration: 2s;
  animation-timing-function: cubic-bezier(.1,.9,.4,1);
  transform: none;
}
 

.navdiv {
  float: left;
  font-size: 17px;
  margin-top: 4px;
  text-align: center;
  margin-bottom: 0px;
  cursor: pointer;
  color: #fff;
  line-height: 17px;
  padding: 9px 16px;
}
 

/*new engine css start*/ 
  
.iconbxsd{
  margin-top: 20px;
  margin-top: 40px;
  position: absolute;
  margin-left: 13px;
}
    
.ui-menu .ui-menu-item::before {
  display: none;
}   
.form-control {
  font-size: 14px;
  height: 50px !important;
  border-radius: 0px !important;
  box-shadow: 0px 0px 0px #000;
  margin-bottom: 15px;
  background: #0000; 
  padding-right: 40px;
  border-left: 0px solid #ccc;
}
input:focus {
background-color: #0000 !important;
}

#datepicker1{
  padding-left: 32px;
}

.input-group-btn{
  border: 1px solid rgb(213, 213, 213);
}

#cityfrom, #serchmobile, #cityfrom1{
  border-left: 1px solid rgb(213, 213, 213);
}
   
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #fff;
  opacity: 1;
}

.phoneicon{
  color: #fff;
  padding: 4px;
  border-radius: 20px;
  transform: rotate( 
88deg);
  margin-top: -3px;
  background: #5FC8C2;
  padding: 9px;
  border: 1px solid #5FC8C2;
}

.msekjilk{
    margin-top: 0px;
    padding-right: 0px;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    text-align: right;
}

.msekjilk a{
  color:#e0d59c;
}

/*new engine css end*/

.aaimgbox{
  width: 192px;
}

.blink_me {
  animation: blinker 1.5s linear infinite;
}
 

@keyframes blinker {  
  50% { opacity: 0; }
}

.mainresponmobsec {
  width: 996px;
  margin: 1% auto;
}

.septerhda {
  font-size: 35px;
  padding-left: 13px;
  margin-top: 40px;
  text-align: center;
  margin-bottom: 0px;
  color: #5fc8c2;
}.mainytr {
  font-size: 30px;
  padding-left: 0px;
  margin-top: 40px;
  color: #666363;
  text-align: center;
  font-weight: bold;
  font-family: 'Quicksand-Bold', sans-serif;
  background: none !important;
  text-transform: capitalize !important;
}.title-line {
  margin-top: 0px;
  margin-bottom: 16px;
  text-align: center;
  }

.fntclsdv{
    font-size: 20px;
    text-align: justify;
    margin-top: 40px;
}

.imgwdth{
  width: 100%;
  height: 311px;
}
  
  .tl-1 {
      width: 80px;
      height: 1px;
      display: inline-block;
      background: #d7d6d6;
  }.tl-2 {
      display: inline-block;
      height: 12px;
      margin: 0 5px;
      position: relative;
      top: 5px;
      width: 12px;
      border: 1px solid #5fc8c2;
      border-radius: 50px;
  }.tl-3 {
      width: 80px;
      height: 1px;
      display: inline-block;
      background: #d7d6d6;
  }

.fonlsnt{
  text-align: center;
}

.fntcls{
  margin-top: 35px;
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 28px;
  }

.imgwdh{
  width: 50%;
  height: 199px;
  border-radius: 3px;
  float: left;
  margin-right: 11px;
}

.grid-details{
  color: #060606;
  margin-top: 2px;
  box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
}
.grid-details p{
  color: #000;
  padding: 10px 5px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
}
.grid-details p span{
float:right;
}
.quick-call{
	width:100%;
	border-radius:0;
	padding: 10px 30px;
    color: #333;
    font-weight: 700;
    font-size: 14px;
    border: 0;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
	background-color: #0f3374 !important;background: linear-gradient(#ff0c0c 0,#b91515 100%);
}

.ribbon {position: absolute;z-index: 1;overflow: hidden;width: 75px;height: 75px;text-align: center;}
.ribbon span {font-size: 10px;font-weight: 700;color: #FFF;text-transform: uppercase;line-height: 20px;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);width: 100px;display: block;background: #f94141;background: linear-gradient(#ff0c0c 0,#b91515 100%);text-shadow: 1px 1px 2px rgba(0,0,0,.25);position: absolute;top: 19px;left: -21px;}

.wdise{
  list-style: none;
  text-align: center;
}

 .mandselk{
  background: #0078d2;
  padding-top: 10px;
  font-size: 17px;
  font-family: 'Ubuntu', sans-serif !important;
  padding-bottom: 10px;
  color: #fff !important;
 }    
  
 .sslek{
  width: 100%;
 }

 .boximgdl{  
   height: 300px;
  transition: 0.5s ease-in-out;
 }

 .boximgdl:hover{
  box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
 }

 .headpr{
  font-size: 18px;
  font-weight: 600;
 }

.mrgse{
  margin-top: 34px;
}

.mrgse1{
  margin-top: 21px;
}

.mrgse2{
  margin-top: 15px;
}

.boximgd365{
  margin-top: 30px;
}


 
.qarimgx{
  width: 100%;
  height: 488px;
  border-radius: 5px; 
}

.duration{
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 20px;
}
 

.midselimg{
  width: 100%;
  height: 405px;    object-fit: cover;
}

.bordebxddk{
  background: rgba(0,0,0,0.60);
  width: 460px;
  height: 220px;
  padding: 20px;
  border-radius: 5px;
  text-align: left;
  position: absolute;
  left: 12%;
  color: #fff;
  margin-top: 92px;
}

.joindivbx{
  color: #fff;
  font-size: 15px;
  padding: 12px 29px;
  border: 1px solid #fff;
  border-radius: 5px;
}


 
/*footer part work css start*/
.mainfooterbg {
  position: relative;
  color: #afb0b1;
  background-color: #000;
  /* padding: 100px 0 20px; */
  padding: 17px 0 20px;
  background-size: contain;
}
.minfoorerbox{
  width:1100px;
  margin:0 auto;
}
.list-unstyled {
  padding-left: 0;
  list-style: none; 
   margin-left: 0%;  
}
.list-unstyled.hoz>li {
  display: inline-block;
  margin-right: 17px;
}
.mainfooterbg a {
  color: #fff;
  letter-spacing: .5px;
  font-size: 12px;
  font-weight: bold;
}
.newsbtn {
  background: #dce2e5;
  border-color: #8b969b;
  color: #000;
  width: auto;
  color: #301919;
  padding: 12px 25px;
  font-size: 15px;
  border-radius: 6px;
}
.mycontrolin {
  width: 60%;
  height: 45px;
  color:#000;
  font-size:15px;
  border-radius: 5px;
  border: 1px solid #dde2e6;
  border-bottom: 2px solid #000;
  margin-right: 15px;
}
.share{
  margin-bottom:25px;
}
.mycontrolin, input{
  padding-left: 10px;
}
.iconhover {
  border: 2px solid;
  border-color: #fff;
  border-radius: 100%;
  width: 43px;
  height: 43px;
  text-align: center;
  font-size: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.iconhover:hover{
  background:#374579;
}
.iconhover:last-child {
  margin-right: 0;
}
.lisnavoxb {
  border-bottom: 1px solid #5a5959;
  padding-bottom: 24px;
}
.margtiopdv {
  margin-top:15px;
}
.peymentmethoddv{
   position:absolute;
}
.margidmej{
   margin-bottom:13px;
}

.margidmej li {
  padding: 8px 0;
  float: left;
    padding-left: 49px;
}
.mutextrigh{
   text-align:right;
}

.wergfg{
  height: 171px;
}

.sjdfsd{
  padding: 10px;
  border-radius: 23px;transform: rotate(93deg);
  color: #fff;
  background: linear-gradient(#5fc8c2 0,#5fc8c2 100%);
  border: 1px solid #5fc8c2;
}

.dfgfd{
  padding: 10px;
  border-radius: 23px;
  color: #fff;
  background: linear-gradient(#5fc8c2 0,#5fc8c2 100%);
  border: 1px solid #5fc8c2;
}

#toTop{
 display: none !important;
}

.description {
  font-size: 18px;
  position: absolute;
  width: 94%;
  margin-top: -97px;
  padding-top: 43px;
  padding-bottom: 10px;
  padding-left: 15px;
  color: #fff;
  background-image: linear-gradient(0deg,#000 0,transparent 99%);
}
.description a{
  color: #fff;
  font-weight: bold;
}

.boxdsew{
  margin-bottom: 20px;;
}
 

.mrgbtn{ 
  margin-bottom: 25px;
}

.bannerdivbx{
  width: 100%;
}

.paragaraph{
  width: 963px;
  margin: 0 auto;
  background: #fff;
  padding: 10px 28px 40px;
  margin-top: 27px;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
  margin-bottom: 20px;
}


.myflghtdv{
  text-align: center;
}

.msekli{
  font-size: 16px;
  /*--letter-spacing: 1px;
    line-height: 20px;--*/
    line-height: 23px;
    text-align: justify;
}



.destination{position: relative; background-repeat: no-repeat;background-size: cover;padding-bottom: 50px;}
.destination::before {width: 100%;content: " ";height: 100%;position: absolute;left: 0;top: 0;display: block !important;background-color: rgba(255, 255, 255, 0.8);}
.destination .thm-margin {margin-right: -10px;margin-left: -10px;}
.destination .thm-padding {padding-left: 10px;padding-right: 10px;padding-bottom: 20px;}
.destination-grid {overflow: hidden;position: relative;text-align: center;cursor: default;box-shadow: 0 5px 10px rgba(0,0,0,0.5);}
.destination-grid:hover{box-shadow: none;}
.destination-grid img {display: block;position: relative;transform: scaleY(1);transition: all .7s ease-in-out;     height: 100%; border-radius: 3px; }
.destination-grid:hover img {-webkit-transform: scale(10);transform: scale(10);opacity: 0;}
.destination-grid .mask{top: 0;left: 0;width: 100%;height: 100%;padding: 10px;position: absolute;overflow: hidden;}
.destination-grid:hover .mask {background-color: #fff;box-shadow: none;}
.destination-grid .mask h2 {margin: 15px 0;transform: scale(0);color: #333;font-size: 25px;font-weight: 700;}
.destination-grid .mask p {margin: 0;color: #333;opacity: 0;font-size: 14px;transform: scale(0);}
.destination-grid .mask .thm-btn {margin-top: 15px;padding: 10px 20px;transform: scale(0);opacity: 0;}
.destination-grid .dest-name{position: absolute;top: 20px;right: 20px;color: rgb(146, 92, 92);text-align: right;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.destination-grid:hover .dest-name{opacity: 0;}
.destination-grid .dest-name h5{margin: 0;}
.destination-grid .dest-name h4{margin: 0;font-size: 21px;font-weight: 700; text-shadow: 0px 0px 5px #000; color: #fff; }
.destination-grid .dest-icon {position: absolute;bottom: 0;left: 0;width: 100%;background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);padding: 20px;}
.destination-grid .dest-icon i {color: #fff;font-size: 18px;padding: 0 5px;cursor: pointer;}
.destination-grid:hover .dest-icon{background-image: none;}
.destination-grid:hover .dest-icon i{color: #222;}
.destination-grid:hover h2, .destination-grid:hover p, .destination-grid:hover .thm-btn {transform: scale(1);opacity: 1;}



.modaejhse{
 
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #00000047;
  z-index: 99;
}

.boxdvslp{
  height: 400px;
  width: 350px;
  margin: 8% auto;
  background-color: #fff;
  box-shadow: 0 0 25px rgb(0 0 0 / 30%);
  border-radius: 5px;
}

.crossdivcls{
  position: absolute;
    background: #f50000;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 18px;
    border-radius: 32px;
    cursor: pointer;
    margin-left: 324px;
    margin-top: -21px;   
    z-index: 999;
}

.headsepp{
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: #f50000;
}

div.row.no-gutters.w-200{
  width: 100%;
  margin-left: 0px;
  padding-left: 35px;
  padding-right: 35px;
}

.ui-menu .ui-menu-item-wrapper{
  padding: 10px 1em 10px .4em;
}


/* product css start header */

.top_deals .topbar .icon-Tag {
  font-family: 'icomoon'; 
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #8d9aa4;
  margin-right: 5px;
}.top_deals .content .deal {
  width: 319px;
  height: 261px;
  background-color: #fff;
  border-radius: 4px;
margin-right: 11px;
margin-bottom: 30px;
  position: relative;
  border-width: 1px;
  border-color: #bcc8d1;
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.15);
  display: inline-block;
  vertical-align: middle;
}.top_deals .content .deal .dealCategory {
  position: absolute;
  top: 10px;
  transform: rotate(-45deg) !important;
  right: 10px;
}.top_deals .content .deal .dealCategory .dealCatLogo {
  font-family: 'icomoon'; 
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  Color: #000;
  font-size: 18px;
  text-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
}.top_deals .content .deal .dealCategory .Flight:before, .top_deals .content .deal .dealCategory .FLIGHT:before {
   content: "\f058";
  font-family: FontAwesome;
}
.top_deals .content .deal:hover .dealTxt {
  height: 145px;
}
.top_deals .content .deal .dealTxt {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 95px;
  padding: 25px 12px 15px 12px;
  background: #fff;
  overflow: hidden;
  -moz-border-radius: 0px 0px 4px 4px;
  -webkit-border-radius: 0px;
  border-radius: 0px 0px 4px 4px;
  -moz-transition-property: height;
  -o-transition-property: height;
  -webkit-transition-property: height;
  transition-property: height;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}.top_deals .content .deal .dealName {
  font-weight: bold;
  margin: 0px 0px;
  font-size: 17px;
  color: #333333;
  line-height: 1.1;
  width: 226px;
  float: left;
}
.top_deals .content .deal .dealTxt span {
  color: #5fc8c2;
  font-weight: bold;
  font-size: 25px;
}
.top_deals .content .deal:hover .reveal {
  display: block;
}.top_deals .content .deal a {
  width: inherit;
}.top_deals .content .deal .reveal .viewDeal:hover {
  color: #fff;
  border-color: #fff;
  background: #5fc8c2;
}.top_deals .content .deal .reveal .viewDeal {
  font-size: 14px;
  padding: 5px 12px;
  border: 1px solid;
  border-color: #5fc8c2;
  border-radius: 4px;
  display: inline-block;
  margin-top: 9px;
  color: #5fc8c2;
  margin-left: 0px;
  font-weight: 400;
  text-transform: capitalize;
}.top_deals .content .deal .reveal {
  display: none;
}.top_deals .content .deal a img {
  width: inherit;
  max-height: 99.1%;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.myboxanimat {
    display: none;
}
.msekjilk{
  float: right;
}

.lnsehdq{
    background: linear-gradient(to bottom, #572631, #6D1E30); 
}

.mt-3, .my-3{
  margin-bottom: 0rem!important;
  margin-top: 0rem!important;
}
 
/*reason wrapper css start*/

.firsnum{
  width: 32px;
  overflow: hidden;
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 29px;
  font-family: sans-serif;
  color: #000;
  position:absolute;
  background:#fff;
  height:47px;
}

.firsnumqw {
  width: 32px;
  overflow: hidden;
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 29px;
  font-family: sans-serif;
  color: #000;
  position: absolute;
  background: #fff;
  height: 33px;
}

.totlnightfg{
  font-weight: 700;
  margin-bottom: 0px;
  font-family: sans-serif;
  color: #767373;
  position: absolute;
  background: #fff;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 14px;
  border: 1px solid #ebebeb;
  border-radius: 50%;
  padding-top: 4px;
  margin-left: 2px;
}

.reasonwrapper {
  background-color: #fff;
  border-bottom: 1px solid #eee; 
  margin-top: 0%;
}
.minreasonwrap {
  width: 1170px;
  margin: 0 auto;
}
.h1reas{
      color: #5fc8c2;
      font-size:24px;
      margin:0px;
      font-weight:600;
      margin-bottom: 6px;
}
.hwreas{
      color: #5fc8c2;
      font-size:16px;
      margin:0px;
      font-weight:600;
}
.resonbordx {
  border-right: 1px solid #d1d1d1;
  min-height: 80px;
}
.spbox{
  margin-top: 15px;
}
.proimgreas {
  background-image: url('../img/headerstrip.png');
  background-repeat: no-repeat;
}
.reasonwrapper .bestprigua {
  background-position: -1px -138px !important;
  height: 30px;
  padding: 10px 6px;
  width: 30px;
  z-index: 131;
  float: right;
}
.reasonwrapper .livechatsupp {
  background-position: -44px -138px !important;
}
.reasonwrapper .securetrans {
  background-position: -131px -138px !important;
}
.reasonwrapper .easytrans {
  background-position: -99px -138px !important;
}
.reasonwrapper .guestrevrate {
  background-position: -169px -138px !important;
  margin-right: 12px;
  width: 24px;
}.serrestobook {
  float: left;
  height: 30px;
  margin-top: 0 !important;
  width: 35px;
}.serrestobook {
  float: left;
  height: 30px;
  margin-top: 0 !important;
  width: 35px;
}.serrestobook {
  float: right;
  height: 30px;
  margin-top: 18px !important;
  width: 35px;
}
.font-14 {
  font-size: 14px!important;
}.mt15 {
  margin-top: 15px;
}.mt25 {
  margin-top: 25px !important;
}.mb15 {
  margin-bottom: 15px!important;
}
.mainboxyed{
   margin-top: 6px;
   margin-bottom: 2px;     
}
.peraboxq{
   margin-top: 8px;
}
.rexeuibox{
   color:#000;
   text-decoration:none;
}

.blddvs{
  font-weight: bold;
  font-size: 18px !important;
  color: #686868;
}


/*reason wrapper css end*/

.pr-list-inner {
  padding: 10px 12px;
  display: flex;
  justify-content: space-between;
  box-shadow: 0 2px 1px 0 rgb(0 0 0 / 5%);
  border-radius: 3px;
  cursor: pointer;
  background: #fff;
}

.valign-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.airline-logo {
  align-self: flex-start;
  margin-right: .75rem;
}
.city-routes {
  border-left: 2px solid #d8e5ff;
  padding-left: 1.75rem;
}
.popular-city {
  position: relative;
}
.popular-city:after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #d8e5ff;
  position: absolute;
  left: -23px;
  top: 0;
  border-radius: 50%;
}
.pr-list-inner {
  width: calc(50% - 40px);
  margin: 0 8px 16px;
}.popular-route-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
  margin-top: 35px;
}

.bold {
  font-weight: 700;
  font-size: 14px;
}.mb-16 {
  margin-bottom: 1rem;
}.airline-logo {
  align-self: flex-start;
  margin-right: 1.75rem;
}.fs-14 {
  font-size: 15px;
}

.pardkse{
  font-size: 19px;
  line-height: 29px;
  text-align: center;
}

.lsjeiosse{
  font-size: 15px;
  text-align: justify;
  color: #000;
  width: 980px;
  margin: 0 auto;
  margin-bottom: 17px;
}

.lsjeiosse1{
  font-size: 15px;
  text-align: justify;
  color: #000;
  width: 1087px;
  margin: 0 auto;
  margin-bottom: 17px;
}

.lsjeiossesxsvn{
    font-size: 15px;
    text-align: justify;
    color: #000;
    width: 679px;
    margin: 0 auto;
    margin-bottom: 17px;
  }
  
.sticky{
  padding-bottom: 5px;
  position: fixed;
  background: linear-gradient(to bottom, rgba(193,182,174,1) 0%,rgba(186,172,163,1) 100%);
  top: 0;
}

.clseweacpt{
  margin-bottom: 15px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

#mediahidesec div:hover > ul.submenuwe{
  display: block;
}
 

ul.submenuwe{
  display: none;
  position: absolute;
  z-index: 9;
  list-style: none;
  text-align: left;
  background: #373232;
  padding-left: 0px;
  box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
  top: 39px;
  margin-left: 0px; 
}

ul.submenuwe li{ 
  border-bottom: 1px solid #484848;
  font-size: 14px;
}
ul.submenuwe li > a{
  display: block;
  padding: 10px;
  color:#fff;
}

ul.submenuwe li > a:hover{
  text-decoration: none;
  background: #f50049;
  color: #fff;
}

ul.submenuwe li > a:before {
  display: inline-block;
  width: 5px;
  height: 5px;
  content: "";
  vertical-align: middle;
  background-color: #f50049;
  margin: -1px 10px 0 0;
  -webkit-transform: rotate( 45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(
45deg);
}

.form_container{
  z-index: 1;
}

.oprtghv{
  margin-top: 20px;
  text-align: left;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 10px;
  color: #000;
}

ul.angle_class li a{
  color: #000;
  font-family: arial;
  font-size: 11px;
  text-transform: uppercase;
}

ul.angle_class li {
  padding: 5px 0; 
}

.list-unstyledopde{
  padding-left: 0px;
  list-style: none;
}
.list-unstyledopde li{
  float: left;
  padding-right: 24px;
}

.list-unstyledopde li a{
  font-family: arial;
  font-weight: normal;
  text-transform: uppercase;
  color: #6c1e30;
  font-size: 11px;
}


.sedjse{
  margin-bottom: 7px;
}

.copyrightpara{
  width: 100%;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 11px;
  padding-top: 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: arial;
}

a.anchor:hover{
  color: #fdd768;
}

.bgimgbox{
    height: 100%;
    position: relative;
    z-index: 0;
    margin-top: -50%;
}

.videocenterdiv{
  margin: 0 auto;
    width: 1048px;
}

.videotexcntr{
  color: #fff;
  text-align: center;
  font-size: 51px;
  margin-top: 185px;
  font-family: 'Marck Script', cursive;
  letter-spacing: 0px;
  text-shadow: 0px 0px 5px #000000;
  border: 10px solid #f50049;
  width: 448px;
  margin: 14% auto;
  padding: 10px 20px;
  line-height: 86px;
}

.imgboxvdo{
  display: flex;
  flex-wrap: wrap;  
  margin-top: 32px;
}

.imgselkjo{
    padding-left: 20px;
    padding-right: 20px;
}

.ui-icon{
  height: 34px;
}

.ui-datepicker .ui-datepicker-next span:before{
  font-size:24px;
}

.ui-datepicker .ui-datepicker-next span:before{
  font-size:24px;
}

.ui-datepicker .ui-datepicker-prev span:before{
  font-size:24px;
}
 

.bgimgbxk{
  background-image: url('../image/bannerimg.jpeg'); 
} 

.mapdivbx{
  background-image: url('../image/mapli.png');
  margin-top: -140px !important;      
  padding-bottom: 120px !important;
}

.imgprdcbx{
  border-radius:24px;
  width: 100%;
}

.lismndc{
  text-align: center;
}

.msalkieo{
  position: absolute;
  top: 8%;
  background: #f0cc7f;
  color: #080808;
  font-weight: bold;
  font-size: 16px;
  padding: 7px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0px 8px 8px 0px;
}

.detalprdcdv{
  padding: 16px 0px;
}

.detalprdcdv a{
  color:#1a2b48;font-weight: bold; font-size: 17px;
}


.peramerg{
  margin-top: 6px;
}

.mainlkjsei9{
  background: #0000009e;
  height: 130px;
  margin-top: -130px}

.busicharhg{
  display: flex;  
  justify-content: space-between;   
}
 

.imgdxc{
  border-radius: 56px;
}

.headerqwer{
  font-size: 19px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
}

.mdkjhiseq{
  color: #fff;
}

.paracurcile{
  padding-left: 10px;
}

.busicharhg{
  margin-top: 10px;
}

.dsibxlpchrbene{
  width: 100%;
  height: 490px;
}

.sofaiconse{
  background: #fff;
  padding: 36px 15px 36px;
  border-radius: 12px;
  text-align: center;
}

.headerdlg{
  text-transform: uppercase;
  font-weight: 700;
}

.descr {
  font-size: 14px;
}

.sdeicn{
  font-size: 49px !important;
  margin-bottom: 15px;
  color: #f0cc80;
}

.mrgtpqwe{
  margin-top: 25px;
}


.clsdvfntds{
font-size: 32px !important;
    color: #6b1f31;
    text-transform: uppercase;
    font-weight: bold;
}

.twentysvn1{
  font-weight: 100;
  font-size: 20px;
}

.bdrcls{
  font-weight: 600;
  font-size: 17px;
  color: #f50049;
}

.socialicondiv{
      width: 174px;
      float: right;
      color: #fff;
      margin-left: 228px;
}

.icnheadklo{
  height: 28px;
      width: 28px;
      float: left;
    background: #E0D59C;
    color: #662131;
      text-align: center;
      padding-top: 8px;
      font-size: 15px;
      margin-top: 8px;
      margin-left: 6px;
}

.footersedf{
 background: #FAF8FA;
    margin-bottom: -4%;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
}


.lsjeiosseop{
    font-size: 15px;
    text-align: justify;
    color: #000;
    width: 1180px;
    margin: 0 auto;
    margin-bottom: 17px;
  }

  .boxdvxlsqw{
    border: 16px solid #fdd768;
    padding: 109px 63px;
  }

  .boldpaslkis {
    font-weight: bold;
  }

  .prictbtn{
    font-weight: bold;
    font-size: 31px;
    font-family: 'FontAwesome';
  }

  .btnclsdkuy{
    background-color: #f50049;
    padding: 14px 15px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
  }

  .svgclsdvin{
      width: 200px;
  }

  .rightdvc{
      text-align: right;
  }

  .leftdivcnt{
      text-align:left;
  }

  .mrgbtmlisgp{
      margin-bottom: 35px;
  }

  .lisemugjk{
      text-align: center;
  }

  .clsdipmdsu{
    margin-top: 60px;
    border-top: 1px solid #d7d5d5;
  }

  .fntclsdv{
    text-align:center;margin-bottom:30px;line-height: 28px;font-size: 48px;font-weight: 100;font-family: inherit;
  }

  .fntclsdvwe{
    text-align:center;margin-bottom:30px;line-height: 28px; font-size: 15px; font-weight: bold;font-family: inherit;
  }

#Origin{
    border-left: 1px solid #ccc;
}

 .partners_rating-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
}
 
.partners_img {
    margin: 0 0 3px;
    width: 104px;
    height: 38px;
}

.trustpilot-stars {
    height: 15px;
}

.rating-index {
    font-weight: 700;
    margin-left: 10px;
}

.reviews-count {
    max-width: 110px;
}

.reviews-count {
    max-width: 120px;
    display: flex;
    flex-wrap: wrap;
    font-size: 11px;
    line-height: 20px;
}

svg.star-icon.google {
    fill: #fc0;
    stroke: #fc0;
}

svg.star-icon {
    fill: #ddd;
    stroke: #ddd;
    height: 16px;
    width: 16px;
}

.minparalizb{
    text-align: center;
    font-weight: bold;
    font-size: 53px;
    font-weight: normal;
    font-family: 'Marck Script';
}

.clstiowds{
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    margin-top:52px;
}

.clasphonlw{
    background: #f5004f;
    color: #fff;
    padding: 12px 15px;
    font-size: 14px;
    text-decoration: none;
}

a.clasphonlw:hover{
    background-color: #f57100;
    color:rgb(255, 255, 255);
}

.parcontdvx{
    margin-top: 20px;
    margin-bottom: 12px;
}


.mnselowpo{
    font-size: 13px;
    padding: 0px 30px;
}

.logodvxl {
    width: 121px;
}

.madnie{
        float: revert;
    margin-right: -54px;
    margin-top: -40px;
}

.lasmshi {
    width: 40px;
}

.navheaderdv {
    float: left;
    width: 600px;
    padding: 12px;
}

.icnshi{
    display:none;
}

@media only screen and (max-width: 680px) {
    
    .detalprdcdv{
        padding: 16px 16px;
    }
    
    .mnselowpo{
        text-align:center;
    }
    
    .minparalizb{
        line-height: 45px;
    }
    
    .clasphonlw{
        width:100%;
        float:left;
    }
    
    .navheaderdv{
          margin-top: -71px;
    }
    
.icnshi{
    display:block;
}
    
    .lnsehdq{
            border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    }
    
 
    .lsjeiossesxsvn{
        width: 100%;
    }


    .lsjeiosseop{
        width: 100%;
    }


  .dsibxlpchrbene{
    height: auto;
  }

  .busicharhg{
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #787676;
  }


  .imgboxvdo{
    display: none;
  }

  .videotexcntr{
    margin-top: 0px;
  }

  .mainlkjsei9{
    height: auto;
    margin-top: 0px;
  }


  .videocenterdiv{
    width: 100%;
  }

  .msekjilk {
    display: none;
}

.pr-list-inner {
  width: calc(100% - 40px);
  margin: 0 8px 16px;
}

  .clseweacpt{
    color:#000;
    font-size:15px;
    font-weight: bold;
    text-transform: uppercase;
  }

  .disclma{
    display: none;
  }

  .paragaraph{
    width: 100%;
  }

  .lsjeiosse{
    width: 100%;
  }

  .lsjeiosse1{
    width: 100%;
  }

  .reasonwrapper{
    display: none;
  }

#Destination, #Destination, #txtDepartual, #txtArrival, #passengername, #passengercontact{
  border-left: 10px !important;
}

  .minreasonwrap{
    width: 100%;
  }

  .hdsekhjk{
    height: 633px;
    position:absolute;
  }

  .form_inner_container_container{
    margin-left: 0%;
  }

  .form-inline{
    margin-left: 0px;
    padding-left: 33px;
  }

   .myfg{
       width:100% !important;
   }

  .top_deals .content .deal {
      width: 100% !important;
  }
  .bx-wrapper img {
  width: 70%;
  display: block;
  margin-left: 15%;
}
  .calltoaction img {
  background: #ebebeb;
  padding: 0;
  width: 53%;
}
  .bxcon .bxright h1, .bxcon .bxright p {
 text-shadow: 0px 2px 0px #fff;
}
  .footer-3 {
      text-align:center;
  }
  .top_deals .content .deal .dealTxt {
      text-align:center;
  }
    .features .feat_heading {
        padding:0px;
    }
}

/* product css end here  */
 
.form_inner_container_container{
  z-index: 1;
}

.page-title{
  background: linear-gradient(to bottom, rgb(95 201 195) 0%,rgb(112 215 209) 100%) !important;
}

ul.angle_class{
  padding-left: 0px;
  list-style: none;
}

.no-gutters{
  margin-right: 0;
    margin-left: 0;
    width: 343px;
    float: left;
}
 
.headsection{
  text-align: center;
  font-family: 'Marck Script', cursive;
  margin-top: 155px;
    margin-bottom: 50px;
}

.productdvls{
  padding: 16px 16px 0px 16px;
  border-radius: 24px;
  background: #fff;
}

.boxlsdke{
  display: flex;
  font-size: 13px;
  width: 100%;
  justify-content: space-between;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  padding: 10px 0px;
}


.boxlsdke1{
  display: flex;
  font-size: 13px;
  width: 100%;
  justify-content: space-between; 
  padding: 10px 0px;
}

.fntbldjh{
    font-size: 30px !important;
    font-weight: bold;
}


.bxodtnlo{
  display: flex;
    align-items: flex-start;
}

.iconbx{
  padding: 4px 8px 4px 0px;
      font-size: 21px;
      color: #f0cc7f;
}

.bxlse{
  font-weight: bold;
}
 
.fntnrml{
  font-weight: normal;
}

a.dclskip{
  color: #f0cc7f;
  font-size: 17px;
  padding: 8px 15px;
  border: 1px solid #f0cc7f;
  margin-top: 5px;
}

.bgmpdvcls{
  width: 100%;
}
 
.mapmaindivicn{
  width: 1185px;
  margin: 0 auto;
}

.mapboxicn1 {
  width: 20px;
  height: 20px;
  float: left;
  position: absolute;
  border-radius: 88px;
  background: #28a745;
  margin-top: 108px;
  margin-left: 7%;
}

.mapboxicn2 {
  width: 20px;
  height: 20px;
  float: left;
  position: absolute;
  border-radius: 88px;
  background: #28a745;
  margin-top: 3px;
  margin-left: 40%;
}


.mapboxicn3 {
  width: 20px;
  height: 20px;
  float: left;
  position: absolute;
  border-radius: 88px;
  background: #28a745;
  margin-top: 148px;
  margin-left: 65%;
}

.flagicondls{
  margin-top: -70px;
  margin-left: 10px;
}

.mtbosedyu{
      margin-top: 100px  ;
      margin-bottom: 50px;
}

.imgsldsebuss{
    width: 100%;
}

 
@media only screen and (max-width: 680px) {
 
  .no-gutters{
    width: 100%;
  }

  #banner_section .form-group.input-group{
    padding: 0px  0;
    border-radius: 0px;
    margin-bottom: 13px;
  }

  .msisekjlwe{ 
    width: 100% !important;
  }
    
    .destination-grid img{
        width:100%;
    }

  .nav-tabs>li{
    width: 50%;
    text-align: center;
  }

  .margidmej {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .imsdse{
    padding-right: 15px;
  }

  .mrglft{
    padding-left: 15px !important;
  }

  .logodiv{
    width: 100%;
    margin-top:0px;
    margin-bottom: 17px;
    text-align: left;
    color:#000;
    font-size: 32px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  
  .navheaderdv{
          padding: 0px;
  }

  .qarimgx{
    height: auto;
  }

  .minfoorerbox{
    width: 100%;
  }

  .mainresponmobsec{
    width: 100%;
  }
     
  .navdiv{
      padding-top: 16px;
      padding-bottom: 16px;
      margin-top: 0px;
  }
  
  .toogledivbox {
          display: block;
          position: absolute;
          height: 20px;
          width: 39px;
          right: 8px;
          background: #ccc0;
          cursor: pointer;
          margin-top: 22px;
      }



      .mainnavgotlist{
          display:none;
      }
      
      
      .iconbardiv {
  display: block;
  width: 27px;
  height: 4px;
  border-radius: 3px;
  background: #fff;
} 

.form_inner_container_container{
  margin-bottom: 150px;
  margin-top: 0px;
}

.nice-select.theme1{
  width: 117px !important;
}

.nice-select:after{
  right: 20px !important;
}
 
#jssor_1{
  display: none;
}

.mainfooterbg{
  display: block;
}

.mdseipw{
  display: none;
}

.bannerdivbx{
  height: 100% !important;
}
 
  .form-control {
      width: 100% !important;
      border:0px; 
  margin-bottom: 14px;  
  border: none;
  border-bottom: 1px solid rgb(213, 213, 213);
  }


  #ui-datepicker-div {
    width: 342px !important;
    left: 4.2% !important;
    line-height: 33px !important;
  }

  header.sticky {
      position: relative;
      width: 100%;
      background: none;
      z-index: 100;
  }
   
  
.sidebar-toggle{
  display:none;
}     
     
  .mainnavgotlist {
      width: 100%;
      float: left;
      background: #0000;
  }

  .navdiv {
      width: 100%;
      border-bottom: 1px solid #ccc;
      text-align:left;
  }
  
  .anchor{
      color:#000;
  }
  
  .anchor4{
      color:#000 !important;
  }

  .active {
         border-bottom: 3px solid #ea2330 !important;
  } 
    
}
 

