body {
  margin: 0px;
  padding: 0px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: #000;
  font-weight: 400;
}
.mainwrapper {
  font-family: 'Poppins', sans-serif;
  margin: 0px 0px;
  padding: 0px 0px;
}
.right-mob-left {
  text-align: right;
}
.right-mob-center {
  text-align: right;
}
.left-mob-center {
  text-align: left;
}
.left-mob-right {
  text-align: left;
}
.center-mob-left {
  text-align: center;
}
.center-mob-right {
  text-align: center;
}
.right-mobtab-left {
  text-align: right;
}
.nopaddingarea {
  padding: 0px 15px;
}
.nopadding {
  padding: 0px;
}
.nopaddingarea1 {
  padding: 0px 14px;
}
.nopadding1 {
  padding: 1px;
}
.nopaddingarea2 {
  padding: 0px 13px;
}
.nopadding2 {
  padding: 2px;
}
.padding5pxarea {
  padding: 0px 10px;
}
.padding5px {
  padding: 0px 5px;
}
.topmargin5 {
  margin-top: 5px;
}
.topmargin10 {
  margin-top: 10px;
}
.topmargin15 {
  margin-top: 15px;
}
.topmargin20 {
  margin-top: 20px;
}
.topmargin25 {
  margin-top: 25px;
}
.topmargin30 {
  margin-top: 30px;
}
.topmargin35 {
  margin-top: 35px;
}
.topmargin40 {
  margin-top: 40px;
}
.topmargin45 {
  margin-top: 45px;
}
.topmargin50 {
  margin-top: 50px;
}
.topmargin60 {
  margin-top: 60px;
}
.bottommargin30 {
  margin-bottom: 30px;
}
.rowmargindesk30 {
  margin-top: 30px;
}
.rowmargindesk20 {
  margin-top: 20px;
}
.rowmargindesk10 {
  margin-top: 10px;
}
.hidemob {}
/****************************************************************************************************
Topband Css Start here
****************************************************************************************************/
.topband {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0px 0px;
  z-index: 999;
  background: #fff;
}
.topband.active {
  background: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.topcontactstip {
  background: #e50402;
  padding: 5px 0px;
}
.topcontacttext {
  font-size: 12px;
  color: #fff;
  margin-top: 1px;
}
.topcontacttext i {
  font-size: 13px;
  vertical-align: middle;
}
.topcontacttext a {
  color: #fff;
  text-decoration: none;
}
.topcontacttext a:hover {
  color: #fff;
  text-decoration: none;
}
.logomenubg {
    padding: 8px 0px;
    height: 68px;
}
.logo {
  margin: 0px;
}
.logo img {
  height: 48px;
}
.topmenu {
  text-align: right;
  margin-top: 12px;
}
.topmenu ul {
  margin: 0px 0px;
  padding: 0px 0px;
}
.topmenu ul li {
  list-style-type: none;
  display: inline-block;
  margin: 0px 0px 0px 0px;
  padding: 0px 10px;
  border-right: solid 1px #cccccc;
}
.topmenu ul li:last-child {
  padding: 0px 0px 0px 10px;
  border-right: solid 0px #cccccc;
}
.cartcount {
  position: absolute;
  background: #eb1b24;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  font-size: 11px;
  color: #fff;
  line-height: 11px;
  font-weight: 700;
  text-align: center;
  padding-top: 2px;
    margin-top: -6px;
    margin-left: 14px;
}
.menu {
    margin-top: 11px;
    margin-left: 0px;
    position: relative;
}
.dropdowncontarea {
  border-top: solid 0px #d5d2d2;
  padding: 15px 15px;
}
.toursmenu {
  margin-bottom: 0px;
}
.toursmenu h3 {
  font-size: 16px;
  color: #e50402;
  line-height: 16px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #e2e4e9;
}
.toursmenu h3 a {
  color: #e50402;
  text-decoration: none;
}
.toursmenu h3 a:hover {
  color: #000;
  text-decoration: none;
}
.toursmenu ul {
  margin: 0px;
  padding: 0px;
}
.toursmenu ul li {
  list-style-type: none;
  margin: 0px;
  padding: 5px 0px;
  font-size: 13px;
  color: #000;
  line-height: 16px;
}
.toursmenu ul li a {
  color: #000;
  text-decoration: none;
  fill: #000;
}
.toursmenu ul li a:last-child {
  color: #000;
  font-size: 13px;
}
.toursmenu ul li a:hover {
  color: #e50402;
  text-decoration: none;
  fill: #e50402;
}
.toursmenu ul li:last-child:hover a {
  color: #e50402 !important;
  background: none !important;
}
.moremenuarea {
  width: 200px !important;
}
.logintext {
  text-align: left;
  font-size: 13px;
  color: #000;
  line-height: 15px;
}
.logintext a {
  color: #000;
  text-decoration: none;
  outline: none;
}
.logintext a:hover {
  color: #000;
  text-decoration: none;
  outline: none;
}
.logintext img {
  display: inline-block;
  vertical-align: middle;
  padding-right: 2px;
}
.logintext span {
  display: inline-block;
  vertical-align: middle;
}
.moretab {
  border: solid 1px #838383;
  border-radius: 30px;
  color: #000 !important;
  font-size: 14px !important;
}
/****************************************************************************************************
Collage Css Start here
****************************************************************************************************/
.maincontarea {
  padding-top: 95px;
}
.collage {
  margin: 0px;
  padding: 0px;
}
.tagline {
  font-family: 'Water Brush', cursive;
  position: absolute;
  width: 100%;
  z-index: 98;
  margin-top: 80px;
  font-size: 55px;
  color: #fff;
  line-height: 40px;
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.7);
  text-align: center;
}
.tagline span {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
}
.collageform {
  position: relative;
  z-index: 11;
  margin-top: -300px;
  width: 100%;
  padding-top: 50px;
}
.collageformarea {
  background: rgba(255,255,255,0.70);
  /*backdrop-filter: blur(5px);*/
  border-radius: 8px;
  padding: 10px;
  -webkit-box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.30);
  -moz-box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.30);
  box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.30);    
    min-height: 196px;
}
.formsearchfieldbg {
  border: solid 0px #e2e2e2;
  border-radius: 5px 0px 0px 5px;
  border-right: none;
}
.formdividerborder {
  border-left: solid 0px #e2e2e2;
}
.formpopup {
  background-color: #fff;
  position: absolute;
  z-index: 11;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.40);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.40);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.40);
  width: 290px;
  border-radius: 5px;
  margin-top: 1px;
  right: 0px;
}
.ArrowSelectionUp2 {
  width: 0;
  height: 0;
  margin-top: -15px;
  margin-left: 30px;
  position: absolute;
  z-index: -99999;
}
.ArrowSelectionUp2 span {
  display: inline-block;
  transform: scaleX(2.0);
  color: #fff;
  text-shadow: 0px -2px 3px rgba(0, 0, 0, 0.40);
  font-size: 15px;
}
.formpopupheading {
  font-size: 16px;
  color: #2b2f2b;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #cbcbcb;
}
.formpopupcontent {
  margin: 15px 15px;
}
.textgray13 {
  font-size: 13px;
  color: #58606c;
  line-height: 18px;
}
.textblack13 {
  font-size: 13px;
  color: #000;
  line-height: 18px;
}
.txtblack13pxbold {
  font-size: 13px;
  color: #000;
  line-height: 18px;
  font-weight: 700;
}
.textblack14 {
  font-size: 14px;
  color: #000;
  line-height: 22px;
}
.textblack15 {
  font-size: 15px;
  color: #000;
  line-height: 22px;
}
.textblack15 a {
  color: #000;
  text-decoration: none;
}
.textblack15 a:hover {
  color: #e50402;
  text-decoration: none;
}
.textblack14bold {
  font-size: 14px;
  color: #000;
  line-height: 22px;
  font-weight: 700;
}
.addroombox {
  margin-bottom: 10px;
}
.flightradiobtnarea {
  text-align: center;
  margin-bottom: 5px;
}
.flightradiobtnarea ul {
  padding: 0px 0px;
  margin: 0px 0px;
}
.flightradiobtnarea ul li {
  list-style-type: none;
  display: inline-block;
  padding: 0px 0px;
  margin-right: 30px;
}
.collagepointersarea {
  margin: 30px 0px;
  padding: 0px 40px;
}
.collagepointers {
  text-align: center;
  font-size: 13px;
  color: #fff;
  line-height: 16px;
  font-weight: 300;
}
.collagepointers h6 {
  font-size: 15px;
  color: #fff;
  line-height: 20px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 2px;
}
.collagepointersdivider {
  border-left: solid 1px #898c8e;
  border-right: solid 1px #898c8e;
  padding-left: 30px;
}
/****************************************************************************************************
Toggle css start here
****************************************************************************************************/
.slider {
  display: none;
}
.slider2 {
  display: none;
}
.collapseSlider {
  display: none;
}
.sliderExpanded .collapseSlider {
  display: inline-block;
  clear: both;
}
.sliderExpanded .expandSlider {
  display: none;
}
.slideropen {
  display: block;
}
.slideropen2 {
  display: none;
}
/****************************************************************************************************
Scrollbar css start here
****************************************************************************************************/
.searchscroller {
  width: 100%;
  height: 237px;
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-color: #fff #e50402;
  scrollbar-width: thin;
  margin: 0px 0px;
  padding-right: 15px;
}
/* width */ ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
/* Track */ ::-webkit-scrollbar-track {
  background: #424242;
}
/* Handle */ ::-webkit-scrollbar-thumb {
  background: #fff;
}
/* Handle on hover */ ::-webkit-scrollbar-thumb:hover {
  background: #fff;
}
/****************************************************************************************************
Tooltip Css Start here
****************************************************************************************************/
.tooltip_listing {
  position: relative;
  display: inline-block;
}
.tooltip_listing .tooltiptext {
  visibility: hidden;
  width: 280px;
  background-color: #7c7e82;
  font-size: 13px;
  color: #fff;
  line-height: 18px;
  font-weight: 400;
  border-radius: 3px;
  padding: 10px 15px;
  position: absolute;
  z-index: 1;
  top: 120%;
  left: 50%;
  margin-left: -140px;
}
.tooltip_listing .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #7c7e82 transparent;
}
.tooltip_listing:hover .tooltiptext {
  visibility: visible;
}
.tooltip_listing1 {
  position: relative;
  display: inline-block;
  font-size: 11px;
  color: #312302;
  font-weight: 500;
  border-radius: 3px;
  padding: 3px 3px;
  background: #E5CE96;
}
.tooltip_listing1 .tooltiptext1 {
  visibility: hidden;
  width: 280px;
  background-color: #fff;
  font-size: 13px;
  color: #58606c;
  line-height: 16px;
  font-weight: 400;
  border-radius: 3px;
  text-align: center;
  padding: 10px 10px;
  position: absolute;
  z-index: 999 !important;
  top: 120%;
  left: 50%;
  margin-left: -140px;
  border: solid 1px #e50402;
}
.tooltip_listing1 .tooltiptext1::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #e50402 transparent;
}
.tooltip_listing1:hover .tooltiptext1 {
  visibility: visible;
}
.tooltip_listing2 {
  position: relative;
  display: inline-block;
  font-size: 13px;
  color: #0e4cca;
  line-height: 16px;
  font-weight: 400;
}
.tooltip_listing2 a {
  color: #0e4cca;
  text-decoration: none;
}
.tooltip_listing2 a:hover {
  color: #e50402;
  text-decoration: none;
}
.tooltip_listing2 .tooltiptext2 {
  visibility: hidden;
  width: 280px;
  background-color: #fff;
  font-size: 13px;
  color: #58606c;
  line-height: 16px;
  font-weight: 400;
  border-radius: 3px;
  text-align: center;
  padding: 10px 10px;
  position: absolute;
  z-index: 1;
  top: 120%;
  left: 50%;
  margin-left: -140px;
  border: solid 1px #e50402;
}
.tooltip_listing2 .tooltiptext2::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #e50402 transparent;
}
.tooltip_listing2:hover .tooltiptext2 {
  visibility: visible;
}
.attractiontype {
  background: #dee7f2;
  border-radius: 3px;
  font-size: 12px;
  color: #000;
  padding: 2px 5px;
  font-weight: 400;
  display: inline-block;
}
/****************************************************************************************************
Others Css Start here
****************************************************************************************************/
.homecontarea {
  padding: 60px 0px 30px 0px;
}
.topattractiongreentext {
  font-size: 17px;
  color: #e50402;
  line-height: 20px;
}
.bxslidercontarea {
  margin-bottom: 0px;
}
.topattractionboxpadd {
  padding: 30px 0px;
}
.topattractionbox {
  background: #fff;
  border-radius: 5px;
  border-top: solid 1px #f0f0f0;
  border-left: solid 1px #f0f0f0;
  border-right: solid 1px #f0f0f0;
  border-bottom: solid 2px #e50402;
  transition: 0.4s;
}
.topattractionbox:hover {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}
.topattractionimg {
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  width: 100%;
  height: 235px;
  border-radius: 5px;
}
.topattractionimg img {
  width: 100%;
  height: 235px;
  border-radius: 5px;
  object-fit: cover;
  object-position: 50% 50%;
}
.topattractioncontarea {
  padding: 15px 15px;
}
.topattractioncontarea h3 {
  font-size: 16px;
  color: #000;
  line-height: 20px;
  font-weight: 500;
  min-height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.topattractioncontarea h3 a {
  color: #000;
  text-decoration: none;
}
.topattractioncontarea h3 a:hover {
  color: #e50402;
  text-decoration: none;
}
.locationtext {
  font-size: 13px;
  color: #676a70;
  line-height: 18px;
}
.locationtext a {
  font-size: 20px;
  color: #e50402;
  line-height: 12px;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 1px;
}
.locationtext a:hover {
  color: #e50402;
  text-decoration: none;
  letter-spacing: 1px;
}
.locationtext i {
  font-size: 14px;
  color: #676a70;
}
.locationtexthome {
  font-size: 13px;
  color: #fff;
  line-height: 18px;
}
.locationtexthome a {
  font-size: 20px;
  color: #fff;
  line-height: 12px;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 1px;
}
.locationtexthome a:hover {
  color: #fff;
  text-decoration: none;
  letter-spacing: 1px;
}
.locationtexthome i {
  font-size: 14px;
  color: #fff;
}
.packageinclicons {
    margin-top: 10px;
}
.packageinclicons ul {
    margin: 0px 0px;
    padding: 0px 0px;
}
.packageinclicons ul li {
    list-style-type: none;
    margin: 0px 4px 0px 0px;
    display: inline-block;
    border: solid 1px #323232;
    padding: 8px 0px;
    border-radius: 5px;
    width: 42px;
    text-align: center;
    color: #ac7c0a;
    vertical-align: top;
}
.packageinclicons ul li a {
    color: #ac7c0a;
    font-size: 14px;
    text-decoration: none;
}
.packageinclicons ul li a:hover {
    color: #ac7c0a;
    text-decoration: none;
}
.packageinclicons ul li img {
    height: 20px;
}
.topattractionpricearea {
  border-top: dashed 1px #b7b7b7;
  margin-top: 15px;
  padding-top: 15px;
}
.ratingstar {
  margin: 0px;
}
.ratingstar i {
  padding-right: 1px;
  color: #fecb1c;
  font-size: 15px;
}
.pricefromtexthome {
  font-size: 13px;
  color: #676a70;
  line-height: 18px;
  font-weight: 400;
  vertical-align: middle;
}
.pricehome {
  font-size: 17px;
  color: #e50402;
  line-height: 18px;
  font-weight: 600;
  vertical-align: middle;
}
.tourboxpadd {
  padding: 10px 0px;
}
.tourbox {
  background: #fff;
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.tourboximg {
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  width: 100%;
  height: 306px;
  border-radius: 10px 10px 0px 0px;
}
.tourboximg img {
  width: 100%;
  height: 306px;
  border-radius: 10px 10px 0px 0px;
  object-fit: cover;
  object-position: 50% 50%;
}
.tourboxcontarea {
  padding: 15px 15px;
}
.tourboxcontarea h3 {
  font-size: 17px;
  color: #000;
  line-height: 20px;
  font-weight: 500;
  min-height: 40px;
  margin-top: 0px;
  margin-bottom: 7px;
}
.tourboxcontarea h3 a {
  color: #000;
  text-decoration: none;
}
.tourboxcontarea h3 a:hover {
  color: #e50402;
  text-decoration: none;
}
.packglocationtext {
  font-size: 12px;
  color: #000;
  line-height: 14px;
  font-style: italic;
}
.packglocationtext span{
  font-size: 11px;
  color: #fff;
  background-color: #393939;
    border-radius: 50%;
    padding: 2px 3px;
}
.nightlabel {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(5px);
  border-radius: 15px;
  padding: 3px 10px;
  right: 0px;
  font-size: 13px;
  color: #fff;
  bottom: 155px;
  margin-right: 10px;
}
.nightlabel2 {
  position: absolute;
   background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(5px);
  border-radius: 15px;
  padding: 3px 10px;
  right: 0px;
  font-size: 13px;
  color: #fff;
  bottom: 110px;
  margin-right: 10px;
}
.themes{
    
}
.themes ul{
    padding: 0px;
    margin: 0px auto;
    text-align: center;
}
.themes li{
    padding: 0px;
    margin: 0px 5px 0px 5px;
    list-style: none;
    width: 164px;
    height: 164px;
    border: 0px solid #000;
    display: inline-grid;
    border-radius: 50%;
}
.themes li:nth-child(odd){
    background-color: #e50402;
}
.themes li:nth-child(even){
    background-color: #323232;
}

.themetourboxarea {
  
}
.themetourbox {
  border: solid 0px #e50402;
}
.themetourboxcont {
  padding: 15px 15px;
}
.themetourboxcont h3 {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  font-weight: 500;
  margin-top: 12px;
  margin-bottom: 10px;
}
.themetourboxcont h3 a {
  color: #fff;
  text-decoration: none;
}
.themetourboxcont h3 a:hover {
  color: #fff;
  text-decoration: none;
}
.themetourboxcont img{
  width: auto;
    height: 42px;
}
.themetourtext {
  font-size: 12px;
  color: #fff;
  line-height: 14px;
}
.themetourimg {
  position: relative;
  margin-left: -15px;
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  width: 100%;
  height: 200px;
  border-radius: 5px;
}
.themetourimg img {
  width: 100%;
  height: 200px;
  border-radius: 5px;
  object-fit: cover;
  object-position: 50% 50%;
}
.visaservicesbox {
  margin-bottom: 30px;
  position: relative;
}
.visaservicesimg {
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  width: 100%;
  height: 180px;
}
.visaservicesimg img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 5px;
}
.visaservicescont {
  position: absolute;
  width: 100%;
  height: 50px;
  bottom: 0px;
  background: rgb(134, 171, 51, 0.85);
  display: table;
  border-radius: 0px 0px 5px 5px;
  padding: 0px 10px;
  text-decoration: none;
}
.visaservicesname {
  display: table-cell;
  vertical-align: middle;
}
.visaservicesname h4 {
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 0px;
}
.visaservicescont a:hover {
  text-decoration: none;
}
.staycationsbox {
  width: 100%;
  position: relative;
  border-radius: 10px;
    margin-bottom: 30px;
}
.staycationsimg {
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  position: relative;
  width: 100%;
  height: 280px;
  border-radius: 10px;
}
.staycationsimg img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 10px;
}
.staycationscontarea {
 background: rgb(0,0,0);
background: -webkit-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 62%);
background: -o-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 62%);
background: linear-gradient(to top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 62%);
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 280px;
    padding: 20px;
  display: table;
  border-radius: 10px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.staycationscontarea:hover {

}
.staycationscont {
  display: table-cell;
  vertical-align: bottom;
}
.staycationscont h3 {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.staycationscont h3 a {
  color: #fff;
  text-decoration: none;
}
.staycationsdivider {
  background: #fff;
  width: 25px;
  height: 2px;
  margin: 0px auto 10px auto;
}
.pricefromtextwhite {
  font-size: 13px;
  color: #fff;
  line-height: 18px;
  font-weight: 400;
  vertical-align: middle;
}
.pricewhite {
  font-size: 18px;
  color: #fff;
  line-height: 18px;
  font-weight: 700;
  vertical-align: middle;
}
.topdestinationbox .topdestinationimg {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  width: 100%;
  height: 380px;
    border-radius: 12px;
}
.topdestinationbox img {
  width: 100%;
  height: 380px;
  object-fit: cover;
  object-position: 50% 50%;
    border-radius: 12px;
}
.topdestinationbox .topdestinationimg .details {
  background: rgb(0, 0, 0, 0.8);
  bottom: 0px;
  height: 80px;
  padding: 0px 0px;
  position: absolute;
  transition: all 0.3s ease-out 0s;
  width: 100%;
}
.topdestinationbox .topdestinationimg:hover {
  cursor: pointer;
}
.topdestinationbox .topdestinationimg:hover .details {
  height: 290px;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  -ms-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  cursor: pointer;
}
.topdestinationcont {
  padding: 15px 15px;
  text-decoration: none;
}
.topdestinationcont h3 {
  font-size: 28px;
  line-height: 28px;
  color: #fff;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 3px;
}
.topdestinationhidecont {
  padding-top: 20px;
  font-size: 13px;
  color: #fff;
  line-height: 18px;
  font-weight: 300;
}
.textwhite14 {
  font-size: 14px;
  color: #fff;
  line-height: 18px;
}
.testionialsarea {
  background: #fff;
  padding: 60px 0px;
}
.testionialsarea h3 {
  font-size: 34px;
  color: #000;
  line-height: 34px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 10px;
    text-transform: uppercase;
}
.testionialsarea h3 span {
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
}
.testimonialscontarea {
  border-top: dotted 1px #fff;
  margin-top: 25px;
  padding-top: 25px;
}
.testimonialscont {
  margin: 0px;
}
.testimonialscont h5 {
  font-size: 22px;
  color: #fff;
  line-height: 22px;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 15px;
}
.testimonialstext {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  font-weight: 400;
}
.testimonialstext span {
  font-weight: 700;
}
.testimonialsimgarea {
  padding-right: 20px;
  padding-top: 20px;
}
.testimonialsimgbg {
  background: #6e8c29;
  padding-left: 20px;
  padding-bottom: 20px;
  position: relative;
  margin-top: 20px;
  height: 345px;
}
.testimonialsimg {
  position: absolute;
  margin-right: -20px;
  margin-top: -20px;
}
.testimonialsimg img {
  width: 100%;
  height: 345px;
  object-fit: cover;
  object-position: 50% 50%;
}
.testimonialsimgbtnarea {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 9;
  bottom: 0px;
  margin-bottom: 35px;
}
.whychossearea {
  background: url(../img/whychoosebg.jpg) repeat-x center top #f3f6ea;
  padding: 60px 0px 10px 0px;
}
.whychoosebox {
  background: #fff;
  padding: 10px 10px;
  border-radius: 5px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
.whychoosebox h6 {
  font-size: 15px;
  color: #e50402;
  line-height: 18px;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 0px;
}
/****************************************************************************************************
Footer css start here
****************************************************************************************************/

.footerlogoarea {
  padding: 15px 0px;
  border-top: solid 1px #e0e0e0;
}
.footer {
  margin: 0px;
}
.footercontarea {
	background: #e7e7e7;
	border-top: solid 2px #e50402;
	padding: 40px 0px;
}
.footercontarea h4 {
	font-size: 20px;
	color: #1c1c1c;
	line-height: 12px;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 15px;
}
.footercontarea h6 {
	font-size: 15px;
	color: #e50402;
	line-height: 18px;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 10px;
}
.footertext {
	font-size: 13px;
	color: #1b1b1b;
	line-height: 18px;
	font-weight: 300;
}
.footertext a {
	color: #1b1b1b;
	text-decoration: none;
}
.footertext a:hover {
	color: #004b99;
	text-decoration: underline;
}
.footerbrochurearea {
	border-left: 1px #cfcfcf solid;
	border-right: 0px #cfcfcf solid;
	padding-left: 30px;
}
.downloadbtn {
	display:inline-block;
	padding:10px 20px;
	font-size:14px;
	color:#fff;
    font-weight: 500;
	text-align:center;
	border:solid 0px #fff;
	background: #e50402;
	border-radius:30px;
	transition:0.4s;
}
.downloadbtn:hover, .downloadbtn:focus, .downloadbtn.focus {
	text-decoration: none;
    background:#c40200;
}
.footercontactarea {
	border-top: solid 1px #cfcfcf;
	padding-top: 20px;
	margin-top: 30px;
}
.footercallemailtext {
	font-size: 16px;
	color: #1c1c1c;
	line-height: 20px;
	font-weight: 600;
	vertical-align: middle;
}
.footercallemailtext a {
	color: #1c1c1c;
	text-decoration: none;
}
.footercallemailtext a:hover {
	color: #1c1c1c;
	text-decoration: none;
}
.footercallemailtext i {
	font-size: 20px;
	vertical-align: middle;
}
.footermenuarea {
	background: #121212;
	padding: 30px 0px;
}
.footermenuarea h5 {
	font-size: 15px;
	color: #f1fbfa;
	line-height: 20px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
}
.footermenutext {
	font-size: 13px;
	color: #f1fbfa;
	line-height: 18px;
	font-weight: 300;
}
.footermenutext a {
	color: #f1fbfa;
	text-decoration: none;
}
.footermenutext a:hover {
	color: #fff;
	text-decoration: underline;
}
.footermenutext ul {
	margin: 0px 0px 0px 13px;
	padding: 0px 0px;
}
.footermenutext ul li {
	list-style-type: disc;
	margin: 0px 0px;
	padding: 1px 0px;
}
.footermenuborder {
	border-left: 1px #3e3e3e solid;
	border-right: 1px #3e3e3e solid;
	padding-left: 30px;
}
.socialiconstop {
	font-size: 16px;
	color: #fff;
	line-height: 16px;
}
.socialiconstop a {
	color: #fff;
	text-decoration: none;
}
.socialiconstop a:hover {
	color: #fff;
	text-decoration: none;
}
.socialicons {
	font-size: 35px;
	color: #fff;
	line-height: 35px;
}
.socialicons a {
	color: #fff;
	text-decoration: none;
}
.socialicons a:hover {
	color: #fff;
	text-decoration: none;
}
.copyrightarea {
	background: #010101;
	padding: 20px 0px;
	font-size: 13px;
	color: #fff;
	line-height: 18px;
	font-weight: 300;
}
.copyrightarea a {
	color: #fff;
	text-decoration: none;
}
/****************************************************************************************************
Inner pages css start here
****************************************************************************************************/
.srch_container {
  background: #323232;
  padding: 10px 0px;
}
.srch_container h2 {
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 0px;
}
.visa_container {
  background: url("../img/visacollage.jpg") no-repeat center center #678845;
  padding: 50px 0px;
}
.visa_container h2 {
  font-size: 30px;
  color: #fff;
  line-height: 30px;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 0px;
}
.searchresulttext {
  font-size: 13px;
  color: #fff;
  line-height: 16px;
}
.modifyarea {
  background: #f9f9f9;
  padding: 15px 15px;
  border-bottom: solid 1px #e8e8e8;
}
.contentarea {
  padding: 40px 0px;
}
.forndhotelarea {
  margin-bottom: 15px;
}
.forndhotelarea h3 {
  font-size: 22px;
  color: #080b01;
  line-height: 22px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 0px;
}
.forndhotelarea h3 span {
  font-size: 14px;
  color: #e50402;
  font-weight: 400;
}
.listbox {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 20px;
  border: solid 1px #edeeef;
  transition: .4s;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
}
.listbox:hover {
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  border: solid 1px #e50402;
}
.listarea {
  background: #fff;
  margin: 15px 15px;
  padding-right: 20px;
  border-right: solid 1px #e8e8e8;
}
.listarea h3 {
  font-size: 18px;
  color: #080b01;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 10px;
}
.listarea h3 a {
  color: #080b01;
  text-decoration: none;
}
.listarea h3 a:hover {
  color: #e50402;
  text-decoration: none;
}
.listimg {
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  height: 190px;
  width: 100%;
}
.listimg img {
  height: 190px;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.packagelabelinner {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 2px 7px;
  right: 0px;
  font-size: 12px;
  color: #000;
  margin-top: 10px;
  margin-right: 25px;
}
.num_nts {
  color: #58606c;
  font-size: 13px;
  line-height: 16px;
}
.locationtext {
  font-size: 13px;
  color: #58606c;
  line-height: 16px;
}
.locationtext span {
  font-size: 14px;
  color: #58606c;
}
.pricearea {
  margin: 15px 15px 15px 0px;
}
.price_txt {
  font-size: 14px;
  color: #e50402;
  font-weight: 700;
}
.price {
  font-size: 22px;
  color: #e50402;
  line-height: 22px;
  font-weight: 700;
  vertical-align: middle;
}
.pricefromtext {
  font-size: 13px;
  color: #6d6e71;
  line-height: 18px;
  font-weight: 400;
}
.category_list {
  font-size: 13px;
  color: #58606c;
  font-weight: 400;
}
.category_list a {
  color: #58606c;
  text-decoration: none;
}
.category_list a:hover {
  color: #000;
  text-decoration: none;
}
.category_list span {
  font-size: 13px;
  color: #000;
  font-weight: 500;
}
.mainheading {
  font-size: 30px;
  color: #1c3b6e;
  line-height: 30px;
}
.mainheading h2 {
  font-size: 34px;
  color: #080b01;
  line-height: 34px;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 20px;
    text-transform: uppercase;
}
.mainheading h3 {
  font-size: 25px;
  color: #080b01;
  line-height: 25px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 15px;
}
.mainheading h4 {
  font-size: 20px;
  color: #080b01;
  line-height: 22px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 15px;
}
.mainheading h5 {
  font-size: 16px;
  color: #005dbc;
  line-height: 20px;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 10px;
}
.mainheading h6 {
  font-size: 16px;
  color: #e50402;
  line-height: 20px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 10px;
}
.packgdetgalpricearea {
  background: #eff4fa;
  padding: 30px 0px 40px 0px;
}
.packgdetgalpricearea h3 {
  font-size: 25px;
  color: #080b01;
  line-height: 25px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 5px;
}
.quickviewdetailbox {
  background: #fff;
  border-radius: 3px;
  padding: 15px 15px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
  min-height: 314px;
}
.quickviewdetailbox h5 {
  color: #e50402;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 5px;
}
.infotxt {
  color: #000;
  font-size: 13px;
  line-height: 20px;
}
.infotxt a {
  color: #000;
  text-decoration: none;
}
.infotxt a:hover {
  color: #e50402;
  text-decoration: none;
}
.infotxt ul {
  margin: 0px 0px 0px 13px;
  padding: 0px 0px 0px 0px;
}
.infotxt ul li {
  list-style-type: disc;
  margin: 0px 0px;
  padding: 2px 0px;
  line-height: 18px;
  color: #000;
  text-align: left;
}
.infotxt2 {
  color: #000;
  font-size: 14px;
  line-height: 22px;
}
.infotxt2 a {
  color: #000;
  text-decoration: none;
}
.infotxt2 a:hover {
  color: #e50402;
  text-decoration: none;
}
.infotxt2 ul {
  margin: 0px 0px 0px 13px;
  padding: 0px 0px 0px 0px;
}
.infotxt2 ul li {
  list-style-type: disc;
  margin: 0px 0px;
  padding: 2px 0px;
  line-height: 18px;
  color: #000;
  text-align: left;
}
.packagepricebox {
  background: #323232;
  margin-bottom: 30px;
}
.packagepriceboxcont {
  padding: 15px 15px;
}
.packagepricearea {
  background: #e50402;
  padding: 15px 15px;
}
.textwhite13 {
  font-size: 13px;
  color: #fff;
  line-height: 16px;
}
.textwhite13 a {
  color: #fff;
  text-decoration: none;
}
.textwhite13 a:hover {
  color: #fff;
  text-decoration: underline;
}
.textyellow13 {
  font-size: 13px;
  color: #ffdf31;
  line-height: 18px;
}
.textyellow13 a {
  color: #ffdf31;
  text-decoration: underline;
}
.textyellow13 a:hover {
  color: #fff;
  text-decoration: underline;
}
.textgreen13italic {
  font-size: 13px;
  color: #e50402;
  font-style: italic;
}
.fixednavbar {
  background: #323232;
  position: relative;
  z-index: 99;
  -webkit-box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.15);
}
.navbar-fixed {
  top: 96px;
  z-index: 99;
  position: fixed;
  width: 100%;
  background: #323232;
  -webkit-box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.15);
}
#nav_barfixed {
  padding: 10px 0px;
  margin-bottom: 0px;
  overflow-x: auto;
  white-space: nowrap;
}
#nav_barfixed ul {
  padding: 0px;
}
#nav_barfixed2 {
  padding: 10px 0px;
  margin-bottom: 0px;
  overflow-x: auto;
  white-space: nowrap;
}
#nav_barfixed2 ul {
  padding: 0px;
}
.nav_linksfixed {
  margin: 0;
}
.nav_linksfixed ul {
  margin: 0px;
  padding: 0px;
}
.nav_linksfixed li {
  display: inline-table;
  margin: 0px;
  padding: 0px;
}
.nav_linksfixed li a {
  padding: 6px 17px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  outline: none;
}
.nav_linksfixed li a:visited {
  color: #fff;
}
.nav_linksfixed li a:hover {
  color: #2e5f8d;
  background: #fff;
  border-radius: 5px;
}
.nav_linksfixed li a:focus {
  color: #2e5f8d !important;
  background: #fff !important;
  border-radius: 5px !important;
}
.packagedetailsbox {
  margin-bottom: 50px;
}
.packagedetailsbox h2 {
  color: #080b01;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 15px;
  margin-top: 0px;
  font-weight: 500;
}
.packagedetailsbox h3 {
  color: #e50402;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 0px;
  font-weight: 500;
}
.textblue15head {
  color: #e50402;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 5px;
}
.textblue15head a {
  color: #e50402;
  text-decoration: none;
}
.textblue15head a:hover {
  color: #000;
  text-decoration: none;
}
.itinerarybox {
  background: #fff;
  margin-bottom: 20px;
  border: solid 1px #e8e8e8;
  border-radius: 6px;
  padding: 15px 15px;
  -webkit-box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.07);
}
.itineraryheadarea {
  margin-bottom: 15px;
}
.itineraryheadarea h3 {
  color: #323232;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 0px;
}
.day_locationcircle {
  background-color: #e50402;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: table;
}
.day_location {
  display: table-cell;
  vertical-align: middle;
  font-weight: 400;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  padding: 0px 0px;
  text-align: center;
  text-transform: uppercase;
}
.day_location span {
  font-size: 25px;
  font-weight: 700;
}
.itinerarytext {
  font-size: 14px;
  color: #080b01;
  line-height: 21px;
  text-align: justify;
}
.includeditinerary {
  margin: 15px 0px 0px 0px;
  padding: 0px;
}
.includeditinerary ul {
  margin: 0px;
  padding: 0px;
}
.includeditinerary ul li {
  font-size: 14px;
  color: #080b01;
  display: inline-block;
  margin-right: 10px;
}
.includeditinerary ul li span {
  border-radius: 2px;
  border: solid 1px #b4b7b3;
  padding: 0px 1px;
  font-size: 14px;
  color: #e50402;
}
.rating_option {
  font-weight: 400;
  font-size: 14px;
  color: #080b01;
  margin-bottom: 10px;
}
.rating_option h5 {
  background-color: #e50402;
  font-size: 14px;
  color: #fff;
  padding: 5px 8px;
  border-radius: 3px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
}
.infolinks {
  font-size: 13px;
  color: #0e4cca;
  line-height: 16px;
  font-weight: 400;
  vertical-align: middle;
}
.infolinks a {
  color: #0e4cca;
  text-decoration: none;
}
.infolinks a:hover {
  color: #e50402;
  text-decoration: none;
}
.reviewcontbox {
  background: #fff;
  border: solid 1px #e8e8e8;
  border-radius: 6px;
  padding: 20px 20px;
  -webkit-box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.07);
}
.reviewcontboxdest {
  background: #f1f8ff;
  border: solid 0px #e8e8e8;
  border-radius: 12px;
  padding: 20px 20px;
  min-height: 250px;
}
.reviewcont {
  margin: 0px;
}
.reviewcont h5 {
  font-size: 18px;
  color: #e50402;
  line-height: 22px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 15px;
}
.reviewtext {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  font-weight: 400;
}
.reviewtext span {
  font-weight: 700;
}
.textgreen15bold {
  color: #e50402;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
}
.bottomaccordianbox {
  margin: 0px;
}
.whyforeverbox {
  background: #f9f9f9;
  padding: 15px 15px;
  margin-bottom: 20px;
  border: solid 1px #e8e8e8;
  border-radius: 6px;
}
.whyforeverbox ul {
  margin: 0px;
  padding: 0px;
}
.whyforeverbox ul li {
  list-style-type: none;
  margin: 0px;
  padding: 3px 0px;
  font-size: 14px;
  color: #080b01;
  line-height: 18px;
  font-weight: 300;
}
.whyforeverbox h3 {
  font-weight: 300;
  font-size: 18px;
  color: #080b01;
  line-height: 22px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.whyforeverbox h3 span {
  font-weight: 500;
  font-size: 19px;
}
.findpackagesbox {
  background: #fffdf2;
  padding: 15px 15px;
  margin-bottom: 20px;
  border: solid 1px #e3dec2;
  border-radius: 6px;
}
.findpackagesbox h3 {
  font-weight: 500;
  font-size: 20px;
  color: #080b01;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.findpackagesbox ul {
  margin: 0px 0px;
  padding: 0px 0px;
}
.findpackagesbox ul li {
  list-style-type: none;
  margin: 0px 0px;
  padding: 10px 0px;
  border-bottom: solid 1px #e8e8e8;
  font-size: 13px;
  color: #e50402;
  line-height: 16px;
  font-weight: 500;
}
.findpackagesbox ul li a {
  color: #e50402;
  text-decoration: none;
}
.findpackagesbox ul li a:hover {
  color: #e50402;
  text-decoration: none;
}
.textblue15light {
  font-size: 15px;
  color: #e50402;
  line-height: 18px;
  font-weight: 300;
}
.hotelsearcleftarea {
  padding: 15px 12px;
  border-bottom: solid 1px #e8e8e8;
}
.hotelmap {
  margin-bottom: 20px;
}
.hotelgallery {
  margin-top: 30px;
  margin-bottom: 10px;
}
.hoteldetailsimg {
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  height: 242px;
}
.hoteldetailsimg img {
  width: 100%;
  height: 242px;
  object-fit: cover;
  object-position: 50% 50%;
}
.seeallphotosbg {
  font-weight: 500;
  font-size: 13px;
  color: #1260cb;
  line-height: 16px;
  text-align: right;
}
.seeallphotosbg a {
  color: #1260cb;
  text-decoration: none;
}
.seeallphotosbg a:hover {
  color: #e50402;
  text-decoration: none;
}
.hotelfeaturesbox {
  border: solid 1px #e8e8e8;
  border-radius: 4px;
  padding: 9px 10px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #000;
}
.amenitiesarea {
  margin-bottom: 30px;
}
.sidesubheading16px {
  color: #1c3b6e;
  font-size: 16px;
  line-height: 16px;
}
.sidesubheading16px h2 {
  color: #e50402;
  font-size: 18px;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.sidesubheading16px h3 {
  color: #e50402;
  font-size: 16px;
  line-height: 16px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.roomtypebox {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 15px;
  padding: 15px 15px;
  border: solid 1px #e8e8e8;
  -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
}
.roomtypebox h4 {
  color: #1c1c1c;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0px;
}
.roomtypebox h5 {
  color: #1c1c1c;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0px;
}
.roomtypebox h5 span {
  background: #e50402;
  color: #fff;
  padding: 2px 5px;
  border-radius: 3px;
}
.adultchildicon {
  margin-top: 2px;
}
.adultchildicon img {
  vertical-align: bottom;
}
.attractionlistbox {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 20px;
  border: solid 1px #edeeef;
  transition: .4s;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  padding: 15px 15px;
}
.attractionlistbox:hover {
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  border: solid 1px #e50402;
}
.attractionlistbox h3 {
  font-size: 20px;
  color: #080b01;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 10px;
}
.attractionlistbox h3 a {
  color: #080b01;
  text-decoration: none;
}
.attractionlistbox h3 a:hover {
  color: #e50402;
  text-decoration: none;
}
.attractionlistimg {
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  height: 150px;
  width: 100%;
}
.attractionlistimg img {
  height: 150px;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.attractionbox {
  background: #fff;
  border-radius: 8px;
  padding: 15px 15px;
  border: solid 1px #e8e8e8;
  -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  margin-top: 20px;
}
.attractionbox h5 {
  color: #071f45;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 15px;
}
.attractiondayslabel {
  background-color: #e50402;
  display: inline-block;
  font-size: 13px;
  color: #fff;
  border-radius: 3px;
  padding: 5px 10px;
}
.innerpageheading {
  background: #404040;
  padding: 20px 0px;
}
.innerpageheading h2 {
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 0px;
}
.detail_price_box {
  background: #fffdf2;
  border: solid 1px #e3dec2;
  border-radius: 6px;
  margin-bottom: 30px;
}
.detail_price_box_area {
  padding: 15px 15px;
}
.faresummaryheading {
  padding: 15px 15px;
  border-bottom: solid 1px #e3dec2;
}
.faresummaryheading h3 {
  font-size: 22px;
  color: #000;
  line-height: 22px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 0px;
}
.faresummarytotal {
  background: #e50402;
  padding: 15px 15px;
  border-radius: 0 0 6px 6px;
}
.textgreen16bold {
  color: #e50402;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.passengerdetbox {
  background: #fff;
  border-radius: 8px;
  border: solid 1px #e8e8e8;
  -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
}
.passengerdetboxhead {
  border-bottom: solid 1px #e8e8e8;
  padding: 15px 15px;
  font-size: 18px;
  color: #000;
  line-height: 18px;
  font-weight: 500;
}
.passengerdetboxcontarea {
  padding: 15px 15px;
}
.proccesssteps {
  margin-bottom: 30px;
}
.proccessstepsbtn {
  background: #f9f9f9;
  border: solid 1px #e8e8e8;
  border-radius: 6px;
  font-weight: 500;
  font-size: 16px;
  color: #000;
  text-align: center;
  padding: 10px 10px;
}
.proccessstepsbtn a {
  display: block;
  color: #000;
  text-decoration: none;
}
.proccessstepsbtn a:hover {
  display: block;
  text-decoration: none;
  border-radius: 6px;
}
.proccessstepsicon {
  font-size: 18px;
}
.proccessstepsbtnselected {
  background: #323232;
  border: solid 1px #323232;
  border-radius: 6px;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.proccessstepsbtnselected a {
  display: block;
  padding: 10px 10px;
  text-decoration: none;
  color: #fff;
}
.proccessstepsbtnselected a:hover {
  background: #323232;
  display: block;
  padding: 10px 10px;
  text-decoration: none;
  color: #fff;
}
.paymentsuccesstext {
  font-size: 25px;
  color: #000;
  line-height: 30px;
  font-weight: 500;
}
.thankyoutext {
  font-size: 30px;
  color: #e50402;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.summarydetailsbox {
  background: #fff;
  border-radius: 8px;
  border: solid 1px #e8e8e8;
  -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  padding: 15px 15px;
}
.summarydetailsbox h3 {
  font-size: 20px;
  color: #080b01;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 10px;
}
.summarydetailsbox h3 a {
  color: #080b01;
  text-decoration: none;
}
.summarydetailsbox h3 a:hover {
  color: #e50402;
  text-decoration: none;
}
.flightsummarydetailsbox {
  background: #fff;
  border-radius: 8px;
  border: solid 1px #e8e8e8;
  -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  padding: 0px 15px 15px 15px;
}
.loginbox {
  background: #fff;
  border-radius: 8px;
  border: solid 1px #e8e8e8;
  -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
}
.loginbox h3 {
  font-size: 20px;
  color: #e50402;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 15px;
}
.loginformbg {
  background: #fffdf2;
  padding: 20px 20px;
  border-radius: 8px 0px 0px 8px;
}
.guestloginbg {
  padding: 20px 20px;
}
.hotelcancelationbox {
  background: #f9f9f9;
  padding: 15px 15px;
  margin-bottom: 20px;
  border: solid 1px #e8e8e8;
  border-radius: 6px;
}
.hotelcancelationbox h3 {
  font-weight: 500;
  font-size: 18px;
  color: #080b01;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.red {
  font-size: 14px;
  color: #ED0003;
  font-weight: 500;
}
.ticketlabel {
  font-size: 13px;
  color: #e50402;
  font-weight: 500;
}
.ticketlabel a {
  color: #e50402;
  text-decoration: none;
}
.ticketlabel a:hover {
  color: #e50402;
  text-decoration: none;
}
.count {
  background-color: #ececec;
  border-radius: 2px;
  padding: 0 0;
  text-align: center;
  font-size: 12px;
  color: #5c5d5e;
  font-weight: 500;
  width: 25px;
  display: inline-block;
  float: right;
  margin: 0 0;
}
.count1 {
  background-color: #ececec;
  border-radius: 2px;
  padding: 0 0;
  text-align: center;
  font-size: 12px;
  color: #5c5d5e;
  font-weight: 500;
  width: 50px;
  display: inline-block;
  float: right;
  margin: 0 0;
}
.count2 {
  background-color: #2f5b8c;
  border-radius: 2px;
  padding: 1px 10px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  float: right;
  margin: 0 0;
}
.attractiondetbox {
  background: #fff;
  border-radius: 3px;
  padding: 10px 15px;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.12);
}
.attractiondetbox h5 {
  color: #e50402;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 5px;
}
.textwhite16med {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  font-weight: 500;
}
.attractionbookdetbox {
  background: #fff;
  border: solid 1px #e8e8e8;
  border-radius: 6px;
  padding: 15px 15px;
  -webkit-box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
}
.attractionbookdetbox h3 {
  font-size: 20px;
  color: #e50402;
  line-height: 20px;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 0px;
}
.attractionbookformbg {
  background: #f9f9f9;
  padding: 15px 15px;
  margin-bottom: 20px;
  border-radius: 6px;
  border: solid 1px #e8e8e8;
}
.loginbox1 {
  background: #fffdf2;
  border-radius: 8px;
  border: solid 1px #e8e8e8;
  -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
}
.loginarea {
  border-radius: 10px 0px 0px 10px;
  padding: 20px 0px 20px 30px;
}
.loginarea h3 {
  font-size: 24px;
  color: #000;
  line-height: 24px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 15px;
}
.newuserarea {
  background: #fff;
  border-radius: 0px 10px 10px 0px;
  padding: 20px 30px 10px 30px;
  border-left: solid 1px #e3dec2;
}
.newuserarea h3 {
  font-size: 24px;
  color: #000;
  line-height: 24px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 15px;
}
.packagesearcharea{
    margin-top: 4px;
}
.sort_box {
    background-color: #f7f7f7;
    border-radius: 5px;
    padding: 2px 15px;
    font-size: 14px;
    color: #000;
    line-height: 18px;
    margin-bottom: 20px;
    border: 1px solid #f1f1f1;
    margin-top: 20px;
}
.sort_box ul {
    padding: 0;
    margin: 0;
}
.sort_box li {
    list-style: none;
    display: inline-block;
    padding: 10px 40px 10px 0px;
}
.sort_box li a {
    color: #000;
    text-decoration: none;
}
.sort_box li a:hover {
    color: #004965;
    text-decoration: none;
}
.sort_boxactive {
    color: #004965 !important;
    font-weight: 600;
}
.flightlistbox {
  background: #fff;
  border-radius: 8px;
  margin-top: 20px;
  border: solid 1px #edeeef;
  padding: 15px 15px;
  transition: .4s;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
}
.flightlistbox:hover {
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  border: solid 1px #e50402;
}
.flightvertdivider {
  border-right: solid 1px #e8e8e8;
  padding-right: 15px;
}
.flightcontdivider {
  border-top: solid 1px #e8e8e8;
  padding-top: 15px;
  margin-top: 15px;
}
.flightlogo {
  margin: 0px 10px 0px 0px;
}
.flightlogo img {
  width: 40px;
  height: 40px;
}
.flightname {
  font-size: 16px;
  color: #000;
  line-height: 18px;
  font-weight: 500;
}
.flightname span {
  font-size: 13px;
  color: #58606c;
  font-weight: 400;
}
.flightdeparturearea {
  text-align: right;
  margin-top: 11px;
}
.flightarrivalarea {
  text-align: left;
  margin-top: 11px;
}
.flighttimingblack {
  font-size: 18px;
  color: #000;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.airporttextsmall {
  font-size: 14px;
  color: #58606c;
  line-height: 15px;
  text-transform: uppercase;
}
.flightdistanceborder {
  border-bottom: dashed 1px #c2c2c2;
  margin-top: 0px;
}
.flightstopcirclearea {
  position: relative;
  margin-bottom: -5px;
}
.flightstopcircle_left {
  background: #c2c2c2;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}
.flightstopcircle_right {
  background: #c2c2c2;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  float: right;
}
.flightdurationtime {
  font-size: 14px;
  color: #000;
  line-height: 16px;
  text-align: center;
}
.flightstop {
  font-size: 13px;
  color: #58606c;
  line-height: 16px;
  text-align: center;
  position: absolute;
  width: 100%;
}
.refundabletext {
  font-size: 12px;
  color: #439120;
}
.nonrefundabletext {
  font-size: 12px;
  color: #bc2e31;
}
.flightmoreoptions {
  background: #dee7f2;
  font-size: 13px;
  line-height: 13px;
  color: #080b01;
  position: relative;
  padding: 8px 0px 10px 0px;
  margin: 0px auto;
  width: 250px;
  text-align: center;
}
.flightmoreoptions:before {
  content: url(../img/flightmoreoptions_shapeleft.png);
  left: -35px;
  top: 0px;
  padding: 0px 0px;
  position: absolute;
}
.flightmoreoptions:after {
  content: url(../img/flightmoreoptions_shaperight.png);
  right: -35px;
  top: 0px;
  padding: 0px 0px;
  position: absolute;
}
.flightmoreoptions a {
  color: #080b01;
  text-decoration: none;
}
.flightmoreoptions a:hover {
  color: #000;
  text-decoration: none;
}
.flightbox {
  border: solid #e3dec2 1px;
  margin-top: 15px;
  padding: 0px;
}
.flightboxheading {
  background: #fffdf2;
  padding: 10px 15px;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  line-height: 18px;
}
.flightboxheading img {
  vertical-align: top;
}
.texttourduration14 {
  font-size: 13px;
  color: #000;
  line-height: 18px;
  font-weight: 400;
}
.texttourduration14 span {
  background: #fff;
  font-size: 13px;
  color: #3b3e3b;
  padding: 2px 10px;
  margin-left: 5px;
  border-radius: 20px;
}
.flightboxcont {
  background: #fff;
  padding: 15px 15px;
}
.departurearea {
  text-align: right;
}
.arrivalarea {
  text-align: left;
}
.flighttiming {
  font-size: 17px;
  color: #000;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.airporttext {
  font-size: 13px;
  color: #58606c;
  line-height: 16px;
}
.flightdate {
  font-size: 13px;
  color: #000;
  line-height: 14px;
  margin-top: 5px;
}
.distanceborder {
  border-bottom: dashed 1px #c2c2c2;
  margin-top: 28px;
}
.distancecircle {
  position: relative;
  margin-bottom: -5px;
}
.distancecircle_left {
  background: #c2c2c2;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}
.distancecircle_right {
  background: #c2c2c2;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  float: right;
}
.airlineclass {
  font-size: 13px;
  color: #000;
  line-height: 16px;
  margin-top: 10px;
}
.airlineclass span {
  color: #58606c;
}
.flightstopline {
  border-bottom: 1px solid #e8e8e8;
  margin-top: 25px;
  margin-bottom: 33px;
  height: 10px;
  text-align: center;
}
.flightstopline span {
  background: #e50402;
  font-size: 13px;
  color: #fff;
  padding: 8px 20px;
  border-radius: 20px;
}
.textblue15bold {
  font-size: 15px;
  color: #e50402;
  line-height: 20px;
  font-weight: 700;
}
.textblue16bold {
  font-size: 16px;
  color: #e50402;
  line-height: 20px;
  font-weight: 700;
}
.farerulesheading {
  color: #e50402;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.mostpopularlabel {
  position: absolute;
  background: #082B33;
  padding: 5px 0px;
  font-size: 11px;
  color: #fff;
  z-index: 1;
  font-weight: 500;
  text-align: center;
  margin-top: -5px;
  left: 20px;
  min-width: 90px;
  border-radius: 0px 0px 3px 3px;
}
.mostpopularlabel:before {
  position: absolute;
  top: 0px;
  left: -3px;
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #03181D;
  transform: rotate(-134deg);
}
.mostpopularlabel:after {
  position: absolute;
  top: 0px;
  right: -3px;
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #03181D;
  transform: rotate(134deg);
}
.offerlabel {
  position: absolute;
  background: #eb1b24;
  padding: 4px 0px 3px 0px;
  font-size: 11px;
  color: #fff;
  z-index: 1;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  margin-top: -5px;
  right: 20px;
  min-width: 55px;
  border-radius: 0px 0px 3px 3px;
}
.offerlabel:before {
  position: absolute;
  top: 0px;
  left: -3px;
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #b9060e;
  transform: rotate(-134deg);
}
.offerlabel:after {
  position: absolute;
  top: 0px;
  right: -3px;
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #b9060e;
  transform: rotate(134deg);
}
.featuredlabel {
  position: absolute;
  background: #e50402;
  padding: 4px 0px;
  font-size: 12px;
  color: #fff;
  z-index: 1;
  font-weight: 500;
  text-align: center;
  margin-top: -5px;
  left: 20px;
  min-width: 70px;
  border-radius: 0px 0px 3px 3px;
}
.featuredlabel:before {
  position: absolute;
  top: 0px;
  left: -3px;
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #C40301;
  transform: rotate(-134deg);
}
.featuredlabel:after {
  position: absolute;
  top: 0px;
  right: -3px;
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #C40301;
  transform: rotate(134deg);
}
.listgridviewbtn {
  margin-top: 10px;
  text-align: right;
}
.listgridviewbtn ul {
  margin: 0px;
  padding: 0px;
}
.listgridviewbtn ul li {
  list-style-type: none;
  display: inline-block;
  margin: 0px 0px 0px 5px;
  padding: 0px;
}
.listgridviewbtn ul li a {
  background: #f9f9f9;
  border: solid 1px #e8e8e8;
  padding: 7px 10px 5px 10px;
  border-radius: 5px;
  font-size: 18px;
  color: #6c6c6c;
  text-decoration: none;
}
.listgridviewbtn ul li a:hover {
  background: #e50402;
  border: solid 1px #e50402;
  color: #fff;
  text-decoration: none;
}
.listgridviewbtnselected {
  background: #e50402 !important;
  border: solid 1px #e50402 !important;
  color: #fff !important;
}
.gridarea {
  border-bottom: solid 1px #e8e8e8;
  margin: 15px 15px 0px 15px;
  padding-bottom: 15px;
}
.gridarea h3 {
  font-size: 18px;
  color: #080b01;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 10px;
  min-height: 40px;
}
.gridarea h3 a {
  color: #080b01;
  text-decoration: none;
}
.gridarea h3 a:hover {
  color: #e50402;
  text-decoration: none;
}
.gridpricearea {
  padding: 15px 15px;
}
.themetourboxinner {
  border: solid 1px #e50402;
  border-radius: 5px;
  margin-bottom: 30px;
}
.themetourinnerimg {
  position: relative;
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  width: 100%;
  height: 200px;
  border-radius: 5px;
  margin-top: 20px;
}
.themetourinnerimg img {
  width: 100%;
  height: 200px;
  border-radius: 5px;
  object-fit: cover;
  object-position: 50% 50%;
}
.hotelroomimg {
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  height: 150px;
}
.hotelroomimg img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  object-position: 50% 50%;
}
.transferlistbox {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 20px;
  border: solid 1px #edeeef;
  padding: 15px 15px;
  transition: .4s;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
}
.transferlistbox:hover {
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  border: solid 1px #e50402;
}
.transferlistbox h3 {
  font-size: 18px;
  color: #080b01;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 10px;
}
.transferlistbox h3 a {
  color: #080b01;
  text-decoration: none;
}
.transferlistbox h3 a:hover {
  color: #e50402;
  text-decoration: none;
}
.testimonialsboxmar {
  margin-bottom: 40px;
}
.testimonialsbox {
  background: #fff;
  margin-bottom: 20px;
  border: solid 1px #e8e8e8;
  border-radius: 6px;
  padding: 50px 20px 20px 20px;
  -webkit-box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.07);
}
.testimonialsbox h5 {
  font-size: 18px;
  color: #e50402;
  line-height: 22px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 15px;
}
.testimonialsqoute {
  position: absolute;
  margin-left: 30px;
  background: #e50402;
  padding: 8px 12px 12px 12px;
  margin-top: -7px;
  border-radius: 0px 0px 5px 5px;
}
.testimonialsqoute:before {
  position: absolute;
  top: 0px;
  left: -5px;
  content: '';
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #661c1b;
  transform: rotate(-135deg);
}
.testimonialsshape {
  position: absolute;
  margin-left: 23px;
  margin-top: -13px;
}
.testimonialstextinner {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  font-weight: 400;
}
.testimonialsname {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  font-weight: 700;
  margin-top: 20px;
}
.testimonialsname span {
  font-size: 13px;
  color: #58606c;
  font-weight: 400;
}
.myaccountmenu {
  display: inline-block;
  background: #fffdf2;
  border-radius: 6px;
  margin-bottom: 30px;
  border: solid 1px #e3dec2;
  transition: .4s;
  padding: 5px 5px;
}
.myaccountmenu li {
  width: 100%;
  color: #000;
  font-size: 14px;
  border-bottom: dotted 1px #7c91a0;
  list-style: none;
  margin-bottom: -2px;
}
.myaccountmenu li a {
  width: 100%;
  color: #000;
  font-size: 14px;
  text-decoration: none;
  padding: 9px 10px;
  display: block;
}
.myaccountmenu li a:hover {
  text-decoration: none;
  background-color: #cedeee;
}
.myaccountmenuactive {
  text-decoration: none;
  background-color: #cedeee !important;
}
.mytripbox {
  background: #fff;
  border-radius: 8px;
  margin-top: 20px;
  border: solid 1px #edeeef;
  padding: 15px 15px;
  transition: .4s;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
}
.mytripbox:hover {
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  border: solid 1px #e50402;
}
.refundbox {
  background-color: #d9d9d9;
  border-radius: 3px;
  padding: 2px 0px;
  font-weight: 500;
  font-size: 13px;
  color: #676d73;
  text-align: center;
  width: 70px;
}
.cancelbox {
  background-color: #529bc8;
  border-radius: 3px;
  padding: 2px 0px;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  text-align: center;
  width: 70px;
}
.canceledbox {
  background-color: #E8050C;
  border-radius: 3px;
  padding: 2px 0px;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  text-align: center;
  width: 62px;
}
.confirmedbox {
  background-color: #4CA316;
  border-radius: 3px;
  padding: 2px 0px;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  text-align: center;
  width: 70px;
}
.notpaidbox {
  background-color: #a20300;
  border-radius: 3px;
  padding: 2px 0px;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  text-align: center;
  width: 70px;
}
.holdingbox {
  background-color: #f36519;
  border-radius: 3px;
  padding: 2px 0px;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  text-align: center;
  width: 70px;
}
.finalizedbox {
  background-color: #576c11;
  border-radius: 3px;
  padding: 2px 0px;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  text-align: center;
  width: 70px;
}
.pendingbox {
  background-color: #d14e54;
  border-radius: 3px;
  padding: 2px 0px;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  text-align: center;
  width: 70px;
}
.rejectedbox {
  background-color: #ff0000;
  border-radius: 3px;
  padding: 2px 0px;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  text-align: center;
  width: 70px;
}
.expiredbox {
  background-color: #380001;
  border-radius: 3px;
  padding: 2px 0px;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  text-align: center;
  width: 70px;
}
.moreoptionbg {
  font-size: 13px;
  color: #000;
  background-color: #f9f9f9;
  padding: 7px;
  margin-top: 30px;
  border: solid 1px #e8e8e8;
  border-radius: 5px;
  text-align: center;
}
.moreoptionbg a {
  color: #000;
  text-decoration: none;
}
.moreoptionbg a:hover {
  color: #071f45;
  text-decoration: none;
}
.printbutton {
  font-size: 13px;
  color: #2C9BE1;
}
.printbutton {
  font-size: 13px;
  color: #071f45;
  background-color: #fff;
  border-radius: 30px;
  border: 1px solid #D0D0D0;
  padding: 7px 9px;
  text-decoration: none;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(209, 209, 209, 1);
  -moz-box-shadow: 0px 1px 2px 0px rgba(209, 209, 209, 1);
  box-shadow: 0px 1px 2px 0px rgba(209, 209, 209, 1);
  margin: 0 2px;
  width: auto;
  display: inline-block;
  margin-bottom: 5px;
}
.printbutton a {
  text-decoration: none;
  padding-left: 3px;
  color: #0e4cca;
}
.mytripbox2 {
  background-color: #f9f9f9;
  padding: 10px 10px;
  margin-bottom: 5px;
  border: solid 1px #e8e8e8;
  border-radius: 6px;
}
.mytripbox2selected {
  background-color: #e50402;
  padding: 10px 10px;
  margin-bottom: 5px;
  border-radius: 6px;
}
.mytripbox2selected div {
  color: #fff;
}
.textblue13 {
  font-size: 13px;
  color: #e50402;
  font-weight: 500;
}
.textblue13 a {
  color: #e50402;
  text-decoration: none;
}
.textblue13 a:hover {
  color: #000;
  text-decoration: none;
}
.mytripdetailsbox {
  background: #fff;
  border-radius: 8px;
  border: solid 1px #edeeef;
  padding: 15px 15px;
  transition: .4s;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
}
.changepasswordbox {
  background: #fffdf2;
  border-radius: 8px;
  border: solid 1px #e8e8e8;
  -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  padding: 15px 15px;
}
.loadingbox {
  background: #fff;
  border-radius: 8px;
  border: solid 1px #edeeef;
  padding: 15px 15px;
  transition: .4s;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  margin-top: 100px;
  margin-bottom: 50px;
}
.aboutuscollage {
  background: #000;
}
.aboutuscollage img {
  width: 100%;
  height: 550px;
  object-fit: cover;
  object-position: 50% 50%;
  opacity: 0.75;
}
.aboutustagline {
  position: absolute;
  width: 100%;
  z-index: 9;
  margin-top: 150px;
}
.aboutustagline h2 {
  font-size: 40px;
  color: #fff;
  line-height: 42px;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 0px;
}
.aboutcontentarea {
  padding: 50px 0px;
}
.aboutcontentarea h2 {
  font-size: 35px;
  color: #000;
  line-height: 35px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 20px;
}
.textgreen22med {
  font-size: 22px;
  color: #e50402;
  line-height: 26px;
}
.aboutimgcontarea {
  position: absolute;
  bottom: 0px;
  width: 100%;
  margin-bottom: 25px;
}
.aboutimgbox {
  background: rgba(158, 191, 60, 0.95);
  width: 100%;
  height: 220px;
  display: table;
  border: solid 7px #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.aboutimgboxcont {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0px 20px;
}
.aboutimgbox h6 {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px;
}
.aboutimgbox h3 {
  font-size: 60px;
  color: #fff;
  line-height: 60px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 0px;
}
.servicesbox {}
.servicesboximg {
  margin-bottom: 25px;
  -webkit-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.1);
  margin-top: 5px;
}
.servicesboximg img {
  width: 100%;
  height: 230px;
  object-fit: cover;
  object-position: 50% 50%;
}
.servicesboxtext {
  font-size: 15px;
  color: #000;
  line-height: 19px;
  font-weight: 300;
}
.servicesboxlabel {
  position: absolute;
  background: #9dbf3c;
  z-index: 9;
  padding: 12px 20px;
  font-size: 13px;
  color: #fff;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 5px;
}
.milestonesarea {
  background: #f5f8eb;
  padding: 50px 0px;
}
.milestonesarea h2 {
  font-size: 35px;
  color: #000;
  line-height: 35px;
  font-weight: 500;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px;
}
.milestoneborder {
  border-bottom: solid 10px #e0e4d3;
  padding: 0 15px;
  text-align: center;
}
.milsestoneiconcircle {
  background: #e50402;
  width: 55px;
  height: 55px;
  border-radius: 100%;
  display: table;
  margin: 0px auto;
}
.milsestoneicon {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.milestoneverticalline {
  position: relative;
  margin-bottom: -21px
}
.milestonedate {
  font-size: 22px;
  color: #e50402;
  line-height: 22px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
}
.milestonetext {
  font-size: 15px;
  color: #000;
  line-height: 20px;
  padding: 0px 20px;
}
.aboutusbox {
  border: solid 0px #d5d5d5;
  padding: 15px 15px 15px 15px;
  margin-bottom: 30px;
  background-color: #323232;
  border-radius: 12px;
}
.aboutusboxheadarea {
  border-bottom: solid 0px #e0e0e0;
  padding: 10px 0px;
}
.aboutusboxheadarea h5 {
  font-size: 18px;
  color: #fff;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 0px;
}
.aboutusboxheadarea img {
  width: auto;
    height: 50px;
    padding-right: 15px;
}
.aboutusboxtext {
  font-size: 15px;
  color: #fff;
  line-height: 18px;
  font-weight: 400;
  margin-top: 10px;
}
.aboutusboxtext span {
  font-size: 20px;
  font-weight: 500;
}
.ourteamleft {
  background: url(../img/ourteambg.jpg) no-repeat right top #e50402;
  border-radius: 5px 0px 0px 5px;
  width: 100%;
  height: 97px;
  display: table;
}
.ourteamleftcont {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 30px;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  font-weight: 300;
}
.ourteamleftcont span {
  font-size: 22px;
  font-weight: 500;
}
.ourteamright {
  background: #ffb86b;
  border-radius: 0px 5px 5px 0px;
  width: 100%;
  height: 97px;
  display: table;
}
.ourteamrightcont {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 30px;
  font-size: 14px;
  color: #1e1e1e;
  line-height: 20px;
  font-weight: 400;
}
.ourteamrightcont a {
  color: #1e1e1e;
  text-decoration: underline;
}
.ourteamrightcont a:hover {
  color: #1e1e1e;
  text-decoration: underline;
}
.contactusboxarea {
  position: relative;
  margin-top: 10px;
  margin-bottom: 50px;
}
.contactusbox {
  background: #fff;
  border-radius: 12px;
  padding: 40px 20px;
  -webkit-box-shadow: 6px 10px 40px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 6px 10px 40px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 6px 10px 40px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}
.contactusbox h4 {
  font-size: 22px;
  color: #000;
  line-height: 22px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 20px;
}
.contactusboxicon {
  margin-top: 10px;
  margin-bottom: 15px;
}
.officesmap {
  margin-top: 30px;
  -webkit-box-shadow: 10px 10px 30px 0px rgb(181 181 182 / 60%);
  -moz-box-shadow: 10px 10px 30px 0px rgb(181 181 182 / 60%);
  box-shadow: 10px 10px 30px 0px rgb(181 181 182 / 60%);
  position: relative;
}
.contactcontbox {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 30px 30px;
  position: absolute;
  z-index: 1;
  min-height: 450px;
  -webkit-box-shadow: 10px 10px 30px 0px rgb(181 181 182 / 60%);
  -moz-box-shadow: 10px 10px 30px 0px rgb(181 181 182 / 60%);
  box-shadow: 10px 10px 30px 0px rgb(181 181 182 / 60%);
  right: 0px;
}
.textgray11 {
  font-size: 11px;
  color: #58606c;
  line-height: 14px;
}
.promocodelabel {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #fff;
  padding: 2px 2px;
  border-radius: 5px 0px 0px 5px;
  margin-bottom: 10px;
  margin-right: 15px;
}
.offercoupocropicon {
  text-align: right;
  padding-right: 20px;
}
.offercouponcodeblack {
  border: dashed 1px #000;
  padding: 7px 10px 5px 10px;
  border-radius: 30px;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  text-align: center;
}
.staycationspackg {
  margin-top: 20px;
}
.staycationspackg ul {
  margin: 0px 0px;
  padding: 0px 0px;
}
.staycationspackg ul li {
  list-style-type: none;
  margin: 0px 1px 5px 1px;
  padding: 3px 10px;
  display: inline-block;
  font-size: 12px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  border: solid 1px rgba(146, 182, 63, 0.8);
}
.packagedethotelarea {
  margin-bottom: 30px;
}
.packagedethotelarea h3 {
  font-size: 20px;
  color: #e50402;
  line-height: 22px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 10px;
}
.packagedethotelarea h3 span {
  font-size: 13px;
  color: #080b01;
  font-weight: 400;
  line-height: 24px;
  margin-left: 10px;
  vertical-align: text-top;
}
.packagedethotellist {
  background: #fff;
  border-radius: 8px;
  padding: 15px 15px;
  border: solid 1px #edeeef;
  transition: .4s;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
}
.packagedethotellist h3 {
  font-size: 16px;
  color: #080b01;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 10px;
}
.packagedethotellist h3 a {
  color: #080b01;
  text-decoration: none;
}
.packagedethotellist h3 a:hover {
  color: #e50402;
  text-decoration: none;
}
.packagedethotellistimg {
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  height: 100px;
  width: 100%;
}
.packagedethotellistimg img {
  height: 100px;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
/****************************************************************************************************
Visa css start here
****************************************************************************************************/
.allcountryvisapaging {
  margin-bottom: 40px;
  text-align: center;
}
.allcountryvisapaging ul {
  margin: 0px 0px;
  padding: 0px 0px;
}
.allcountryvisapaging ul li {
  display: inline-block;
  margin: 0px 0px 2px -1px;
  padding: 0px 0px;
}
.allcountryvisapaging ul li a {
  display: inline-block;
  padding: 2px 10px;
  background: #f3f3f3;
  font-size: 17px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
}
.allcountryvisapaging ul li a:hover {
  background: #e50402;
  color: #fff;
  text-decoration: none;
}
.allcountryvisapagingactive {
  background: #e50402 !important;
  color: #fff !important;
  text-decoration: none;
}
.allvisabox {
  background: #fffdf2;
  border: solid 1px #e3dec2;
  margin-bottom: 30px;
  transition: 0.3s;
  border-radius: 5px;
}
.allvisabox a {
  text-decoration: none;
}
.allvisabox:hover {
  border: solid 1px #e50402;
}
.allvisacont {
  padding: 20px 10px;
}
.allvisabox img {
  width: 44px;
}
.allvisabox h3 {
  font-size: 16px;
  color: #000;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
}
.visalabel {
  position: absolute;
  background: #eb1b24;
  padding: 4px 5px 3px 5px;
  font-size: 12px;
  color: #fff;
  z-index: 1;
  font-weight: 500;
  text-align: center;
  margin-top: -5px;
  right: 25px;
  border-radius: 0px 0px 3px 3px;
}
.visalabel:before {
  position: absolute;
  top: 0px;
  left: -3px;
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #b9060e;
  transform: rotate(-134deg);
}
.visalabel:after {
  position: absolute;
  top: 0px;
  right: -3px;
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #b9060e;
  transform: rotate(134deg);
}
.onarrivallabel {
  position: absolute;
  background: #0e6ad0;
  padding: 4px 5px;
  font-size: 12px;
  color: #fff;
  z-index: 1;
  font-weight: 500;
  text-align: center;
  margin-top: -5px;
  right: 25px;
  border-radius: 0px 0px 3px 3px;
}
.onarrivallabel:before {
  position: absolute;
  top: 0px;
  left: -3px;
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #084385;
  transform: rotate(-134deg);
}
.onarrivallabel:after {
  position: absolute;
  top: 0px;
  right: -3px;
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #084385;
  transform: rotate(134deg);
}
.visadestinationbox {
  position: relative;
  margin-bottom: 30px;
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  width: 100%;
  height: 350px;
}
.visadestinationimg {
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  width: 100%;
  height: 350px;
}
.visadestinationimg img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  object-position: 50% 50%;
}
.visadestinationcont {
  background: rgb(0, 0, 0, 0.8);
  bottom: 0px;
  padding: 20px 15px;
  position: absolute;
  transition: all 0.3s ease-out 0s;
  width: 100%;
}
.visadestinationcont h3 {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 0px;
}
.visadestinationcont h3 a {
  color: #fff;
  text-decoration: none;
}
.visadestinationcont h3 a:hover {
  color: #fff;
  text-decoration: none;
}
.applyvisapointers {
  text-align: center;
  font-size: 13px;
  color: #000;
  line-height: 16px;
  font-weight: 400;
}
.applyvisapointers h6 {
  font-size: 15px;
  color: #000;
  line-height: 20px;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 2px;
}
.applyvisapointersdivider {
  border-left: solid 1px #898c8e;
  border-right: solid 1px #898c8e;
  padding: 0px 30px;
}
.visawhychossearea {
  background: #f3f6ea;
  padding: 50px 0px 20px 0px;
}
.visawhychoosebox {
  background: #fff;
  padding: 15px 10px;
  border-radius: 5px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  min-height: 120px;
}
.visawhychoosebox h6 {
  font-size: 15px;
  color: #000;
  line-height: 18px;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 0px;
}
.visatypebox1 {
  margin-bottom: 30px;
  background: #fff;
  border-radius: 8px;
  border: solid 1px #e8e8e8;
  -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.07);
}
.visatypehead1 {
  background: #e50402;
  border-radius: 8px 8px 0px 0px;
  width: 100%;
  padding: 15px 15px;
}
.visatypehead1 h4 {
  font-size: 17px;
  color: #fff;
  line-height: 20px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 0px;
}
.visatypeboxdetcontarea {
  background: #f9f9f9;
  border-bottom: solid 1px #e8e8e8;
}
.visatypeboxdetborder {
  border-right: solid 1px #e8e8e8;
  padding: 10px 15px;
  min-height: 80px;
}
.visatypeboxdetborderlast {
  padding: 10px 15px;
}
.visatypecont1 {
  padding: 15px 15px 15px 15px;
  font-size: 13px;
  color: #1d1d1d;
  line-height: 18px;
}
.visatypepriceboxarea {
  background: #fffdf2;
  border-bottom: solid 1px #e3dec2;
}
.visatypepriceboxborder {
  border-right: solid 1px #e3dec2;
  padding: 10px 15px;
}
.blogsbox {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 30px;
  padding: 15px 15px;
  border: solid 1px #edeeef;
  transition: .4s;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
}
.blogsbox h3 {
  font-size: 20px;
  color: #080b01;
  line-height: 24px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 10px;
}
.blogsbox h3 a {
  color: #080b01;
  text-decoration: none;
}
.blogsbox h3 a:hover {
  color: #e50402;
  text-decoration: none;
}
.blogsboximg {
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  height: 270px;
  width: 100%;
  border-radius: 5px;
}
.blogsboximg img {
  height: 270px;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 5px;
}
.blogsdatetext {
  font-size: 14px;
  color: #676a70;
  line-height: 18px;
  font-style: italic;
}
.blogpostcontent {
  color: #000;
  font-size: 15px;
  line-height: 22px;
	min-height: 70px;
}
.blogpostcontent a {
  color: #000;
  text-decoration: none;
}
.blogpostcontent a:hover {
  color: #e50402;
  text-decoration: none;
}
.blogpostcontent ul {
  margin: 0px 0px 0px 13px;
  padding: 0px 0px 0px 0px;
}
.blogpostcontent ul li {
  list-style-type: disc;
  margin: 0px 0px;
  padding: 2px 0px;
  line-height: 18px;
  color: #000;
  text-align: left;
}
.leavecommentcontbox {
  background: #f9f9f9;
  padding: 15px 15px;
  border: solid 1px #e8e8e8;
  border-radius: 6px;
  margin-top: 40px;
}
.leavecommentcontboximg {
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  height: 100px;
  width: 100%;
  border-radius: 5px;
}
.leavecommentcontboximg img {
  height: 100px;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 5px;
}
.leavecommentbox {
  background-color: #fff;
  -webkit-box-shadow: 10px 10px 25px 0px rgb(181 181 182 / 50%);
  -moz-box-shadow: 10px 10px 25px 0px rgb(181 181 182 / 50%);
  box-shadow: 10px 10px 25px 0px rgb(181 181 182 / 50%);
  padding: 30px 30px;
  margin-top: 40px;
}
.mostviewblogbox {
  display: block;
  color: #000;
  text-decoration: none;
  background: #fff;
  border-radius: 8px;
  padding: 10px 10px;
  border: solid 1px #edeeef;
  transition: .4s;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 15px;
}
.mostviewblogbox:hover {
  color: #000;
  text-decoration: none;
  border: solid 1px #e50402;
  border-radius: 8px;
  display: block;
}
.mostviewblogbox img {
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  width: 100%;
  height: 80px;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 5px;
}
.mostviewblogcont {
  padding: 0px 10px 0px 15px;
  width: 100%;
  height: 80px;
  display: table;
}
.mostviewblogcont h6 {
  font-size: 16px;
  color: #262626;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 10px;
  display: table-cell;
  vertical-align: middle;
}
.aboutusimg {
  margin-top: 30px;
  position: relative;
}
.aboutusimg img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  object-position: 50% 50%;
}
.textblue22light {
  font-size: 22px;
  color: #e50402;
  line-height: 28px;
  font-weight: 300;
}
.aboutustext {
  font-size: 16px;
  color: #000;
  line-height: 26px;
}
.aboutustext a {
  color: #000;
  text-decoration: none;
}
.aboutustext a:hover {
  color: #e50402;
  text-decoration: none;
}
.sendenquiryboxarea {
  background-color: #fff;
  -webkit-box-shadow: 10px 10px 30px 0px rgb(181 181 182 / 40%);
  -moz-box-shadow: 10px 10px 30px 0px rgb(181 181 182 / 40%);
  box-shadow: 10px 10px 30px 0px rgb(181 181 182 / 40%);
  margin-bottom: 30px;
  border-radius: 10px;
}
.sendenquirybox {
  padding: 30px 20px;
}
.sendenquiryboximg {
  margin: 0px;
}
.sendenquiryboximg img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 10px 0px 0px 10px;
}
.visalistbox {
  background: #fff;
  border-radius: 10px;
  transition: 0.4s;
  margin-bottom: 30px;
}
.visalistbox:hover {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}
.visalistimg {
  background: url(../img/noimage.png) no-repeat center center #ecf5f4;
  width: 100%;
  height: 270px;
  border-radius: 10px;
}
.visalistimg img {
  width: 100%;
  height: 270px;
  border-radius: 10px;
  object-fit: cover;
  object-position: 50% 50%;
}
.visalistcontarea {
  position: relative;
  margin-top: -100px;
  height: 100px;
  background: rgb(0, 0, 0);
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 78%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 78%);
  background: linear-gradient(to top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 78%);
  border-radius: 0px 0px 10px 10px;
}
.visalistcontarea h3 {
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 0px;
}
.visalistcontarea h3 a {
  color: #fff;
  text-decoration: none;
}
.visalistcontarea h3 a:hover {
  color: #e50402;
  text-decoration: none;
}
.visalistpricearea {
  position: absolute;
  width: 100%;
  bottom: 15px;
  padding: 0px 15px;
}
.faqbox {
  background: #fff;
  border: solid 1px #e8e8e8;
  border-radius: 6px;
  padding: 0px 15px;
  -webkit-box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 40px;
}
.faqbox h3 {
  font-size: 34px;
  color: #080b01;
  line-height: 34px;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 10px;
}
.faqbox h3 img {
  height: 35px;
  vertical-align: middle;
}
.visacollage {
  padding: 0px 0px;
}
.visacollage .img {
  height: 412px;
  width: 100%;
}
.visacollage .img img {
  height: 412px;
  object-fit: cover;
  object-position: center center;
  width: 100%;
}
.visainfobox {
  background-color: #fff;
  border-radius: 20px;
  position: absolute;
  margin-top: 50px;
  width: 100%;
}
.visainfocont {
  padding: 28px;
  font-size: 15px;
  line-height: 16px;
  color: #000;
  font-weight: 500;
}
.visainfocont h1 {
  font-size: 40px;
  color: #000;
  padding: 0px 0px 20px 0px;
  margin: 0px;
}
.visainfocont span {
  font-size: 13px;
  color: #424242;
  font-weight: 400;
}
.visapricebox {
  background-color: #85aa32;
  border-radius: 0px 0px 20px 20px;
  padding: 20px 28px;
  color: #fff;
  font-size: 15px;
}
.visapricebox span {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
}
.applybtn {
  position: relative;
}
.applybtn a {
  color: #fff;
  text-decoration: none;
  position: absolute;
  text-align: right;
  width: 100%;
  padding: 8px 8px 0px 0px;
}
#sidebar {
  will-change: min-height;
}
#sidebar .sidebar__inner {
  position: relative;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}
