@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');

* {
    font-family: 'Poppins', sans-serif;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#chartdiv {
      width: 100%;
      height: 600px;
 }

.food_scene .alignnone {
    width: 100% !important;
}
.food_scene .alignnone img {
    width: 100%;
}

.logo_hover p{
    text-transform:lowercase
}
.logo_hover p:first-letter{
    text-transform:uppercase;
}
.header_search_mob_nav button{
	border: none;
    padding: 0px 9px;
    font-size: 30px;
    background: #ffffff00;
}
.header_search_mob_nav{
margin:22px 0px 17px 17px;

}
.header_search_mob_nav button i{
	color:#00072F !important;
}
.header_search_mob_nav input{
	border: none;
    border-bottom: 1px solid;
   padding: 13px 5px 13px 9px;
    width: 100%;
}
.news-blog{
	background:var(--primary-color);
}
.sec-news{
	margin-top:50px;
}
.sec-news img.news-image{
	aspect-ratio: 1 / 1;
    max-width: 100%;
   border-radius: 20px
}
.sec-news a{
	color:var(--primary-color);
}
.blog_btn a,.view_btn a, .book_btn a,.check_btn a , .first-cap{
	text-transform:lowercase !important;
}
.blog_btn a::first-letter,.view_btn a::first-letter,.book_btn a::first-letter,.check_btn a::first-letter, .first-cap::first-letter{
	text-transform:uppercase !important;
}
#full-content-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.6);
    background-color: #27c45000;
}

#full-content-scroll::-webkit-scrollbar {
    width: 10px;
    background-color: #ffffff3b;
}

#full-content-scroll::-webkit-scrollbar-thumb {
    background-color: #fff;
    background-image: -webkit-linear-gradient(90deg,
            var(--primary-color) 0%,
            var(--primary-color) 25%,
            transparent 100%,
            var(--primary-color) 75%,
            transparent);
    border-radius: 50px;
}
.container {
    max-width: 1170px !important;
}
#search-fields,#search-fields-d,#search-fields-m{
	width: 100%;                                                                
    border: none;
    border-bottom: 1px solid var(--primary-color);
    line-height: 45px;
	padding:0 15px;
}
#search-fields:focus , #search-fields-d:focus,#search-fields-m:focus{
	 border: 1px solid var(--primary-color);
     outline:none;
border-radius:4px;
}

.blog-inner-images{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px !important;
}
.image-box-items{
	width:49%;
}
.map-heading a, a.map-readmore {
   color: var(--secondary-color);
}
.video-section img , .video-section iframe{
	width:100%;
	border-radius:30px;
	height:430px;
	object-fit:cover;

}
.map_card, .map_card #googleMap{
	height:430px;
	width:100%;
}
.maplibregl-popup-content, .mapboxgl-popup-content{
	border-radius:14px !important; 
	font-size:13px
}

.maplibregl-popup-content button, .mapboxgl-popup-content button, .leaflet-popup-close-button{
	font-size:25px !important;
    margin: 4px 9px !important;
	outline: none !important;
}


.info_content  a, .info_content  a:hover{
	color:var(--primary-color) !important;
	text-decoration:none;
}
.info_content a{
		outline:none !important;
}
.offcanvas .btn_close {    
	 color: var(--secondary-color);

}
.info_content{
font-size: 14px;}
.info_img img ,.info_img a{ 
		outline: none;
	height:135px;
	width:150px;
	object-fit: cover;
	border-radius:10px;
}

.info_content p{
	font-size : 15px !important;
}
.info_img{
	width:150px;
}
.map-overview  .leaflet-popup-content{
min-width:550px !important;
}

.map-overview .leaflet-popup-content {
	width:200px !important;
}


 .map-overview .info_content{
 font-family: 'Nunito', sans-serif !important;
	display:flex;
	flex-wrap:nowrap;
	gap:10px;
	

}
.maplibregl-ctrl-attrib-inner.mapboxgl-ctrl-attrib-inner,.leaflet-control-attribution.leaflet-control{
	display:none !important
}
.map-overview .mapboxgl-popup-content, .map-overview .maplibregl-popup-content{
min-width:550px !important;
}
@media only screen and (max-width: 768px) {
	.info_img img,.info_img{
		width:100%;
	}
.page-template-template-map-overview .leaflet-popup-content,.page-template-template-map-overview .mapboxgl-popup-content, .page-template-template-map-overview .maplibregl-popup-content{
   min-width:0px !important;
	overflow-y:scroll;
	height:250px;
}
.map-overview .info_content{flex-wrap:wrap}
.map-overview  .leaflet-popup-content{
min-width:0px !important;
}
.map-overview .mapboxgl-popup-content,.map-overview  .maplibregl-popup-content{
min-width:0 !important;
}	
}



.dest-banner-heading{color:var(--secondary-color);}

body .owl-slider img.currency_symbol,body img.currency_symbol{
	width:25px;
	height:38.8px;
	object-fit:contain;
}
.single-post footer ,.error404 footer{
	margin:0px !important;
border-radius: 0px 0px 10px 10px !important;
}
.single-post .banner, .error404 .banner {
	padding: 260px 0;
}

header {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
}
header header nav{
	display:none !important;
}
div#googleMap {
    border-radius: 30px;
}
.dynamic .navbar-brand {
    font-size: 20px;   
    color: #fff;
	font-weight:600;   
	margin-right:50px;
}

.sticky {
    position: fixed;
    top: 0;
    background: var(--header-color);
    width: 100%;
    z-index: 99999;
}
.invalid {
    border: 2px solid #ec1616 !important;
}
/* .dynamic_nav.sticky {
    background: #ffffff;
} */

.no-image{
    width: 100% !important;
}



.featured_blogs_content{
z-index:1;	
}

#carousel-hotel-card-1 .owl-item .item .selen_hotel a img {
	width:28px ;
}


.single-hfg-hotel .navbar-toggler{
	color:var(--primary-color);
}

.dynamic_nav_md.sticky {
    background: #ffffff;
}

.navbar-toggler {
    border: none;
    color: #fff;
    font-size: 32px;
}

.navbar-toggler:focus {
    box-shadow: none;
}

.offcanvas-body ul li a {
    color: #00072F;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
}

.offcanvas-body ul li>a:hover {
    color: var(--secondary-color);
    transition: all 0.5s;
}

.offcanvas-body>ul li {
    padding: 15px;
    position: relative;
}

.offcanvas-body>ul>li::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    background-color: #E4E4E4;

}

.offcanvas .btn_close {
    border: none;
    outline: none;
    background: none;
    font-size: 30px;	

}

.spain_content {
    display: none;
}

.Greece_content {
    display: none;
}

.Portugal_content {
    display: none;
}

.Italy_content {
    display: none;
}

.Croatia_content {
    display: none;
}

.Cyprus_content {
    display: none;
}

.France_content {
    display: none;
}

.Malta_content {
    display: none;
}

.Turkey_content {
    display: none;
}

.United_content {
    display: none;
}

.United_States_content {
    display: none;
}

.Mexico_content {
    display: none;
}

.Caribbean_content {
    display: none;
}

.Africa_content {
    display: none;
}

.UAE_content {
    display: none;
}

.offcanvas .btn_close:focus {
    box-shadow: none;
}

.mega_menu_multilevel {
    display: none;
}

.mega_menu_multilevel ul li {
    list-style: none;

}

.mega_menu_multilevel>ul>li>a {
    font-size: 14px;
    font-weight: 500;
    color: var(--secondary-color);

}

.des_details ul li {
    padding: 10px 0;

}

.des_details ul li a {
    font-size: 14px;
    font-weight: 400;
    color: var(--primary-color);
}

.header_search input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    color: white;
	font-weight:500;
}

.header_search ::-webkit-input-placeholder {

    font-size: 16px;
    color: #fff;
}

.header_search input:focus {
    box-shadow: none;
    background: transparent;
    outline: none;
}

.header_search a {
    color: white;

}


