/*-------------------header section-------------------------*/
.transparent-index {
    background-color: #21409a00;
    border: 0;
    padding: 15px 0;
    position: absolute;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
}
.transparent-index .logo {
    text-align: left;
    padding: 0 15px;
}
.transparent-index .logo .logo-content-normal {
    display: inline-block;
    padding: 10px 0;
    max-width: 100%;
    height: 70px;
}
.transparent-index .logo .logo-content-normal img {
    height: 100%;
}
.transparent-index .logo a img {
    max-height: 85%;
    margin: 5px 0;
}
.transparent-index .navbar-update .navbar-nav .mr-li {
    margin: 0 20px 0 0;
}
.transparent-index .navbar-default {
    background-color: #ffffff00;
    border-color: none;
}

.transparent-index .navbar {
    position: relative;
    min-height: 70px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
.transparent-index .navbar-nav > li > a {
    padding: 6px 20px;
    line-height: 20px;
}
.transparent-index .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.transparent-index .navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: none;
}
.transparent-index .navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #21409a !important;
    background-color: #fff;
    border-radius: 25px;
    padding: 6px 30px;
}
.transparent-index #navbar .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin: 20px 0px;
}

/* -----------------------dark header with sticky--------------------------------- */


.countryflag {
        height: 20px;
    width: 27px;
    border-radius: 5px;
    border: solid 1px #edf2fa;
	margin-bottom:0px;
}
.selected-flag {
       height: 26px;
    width: 26px;
    border-radius: 50%;
}

.country-btn{
    padding-top: 0 !important;
}
.country-btn span {
         background: #FFFFFF !important;
    border-radius: 25px;
    color: #21409a !important;
    padding: 6px 10px !important;
    min-width: 125px;
    /* display: inline-block; */
    position: relative;
    font-size: 14px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    
}

/*------bg-image-----------------------------*/
section#content {
    min-height: 700px;
    width: 100%;
    padding-top: 0px;
    text-align: left;
    background: #f7f7f7;
   /* background-image: url(../images/slider-img-2.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

/*=====Destination=======*/

.home-section {
    background: #ffffff;
    position: relative;
}
.destination-section-heading {
    font-size: 30px;
    text-align: center;
    padding: 50px 0;
    font-weight: 600;
    margin: 0;
}
.color-skyblue {
    color: #0094da;
}