.whatsapp {
  position: fixed;
  z-index: 99999;
  left: 20px;
  bottom: 20px;
}
.packagebg{
    /*background: url("../img/packagebg.jpg") no-repeat top center;
    background-size: cover;*/
    padding: 75px 0px;
}
.hotelbg{
    background: url("../img/hotelbg.jpg") no-repeat top center;
    background-size: cover;
    padding: 75px 0px 35px 0px;
}
.hotelhead{
    margin-top: 230px;
}
.themecontarea{
    background: url("../img/themebg.jpg") no-repeat bottom center;
    background-size: contain;
    padding: 20px 0px 200px 0px;
}
.reviewsboxinner{
    background-color: #efefef;
    padding: 15px;
    border-radius: 12px;
    font-size: 14px;
    min-height: 243px;
}
.reviewsboxinner h4{
    font-size: 16px;
    color: #000000;
    font-weight: 600;
}
.reviewsnametextinner{
    color: #e50402;
    font-size: 15px;
    font-weight: 600;
    padding-top: 15px;
}
.innercollagearea{
    margin: 0px;
    padding: 0px;
    position: relative;
}
.innercollagearea img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    object-position: 50% 50%;
}
.aboutcollagearea{
    margin: 0px;
    padding: 0px;
    position: relative;
}
.aboutcollagearea img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    object-position: 50% 50%;
}
.aboutcollagearea h3 {
    font-size: 40px;
    position: absolute;
    text-align: center;
    margin-top: 170px;
    width: 100%;
    color: #fff;
}
.blogsarea {
	background: #fff;
	padding-top: 20px;
	padding-bottom: 70px;
}
.bloagheadingheihgt {
	min-height: 60px;
}
.phoneaddemailbox {
	border: solid 1px #c0dbf7;
	background: #f1f8ff;
	padding: 12px 15px;
	font-size: 15px;
	color: #e50402;
	font-weight: 300;
	line-height: 18px;
	border-radius: 5px;
	margin-bottom: 10px;
}
.phoneaddemailbox i {
	font-size: 18px;
	color: #ac7c0b;
	vertical-align: middle;
}
.phoneaddemailbox a {
	color: #e50402;
	text-decoration: none;
}
.phoneaddemailbox a:hover {
	color: #ac7c0b;
	text-decoration: none;
}
.galleryimg{
    
}
.galleryimg img{
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: 50% 50%;
}
.packageincliconshome {
    margin-top: 15px;
}
.packageincliconshome ul {
    margin: 0px 0px;
    padding: 0px 0px;
}
.packageincliconshome ul li {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    display: inline-block;
}
.packageincliconshome ul li:last-child {
    border: solid 1px #323232;
    padding: 2px 7px;
    border-radius: 3px;
}
.packageincliconshome ul li:last-child a {
    color: #323232;
    text-decoration: none;
    font-size: 13px;
}
.packageincliconshome ul li:last-child a:hover {
    color: #323232;
    text-decoration: none;
}
.packageincliconshome ul li::after {
    content: "\002B";
    font-size: 16px;
    color: #717171;
    position: relative;
    margin-left: 6px;
    margin-right: 4px;
    top: 3px;
}
.packageincliconshome ul li:last-child::after {
    content: none;
}
.packageincliconshome ul li img {
   
}
.loadingbg{
    background: url("../img/loadingbg.webp") no-repeat bottom center;
    background-size: contain;
    min-height: 100vh;
}
.sideheading{
    
}
.sideheading h3{
    font-weight: 600;
}
.luggagearea{
    
}
.luggagearea svg{
    fill: #5b5b5b;
}
.luggagearea img{
    fill: #5b5b5b;
}
.themetourboxcontinner {
  padding: 15px 15px;
}
.themetourboxcontinner h3 {
  font-size: 16px;
  color: #005ebd;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 10px;
}
.themetourboxcontinner h3 a {
  color: #005ebd;
  text-decoration: none;
}
.themetourboxcontinner h3 a:hover {
  color: #005ebd;
  text-decoration: none;
}
.themetourtextinner {
  font-size: 12px;
  color: #e50402;
  line-height: 14px;
}
.themeicon{
    width: 56px;
    height: 56px;
    background: #ac7c0a;
    border-radius: 50%;
    padding: 12px 5px 5px 12px;
}
.themeicon img{
    width: 32px;
    height: 32px;
}
.available{
   font-size: 13px;
    color: #167F01; 
}