.hero_section {
    background: url(../img/banner_\ img.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 179px;
    padding-bottom: 297px;

}
.banner-text {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    display: block;
}

.banner_content {
    width: 58%;
}

.hero_section_heading {
   position:relative; 
}

.hero_section_heading h1,.hero_section_heading .heading_mob {
    font-size: 70px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    letter-spacing: -4px;
        line-height: 1.2;
    

}

.hero_section_heading p {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.search_des_form{
    margin-top:27px;
}

.select_des {
    max-width: 69%;
}

.select_box {
    background-color: #ECECEC;
    padding: 10px;
    border-radius: 8px;
    width: 88%;

}
.select_box1{
	margin:auto !important;
}
.setting-description {
    background-color: #fff;
    border-radius: 4px 4px 0 0;

}

.setting-description span {
    font-size: 14px;         
}

.setting-description-text {
    color: #A3A3A3;
    padding: 12px 10px 0 10px;

}

/* the code below is for the dropdown menu */
.wrapper-dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 0 10px 12px 10px;
    border-radius: 0 0 4px 4px;
    background: #fff;
    text-align: left;
    color: #1E1E1E;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;


}

.select_inner {
    width: 100%;
}


.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.arrow {
    float: right;
    rotate: 180deg;
    color: #A3A3A3;
}

.selected-display {
    font-size: 16px;    
    color: #1E1E1E;    
    font-weight:normal;
}

svg {
    transition: all 0.3s;
}

.wrapper-dropdown .dropdown {
    transition: 0.3s;
    overflow:hidden;
    height:100vh;
    position: absolute;
    top: 120%;
    right: 0;
    left: 0;

    margin: 0;
    padding: 0;

    list-style: none;

    z-index: 99;

    border-radius: 15px;
    box-shadow: inherit;
    background: inherit;

    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    opacity: 0;
    visibility: hidden;
}

.wrapper-dropdown .dropdown li {
    padding: 0 15px;
    line-height: 45px;
    overflow: hidden;
}

.wrapper-dropdown .dropdown li:last-child {
    border-bottom: none;
}

.wrapper-dropdown .dropdown li:hover {
    background-color: var(--primary-color);
    color: #fff;
}

.wrapper-dropdown.active .dropdown {
    opacity: 1;
    visibility: visible;
    max-height: 276px;
    overflow: auto;
    border-radius: 4px;
    width: 315px;
    max-width:100%;
}

.search_btn a {
    font-size: 16px;
    font-weight: 600;
    background-color: var(--primary-color);
    border-radius: 4px;
    padding: 24px 49px;
    text-decoration: none;
    color: #fff;
    display: inline-block;    
    transition:all 0.3s ease;
}
.search_btn a:hover {   
	background-color: var(--secondary-color);
}

.Featured_Blogs img {
    border-radius: 20px;

}

.Featured_h h2 {
    font-size: 24px;
    font-weight: 500;
    position: absolute;
    left: 0;
    top: -44px;
    color: #fff;
    letter-spacing: -1px;

}

.Featured_Blogs h3 {
    font-size: 18px;
    font-weight: 500;
    position: absolute;
    bottom: 16px;
    left: 0;
    right: 0;
    padding: 0 22px;
    color: #fff;
    margin-bottom: 0;
    line-height: 25px;

}

.explore_featured_hotels {
    margin-top: 100px;
}

.explore_featured_hotels .col-2 {
    width: 20%;
}

.Featured_sec {
    position: absolute;
    bottom: 25px;
    right: 0;

}
.about_us{
    margin-top:170px;
}

about_content{
    margin-top:15px;
}

.about_content h2 {
    font-size: 4.9vw ;
    font-weight: 600;
    color: #212529;
    text-align: center;
}

.about_content h3 {
    font-size: 24px;
    font-weight: 500;
    color: var(--secondary-color);
    text-align: center;
    margin-top: 20px;
	display:block;
}

.about_content p {
    font-size: 18px;
    font-weight: 400;
    color: #484848;
    text-align: center;
    line-height: 32px;
    margin-top: 20px;
    position: relative;    
}

.about_content p::after {
    position: absolute;
    content: "";
    width: 242px;
    height: 1px;
    background-color: #CFCFCF;
    bottom: -80px;
    left: 50%;
    transform: translate(-50%, -50%);

}

.about_right_img {
    position: relative;
    height:100%;
}
.about_left_img{
    height:100%;
}

.about_right_img::before {
    position: absolute;
    border-radius: 2px;
    left: -9px;
    bottom: -10px;
    content: "";
    width: 17px;
    height: 17px;
    background-color: #E6E9FF;
    transform: rotate(45deg);
    z-index: -1;

}

.about_right_img::after {
    position: absolute;
    border-radius: 6px;
    left: -60px;
    bottom: -44px;
    content: "";
    width: 46px;
    height: 46px;
    background-color: #E6E9FF;
    transform: rotate(45deg);
    z-index: -1;

}

.unique_places{
    margin-top:150px;
}

.Explore_hotel h2 {
    font-size: 48px;
    font-weight: 500;
    color: var(--primary-color);

}

.Explore_hotel h3 {
    font-size: 18px;
    font-weight: 400;
    color: #848484;

}

.rating_star span {
    background-color: #fff;
    position: absolute;
    top: 20px;
    right: 30px;
    padding: 10px;
    z-index: 1;
    border-radius: 10px;
    font-size: 16px; 
}
.rating_star .rlabel .top-right {
    position: absolute;
    top: 20px;
    left: 15px;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    width: 130px;
    gap: 6px;
    background: none;
}

.rating_star .top-right img{
    background: var(--primary-color);
    width: 40px !important;
    height: 40px;
    padding: 6px;
    border-radius: 50%;
    margin-right: 3px;
}
.tab-content .rlabel{
   padding: 20px 10px 20px 0;
    border-radius: 10px;
}
.rlabel .top-right {
    background: var(--primary-color);    
    width: 300px;
    justify-content: space-evenly;
    display: flex;
    border-radius: 10px;
    padding: 6px 0;
}


.selen_hotel {
    padding: 0 15px 0 10px;
    width: 100%;
	z-index:1;
}


.selene_beach {
    position: relative;
    overflow: hidden;
    border-radius: 30px;
}

.selene_beach>img {
    object-fit: cover;
    transition: all .3s ease;
	border-radius: 30px;
	height:380px;
}

.selene_beach::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    border-radius: 30px;
    background: linear-gradient(to bottom, transparent, rgba(0000, 000, 0, 0.9));
}


.selene_beach:hover>img {
    transform: scale(1.1);
}


.selen_hotel h3 {
    font-size: 22px;    
    color: #fff;
    margin-bottom: 0; 
}

.selen_hotel p {
    font-size: 17px;   
    color: #D0D0D0;  
}

.selen_hotel a {
    background-color: #fff;
    padding: 19px 17px;
    border-radius: 10px;
    display: inline-block;
}

.selen_hotel a:hover {
    background-color: var(--secondary-color);
    transition: all 1s;

}

.explore_btn .ex_details a, .blog_bottom_banner .banner-text1 .our_sec_btn a {
    font-size: 14px;   
    color: #fff;
    padding: 20px 30px;
    text-decoration: none;
    border-radius: 10px;
    background-color: var(--primary-color);
    display: inline-block;    
    position: relative;
    transition: all 300ms ease 0ms;
}

.ex_details {
    display: inline-block;
    border-radius: 10px;
}

.explore_btn .ex_details a::after, .blog_bottom_banner .banner-text1 .our_sec_btn a::after {
    transition: all 300ms ease 0ms;
	content:"";
	position:absolute;
	background: url(../img/svg/hover_Vector.svg) no-repeat;
	height: 18px;
    width: 18px;
	margin-top: 2px;
	margin-left: -16px;	
	opacity:0;
    top: 50%;
    transform: translateY(-50%);
}

.explore_btn .ex_details:hover a::after, .blog_bottom_banner .banner-text1 .our_sec_btn:hover a::after {
    margin-left: 7px;	
	opacity:1;
}

.explore_btn .ex_details a:hover, .blog_bottom_banner .banner-text1 .our_sec_btn a:hover {
    padding-right: 57px;
}

.most_destination_titel span {
    font-size: 17px;   
    color: #1E1E1E;
    margin-bottom: 0;
	font-weight:600;
}

.dest_overlay {
    background-color: #DAEAFF;
    border-radius: 20px;

}

.dest_over_effect_2 {
    background-color: #E0FFE8;
}

.dest_over_effect_3 {
    background-color: #FFE3F6;
}

.dest_over_effect_4 {
    background-color: #FFF5E4;
}



.dest_view {
    display: flex;
    justify-content: center;
	bottom: 0;
	width:100%;
    position: absolute;
    transition: all .2s;
}

.dest_overlay:hover .dest_view {
    bottom: 13px !important;
}

.view_btn {
    border-radius: 10px;
}

.dest_overlay .most_destinations_img .view_btn a {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 17px 28px;
    text-decoration: none;
    border-radius: 10px;
    background-color: var(--primary-color);    
    display: none;
    position: relative;
    transition: all 300ms ease 0ms;

}

.dest_overlay .most_destinations_img .view_btn a::after {
   transition: all 300ms ease 0ms;
	content:"";
	position:absolute;
	background: url(../img/svg/hover_Vector.svg) no-repeat;
	height: 18px;
    width: 18px;
	margin-top: 2px;
	margin-left: -16px;	
	opacity:0;
    top: 50%;
    transform: translateY(-50%);
}

.dest_overlay .most_destinations_img .view_btn a:hover {
    padding-right: 50px;
}

.dest_overlay .most_destinations_img .view_btn:hover a::after {
    margin-left: 7px;	
	opacity:1;
    visibility: visible;
}


.dest_overlay:hover .most_destinations_img .view_btn a {
    display: inline-block;
}

.most_destinations_img .img-cnt {
    border-radius: 20px;
}

.dest_overlay:hover .most_destinations_img .img-cnt {
    border-radius: 50%;  
    transform: scale(.75,.68);   
    margin-top: -30px;
}
.most_destinations_img .img-cnt {
    width: 100%;
    height: 300px;
	transition: all .2s;
	background-position: center;
    background-size: cover;
    position: absolute;
}
.most_destinations_img {
    height: 300px;
	position:relative;
}
.most_destinations_content {
    width: 100%;
}

.most_popular p {
    font-size: 17px; 
    color: var(--secondary-color);
    font-weight:600;
}

.most_destination_titel p {
    font-size: 16px;   
    color: #848484; 
	font-weight:normal;
}

.we_offer_list span {
    background-color: var(--secondary-color);
    padding: 24px 37px;
    border-radius: 12px;
    font-size: 32px;   
	display:inline-block;
    color: var(--primary-color);
	font-weight:600;
}

.we_offer_best{
	gap:20px;
	margin-bottom:20px;
}

.we_offer_content h3 {
    font-size: 24px;
    font-weight: 500;
    color: var(--primary-color);
}

