body{ font-family: 'Poppins', sans-serif; padding:0px; margin:0px;}


.navbar-default.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 1px 2px !important;
    border-radius: 0;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
    margin: 0;
    border-radius: 0;
	padding:10px 0;
	position:relative;
}

/* .navbar-default:before {
    content: '';
    position: absolute;
    left: 155px;
    border-left: solid 130px transparent;
    border-right: solid 130px transparent;
    border-top: solid 25px #fff;
    bottom: -25px;
} */

.navbar-brand {
    float: left;
    height: 50px;
    padding: 2px 0px;
    font-size: 18px;
    line-height: 20px;
	
}

.navbar-brand img {
    width: 220px;
    margin: -3px 0 0 0;
	
}

.rounded-3 {
    border-radius: 0.5rem !important;
}

.destinations-pics a {
    position: relative;
    display: block;
}

.destinations-pics a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #031628;
    height: 100%;
    opacity: 0.4;
    z-index: 1;
    transition: all ease 0.4s;
}

.destinations-pics a > img {
    transition: all ease 0.4s;
}

.detail.ellipsis-container {
    color: #455873;
    font-size: 14px;
    padding-top: 3px;
}

.exploterr-text{
    position: relative;
    z-index: 2;
}

.footer-btm{
    background-color: #323b51;
    padding-top: 20px;
    margin-top: 10px;
    color: #fff;
}

.destinations-pics:hover a>img {
    transform: scale(1.2);
}

.navbar-default .navbar-nav>li>a {
    color: #131010;
    font-weight: 500;
    font-size: 15px;
}

.phn_call {
    font-size: 22px !important;
    color: #094670 !important;
    border-color: #EBEBEB !important;
    padding: 8px 15px !important;
    border-radius: 36px;
    margin: 9px 0 0 20px;
    font-weight: 700 !important;
}





/*** BANNER CSS START ***/



.mains_banner {
    padding: 100px 0 100px 0;
    background:url(../images/banner-3.webp) left top no-repeat;
    background-size: cover;
    position: relative;
}

.panel-body{
    padding: 20px !important;
    border-radius: 8px !important;
}

.mains_banner::before,
.pr_main::before{
    position: absolute;
    content: "";
    background: #020d16;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    opacity: .5;
}

.recommended_airlines_wrap{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 6px 20px;
}

.recommended_airlines_wrap>img{
    margin-right: 15px;
    max-width: 100px;
}

.mains_banner .container,
.pr_main .container{
    position: relative;
    z-index: 2;
}

.stays_hotel{ text-align:center;}
.stays_hotel h2 {
    font-size: 28px;
    color: #fff;
    margin: 0px 0 30px 0;
    font-weight: 600;
}

.hotels_lists {
    padding: 40px 0px;
    background: #fff !important;
}

.pages_tittle {
    margin: 0 0 30px 0;
}

.pages_tittle h2 {
    font-size: 25px;
    color: #333;
    margin: 0px;
    position: relative;
    font-weight: 600;
	text-align:center;
}

.pages_tittle p {
    font-size: 15px;
    color: #333;
    text-align: center;
    margin: 8px 0 15px 0;
}

/* .pages_tittle h2:before {
    position: absolute;
    content: '';
    width: 60px;
    height: 2px;
    left: 0px;
    bottom: -8px;
    background: #c94a38;
} */

.pdnm {
    padding-left: 8px;
    padding-right: 8px;
}

.hotels_mia {
    margin-bottom: 14px;
    background: #fff;
    padding: 0px;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden;
}

.hotels_mia a {
    text-decoration: none;
}

.htimg {
    position: relative;
    overflow: hidden;
}

.uuper_text {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 10px 0 0 0;
    font-weight: 500;
    background: rgba(0, 174, 240,0.8);
    padding: 10px 15px 10px 15px;
    line-height: 15px;
    text-transform: uppercase;
    border-radius: 0;
    width: 100%;
    z-index: 1;
}

.htimg img {
    width: 100%;
    height: 150px;
    transition: all .6s ease;
}

.ht_text {
    padding: 10px 8px;
}

.ht_text h6 {
    font-size: 11px;
    color: #888;
    margin: 0px;
}

.ht_text h5 {
    font-size: 16px;
    color: #1b1c1d;
    margin: 10px 0 10px 0;
    font-weight: 600;
}

.ht_text h6 strong {
    float: right;
    color: #105536;
    font-weight: 500;
    padding: 2px 4px;
    font-size: 12px;
    border-radius: 2px;
    border: solid 1px #105536;
}