.onrequest {
    font-size: 13px;
    color: #000000;
    background-color: yellow;
    font-weight: 600;
    padding: 5px 8px;
}

.refundabletxt{
    font-size: 13px;
    color: #167F01;
}
.nonrefundabletxt{
    font-size: 13px;
    color: #e50402;
}
.contactbox{
    background: #fff;
    border-radius: 15px;
    -webkit-box-shadow: 10px 10px 30px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.1);
    box-shadow: 10px 10px 30px 0px rgb(0 0 0 / 10%);
    margin-bottom: 30px;
}
.contactaddarea {
    width: 100%;
    height: 150px;
    display: table;
}
.contactaddcont {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 20px;
    text-align: center;
}
.contactaddcont h5 {
    font-size: 20px;
    color: #1c1c1c;
    line-height: 22px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 15px;
}
.contactustext {
    font-size: 15px;
    color: #000;
    line-height: 20px;
    font-weight: 500;
}
.contactaddcont i {
    font-size: 40px;
    color: #e50402;
    line-height: 22px;
    font-weight: 700;
}


/****************************************************************************************************
Media Query css start here
****************************************************************************************************/
@media screen and (min-width : 1820px) {
.tagline {
  font-family: 'Water Brush', cursive;
  position: absolute;
  width: 100%;
  z-index: 98;
  margin-top: 120px;
  font-size: 65px;
  color: #fff;
  line-height: 50px;
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.7);
  text-align: center;
}
.collageform {
  margin-top: -400px;
  margin-bottom: 100px;    
  padding-top: 50px;
}
.innercollagearea img {
    width: 100%;
    height: 480px;
    object-fit: cover;
    object-position: 50% 50%;
}  
.loadingbox {
  background: #fff;
  border-radius: 8px;
  border: solid 1px #edeeef;
  padding: 15px 15px;
  transition: .4s;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
  margin-top: 200px;
  margin-bottom: 50px;
}    
}