.we_offer_content p {
    font-size: 16px;
    font-weight: 400;
    color: #848484;
    line-height: 28px;
    max-width: 490px;
}

.we_offer_img img {
    border-radius: 20px;    
	height: 344px;
	margin-bottom:0;
    object-fit: cover;
    width: 100%;
}

.we_offer_img .we_offer_img_2 {
    position: absolute;
    bottom: -30px;
    left: -56px;
    width: 230px;
    height: 154px;
    object-fit: cover;
    border: 6px solid #fff;
}


.des_titel span {
    font-size: 24px;
    font-weight: 500;
    color: var(--primary-color);
    margin-bottom: 0;
    padding-bottom: 4px;
    letter-spacing: -2px;
    margin-top: 12px;

}

.des_titel p {
    font-size: 18px;
    font-weight: 400;
    color: #848484;
    margin-bottom: 0;
    padding-bottom: 6px;
}

.des_titel a {
    font-size: 16px;
    font-weight: 400;
    color: var(--secondary-color);
    text-decoration: none;
}

.des_arab {
    width: 20%;
}
.des_arab  i.fa-arrow-right{
	transform: rotate(317deg);
	font-size: 18.5px;
}
.des_img_s img {
height: 120px ;
width: 120px;
transition: all .1s ease ;
}

.des_arab .des_titel .des_img_s img:hover {
    height: 125px;
    width: 125px;
}
.des_titel{
    min-height: 310px;
}
.des_titel .des_img_s {
    position: relative;
}

.des_titel .des_img_s::before {
    position: absolute;
    content: "";
    background-color: #565656;
    filter: blur(24px);
    border-radius: 50%;
    height: 64px;
    width: 67px;
    bottom: 0;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, -15%);


}

footer {
    background-color: var(--footer-color);
    margin-top: 100px;
    border-radius:10px;
}

.footer_content img {

    text-align: center;

    padding: 25px 0 50px 0;

}

.footer_logo > a{
	font-size: 31px;
    font-weight:600;  
    color: #fff;
    letter-spacing: -1px;
	margin: 25px 0 50px 0;
	text-decoration:none;
}

.footer_content p {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}

.footer_content .newsletter form input {
    border: none;
    outline: none;
    padding: 17px 20px;
    font-size: 12px;
    font-weight: 400;
    color: #848484;
    width: 540px;
    border-radius: 8px;
	max-width:100%;
}

 .submit-btn input {   
    font-size: 12px !important;
    font-weight: 500 !important;
    background-color: var(--secondary-color);
    color: #1E1E1E !important;   
    width:165px !important;    
    margin-left: 10px;
}
footer input#send_subscribe_act_btn {
    width: 100% !important;

}

.menu ul {
    padding: 0;
    display: flex;
    justify-content: center;
    margin: 0;
}

.menu ul li {
    list-style: none;
    padding-left: 45px;
}

.menu ul li:first-child {  
    padding-left: 0;
}

.menu ul li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.menu ul li a:hover {
    color: var(--secondary-color);
    transition: all 0.5s;
}

.site_hotel p {
    font-size: 12px;
    font-weight: 400;
    color: #CECECE;
    text-align: center;
    padding: 30px 0 20px 0;
    margin-bottom: 0;
}

/* All_Destination*/

.dest_hero_section {
    background: url(../img/all_destination_banner_img.jpg) no-repeat;
    background-size: cover !important;
    width: 100%;
    padding: 221px 0;   
	height: 900px;  
	position:relative;
}
.all-destination{
	 height: 900px;  
}
.dest_hero_section_content .content-full{
  max-height: 300px;
  overflow-y: auto;
}
.transparent-bg{
	background: rgba(0, 0, 0, .5);
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
}
.transparent-bg-2{
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
}


.selene_beach_2>img {
    border-radius: 30px;
    height: 430px;
	object-fit:cover;
}
.other-destinations-1 .selene_beach_2{
	height:300px;
}
.other-destinations-1 p {
	color:#fff;
}

.other_hotel .book_btn .book_hover>a ,.other_hotel .book_btn .book_more a{
	font-size:13px ;
}
.selene_beach_2 {
    position: relative;
	width:100%;
	height:430px;
	border-radius:30px;
	background-position: center center;
	background-size:cover;
	background-repeat:no-repeat;
}
.other_hotel{
	height: 330px;
}
.selene_beach_2::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    border-radius: 30px;
    background: linear-gradient(to bottom, transparent, rgba(0000, 000, 0, 0.9));
}
.dest_hero_section_content{
	position:relative;
}
.dest_hero_section_content h1 {
    font-size: 70px;
    font-weight: 600;
    letter-spacing: -2px;
    color: #fff;
}
.dest_hero_section_content h1 > span {
    font-size: 70px;
    font-weight: 600;
    letter-spacing: -2px;

}

.dest_hero_section_content > h2 {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
}
.dest_hero_section_content h2,.dest_hero_section_content h3,.dest_hero_section_content h4{
	 color: #fff;
}
.dest_hero_section_content p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    margin-top: 15px;  
    
    
    
}
.most_destinations_content a{
    text-decoration: none;
}

.btn_cities ul {
    display: flex;
    flex-wrap: wrap;
    gap: 17px;
    justify-content: center;
}

.btn_cities ul li {
    list-style: none;
}

.btn_cities ul li a {
    font-size: 18px;
    font-weight: 400;
    color: var(--primary-color);
    text-decoration: none;
    border-radius: 100px;
    padding: 17px 21px;
    border: 1px solid var(--primary-color);
    transition: all 0.4s ease 0s;
    display: inline-block;

}

.btn_cities ul li a:first-child {
    margin-left: 0;
}

.ratio-16x9 {
   height:100%;

}

.ratio-16x9 iframe {
    border-radius: 30px;
}


.btn_cities a:hover {
    color: #fff;
    border: 1px solid transparent;
    background-color: var(--primary-color);
}

.selene_beach_2 .dest_hover {
    display: none;
}

.selene_beach_2:hover .dest_hover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    bottom: 0;
    background: rgb(0 0 0 / 85%);
    z-index: 9;
    border-radius: 30px;
}

.book_btn .book_more a {
    font-size: 16px;
    padding: 20px 23px;
    display: inline-block;   
	background: rgba(255, 255, 255, 0.2);
    text-decoration: none;
    color: #fff;
    border-radius: 10px;
    position: relative;
    transition: all 300ms ease 0ms;

}

.book_more a::after {
   transition: all 300ms ease 0ms;
	content:"";
	position:absolute;
	background: url(../img/svg/hover_Vector.svg) no-repeat;
	height: 18px;
    width: 18px;
	margin-top: 2px;
	margin-left: -16px;	
	opacity:0;
    top: 50%;
    transform: translateY(-50%);
}
.book_more a:hover:after{
	margin-left: 7px;	
	opacity:1;
}

.book_more a:hover {
    padding-right: 40px;
    padding-left: 20px;   
}

.dest_hover .book_btn {
    display: flex;
	position: absolute;
	justify-content:center;
	width:100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
   
}

.book_btn .book_hover>a, .things-to-do-content .book_btn {
    font-size: 16px;
    padding: 20px 23px;
    display: inline-block;
    background-color: var(--secondary-color);
    text-decoration: none;
    color: #fff;
	line-height:normal;
	position:relative;
    border-radius: 10px;	
	transition: all 300ms ease 0ms;
}

.things-to-do-content .book_btn:after, .book_btn .book_hover>a:after{
	transition: all 300ms ease 0ms;
	content:"";
	position:absolute;
	background: url(../img/svg/hover_Vector.svg) no-repeat;
	height: 18px;
    width: 18px;
	margin-top: 2px;
	margin-left: -16px;	
	opacity:0;
    top: 50%;
    transform: translateY(-50%);
}
.things-to-do-content .book_btn:hover:after, .book_btn .book_hover>a:hover:after{
	margin-left: 7px;	
	opacity:1;
}
.things-to-do-content .book_btn:hover, .book_hover>a:hover{
	padding-right: 40px;
    padding-left: 20px;
}
#carousel-hotel-card .book_more a:hover, #carousel-hotel-card .book_hover>a:hover{
padding-right: 30px;
    padding-left: 15px;	
}
.only_adults_content a{
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    color: var(--primary-color);
    background-color: var(--secondary-color);
    padding: 8px 20px;
    border-radius: 10px;
    display: inline-block;
}

.only_adults_icon span {
    font-size: 16px;   
    padding-left: 7px;
    color: #fff;

}

.only_adults_icon span:first-child {
    padding-left: 0;
}

.only_adults_content h3 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;

}

.only_adults_content p {
    color: #fff;
    font-size: 16px;
}

.price_titel span {
    font-size: 16px;   
    color: #F8F8F8;
    margin-top: 14px;
	font-weight:400;
}
.price_titel h3 {
    font-size: 32px;
    font-weight: 500;
    display: flex;
    color: #fff;
    margin-bottom: 0;
}


.only_adults_content {
    width: 100%;
	z-index:1;

}

.hotel_bcl .only_adults_content {
    padding: 0 23px 0 15px;
}

.selene_beach_2:hover .blog_btn {
    opacity: 1;
    visibility: visible;
    z-index: 9;
}

.selene_beach_2:hover .featured_blogs_content {
    opacity: 0;
    visibility: hidden;
}

.featured_blogs_content h5 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