.img-border-cutomize {
    position: relative;
    padding: 15px 0;
    height: 380px;
	    width: 100%;
    display: inline-block;

}
.img-border-cutomize img {
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img-border-cutomize .tour-destination-content {
    border-radius: 45px;
    background: linear-gradient(90deg, rgb(255 255 255) 0%, rgb(240 240 240 / 25%) 35%, rgb(255 255 255 / 56%) 100%);
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    place-items: center;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    padding: 8px 20px;
    backdrop-filter: blur(6px);
}

.img-border-cutomize .tour-destination-content .heading  {
    font-size: 25px;
    color: #21409a;
    font-weight: bold;
}

.img-border-cutomize .tour-destination-content .price-heading {
    font-size: 25px;
    color: #21409a;
}

.img-border-cutomize .tour-destination-content .heading  {
    font-size: 25px;
    color: #21409a;
    font-weight: bold;
}

.img-border-cutomize .tour-destination-content .price-heading  {
    font-size: 25px;
    color: #21409a;
}

/* ==========================View more holiday offers -btn start ================================== */

.destination-box {
    display: flex;
    align-items: center;
    gap: 19px;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.destination-box .span-border {
    border: 0;
    border-top: 1px solid #3753a5;
    display: inline-block;
}
.destination-box .desitnation-btn {
    padding: 5px 15px;
    background: #ffffff;
    border-radius: 45px;
    border: 1px solid #21409b;
    font-weight: 500;
    text-align: center;
}
.destination-box .desitnation-btn span {
    font-size: 18px;
    color: #21409b;
}
.destination-box .desitnation-btn:hover {
    background: #1e88c6;
    border-radius: 25px;
    border: 1px solid #ffffff;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    box-shadow: 0 0 10px rgb(71 158 209);
    transition: 0.2s ease;
}
.destination-box .desitnation-btn:hover span {
    color: #ffffff;
}

/*=========================budget offer section==========================================*/
.pb-50 {
    padding-bottom: 50px;
}

.pt-30 {
    padding-top: 30px;
}

.destination-section-heading {
    font-size: 30px;
    text-align: center;
    padding: 50px 0;
    font-weight: 600;
    margin: 0;
}
.color-skyblue {
    color: #0094da;
}

.offer-bg {
    display: flex;
    flex-wrap: wrap-reverse;
    justify-content: space-between;

    border-radius: 10px;
    padding: 10px 15px;
    border: 2px solid #ffffff;
    cursor: pointer;
    margin: 5px 0;
    position: relative;
}
.offer-bg:hover {
    box-shadow: 4px 4px 6px 1px rgb(227 225 225 / 48%);
    border: 2px solid #ffffff;
    transition: 0.4s ease;
}
.bg-color-1 {
    background: #ffeee6;
}
.bg-color-2 {
    background: #d2f6f6;
}

.bg-color-3 {
    background: #b7d9ff;
}

.text-box {
    padding: 20px;
}

.text-box p {
    font-size: 24px;
    color: #21409b;
    margin: 0;
}
.offer-bg .text-box h3 {
    font-size: 44px;
    color: #21409b;
    margin: 0;
    font-weight: bold;
}
.offer-bg .text-box span {
    font-size: 14px;
    color: #21409b;
    margin: 0;
}

.image-side {
    padding: 10px;
}
.image-side img:nth-child(1) {
    width: 100%;
    padding: 0;
}

.doublearrow {
    height: 21px;
    width: 22px;
    position: absolute;
    bottom: 15px;
    right: 19px;
}

/*-------------------------------footer section ---------------------------*/
/*=====Holidays-types=======*/
.pb-50 {
    padding-bottom: 50px;
}
.blog .holiday-type-heading {
    text-align: left;
    font-size: 28px;
    padding: 0 0 20px 0;
    color: #21409b;
    font-weight: 600;
    margin: 0;
}

.blogList .row .pagination {
    flex: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mt-0{margin-top:0px;}

.holiday-type-heading {
    text-align: left;
    font-size: 30px;
    padding: 0 0 20px 0;
    color: #21409b;
    font-weight: 600;
    margin: 0;
}
.img-gradient-cutomize {
    position: relative;
    padding: 0px;
    margin: 15px 0;
    border: 1px solid #ffffff;
    overflow: hidden;
    cursor: pointer;
}

.img-gradient-cutomize:hover {
    box-shadow: 0 0 10px rgb(71 158 209);
    border-radius: 10px;
    transition: 0.2s ease;
    border: 1px solid #ffffff;
    overflow: hidden;
}
.img-gradient-cutomize img {
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
	margin-bottom: 0px;
}
.img-gradient-cutomize .holidays {
    background: linear-gradient(360deg, rgb(14 128 195 / 94%) 14%, rgba(0, 212, 255, 0) 62%);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
    text-align: center;
    height: 60%;
    border-radius: 10px;
    overflow: hidden;
}

.img-gradient-cutomize .holidays .heading {
    position: relative;
    top: 60%;
}
.img-gradient-cutomize .holidays .heading a {
    color: #ffffff;
    font-size: 22px;
}

.img-border-cutomize .tour-destination-content .heading a {
    font-size: 25px;
    color: #21409a;
    font-weight: bold;
}

/* ==========================View more holiday offers -btn start ================================== */

.destination-box {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.destination-box .span-border {
    border: 0;
    border-top: 1px solid #3753a5;
	flex:1;
    display: inline-block;
}
.destination-box .desitnation-btn {
    padding: 5px 15px;
    background: #ffffff;
    border-radius: 45px;
    border: 1px solid #21409b;
    font-weight: 500;
    text-align: center;
}
.destination-box .desitnation-btn span {
    font-size: 18px;
    color: #21409b;
}
.destination-box .desitnation-btn:hover {
    background: #1e88c6;
    border-radius: 25px;
    border: 1px solid #ffffff;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    box-shadow: 0 0 10px rgb(71 158 209);
    transition: 0.2s ease;
}
.destination-box .desitnation-btn:hover span {
    color: #ffffff;
}

.resortpoints{ 
	width: 100%;
    height: auto;
    margin: 0px 0px 30px 20px;
    padding: 0px;}
	
.resortpoints li{ 
	width: 100%;
    height: auto;
    margin: 0px 0px 10px 0px;
    padding: 0px;}
	
.resortpoints li b{ color: #21409b;}	
.resortpoints li b i{ 
	font-size: 8px;
    margin-right: 10px;}	

/*=====footer-section=======*/


.footer {
    background: #21409b;
    padding: 47px 0 30px;
}

.footer-widget1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-widget1 ul li {
    padding: 15px 0;
}

.footer-widget1 ul li a {
    font-size: 19px;
    color: #ffffff;
}
.footer-widget1 ul li a img {
    width: 31px;
    margin-bottom: 0;
}
.footer-widget1 ul li a i {
    background: #ffffff;
    padding: 10px;
    border-radius: 25px;
    color: #21409b;
    font-size: 15px;
}
.footer-widget1 ul li a span {
    margin-left: 15px;
}


.footer-widget1 ul h4, .footer-widget2 ul h4  {
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
}
.footer-widget2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-widget2 ul li {
    margin: 0;
    padding: 5px 0;
}

.footer-widget2 ul li a {
    font-size: 19px;
  color: #ffffff;
  line-height: 19px;

}

.social-icon-footer {
    display: flex;
    align-items: center;
    column-gap: 15px;
    padding: 10px 0;
	margin:0px;
}

.social-media-footer{
    padding-top: 20px;
}
.footer-copy-right {
    font-size: 19px;
    color: #21409b;
	font-weight: 500;
    margin:0;
    text-align: center;
    background: #fff;
  padding: 17px 0;
}
.footer-copy-right p{margin: 0;}





/* ----------------Inner page banner design start------------------------------ */
.destination_banner {
    position: relative;
    text-align: center;}
.des_caption {
    text-align: center;
    color: #FFF;
    position: absolute;
    top: 0px;
    display: flex;
    flex: 1;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.des_caption h1{color: #FFF;}

.banner-img-box{
    position: relative;
    text-align: center;
    
}
.banner-img-box img{
    width: 100%;
    min-height: 261px;
    object-fit: cover;
}

/* ----------------Inner page  banner design end------------------------------ */

/* ----------------Start About us page  banner design end------------------------------ */

.breadcumbe-list a{
  color: #e5e5e5;
  font-size: 13px;
  font-weight: 500;
}
.active-page{
  color: #fff !important;
}

.about-section{

          border: solid 1px #e0e0e0;
    border-radius: 10px;
    margin-top: -100px;
    z-index: 9;
    position: relative;
    background: #fff;
    /* box-shadow: 10px 4px gainsboro; */
    box-shadow: 0 0px 25px rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
    padding: 15px;
}

/* ----------------End Abut us page  banner design end------------------------------ */

/* ------------------Start Inner Page DESCRIPTION END------------------ */

.destination-heading{
    font-weight: 700;
    color: #203f99;
    font-size: 34px;
    text-align: center;
    padding: 15px 0;
    margin: 0;
}
.destination-heading .span-full{
    color:#0094da;
    display: block;
    width: 100%;
}

.destination-desc-content {
    padding: 20px;
    display: block;
    align-items: center;
    background: #fff;
    font-size: 15px;
}

.destination-desc-content p {
    color: #6b7381;
    line-height: 24px;
    margin-bottom: 15px;
}



.py-30{
    padding-top: 30px;
    padding-bottom: 30px;
}


.about-section:hover{
        box-shadow: 0px -20px 25px rgba(0, 0, 0, 0.1);
        transition: .3s ease;
}



.destination-desc-list {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    color: #6b7381;
}
.destination-desc-list h4{
    padding: 10px 0;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}
.destination-desc-list strong{
    font-size: 16px;
    font-weight: 600;
}
.destination-desc-list li{
    list-style: none;
    padding: 3px 5px 3px 15px;
    position: relative;
}
.disc-style li::before{
      content: '';
    position: absolute;
        left: 0;
    height: 7px;
    width: 7px;
    top: 40%;
    background: #6b7381;
    border-radius: 50%;
}
.full-width-strong{
    display: block;
    width: 100%;
}
.paraheading{
        font-size: 20px;
    font-weight: 700;
    color: #6b7381;
    /* margin-top: 22px; */
    padding-top: 15px;
    margin: 0;
    padding-bottom: 5px;
}

.mb-5{ margin-bottom: 5px !important;}


/* ------End Inner Page DESCRIPTION END------------------ */


/* --------------------------Start News section css-------------------------- */

.news-gradient-cutomize{
    position: relative;
    padding: 0px;
    margin: 15px 0;
    border: 1px solid #ffffff;
    overflow: hidden;
    cursor: pointer;
}

.news-gradient-cutomize:hover {
    box-shadow: 0 0 10px rgb(71 158 209);
    border-radius: 10px;
    transition: 0.2s ease;
    border: 1px solid #ffffff;
    overflow: hidden;
}
.news-gradient-cutomize img {
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
}
.news-gradient-cutomize .holidays {
background: linear-gradient(360deg, rgba(33, 64, 154, 1) 0%, rgb(33 64 154 / 91%) 20%, rgba(0, 212, 255, 0) 80%);
position: absolute;
bottom: 0;
width: 100%;
height: 60%;
text-align: center;
border-radius: 10px;
}

.news-gradient-cutomize .holidays .heading {
    position: relative;
    top: 60%;
}
.news-gradient-cutomize .holidays .heading  {
    color: #ffffff;
    font-size: 22px;
}

.img-border-cutomize .tour-destination-content .heading  {
    font-size: 25px;
    color: #21409a;
    font-weight: bold;
}

.news-loadmore-btn a{
      font-size: 18px;
      color: #21409b !important;
     font-weight: 500;
        border-radius: 25px;
    border: 1px solid;
    padding: 5px 15px;
    text-align: center;
     border: 1px solid #21409b;
     cursor: pointer;
     width: 100%;
     display: block;
	 float: left;
}
.py-50{
    padding: 50px 0;
}

.new-details-div p{
font-size: 15px;
color: #000;
font-family: "Manrope", sans-serif;
line-height: 25px;
}
.new-details-div h3{
font-size: 18px;
color: #333;
font-weight: 600;
line-height: 25px;
font-family: "Manrope", sans-serif;

}
.news-detail-img{
    border-radius: 15px;
}
.pt-30{
    padding-top: 30px;
}


/* ---------------------------------News section end------------------------------------------- */

/* ---------------------------------Start Marquee section------------------------------------------- */
.marquee {
    font-size: 24px;
    color: #fff;
    height: 60PX;
    line-height: 60px;
    overflow: hidden;
    background-color: rgba(33, 64, 154, 0.9);
    position: relative;
    margin-top: -60px;
}

.track {
  display: block;
    width: 200%;
    position: absolute; 
    overflow: hidden;
    animation: marquee 12s linear infinite;
}
.marquee .content {
    float: left;
    width: 25%;
}		
.marquee .track .content a{margin-right:65px; color: #fff;}
.marquee .track .content a:hover{margin-right:65px; color: #fff;}
.marquee .track .content a:last-child{margin-right:0px; color: #fff;}	

	
@keyframes marquee {
  0% { left: 0; }
    100% { left: -100%; }
}


/* ---------------------------------End Marquee section------------------------------------------- */


/*-------------------------Start responsive CSS-------------------------*/


@media (max-width: 1024px) {

    .b2b-drp-menu{
      position: relative;
      margin: 0 0 10px;
      width: 100%;
      left: 0px;

    
    }
    .b2b-drp-menu::before {
    left: 10px;
}
}

@media (max-width: 1199px) {

    .transparent-index .navbar-nav > li > a, .dark-header .navbar-nav > li > a {
    padding: 6px 15px;
    line-height: 20px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
 
}

@media (max-width: 767px) {
    .footer-widget2 ul {
        margin: 35px 0 0 0;
    }

    .footer-widget2 .social-icon-footer {
        margin: 0;
    }
    .social-media-footer{
        padding-top: 15px;
    }
	.new-details-div p {
  text-align: justify;
}
}


/*========footer-section-end=========*/



.comingsoon{text-align: center;
    position: absolute;
    width: 100%;
    top: 28%;
    font-size: 101px;
    font-weight: bold;
	display:none !important;
	color: #FFF;}
	
.blueclr{color:#00b0f0;}	