a{ text-decoration:none;}

/*********** hotel HOME search engine Start *************/
.home-middle {position: relative;}
.hotel_serchEngin {position: absolute; bottom: 0; z-index: 1; width: 100%; top: 50%; transform: translateY(-50%); height: max-content;}
.hotel_serchEngin .tab-content {
    width: 100%;
    margin-top: 0;
    padding: 0px;
    position: relative; display:block;
    z-index: 9;
}
.hotel_serchEngin .search-wrap {
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    padding: 15px;
    margin: 0 15px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.15);
}
.hotel_serchEngin .wigarde {
    position: relative;
    z-index: 0;
    width: 100%;
    padding: 0;
    height: 86px;
    background: transparent;
    border-radius: 11px;
    display: flex;
}
.hotel_serchEngin .container{ max-width: 1170px;}
.hotel_serchEngin .wigarde{ height: 72px !important;}
.hotel_serchEngin .wigarde .hsDep01{ width: calc(100% - 105px); display: inline-flex;}
.hotel_serchEngin .wigarde .hsDep02{ width: calc(42% - 56px); display: inline-flex;}
.hotel_serchEngin .wigarde .hsDep03{ width: 105px;}
.hotel_serchEngin .wigarde .hsDep01 .comnfield, 
.hotel_serchEngin .wigarde .hsDep02 .comnfield{background: #fff; position: relative; border-radius: 10px; padding: 8px 15px; margin-right: 10px; width: 100%; }
.hotel_serchEngin .wigarde .hsDep01 .comnfield label input, 
.hotel_serchEngin .wigarde .hsDep02 .comnfield label input {
border: 0; outline: none; font-size: 18px; color: #000; text-transform: capitalize; line-height: 25px; background-color: transparent; font-weight: 600; display: block; width: 100%; margin-top: 5px;}
.hotel_serchEngin .wigarde .comnfield label {font-size: 13px; color: #626262; font-weight: 500;}
.hotel_serchEngin .wigarde .comnfield input::-webkit-input-placeholder {font-weight: 600; font-size: 12px; color: #bdbdbd; width: 100%}
.hotel_serchEngin .wigarde .comnfield input::-ms-input-placeholder {font-weight: 600; font-size: 12px; color: #bdbdbd}
.hotel_serchEngin .wigarde .comnfield input::placeholder {font-weight: 600; font-size: 12px; color: #bdbdbd}
.hotel_serchEngin .wigarde .serch-botton {
    color: #fff;
    border: 0px;
    font-size: 1rem;
    font-weight: 400;
    height: 72px;
    width: 105px;
    float: none;
    text-align: center;
    border-radius: 10px;
    padding: 0 8px;
    cursor: pointer;
    display: flex;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    background:linear-gradient(90deg, rgba(254, 56, 92, 1) 0%, rgba(250, 98, 126, 1) 100%);
}
@media screen and (max-width: 767px) {
.hotel_serchEngin .wigarde{ height: auto !important; flex-wrap: wrap;}
.hotel_serchEngin .wigarde .hsDep01, .hotel_serchEngin .wigarde .hsDep02{ flex-wrap: wrap; margin-bottom: 0; width: 100%;}
.hotel_serchEngin .wigarde .hsDep01 .comnfield, .hotel_serchEngin .wigarde .hsDep02 .comnfield{ margin: 0 0 10px 0;}
.hotel_serchEngin .wigarde .hsDep03 {width: 100%;}
.hotel_serchEngin .wigarde .serch-botton {height: 60px; width: 100%;}
}
@media screen and (max-width: 767px) {
    .dropMobile{ position: fixed;}
}
/*********** hotel Home search engine End *************/

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.containr .control-c.a-right {
    right: -25px;
}

.containr .control-c.a-left {
    left: -25px;
}
.slick-slider{display: none;}
.slick-initialized.slick-slider{display: block;}
.subdeal .slick-prev:before, .subdeal .slick-next:before{ display: none;}
.subdeal .slick-prev, .subdeal .slick-next {width: 30px; height: 30px; z-index: 1;}
.subdeal .slick-prev.slick-disabled, .subdeal .slick-next.slick-disabled{opacity: 0.4; cursor: not-allowed;}
.subdeal .slick-prev img, .subdeal .slick-next img{  width: 30px; height: 30px;}

.headtxt{ margin-bottom:20px;}
.headtxt h1{ font-weight:600; background: #fe385c; line-height: 40px; background: #000000; -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.headtxt h2{ font-weight:600; color:#fe385c;}
.headtxt p{ margin:10px 0}
.flexhead{display: flex; justify-content: space-between; align-items: center;}
.flexhead a.viewbtn{font-size: 18px; font-weight: 600;}
.flexhead .comparebtn{padding:10px 20px; text-align:center; color:#fff; text-decoration:none; border-radius:5px; font-size:16px; display: inline-block; font-weight: 600; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25); background: linear-gradient(90deg, rgba(254, 56, 92, 1) 0%, rgba(250, 98, 126, 1) 100%);}
.flexhead .comparebtn img{ margin-right: 10px;}
.containr{ padding: 0 0px 60px; position: relative; width: 100%; max-width: 1170px; margin: 0 auto 0px; border-bottom: 0px solid #e8e8e8;}
.border-0{ border:0px;}
.srchbtn{ text-align:center; margin-top:40px;}
.srchbtn a { padding:10px 20px; text-align:center; color:#fff; text-decoration:none; border-radius:5px; font-size:16px; display: inline-block; font-weight: 600; border: 1px solid #fff; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
    background: linear-gradient(90deg, rgba(254, 56, 92, 1) 0%, rgba(250, 98, 126, 1) 100%);
}
.srchbtn img{ margin-right: 5px;}

@media only screen and (max-width: 1200px) {
    .containr{ padding-left:15px !important; padding-right:15px !important;}
    .containr .control-c.a-right{ right:-5px;}
    .containr .control-c.a-left {left: -5px;}
}
@media only screen and (max-width:991px) {
    .containr{ padding-bottom: 40px;}
    .headtxt h1{ line-height: 30px;}
}
@media only screen and (max-width:767px) {
    .mundo-engine-wrapper section.middle-head{ left:-100%;}
    .best-flights {padding: 0; margin: 0px;}
    .offers-you-cntr {padding:0 15px}
    .best-flights.handpicked-flight-hotel{ padding:35px 0 0 0;}
    .offers-you {padding: 0px 15px;}
    .explore-wrapper{ padding:0px 0 0 0;}
    .subdeal {margin-top: 35px;}
    .flexhead a.viewbtn, .flexhead .comparebtn{ display: none;}
}

/* Cheap flights start 01 */
.cheap-stays .item{padding: 10px;}
.cheap-stays .item .imgbox{overflow: hidden; border-radius: 10px 10px 0 0; display: block;}
.cheap-stays .item .imgbox img{width: 100%; height: auto; transition: all 0.3s ease-in-out;}
.cheap-stays .item:hover .imgbox img{transform: scale(1.1); transition: all 0.3s ease-in-out;}
.cheap-stays .cfpara-box {padding:15px 12px; transition: all ease 0.4s; box-shadow: 0 0px 5px #ccc; margin-bottom: 5px;}
.cheap-stays .cfpara-box .c1-box { font-family: 'Outfit', sans-serif;  font-size: 22px;  color: #fe385c; line-height:20px;  font-weight: 600; text-align: left;}
.cheap-stays .cfpara-box .c1-box h4 > a{color: #111; font-weight: 600; font-size: 22px;}
.cheap-stays .cfpara-box .f1-box { font-size: 15px; font-weight: 500;  color: #333; margin-bottom: 15px;}
.cheap-stays .cfpara-box .starReview {margin-bottom: 5px;}
.cheap-stays .cfpara-box .starReview p{ font-size: 12px; font-weight: 400; color: #959595;}
.cheap-stays .cfpara-box .starReview p span{ font-weight: 500;  color: #fff; background: #fe385c; border-radius: 6px; display: inline-block; margin-right: 6px; padding: 2px 8px 1px;}
.cheap-stays .cfpara-box .offerTag span{font-weight: 600; color: #fff; background: #15823A;  border-radius: 4px; display: inline-block; margin-right: 6px; padding: 3px 8px 2px;  font-size: 12px;}
.cheap-stays .cfpara-box .p1-box{ display: flex; justify-content: flex-end; align-items: center; gap: 0 10px; font-size: 24px; font-weight: 600; color: #000; margin-top: 30px;}
.cheap-stays .cfpara-box .p1-box p{ font-size: 12px; font-weight:400; color: #959595;}
.cheap-stays .cfpara-box .p1-box del{ font-size: 18px; font-weight:400; color: #ff0000;}
@media only screen and (max-width: 767px) {
.srchbtn a{ white-space:nowrap; font-size:15px;}
.srchbtn{margin-top: 20px;}
}
/* Cheap flights End */

/*Compare book Start*/
.subdeal{ margin-top:50px;}
.compare_book .containr{ border:0px;}
.compare_book .slideBox .item{width:100%; display:flex; justify-content:space-between; align-items:center;}
.compare_book .slideBox .item .content-box{width:50%; position:relative; padding:40px 25px 40px 0;}
.compare_book .slideBox h3{font-size: 32px;  color: #000; font-weight: 600; margin-bottom:20px;}
.compare_book .slideBox .item .content-box p{font-size: 16px; color: #222; line-height: 22px; margin-bottom: 30px; width: 80%;}
.compare_book .slideBox .item .content-box a{padding: 10px 15px; text-align: center; color: #fff; background:linear-gradient(90deg, rgba(254, 56, 92, 1) 0%, rgba(250, 98, 126, 1) 100%); text-decoration: none; border-radius: 3px; font-size: 16px; display: inline-block; font-weight: 600; box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);}
.compare_book .slideBox .item .content-box a img{margin:0 5px 0 0;}
.compare_book .slideBox .item .imgright{width:50%; position:relative;}
.compare_book .slideBox .item .imgright h3{display: none;}
.compare_book .slideBox .item .imgright img{width:100%; max-height:330px; object-fit: cover;}
@media only screen and (max-width: 767px) {
.compare_book .slideBox .item{ flex-wrap:wrap;}
.compare_book .slideBox .item .imgright, .compare_book .slideBox .item .content-box p{ width:100%;}
.compare_book .slideBox .item .content-box{ width:100%; order:2; padding: 20px 0 0 0;}
.compare_book .slideBox .item .content-box h3{ display: none;}
.compare_book .slideBox .item .imgright h3{display: block;}
.compare_book .slideBox h3{ font-size: 24px;}
}
@media only screen and (max-width: 480px) {
.compare_book .slideBox .item .imgright img{ max-height:fit-content;}
}
/*Compare book End*/


/*Why book Start*/
.why_book {
    background: linear-gradient(45deg, rgb(254 56 92) 0%, rgba(66, 223, 255, 1) 100%);
    padding-top: 60px;
}
.why_book .containr{ border:0px;}
.why_book .slideBox h3{font-size: 32px;  color: #fff; font-weight: 600; margin-bottom:20px;}
.why_book .slideBox .item{width:100%; display:flex; justify-content:space-between; align-items:center;}
.why_book .slideBox .item .imgright{width:65%; position:relative;}
.why_book .slideBox .item .imgright h3{ display: none;}
.why_book .slideBox .item .imgright .whyTypes{ display: flex; flex-wrap: wrap; gap: 20px;}
.why_book .slideBox .item .imgright .whyTypes .whybox{ display: flex; gap: 20px; align-items: center; background: #fff; padding:25px 20px; border-radius: 10px; box-shadow: inset 0 3px 6px 4px rgba(0, 0, 0, 0.25); width: calc(50% - 10px);} 
.why_book .slideBox .item .imgright .whyTypes .whybox p{font-size: 16px; font-weight: 500; line-height: 22px;} 
.why_book .slideBox .item .imgright .whyTypes .whybox img{ width: 30px; height: 30px;} 
.why_book .slideBox .item .content-box{width:35%; position:relative; padding:40px 25px 40px 0;}
.why_book .slideBox .item .content-box p{font-size: 16px; color: #222; line-height: 22px; margin-bottom: 30px; width: 80%;}
.why_book .slideBox .item .content-box a{padding: 10px 15px; text-align: center; color: #fe385c; background: #fff; text-decoration: none; border-radius: 3px; font-size: 16px; display: inline-block; font-weight: 600; box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);}
.why_book .slideBox .item .content-box a img{margin:0 5px 0 0;}
@media only screen and (max-width: 767px) {
.why_book .slideBox .item{ flex-wrap:wrap;}
.why_book .slideBox .item .imgright{ width:100%;}
.why_book .slideBox .item .content-box{ width:100%; order: 2;}
.why_book .slideBox .item .imgright h3{ display: block; font-size: 24px;}
.why_book .slideBox .item .content-box h3{ display: none;}
}
@media only screen and (max-width: 600px) {
.why_book .slideBox .item .imgright .whyTypes .whybox{ width: 100%; gap:15px; padding:10px 16px;}
.why_book .slideBox .item .imgright .whyTypes{ gap: 15px;}
.why_book .slideBox .item .imgright img{ max-height:fit-content;}
}
/*Why book End*/

.popular_destination h3{ color:#000; font-weight:600;}
.popular_destination .slideBox{ border:2px solid #fe385c; padding:15px; border-radius:15px; display: flex; flex-wrap: wrap; gap: 15px; margin-top: 30px;}
.popular_destination .slideBox .item{ width: calc(25% - 12px);}
.popular_destination .slideBox .item.twosec{width: calc(50% - 8px);}
.popular_destination .slideBox .item img{ width: 100%; height: auto; border-radius: 10px; box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.32);}
.popular_destination .slideBox .item .content-box{ padding:15px 0 0 0; text-align:center;}
.popular_destination .slideBox .item .content-box p{font-size:18px; font-weight:600;}
.popular_destination .slideBox .item .content-box p i{color:#FA2828;}
@media only screen and (max-width: 767px) {
.popular_destination .slideBox .item.twosec{ width: 100%;}
.popular_destination .slideBox .item {width: calc(50% - 8px);}
.popular_destination .slideBox .item .content-box p{ font-size: 16px;}
}

/* Cheap flights start */
.findDeals .headtxt{ padding: 0 10px;}
.findDeals .ItemsContainer{ display:flex; flex-wrap:wrap; gap:15px; justify-content:space-between;}
.findDeals .ItemsContainer .item{width:100%; padding: 0 10px; margin: 8px 0;}
.findDeals .ItemsContainer .item a{display: block; position: relative;}
.findDeals .ItemsContainer .item .tag{position: absolute; background: #15823A; z-index: 1; color:#fff; font-size: 10px; bottom: 0; right: 10px; padding: 2px 5px; border-radius:4px 4px 0 0; display: inline-block;}
/*.findDeals .ItemsContainer .item .tag span{background: #fff; color:#15823A; font-size: 6px; border-radius: 5px; display: inline-flex; width: 10px; height: 10px; align-items: center; justify-content: center;}*/
.findDeals .ItemsContainer .item img{ border-radius:5px 5px 0 0; overflow:hidden; height:auto; width:100%;}
.findDeals .cfpara-box {padding: 0px; text-align: center; transition: all ease 0.4s; display: flex; justify-content: space-between; align-items: center; box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);}
.findDeals .cfpara-box .f1-box { font-family: 'Outfit', sans-serif; font-size: 11px; font-weight: 500; color: #4E4E4E; line-height: 12px; padding-top:4px;}
.findDeals .cfpara-box .c1-box { font-family: 'Outfit', sans-serif; font-size: 22px; color: #000; line-height:20px; font-weight: 500; text-align: left; padding:0px 22px 0 10px;}
.findDeals .cfpara-box .p1-box{font-size: 12px; font-weight: 400; color: #fff; position:relative; display: flex; align-items: center; width: 50%; justify-content: flex-end; gap: 0 5px; background:#fe385c; padding:12px 10px;}
.findDeals .cfpara-box .p1-box span{ font-size: 24px; font-weight: 500; line-height: 28px;}
.findDeals .cfpara-box .p1-box a{ font-size: 24px; color:#fff; display:inline-block; padding:0 6px;}
.findDeals .cfpara-box .p1-box:before{position:absolute; content:''; height: 100%; box-sizing: border-box; border-left: 20px solid #fff; border-right: 24px solid #fe385c; left: -11%; transform: skewX(-30deg);}
.findDeals .srchbtn{ display: none;}
@media only screen and (max-width: 767px) {
.findDeals{ text-align: center;} 
.findDeals .srchbtn{ display: inline-block;} 
.findDeals .srchbtn img{ filter: brightness(100);}
}
@media only screen and (max-width: 480px) {
.findDeals .cfpara-box .p1-box:before{ left: -13%;}
}

/* Right for you start */
.rightYou .control-c{ display: none !important;}
.rightYou .headtxt p{padding:0 10%;}
.rightYou .cfpara-box {padding: 12px 10px; box-shadow: 0 0px 5px #ccc; font-weight:600;}
.rightYou .cfpara-box .c1-box { font-size: 11px;  color: #555; font-weight: 400;}
.rightYou .item img{ border-radius:5px 5px 0 0; overflow:hidden; height:auto; width: 100%;}
.rightYou .item{position:relative; padding: 0 10px; margin: 10px 0;}
.rightYou .srchbtn{ display: none;}
@media only screen and (max-width: 767px) {
.rightYou { text-align: center;}
.rightYou .headtxt p{ padding:0px;}
.rightYou .srchbtn{ display: inline-block;}
}

/* Better for you start */
.betterFor .control-c{ display: none !important;}
.betterFor .headtxt p{padding:0 10%;}
.betterFor .cfpara-box {display: flex; align-items: flex-end; justify-content: space-between;}
.betterFor .cfpara-box h4{padding: 12px 10px; font-weight:600;}
.betterFor .cfpara-box .c1-box ul{ list-style: square; padding-left: 28px; min-height: 66px;}
.betterFor .cfpara-box .c1-box ul li{list-style: square; font-size: 16px; color: #555; font-weight: 400; line-height: 22px;}
.betterFor .cfpara-box .btnFindHotel{padding: 7px 15px; color: #fff; text-decoration: none; border-radius: 5px; font-size: 16px; display: flex; font-weight: 300; max-width: 170px; align-items: center; justify-content: flex-start; gap: 10px; line-height: 20px; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25); background:linear-gradient(90deg, rgba(254, 56, 92, 1) 0%, rgba(250, 98, 126, 1) 100%);}
.betterFor .cfpara-box .btnFindHotel i{font-size: 20px;}
.betterFor .item img{ border-radius:5px 5px 0 0; overflow:hidden; height:auto; width: 100%;}
.betterFor .item{position:relative;}
.betterForBox{ display: inline-flex; align-items: flex-start; justify-content: space-between; gap: 20px;}
@media only screen and (max-width: 767px) {
.betterFor .headtxt p{ padding:0px;}
.betterForBox{ flex-wrap: wrap; gap: 30px;}
.betterFor .cfpara-box h4{ padding: 12px 0;}
.betterFor .cfpara-box .c1-box ul{ padding-left: 20px;}
}

/* customizeDeals start */
.customizeDeals .ItemContainer {display: grid; grid-template-columns: calc(55% - 15px) 45%; grid-template-rows: 42% 58%; gap: 15px;}
.customizeDeals .ItemContainer .left {background-color: #3498db; grid-row: span 2; /* Spans across both rows */ display: flex; align-items: center; justify-content: center; color: white; font-size: 24px;}
.customizeDeals .ItemContainer .right-top, 
.customizeDeals .ItemContainer .right-bottom {background-color: #2ecc71; display: flex; align-items: center; justify-content: center; color: white; font-size: 24px;}
.customizeDeals .ItemContainer .right-bottom { background-color: #e74c3c;}
.customizeDeals .ItemContainer .custum_00{ height:100%; width:100%; position:relative;}
.customizeDeals .ItemContainer .custum_00 img{ height:100%; width:100%;}
.customizeDeals .ItemContainer .custum_01 .contentBox{ position:absolute; max-width: 100%; left:0; height:100%; padding:0 20px; background:rgba(0,0,0,0.5); top:0; display:inline-flex; flex-wrap:wrap; align-content:center; justify-content:center;}
.customizeDeals .ItemContainer .custum_01 .contentBox h2{ text-align:center; font-size:46px;}
.customizeDeals .ItemContainer .custum_01 .contentBox p{ text-align:center; font-size:14px; color: #fff;}
.customizeDeals .ItemContainer .custum_01 .contentBox a{  display:inline-block; background:#fe385c; padding:5px 0px; width:100px; border-radius:4px; text-align:center; margin-top: 85px;}
.customizeDeals .ItemContainer .custum_01 .contentBox a span{  display:inline-block; color:#fe385c; padding: 2px 10px 0; border-radius: 4px; line-height: 24px; background: #fff;}
.customizeDeals .ItemContainer .custum_02 .contentBox{position: absolute; width: 100%; left: 0; padding: 0px; background: rgba(0, 0, 0, 0.5); bottom: 0; display: inline-flex; flex-wrap: wrap; align-items: center; justify-content: space-between;}
.customizeDeals .ItemContainer .custum_02 h3{position: absolute; top:0; padding:20px;}
.customizeDeals .ItemContainer .custum_02 .contentBox a.blubtn{background:#fe385c; padding:10px 0px; text-align: center; font-size: 18px; color: #fff; text-decoration: none; width:50%; display: flex; align-items: center; justify-content: center; gap: 6px;}
.customizeDeals .ItemContainer .custum_02 .contentBox a.blubtn img{max-height:18px; width:auto;}
.customizeDeals .ItemContainer .custum_02 .contentBox p{ width:50%; padding:5px 15px; text-align:left; font-size: 12px; color: #fff;}
@media only screen and (max-width: 768px) {
.customizeDeals .ItemContainer .custum_02 .contentBox p{padding:5px 9px;}
.customizeDeals .ItemContainer .custum_02 .contentBox a.blubtn{ font-size:16px;}
.customizeDeals .ItemContainer .custum_02 h3{padding:10px;}
}
@media only screen and (max-width: 767px) {
.customizeDeals .ItemContainer {grid-template-columns: 1fr; grid-template-rows: auto; gap: 15px;}
}
@media only screen and (max-width: 480px) {
.customizeDeals .ItemContainer .custum_01 .contentBox h2{ font-size:28px;}
.customizeDeals .ItemContainer .custum_02 .contentBox a.blubtn {font-size: 14px; padding: 14px 0;}
}
/* CustomizeDeals End */
.hotelPolicies{ margin-bottom:30px;}
.hotelPolicies .containr{ border:0px;}
.hotelPolicies .slideBox .item{width:100%; display:flex; justify-content:space-between; align-items:center;}
.hotelPolicies .slideBox .item .imgright{width:65%; position:relative;}
.hotelPolicies .slideBox .item .imgright .whyTypes{ display: flex; flex-wrap: wrap; gap: 20px;}
.hotelPolicies .slideBox .item .imgright .whyTypes .whybox { width: calc(50% - 10px);} 
.hotelPolicies .slideBox .item .imgright .whyTypes .whybox a{ display: flex; gap: 20px; align-items: center; background:linear-gradient(90deg, rgba(254, 56, 92, 1) 0%, rgba(250, 98, 126, 1) 100%); padding:25px 20px; border-radius: 10px; transition: all 0.2s ease-in-out; } 
.hotelPolicies .slideBox .item .imgright .whyTypes .whybox a:hover{box-shadow: 0 3px 6px 4px rgba(0, 0, 0, 0.2); transition: all 0.2s ease-in-out;} 
.hotelPolicies .slideBox .item .imgright .whyTypes .whybox p{font-size: 18px; font-weight: 400; color: #fff; line-height: 22px;} 
.hotelPolicies .slideBox .item .imgright .whyTypes .whybox img{ width: 30px; height: 30px;} 
.hotelPolicies .slideBox .item .content-box{width:35%; position:relative; padding:40px 25px 40px 0;}
.hotelPolicies .slideBox .item .content-box h3{font-size: 32px;  color: #fe385c; font-weight: 600;}

@media only screen and (max-width: 767px) {
.hotelPolicies .slideBox .item{ flex-wrap:wrap;}
.hotelPolicies .slideBox .item .imgright{ width:100%;}
.hotelPolicies .slideBox .item .content-box{ width:100%; padding: 0 0 15px 0;}
.hotelPolicies .slideBox .item .content-box h3{ font-size: 24px;}
.hotelPolicies .slideBox .item .imgright .whyTypes .whybox a{ gap:12px; padding:10px 15px;}
}
@media only screen and (max-width: 480px) {
.hotelPolicies .slideBox .item .imgright img{ max-height:fit-content;}
.hotelPolicies .slideBox .item .imgright .whyTypes{ gap: 15px;}
.hotelPolicies .slideBox .item .imgright .whyTypes .whybox{ width: 100%;}
}