.featured_blogs_content ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.featured_blogs_content ul li {
    font-size: 10px;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    border-radius: 50px;
    padding: 6px 13px;
    transition: all 0.4s ease 0s;
    margin-bottom: 15px;
    display: inline-block;
    margin-left: 8px;
}

.featured_blogs_content ul li:first-child {
    margin-left: 0;
}

.accordion-flush .accordion-item {

    border: 1px solid #D4D4D4;
    margin-top: 20px;
    border-radius: 8px;
}

.accordion-button:focus {

    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    color: var(--secondary-color);
    background: none;
    box-shadow: none;
    border-radius: 8px 8px 0 0 !important;

}

.accordion-flush .accordion-collapse {
    border-width: 0;
    padding: 20px;
}

.accordion-body {
    background-color: rgba(247, 247, 247, 1);
    border-radius: 10px;
}

.accordion-body p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
}

.accordion-button {
    font-size: 18px;
    font-weight: 500;
    color: #484848;
}



.accordion-flush {
    width: 850px;
}

.accordion-flush .accordion-item:first-child {
    border-top: 1px solid #D4D4D4;

}

.accordion-flush .accordion-item:last-child {
    border-bottom: 1px solid #D4D4D4;
}


.accordion {
    --bs-accordion-bg: #ffffff08 !important;
}

.separator {
    position: relative;
    margin-bottom: 150px;

}
.separator-country{
	 margin-bottom: 60px;
}
.separator::after {
    position: absolute;
    content: "";
    width: 242px;
    height: 1px;
    background-color: #CFCFCF;
    bottom: -80px;
    left: 50%;
    transform: translate(-50%, -50%);

}
.separator-country::after{
bottom: 10px;
}

.search_country {
	margin-bottom:100px;
}
.search_country::after{
	bottom: -40px;
}
.owl-nav button {
    position: absolute;
    top: 43%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
    left: -12px;

}

.owl-nav button.owl-next {
    right: -12px;

}

.owl-dots {
    text-align: center;
    padding-top: 15px;
}

.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
}

.owl-dots button.owl-dot.active {
    background-color: #000;
}

.owl-dots button.owl-dot:focus {
    outline: none;
}

.owl-nav button {
    background-color: var(--primary-color) !important;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-nav .owl-prev::after {
    content: "";
    background: url(../img/svg/owl-prev-icon.svg) no-repeat;
    background-size: cover;
    height: 26px;
    width: 26px;


}

.owl-nav .owl-next::after {
    content: "";
    background: url(../img/svg/owl-next-icon.svg) no-repeat;
    background-size: cover;
    height: 26px;
    width: 26px;
}
#carousel-destination{
	z-index:inherit;
}


.owl-carousel button span {
    display: none;
}

.owl-nav button:focus {
    outline: none;
}

#carousel .item_2 .card img {
    border-radius: 10px;
}

#carousel .item_2 .card .slider_overlay {
    position: relative;
}

#carousel .item_2 .card .slider_overlay::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    border-radius: 10px;
    background: linear-gradient(to bottom, transparent, rgba(0000, 000, 0, 3));
}


#carousel .item_2 .card p {
    color: #fff;
    font-size: 18px;
	font-weight:500;
}

/* blog */

.blog_bottom_banner{
	position:relative;
}

.blog_bottom_banner .bottom_banner_filter {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
	border-radius:20px;
}

.blog_bottom_banner h2{
	font-size:36px;
	color:#fff;
	text-align:center;
	margin:20px 0;
}

.blog_bottom_banner .banner-text1{
	z-index:1;
}

.blog_bottom_banner .banner-text1 h3{
	margin:20px 0;
	text-align:center;
}

.blog_bottom_banner .banner-text1 .banner-text1_btn {
	text-align:center;
}
.blog_bottom_banner .banner-text1 .banner-text1_btn {
	text-align:center;
}
.blog_bottom_banner .banner-text1 .banner-text1_btn .our_sec_btn{
	display:inline-block;
}
.blog_bottom_banner .banner-text1 .banner-text1_btn .our_sec_btn a{
	font-size:23px;
	font-weight:600;
}

.blog_hero_section {
    background: url(../img/blog_banner_img.jpg) no-repeat;
    background-size: cover;
    width: 100%;
	height:900px;
    position: relative;
    padding-top: 140px;
    padding-bottom: 160px;
    margin-bottom: 135px;
}

.blog_hero_section::after {
    position: absolute;
    content: "";
    width: 242px;
    height: 1px;
    background-color: #CFCFCF;
    bottom: -48px;
    left: 50%;
    transform: translate(-50%, -50%);

}
.blog_hero_section_content{
	position:relative;
}

.blog_hero_section_content>span {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    padding: 18px 32px;
    background: rgba(236, 236, 236, 0.4);
    border-radius: 10px;
    display: inline-block;


}

.blog_hero_section_content h1 {
    font-size: 70px;
    font-weight: 600;
    letter-spacing: -2px;
    color: #fff;
    margin-top: 15px;
}

.blog_hero_section_content h1 a {     
    letter-spacing: -2px;
    color: #fff;   
	text-decoration: none;
	display:block;
}

.blog_hero_section_content h1 span {
    color: var(--secondary-color);
}

.blog_hero_section_content p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 32px;
    margin-top: 15px;
}

.only_hotels_btn ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.only_hotels_btn ul li{
	list-style:none;
}

.only_hotels_btn ul li a {
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    padding: 12px 20px;
    border: 1px solid #fff;
    border-radius: 50px;
    display: inline-block;
    list-style: none;
	background:#7b7979d6;

}

.only_hotels_btn ul li:first-child {
    margin-left: 0;
}

.blog_hero_section_content>a {
    font-size: 14px;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
    padding: 20px 30px;
    background-color: var(--primary-color);
    display: inline-block;    
    margin-top: 10px;
}

.blog_hero_section_content>a:hover {
    color: #00072F;
    background-color: var(--secondary-color);
    transition: all 1s;
}

.blog_cards img {
    border-radius: 20px;
	height:215px;
	object-fit:cover;
}

 .our_blogs .blog_cards img {
	height:215px;
}

.blog_card_img_overlay {
    position: relative;
}

.blog_card_img_overlay::before {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.4);
    content: "";
    opacity: 0;

}

.blog_card_overlay:hover .blog_card_img_overlay::before {
    opacity: 1;
}

.blog_card_overlay:hover .blog_btn {
    opacity: 1;
    visibility: visible;
    z-index: 9;
}

.blog_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    border-radius: 10px;


}

.Featured_Blogs:hover .blog_btn {
    opacity: 1;
    visibility: visible;


}

.Featured_Blogs:hover h3 {
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s;
}

.blog_btn a {
    font-size: 14px;    
    color: #fff;
    padding: 20px 30px;
    text-decoration: none;
    border-radius: 10px;
    background-color: var(--primary-color);
    display: inline-block;    
    position: relative;
    transition: all 300ms ease 0ms;
}

.blog_btn a::after {
   transition: all 300ms ease 0ms;
	content:"";
	position:absolute;
	background: url(../img/svg/hover_Vector.svg) no-repeat;
	height: 18px;
    width: 18px;
	margin-top: 2px;
	margin-left: -16px;	
	opacity:0;
    top: 50%;
    transform: translateY(-50%);
}

.blog_btn:hover a::after {
    margin-left: 7px;	
	opacity:1;
}

.blog_btn a:hover {
    padding-right: 40px;
    padding-left: 20px;
}

.blog_cards .card_date span {
    font-size: 14px;
    color: #565656;
    display: flex;
    align-items: center;
}

.blog_cards h3 {
    font-size: 18px;
    font-weight: 500;
    color: var(--primary-color);
    margin-top: 10px;
	min-height:65px;
}
.you_might_like_location .blog_cards h3{
	min-height:100%;
	margin-bottom:20px;
}

.blog_cards .card-body a{
	text-decoration:none;
}


.blog_cards .card-body a:hover h3{
	color:var(--secondary-color);
}

.blog_cards p {
    font-size: 15.5px;
    color: #000;
    line-height: 25px;
	max-height: 125px;
    overflow: hidden;
}

.blog_cards .blog_hotels_btn ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.blog_cards .blog_hotels_btn ul li{
	list-style:none;
}

.blog_cards .blog_hotels_btn ul li a {   
    font-size: 10px;
    color: var(--primary-color);
    border-radius: 50px;
    text-decoration: none;
    padding: 6px 13px;
    border: 1px solid var(--primary-color);
    display: inline-block;
}

.recent_blogs_card_1 {
    width: 56.666667%;
}

.recent_blogs_card_2 {
    width: 43.333333%;
}

.blog_separator {
    position: relative;
    margin-bottom: 135px;
}

.blog_separator::after {
    position: absolute;
    content: "";
    width: 242px;
    height: 1px;
    background-color: #CFCFCF;
    bottom: -50px;
    left: 50%;
    transform: translate(-50%, -50%);

}
.blog_separator .page-numbers{
	width:auto;
}
.blog_separator span.page-numbers.current {
    color: #fff;
    font-weight: 800;
    background: var(--primary-color);
    padding: 7px 14px;
    border-radius: 21px;
}
.blog_separator a.page-numbers {
    color: #000;
    margin: 0 7px;
    padding: 0;
    display: flex;
    align-items: center;
	text-decoration:none;
}
.blog_separator a.page-numbers:hover{
	text-decoration:underline;
}
.blog_hero_section .blog_btn{
	position:static;
	opacity:1;
	visibility:visible;
	transform:none;
	display:inline-block;
	margin-top: 10px;
}
.blog_hero_section .blog_btn a:hover {
  
    padding-left: 22px;
}