@media screen and (max-width : 1080px) {
  .tagline {
  margin-top: 40px;
  font-size: 40px;
  line-height: 30px;
}
    .tagline span{
  font-size: 13px;
}
.collageform {
  margin-top: -290px;
  margin-bottom: 0px;    
  padding-top: 50px;
}
    .hotelbg {
    padding: 75px 0px 25px 0px;
}
    .homecontarea {
    padding: 40px 0px;
}
  .quickviewdetailbox {
    min-height: 272px;
  }
  .aboutusboxtext {
    font-size: 14px;
  }
    .topdestinationcont h3 {
    font-size: 22px;
    line-height: 22px;
}
    .textwhite14 {
    font-size: 14px;
    color: #fff;
    line-height: 15px;
}
}
@media screen and (max-width : 992px) {
  .rowmargintabmob30 {
    margin-top: 30px;
  }
  .rowmargintabmob20 {
    margin-top: 20px;
  }
  .rowmargintabmob10 {
    margin-top: 10px;
  }
  .dropdowncontarea {
    padding: 0px 15px 15px 15px;
  }
  .topmenu {
    margin-top: 9px;
    margin-right: 30px;
  }
  .logo img {
    height: 45px;
  }
  .toursmenu ul li:last-child {
    border: none;
  }
  .moremenuarea {
    width: 100% !important;
  }
  .maincontarea {
    padding-top: 91px;
  }
  .collageform {
    background: #323232;
    position: relative;
    padding-top: 30px;
    margin-top: 0px;
    min-height: auto;
  }
  .moretab {
    border: solid 0px #838383;
    border-radius: 0px;
  }
  .tagline {
    margin-top: 140px;
    font-size: 40px;
    line-height: 40px;
  }
  .homecontarea {
    padding: 40px 0px;
  }
  .testionialsarea {
    padding: 30px 0px;
  }
  .testionialsarea h3 {
    font-size: 30px;
    line-height: 30px;
  }
  .testionialsarea h3 span {
    font-size: 20px;
    line-height: 20px;
  }
  .packageinclicons ul li {
    padding: 4px 10px 4px 10px;
  }
  .packageinclicons ul li:first-child {
    padding: 4px 10px 4px 10px;
  }
  .navbar-fixed {
    top: 91px;
  }
  .hotelsearcleftarea {
    padding: 0px 12px 15px 12px;
  }
  .quickviewdetailbox {
    min-height: auto;
  }
  .aboutusboxheadarea h5 {
    font-size: 16px;
  }
  .aboutusboxtext {
    font-size: 15px;
  }
  .ourteamleftcont {
    padding: 0px 20px;
    font-size: 15px;
    line-height: 24px;
  }
  .ourteamleftcont span {
    font-size: 20px;
  }
  .applyvisapointersdivider {
    border-left: solid 0px #898c8e;
    border-right: solid 0px #898c8e;
    border-top: solid 1px #898c8e;
    border-bottom: solid 1px #898c8e;
    padding: 15px 0px;
    margin: 15px 0px;
  }
  .sendenquirybox {
    padding: 30px 30px 30px 30px;
  }
  .sendenquiryboximg img {
    border-radius: 0px 0px 10px 10px;
  }
}
@media screen and (max-width : 767px) {
  .rowmargin40 {
    margin-top: 40px;
  }
  .rowmargin30 {
    margin-top: 30px;
  }
  .rowmargin20 {
    margin-top: 20px;
  }
  .rowmargin10 {
    margin-top: 10px;
  }
  .rowmarginbotm20 {
    margin-bottom: 20px;
  }
  .rowmargindesk30 {
    margin-top: 0px;
  }
  .rowmargindesk20 {
    margin-top: 0px;
  }
  .rowmargindesk10 {
    margin-top: 0px;
  }
  .right-mob-left {
    text-align: left;
  }
  .right-mob-center {
    text-align: center;
  }
  .left-mob-center {
    text-align: center;
  }
  .left-mob-right {
    text-align: right;
  }
  .center-mob-left {
    text-align: left;
  }
  .center-mob-right {
    text-align: right;
  }
  .topcontacttext {
    margin-top: 0px;
    margin-top: 0px;
  }
  .topcontacttext i {
    font-size: 15px;
  }
  .hidemob {
    display: none;
  }
  .collageformarea {
    border-radius: 0px 0px 5px 5px;
  }
  .formsearchfieldbg {
    border: solid 1px #e2e2e2;
    border-radius: 5px 5px 0px 0px;
    border-bottom: none;
  }
  .formdividerborder {
    border-left: solid 0px #e2e2e2;
    border-top: solid 1px #e2e2e2;
  }
  .collagepointersarea {
    padding: 0px 0px;
    margin: 20px 0px;
  }
  .collagepointers {
    padding: 10px 0px;
  }
  .collagepointersdivider {
    border-left: solid 0px #898c8e;
    border-right: solid 0px #898c8e;
    border-top: solid 1px #898c8e;
    border-bottom: solid 1px #898c8e;
    padding-left: 0px;
  }
  .newsletterarea h5 {
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .listarea {
    border-right: solid 0px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
    padding-bottom: 15px;
    padding-right: 0px;
  }
  .pricearea {
    margin: 15px 15px 15px 15px;
  }
  .loginarea {
    border-radius: 10px 10px 0px 0px;
    padding: 20px 20px;
  }
  .newuserarea {
    background: #fff;
    border-radius: 0px 0px 10px 10px;
    padding: 20px 20px;
    border-left: solid 0px #cedeee;
    border-top: solid 1px #e3dec2;
  }
  .sort_box ul {
    white-space: nowrap;
    overflow-x: hiiden !important;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .flightvertdivider {
    border-right: solid 0px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
    padding-right: 0px;
    padding-bottom: 15px;
  }
  .aboutuscollage img {
    height: 300px;
  }
  .aboutustagline {
    margin-top: 70px;
  }
  .aboutustagline h2 {
    font-size: 25px;
    line-height: 27px;
  }
  .aboutusboxheadarea h5 {
    font-size: 18px;
  }
  .ourteamleft {
    background-image: none;
    background-color: #e50402;
    border-radius: 5px 5px 0px 0px;
    height: auto;
  }
  .ourteamleftcont {
    padding: 15px 15px;
  }
  .ourteamright {
    background: #ffb86b;
    border-radius: 0px 0px 5px 5px;
    width: 100%;
    height: auto;
  }
  .ourteamrightcont {
    padding: 15px 15px;
  }
  .contactusboxarea {
    margin-top: -100px;
  }
  .contactusbox {
    padding: 40px 20px 40px 20px;
    min-height: auto;
  }
  .visatypeboxdetborder {
    border-right: solid 0px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
    padding: 10px 15px;
    min-height: 80px;
  }
  .leavecommentcontboximg {
    height: 150px;
  }
  .leavecommentcontboximg img {
    height: 150px;
  }
  .contactcontbox {
    position: relative;
    min-height: auto;
  }
  .sendenquiryboximg img {
    height: 300px;
  }
  .visa_container {
    background: #e50402;
    padding: 20px 0px;
  }
  .visainfobox {
    background-color: #f3f6ea;
    border-radius: 20px;
    position: relative;
    margin-top: 20px;
  }
  .visacollage .img {
    display: none;
  }
  .visainfocont h1 {
    font-size: 30px;
    color: #000;
    padding: 0px 0px 7px 0px;
    margin: 0px;
  }
  #sidebar .sidebar__inner {
    position: relative !important;
    left: 0px !important;
    transform: none !important;
    transform: none !important;
  }
  .visawhychoosebox {
    min-height: 155px;
  }
  .whatsapp img {
    width: 38px;
    height: 38px;
  }
    .footerbrochurearea {
	border-left: 0px #c0dbf7 solid;
	border-right: 0px #c0dbf7 solid;
	border-top: 1px #c0dbf7 solid;
	border-bottom: 1px #c0dbf7 solid;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}	
.footermenuborder {
	border-left: 0px #bd8a11 solid;
	border-right: 0px #bd8a11 solid;
	border-top: 1px #bd8a11 solid;
	border-bottom: 1px #bd8a11 solid;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
    .hotelbg{
        background: none;
    }    
.hotelhead{
    margin-top: 0px;
} 
    .themes li {
    margin-bottom: 20px;
}
 .menu {
    margin-top: 0px;
}  

}
@media screen and (max-width : 480px) {
  .topmenu {
    margin-top: 10px;
  }
  .topmenu ul li {
    padding: 0px 7px 0px 7px;
  }
  .topmenu ul li:last-child {
    padding: 0px 0px 0px 5px;
  }
  .logintext img {
    padding-right: 0px;
    height: 25px;
  }
  .tagline {
    margin-top: 40px;
    font-size: 30px;
    line-height: 33px;
  }
  .mainheading h2 {
    font-size: 24px;
    line-height: 24px;
  }
  .topattractiongreentext {
    font-size: 15px;
    line-height: 16px;
  }
  .whychoosebox h6 {
    font-size: 14px;
  }
  .srch_container h2 {
    margin-top: 3px;
    margin-bottom: 5px;
  }
  .nav_linksfixed li a {
    padding: 6px 10px;
    font-size: 15px;
  }
  .hoteldetailsimg {
    height: 100px;
  }
  .hoteldetailsimg img {
    height: 100px;
  }
  .reviewcontboxdest {
    min-height: 300px;
  }
.tooltip_listing .tooltiptext {

    display: none;
}	
.tooltip_listing2 .tooltiptext2 {
	width: auto;
	left: 50%;
	margin-left: -50px;
}	
.packagebg {
    padding: 35px 0px 25px 0px;
}    
.hotelbg {
    padding: 35px 0px 25px 0px;
}    
    
    
    
}
@media screen and (max-width : 375px) {}
@media screen and (max-width : 320px) {}