.ht_text h4 {
    margin: 5px 0 0 0;
    font-size: 13px;
    color: #333;
}

.ht_text h4 strong {
    font-weight: 600;
    color: #105536;
    font-size: 20px;
}

.abts_im {
    margin: 0px 0 0px 0;
    position: relative;
	z-index:1;
}

.abts_im img{ width:100%; position: relative;
	z-index:1;}

.abts_im::before {
    content: '';
    position: absolute;
    right: -9px;
    top: -8px;
    width: 100px;
    height: 150px;
    background: #105536;
    z-index: 0;
}
.abts_im::after {
    content: '';
    position: absolute;
    left: -9px;
    bottom: -8px;
    width: 100px;
    height: 150px;
    background: #105536;
    z-index: 0;
}

.abouts_mms {
    padding: 40px 0 40px 0;
    background: #fff;
}
.ab_contents{}
.ab_contents h3 {
    font-size: 25px;
    color: #333;
    margin: 20px 0 12px 0;
    font-weight: 700;
}

.ab_contents h3 strong {
    display: block;
    color:#105536;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.ab_contents p {
    font-size: 14px;
    color: #333;
    margin: 0 0 10px 0;
    line-height: 24px;
}


.why_typs{ padding:20px 0; background: #ffffff;}
.serviceBox {
    color: #606060;
    background-color: #fff;
    text-align: left;
    padding: 12px 15px 2px;
    margin: 15px 0 15px;
    border: 1px solid transparent;
    border-radius: 5px;
    box-shadow: 12px 19px 62px 0 rgb(18 28 35 / 9%);
}

.serviceBox .service-icon {
    color: #105536;
    font-size: 33px;
    margin: 0px 0px 10px 0px;
    border-radius: 75px;
    display: inline-block;
    transition: all 0.3s;
    text-align: center;
    position: relative;
}
.serviceBox .service-icon::before {
    position: absolute;
    bottom: -3px;
    left: 0px;
    content: "";
    width: 30px;
    height: 2px;
    background: #105536;
}
/* .serviceBox .service-icon i{
    transform: rotate(0deg);
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon i{
    text-shadow: 0 0 5px #555;
    transform: rotate(360deg);
} */
.serviceBox .service-content {}
.serviceBox .title {
    color: #094670;
    font-size: 17px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 5px 0 5px;
}
.serviceBox .description {
    font-size: 14px;
    text-align: left;
    line-height: 25px;
    margin-bottom: 10px;
    padding: 0 0px;
}
.serviceBox.orange{ border-bottom-color: #FF8B04; }
.serviceBox.orange .service-icon{ background-color: #FF8B04; }
.serviceBox.orange .title{ color: #FF8B04; }
.serviceBox.blue{ border-bottom-color: #01AFD2; }
.serviceBox.blue .service-icon{ background-color: #01AFD2; }
.serviceBox.blue .title{ color: #01AFD2; }
.serviceBox.darkblue{ border-bottom-color: #4363B0; }
.serviceBox.darkblue .service-icon{ background-color: #4363B0; }
.serviceBox.darkblue .title{ color: #4363B0; }
@media only screen and (max-width:990px){
    .serviceBox{ margin: 25px 0 50px; }
}


.touristpoint-contact-us {
    margin: 0 0 20px 0;
    display: table;
    width: 100%;
}

ul.navbar-nav{
    align-items: center;
}

.call-book-btn{
    padding-left: 70px !important;
    padding-right: 20px !important;
    border-radius: 100px !important;
    position: relative;
    margin-left: 10px !important;
}

.call-book-btn span{
    font-weight: 400 !important;
    font-size: 14px;
    display: block;
}

.call-book-btn img{
    max-width: 44px;
    position: absolute;
    left: 10px;
}

.phj {
    padding-left: 0;
    margin: -3px 0 0 0;
}
.touristpoint-contact-us ul li {
    list-style: none;
    float: left;
    width: 100%;
    margin: 1% 0 1% 0%;
    padding: 40px 20px;
    border-radius: 4px;
    background: #f5f7f9;
    position: relative;
    text-align: left;
    padding-left: 75px;
}
.touristpoint-contact-us ul li i {
    border-radius: 100%;
    float: left;
    height: 45px;
    width: 45px;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    position: relative;
    padding: 11px 0px 0px;
    background-color: #3d66b0;
	margin: 7px 0 0 0;
}

.touristpoint-contact-us ul li svg{
    position: absolute;
    left: 20px;
    top: 30px;
}

.popular-des-sec,
.Popular-Location-sec{
    padding: 40px 0px;
    background: #f1f5f8;
}

.popular-des-sec .nav-pills{
    justify-content: center;
}

.popular-des-sec .nav-pills li button{
    border-radius: 4px;
    padding-top: 10px;
    padding-right: 18px;
    padding-bottom: 10px;
    padding-left: 18px;
    transition: .3s;
    box-shadow: 0px 2px 4px rgba(7, 7, 8, 0.16), 0px 0px 1px rgba(7, 7, 8, 0.16);
    background-color: #fff;
    color: #333 !important;
    font-size: 14px;
    font-weight: normal;
    margin: 2px 6px;
}

.pop-touritem {
    position: relative;
    height: 100% !important;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
    
}

.touritem-flexxer{
    position: relative;
}

.wp-block-hwrdp-destination-price{
    position: absolute;
    right: -16px;
    top: 5px;
    display: inline-block;
    background: #ffe03c;
    padding: 3px 14px;
    border-radius: 4px 0px 0px 4px;
    font-size: 1.4rem;
    font-weight: 600;
}

.pop-touritem .card{
    box-shadow: 0px 2px 4px rgba(7, 7, 8, 0.16), 0px 0px 1px rgba(7, 7, 8, 0.16) !important;
}

.touritem-middle {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.popFlights-item-overHidden {
    position: relative;
    overflow: hidden;
}

.flight-thumb-wrapper .popFlights-item-overHidden > img, .flight-thumb-wrapper .popFlights-item-overHidden > img {
    transition: all ease 0.4s;
}


.popular-des-sec .nav-pills li button.active{
    background-color: #3d475f !important;
    color: #fff !important;
}

.touristpoint-contact-us ul li i:after {
    content: '';
    left: 3px;
    top: 3px;
    display: inline-block;
    border-radius: 100%;
    height: 39px;
    width: 39px;
    border: 1px dashed #ffffff;
    color: #ffffff;
    position: absolute;
}
.touristpoint-contact-us ul li i ~ .touristpoint-contact-info {
    padding: 4px 0px 0px 55px;
    text-align: left;
}
.touristpoint-contact-info p, .touristpoint-contact-info a {
    color: #000;
    margin: 0px;
    letter-spacing: 0px;
    line-height: 26px;
	text-decoration: none;
}

.popular-desinationsec{
    background: #f1f5f8 !important;
    padding-top: 30px;
    padding-bottom: 20px;
}

.why-choose-sec{
    background-color: #fff !important;
    padding-top: 40px !important;
}

.why-choose-sec .wh-box{
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    height: 100%;
    box-shadow: 0px 2px 4px rgba(7, 7, 8, 0.16), 0px 0px 1px rgba(7, 7, 8, 0.16);
}

.why-choose-sec .wh-box img{
    margin-bottom: 30px;
}

/** FOOTER SECTION CSS **/

footer{
    background-color: #1a2633;
}

.footer_section {
    padding: 30px 0 30px 0;
    background: #094670;
    background-size: cover;
}

.footer_link { text-align: left;}
.footer_link h4 {
    color: #f9f9f9;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 12px 0;
    position: relative;
}
.footer_link p {
    font-size: 14px;
    color: #f9f9f9;
    margin: 0px;
    line-height: 24px;
}
.footer_link ul {
    list-style: none;
    padding: 0px;
    margin: 0px 0px 18px 0;
}
.footer_link ul li{display: inline-block; }
.footer_link ul li a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 8px 10px 5px 10px;
    border-radius: 35px;
    margin-right: 10px;
    line-height: 14px;
}

.disclemer {
    /* text-align: center; */
    border-top: dashed 1px #a9a3a3;
    padding: 15px 0 0 0;
}
.disclemer p {
    font-size: 14px;
    color: #fff;
    margin: 0px;
    line-height: 24px;
}


.copyright_bottoms {
    background: #094670;
    text-align: center;
    padding: 10px 0;
}

.copyright_bottoms p {
    font-size: 14px;
    color: #fff;
    margin: 0px;
    text-transform: capitalize;
    letter-spacing: 0;
}

.bt_trust{ background:#f9f9f9; padding: 10px 0;}
.autho_logo{ text-align:center;}
.autho_logo ul{ list-style:none; padding:0px; margin:0px 0 0 0;}
.autho_logo ul li{ display:inline-block; margin: 0 12px 0 0;}
.autho_logo ul li img{ width: 140px;}


.white_bg {
    padding: 15px 0;
    background: #04395d;
    position: relative;
}
.Featured_in {
    position: absolute;
    left: 0px;
    width: 200px;
    height: 63px;
    background: #105536;
    top: 0px;
    text-align: center;
    padding: 18px 0;
    font-size: 15px;
    color: #fff;
}
.Featured_in:before {
    position: absolute;
    content: '';
    right: -35px;
    border-top: solid 32px transparent;
    border-left: solid 35px #105536;
    border-bottom: solid 31px transparent;
    top: 0;
}
.payment_icons {
    text-align: left;
	margin: 0px 0 0 0;
	float: right;
}
.payment_icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.payment_icons ul li {
    display: inline-block;
    margin: 0 10px 0 0;
	filter: grayscale(100%);
}
.payment_icons ul li a{ filter: grayscale(100%);}

/** FOOTER SECTION CSS **/



.pr_main{ padding:30px 0; background:#3398a8; position: relative;}


.Privacy_tittle{}
.Privacy_tittle h2 {
    font-size: 2rem;
    color: #fff;
    margin: 0px 0 0px 0;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
}
	
.privacy_content {
    padding: 30px 0;
}

.pvc_cont h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0px 0 10px 0;
    color: #094670;
}

.pvc_cont p {
    font-size: 14px;
    color: #333;
    margin: 0px 0 10px 0;
    line-height: 22px;
}

.pvc_cont h4 {
    padding: 8px 10px 6px 5px;
    background: #f9f9f9;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    border-left: solid 2px #094670;
}

.pvc_cont ul {
    list-style: none;
    padding: 0px;
    margin: 0px 0 10px 0px;
}

.pvc_cont ul li {
    font-size: 14px;
    color: #333;
    margin: 0px;
    line-height: 27px;
}

.pvc_cont ul li i {
    margin-right: 4px;
    color: #105536;
}

.input_cont_form {
    height: 45px;
    border-radius: 4px;
    box-shadow: none;
    background: #ffffff;
    border: solid 1px #dfdfdf;
    font-size: 16px;
}

.contact_page_ff {
    background: #fff;
    padding: 30px 0;
}

.contact_page_ff .form-group {
    width: 48%;
    float: left;
    margin: 0 1% 20px;
    text-align: left;
}

.contact_page_ff .form-group_lp {
    width: 98%;
    float: left;
    margin: 0 1% 15px;
    text-align: left;
}

.contact_aadd {
    text-align: center;
    margin-bottom: 0px;
    padding: 10px 0;
    border-bottom: dashed 1px #ddd;
}

.contact_aadd i {
    font-size: 22px;
    background: #ffac16;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 36px;
    margin-bottom: 10px;
}

.contact_aadd a {
    display: block;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    font-weight: 600;
}

.address_cont {
    background: #f5f7f9;
    padding: 20px;
}

.address_cont h2 {
    font-size: 22px;
    color: #333;
    margin: 0 0 20px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: left;
}

.cont_leb {
    font-weight: 500;
}

.cont_form_ct {
    border-radius: 2px;
    height: 42px;
}

.fla_button {
    border: 0;
    background: linear-gradient(180deg, #4DC09E 0%, #179F9D 100%);
    color: #fff;
    padding: 12px 12px;
    border-radius: 2px;
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 0;
    display: block;
    width: 98%;
    font-weight: 500;
    margin-left: 1%;
}	

.maps {
    padding: 5px 5px 0 5px;
    background: #fff;
	box-shadow: rgba(0, 0, 0, 0.18) 0px 1px 2px !important;
	position:relative;
}
.mapmiddle {
    position: absolute;
    left: 245px;
    top: 125px;
    width: 285px;
    background: #fff;
    padding: 10px;
    border: solid 1px #efefef;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px !important;
}

.social_news {
    padding: 10px 0 0px 10px;
    text-align: center;
}
.social_news ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.social_news ul li {
    display: inline-block;
}
.social_news ul li a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

.twitte {
    background: #1da1f2 !important;
	border: solid 1px #1da1f2 !important;
}




.btresp_rs {
    background: #fff;
    position: fixed;
    width: 100%;
    height: auto;
    padding: 7px 0;
    bottom: 0px;
    left: 0px;
    box-shadow: 0 -4px 7px 0 rgba(0,0,0,.2);
    text-align: center;
    display: none;
    z-index: 1;
}

.btresp_rs a {
    font-size: 22px;
    color: #fff;
    background: #4caf50;
    text-decoration: none;
    padding: 5px 28px;
    display: inline-block;
    border-radius: 34px;
    font-weight: 500;
    border: solid 2px #4caf50;
    letter-spacing: .5px;
}


.cookies-stripdiv {
		width: 100%;
		bottom: 4px;
		text-align: center;
		z-index: 10;
		background: #f0f0f0;
		color: #fff;
		padding: 7px 6px;
	/**position: fixed;**/
	  }
.cookies-stripdiv p {
    margin: 0px;
    display: inline-block;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
#cookies {
		color: #005ec0;
		text-decoration: none;
	  }
.cookies-stripdiv .accept {
    background: #005ec0;
    padding: 9px 10px;
    color: #ffffff;
    font-weight: 500;
    border: none;
    margin-left: 20px;
    border-radius: 2px;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    margin-top: 0;
    display: inline-block;
    line-height: 12px;
}


/** SITE MAP CSS START **/

.sec_abt {
    background: #ffffff;
    padding: 50px 0;
}
.site_cat {
    width: 100%;
    display: table;
    padding: 15px 0;
}
.site_cat h3 {
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 12px 0;
}
.site_cat ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.site_cat ul li {
    width: 50%;
    float: left;
    line-height: 28px;
}
.site_cat ul li a {
    color: #343434;
    font-size: 14px;
    text-decoration: none;
    line-height: 32px;
    display: block;
}

.About_main {
    padding: 45px 0;
    background: #fff;
    position: relative;
    z-index: -1;
}
.heading_Abt {}
.heading_Abt h3 {
    font-size: 24px;
    color: #1f485a;
    font-weight: 600;
    margin: 0 0 4px 0;
    padding: 0 0 10px 0px;
    line-height: 24px;
    position: relative;
}
.heading_Abt p {
    font-size: 14px;
    color: #333;
    line-height: 22px;
    font-weight: 400;
}
.heading_Abt h5 {
    font-size: 18px;
    color: #1f485a;
    font-weight: 600;
    margin: 15px 0 0px 0;
    padding: 0 0 10px 0px;
    line-height: 24px;
    position: relative;
}



.bottoms_calls {
background:#3c763d;
padding:8px 0;
text-align:center;
position:fixed;
bottom:0;
width:100%;
z-index:9;
background-size:contain;
display:none
}

.bottoms_calls p {
font-size:12px;
color:#fff;
margin:0;
text-transform:uppercase;
font-weight:500
}

.bottoms_calls a {
color:#fff;
font-size:23px;
text-decoration:none;
font-weight:600;
letter-spacing:2px
}




/** FORM RESPONSIVE CSS START **/

@media (min-width:320px) and (max-width:479px){

.mains_banner { padding: 30px 0 35px 0; background: #094670;}
.stays_hotel h2 { font-size: 23px; color: #fff; margin: 0px 0 10px 0; line-height: 30px;}
.site_cat ul li { width: 50%;}
.navbar-default:before{ display:none;}
.btresp_rs{ display:block;}
.cookies-stripdiv{ position: static; }
.row.trt_gaps{ padding:5px !important; margin:0px;}
.bt_trust { background: #f9f9f9; padding: 10px 0; z-index: -1; position: relative;}
.why_typs { padding: 20px 0; background: #e3f2ff; position: relative;  z-index: -1;}
.air_banner{ padding: 12px 0 !important;}
.touristpoint-contact-us ul li{ width: 100%;  margin: 0 0 0 0;  }
.bottoms_calls{ display:block;}

}



@media (min-width:360px) and (max-width:639px){

.mains_banner { padding: 30px 0 35px 0; background: #094670;}
.stays_hotel h2 { font-size: 23px; color: #fff; margin: 0px 0 10px 0; line-height: 30px;}
.site_cat ul li { width: 50%;}
.navbar-default:before{ display:none;}
.btresp_rs{ display:block;}
.cookies-stripdiv{ position: static; }
.row.trt_gaps{ padding:5px !important; margin:0px;}
.bt_trust { background: #f9f9f9; padding: 10px 0; z-index: -1;
    position: relative;}
.why_typs { padding: 20px 0; background: #e3f2ff; position: relative;  z-index: -1;}
.air_banner{ padding: 12px 0 !important;}
.touristpoint-contact-us ul li{ width: 100%;  margin: 0 0 0 0;  }
.bottoms_calls{ display:block;}

}