/* Hotel Detils */

.header_search_2 input {
    background: transparent;
    max-width: 200px;
    border: none;
	font-weight:500;
	width:100%;   
    font-size: 16px;
    color: var(--primary-color);    

}
.header_search_2 input:focus{
	border-bottom:1px solid;
}
.header_search_2 ::-webkit-input-placeholder {

    font-size: 16px;
    color: var(--primary-color);
}

.header_search_2 input:focus {
    box-shadow: none;
    background: transparent;
    outline: none;
}

.header_search_2 button{
	background:none;
	border:none;
}

.inner_dest {
    margin-top: 82px;
}

.breadcrumb span a {
    font-size: 15px;    
    color: var(--primary-color);
    text-decoration: none;
}

.breadcrumb {
    margin-bottom: 20px;
}

.breadcrumb span a:hover {
    color: var(--secondary-color);
    transition: all 1s;
	text-decoration:underline;
}

.hotel_box {
    position: relative;
}

.hotel_gallery_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    backdrop-filter: blur(5px);
}

.hotel_gallery_icon span {
    color: #fff;
}

.hotel_gallery_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.des_gallery img {
    border-radius: 8px;
}

/* .hotel_details_img_1 {
    max-width: 45%;
} */

.hotel_details_img_2 {
    max-width: 27.5%;
}



.modal-dialog {
    max-width: 100%;
}

.modal-content {
    border-radius: 0;
}

.modal-header {
    padding-top: 30px;
    border: 0;
}

.modal-header h2 {
    font-size: 32px;
    font-weight: 500;
    color: #16242A;
}

.modal-body {
    padding: 20px 0;
    background-color: #F2F4F6;
}

.modal_hotel_details_img {
    padding: 0 60px;
}
.modal_hotel_details_img img{
    height:590px;
	 object-fit:cover;
}

.tab-pane .carousel-modal .owl-nav button {
    top: 46%;
    background-color: #D1D1D1 !important;
}

.tab-pane .carousel-modal .owl-nav .owl-prev::after {
    content: "";
    background: url(../img/svg/owl-prev-icon-2.svg) no-repeat;
    background-size: cover;
    height: 26px;
    width: 26px;
}

.tab-pane .carousel-modal .owl-next::after {
    content: "";
    background: url(../img/svg/owl-next-icon-2.svg) no-repeat;
    background-size: cover;
    height: 26px;
    width: 26px;
}
.hotel_tabs{
    margin:20px 0;
}

.modal_hotel_details_img img {
    border-radius: 10px;

}

.modal-body .hotel_tabs {
    padding: 0 20px;
}

#carousel-modal .owl-nav button.owl-prev {
    left: 0;
}

#carousel-modal .owl-nav button.owl-next {
    right: 0;
}

.tabs_content{
	font-size:18px;
	line-height:36px;
	color: #1E1E1E;
}

.inner_dest h2 {
    font-size: 23px;
    margin-bottom: 25px;
}
.single-hfg-hotel .inner_dest h2{
	color: var(--primary-color);
}
.inner_dest h1 {
    font-size: 42px;
    color: var(--primary-color);
	margin-bottom:0;
}

.tabs_content .des_star {
	margin-left:0;
}

.tabs_content h5 {
    font-size: 18px;
    font-weight: 500;
    color: var(--primary-color);

}

.tabs_content p {
    font-size: 18px;
    color: var(--primary-color);
    color: #1E1E1E;
    line-height: 36px;
    margin-top: 15px;
    margin-bottom: 0;
}

.tabs_content ul li {
    padding-top: 10px;
    font-size: 18px;
    color: #1E1E1E;
}
.things-to-do-content h2 {
    font-size: 28px;
    margin: 18px 0 5px 0px;
}
.ft_hotel>img{
    border: 5px solid var(--primary-color); 
    
}



.hotel_tabs ul li {
    padding-left: 50px;
   
}

.hotel_tabs ul li:first-child {
    padding-left: 0;
}

.hotel_tabs ul li a {
    font-size: 16px;
    color: #16242A;
    font-weight: 600;    
    text-decoration: none;
    border-bottom: 3px solid transparent;
    padding-bottom: 21px;
    display: block;

}

.hotel_tabs ul li a:hover {
    color: #16242A;
    border-color: var(--secondary-color);
}

.hotel_tabs .nav-tabs {
    border-color: #29383E;
    min-height: 44px;
    flex-wrap: nowrap;

}

.hotel_tabs ul li .active {
    color: var(--secondary-color);
    border-color: var(--secondary-color);
}

.popular_amenities {
    margin-top: 100px;
    background: url(../img/amenities_img.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 350px;
    display: flex;
    align-items: center;
}

.popular_amenities h2 {
    color: #fff;
}

.amenities_content .amenities_titel span {
    display: block;
    font-size: 18px;
    padding: 10px 0;
    color: #fff;

}

.amenities_content .amenities_titel span img {
    height: 24px;
    width: 24px;
    margin-right: 10px;
}

.hotel_map h2 {
    color: var(--primary-color);
}

.hotel_map iframe {
    margin-top: 35px;
}

.testimonial_review {
    margin-top: 100px;
    background: url(../img/user_review_img.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 551px;
    display: flex;
    align-items: center;
    justify-content: center;
    position:relative;
}
.user_says{
    z-index:1;
}

.user_review img {
    width: 100%;
}

.review_test {
    background: rgba(0, 0, 0, 0.7);
    padding: 26px;
    border-radius: 20px;	
}

.review_test .review_test_content img {
    width: 40px !important;
    height: 40px;

}

.review_test_content h3 {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
/*     padding: 8px 13px; */

}

.review_test_des h6 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

.review_test_des p {
    font-size: 16px;
    color: #fff;
    line-height: 30px;    
	margin-bottom:0;
}

.user_says_titel h2 {
    font-size: 48px;
    font-weight: 500;
    color: #fff;
}

.user_says_titel p {
    color: #fff;
    font-size: 18px;
    margin-top: 15px;
    line-height: 32px;
}


#carousel-testimonial .owl-nav button {
    background-color: #D1D1D1 !important;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;

}


#carousel-testimonial .owl-nav button.owl-next {
    right: -26px;
}

#carousel-testimonial .owl-nav button.owl-prev {
    left: -30px;
}

.owl-dots button.owl-dot.active {
    background-color: var(--secondary-color);
}

.owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    background-color: #fff;
}


#carousel-testimonial .owl-nav .owl-prev::after {
    content: "";
    background: url(../img/svg/owl-prev-icon-2.svg) no-repeat;
    background-size: cover;
    height: 26px;
    width: 26px;
}

#carousel-testimonial .owl-nav .owl-next::after {
    content: "";
    background: url(../img/svg/owl-next-icon-2.svg) no-repeat;
    background-size: cover;
    height: 26px;
    width: 26px;
}

#carousel-hotel-card .card .only_adults_icon span img {
    height: 24px;
    width: 24px;
    display: inline;
}

#carousel-hotel-card .card .only_adults_icon {
    display: flex;
}

#carousel-hotel-card .card .only_adults_content {
    width: 100%;
    padding: 0 11px 0 8px;
}


#carousel-hotel-card .rating_star span {
    right: 21px;
}

#carousel-destination .owl-nav button.owl-prev {
    left: 12px;
}

#carousel-destination .owl-nav button.owl-next {
    right: 12px;
}

.hotel_grid_sec .owl-carousel .owl-item img{
	height:380px;
	border-radius:6px;
	object-fit:cover;
}

.banner_img {
    z-index: -1;
    right: 0;
    top: 10px;
}

.banner_img img {
    border-radius: 20px;
    height: 750px;
    object-fit: cover;
     width:100%;
}

.hero {
    padding-top: 132px;
}

.hero h1 {
    font-weight: 600;
    font-size: 74px;
    letter-spacing: -2px;
	
}

.hero p {
    font-weight: 400;
    font-size: 20px;
    text-transform: math-auto;
    color: #5C5C5C;
    margin-bottom:0;
}


.featured>span {
    font-weight: 500;
    font-size: 24px;
    margin-top:40px;   
	color:var(--primary-color);
}

.blogs_img_overlay:hover .blog_btn {
    opacity: 1;
    visibility: visible;
    z-index: 1;
}

.blogs_img_overlay:hover span {
    opacity: 0;
}

.blogs_img .blog_btn {
    left: 41%;
    transform: translate(-32%, -50%);
}

.blogs_img_overlay {
    position: relative;
	height: 170px;
    border-radius: 20px;
}
 .blogs_img_overlay::before{   
    position: absolute;
	content: "";
    width: 100%;
    height: 100%;   
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.4);
   
}
.blog_img_mob > .blogs_img_overlay{
	height:230px;
}
.news-blog::before{
	background: rgba(0, 0, 0, 0);
}

.blogs_img .blogs_img_overlay span {
    position: absolute;
    left: 0;
	right:0;
    bottom: 15px;
    color: white;
    font-size: 18px;
    font-weight: 500;	
	padding:0 25px;
}
.news-blog .blog_btn a{
	    outline: 2px #fff solid;

}
.blogs_img img {
    border-radius: 20px;
	width:100%;
	height:100%;
	object-fit:cover;
}

.blog_details__section {
    background: url(../img/blog_details_banner_2.jpg) no-repeat;
    background-size: cover;
    width: 100%;
	height:900px;
    padding: 210px 0;
    position: relative;
    margin-bottom: 30px;

}



.blog_hero_section_content .date_writer span {
    font-size: 20px;
    color: #fff;
    display: flex;
    align-items: center;
}



.blog_items2 ul {
    list-style-type: none;
    padding-left: 0 !important;
    display: flex;
    margin-top: 16px;
}

.blog_items2 ul li a {
    text-decoration: none;
    color: var(--primary-color);
    font-size: 14px;
    font-weight: 400;
    padding: 12px 20px;
    border: 1px solid var(--primary-color);
    border-radius: 40px;
    transition: all 0.4s ease 0s;
    display: inline-block;
}

.blog_items2 ul li a:hover {
    background-color: var(--secondary-color);
    border: 1px solid transparent;


}


/* blog_details_about_container */

.blog_details_about h2 {
    font-size: 32px;
    font-weight: 500;
    color: #00072F;
}
.single-post h2 strong{
	font-weight:500;
}
.blog_details_about p {
    font-size: 16px;
    font-weight: 400;
    color: #484848;
    line-height: 37px;
    margin-bottom: 0;   
    letter-spacing: -0.5px;
}

.know_about {
    padding-top: 40px;
}

.know_about h1 {
    font-size: 32px;
    font-weight: 500;
    color: #00072F;
}

.know_about p {
    font-size: 16px;
    font-weight: 400;
    color: #484848;
    padding-top: 10px;
    letter-spacing: -0.5px;
    line-height: 32px;
}

/* .food_scene h1 {
    font-size: 32px;
    font-weight: 500;
    color: #00072F;
    letter-spacing: -1px;
} */

.food_scene p {
    font-size: 16px;
    font-weight: 400;
    color: #484848;
    padding-top: 10px;
    line-height: 32px;
    letter-spacing: -0.5px;
   
}

/* .food_scene h3 {
    font-size: 18px;
    font-weight: 500;
    color: var(--primary-color);
} */

.food_scene img {
    border-radius: 20px;
}

.location_cyprus { 
    padding-top: 10px;
}

.location_cyprus i {
    color: var(--secondary-color);
    padding: 2px 8px;
}

.food_location ul li {
    color: #484848;
    font-weight: 500;
    line-height: 32px;
}

.food_location ul li span {
    font-weight: 400;
}

.you_might_like {
    background-color: #f3f3f3;
    border-radius: 20px;
    padding: 0 20px;
}

.you_might_like_location {
    padding-top: 30px;
}

.you_might_like .card {
    background-color: transparent
}

.you_might_like_location img {
    border-radius: 20px;
}

.you_might_like_location h2 {
    font-size: 32px;
    margin-bottom: 24px;
    font-weight: 500;
    color: #00072F;
    letter-spacing: -1px;
}

.quote_caption p {
    font-size: 48px;
    font-weight: 500;
    color: var(--primary-color);
    line-height: 72px;
    letter-spacing: -2px;
    padding-left: 30px;
    padding-top: 30px;
}

.quote_caption {
    position: relative;
}

.quote_caption_img {
    position: absolute;
  
    
    height: 112px;
    width: 171px;
    z-index: -1;
    top: 0;
    left: 0;
}



.blog_tag ul li a {
    text-decoration: none;
    color: var(--primary-color);
    font-size: 14px;
    font-weight: 400;
    padding: 6px 20px;
    border: 1px solid var(--primary-color);
    border-radius: 40px;
    display: inline-block;
    letter-spacing: -1px;
}

.blog_tag ul li a:hover {
    background-color: var(--secondary-color);
}
.our_blogs h2 {
	display:none;
}

/* hotels in spain */
.hotels_in_spain {
    background: url(../img/spain_background_img.jpg) no-repeat;
    background-size: cover;
    margin-top: 123px;
    height: 100%;
    width: 100%;

}

.spain_blog {
    max-width: 65%;
    padding-top: 116px;
}

.spain_blog .blog_john {
    display: flex;
}

.spain_blog .blog_john span {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    letter-spacing: -0.5px;
	display:flex;
	align-items:center;
}

.blog_items_john ul {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
}

.blog_items_john ul li {
    list-style: none;
    padding-left: 8px;
    padding-top: 10px;
}

.blog_items_john ul li:first-child {

    padding-left: 0;
}

.blog_items_john ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 20px;
    border: 1px solid #fff;
    border-radius: 50px;
    transition: all 0.4s ease 0s;
    display: inline-block;
}

.blog_items_john ul li a:hover {
    background-color: var(--secondary-color);
    color: var(--primary-color);
    border: 1px solid transparent;
}

.spain_blog .blog_john .blog_dot_john {
    font-size: 6px;
    color: #A3A3A3;
    padding: 9px;
}

.spain_blog h3 {
    font-size: 48px;
    font-weight: 500;
    color: #FFFFFF;
    text-transform: capitalize;
    letter-spacing: -2px;
    line-height: 60px;
}

.spain_blog span {
    color: var(--secondary-color);
}

.spain_blog p {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    letter-spacing: -0.4px;
    line-height: 32px;
}



.read_more_btn a {
    text-decoration: none;
    padding: 20px 30px;
    background-color: var(--primary-color);
    font-weight: 400;
    font-size: 14px;
    border-radius: 10px;
    color: #FFFFFF;
    display: inline-block;
    margin-top: 24px;
    transition: all 0.4s ease 0s
}

.read_more_btn a:hover {
    background-color: var(--secondary-color);
    color: var(--primary-color);
}

.hotels_in_spain .read_next {
    display: flex;
    justify-content: end;
    padding-top: 30px;
    padding-bottom: 40px;
}

.read_next a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 400;
}

 /* .archive ul#menu-main-menu > li > a, .page-template  ul#menu-main-menu > li > a, .post-template-default  ul#menu-main-menu > li > a ,.error404  ul#menu-main-menu > li > a{
	color:#fff ;
} */

.post-template-default .header_search_2 input, .archive .header_search_2 input, .page-template .header_search_2 input, .error404 .header_search_2{	 
    color: #fff;
}

.post-template-default .header_search_2 ::-webkit-input-placeholder, .archive .header_search_2 ::-webkit-input-placeholder, .page-template .header_search_2 ::-webkit-input-placeholder,.error404 .header_search_2 ::-webkit-input-placeholder  {
    color: #fff;
}

.post-template-default .header_search_2 button, .archive .header_search_2 button, .page-template .header_search_2 button,.error404 .header_search_2 button {
color:#fff;
}
.single-hfg-hotel .search-form i,
.single-hfg-hotel .header_search_2 input,
.single-hfg-hotel .header_search_2 ::-webkit-input-placeholder {
    color: var(--primary-color);
}


.home .desktop-menu #menu-main-menu li a, .single-hfg-hotel .desktop-menu #menu-main-menu li a, .single-hfg-hotel .dynamic .navbar-brand, .home .dynamic .navbar-brand{
    color: var(--primary-color);
}

.home .sticky  ul#menu-main-menu > li > a, .single-hfg-hotel .sticky  ul#menu-main-menu > li > a{
		color:#fff !important;
}

 .single-hfg-hotel .sticky .header_search_2 input, .single-hfg-hotel .sticky .header_search_2 button i,.sticky .search-form i ,.sticky .header_search_2 input {	
    color: #fff;
}
 .single-hfg-hotel .sticky .header_search_2 ::-webkit-input-placeholder {
    color: #fff !important;
}

.home .sticky .header_search_2 button, .single-hfg-hotel .sticky .header_search_2 button {
color:#fff ;
}

.home .sticky .navbar-brand, .single-hfg-hotel .sticky .navbar-brand, .single-hfg-hotel .sticky .navbar-toggler {
	color:#fff ;
}

.banner{
	padding: 221px 0;
    width: 100%;
    background-size: cover !important;	
	position:relative;
	height:900px;
}

.banner-text{
	position:relative;
}
.banner-text p{
	margin:0;
}

.banner-text h1{
	color:#fff;
	font-size:70px;
	font-weight:600;
	
}
.page-not-found a{
	color: #fff;
    font-size: 24px;
    font-weight: 400;
    display: block;
}
.page-not-found a:hover{
	    color: var(--secondary-color) 
}

.banner-text h2, .banner-text span{
	color:#fff;
    font-size: 24px;
    font-weight: 400;
    display: block;
}

.popular_amenities{
	position:relative;
}

.popular_amenities_content{
position:relative
}

.hotel-gallery-img {
	display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.hotel-gallery-img > .hotel_overlay, .hotel-gallery-img > .hotel_box {
	 width: 49.3%;
}

.des_gallery {
display: flex;
    gap: 8px;
}
.des_gallery .hotel_details_img_1{
	width:70%;
	max-width:550px;
}


.hotel_details_img_1 img{
	width:100%;
	height:360px;
	object-fit:cover;
	
}

.hotel_overlay img{
	width:100%;
	height:175px;	
	object-fit:cover;
}



.tab-pane .amenities_icon ul{
	display:flex;
	flex-wrap:wrap;
	padding:0;
	gap:10px;
}

.tab-pane .amenities_icon ul li{
	text-align:center;
	list-style:none;
}

.dest_hero_section_content a {
	display:block;
	text-align:center;
}

.all-des{
	margin-top:76px;
}

.blog-post{
	position:relative;
}

.blog-post-content{
	position:relative;
}

.phil{
	margin-top:80px;
}

.phil h2 {
    font-size: 36px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 30px;
	text-transform: math-auto;
    color:var(--primary-color);	  
	padding:0;	
}
.about-us h2{
	  font-size: 32px;
    font-weight: 500;
}
.about-us h3{
	line-height: 47px;
	 margin-bottom: 15px;
	color:#000;	 
}
.about-us h2{
	line-height: 43px;
	 margin-bottom: 15px;
    color:#000;	 
}
 .about-us h4, .about-us h5{
	 margin-bottom: 15px;
    line-height: 40px;
	color:#000;	  
}

.phil h4{
	color:#000;	 
}

.phil .contact-form h3{
	color:var(--primary-color);
}

.contact-form .form-control{
	border:none;
	border-bottom: var(--primary-color) 2px solid;
	border-radius:0;
}

.contact-form .form-control:focus{
	border-color:var(--primary-color);
	box-shadow:none;
}

 .contact-form .sbtn {
    background: var(--primary-color);
    color: #fff;
    width: 100%;
    display: block;
    border: none;
    height: 57px;
    font-size: 18px;
	border-radius:10px;
}

#carousel-hotel-card-1 .owl-nav button.owl-prev {
    left: -28px;
}

#carousel-hotel-card-1 .owl-nav button.owl-next {
    right: -28px;
}

footer .ajax-response-output p{
	padding-top:20px;
	font-size:18px;
}

.most_destination_titel{
	width:60%;
}
.sitemap li {    
    list-style: none;
}
.tab-content .tab-pane .tab_content .bookingLogo{
    margin:20px 0;
}
.tab-content .tab-pane .tab_content .bookingLogo{
    margin:20px 0;
}
.tab-content .tab-pane .tab_content .book_btn{
    margin:0 !important;
    display:inline-block;
}
.blog-c .bg-gal img{
	border-radius:20px;
	height:376px;
	width:100%;
	object-fit:cover;
	
}
.sbtn{
	border-radius:8px;
}
.search_bar{
	margin-top:50px;
}
.search_bar input{
	background: transparent;
    max-width: 500px;
	font-weight:600;
    border: none;
	border-bottom: 1px solid var(--primary-color);
	width:100%;   
    font-size: 16px;
    color: var(--primary-color);    
}
.search_bar input:focus {
    box-shadow: none;
    background: transparent;
    outline: none;
}
.search_bar button{
	background: none;
    border: none;
}
.search_bar button i{
	color:var(--primary-color);
}
.other_hotel .book_more a:hover, .other_hotel .book_hover>a:hover {
    padding-right: 27px !important;
    padding-left: 14px !important;
}
.other_hotel .book_btn .book_more a, .other_hotel .book_btn .book_hover>a {  
    padding: 20px 15px ;    
}
.read-more-toggle{
	color:var(--primary-color);
	font-size: 20px;
    font-weight: 500;
}
.blog_details_about h1, .blog_details_about h2, .blog_details_about h3, .blog_details_about h4, .blog_details_about h5, .blog_details_about h6{
    margin-bottom: 15px;
    line-height: 40px;
}
.blog_details_about h1{
    line-height: 52px;
}
.content-full h3 {
    margin-bottom: 10px;
    margin-top: 25px;
}
.blog_details_about h2{
    line-height: 47px;
}
.blog_details_about h3{
    line-height: 43px;
}
.blog_details_about ul, .blog_details_about ol{
    margin-bottom: 0;
    line-height: 37px;
}
.blog_details_about ul{
    margin: 10px 0;
}
.dec-arrow {
    font-size: 23px;
    font-family: cursive;
    margin: 0 10px;
    color: gray;
}

[data-wpr-lazyrender] {
	    content-visibility: visible !important;
}
@media(max-width:1024px){
			.des_gallery .hotel_details_img_1{
		max-width:390px;
	}
	.all-destination, .banner, .blog_details__section, .blog_hero_section,.dest_hero_section{
		height:550px;
	}
	 .blog_hero_section_content h1 {
        font-size: 45px;
        }
	.dest_hero_section_content h1 {
        font-size: 45px;
    }
	.tax-hotel-cat .dest_hero_section{
		height:800px;
	}
	.book_btn .book_hover>a , .book_btn .book_more a{
	font-size:15px;	
	  padding: 20px 25px;
	}
	.other_hotel .book_btn .book_more a, .other_hotel .book_btn .book_hover>a{
		font-size:12px;
	}
    .dynamic .navbar-brand {
		margin:0;
	}
	.about_content h2{
		font-size:40px;
	}
	.blog-inner-images{
		gap:17px !important
	}
	header nav{
	display:none !important;
}
	header header nav{
	display:block !important;
}

.page-template-front-page .search-form i,
.page-template-front-page .header_search_2 input,
.page-template-front-page .header_search_2 ::-webkit-input-placeholder, .page-template-front-page .navbar-toggler{
    color: var(--primary-color);
}
 .page-template-front-page .sticky .search-form i,
 .page-template-front-page .sticky .header_search_2 input,
 .page-template-front-page .sticky .header_search_2 ::-webkit-input-placeholder,
 .page-template-front-page .sticky .navbar-toggler {
     color: #fff;
 }
	.header_search_2{
		width:23%;
	}
}
.tabs_content .des_star{
	margin-left:20px;
	display:inline-flex;
}
.des_star i {
    color: gray;
    font-size: 32px;
}

@media (max-width: 991px) {
	 .countrymap{
		  margin:0 !important;
	  }
	.other-hotels .top-right {
    top: 20px;
}
	
    .dest_overlay .most_destinations_img .view_btn a:hover {
        padding-right: 35px; 
    }
	.image-box-items{
		width:48.8%;
	}
	.other_hotel {
    height: 100%;
   }
   .page-template-front-page .search-form i,
   .page-template-front-page .header_search_2 input,
   .page-template-front-page .header_search_2 ::-webkit-input-placeholder,
   .page-template-front-page .navbar-toggler {
       color: #fff;
   }
   .about_left_img {
       display: none;
   }
   .about_content p::after {
       display: none;
   }
   .about_right_img{
     width:50%;
   }
	.spain_blog {
    max-width: 85%;	
   }

   .home .dynamic .navbar-brand{
    color: #fff;
   }
	
		.book_btn .book_more a, .other_hotel .book_btn .book_more a, .other_hotel .book_btn .book_hover>a, .book_btn .book_hover>a, .things-to-do-content .book_btn, .blog_btn a, .explore_btn .ex_details a, .blog_bottom_banner .banner-text1 .our_sec_btn a, .dest_overlay .most_destinations_img .view_btn a {
    padding: 20px 40px 20px 20px;  

   }


.book_more a::after, .things-to-do-content .book_btn:after, .book_btn .book_hover>a:after, .blog_btn a::after, .explore_btn .ex_details a::after, .blog_bottom_banner .banner-text1 .our_sec_btn a::after, .dest_overlay .most_destinations_img .view_btn a::after  {
	margin-top: 0;
	margin-left: 7px;	
	opacity:1;    
	}
	.price_card_content .check_btn a::after{		
	margin-left: 7px !important;	
	opacity:1 !important;
	}
	.price_card_content .check_btn a {
    color: #fff !important;
    background-color: var(--bp_main_color) !important;
    padding-right: 25px !important;
 }

	
	.blogs_img .blogs_img_overlay span {  
    bottom: 11px;  
		font-size:15px;
  } 
	
	
    .header_search_2 input{
        color:#fff;
    }
    .header_search_2 ::-webkit-input-placeholder {    
    color: #fff;    
}
.header_search_2 button i{
    color:#fff;
}
	
 .single-hfg-hotel .header_search_2 button i, .single-hfg-hotel .header_search_2 input, .single-hfg-hotel .header_search_2 ::-webkit-input-placeholder {  
        color:var(--primary-color);
    }

    .hero_section_heading p {
        font-size: 18px;
        line-height: 33px;
        text-align: center;
    }

    .mega_menu_items h5 {
        font-size: 14px;
        font-weight: 500;
    }

    .mega_menu h3 {
        font-size: 18px;
        margin: 0 0 17px 8px;
    }

    .mega_menu_items ul li a {
        font-size: 12px;
    }
  

    .Featured_Blogs img {
        border-radius: 15px;
    }  

    .about_content p {
        font-size: 15px;
        line-height: 30px;
    }
     .about_us {
        margin-top: 90px;
    }
    .about_content h2{
        font-size: 40px;
    }

    .Explore_hotel h2 {
        font-size: 43px;
    }

    .selen_hotel {
        padding: 0;
    }

    .rating_star span {
        right: 16px;
    }

    .selen_hotel p {
        margin-bottom: 0;
    }   

    .we_offer_content h3 {
        font-size: 21px;
    }

    .we_offer_content p {
        font-size: 14px;
        line-height: 21px;
        max-width: 311px;
    }

    .we_offer_list span {
        padding: 16px 29px;
        font-size: 24px;
    }   
   
	.we_offer_img .we_offer_img_2 {
      bottom: -60px ;   
   }

    .des_arab {
        width: 33%;
    }

    .explore_featured_hotels .col-2 {
        width: 33%;
    }

    .footer_content h3 {
        font-size: 27px;
        padding: 25px 0 41px 0;
    }

    .footer_content form .newsletter input {
        width: 500px;
    }

    .footer_content>a {
        padding: 17px 27px;
    }

    /* All_Destination_page  */



    .dest_hero_section_content p {
        font-size: 16px;
    }

    .accordion-button {
        font-size: 16px;
    }

    .ratio-16x9 {
        --bs-aspect-ratio: 96%;
    }

    /* blog */

    .blog_hero_section_content>span {
        font-size: 22px;
    }


    .recent_blogs_card_1 {
        width: 100%;
    }

    .recent_blogs_card_2 {
        width: 50%;
    }
	
	.tbs .price_card_1 {
        width: 50%; 
    }
	.featured span {     
	color:#fff;
}


}

@media (max-width:767px) {
	 #chartdiv {     
      height: 400px;  
    }
	 
    .book_btn .book_more a, .book_btn .book_hover>a , .dest_overlay .most_destinations_img .view_btn a{
        padding:20px 35px 20px 13px;
        font-size:14px;
        }
        .blog_details_about h1, .blog_details_about h2, .blog_details_about h3, .blog_details_about h4, .blog_details_about h5, .blog_details_about h6{            
            line-height: 37px;
        }
        .blog_details_about h1{
            line-height: 49px;
        }
        .blog_details_about h2{
            line-height: 44px;
        }
        .blog_details_about h3{
            line-height: 40px;
        }
        .blog_details_about ul, .blog_details_about ol{            
            line-height: 34px;
        }
        
	.image-box-items{
		width:100%;
	}
	.blog_cards h3 {
		min-height:0;
	}
    .separator-country{
        margin-bottom: 0 !important;
    }
	.card{
		width:100%;
	}
        .about_right_img {
            width: 100%;
        }
.other-destinations-1 .selene_beach_2 > img{
	height:430px;
}
    .search_btn a {
        padding: 24px 0;
        width: 100%;
        text-align: center;
    }	
	.banner-text h1{	
	font-size:32px;
}


    .hero_section_heading h1, .hero_section_heading .heading_mob{
        font-size: 40px;
        line-height: 48px;
        letter-spacing: -3px;
        text-align: left;        
        font-weight: 700;
		
    }
	
	.we_offer_img img {    
    height: 240px;   
  }
	.we_offer_img .we_offer_img_2 {   
    left: -56px;
    width: 161px;   
}

    .hero_section_heading p {
        font-size: 16px;
        line-height: 28px;
        font-weight: 400;
        text-align: left;
    }
    .select_box{
        width:100%;
    }


    .search_btn {
        margin-top: 10px;
    }

    .sel_Destination {
        margin-top: 10px;
    }

/*     .Featured_sec {

        display: none;
    } */

    .about_content {
        margin-bottom: 50px;
    }    

    .about_content h2 {
        
        font-weight: 500;
		
    }

    .about_content span {
        font-size: 20px;
        margin-top: 12px
    }

    .about_content p {
        font-size: 16px;
        line-height: 30px;
        margin-top: 12px;
    }
    .Explore_hotel h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .explore_featured_hotels {
        margin-top: 90px;
    }


    .rating_star span {
        right: 30px;
    }

    .selen_hotel {
        padding: 0 15px 0 10px;
    }

    .Explore_hotel_img {
        display: flex;
        justify-content: center;
    }

   

    .most_destination_titel p {
        font-size: 16px;
        font-weight: 500;
    }

    

     .most_destinations_img{
        height: auto;
    } 
   
    .dest_overlay:hover {
        display: block;   
    }
     .dest_overlay:hover .most_destinations_img .img-cnt {
       width: 100%;
    
       margin: 0;
       transform: scale(100%);
       border-radius: 20px;
    }
     .dest_view {
        transition:none;
    } 
	.most_destinations_img .img-cnt{
		height:400px;
	}
    .dest_overlay {   
        position: relative;
    }
    .dest_overlay:hover .dest_view {
        padding-bottom: 0;
		bottom: auto !important;
        width: auto;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }


    .we_offer_content h3 {
        font-size: 20px;
    }

    .we_offer_content p {
        line-height: 28px;
        max-width: 100%;
    }

    .we_offer_list span {
        font-size: 32px;
    }

    .des_arab {
        width: 50%;
    }


    .explore_featured_hotels .col-2 {
        width: 50%;
    }

    .footer_content p {
        font-size: 18px;
    }

    .footer_content>a {
        margin-left: 0;
        margin-top: 30px;
    }

    .footer_content img {
        padding: 25px 0 35px 0;
    }

    .newsletter a {
        margin-top: 20px;
        margin-left: 0;
    }


    .menu ul li a {
        font-size: 14px;
        font-weight: 400;
    }

    .menu ul {       
        flex-wrap: wrap;
		gap:10px 33px;

    }
	.submit-btn input{
		margin-left:0;
	}
	
	.menu ul li {
		padding:0;
	}

    .site_hotel p {
        padding: 48px 0 20px 0;

    }



    /* All_Destination_page  */

    .separator::after {
        display: none;
    }

    .separator {
        margin-bottom: 90px;
    }

    .dest_hero_section_content h1 {
        font-size: 30px;
    }
	.dest_hero_section_content h1 span {
        font-size: 30px;
    }

    .dest_hero_section_content span {
        font-size: 20px;
        font-weight: 500;
        margin-top: 17px;
    }

    .dest_hero_section_content p {
        font-size: 14px;
        line-height: 30px;
    }

    .btn_cities ul {
        gap: 8px;
    }

    .btn_cities ul li a {
        font-size: 14px;
        padding: 17px 22px
    }

    .hotel_bcl .only_adults_content {
        padding: 0;
    }

    /* blog */

    .recent_blogs_card_2 {
        width: 100%;
    }

    .blog_hero_section_content>span {
        font-size: 15px;
        padding: 10px 20px;
    }

    .blog_hero_section_content h1 {
        font-size: 32px;
        letter-spacing: -1px;
        margin-top: 13px
    }

    .blog_hero_section_content p {
        font-size: 14px;
        line-height: 25px;
    }

    .blog_hero_section::after {
        display: none;
    }

    .blog_hero_section {
        margin-bottom: 100px;
    }
	.blog_details_about h2 {
    font-size: 30px;   
   }



    .user_says_titel h2 {
        font-size: 32px;
        text-align: center;
    }

    .user_says_titel p {
        font-size: 15px;
        text-align: center;
    }

    .testimonial_review {
        padding: 80px 0;
    }

    .hotel_tabs ul li {
        padding-left: 30px;

    }

    .hotel_tabs ul li:last-child {
        display: none;

    }

    .hotel_tabs .nav-tabs {
        overflow-x: auto;
        overflow-y: hidden;
    }

    .amenities_content .amenities_titel span {
        font-size: 15px;
    }

    .hero_page4 {
        margin-top: 86px;
    }

    .hero_page4 h1 {
        font-size: 32px;
        letter-spacing: -2px;
    }

    .hero_page4 span {
        font-size: 32px;
        letter-spacing: -2px;
        ;
    }

    .hero_page4 h6 {
        font-weight: 500;
        font-size: 20px;
    }

    .hero_page4 p {
        font-size: 14px;
    }

    .blog_items2 ul {
        flex-wrap: wrap;
    }

    .blog_small_container {
        padding-top: 30px;
    }

    .blog_details_about p {
        font-size: 15px;
        line-height: 34px;
    }

    .food_scene h3 {
        letter-spacing: -1.4px;
    }

    .you_might_like_location h2 {
        text-align: center;
		font-size:30px;
    }
	.blog_bottom_banner h2 {
    font-size: 32px;    
   }
	.spain_blog {
    max-width: 100%;
	padding-top:50px;
   }

    .img_about h5 {
        letter-spacing: -1px;
    }

    .hero_page4 {
        margin-top: 86px;
    }

    .hero_page4 h1 {
        font-size: 32px;
        letter-spacing: -2px;
    }

    .hero_page4 span {
        font-size: 32px;
        letter-spacing: -2px;
        ;
    }

    .hero_page4 h6 {
        font-weight: 500;
        font-size: 20px;
    }

    .hero_page4 p {
        font-size: 14px;
    }

    .blog_items2 ul {
        flex-wrap: wrap;
    }

    .blog_small_container {
        padding-top: 30px;
    }

    .blog_details_about p {
        font-size: 15px;
    }

    .food_scene h3 {
        letter-spacing: -1.4px;
    }   

    .img_about h5 {
        letter-spacing: -1px;
    }

    .spain_blog h3 {
        font-size: 28px;
        font-weight: 600;
		line-height:45px;

    }

    .spain_blog p {
        font-size: 14px;
        line-height: 30px;
    }

    .hotels_in_spain .read_next {
        display: flex;
        justify-content: start;
    }

    .quote_caption p {
        font-size: 32px;
        color: var(--primary-color);
        line-height: 50px;
        padding-left: 30px;
        padding-top: 30px;
        letter-spacing: -1px;
    }	

    .blog_details__section::after {
        display: none;
    }
	
	.tbs .price_card_1 {
        width: 100%; 
    }
	
	.footer_content form .submit-btn{
		text-align:center;
		margin-top:20px;
	}
	
	.footer_content .newsletter form input{
		width:100%;
	}
	
	.tabs_content .des_star {
		margin-left: 0;
	}
}

.only_adults_icon img {
    width: 25px;
}
.bg-gal{position:relative;}
.bg-gal img{max-width:100%;}

@media only screen and (min-width: 1025px) {

  .menu-item span .fa-angle-down{
	display:none;
}
}
