@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap');


@font-face {
   font-family: 'BlackJack';
    src: url('../fonts/BlackJackRegular.eot');
    src: url('../fonts/BlackJackRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BlackJackRegular.woff2') format('woff2'),
        url('../fonts/BlackJackRegular.woff') format('woff'),
        url('../fonts/BlackJackRegular.ttf') format('truetype'),
        url('../fonts/BlackJackRegular.svg#BlackJackRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Abuget';
    src: url('../fonts/Abuget.eot');
    src: url('../fonts/Abuget.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Abuget.woff2') format('woff2'),
        url('../fonts/Abuget.woff') format('woff'),
        url('../fonts/Abuget.ttf') format('truetype'),
        url('../fonts/Abuget.svg#Abuget') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cochin';
    src: url('../fonts/Cochin.eot');
    src: url('../fonts/Cochin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Cochin.woff2') format('woff2'),
        url('../fonts/Cochin.woff') format('woff'),
        url('../fonts/Cochin.ttf') format('truetype'),
        url('../fonts/Cochin.svg#Cochin') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



.home:not(.fixnav) .header{background: #1d2945;}
.home:not(.fixnav) .header img{filter: brightness(0) invert(1);}
.home:not(.fixnav) .header .icn-link {color: #ffffff; }
.home:not(.fixnav) .social-icn a{color: #ffffff;}

*{box-sizing:border-box;}
body{    font-family: 'Lato', sans-serif;margin:0;padding:0;min-height:1000px;letter-spacing: 0.04em;}
.clear{clear:both}
ul,ul li {padding:0;margin:0;list-style:none}
a{text-decoration:none;	transition: 0.5s;color:#212529}
img{max-width: 100%;height: auto}
button:focus,a:focus{outline:none;}
h1,h2,h3,h4,h5,h6{    font-family: 'Cochin';    text-transform: uppercase;    font-weight: normal;}
p{    font-family: 'Lato', sans-serif;font-size: 14px;}
.headerwrap{background:#fff;padding:15px 0 15px 0;top: -200px;transition: all 0.5s ease 0s;}
body.fixnav .headerwrap{position: fixed;left: 0;width: 100%;top: 0;z-index: 99999;padding-top: 15px;padding-bottom: 15px;box-shadow: 0px 1px 4px #b3b3b3}
body.fixnav {padding-top:71px;}
body.fixnav .topnavbar{margin-top:8px;}
.logowrap {float: left;margin-left: 36.3%;max-width: 235px;}
.topnavbar{float:left;margin-top:9px;}
.headerwrap .socialwrap{float:right;margin-right: 7px;margin-top: 7px;}
.headerwrap .socialwrap li{float:left;margin-right:10px}
.headerwrap .socialwrap li a{border:1px solid #1d2945;;border-radius: 50px;width: 26px;height: 26px;display: inline-block;vertical-align: middle;text-align: center;color:#1d2945;;font-size:13px;line-height: 24px}
.topnavbar .headerlinks{float:left;}
.topnavbar .headerlinks ul li{float:left;margin-right:30px;text-transform:uppercase;position:relative;}
.topnavbar .headerlinks ul li:not(:last-child):after{height:15px;width:1px;background:#fff;position:absolute;content:"";right:-15px;top:5px;}
.topnavbar .headerlinks ul li a{font-size:14px;color:#fff;text-decoration:none;}
.topnavbar .topmenu{float:left;margin-left:6px;}
.topnavbar .topmenu a{font-size:14px;color:#1d2945;;text-decoration:none;text-transform:uppercase;margin-top: 2px;}
.nevigation { width:100%;}

.lines-button{ display:block;}
.nevigation { width:100%;}
.lines-button { border-radius: 0.57143rem; cursor: pointer; padding: 0px;transition: all 0.3s ease 0s; z-index: 99; }
.lines-button:hover { opacity: 1; }
.lines { background:#1d2945; border-radius: 0; display: inline-block; height: 3px; position: relative; transition: all 0.3s ease 0s; width: 33px;vertical-align: middle;margin-left: 10px;margin-top: -7px; }
.lines:before, .lines:after { background: #1d2945; ; border-radius: 0; content: ""; display: inline-block; height: 3px; left: 0; position: absolute; transform-origin: 0.28571rem center 0; transition: all 0.3s ease 0s; width: 33px; }
.lines:before { top: 10px; }
.lines:after { top: -10px; }
.lines-button:hover .lines:before { top: 10px; }
.lines-button:hover .lines:after { top: -10px; }
.lines-button.meanclose { transform: scale3d(0.8, 0.8, 0.8); }
.lines-button.x2 .lines { transition: background 0.3s ease 0.5s; }
.lines-button.x2 .lines:before, .lines-button.x2 .lines:after { transform-origin: 50% 50% 0; transition: top 0.3s ease 0.6s, transform 0.3s ease 0s; }
.lines-button.x2.active .lines { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); transition: background 0.3s ease 0s; }
.lines-button.x2.active .lines:before, .lines-button.x2.active .lines:after { top: 0; transition: top 0.3s ease 0s, transform 0.3s ease 0.5s; width: 33px; }
.lines-button.x2.active .lines:before { transform: rotate3d(0, 0, 1, 45deg); }
.lines-button.x2.active .lines:after { transform: rotate3d(0, 0, 1, -45deg); }

.bannerslide {position:relative;}
.bannerslide .owl-dots{position:absolute;bottom:27px;left:0;width:100%;z-index:99;text-align:center;}
.bannerslide .owl-dots .owl-dot{display:inline-block;vertical-align:top;width:26px;height:26px;border:1px solid #fff;margin:0 11px;border-radius:8px;background:rgba(255, 255, 255, 0.25)}
.bannerslide .owl-dots .owl-dot.active{background:#fff;}
.bannertext {position: absolute;top: 0;left: 0;width: 100%;text-align: center;display: flex;vertical-align: middle;height: 100%;justify-content: center;align-content: center;flex-direction: column;}
.bannertext h2{color:#fff;font-size:90px;margin-bottom: 78px;margin-top:0;position: relative;}
.bannertext h2:after{width: 300px;height: 6px;background: #fff;position: absolute;left: 50%;margin-left: -150px;bottom: -50px;content: "";}
.bannertext p{color:#fff;font-size:36px;font-family: 'Playfair Display', serif;text-transform: uppercase;line-height: 48px;}
 
.bookingwrap .container{max-width: 100%;padding: 0}
.bookingwrap .container .row{margin-left:0;margin-right: 0}
.bookingwrap .container .row .col-md-4:first-child{background: #558bb4;}
.bookingwrap .container .row .col-md-4:nth-child(2){background: #afca6a;}
.bookingwrap .container .row .col-md-4:last-child{background: #ef7060;}
.bookingwrap .container .row .col-md-4 .text{padding:50px 20px;font-size:42px;color:#fff;font-family: 'Playfair Display', serif;text-transform: uppercase;text-align: center}
.darkbg {display: inline-block; background-color: rgba(29, 41, 69, 0.86);;padding: 0 30px;margin-top: 10px;min-width: 340px;}
.servicewrap .container{max-width: 100%;padding: 0}
.servicewrap .container .row{margin-left:0;margin-right: 0}
.servicewrap .container .row .col-md-4 {padding:0}
.servicewrap .container .row .col-md-4 .servicetext{position:absolute;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0, 0, 0, 0.45);display: flex;flex-direction: column;justify-content: center;align-items: center;font-family: 'Playfair Display', serif;font-size: 42px;color:#fff;letter-spacing: 0.07em;transition: all 0.5s ease 0s;}
.servicewrap .container .row .col-md-4 .servicetext .hvr{margin-top: 0;transition: all 0.5s ease 0s;}
.servicewrap .container .row .col-md-4 .servicetext:hover .hvr{margin-top: -30px}
.servicewrap .container .row .col-md-4 .servicetext:hover{background: rgba(0, 0, 0, 0.68);}
.servicewrap .container .row .col-md-4 .servicetext span{font-size:15px;font-family: 'Lato', sans-serif;position: relative;opacity: 0;visibility: hidden;transition: all 0.5s ease 0s;}
.servicewrap .container .row .col-md-4 .servicetext:hover span{opacity: 1;visibility: visible}
.servicewrap .container .row .col-md-4 .servicetext span::after {position: absolute;top: 0;width: 0;height: 1px;background: #fff;content: "";transition: all 1s ease 0s;transform: translate3d(-50%, -50%, 0px);left: 50%}
.servicewrap .container .row .col-md-4 .servicetext:hover span::after{width:250px;}
.servicewrap .serviceblock img{width:100%;}
.servicewrap .container .row .col-md-4 .hovertext{position:absolute;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0, 0, 0, 0.70);display: flex;flex-direction: column;justify-content: center;align-items: center;font-size: 28px;color:#fff;letter-spacing: 0.07em;opacity: 1;line-height: 32px;padding-left: 30px;padding-right: 20px;transition: all 0.5s ease 0s;font-family: 'Lato', sans-serif;}
.servicewrap .container .row .col-md-4 .hovertext span{    font-family: 'Lato', sans-serif;display:inline-block}
.servicewrap .container .row .col-md-4:hover .hovertext{opacity:1}
.hotelwrap{background: #1d2945;text-align: center;padding:30px 10px}
.hotelwrap h3{color:#fff;text-align: center;line-height: 40px;text-transform: uppercase;font-size: 25px;max-width: 1012px;margin: 0 auto}
.servicewrap .container .row .col-md-4 .hovertext .maxw {max-width: 400px;margin-right: 0;margin-left: auto;}
.hotelslide .owl-dots{display:none}
.ovrwrap{overflow:hidden;position: relative}
.hotelslider.owl-carousel { position: static; width: 150%;float:left; margin:0px 0 0px -25%}
.hotelslider.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.hotelslider.owl-carousel .item img{max-width:100%;width: 100%;vertical-align: top;}
.hotelslider.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width:99%; }
.hotelslider.owl-carousel { padding: 0}
.hotelslider.owl-carousel .owl-item .item{position:relative}
.hotelslider.owl-carousel .owl-item.active.center .item:after{z-index: 9}
.hotelslider.owl-carousel .owl-item.active.center .item:after{background:none;}
.hotelslider .owl-nav .owl-prev span{ left:10%; background: #1d2945ba url(../images/arrow2.png) no-repeat 0 bottom !important;background-size: 12px !important;background-position: 15px 12px !important; }
.hotelslider .owl-nav .owl-next span {right: 10%;background: #1d2945ba url(../images/arrow2.png) no-repeat 0 bottom !important;
	transform: rotate(180deg);background-size: 12px !important;background-position: 15px 12px !important;}
.hotelslider.owl-carousel .owl-item .item::after {background: rgba(255, 255, 255, 0.45);position: absolute;left: 0;top: 0;height: 100%;width: 100%;content: "";	z-index: 99;}
.hotelslider .owl-nav,
.hotelslider .owl-nav.disabled{display:block;position: absolute;width: 100%;top: 50%;left: 0}
.hotelslider .owl-nav button span{position: absolute;top: 0;margin-top: -23px;width:46px;height: 46px;float: left;text-indent: 999px;overflow: hidden;cursor: pointer;border-radius: 50%}
.hotelslider .hoteslidetext{position:absolute;width: 100%;text-align: center}
.hotelslider .hoteslidetext h3{font-size:20px;text-transform: uppercase;color:#fff;margin-bottom: 0;margin-top: 20px;}
.hotelslider .hoteslidetext p{font-size:18px;color:#fff}
.offerwrap{background: #f6f5f3;padding: 88px 0 108px 0}
.offerwrap .container > h2{text-align:center;font-size: 42px;color:#1d2945;letter-spacing: 0.04em;margin-bottom: 40px;}
.offerwrap .offerslider{padding:0 70px} 
.offerwrap .owl-stage{display:flex;flex-wrap: wrap;}
.offerwrap .item{background: #ce8d66;height: 100%;padding: 40px 60px 100px 60px}
.offerwrap .item h3{color:#fff;text-transform: uppercase;font-size:42px;letter-spacing: 0.04em;margin-bottom: 0}
.offerwrap .item h4{color:#fff;text-transform: uppercase;font-size:28px;letter-spacing: 0.04em;}
.offerwrap .item p{font-size:24px;color:#fff;font-family: 'Conv_FuturaPTBook'}
.btn-primary{color:#4d4d4f;font-size:18px;text-transform: uppercase;background:#fff;border:1px solid #9e9e9e;border-radius: 0;padding: 11px 39px;font-family: 'Lato', sans-serif;}
.btn-primary:hover{background: #1d2945;color:#fff;}
.viewoffer.btn-primary{position:absolute;bottom: 40px;}
.offerwrap .owl-item:nth-child(even) .item{background-color: rgba(206, 141, 102, 0.85);}
.offerwrap .owl-nav .owl-prev span{ left:24px; background:url(../images/arrow.png) no-repeat 0 bottom !important;background-size: 15px !important;}
.offerwrap .owl-nav .owl-next span{ right:24px; background:url(../images/arrow.png) no-repeat 0 bottom !important; transform: rotate(180deg);background-size: 15px !important;} 
.offerwrap .owl-nav button span{position: absolute;top: 0;margin-top: -14px;width: 15px;height: 28px;float: left;text-indent: 999px;overflow: hidden;cursor: pointer;}
.offerwrap .owl-nav,
.offerwrap .owl-nav.disabled{display:block;position: absolute;width: 100%;top: 50%;left: 0;display: block}
.memorieswrap{padding:95px 0}
.memorieswrap .container{max-width: 1200px;display: flex;flex-wrap: wrap}
.memorieswrap .colleft {width: 25%;padding-right: 30px;display: flex;flex-direction: column;justify-content: center;}
.memorieswrap .colleft p{color:#4d4d4f;line-height: 28px;font-size:24px;font-family: 'Lato', sans-serif;}
.memorieswrap .colleft a.term{color:#4d4d4f;line-height: normal;font-size:18px;font-family: 'Lato', sans-serif;margin-top: 15px}
.memorieswrap .colleft h3{color:#1d2945;line-height: 40px;text-transform: uppercase;font-size: 36px;margin-bottom: 30px;}
.memorieswrap .colright{width:75%;}
.memorieswrap .colright .cl{width:33.33%;padding: 2px;position: relative}
.memorieswrap .colright .cl img{width:100%}
.memorieswrap .colright .cl .btmtitle{position: absolute;bottom: 0;left: 2px;background: rgba(0, 0, 0, 0.76);text-align: right;color:#fff;padding:4px 13px;right: 2px;}
.stay-connected{background: #f6f5f3;padding: 79px 0;float: left;width: 100%}
.stay-connected .container{max-width:930px;}
.stay-connected .container h2{font-size:42px;text-align: center;color:#1d2945;}
.stay-connected .container p{font-size:20px;color:#000;text-align: center;font-family: 'Lato', sans-serif;}
.stay-connected .container ul{margin-left:-28px }
.stay-connected .container ul li{margin-left: 28px;width: calc(33.33% - 28px);float: left;}
.stay-connected .container ul li input{border:1px solid #b7b7b7;font-size:20px;color:#000000;width: 100%;padding: 8px 16px}
.stay-connected .form{padding:30px 15px;font-family: 'Lato', sans-serif;}
.stay-connected .ckbox{margin-top:40px;float: left;width:calc(100% - 190px);font-family: 'Lato', sans-serif;position: relative;padding-left: 40px;line-height: 18px;}
.stay-connected .ckbox input{position:absolute;left: 0;top: 6px;}
.stay-connected .btn-primary{background: #283c6a;color:#fff;padding: 6px 49px;float: right;margin-top: 31px;font-size:20px;}
.footer-links {text-align:center;padding: 50px 20px;clear: both}
.footer-links .footercl{display: inline-block;width: 100%;max-width: 339px;vertical-align: top;border-right:1px solid #cecece;padding: 0 20px;}
.footer-links .footercl ul li a{color:#4d4d4f;font-size:18px;font-family: 'Lato', sans-serif;}
.footer-links .footercl h3{color:#1d2945;font-size: 24px;text-transform: uppercase}
.footer-links .footercl:last-child{border:none}
.footer{text-align: center;background: #1d2945;padding: 44px 0 45px 0}
.footer p{margin: 0;font-size:17px;color:#fff;}
.footer .socialwrap{margin-bottom: 20px;}
.footer .socialwrap li{display: inline-block;vertical-align: top;margin: 0 2px;}
.footer .socialwrap li a{border:1px solid #fff;border-radius: 50px;width: 25px;height: 25px;display: inline-block;vertical-align: middle;text-align: center;color:#fff;font-size:12px;line-height: 24px}
.footer .ftrlogo{margin-bottom: 29px;}
#topcontrol{right: 10px;bottom: 64px;}
.navsub{position:absolute;left: 0;width: 100%;background: #fff;top: 55px;}
.hdr{z-index: 99;position: relative}
.topnavbar .navsub > ul {   padding: 55px 56px 40px 0; float: right;margin-left:-56px;margin-right: auto; width:100%;display: flex;flex-wrap: wrap}
.topnavbar .navsub{display:none;width: 46% !important;box-shadow: 4px 5px 6px 2px #00000017}
.topnavbar .navsub > ul > li{		
	float: none;display: inline-block;
	vertical-align: top;
	margin: 0 0 0px 56px; 
    width:calc(100% - 56px);
}
.topnavbar .navsub > ul > li > a{border-bottom: 2px solid #989da3;display: block;padding-bottom: 22px;}
.topnavbar .navsub > ul > li a{color: #1d2945}
.topnavbar .navsub > ul > li:first-child{width:calc(100% - 56px)}
.topnavbar .navsub > ul > li ul{display:flex;flex-wrap: wrap}
.topnavbar .navsub > ul > li:first-child > ul > li{width:33.33%;}  
.topnavbar .navsub > ul > li:nth-child(4) > ul > li{width:33%}
.topnavbar .navsub > ul > li > ul > li{padding:0 20px 0 0px;width:100%}
.topnavbar .navsub > ul > li > a{
	font-size:24px;
	line-height: 23px; 
	margin: 0 0 18px;
	text-transform: uppercase;
	font-weight: normal;
    color: #1d2945;
transition: all 0.5s ease 0s;
font-family: 'Playfair Display', serif;
    letter-spacing: 0;
}
.topnavbar .navsub > ul > li > ul > li > a {
    display: inline-block;
    padding: 7px 0;
    font-size: 20px;
    line-height: 17px;
    letter-spacing: 0;
    text-transform: none;
    color: #1d2945;
    font-family: 'Lato', sans-serif;
}
.topnavbar .navsub > ul > li > ul > li > ul > li a {
	display: inline-block;
	padding: 5px 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	letter-spacing: 0;
	color: #575757;
	text-transform: none;
}
.topnavbar .navsub > ul > li > ul{margin-top: 15px;} 
.fixnav .navsub{top:55px;}
.dropdownmenu {position:relative}
.dropdownmenu > ul{display:none} 
.accordion-toggle.fa.fa-angle-down {position: absolute;	right: 0;
	top: 0;
	height: 32px;
	width: 34px;
	text-align: center;
	line-height: 35px;
	font-size: 20px;
	color: #5d5d5d;cursor: pointer
}
.dropdownmenu.open span{transform: rotate(180deg)} 



.ckboxwrap input[type="checkbox"]{opacity: 0;position: absolute;left: -9999px;}
.ckboxwrap [type="checkbox"]:not(:checked) + label::before, .ckboxwrap [type="checkbox"]:checked + label::before {content: '';	position: absolute;	left: 0;	top: 0;	width: 28px;	height: 28px;	border:  solid 1px #b7b7b7;	background: #fff; 	}
.ckboxwrap [type="checkbox"]:checked + label::after {
	content: '\f00c';
	position: absolute;
	left: 5px;
	top: 4px;
	font-size: 20px !important;
	color: #1d2945;
	font: normal normal normal 14px/1 FontAwesome;
}
.banner.inner_banner img {
	width: 100%;
}




.bookingwrap {
	position: absolute;
	left: 0;
	bottom: auto;
	z-index: 9999;
	text-align: center;
	width: 100%;
	background: none;
	top: 660px;
	padding-bottom: 10px;
}
.bookingwrap .container .row .col-md-4 {
	float: none;
	display: inline-block;
	 cursor: pointer;
	flex: inherit;
	max-width: inherit; margin: 0 2px;
	background: #1d2945 !important;
	padding: 15px 20px;
	width: 184px;
}
.bookingwrap .container .row {
	margin-left: 0;
	margin-right: 0;
	flex-wrap: inherit;
	display: inherit;
	padding-top: 5px;
}
.bookingwrap .container .row .col-md-4 .text {
	padding: 0 !important;
	font-size: 14px !important;
	color: #fff;transition: all 0.5s ease 0s;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
.bookingwrap .container .row .col-md-4:hover .text {
  color: #558BB4;
    text-decoration: none
}

.hotelwrap {
	padding: 50px 10px;
}
.darkbg {
	margin-top: 0;
}
.hotelslider .hoteslidetext {
	bottom: 0;
	left: 0;
	width: 100%;
}
.bannertext h2 {
	font-size: 70px;
}
.bannertext p {
	font-size: 26px;
}
.servicewrap .container .row .col-md-4 .hovertext {
	font-size: 20px;
}
.servicewrap .container .row .col-md-4 .servicetext {
	font-size: 32px;
}
.hotelslider .hoteslidetext h3 {
	font-weight: bold;
}
.hotelslider .hoteslidetext p {
	font-weight: bold;
}
.offerwrap .container > h2 {
	font-size: 34px;
}
.offerwrap .item h3 {
	font-size: 32px;
}
.offerwrap .item p {
	font-size: 20px;
}
.memorieswrap .colleft h3 {
	line-height: 33px;
	font-size: 30px;
}
.memorieswrap .colleft p {
	line-height: 26px;
	font-size: 18px;
}
.memorieswrap .colleft a.term {
	font-size: 16px;
}
.stay-connected .container h2 {
	font-size: 32px;
}
.stay-connected .container p {
	font-size: 17px;
}
.footer-links .footercl h3 {
	font-size: 20px;
}
.footer-links .footercl ul li a {
	font-size: 16px;
}
.footer p {
	font-size: 15px;
}

.banner {width: 100%;float: left;position: relative;}
.inner_banner::after {position: absolute;top: 0;left: 0;right: 0;bottom: 0;content: "";}
/*.inner_banner::after {background: rgba(0,0,0,0.4);position: absolute;top: 0;left: 0;right: 0;bottom: 0;content: "";}*/
.hotel_contentfix{max-width: 710px; float: left; padding:10px 15px 10px 50px;}
.hotelsec:nth-child(even) .hotel_img{order:2;}
.hotelsec:nth-child(even) .hotel_contentfix{padding:10px 50px 10px 15px; float: right;}
.hotelouter .hotelsec:first-child .hotel_content{margin-top:50px;}
.hotel_img {width: 50%;float: left;}
.hotelsec {width: 100%;float: left;display: flex;flex-wrap: wrap;align-items: center;}
.hotelsec .hotel_img img {width: 100%;}
.hotel_content {width: 50%;float: left;}
.banner_text{position:absolute; top:55%; transform:translate(0,-50%); left:0; right:0; text-align:center; max-width:1440px; padding:0 15px; margin:auto;}
.banner_text strong{    font-family: 'Cochin'; font-size:47px; color:#fff; font-weight: 400; text-transform: uppercase;}
.banner_text span{   font-size:22px; line-height: 1.5; color:#fff; font-weight: 400; letter-spacing: 0.5px;}
.banner_text .divider{width:300px; height:6px; background:#fff; margin: 20px auto;}
.inner_banner .banner_text {z-index: 1;}
.hotelouter {width: 100%;float: left;margin-top: -50px;position: relative;}
.categories_text h4 {font-size: 48px;color: #b9925e;margin-bottom: 15px;text-transform: none;border: none;padding: 0;}
.categories_text p {font-size: 16px;line-height: 24px;color: #000000;font-weight: 300;font-family: 'Conv_FuturaPTLight'}
.categories_text h6 span {color: #1d2945;border: 1px solid #b9925e;line-height: 50px;float: left;text-transform: uppercase;font-size: 12px;letter-spacing: 0.4px;padding: 0 15px;position: relative;z-index: 2;background: #fff;
	font-family: 'Lato', sans-serif;}
.categories_text h6::after {border-top: 1px solid #b9925e;content: "";position: absolute;left: 0;max-width: 80%;right: 0;top: 25px;}
.categories_text h6 {color: #b9925e;margin: 20px 0 10px;position: relative;}
.hotel_content h4 {font-size: 20px;text-transform: uppercase;border-bottom: 1px solid #b9925e;padding-bottom: 20px;	margin-bottom: 20px;color: #000;}
.book_online li a {color: #b9925e;border: 1px solid #b9925e;min-width: 180px;line-height: 52px;display: inline-block;text-align: center;text-transform: uppercase;font-size: 14px;letter-spacing: 0.4px;margin-right: 10px;text-decoration: none;}
.book_online li {float: left;}
.book_online li a:hover {border-color: #1d2945;background: #1d2945;color: #fff;}

.book_online.booklink{float:left;width: 100%;margin-top: 15px;}
.book_online.booklink li a{min-width:0;line-height: 35px;padding: 0 20px}

.homebanner{height:650px;width: 100%;position: relative}
.c-hero-inner {padding: 0 5vw 3.0rem;position: absolute;top: auto;left:0; bottom: 70px;width: 100%;max-width: none;z-index: 3;text-align: center}
.c-hero-inner h3{font-family: "DearJoe 4 W00 Reg Pro";font-size: 2.75rem;color:#fff;}
.c-hero-inner p{color:#fff;font-size:16px;max-width: 1000px;margin: 0 auto}
.c-hero-inner .btn-primary{background: #1d2945;color: #fff;border: none;margin-top: 30px;}
.c-hero-inner .btn-primary:hover{background: #fff;color: #1d2945;} 
.c-hero__scroller__arrow {display: block;width: 2.5rem;height: 2.5rem;margin: auto;	background: no-repeat center center url("data:image/svg+xml,%3Csvg width='14' height='24' viewBox='0 0 14 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFF' fill='none' fill-rule='evenodd' stroke-linecap='round'%3E%3Cpath d='M14 16.714L7 23l-7-6.286M7 22.62V1.38'/%3E%3C/g%3E%3C/svg%3E");}
.hotel-listing ul{display: flex;flex-wrap: wrap}
.hotel-listing ul li {width: 33.33%;float: left;padding-left: 12px;padding-right: 12px;margin-top: 22px;margin-bottom: 40px;}
.hotel-listing ul li .hotelimg{min-height: 27rem;max-height: 27rem;padding-bottom: 0;position: relative}
.hotel-listing ul li .btn {
	font-size: 11px;
	padding: 7px 22px;
	margin-top: 15px;
}
.hotel-listing ul li .hotelcontent {padding: 1px;text-align: center;}
.hotel-listing ul li .hotelcontent p {clear:both}

.hotel-listing ul li .hotelcontent .hoteltitle img {float: none;margin-right: 11px;margin-bottom: 10px;margin-top: -10px;max-width:225px;display: inline-block;}
.hotel-listing ul li .hotelcontent h2 {margin-bottom: 5px;font-size: 23px;margin-top: 5px;display: inline-block;}
.hotel-listing ul li .hotelcontent h4{font-family: "DearJoe 4 W00 Reg Pro";font-size: 25px;margin-top: 23px;}

.footer .footercl h3 {
	font-size: 20px;color: #fff
}
.footer .footercl ul li a {
	font-size: 16px;color: #fff
}
.footer p {
	font-size: 16px;
}
.headerwrap .container {
	max-width: 97%;
}
.tgl {position: fixed;top: 0;width: 100%;height: 100%;z-index: 9;cursor: default;display:none}
body.active .tgl{display:block}
.contact_page_cls {margin: 0 auto;padding:30px 45px;display: flex;flex-wrap: wrap} 
.term_condition_cls{margin: 0 auto;max-width: 1200px;padding:30px 15px;clear: both}  

.contact_page_cls .left{width: 54%}
.contact_page_cls .left ul{margin-left: -20px;display: flex;flex-wrap: wrap;}
.contact_page_cls .left ul li{width:calc(50% - 20px);margin-left: 20px;margin-bottom: 20px;}
.contact_page_cls .left ul li textarea{height:150px;resize: none;}
.contact_page_cls .left ul li label{width: 100%}
.contact_page_cls .left ul li input[type="email"],
.contact_page_cls .left ul li textarea,
.contact_page_cls .left ul li input[type="text"] {width: 100%;border: 1px solid #c4c4c4;padding: 9px 10px;font-size: 15px;}
.contact_page_cls .left ul li select {width: 100%;border: 1px solid #c4c4c4;padding: 9px 10px;font-size: 15px;background: #fff url(../images/dwnarrow.png) no-repeat right 16px center;background-size: 11px}
select{appearance:none;-webkit-appearance:none}
.contact_page_cls .right{width: 46%;padding-left: 50px;max-height: 466px;overflow: auto;display: flex;flex-wrap: wrap}
.contact_page_cls .right .address{width: 48%;margin-left: 2%;float: left;}
.contact_page_cls .left ul li:nth-last-child(3) {width:calc(100% - 20px)}
.contact_page_cls .left ul li:nth-last-child(4) {width:calc(100% - 20px)}
/* .contact_page_cls .left ul li:nth-last-child(5) {width:calc(100% - 20px)} */
.contact_page_cls .left ul li input[type="submit"] {background: #1d2945;color: #fff;margin-top: 0;padding: 11px 39px;font-family: 'Lato', sans-serif;cursor: pointer;border:1px solid #1d2945;}
.contact_page_cls .left ul li input[type="submit"]:hover{background: #fff;color: #1d2945;} 
.success_cls {color: green;text-align: center;font-size: 18px;margin-bottom: 25px;}
.fail_cls {color: red;text-align: center;font-size: 18px;margin-bottom: 25px;}
.dnt_err_cls p{color:red;margin-bottom:-8px }
.contact_page_cls .right h3 {font-size: 20px;}
.contact_page_cls .right .address p{font-size:14px;}
.colleft {width: 20%;}
.colright{width: 80%;height: auto !important}
.colright .ftrdrp {width: 28%;float: left;padding-left: 50px;padding-right: 20px;}
.ftrdrp select {color: #000;width: 100%;padding-left: 6px;border: none;padding: 9px 15px;background: #fff url(../images/dwnarrow.png) no-repeat right 16px center;background-size: 11px;}
.colright .links{width: 72%;float: right;padding-right: 10px;}
.colright .links ul {float:right;width: 100%;text-align: right;margin-bottom: 12px;}
.colright .links ul li{display: inline-block;vertical-align: top;margin-left:5px; }
.colright .links ul li:last-child:after{display: none}
.colright .links ul li::after {content: "/";color: #fff;font-size: 11px;}
.colright .links ul li a{font-size: 14px;color: #fff;padding-right: 5px;text-transform: uppercase}
.colright .links > p{clear: right;text-align: right;text-transform: uppercase;    font-family: 'Lato', sans-serif;font-size: 14px;}
.colright .ftrdrp p{text-align: left;text-transform: uppercase;    font-family: 'Lato', sans-serif;letter-spacing: 0.04em;margin-bottom: 10px;} 
.term_condition_cls ul {margin-bottom: 11px;}
.term_condition_cls ul li {list-style: disc;margin-left: 14px;font-family: 'Lato', sans-serif;}
.term_condition_cls p a,.term_condition_cls ul li a{text-decoration: underline}

/*..book row..*/
 .bookrow {bottom: auto !important;left: 0;width: 100%;background: #fff;z-index: 999;padding: 20px;box-shadow: 1px 5px 6px rgba(0, 0, 0, 0.31);transition: all 0.5s ease 0s;top: 60px;}
.bookrow .main{max-width:1200px;margin: 0 auto;}
.bookrow .bkselect{float:left;position: relative;width: 100%}
.bookrow .bkselect i {color: #1d2945;position: absolute;right:0px;z-index: 99;top: 20px;pointer-events: none;}
.bookrow .bkselect select{width: 100%;font-size: 14px;color: #1d2945;font-family: 'Open Sans', sans-serif;
text-transform: uppercase;font-weight: bold;padding:16px 74px 16px 20px;appearance:none;-webkit-appearance:none;border: none;outline: none;line-height: 24px;margin-left: 50px;background: #fff;}
.bookrow .colwrap{float:left;margin-right:81px;width: 100%;max-width: 393px;position: relative;}
.bookrow .calender{font-size: 16px;color: #1d2945;font-family: 'Open Sans', sans-serif;font-weight: bold;line-height: 57px;}
.bookrow .himg{position: absolute;top: 0px;left: 10px;line-height: 53px;}
.bookrow .calender .cicon{float:left;margin-right: 15px;}
.bookrow .border{display:inline-block;width: 100%;border-color:#1d2945 !important;margin-left: -30px;}
.bookrow .colwrap.gst {max-width: 180px;padding-right: 22px;} 
.bookrow .colwrap.btnwrp{width:170px;float: right;margin-right: 0}
.bookrow .colwrap.btnwrp .bookbtn{background: #1d2945;font-weight: bold;padding: 17px 20px;color:#fff;display: inline-block;vertical-align:middle;width: 100%;text-align: center;border:none;cursor: pointer}
.bookrow .colwrap::after {position: absolute;right: -40px;top: 9px;width: 1px;height: calc(100% - 14px);	content: "";
background: #cecece;}
.bookrow .colwrap.btnwrp:after{display:none}
.hide {opacity: 0;visibility: hidden;transition: all 0.5s ease 0s;bottom: 0}
body .bookingwrap .container .row .col-md-4 a.text{padding: 17px 20px !important;display: inline-block;width: 100%}
body .bookingwrap .container .row .col-md-4{padding: 0 !important;}
#topcontrol{z-index: 999}
.bookrow .calender input{outline:none;border:none;font-size: 16px;color: #1d2945;font-family: 'Open Sans', sans-serif;font-weight: bold;height: 40px;width: 129px;float:left;margin-top: 10px;}
#tab2.bookrow .colwrap{max-width: 900px}
#tab3.bookrow .colwrap{max-width: 900px}
.term_condition_cls h2 {font-size: 25px;}
.text.closebtn {position: absolute;margin-left: 15px;background: #1d2945;width: 36px;text-align: center;height: 36px;line-height: 36px;color: #fff;border-radius: 30px;margin-top: 11px;font-size: 20px;}
.bookrow .colwrap:nth-child(2) {max-width: 190px;}
body .ui-datepicker select.ui-datepicker-month, body .ui-datepicker select.ui-datepicker-year {width: 45%;border: 1px solid #c2c0c0;margin-right: 3px;font-size: 14px;padding-left: 6px;}
.bookrow:after{content: " ";visibility: hidden;display: block;height: 0;clear: both;}
.ui-widget.ui-widget-content {z-index: 9999 !important;}
.banner.inner_banner{overflow:hidden}
.banner.inner_banner img {height:400px;width: 100%;max-width: none;margin-left: 0;position: relative;left: 0;object-fit: cover;}
.hotel-listing ul li .hotelcontent .hoteltitle {margin-bottom: 13px;}
.dropdown.hm {position: absolute;right:200px;top: 9px;z-index: 9999;display: none}
.dropdown.hm .dropdown-menu a {width: 100%;display: block;padding: 6px 20px;border-bottom: 1px solid #c4c4c4;text-decoration: none;text-transform: uppercase;font-size: 12px;}
.btn-primary.focus, .btn-primary:focus,.btn-primary:active{box-shadow:none}
.dropdown.hm .btn.btn-primary.dropdown-toggle {background: #1d2945;color: #fff;font-size: 13px;padding: 6px 24px;border: none;margin-top: 11px;}
.dropdown.hm .dropdown-menu{width:100% !important;padding: 0;border-radius: 0;margin-top: 0;min-width: 0}
.dropdown.hm .dropdown-menu a:hover {background-color: #1d2945;color: #fff;}
.dropdown.hm .dropdown-menu a:last-child{border:none}
.bookingfx .dropdown.hm{display:block}
.hotel-listing ul li .hotelcontent .hoteltitle h5 {margin-top: 18px;font-size: 18px;margin-bottom: -9px;}
.banner.inner_banner .timer_cls {position: absolute;bottom: 59px;left: 0;width: 100%;text-align: center;color: #fff;font-size: 77px;}
.banner.inner_banner {position: relative;}
.newsletter-cls ul li {list-style: none;float: left;margin: 0 20px 0 0;}
.term_condition_cls ul {margin-bottom: 11px;}
.newsletter-cls .eemail_msg{margin-top: -10px;}
.newsletter-cls input[type="text"] {
	width: 100%;
	border: 1px solid #c4c4c4;
	padding: 4px 10px;
	font-size: 15px;
}
.newsletter-cls input[type="email"] {
	width: 100%;
	border: 1px solid #c4c4c4;
	padding: 4px 10px;
	font-size: 15px;
}
.newsletter-cls select {
	width: 100%;
	border: 1px solid #c4c4c4;
	padding: 4px 10px;
	font-size: 15px;
	background: #fff url(../images/dwnarrow.png) no-repeat right 16px center;
	background-size: 11px;
}
.newsletter-cls {margin-top: 22px !important;}
.newsletter-cls input[type="button"] {
	background: #1d2945;
	color: #fff;
	margin-top: 0;
	padding: 4px 39px;
	font-family: 'Lato', sans-serif;
	cursor: pointer;
	border: 1px solid #1d2945;
}
.newsletter-cls input[type="submit"] {
	background: #1d2945;
	color: #fff;
	margin-top: 0;
	padding: 4px 39px;
	font-family: 'Lato', sans-serif;
	cursor: pointer;
	border: 1px solid #1d2945;
}

/*15-11-19*/
.term_condition_cls.blk_fri_offr h2 {
	display: inline-block;
	width: 100%;
	position: relative;
	text-align: center;color: #1d2945;
	font-weight: bold;
	font-size: 40px; padding: 0 0 30px;
	margin: 0 0 30px;
	    font-family: 'Lato', sans-serif;
}
.term_condition_cls.blk_fri_offr h4 {
	display: inline-block;
	width: 100%;
	position: relative;
	text-align: center;color: #1d2945;
	font-weight: bold;
	font-size: 30px;
	margin: 30px 0;
	    font-family: 'Lato', sans-serif;
}
.term_condition_cls.blk_fri_offr h2::before {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 100px;
	height: 3px;
	background: #1d2945;
	content: "";
	transform: translate(-50%,0);
}
.term_condition_cls.blk_fri_offr h6 {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 16px;
	    font-family: 'Lato', sans-serif;
	margin: 0 0 60px;
}
.term_condition_cls.blk_fri_offr p {
	display: inline-block;
	width: 100%;
	font-size: 18px;
	margin: 0 0 30px;
	line-height: 32px;
	text-align: center;
}
.bfo_dv {
	display: inline-block;
	flex-wrap: inherit; position: relative;
	width: 100%;
	margin: 30px 0 30px;
}
.bfo_dv .newsletter-cls {
	margin: 0  -3% 0 0 !important;
	float: left;
	width: 43%;
	background: #fff;
	padding: 40px;
	position: absolute;
	z-index: 1;
	top: 50%;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}
.bfo_dv_img {
	float: right;
	background: #efefef;
	margin: 0 0 0 auto;position: relative;
	width: 60%;
}
.bfo_dv_img img{float:left; width: 100%;}
.bfo_dv .newsletter-cls h3 {
	float: left;
	width: 100%;
	margin: 0 0 20px;
}
.bfo_dv .newsletter-cls ul {
	float: left;
	width: 100%;
	margin: 0;
}
.bfo_dv .newsletter-cls ul li {
	float: left;
	width: 100%;
	margin: 0 0 20px;
}
.bfo_dv .newsletter-cls ul li .txt_mail, .bfo_dv .newsletter-cls ul li select {
	float: left;
	width: 100%;
	height: 45px;
}
.bfo_dv .newsletter-cls .eemail_msg {
	float: left;
	width: 100%;
	font-size: 16px;
}
.bfo_dv .newsletter-cls p {
	float: left;
	width: 100%;
	margin: 0;
	text-align: left;
	font-size: 14px;
	line-height: normal;
}
.term_condition_cls.blk_fri_offr .bfo_dv_img h4 {
	position: absolute;
	left: 0;
	top: 50%;
	margin: 0;
	text-align: left;
	padding: 30px 30px 30px 140px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}
.term_condition_cls ul.bfo_tc {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.term_condition_cls ul.bfo_tc li {
	float: left;
	width: 50%; position: relative;
	margin: 0 0 15px;
	list-style: none;
	padding: 0 15px 0 17px;
}
.term_condition_cls ul.bfo_tc li::before {
	position: absolute;
	left: 0;
	top: 9px;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #212529;
}
.main-example {
  margin: 0 auto;
  width: 355px;
}

.banner.inner_banner .timer_cls {
	z-index: 1; bottom: 30px;
}
.main-example .label {
	font-size: 22px;
}
.main-example .countdown-container {
  height: 130px;
}
.main-example .time.weeks {
	display: none;
}
.main-example .time {
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  display: inline-block;
  text-align: center;
  position: relative;
  height: 95px;
  width: 65px;

  -webkit-perspective: 479px;
  -moz-perspective: 479px;
  -ms-perspective: 479px;
  -o-perspective: 479px;
  perspective: 479px;

  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;

  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);

  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.main-example .count {
  background: #202020;
  color: #f8f8f8;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 39px;
  line-height: 94px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  top: 0;
  width: 100%;

  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);

  -webkit-transform-style: flat;
  -moz-transform-style: flat;
  -ms-transform-style: flat;
  -o-transform-style: flat;
  transform-style: flat;
}
.main-example .count.top {
  border-top: 1px solid rgba(255,255,255,0.2);
  border-bottom: 1px solid rgba(255,255,255,0.1);
  border-radius: 5px 5px 0 0;
  height: 50%;

  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.main-example .count.bottom {
  background-image: linear-gradient(rgba(255,255,255,0.1), transparent);
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.1), transparent);
  background-image: -moz-linear-gradient(rgba(255,255,255,0.1), transparent);
  background-image: -ms-linear-gradient(rgba(255,255,255,0.1), transparent);
  background-image: -o-linear-gradient(rgba(255,255,255,0.1), transparent);
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-radius: 0 0 5px 5px;
  line-height: 0;
  height: 50%;
  top: 50%;

  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.main-example .count.next {
}
.main-example .label {
  font-size: normal;
  margin-top: 5px;
  display: block;
  position: absolute;
  top: 95px;
  width: 100%;
}
/* Animation start */
.main-example .count.curr.top {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  z-index: 3;
}
.main-example .count.next.bottom {
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  z-index: 2;
}
/* Animation end */
.main-example .flip .count.curr.top {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;

  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}
.main-example .flip .count.next.bottom {
  -webkit-transition: all 250ms ease-in-out 250ms;
  -moz-transition: all 250ms ease-in-out 250ms;
  -ms-transition: all 250ms ease-in-out 250ms;
  -o-transition: all 250ms ease-in-out 250ms;
  transition: all 250ms ease-in-out 250ms;

  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.mc4wp-alert p{font-weight: bold;}
.mc4wp-success p{color: green;}
.mc4wp-notice p{color: red;}
.mc4wp-error p{color: red;}

.topnavbar .navsub > ul > li > ul > li h5 {font-size: 13px;font-family: 'Lato', sans-serif;}

.htl_dropdown {
	width: calc(50% - 20px);
	margin: 0 auto;
}

.htl_dropdown select {
	width: calc(100% - 125px);
	border: 1px solid #c4c4c4;
	padding: 9px 10px;
	font-size: 15px;
	background: #fff url(../images/dwnarrow.png) no-repeat right 16px center;
	background-size: 11px;
}

.htl_dropdown input[type="button"] {
	background: #1d2945;
	color: #fff;
	margin-top: 0;
	padding: 9px 39px;
	font-family: 'Lato', sans-serif;
	cursor: pointer;
	border: 1px solid #1d2945;
}

/*...20-11-2019..*/
.inr-leftsec .submenuheader{font-size: 19px;}
.inr-leftsec p {text-align: left !important;line-height: 23px !important;margin-bottom: 15px !important}
.inr-leftsec .text{margin-bottom:10px}
.inr-rightsec{margin-top:10px;float:left;width: 100%}
.inr-leftsec .submenuheader:hover{text-decoration: none}
.inr-leftsec .submenuheader::before {
	content: "\f067";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 14px !important;
	font-size: inherit;
	text-rendering: auto;
	margin-right: 10px;
}
.menuitem.submenuheader.openHeader:before {
	content: "\f068";
}
.inr-rightsec img {max-width: 80%;margin: 0 auto;display: block;}
.contact_page_cls .left ul li input[type="submit"]{float:right;}

.vd-iframe {display: block;}
.vd-iframe {width: 500px; background: #fff;max-width: 100%}
.vd-iframe h5 {background: #1d2945;color: #fff;padding: 15px 22px;margin-bottom: 20px;font-size: 21px;} 
.vd-iframe #search_hotel {width: 46%;display: block;margin: 0 auto;border: 1px solid #202945;border-radius: 3px;padding: 5px 11px;font-size: 14px;text-align: center;}
.vd-iframe ul {margin-left: -7px;display: flex;flex-wrap: wrap;padding: 13px;}
.vd-iframe ul li {margin-left: 7px;width: calc(50% - 7px);margin-bottom: 7px;text-align: center;}
.vd-iframe ul li a {border: 1px solid #202945;display: inline-block;width: 100%;font-size: 14px;border-radius: 4px;padding: 6px 0px;}
.vd-iframe ul li a:hover{text-decoration:none;background: #1d2945;color:#fff}
body .fancybox-close {
	background: url(../images/fancy-close.png) no-repeat;
	background-size: 25px;
	right: 7px;
	top: 15px;
}
.vd-iframe ul li a span {
	font-size: 11px;
	font-weight: 400;
	color: #202945;
	opacity: 0.9;
	font-style: italic;
}
.vd-iframe ul li a:hover span{color:#fff}
.Christmas_banner{background: url(../images/bgimg.jpg) no-repeat;background-size: cover;float: left;width: 100%;position: relative;}
.Christmas_banner .container{position:static}
.banner_txt {
	width: 50%;
	margin: 100px 0 0 0;
	float: left;
	background:rgba(5, 21, 43, 0.49);
	border-radius: 10px;
	margin-bottom: 130px;
    padding: 16px;
}
.voucher_list{float:left;width: 100%}
.banner_txt{color:#fff;}
.banner_txt h3 {color: #fff;background: #c22935;border-radius: 10px;display: table;margin-bottom: 10px;    font-family: 'Lato', sans-serif;font-size: 94px;font-weight: 600;padding:0 18px 10px 18px;}
.banner_txt p{font-size:22px;}
.banner_txt h5{font-size:36px;font-family: 'Conv_FuturaPTBook'}
.voucher_list {max-width: 58%;margin-bottom: 150px}
.voucher_list ul{display: flex;flex-wrap: wrap;margin-left: -20px;}
.voucher_list ul li{margin-left: 20px;width: calc(33.33% - 20px);margin-bottom: 20px;background: #fff;border-radius: 5px;overflow: hidden;position: relative;cursor: pointer}
.voucher_list ul li .voucher_heading {
	text-transform: uppercase;
	color: #16203d;
    font-weight: 600;
	font-size: 22px;
	padding: 10px 40px 10px 20px;
}
.voucher_discount {
	position: absolute;
	right: 5px;
	bottom: 5px;
	background: #202945;
	color: #fff;
	padding: 5px 20px;
	font-size: 19px;
	font-weight: 600;
}
.bnr_rgt {
	position: absolute;
	right: 0px;
	bottom: -63px;	
}

.christmaspage .christmas_banner .container{position:static}
.christmaspage .hotel-listing{float:left;width: 100%}
.christmaspage .banner_txt {width: 37%;margin: 50px 0 0 0;}
.christmaspage .bnr_rgt {right: 0px;bottom: 0;width: 351px;}
.christmaspage .banner_txt h3{font-size:70px}
.christmaspage select {width: 100%;border: 1px solid #c22935;padding: 9px 10px 9px 48px;font-size: 17px;background: #fff url(../images/dwnarrow.png) no-repeat right 16px center;background-size: 11px;color: #1d2945;}
.christmaspage .hotel-listing ul li .hotelcontent{text-align:center}
.christmaspage .hotel-listing ul li .hotelcontent h4 {    font-family: 'Lato', sans-serif;font-size: 25px;margin-top: 11px;margin-bottom: 23px;text-align: center;background: #c22935;color: #fff;display: inline-block;padding: 6px 30px;border-radius: 48px;font-weight: 600;}
.christmaspage .hotel-listing ul li .hotelcontent .hoteltitle{text-align:center;}
.christmaspage .hoteltitle h2{font-size:23px !important;}
.christmaspage .christmas_banner .container{max-width: 100%;padding: 0 40px} 
.christmaspage .christmas_banner img {
	width: 100%;
}

.christmaspage .christmas_banner {
	background-size: cover;
	float: left;
	width: 100%;
	position: relative;
	background-position: bottom;
	height: auto;
}
.christmaspage .selectbox{max-width: 370px;display: block;margin: 0 auto;position: relative}
.christmaspage .selectbox::after {background: url(../images/hotel.jpg) no-repeat;width: 33px;height: 33px;content: "";position: absolute;left: 10px;background-size: 32px;top: 6px;pointer-events: none;}

/******  Careers page  ****/

.dtlpage{clear:both;margin-top: 20px;float: left;width:100%}
.dtlsearch{background: #1d2945;float:left;width: 100%;padding: 18px;margin-bottom: 30px}
.dtlsearch h4{float:left;color: #fff;margin-top:4px }
.quicksearch__form input[type="text"], .quicksearch__form select {width: 200px;padding: .5em;margin-right: 0;border: none;height: 35px;margin-left: 10px;}
.quicksearch__form select {margin-right: 5px;}
.quicksearch__form {float: right;	text-align: right;}
 .button--quicksearch {background-color: #fff;padding:5px 1.5em 6px 1.5em;box-shadow: none;color: #1d2945;vertical-align: top;margin: 0;display: inline-block;margin-top: 1px;}
.tablist {border-bottom: 1px solid #D6D6D6;display: table;	table-layout: fixed;	width: 100%;margin-top: 20px;}
.tablist a {outline: none;display: block;padding: 9px;text-decoration: none;color: #999;font-weight: 400;box-shadow: inset 0 -3px 0 0 transparent;-webkit-transition: box-shadow 0.2s;transition: box-shadow 0.2s;}
.tablist li {display: table-cell;width: 50%;	text-align: center;}
.tablist .activetab a {box-shadow: inset 0 -3px 0 0 #b9925e;color: #b9925e;font-weight: 600;}
.notlist.tablist.tabListHere{margin-bottom: 40px;}
.filterwrap{margin-top:15px;}
.fltrlist {background: #f0f0f0;border: 1px solid #e1e1e1;border-width: 2px 0 0 0;float: left;width: 100%;margin-bottom: 15px;}
.fltrlist .fltclk{float:left;width: 100%;color:#333;padding: 9px 18px;font-weight: 700}
.fltrlist .fltclk i,
.fltrlist .fltclk svg{float:right;}
.search-content{float:left;width: 100%;display:none}
.fltrlist.fltact .search-content{display:block;margin-top: 10px;padding: 0 18px}
.search-content .fw{margin-bottom:15px;}
.search-content .fw input {width: 100%;padding: 11px 14px;border: 1px solid #d1d1d1;font-size:14px;}
.search-content .fw select {width: 100%;padding: 10px 10px;border: 1px solid #d1d1d1;font-size:14px}
.fltrlist.fltact .fltclk i,
.fltrlist.fltact .fltclk svg{transform:rotate(180deg);}
.ckboxlist li{margin-bottom: 10px}
.ckboxlist li label{font-size:14px;margin-left: 10px;color: #333;margin-bottom: 0}

.updatebtn{clear:both}
.updatebtn .button{background-color: #1d2945;padding:9px 1.5em 9px 1.5em;box-shadow: none;color: #fff;vertical-align: top;margin: 0;display: inline-block;margin-top: 1px;border:none;cursor: pointer;width:calc(50% - 4px)}
.updatebtn .button:last-child{float:right}
.quicksearch__form > span{display:inline-block;vertical-align: middle;}
.quicksearch__form select{
	color: #000; 
	padding-left: 6px;
	border: none;
	padding: 5px 39px 6px 9px;
	background: #fff url(../images/dwnarrow.png) no-repeat right 16px center;
	background-size: 11px;
    height: auto;
}
.hotelinfo {width: 100%;float: left;border: 1px solid #d2d4da;padding: 35px 35px 0px;margin-bottom: 30px;}
.hotelinfo .title {float: left;font-weight: bold;width: 170px;}
.hotelinfo .text {float: right;width: calc(100% - 170px);font-weight: 300;line-height: 24px;}
.hotelinfo .book_online {float: right;width: calc(100% - 170px);margin-top: 10px;}
.hotelinfo li {width: 100%;float: left;margin-bottom: 20px;}
.hotelinfo h4 {margin-bottom: 20px;}
.hotelinfo .book_online li a {border-color: #1d2945;color: #1d2945;line-height: 38px;min-width: 136px;padding: 0 30px;}
.hotelinfo .book_online li a:hover{color:#fff}
.fltrlist.fltact .search-content {display: block;margin-top: 10px;padding: 0 18px;}
.fltrlist i {font-size: 13px;margin-top: 4px;}
/******  Careers page  ****/

/*..17-12*/
.partner_logo{width: 100%}
.partner_logo ul {width: 100%;float: left;padding: 50px 0;border-top: 1px solid #eaeaea;text-align: center;display: flex;align-items: center;justify-content: center;}
.partner_logo ul li {margin: 0 15px;display: flex;justify-content: center;align-items: center;}
.partner_logo ul li {display: inline-block;margin: 0 15px;}
.contact_page_cls.job_details_page .row{flex-direction: column;padding: 0 15px}
.contact_page_cls.job_details_page .left{margin-left:auto;margin-right: auto}
.contact_page_cls.job_details_page .left ul li input[type="submit"]{border-radius:0}
.contact_page_cls.job_details_page .left ul li.full_li {width: calc(100% - 20px);}
.contact_page_cls.job_details_page .err_cls {text-align: center;color:red;margin-bottom: 10px;font-size:18px}
.contact_page_cls.job_details_page .suc_cls {text-align: center;color:green;margin-bottom: 10px;font-size:18px}

/*..18-12*/
.job_dtl {width:54%;margin: 0 auto}
.job_dtl li{margin-bottom:15px;}
.job_dtl li .title{float:left;margin-right: 15px;width: 160px;}
.job_dtl li .text{overflow: hidden}
.quicksearch__form input[type="reset"],
.quicksearch__form input[type="submit"] {background-color: #fff;padding: 6px;box-shadow: none;color: #1d2945;vertical-align: top;margin: 0;display: inline-block;margin-top: 1px;border: none;width: 54px;height: 35px;cursor: pointer;}
.dtlpage{margin-top:0}
.ckboxlist li input[type="checkbox"] {margin-top: 6px;display: inline-block;vertical-align: top;}  
.job_dtl li .text p {     font-family: 'Lato', sans-serif;	font-size: 1rem; } 

/*..19-12*/
.listpagination {width: 74%;text-align: center;margin-bottom: 30px;margin-left: auto;}
.listpagination .page-numbers {background: #dfdfdf;display: inline-block;vertical-align: top;padding: 3px 10px;font-size: 14px;color: #212529}
.listpagination .page-numbers:hover,
.listpagination .page-numbers.current{background: #1d2945;color: #fff;text-decoration: none}
.contact_page_cls.job_details_page .left ul li:nth-last-child(3) {width: calc(50% - 20px);}
.contact_page_cls .left ul li.right_li .g-recaptcha {float: right;margin-top: -15px;}
.contact_page_cls .left ul li.right_li .dnt_err_cls {clear: both;float: right;}
.job_details_page #recaptcha_error_id {float: left;margin-left: 27px;}

/*06-01-2020*/ 
.srch_offer{text-align:center;padding-top: 40px;float: left;width: 100%} 
.contact_page_cls.offerpage{justify-content: center;padding-left:0;padding-right: 0}
.contact_page_cls.offerpage .left ul li{width: calc(44% - 246px) !important;}
.contact_page_cls.offerpage .left ul li label{text-align:left;}
.contact_page_cls.offerpage .left ul{margin-left:-20px;justify-content: center}
.contact_page_cls.offerpage .left ul li:last-child{width:auto !important;}
.contact_page_cls.offerpage .left ul li input[type="button"] {background: #1d2945;color: #fff;padding: 8px 39px;font-family: 'Lato', sans-serif;cursor: pointer;border: 1px solid #1d2945;margin-top: 32px;}
.contact_page_cls.offerpage .left ul li input[type="button"]:hover{background: #fff;color:#1d2945}
.contact_page_cls.offerpage .left ul li input[type="submit"]{padding: 8px 39px;margin-top: 32px;}
.hotel-listing ul li.nofound_cls{width: 100%}
.contact_page_cls.offerpage .left ul li input[type="submit"] {float: left; margin-right: 15px}
.offers_pg {clear: both;max-width: 1286px;margin: 0 auto;padding: 0 15px}
.offers_pg .hotel-listing ul {margin-bottom:20px;}
.offers_pg .hotel-listing ul li{width:100%;padding:0px;box-shadow:0 0px 3px #b5b5b5;background: #fff;margin-top: 0;margin-bottom: 25px;}
.offers_pg .hotel-listing ul li > a {width: 420px;float: left;}
.offers_pg .hotel-listing ul li .hotelcontent{overflow:auto;text-align: left;}
.offers_pg .hotel-listing ul li .hotelimg {min-height: 14rem;max-height: 14rem;}
.page-template-tmp-offers{background: #fff}
.page-template-tmp-offers .srch_offer{max-width: 1287px;margin: 0 auto;float:none;clear:both;padding: 30px 15px 0 15px}
.contact_page_cls.offerpage .left{width:100%}
.offer_detail{padding-top: 20px;max-width: 1286px;margin: 0 auto}
.offer_detail .tms_cls{clear: both;;margin: 45px auto 45px auto;padding: 0 15px;}
.offer_detail .tms_cls .ofr_img{float:left;margin-right:40px;width: 100%;max-width: 327px;margin-bottom: 10px;}
.tms_cls ul li {font-size: 14px;list-style: disc outside;margin-left: 17px;font-family: 'Conv_FuturaPTLight'}
.tms_cls ul {overflow:hidden}
.tms_cls h3{clear:both; }
.offers_pg .hotel-listing ul li.nofound_cls h2 {width: 100%;text-align: center;padding-top: 16px;}
.page-template-tmp-offers .banner.inner_banner img,
.single-offers .banner.inner_banner img{height:420px;}
.offer_right{overflow:hidden;}
.fourcl h3{text-align:center}
.fourcl .hotel-listing ul li .btn{margin-top:0}
.fourcl .hotel-listing ul li{width:25%;margin-bottom: 10px;padding: 0 15px}
.fourcl .hotel-listing ul li .hotelimg {min-height: 13rem;max-height: 13rem;}
.fourcl .hotel-listing ul li .hotelcontent{padding:0}
.offer_right .btn-primary{padding: 8px 24px;font-size: 15px;}
.fourcl .tms_cls ul li {width: calc(50% - 20px);margin: 0 0 15px 20px;}
.fourcl .hotel-listing ul li .hotelcontent .hoteltitle h5 {margin-top: 26px;margin-bottom: 0;}
.signup-form {
	max-width: 100%;
	margin: 0 auto;
	background: #FFF;
	text-align: center;
	padding: 28px;
	margin-bottom: 0;
	margin-top: 10px;
	margin-bottom: 21px;
}
.signup-form input[type="submit"] {color: #fff;font-size: 18px;text-transform: uppercase;border:none;border-radius: 0;padding: 8px 39px;font-family: 'Lato', sans-serif;cursor: pointer;vertical-align: top;background: #1d2945;height: 40px;}
.contact_page_cls .left ul li input[type="email"], .contact_page_cls .left ul li textarea, .contact_page_cls .left ul li input[type="text"] {width: 100%;border: 1px solid #c4c4c4;padding: 9px 10px;font-size: 15px;}
.signup-form input[type="email"]{width: 100%; max-width: 300px;border: 1px solid #c4c4c4;padding: 9px 10px;font-size: 15px;margin-left: 10px;}
.signup-form h2 {font-size: 22px;margin-bottom: 15px;    font-family: 'Lato', sans-serif;}
.signup-form h5 {margin-bottom: 20px;}
.signup-form p {display: inline;}
.fourcl{clear:both}

.socialcenter .socialwrap{text-align:center;margin-top: 15px;}
.socialcenter .socialwrap li{float:none;margin:0 3px;display: inline-block;vertical-align: middle;list-style: none;}
.socialcenter .socialwrap li a{border:1px solid #1d2945;;border-radius: 50px;width: 26px;height: 26px;display: inline-block;vertical-align: middle;text-align: center;color:#1d2945;;font-size:13px;line-height: 24px}
.page-template-tmp-offers.bookingfx .dropdown.hm{display:none}
.single-offers.bookingfx .dropdown.hm{display:none}
.offer_right p{font-size:16px;}
.offer_right .btn.btn-primary{background: #1d2945;border-color:#1d2945;color:#fff;}
.offer_right .btn.btn-primary:hover{background: #fff;border-color:#1d2945;color:#1d2945;}
.signupline{background: #f7f7f7;padding: 15px 15px;text-align: center}
.signupline h5{font-family: 'Lato', sans-serif;font-style: italic;color:#1d2945}
.signupline h5 strong{font-style: normal;    font-family: 'Lato', sans-serif;margin-right: 10px;}
.block-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0000009c;
	color: #fff;
	padding: 13px;
	text-align: center;
	transition: all 0.3s ease 0s;
	opacity: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;font-family: 'Lato', sans-serif;
}.fourcl .hotel-listing ul li:hover .block-hover{opacity: 1;visibility: visible}
.termdetail{display:none;width: 100%!important;margin-top: 20px;}
.fourcl h3 i {
	font-size: 36px;
	vertical-align: middle;
	display: inline-block;
	margin-top: -1px;
	margin-left: 8px;
}
.fourcl h3.termtaggle.active i{margin-top: 1px;transform: rotate(180deg)}
.fourcl h3 span {background: #1d2945;color: #fff;padding: 9px 29px;display: inline-block;font-size: 23px;}

 
/*..26-6-2020..*/
.bookroom{background: #fafafa;padding: 50px 0;}
.bookroom .main{max-width:1196px;margin: 0 auto}
.bookroom .booklist > ul > li {width: 100%;margin-bottom: 20px;background: #fff;display: flex;flex-wrap: wrap;box-shadow: 0px 0px 10px #d0d0d0;border-radius: 15px 0 0 15px;}
.bookroom .booklist > ul > li .leftcnt{width:50%;padding:30px 40px 28px 40px;}
.bookroom .booklist > ul > li .leftcnt h2{color:#1d2945;font-size:36px;}
.bookroom .booklist > ul > li .leftcnt h5{font-size:16px;font-weight:normal;margin-top:15px;font-family: 'Conv_SEGOEUIB_0';color:#4a4a4a;}
.bookroom .booklist > ul > li .rightcnt{width:50%;}
.bookroom .booklist > ul > li .rightcnt img{width:100%;height: 100%;object-fit:cover;}
.bookroom .iconwrap{margin-top:30px;margin-bottom:40px;}
.bookroom .iconwrap ul {display:flex;flex-wrap:wrap}
.bookroom .iconwrap ul li{width:25%;}
.bookroom .morelink {float:left;margin-top:7px;}
.bookroom .morelink a{font-size:16px;color:#ec9f33;text-decoration:none;font-family: 'Conv_SEGOEUI_0';}
.selectbtn {float: right;font-size: 16px;color: #4a4a4a;text-transform: uppercase;text-decoration: none !important;border: 1px solid #ec9f33;border-radius: 4px;padding: 2px 23px 5px 23px;font-family: 'Conv_SEGOEUI_0';}
.selectbtn:hover{background: #1d2945;color:#fff;border-color:#1d2945}
.morelinkbtn {text-align: center;display: block;margin-bottom: 0;float: left;width: 100%;margin-top: 60px;}
.morelinkbtn button{background:none;box-shadow:none;border:none;display:inline-block;cursor:pointer}
.booklist:after{display:table;content:"";width:100%}
.topofferwrap {margin: 8px 0 0 129px;float: left;position: absolute;}
.topofferwrap a{text-transform:uppercase;color:#1d2945;text-decoration: none;padding-left: 25px;margin-right: 15px;font-family: 'Conv_SEGOEUIB_0';font-size: 13px;letter-spacing: 0.1em;}
.topofferwrap a.gift{background: url(../images/gift_icon.png) no-repeat;}
.topofferwrap a.offers{background: url(../images/offer.png) no-repeat;} 
body.home .headerwrap{margin-bottom: 0}
.dropdown.hm{display:block;z-index: 99999;right:60px;}
.headerwrap .socialwrap{margin-right:180px;}
.dropdown.hm .btn.btn-primary.dropdown-toggle {background: none;color: #1d2945;font-size: 13px;padding: 9px 29px;margin-top: 6px;border: 1px solid #1d2945;    font-family: 'Lato', sans-serif;font-weight: bold;} 
.dropdown.hm .dropdown-menu{background: #1d2945}
.dropdown.hm .dropdown-menu a{color:#fff;font-size:13px;padding: 9px 20px}
.dropdown.hm .dropdown-menu a:hover{    font-weight: 600;}
.headerwrap::after {position: absolute;top: 0;left: 0;width: 100%;height: 70px;box-shadow: 0px 1px 4px #b3b3b3;content: "";z-index: 99;pointer-events: none;}
body.fixnav .headerwrap{box-shadow:none;}
.headerwrap{height:70px;}
.inrbnr img{width:100%;} 
.giftvoucherwrap .gift-title h1{text-align: center;color:#1d2945;font-size:24px;font-family: 'Conv_SEGOEUIB_0';text-transform: uppercase;font-weight: normal;margin-bottom: 20px;}
.giftvoucherwrap h2{font-family: 'black_jackregular';font-size:48px;color:#1d2945;text-align: center;letter-spacing: 0.05em;}
.giftvoucherwrap .gifttext p{color: #4a4a4a;font-size: 17px;line-height: 30px;text-align: center;border-left:2px solid #c2c2c2;border-right: 2px solid #c2c2c2;font-family: 'Conv_MyriadPro-Regular';padding: 0 50px;}
.giftvoucherwrap .gifttext{margin-top:80px;}
.gift-filter{display: flex;flex-wrap: wrap;}
.gift-filter .dropdownwrap {width: calc(50% - 93px);margin-right: 21px;}
.gift-filter .dropdownwrap select {width: 100%;border: 1px solid #bdb8e4;padding: 6px 10px;font-size: 20px;background: #FAFAFA url(../images/select.png) no-repeat right 16px center;background-size: 11px;border-radius: 8px;color: #4a4a4a;font-family: 'Conv_SEGOEUI_0';letter-spacing: 0.05em;}
.gift-filter {margin-top: 80px;margin-bottom: 60px;} 
.gift-filter .filterbtn{background: #c7c5d8;font-size: 20px;text-transform: uppercase;font-family: 'Conv_SEGOEUI_0';border:none;border-radius: 8px;}
.gift-filter .filterbtn .filterbtn {width: 141px;padding: 7px 0;cursor: pointer}
.vcontent ul{margin-left:-20px;display: flex;flex-wrap: wrap}
.vcontent ul li{margin-left:20px;width:calc(50% - 20px);margin-bottom: 80px;text-align: center}
.vcontent ul li .imgwrap{margin-bottom:25px;}
.vcontent ul li h3{font-size:36px;color:#8a86ab;letter-spacing: 0.05em}
.vcontent ul li p{font-size:21px;font-family: 'Conv_SEGOEUI_0';color:#4a4a4a;}
.vcontent ul li .btnwrap .voucher {text-decoration: none;border: 1px solid #bdb8e4;border-radius: 8px;font-size: 20px;font-family: 'Conv_SEGOEUI_0';padding: 6px 24px;display: inline-block;color: #4a4a4a;}
.vcontent ul li .btnwrap .voucher:hover{background: #1d2945;border-color:#1d2945;color:#fff;}
.footer{clear:both;}
.vcontent .morelinkbtn {margin: 0 0 50px 0;}
.inrbnr.specific{position:relative;}
.inrbnr.specific:after{background: #000;opacity: 0.5;position:absolute;top:0;left: 0;width: 100%;height: 100%;content:"";}
.bdr{border-left:2px solid #c2c2c2;border-right:2px solid #c2c2c2;padding: 0 98px;}
.vouchercnt h4{text-transform: uppercase;color:#4a4a4a;font-family: 'Conv_SEGOEUIB_0';letter-spacing: 0.04em;font-weight: normal;}
.vouchercnt h3{color:#8a86ab;font-size: 48px;letter-spacing: 0.05em;margin-top: 13px;margin-bottom: 30px;}
.vouchercnt .bdr p{color:#4a4a4a;font-size:21px;line-height: 30px;letter-spacing: 0.05em;font-family: 'Conv_SEGOEUI_0';}
.vouchercnt p{color:#4a4a4a;font-size:17px;line-height: 30px;margin-bottom: 0;font-family: 'Conv_MyriadPro-Regular';}
.container.vouchercnt .row > div {padding-top: 30px;padding-bottom: 30px;justify-content: center;display: flex;flex-direction: column;}
.container.vouchercnt {margin-bottom: 80px;}
.giftfirst.mid{padding-top:80px;background: #fafafa}
.giftwrap h2{text-align:center;font-size: 42px;color:#8a86ab;margin-bottom: 52px;}
.giftwrap{padding: 96px 0;float: left;width: 100%}
.giftwrap .giftinrcnt {padding: 33px 30px;text-align: center;}
.giftwrap .giftinrcnt h3{font-size:24px;color:#8a86ab;}
.giftwrap .giftinrcnt p{color:#4a4a4a;font-size:14px;font-family: 'Conv_SEGOEUI_0';line-height: 20px;}
.giftwrap .pricewrap {color:#8a86ab;font-family: 'Conv_SEGOEUI_0';font-size: 21px;display: inline-block;vertical-align: middle;}
.giftwrap .giftinrcnt a.buynow {font-size: 21px;color: #8a86ab;font-family: 'Conv_SEGOEUI_0';display: inline-block;vertical-align: middle;border: 1px solid #8a86ab;text-decoration: none;text-transform: uppercase;padding: 1px 13px 2px 13px;border-radius: 8px;margin-left: 10px;}
.giftwrap .giftinrcnt a.buynow:hover{background: #8a86ab;color:#fff;}
.giftwrap .giftclm {background: #fff;box-shadow: 0 3px 2px #acacac;height: 100%}
.giftwrap .container .row > div{margin-bottom:30px;}
.giftclm .imagewrap img{width:100%}
.giftvoucherwrap.mid{background: #fafafa;padding-top: 50px;}
.mid:after{content:"";display: table;width: 100%;}
.room-option.mid{background: #fafafa;padding-top: 50px;}
.topbar {margin: 0 -50px;}
.topbar ul{display: flex;flex-wrap: wrap; counter-reset: section;} 
.topbar ul li {width:33.33%;text-align: center;font-family: 'Conv_SEGOEUI_0';position: relative}
.topbar ul li:after{background: #777777;height: 1px;width: 100%;position: absolute;top: 50%;left: 0;content: "";}
.topbar ul li span {background: #fafafa;position: relative;display: inline-block;z-index: 9;padding: 3px 12px;vertical-align: top;margin-bottom: 1px;}
.topbar ul li:first-child::after {width: 50%;right: 0;left: auto;}
.topbar ul li:last-child::after {width: 29%;}
.topbar ul li::before {counter-increment: section;content: " " counter(section) " ";background: #fff url(../images/titlebg.png) no-repeat;color: #fff;font-size: 16px;font-family: 'Conv_SEGOEUI_0';width: 47px;height: 30px;display: inline-block;padding-right: 0;padding-top: 1px;z-index: 99;position: relative;margin-right: -5px;margin-left: 0;background-position: right;padding-left: 4px;}
.topbar ul li:last-child::before {background: #1d2945;border-radius: 40px;width: 29px;height: 29px;padding-left: 0px;margin-left: 0;}
.roomoptionwrap{padding-top:50px;background: #fafafa}
.roomoptionwrap .hdetail{padding: 30px 40px 28px 40px;box-shadow: 0px 0px 9px #ddd;border-radius: 15px;background: #fff;margin-bottom: 30px;}
.roomoptionwrap .hdetail h2{color: #1d2945;font-size: 36px;}
.roomoptionwrap .hdetail h5 {background: url(../images/locationic.png) no-repeat;font-weight: normal;margin-top: 15px;font-family: 'Conv_SEGOEUIB_0';color: #4a4a4a;font-size: 16px;padding-left: 27px;padding-bottom: 4px;padding-top: 2px;}
.roomoptionwrap .hdetail p{font-size:14px;font-family: 'Conv_SEGOEUI_0';color:#4a4a4a;line-height: 24px;}
.roomoptionwrap .star {margin-bottom: 20px;}
.roomoptionwrap .morelink a {font-size: 16px;color: #ec9f33;text-decoration: none;font-family: 'Conv_SEGOEUI_0';}
.roomoptionwrap .morelink a:hover{color:#1d2945}
.roomoptionwrap .fltrwrap{padding:20px;box-shadow:0px 0px 9px #ddd;border-radius: 15px;background: #fff;margin-bottom: 30px;display: flex;flex-wrap: wrap;width: 100%}
.roomoptionwrap .fltrwrap .fltrblock{width: calc(50% - 6px);margin-left: 0;margin-right: auto;}
.roomoptionwrap .shortby{margin-right:0;margin-left:auto;width: calc(50% - 6px);}
.roomoptionwrap .shortby select{border:1px solid #d7d7d7;padding: 24px 20px;font-size: 16px;background: #fff url(../images/select.png) no-repeat right 16px center;background-size: 11px;border-radius: 8px;color: #4a4a4a;font-family: 'Conv_SEGOEUI_0';letter-spacing: 0.05em;width: 100%}
.roomoptionwrap .fltrwrap .fltrblock a{border:1px solid #d7d7d7;border-radius: 8px;display: block;text-align: center;font-size: 16px;text-transform: uppercase;font-family: 'Conv_SEGOEUI_0';text-decoration: none;color: #4a4a4a;padding: 22px 10px}
.roomoptionwrap .fltrwrap .fltrblock a:after{width: 40px;height: 26px;background: url(../images/filterwrap.png) no-repeat;display: inline-block;vertical-align: middle;margin-left: 25px;content:""; }
.optionlist ul{display: flex;flex-wrap: wrap;}
.optionlist ul li{width: 100%;margin-bottom: 25px;}
.optionlist ul li .leftcnt{width: 50%;padding: 40px 35px 60px 35px;position: relative;}
.optionlist ul li .leftcnt h3{font-size:24px;color:#1d2945;}
.optionlist ul li .leftcnt p{color:#4a4a4a;font-size:14px;font-family: 'Conv_SEGOEUI_0';line-height: 24px;text-align: justify}
.optionlist ul li .rightcnt{width: 50%;}
.optionlist ul li .leftcnt .optionlink {position: absolute;bottom: 23px;left: 0;width: 100%;padding: 0 34px;display: flex;align-items: center;}
.optionlist ul li .leftcnt .optionlink .check{margin-left: 18px;padding-left: 18px;border-left:1px solid #777777;}
.optionlist ul li .leftcnt .optionlink .check a{color:#1d2945;text-decoration: none;}
.optfirst{display: flex;flex-wrap: wrap;box-shadow: 0px 0px 9px #ddd;background: #fff;border-radius:15px;position: relative}
.optioncntwrap {background: #ebebeb;padding: 42px 30px 30px 30px;width: 100%;box-shadow:0px 0px 9px #ddd;border-radius: 0 0 15px 15px;margin-top: -12px;display: flex;justify-content: center;align-items: center;}
.optioncntwrap .sec1{width: 57%;margin-right: 20px;}
.optioncntwrap .sec1 p{color:#4a4a4a;line-height: 20px;letter-spacing: 0.05em;font-size: 15px;font-family: 'Conv_SEGOEUI_0';margin-bottom: 0}
.optioncntwrap .sec2 h3{color: #ec9f33;font-size: 24px;font-family: 'Conv_SEGOEUI_0';margin-bottom: 0}
.optioncntwrap .sec2 p{font-size:12px;font-family: 'Conv_SEGOEUI_0';color:#4a4a4a;margin-bottom: 0}
.optioncntwrap .sec3{margin-right: 0;margin-left: auto;margin-top: 6px;}
.optionlist{margin-bottom:40px;}
.bookingdetail{background: #f2e6d5;padding: 30px 15px 20px;box-shadow:0px 0px 9px #ddd;border-radius: 15px;}
.bookingdetail h3{font-size:36px;color:#1d2945;border-bottom: 1px solid #777777;padding-bottom: 21px;text-align: center;margin-bottom: 30px;}
.roomlistw{display:flex;flex-wrap: wrap;padding: 0 30px 0 20px;position:relative;}
.roomlistw .roomright{margin-right:0;margin-left: auto}
.roomlistw .roomright h4{font-size: 18px;color:#db8b1a;font-family: 'Conv_SEGOEUI_0';}
.roomlistw .roomleft h5{font-size:16px;color: #4a4a4a;font-family: 'Conv_SEGOEUI_0';margin-bottom: 5px;}
.roomlistw .roomleft h6{font-size:12px;color: #4a4a4a;font-family: 'Conv_SEGOEUI_0';}
.roomlistw .closeicon {position: absolute;right: 0;top: -3px;}
.bookwrap .dtlbg{background: #f7f3ec;padding: 18px;border-radius: 10px;margin-bottom: 18px;}
.bookwrap .dtlbg table {width:100%}
.bookwrap .dtlbg table tr td{vertical-align: top;font-size:12px;color: #4a4a4a;font-family: 'Conv_SEGOEUI_0';}
.bookwrap .dtlbg table tr td:last-child{text-align:right;}
.bookwrap .dtlbg p{font-size:12px;color: #4a4a4a;font-family: 'Conv_SEGOEUI_0';margin-bottom: 5px;}
.bookwrap .dtlbg table tr td span{color: #128c7f}
.showdetail a{color:#db8b1a;font-size:11px;font-family: 'Conv_SEGOEUI_0';text-decoration: none}
.totalwrp {text-align:right;font-size:18px;color:#4a4a4a;padding-right: 20px;font-family: 'Conv_SEGOEUI_0';}
.totalwrp span{color: #db8b1a;}
.paynow {text-align:right;font-size:14px;color:#4a4a4a;padding-right: 20px;font-family: 'Conv_SEGOEUI_0';}
.paynow span{color: #db8b1a;}
.continue-btn a {font-size: 16px;text-align: center;background: #fff;text-transform: uppercase;font-family: 'Conv_SEGOEUI_0';border-radius: 5px;width: 100%;display: block;text-decoration: none;padding: 4px 0;margin-top: 40px;color: #4a4a4a}
.continue-btn a:hover{background: #1d2945;color:#fff;}
.showdetail {padding: 8px 10px 9px 21px;}
.detailcnt{display:none;width: 100% !important}
.showdetail.active .fa-play::before {content: "\f04b";}
.showdetail.active i{transform: rotate(90deg);}
.showdetail.active a:after{content: "Hide Details"}
.showdetail a:after{content: "Show Details";margin-left: 8px;}
.sec2 {padding-right: 10px;}
#fancybox-overlay{z-index: 99999;background-color: rgba(0, 0, 0, 0.35) !important;}
.fancybox-opened{z-index: 999999}
body .fancybox-close{background: url(../images/popclose.png) no-repeat;width: 52px;height: 52px;right:-53px;}
.roomoptpopup{width:587px;max-width: 100%;padding:22px;}
.popupslider .owl-next span{background: url(../images/nxt.png) no-repeat;width: 29px;height: 26px;position: absolute;right:20px;top: 50%;margin-top: -13px;font-size:0 }
.popupslider .owl-prev span{background: url(../images/prv.png) no-repeat;width: 29px;height: 26px;position: absolute;left: 20px;top: 50%;margin-top: -13px;font-size:0 }
.mrwrap{margin:0 -20px;}
.roomoptpopup h2{color:#1d2945;font-size: 24px;margin-bottom: 17px;}
.roomoptpopup h3{ font-family: 'black_jackregular';font-size: 30px;color:#ce8d66;margin-bottom: 15px;}
.roomoptpopup p{font-family: 'Conv_SEGOEUI_0';font-size: 12px;line-height: 20px;}
.roomoptpopup h4{font-size:24px;margin-top: 30px;}
.facilitieswrap ul{display:flex;flex-wrap: wrap;margin-top: 30px;}
.facilitieswrap ul li{width: 33.33%;padding-right: 10px;margin-bottom: 30px;}
.centerwrap{text-align:center;}
.centerwrap h4 {margin-top: 7px;}
.booklink{text-align:center;color:#777777;margin-top: 30px;margin-bottom: 30px;}
.booklink a{color:#ec9f33;font-size: 16px;font-family: 'Conv_SEGOEUI_0';text-decoration: none;}
.booklink a:hover{color:#1d2945;}
.booklink span{margin: 0 5px;}
.homehotel{background: #fafafa;padding-top: 60px;padding-bottom: 60px;}
.welcometext h3{text-align:center;color:#4a4a4a;font-size:24px;font-family: 'Conv_SEGOEUIB_0';}
.welcometext h2{ font-family: 'black_jackregular';font-size:48px;color:#ce8d66;text-align: center;margin-bottom:67px;letter-spacing: 0.05em;}
.welcometext p{font-size: 17px;line-height: 30px;color: #4a4a4a;letter-spacing: 0.05em;font-family: 'Conv_MyriadPro-Regular';margin-bottom: 67px;}
.welcometext .row > div:first-child p{border-left:2px solid #c2c2c2;padding-left: 46px;}
.welcometext .row > div:last-child p{border-right:2px solid #c2c2c2;padding-right: 46px;}
.roomlist {width: 100%;}
.roomlist .imagewrap{margin-bottom:15px;}
.roomlist .imagewrap img{width:100%;}
.roomlist h3{font-family: 'black_jackregular';font-size: 36px;color: #ce8d66;text-align: center;margin-bottom: 10px;letter-spacing: 0.05em;}
.roomlist h4{font-size:36px;color:#4a4a4a;text-align: center;margin-bottom: 20px;}
.roomlist .cntrbtn {text-align: center;}
.roomlist .cntrbtn a{display:inline-block;text-decoration: none;border: 1px solid #ce8d66;border-radius: 8px;font-size: 20px;font-family: 'Conv_SEGOEUI_0';padding: 6px 24px; color: #4a4a4a;margin: 0 8px;text-transform: uppercase}
.roomlist .cntrbtn a:hover{background: #1d2945;color:#fff;border-color:#1d2945}
.roomlist .row > div .cntrbtn a.pad{padding: 6px 54px;}
.roomlist.fullw{overflow: hidden;background:#ede3dd;padding:54px 0;margin-top: 60px;}
.specialoffer .righttblk img{width: 100%}
.specialoffer {padding: 55px 0}
.specialoffer .leftblk{height:100%;background: #e9e7d3;text-align: center;padding: 30px 40px;}
.specialoffer .leftblk h3 {text-align: center;color: #4a4a4a;font-size: 24px;font-family: 'Conv_SEGOEUIB_0';text-transform: uppercase}
.specialoffer .leftblk h2 {font-size: 36px;color: #4a4a4a;text-align: center;margin-bottom: 30px;}
.specialoffer .leftblk p{font-size: 17px;color:#4a4a4a;font-family: 'Conv_MyriadPro-Regular';line-height: 30px;margin-bottom: 30px;}
.specialoffer .viewdtl{float: left;text-transform: uppercase;color:#ce8d66;letter-spacing: 0.05em;font-size:20px;font-family: 'Conv_SEGOEUI_0';text-decoration: none;}
.specialoffer .bookbtn{float:right;text-decoration: none;border: 1px solid #ce8d66;border-radius: 8px;font-size: 20px;font-family: 'Conv_SEGOEUI_0';padding: 6px 24px; color: #4a4a4a;margin: 0px;text-transform: uppercase}
.specialoffer .bookbtn:hover{background: #1d2945;color:#fff;border-color:#1d2945}
.specialoffer .row{margin-bottom:30px;}
.innerbanner.hometmp img{width: 100%}
.specialoffer .righttblk {height:100%}
.specialoffer .righttblk img {width: 100%;height: 100%;object-fit: cover;}
.bannerbtm{position:absolute;bottom:23px;left:0;width: 100%}
.innerbanner{position:relative;}
.hetelcheck{padding:20px 33px;background: #1d2945;border-radius: 8px;display: flex;flex-wrap: wrap;width: 100%}
.hetelcheck .clw h4{color:#fff;font-size:11px;font-family: 'Conv_SEGOEUI_0';font-weight: normal;text-transform: uppercase;letter-spacing: 0.12em}
.hetelcheck .clw{margin-left:34px;width: calc(18.5% - 34px);}
.hetelcheck .clw select {background: url(../images/dwnarrow2.png) no-repeat;border: none;color: #ec9f33;font-size: 17px;font-family: 'Playfair Display', serif;width: 100%;border-bottom: 1px solid #4a546a;padding-bottom: 11px;background-position: right center;}
.hetelcheck .clw.cl1 {width: 26%;margin-left: 0}
.hetelcheck .clw input.textbx {background: none;border: none;border-bottom: 1px solid #4a546a;padding: 8px 10px;height: 42px;color: #ec9f33;font-family: 'Playfair Display', serif;width: 100%;font-size: 17px;}
.hetelcheck .clw .checkbtn {background: #fff;text-transform: uppercase;padding: 8px 18px;font-size: 12px;font-family: 'Conv_SEGOEUI_0';text-decoration: none;margin-top: 20px;display: inline-block;width: 100%;text-align: center;color:#1d2945}
.hetelcheck .clw .checkbtn:hover{background: #ec9f33;color: #fff;}
.mbtm{margin-bottom:50px;}
 
.roomoptpopup p.bgrtext{font-size:18px;color:#4a4a4a;margin-bottom: 10px}
.roomoptpopup p.bgrtext span{color:#018e78;margin-right: 20px;}
.mapwrap {margin:0 -22px -22px -22px;}
.mapwrap iframe{width:100%;height: 401px;display: block;}

.single_gift .giftcards_price #gift_amounts, .single_gift .giftcards_price li.voucher_check { display: none; }
.single_variation_wrap { display: block !important; }


/********** 29-07-2020 ************/

.single_gift .giftcards_price ul {
	margin-left: -2%;
	list-style: none;
}
.single_gift .giftcards_price li {
	float: left;
	width: 31.3%;
	margin-left: 2%;
	margin-bottom: 20px;
}
.single_gift .giftcards_price li .input-text {
	border: 1px solid #ccc;
	color: #606470;
	float: left;
	padding: 13px;
	width: 100%;
	margin-bottom: 0 !important;
	font-family: 'Conv_SEGOEUI_0';
}

.single_gift .giftcards_price li.full {
	width: 98%;
}

.single_gift .giftcards_price li.full textarea {
	resize: none;
	min-height: 100px;
	font-family: 'Conv_SEGOEUI_0';
	/* font-size: 13px; */
}

.errmsg {
	font-size: 13px;
	color: red;
	float: left;
	width: 100%;
}

.cmn_btn {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.cmn_btn {
	clear: both;
}

.woocommerce div.product form.cart .button {
	float: right !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background: rgba(0, 0, 0, 0);
	border: 2px solid #ce8d66;
	color: #ce8d66;
	float: right;
	font-size: 18px;
	opacity: 1;
	padding: 18px 20px;
	text-align: center;
	width: auto;
	cursor: pointer;
	font-weight: 400;
	border-radius: 0;
	margin: 0 0 0 10px;
}


.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	display: inline-block;
	text-decoration: none;
	border: 1px solid #ce8d66;
	border-radius: 0px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
	    padding: 10px 24px;
	color: #4a4a4a;
	margin: 0 8px;
    font-weight: 900;
	text-transform: uppercase;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background: #1d2945;
	color: #fff;
	border-color: #1d2945;
}

.single_gift .title_sec h3 {
margin-top: 50px;	
text-align: center;
color: #4a4a4a;
font-size: 24px;

} 

.single_gift .title_sec p {
	text-align: center;
color: #4a4a4a;
font-size: 17px;
color: #4a4a4a;
font-family: 'Conv_MyriadPro-Regular';
line-height: 30px;
margin-bottom: 30px;
} 

.giftcard, .shop_table.shop_table_responsive.cart .actions input {
	display: none;
}

#customer_details {
	font-family: "Conv_SEGOEUI_0";
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#customer_details, #customer_details p {
	width: 48%;
	float: left;
	margin-right: 1%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	width: 100%;
}

#customer_details h3, .woocommerce-checkout h3#order_review_heading {
	color: #666;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 20px;
}
#customer_details, #customer_details p {
	width: 48%;
	float: left;
	margin-right: 1%;
}
.bussiness_block1 p {
	color: #606470;

	line-height: 30px;
	margin-bottom: 20px;
	font-size: 14px;
}
.bussiness_block1 .order_details .order_item p{line-height: 1.5;}
#customer_details p label {
	text-align: left;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	border: 1px solid #ccc;
	color: #606470;
	float: left;
	height: 40px;
	margin-right: 30px;
	padding: 6px 13px;
	width: 100%;
	font-family: 'Conv_SEGOEUI_0';
}

.woocommerce-checkout h3#order_review_heading {
	
	margin-top: 10px;
}

#customer_details h3, .woocommerce-checkout h3#order_review_heading {
	color: #666;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 20px;
}

.woocommerce-checkout-review-order {
	float: right;
	width: 50%;
}

div {
	outline: 0 !important;
}

.woocommerce table.shop_table {
	border: none !important;
}
.woocommerce table.shop_table th {
	color: #606470;
	font-weight: 700;
	padding: 15px 12px;
}
.woocommerce table.shop_table th {
	font-family: "Conv_SEGOEUI_0";
}
.woocommerce-checkout .shop_table tbody, .woocommerce-checkout .shop_table tfoot {
	color: #606470;
	font-family: 'Conv_SEGOEUI_0';
	font-size: 14px;
	font-weight: 400;
}
.woocommerce table.shop_table td {
	padding: 10px 12px;
}

.woocommerce table.shop_table td, .woocommerce table.shop_table td a, .woocommerce table.shop_table td span {
	font-size: 14px;
	font-family: 'Conv_SEGOEUI_0';
	color: #606470;
}

.woocommerce table.shop_table td {
	line-height: 1.5em;
}

.woocommerce table.shop_table td {
	border-top: 1px solid rgba(0,0,0,.1);
	padding: 9px 12px;
	vertical-align: middle;
	line-height: 1.5em;
}

.woocommerce-checkout .shop_table tbody, .woocommerce-checkout .shop_table tfoot {
	font-weight: 400;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
	font-weight: 700;
	border-top: 1px solid rgba(0,0,0,.1);
}

.woocommerce table.shop_table th {
	color: #606470;
	font-weight: 700;
	padding: 15px 12px;
}

.woocommerce table.shop_table th {
	font-family: "Conv_SEGOEUI_0";
}

.woocommerce table.shop_table {
	border: none;
}

.woocommerce table.shop_table {
	border: 1px solid rgba(0,0,0,.1);
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 5px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: 0 0;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
	line-height: 2;
	text-align: left;
	margin: 0;
	font-weight: 400;
}	

.woocommerce form .form-row label.checkbox a, .woocommerce-page form .form-row label.checkbox a {
	font-family: "Conv_SEGOEUI_0";
}

.container .title_sec h1 {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	color: #4a4a4a;
	font-size: 30px;
	
}

.bussiness_block1 {
	text-align: center;
}

.woocommerce table.shop_table.cart {
	display: table;
}

.woocommerce table.shop_table.cart th {
	border-bottom: none;
	font-size: 16px;
}

.woocommerce table.shop_table th {
	color: #606470;
	font-weight: 700;
	padding: 15px 12px;
}
.woocommerce table.shop_table th {
	font-family: "Conv_SEGOEUI_0";
}

.woocommerce table.shop_table.cart td {
	text-align: left;
	border-bottom: none;
}

.woocommerce table.shop_table td.product-remove {
	width: 80px;
}

.woocommerce table.shop_table td {
	padding: 10px 12px;
}

.woocommerce table.shop_table td, .woocommerce table.shop_table td a, .woocommerce table.shop_table td span {
	font-size: 14px;
	font-family: 'Conv_SEGOEUI_0';
	color: #606470;
}

.woocommerce table.shop_table td {
	border-top: 1px solid rgba(0,0,0,.1);
	padding: 9px 12px;
	vertical-align: middle;
	line-height: 1.5em;
}

.woocommerce h2 {

	font-size: 26px !important;
	font-weight: 400;
	margin-bottom: 20px !important;
	color: #606470;
}

.woocommerce table.shop_table.cart.giftdet thead td {
	font-weight: 700;
	padding: 15px 12px;
	font-size: 16px;
	border-top: none;
	text-align: center;
}

/*.woocommerce table.shop_table.cart.giftdet thead td, h3 {
	color: #606470;
}*/

.woocommerce table.shop_table.cart td {
	text-align: left;
	border-bottom: none;
}

.woocommerce table.shop_table.cart.giftdet td {
	text-align: center;
}
.woocommerce table.shop_table.cart td {
	border-bottom: none;
}

.woocommerce table.shop_table td {
	padding: 10px 12px;
}

.woocommerce table.shop_table td, .woocommerce table.shop_table td a, .woocommerce table.shop_table td span {
	font-size: 14px;
	    font-family: 'Lato', sans-serif;
	color: #606470;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals h2 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #606470;
	font-weight: 400;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width: 28%;
}

#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
	text-align: right;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	top: 36px;
}

.woocommerce-message::before {
	color: #CE8D66;
}

.mycrt .woocommerce-message {
	display: inline-block !important;
}

.woocommerce-message {
	border: none;
}

.woocommerce-message {
	padding: 20px 0 20px 60px !important;
	width: 99%;
}

.woocommerce-message > p {
	float: left;
	margin-top: 10px;
	text-align: left;
	width: 100%;
}

.woocommerce-message a {
	color: #ce8d66;
}

.woocommerce-message > p {
	text-align: left;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message { background-color: #fff; }

.return-to-shop .button.wc-backward {
	display: inline-block;
	text-decoration: none;
	border: 1px solid #ce8d66;
	border-radius: 0px;
	font-size: 20px;
	font-family: 'Conv_SEGOEUI_0';
	padding: 6px 24px;
	color: #4a4a4a;
	margin: 0 8px;
	text-transform: uppercase;
	font-weight: normal;
	background-color: #fff;
}

.return-to-shop .button.wc-backward:hover {
	background: #1d2945;
	color: #fff;
	border-color: #1d2945;
}

.woocommerce-order-received .place_order_msg {display: none;}

#customer_details p label{    width: 100%}
#customer_details .woocommerce-input-wrapper {display: block; width: 100%; }
#customer_details .form-row-wide{    clear: inherit;}
#customer_details p label{    line-height: 1.2;}
#customer_details .col-1 {flex: 100% 0 0; max-width: 100%; }
/*#customer_details h3{    font-family: "Conv_SEGOEUI_0";}*/



.gm-style img {
    max-width: 100%;
    /* height: 100%; */
    object-fit: cover;
}
.map_popup p:last-child {
    margin-bottom: 0;
}
.map_popup .ttl_sec {
    border-bottom: 1px solid #000;
    padding: 15px;
}
.map_popup .gift_sec h4 {
    text-align: center;
}

.map_popup .gift_sec p {
    text-align: center;
    font-family: "Conv_SEGOEUI_0";
}
.map_popup .gift_sec ul li {
    flex: 33.33%;
    max-width: 33.33%;
    padding: 0 15px;
    font-family: "Conv_SEGOEUI_0";
        margin-bottom: 15px;
}
.map_popup .sec2 {
    padding-right: 10px;
    margin-left: auto;
    display: flex;
      display:-webkit-flex;
}
.map_popup .sec2 p:not(:first-child) {
    margin-left: 20px;
    font-family: "Conv_SEGOEUI_0";
}
.map_popup .ttl_sec {
    display: flex;display:-webkit-flex;
    align-items: flex-end;
}
.map_popup .ttl_sec h3 { font-size: 20px; font-family: "Conv_SEGOEUI_0"; }
.map_popup .gift_sec h4 { font-size: 16px; font-family: "Conv_SEGOEUI_0"; }
/*********************/



/*********10-08-20************/
html, body{overflow-x: hidden;}
.blog-banner img {   width: 100%;}
.blog-top-cont {text-align: center; padding-top: 50px; }
.blog-top-cont .blog-head{    font-family: 'Conv_SEGOEUIB_0';color: #1d2945;    font-size: 24px;text-transform: uppercase;margin-bottom: 45px;}
.blog-top-cont p {font-family: "Conv_SEGOEUI_0"; font-size: 17px; line-height: 30px; color: #4a4a4a; font-weight: normal; padding: 0 45px; letter-spacing: 1px; } .blog-top-cont p:last-child{margin-bottom: 0;}
.blog-search-filter {float: left; width: 100%; padding: 45px 0  50px; }
.blog-search-filter form {display: flex;display:-webkit-flex; align-items: center; justify-content: center; }
.blog-search-filter select {border: 1.2px solid #d7d7d7; outline: none;background: url("../images/filter-down-button.png") no-repeat;     background-position: right 20px center;padding: 10px 40px;letter-spacing:1.5px; font-family: "Conv_SEGOEUI_0"; font-size: 20px; color: #4a4a4a;line-height: 1; width: 508px; }
.blog-search-filter input[type="button"] {margin-left: 20px; background-color: #1d2945; color: #ffffff; font-family: "Conv_SEGOEUI_0"; font-size: 20px; text-transform: uppercase; padding: 12px 40px; border: none; line-height: 1; letter-spacing: 1.5px; cursor: pointer; }
.blog-search-filter input[type="button"]:focus{outline: none;}
.blog-list {   position: relative;}
.blog-list .blog-cont {position: absolute; left: 0; width: 100%; color: #fff; height: 100%; display: flex;display:-webkit-flex; justify-content: center; -webkit-justify-content: center; align-items: center; top: 0; }

.blog-list .blog-img {position: relative;     overflow: hidden;}

.blog-list .blog-img img {display: block; height: 100%; width: 100%; object-fit: cover;    transition: all 0.5s ease; }
.blog-list .blog-img:after {content: ""; position: absolute; left: 0; width: 100%; height: 100%; background: #000000; top: 0; opacity: 0.3; }
.blog-main-list .blog-list {padding: 0 10px; display: flex;margin-bottom: 20px;    display:-webkit-flex;}
.blog-main-list {margin-left: -10px; margin-right: -10px;}
.blog-main-list .blog-list:nth-child(1), .blog-main-list .blog-list:nth-child(2), .blog-main-list .blog-list:nth-child(3) { float: left; width: 50%; }

.blog-list:nth-child(2) .blog-img, .blog-main-list .blog-list:nth-child(3) .blog-img {   height: 466px;}

.blog-list .blog-img {position: relative; width: 100%; float: left; }
.blog-list:nth-child(3) + .blog-list {   clear: both;}
body{    overflow-x: hidden;}
.blog-main-list .blog-list:nth-child(1) .blog-img{    height: 954px;}
.blog-main-list .blog-list:nth-child(4), .blog-main-list .blog-list:nth-child(5), .blog-main-list .blog-list:nth-child(6) {   width: 33.33%; float: left;}
.blog-main-list .blog-list:nth-child(6) ~ .blog-list{width: 50%; float: left;}
.blog-main-list .blog-list:nth-child(6) ~ .blog-list .blog-img{height: 472px;}
.blog-cont-inner {width: 80%; margin: auto; text-align: center; }
.blog-cont-inner .blog-list-head {font-size: 45px; line-height: normal;     margin-bottom: 15px;}
.blog-cont-inner p {font-size: 17px; line-height: 30px; font-family: "Conv_SEGOEUI_0"; margin-bottom: 25px; }
.blog-cont-inner .read-more:after {content: "»"; margin-left: 10px; font-size: 45px; height: 0; line-height: 0; display: block; position: relative; top: -5px; }
.blog-cont-inner .read-more {font-family: "Conv_SEGOEUI_0";     letter-spacing: 0.04em;color: #fff; font-size: 30px; text-decoration: none; display: flex; display:-webkit-flex; align-items: center; justify-content: center; line-height: 1; }
.blog-cont-inner .read-more, .blog-cont-inner p, .blog-cont-inner .blog-list-head{     letter-spacing: 0.04em;   text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.8);}
/*.blog-main-list .blog-list:nth-child(1) .blog-cont-inner p {font-size: 20px;}*/
.blog-main-list .blog-list:hover img {    transform: scale(1.1);-webkit-transform: scale(1.1);}
.blog-more button {background: transparent; border: none; display: block; margin: auto; }
.blog-more {float: left; width: 100%; margin: 35px 0 135px; }
.kings-banner.inrbnr.specific:after{opacity: 0.2;}

.col-orng{color: #b78336;}
.buy-banner-btn .buy-spec-btn {display: inline-block; font-family: "Conv_SEGOEUI_0"; text-decoration: none; text-align: center; background: #db9b40; font-size: 20px; padding: 10px 20px; border-radius: 10px; box-shadow: 1px 1px 20px rgba(3, 4, 4, 0.6); color: #ffff; letter-spacing: 0.04em; text-transform: uppercase; }
.buy-banner-btn {position: absolute; bottom: 55px; left: 0; right: 0; margin: auto; text-align: center; z-index: 999; width: 100%; }
 .spe-col-orng .vouchercnt h3, .giftwrap.gift-wrap-orng  h2, .giftwrap.gift-wrap-orng  .giftinrcnt h3, .giftwrap.gift-wrap-orng .pricewrap{color: #b78336;}

.giftwrap.gift-wrap-orng  .giftinrcnt a.buynow{color:#b78336;border-color: #a4a4a4;cursor: pointer;}
.giftwrap.gift-wrap-orng  .giftinrcnt a.buynow:hover{background:#b78336; border-color: #b78336;color: #ffffff; }
.spe-col-orng .vouchercnt .row .right-voucher-cont{    padding-left: 45px;}

.gm-style .gm-style-iw-c{   padding: 8px!important;}
.google-map{height: 600px!important; }
.newlet-property-result .google-map{height: 480px!important; }
.map_popup .ttl_sec .sec1 h3 {font-size: 21px;    margin-bottom: 0; font-family: 'Playfair Display', serif; color: #4a4a4a;letter-spacing: 0.04em; }
.map_popup .ttl_sec .sec1 p{font-size: 12px;line-height: 18px;font-family: "Conv_SEGOEUI_0";color: #4a4a4a;letter-spacing: 0.04em;}
.map_popup .ttl_sec{        padding: 20px 25px 15px;    margin-bottom: 15px;}  
.map_popup .gift_sec h4{font-size: 21px;font-family: "Conv_SEGOEUI_0";color: #4a4a4a;margin-bottom: 25px;}
.map_popup{color: #4a4a4a;}
.map_popup .icn-text { padding-left: 32px; background-repeat: no-repeat!important; font-family: "Conv_SEGOEUI_0"; font-size: 12px; }
.map_popup .sec2 .icn-text {font-size: 16px;}
.map_popup .sec2 .icn-div:not(:last-child) {   margin-right: 40px;}
.map_popup .sec2 .icn-div .icn-text {   padding-left: 36px;}
.map_popup  .book-icn{background: url(../images/book-night-icn.png);}
.map_popup  .dir-icn{background: url(../images/get-direction-icn.png);}
.map_popup  .afternoon-icn{background: url(../images/map-tea-icn.png);}
.map_popup  .lunch-icn{background: url(../images/map-lunch-icn.png);}
.map_popup  .cream-tea-icn{background: url(../images/map-cream-tea.png);}
.map_popup  .stay-night-icn{background: url(../images/map-stay-night-icn.png);}
.map_popup  .gin-club-icn{background: url(../images/map-gin-club-icn.png);}
.map_popup  .golf-icn{background: url(../images/map-golf-icn.png);}
.map_popup .gift_sec ul {display: flex; display:-webkit-flex; flex-wrap: wrap; margin: 25px 0 0; }
.map_popup .gift_sec .icn-text {display: block; padding-left: 0;    line-height: 26px; }
.map_popup .gift_sec .icn-text span {
    display: inline-block;
    height: 26px;
    background-repeat: no-repeat;
    align-items: center;
    padding-right: 0;
    float: left;
       vertical-align: middle;
        background-position: right center;
    width: 30px;
    padding-right: 10px;
    margin-right: 9px;
}
.map_popup .stay-night-icn{    width: 33px!important;}

.gm-style .gm-style-iw-d {   overflow: inherit !important; }
.gm-style .gm-style-iw-c{    overflow: visible!important;}
.gm-ui-hover-effect {z-index: 9999!important; background: #000!important; width: 50px!important; height: 50px!important; right: -50px!important; top: 20px!important; }
.gm-ui-hover-effect img{filter: brightness(0) invert(1); display: block;margin: auto;}
.map_popup a{text-decoration: none!important;}
.gm-ui-hover-effect img {filter: brightness(0) invert(1); display: block; margin: auto; width: 45px!important; height: 45px!important; display: block!important; margin: auto!important; }
.map_popup .msg_sec p{font-family: "Conv_SEGOEUI_0";font-style: italic;font-size: 12px;}
.map_popup  .msg_sec {   padding-bottom: 7px;}

.giftvoucherwrap.mid.gift-exp .gifttext {   margin-top: 45px;}
.giftvoucherwrap.mid.gift-exp .gifttext p {border: none; padding: 0 40px; }
.giftvoucherwrap.mid.gift-exp .gifttext p:last-child { margin-bottom: 0;}
.gift-exp .gift-filter {margin-top: 85px; margin-bottom: 55px; }
.gift-exp .gift-filter .filterbtn .filterbtn {background: #db9b40; color: #fff; letter-spacing: 0.04em; }
.gift-exp  .gift-filter .dropdownwrap select{padding-left: 35px;border-color: #d7d7d7;}

.gift-vexp-list {float: left; width: 100%; position: relative; }
.gift-vexp-list .gift-vexp-img {position: relative; overflow: hidden; display: block; }
.gift-vexp-cont {position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex;display:-webkit-flex; align-items: center; }
.gift-vexp-cont .gift-vexp-cont-inn {text-align: center; width: 80%; max-width: 652px; margin: auto; color: #ffffff; }
.gift-vexp-list .gift-vexp-img:after {content: ""; position: absolute; left: 0; width: 100%; height: 100%; background: #000000; top: 0; opacity: 0.1; }
.gift-vexp-list .read-more {font-family: "Conv_SEGOEUI_0"; letter-spacing: 0.04em; color: #fff; font-size: 30px; text-decoration: none; display: flex; display: -webkit-flex; align-items: center; justify-content: center; line-height: 1; }

.gift-vexp-list .read-more:after {content: "»"; margin-left: 10px; font-size: 45px; height: 0; line-height: 0; display: block; position: relative; top: -5px; }
.gift-vexp-list .gift-vexp-img img {width: 100%;    transition: all 0.5s ease; }
/* .gift-vexp-list:hover .gift-vexp-img img {transform: scale(1.1); -webkit-transform: scale(1.1); }
.gift-vexp-list:hover .gift-vexp-img:after{opacity: 0.4;} */
.gift-vexp-list .gift-vexp-img:after{opacity: 0.4;}
.gift-vexp-list .gift-vexp-img  {position: relative; overflow: hidden; }


.gift-vexp-cont .gift-vexp-head{    font-size: 42px;    text-transform: uppercase; line-height: normal; margin-bottom: 15px;}
.gift-vexp-list .read-more, .gift-vexp-cont-inn p, .gift-vexp-cont-inn .gift-vexp-head{letter-spacing: 0.04em; text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.8); }
.gift-vexp-cont-inn p{font-size:  20px; line-height: 30px;margin-bottom: 25px;}
.gift-vouch-exp-main > .row > div {padding-left: 10px; padding-right: 10px; margin-bottom: 20px; }
.gvexp-popup .gvexp-select-loct {float: left; width: 100%; padding: 20px 55px; }
.gvexp-popup {width: 797px; max-width: 100%;    background: #fff;    padding: 8px; }
.gvexp-select-head {   text-align: center;margin-bottom: 35px;}
.gvexp-select-head h3{font-size: 17px; letter-spacing: 0.04em;line-height: normal;color: #4a4a4a;margin-bottom: 10px}
.gvexp-select-head p{font-size: 12px; letter-spacing: 0.04em;line-height: normal;color: #4a4a4a;font-style: italic;}
.gvexp-select-head p:last-child{margin-bottom: 0;}
.gvexp-select-list ul li {float: left; width: 33.33%; padding: 0 10px; margin-bottom: 15px; }
.gvexp-select-list ul li:nth-child(3n) + li {clear: both; }
.gvexp-select-list li .gvexp-select-title { font-size: 18px;  line-height: 21px;}
.gvexp-select-list li  span{font-size:  12px; line-height: 21px;}
.gvexp-select-list li  span,.gvexp-select-list li .gvexp-select-title { display: block; color: #4a4a4a;}
.gvexp-select-list ul li {float: left; width: 33.33%; padding: 0 7px; margin-bottom: 15px; }
.gvexp-select-list ul {margin-left: -7px; margin-right: -7px; }
.gvexp-select-list ul li a:hover{text-decoration: none;}
.gvexp-popup .gift-vexp-cont-inn p:last-child {   margin-bottom: 0;}
.gift-wrap-orng .container .row > div{    padding-left: 10px;  padding-right: 10px;}
.gift-vexp-list.faq .gift-vexp-img:after {background: #db9b40; opacity: 1; }
.gift-vexp-list.faq .read-more, .faq .gift-vexp-cont-inn p,  .faq .gift-vexp-cont-inn .gift-vexp-head{text-shadow: inherit;}
.gm-style .gm-style-iw-c{border-radius: 0!important;}
.map_popup  a:hover{color: #000000;}
.blog-main-list .blog-list:nth-child(4) .blog-img, .blog-main-list .blog-list:nth-child(5) .blog-img, .blog-main-list .blog-list:nth-child(6) .blog-img {
    height: 467px;
}
.blog-main-list .blog-list:hover .blog-img:after{    opacity: 0.5;}
.giftvoucherwrap.mid.gift-exp .gift-filter {   margin: 45px 0 50px;}
.covid-pg .hbtn-block.cst-btn .site-btn { padding: 12px 63px; }
@media (min-width: 1025px) { 

.gm-style .gm-style-iw-c{max-width: 810px!important;}


}


.map_popup .bnr_img:after {
    position: absolute;
    left: 0;
    content: "";
    background: #000;
    opacity: 0.5;
    width: 100%;
    height: 100%;
}
.map_popup .bnr_img {position: relative; }

.map_popup .banner-logo {height: auto; position: absolute; left: 0; z-index: 99; display: block; margin: auto; right: 0; top: 0; width: 100%; height: 100%; display: flex; display:-webkit-flex; align-items: center; justify-content: center; }


span#loader {
    
    text-align: center;
    margin-top: -80px!important;
    float: left;
    display: block;
    width: 100%;
}
span#loader img {
    width: 108px;
}


/*********10-08-20************/

#blog_append .blog-list {display: none;}
#row_append .blogposts {display: none;}
/*#voucher_append .voucher_cls_cnt {display: none;}*/

/*********07-09-20  kingscliff home hotel************/

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Semibold.eot');
    src: url('../fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Semibold.woff2') format('woff2'),
        url('../fonts/Lato-Semibold.woff') format('woff'),
        url('../fonts/Lato-Semibold.ttf') format('truetype'),
        url('../fonts/Lato-Semibold.svg#Lato-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Bold.eot');
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Bold.woff') format('woff'),
        url('../fonts/Lato-Bold.ttf') format('truetype'),
        url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff'),
        url('../fonts/Lato-Regular.ttf') format('truetype'),
        url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Light.eot');
    src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Light.woff2') format('woff2'),
        url('../fonts/Lato-Light.woff') format('woff'),
        url('../fonts/Lato-Light.ttf') format('truetype'),
        url('../fonts/Lato-Light.svg#Lato-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



@font-face {
  font-family: 'Allura';
    src: url('../fonts/Allura-Regular.eot');
    src: url('../fonts/Allura-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Allura-Regular.woff2') format('woff2'),
        url('../fonts/Allura-Regular.woff') format('woff'),
        url('../fonts/Allura-Regular.ttf') format('truetype'),
        url('../fonts/Allura-Regular.svg#Allura-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BlackJack';
    src: url('../fonts/BlackJackRegular.eot');
    src: url('../fonts/BlackJackRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BlackJackRegular.woff2') format('woff2'),
        url('../fonts/BlackJackRegular.woff') format('woff'),
        url('../fonts/BlackJackRegular.ttf') format('truetype'),
        url('../fonts/BlackJackRegular.svg#BlackJackRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.hotel-listing ul li:nth-last-of-type(-n+2)  .hoteltitle h2{display: block!important;}
.kings-body a:hover{text-decoration: none;color: #202945;}
.klink-btn:hover{color: #202945;}
.kings-body .res-tab-btn:hover{color: #fff;}
.kings-body h2, .kings-body h3, .kings-body h4, .kings-body h5, .kings-body h6{     font-family: 'Cochin';color: #202945; font-size: 47px;    text-transform: uppercase;}
.kings-body{color: #202945;font-size: 18px;letter-spacing: 0; font-family: 'Lato';}
/*.kingbxslider .bx-controls-direction {display: none; }*/
.kingbxslider .bx-pager.bx-default-pager {display: flex; display:-webkit-flex; justify-content: center; }
.kingbxslider .bx-controls {margin-top: 5px; }
.kingbxslider  .bx-pager-item a {font-size: 0; display: block; width: 15px; background: #e1e1e1; height: 15px; border-radius: 100%; border: 1px solid #565656; }
.kingbxslider .bx-pager.bx-default-pager .bx-pager-item {float: left; padding: 0 9px; }
.bx-pager-item a.active{background: #8b8b8b;}
.kings-body p{font-size: 17px;line-height: 23px; font-family: 'Lato'; font-weight: normal;}
.kings-info-row .kinfo-title p{font-size: 45px;line-height: 37px;color: #7a8399;      font-family: 'Lato';margin-bottom: 0;}
.kinfo-title h1 {font-size: 46px; line-height:36px; color: #202945; margin-bottom: 26px; }
.kings-info-row {float: left; width: 100%; padding: 100px 0 100px; }
.kingbxslider {   position: relative;}
.kingbxslider .bx-controls {margin-top: 0; position: absolute; bottom: -27px; left: 0; width: 100%; }
.kings-info-row .kinfo-cont p:not(:last-child) {   margin-bottom: 30px;}
.hotel-result-list .hcont-blk {background: #d9e1e8; display: flex; align-items: center;    height: 100%;    padding: 35px 0; }
.hotel-result-list  .hcont-blk .h-cont-blk-in {text-align: center; margin: auto;    width:91%; max-width: 515px;}
.hotel-result-list  .hcont-blk .h-cont-blk-in > p {max-width: 390px;    margin-left: auto;   margin-right: auto; }
.hcont-blk h3, .hcont-blk .hcont-blk_head {    font-family: 'Cochin';font-size: 36px;color: #202945;margin-bottom: 30px;     text-transform: uppercase;line-height: 1.1;}
.hcont-blk p{color: #ffffff;font-weight: normal;font-size: 17px; line-height: 28px;}
.klink-btn {    font-size: 17px; color: #202945;     font-family: "Lato", sans-serif;    font-weight: 900;
    text-transform: uppercase;  display: flex;display:-webkit-flex; align-items: center; justify-content: center; }
.hcont-blk .klink-btn{margin-top:55px;}
.klink-btn:hover{text-decoration: none;}
.klink-btn:after {content: ">";font-family: 'Lato';     line-height: 1;font-weight: normal;font-size:28px;color: #202945;    padding-left: 7px; }
.hcont-blk p:last-of-type {   margin-bottom: 0;}
.hotel-result-list .row{   margin-bottom: 20px;}
.hotel-result-list .row:nth-child(2n) {   flex-direction: row-reverse;}
.hotel-result-list .col-lg-8 > img {   width: 100%;  height: 100%;  object-fit: cover;}
.fullrow-wrap {   padding: 0 10px;}
.fullrow-wrap .row {margin-left: -10px; margin-right: -10px; }
.room-fac.icn-tx-li li img{filter: brightness(0) invert(1);}
.fullrow-wrap [class*="col-"] {padding-left: 10px; padding-right: 10px; }
.hotel-result-list {float: left; width: 100%; }

.upcoming-event {align-items: center;float: left;width: 100%; }
.up-event-blk {max-width: 662px; margin: auto;    width: 85%; }
.up-event-blk > h3, .up-event-blk > .up-event-head {
    text-align: center;margin-bottom: 45px;
}
.event-date-list li {
    background: #d9e1e8;
    padding: 10px 20px;
        display: flex;
        display:-webkit-flex;
    align-items: center;    

}
.event-date-list li:not(:last-child) {
    margin-bottom: 20px;
}
.fullrow-wrap > .row {    margin-bottom: 20px;}

@media (min-width: 1700px){
.kings-body .container{max-width: 1650px;}
}



.event-date-list .up-date {
    background: url(../images/date_icn.png) no-repeat;
    width: 98px;
    margin-right: 45px;
}

.event-date-list .up-date span {
    text-align: center;
    font-weight: 700;
}
.up-date .month {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    min-height: 39px;
    line-height: 2;
    position: relative;
    top: 4px;
    display: block;
}
.up-date .date {
    min-height: 60px;
    font-size: 36px;
    display: flex;
     display:-webkit-flex;
    align-items: center;
    justify-content: center;
}
.event-date-list .up-event-dtl {
    flex: 1 0;
}
.up-event-dtl .h-name, .up-event-dtl .place{font-family: 'Lato';color: #202945;text-transform: capitalize;}
.up-event-dtl .h-name{font-weight: 300;font-size: 26px;margin-bottom: 13px;}
.up-event-dtl .place{font-weight: 700; font-size: 18px;}
.up-event-blk .event-date-list {   margin-bottom: 65px;}
.stay-contact-rw {float: left; width: 100%; padding: 72px 0 68px; text-align: center; margin-bottom: 20px; background: #ebebeb; }
.stay-cont-dtl {display: flex; flex-wrap: wrap; margin-bottom: 20px; justify-content: center; }
.stay-cont-dtl .phone {background: url(../images/klist-call-icn.png) no-repeat; background-position: left top 4px; padding-left: 27px; display: inline-block; }
.stay-cont-dtl .mail{ background: url(../images/klist-mail-icn.png) no-repeat;  background-position: left center; padding-left: 27px; display: inline-block;}
.stay-cont-dtl li {   padding: 0 5px;}
.stay-cont-blk > h3 {margin-bottom: 20px; line-height: 1; }
.stay-cont-blk p:last-child {   margin-bottom: 0;}
.book-stay-srh {float: left; width: 100%; background: #8b9bb2;   margin-bottom: 20px;}
.book-stay-srh-in {max-width: 1160px; margin: auto;position: relative;    padding: 85px 0 85px; }
.book-stay-srh-in > h2 {color: #fff; text-align: center; margin-bottom: 30px; }
.sty-book-blk.src-hotel {width: 380px;    padding: 8px 15px;    letter-spacing: 0.05em;}
.sty-book-blk.check-inout {display: flex; display:-webkit-flex; width: 478px; align-items: center;     padding-left: 20px;}
.sty-book-blk.guest {width: 280px; }
.book-stay-srh .stay-form {display: flex; display:-webkit-flex; }
.stay-form .src-hotel span {display: block; font-size: 12px; color: #7a8399; }
.sty-book-blk select {width: 100%; }
.stay-form .sty-book-blk {position: relative; background: #fff; margin-right: 10px; }
.stay-form .sty-book-blk:last-child {margin-right: 0; }
.stay-form input, .stay-form select{color: #7a8399; font-family: 'Lato'; font-weight: normal;border: none;}
.stay-form input:focus, .stay-form select:focus{outline: none;}
.stay-form .check-inout input, .sty-book-blk.guest {font-size: 16px;  }
.stay-form .src-hotel select{background: url("../images/stay-down-arrow.png") no-repeat;    background-position: right;}
.check-inout > div {   width: 50%;}
div#checkinblk input {
    background: url(../images/stay-date-icn.png) no-repeat;
    text-align: center;
    background-position: left center;
}
div#checkoutblk input {
    background: url(../images/stya-check-out.png) no-repeat;
    background-position: left;
    text-align: center;
}
.guest input {background: url(../images/stay-guest-icn.png) no-repeat; padding-left: 30px; text-align: center; display: table; margin: auto; width: 84px; background-position: left center; }
.sty-book-blk.check-inout input {   width: 100%;}
.sty-book-blk.guest {display: flex;display:-webkit-flex; align-items: center; }
.book-stay-srh .stay-btn {display: flex;display:-webkit-flex; margin: 45px auto auto; justify-content: center; }
.stay-btn input[type="button"], .stay-btn input[type="submit"] {border: 1px solid #fff!important;    cursor: pointer; background: transparent; color: #fff; font-size: 20px; padding: 12px 40px; font-weight: normal; letter-spacing: 0.04em; }
#ui-datepicker-div .ui-datepicker-year {   display: inline-block;}
.stay-btn input[type="button"]:focus, .stay-btn input[type="submit"]:focus{outline: none;}
.ui-datepicker-title select{    appearance: auto;  -webkit-appearance: auto;}
.book-stay-srh .container{position: relative;}
.book-stay-srh .container:before{position: absolute;content: ""; left: 0;background: url("../images/book-stya-icn.png") no-repeat;top: -23px;width: 184px;height: 134px;}
.kings-info-row.kings-info-nocol {/*padding-bottom: 100px;*/ text-align: center; }
.kings-info-nocol > .container {   max-width: 1300px;}
.kinfo-nocol-head {   margin-bottom: 35px;}
div#book-sty-tab {   clear: both;}
.kinfo-nocol-head h6, .kinfo-nocol-head h1,
.kinfo-nocol-head .kinfo-nocol-h6,  .kinfo-nocol-head .kinfo-nocol-h1 {color: #202945;}
.kinfo-nocol-head h6, .kinfo-nocol-head .kinfo-nocol-h6{text-transform: uppercase;font-size: 18px;font-family: 'Lato'; font-weight: 600;margin-bottom: 20px;}
.kinfo-nocol-head h1, .kinfo-nocol-head .kinfo-nocol-h1{/*font-size: 60px;*/font-size: 48px;    margin-bottom: 0;    font-family: 'Cochin';}
.qrcode .kinfo-nocol-head h1, .kinfo-nocol-head .kinfo-nocol-h1{font-size: 35px;}

.kings-info-nocol p {font-size: 18px; line-height: 30px; color: #7a8399;font-weight: 300; }
.single-blogs .kinfo-nocol-head h1, .single-blogs .kinfo-nocol-head .kinfo-nocol-h1{    font-size: 38px;}
.res-tab-online > .container {padding: 62px 0 62px; text-align: center; max-width: 980px;     color: #fff;}
.res-tab-online p:last-child {  margin-bottom: 0;}
.res-tab-online .res-tab-btn{color: #ffffff;font-size: 30px;}
.res-tab-online .res-tab-btn:after{font-size: 36px;color: #ffffff;}
.resto-menu-rw .hcont-blk {   background: #fafafa;}
.resto-menu li a {display: block; max-width: 344px; padding: 25px 0;line-height: 1;font-size: 21px; margin: auto; font-weight: 300; color: #202945; background: #d9e1e8; }
.resto-menu li:not(:last-child){margin-bottom: 20px;}
.resto-menu .resto-menu-head {   margin-bottom: 45px;    position: relative;}
.resto-menu .klink-btn {   margin-top: 62px;}
.resto-menu .resto-menu-head:before {position: absolute; content: ""; left: -62px; background: url(../images/resto-arrow.png) no-repeat; top: -113px; width: 114px; height: 116px; }
.fodri-open-time {max-width: 340px; margin: auto;     text-align: center;}
.fodri-open-time > h3 { margin-bottom: 35px;}
.fodri-open-time .time-blk > h6 {font-family: 'Lato'; font-weight: 300; font-size: 33px; color: #202945; text-transform: capitalize; margin-bottom: 0; }
.fodri-open-time .time-blk p:last-child {   margin-bottom: 0;}
.fodri-open-time .time-blk:not(:last-child) {  margin-bottom: 25px;}
.fodri-open-time .time-blk p {   line-height: 30px;    font-weight: 300;}
.stay-cont-half .stay-contact-rw, .stay-cont-half .res-tab-online {   margin-bottom: 0;}
 .stay-cont-half .res-tab-online{height: 100%;}
 .stay-cont-half .res-tab-online > .container {
    display: flex;display:-webkit-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    height: 100%;
    align-content: center;
}
.res-tab-online .container:before {
    background-size: contain;
    width: 164px;
    height: 112px;
    top: 0;
    left: 40px;
}

.room-slide .bx-controls-direction {
    display: none;
}
.room-slide .bx-pager-item a {
    font-size: 0;
    display: block;
    width: 19px;
    background: #ffffff;
    height: 19px;
    border-radius: 100%;
    border: 3px solid #ffffff;
}
.room-slide .bx-pager.bx-default-pager .bx-pager-item {
    float: left;
    padding: 0 9px;
}
.room-slide .bx-pager-item a.active {
   border-color:#7a8399;
}
.room-slide .bx-has-pager {
    position: absolute;
    bottom: 28px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
}

.room-facilities ul{margin-left: -7px; margin-right: -7px;    width: 100%;}
.room-facilities li {width: 50%; float: left; text-align: left; margin-bottom: 10px; padding: 0 7px; vertical-align: middle; display: flex; align-items: center; }
.room-facilities li > p {font-size: 12px; line-height: 1.2; color: #202945;    flex: 1 0; font-weight: 300;} 
.room-facilities li:nth-child(2n) + li {clear: both;}
.room-facilities li i{    margin-right: 10px;}
.room-facilities {display: flex;display:-webkit-flex;    flex-wrap: wrap; justify-content: center; max-width: 515px; margin: 60px auto 50px; }
.check-av-btn {display: inline-block; background: #8b9bb2; color: #fff; font-weight: 700; font-size: 19px; min-width: 240px; height: 46px; line-height: 46px; }
.hcont-blk .down-btn {margin-top: 15px; }

.our-room-part .hcont-blk {   background: #fafafa;}
.our-room-part .h-cont-blk-in > p{color: #7a8399;}
.hroom-sec-rw > .row {padding-bottom: 20px; position: relative; }
.hroom-sec-rw > .row:before {position: absolute; content: ""; height: 6px; left: 0; background: #d9e1e8; right: 0; margin: auto; bottom: -3px; padding: 0 10px; width: calc(100% - 20px); width:-webkit-calc(100% - 20px); }
.kings-info-nocol p:last-child {   margin-bottom: 0;}

.room-facilities ul{ transition: all .5s ease-in-out;
display: none;margin-bottom: 20px;}
.hide-info .room-facilities ul {   display: block;}
.room-facilities .klink-btn.show-amen {   margin-top: 0;  line-height: 1;}
/*.capacities-group .capacity-room {   display: none;}
.capacities-group:hover .capacity-room{display: block;}*/
.capacities-group .klink-btn.show-amen {   margin-top: 0;  margin-bottom: 40px;}
.show-amen{cursor: pointer;}


@media (min-width: 993px) {

.room-slide {    height: 100%;}
.room-slide > .bx-wrapper > .bx-viewport *{height: 100%;}
.room-slide > .bx-wrapper{height: 100%;}
.room-slide > .bx-wrapper > .bx-viewport{height: 100%!important;}
.room-slide > .bx-wrapper img{height: 100%; object-fit: cover;width: 100%;}

}

.row.stay-cont-half{clear: both;}
.check-av-btn:hover{text-decoration: none;color: #ffffff!important;}
.download-btn:hover{color: #ffffff!important;}
.kings-info-row .kinfo-title > h1{  font-family: 'Lato'; font-weight: 600;}
.kings-info-row .kinfo-cont p{    color: #333333;font-weight: normal;}

@media (max-width: 991px){

.stay-cont-half .res-tab-online > .container{display: block; }

}

.pb-90{padding-bottom: 90px;}

.google-map{width: 100%!important;}
.sel-per-hotel {text-align: center; color: #ffffff; padding: 85px 0; }
.sel-per-htl-head .head {   color: #ffffff;}
.per-hotelselect select {
    background: #fff url(../images/select-dbl-arrow.png) no-repeat;
    border: none;
    color: #7a8399;
    font-size: 18px;
    padding: 5px 40px 15px 20px;
    background-position: right 20px center;
    min-width: 243px;
        border-radius: 0;
}
.sel-per-htl-head p:last-child {   margin-bottom: 0;}
.per-hotelselect {   margin-top: 30px;}
.per-hotelselect select:focus{outline: none;}
.down-brochure-rw > .container { max-width: 1081px;}
.down-brochure-rw .container:before {   left: 0;}
.col-white{color: #ffffff;}
.db-head-part .dwn-bro-head {   color: #fff;}
.download-btn {color: #fff; display: inline-block; min-width: 241px; font-size: 19px; border: 1px solid #fff; padding:12px 15px; }
.down-brochure .db-head-part {    margin-bottom: 45px;}
.stay-cont-half  .res-tab-online .res-tab-btn{    font-size: 18px;}
.stay-cont-half .res-tab-online .res-tab-btn:after{    font-size: 24px;}

@media (min-width: 1366px){

	.page-template-tmp-meeting-room-even-html .map_popup .bnr_img img {
    height: 272px;
    object-fit: cover;
    width: 100%;
}
}

.capacities-group {
    padding: 25px 0 0;
}
.capacities-group .room-fac {
    padding-bottom: 40px;
      display: table;
    margin: auto;
}

.icn-tx-li li{    display: flex;display:-webkit-flex;
    align-items: center;
}
.icn-tx-li li > p {
    flex: 1 0;
    font-size: 12px;
    margin-left: 8px;
}
.capacities-group .room-fac ul {  
    display: table;
    margin: auto;
}
.capacities-group .room-fac li {
    padding-right: 36px;
    float: left;
        margin-bottom: 10px;
}
.capacities-group .room-fac li:last-child {
    padding-right: 0;
}

/*.capacities-group .room-fac ul {
    display: flex;display:-webkit-flex;
    justify-content: center;
}*/
.capacity-room > .cap-head {
    font-size: 28px;
    margin-bottom: 30px;
}

.room-cap-list {
    max-width: 240px;
    margin: auto;
    padding-bottom: 20px;
}
.room-cap-list ul {
    display: table;
    margin: auto;
}
.room-cap-list li {
    width: auto;
    float: left;
    padding: 0 20px 45px;
}
.room-cap-list li:nth-child(2n) + li {
    clear: both;
}
.room-cap-list li > p {
    color: #102647;
    font-size: 18px;
    font-weight: 600;
}
.spe-meeting-event .hcont-blk h3 , .spe-meeting-event .hcont-blk .hcont-blk_head {
    margin-bottom: 35px;
}
.quick-enquiry > .container {
    max-width: 1300px;
    margin: auto;
}
.quick-enquiry .container:before {
    left: 178px;
    top: 0;
        background: url(../images/enquiry-icn.png) no-repeat;

            width: 106px;
    height: 134px;
    background-size: contain;
}
.quick-enquiry input:not([type="submit"]), .quick-enquiry textarea, .book-request select {
    width: 100%;
    border: none;
    color: #202945;
    font-size: 18px;
    font-weight: 300;
       padding: 18px 20px;
    line-height: 1.3;
    background: #ffffff;
}
.book-request select:focus{outline: none;}
.quick-enquiry input:focus, .quick-enquiry textarea:focus{border: none;outline: none;}
.quick-enquiry form ul li {
    width: 50%;
    float: left;
    padding: 0 10px;
    margin-bottom: 12px;
}
.quick-enquiry form ul{margin-left: -10px;margin-right: -10px;}
.quick-enquiry textarea {   height: 59px;}
.quick-enquiry .stay-btn {   float: left;  width: 100%;}
.quick-enquiry .stay-btn input[type="button"] {
    display: table;
    margin: auto;
    width: auto;
        border: 1px solid #fff;
    min-width: 243px;
    padding: 10px 30px;
    line-height: 1.2;
}
.quick-enquiry .book-stay-srh-in {
    max-width: 100%;
    padding-bottom: 90px;
    float: left;
    width: 100%;
}
.max-1300{max-width: 1300px;}
.bill-sub-cont{margin-bottom: 30px;}
.light-bill-moment .stay-cont-blk > h3 {
    margin-bottom: 15px;
}
.quick-enquiry .quick-enq {
    margin-bottom: 55px;
}
.quick-enquiry  span#msg_span {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin: 15px auto auto;
    border: 1px solid;
    padding: 5px 10px;
}
span#msg_span:empty {
    display: none;
}
.wed-enq .dnt_err_cls p{text-align: left;}
.quick-enquiry span#loader img {width: 48px; }
.quick-enquiry span#loader{    width: auto;    margin-top: 0!important;}
.quick-enquiry .stay-btn input[type="button"]{    margin: 0;}
.blog-tab-list ul li a:not(.inactive) {
    background: #b3becd;color: #ffffff!important;
}

@media (max-width: 1440px){

.spe-meeting-event .hcont-blk h3, .spe-meeting-event .hcont-blk .hcont-blk_head {
    margin-bottom: 30px;
}
.capacities-group {
    padding: 40px 0 0;
}
.capacities-group .room-fac {
    padding-bottom: 40px;
}
.room-cap-list li{padding-bottom: 40px;}

}

@media (min-width: 1700px){
	.full-testslide-rw .container {max-width: 1621px; }
}

@media (max-width: 1300px){

.capacities-group .room-fac li{    padding-right: 16px;}
.quick-enquiry .container:before{    height: 124px;  background-size: contain;}


}



.gift-nvoucher .gift-vexp-cont .gift-vexp-head {
    color: #fff;
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 30px;
    min-height: inherit;
}
.gift-nvoucher .gift-vexp-cont-inn p {
    font-size: 16px;
    line-height: 30px;
        margin-bottom: 25px;
    box-shadow: none;
}
.gift-nvoucher .gift-vexp-list .read-more {
    font-size: 20px;


}
.gift-nvoucher .klink-btn:after {   color: #fff;}
.gift-vexp-list.ngift-vou-bg .gift-vexp-img:after{background: #d9e1e8;}
.ngift-vou-bg .gift-vexp-cont-inn{color: #202945;}
.ngift-vou-bg .gift-vexp-cont .gift-vexp-head{color: #202945;}
.gift-nvoucher .ngift-vou-bg  .klink-btn:after {   color: #202945;}
.faq-cuct-row {
    padding: 115px 0 160px;
        float: left;
    width: 100%;
}
.faq-cuct-row .faq-main-head {text-align: center; margin-bottom: 70px; }

.faq-cuct-row > .container {   max-width: 1180px;}



.accordion .accordion_content {padding-top: 15px; max-width: 701px; margin-left: auto; margin-right: auto; padding: 15px 20px 0; }
.accordion:not(.active) .accordion_content{  display: none;}
.faq-cuct-row .accordion {text-align: center; font-size: 21px; font-weight: 300; color: #202945; margin-bottom: 20px; }
.accordion_tab {background: #d9e1e8; font-weight: 300; padding: 25px; cursor: pointer; line-height: 1.2; }
.faq-cuct-row .accordion.active {border: 1px solid #2e3751; padding: 15px 0 50px; }
.faq-cuct-row .accordion.active .accordion_tab {background: transparent; font-weight: normal; color: #202945; }
.faq-cuct-row .accordion:last-child {margin-bottom: 0; }

.gift-vexp-cont .more-btn {padding-top: 12px; }
.ngift-voch button {display: block; }
.blog-more.ngift-voch{    margin: 45px 0 0;}
.gift-vouch-exp-main.gift-nvoucher {float: left; width: 100%; }
.wedding-list .hcont-blk h3, .wedding-list .hcont-blk .hcont-blk_head{    margin-bottom: 15px;}
.wed-brochure .container:before {left:-234px; }
.wed-brochure > .container {max-width: 1300px; display: table; margin: auto; width: auto; }
.hotel-result-list .full-testslide-rw {margin-bottom: 20px; }
.wed-testi-rw {padding-top: 120px; padding-bottom: 120px; }
.wed-testi-rw > .container {display: flex; display:-webkit-flex; align-items: center; flex-wrap: wrap;    width: 90%; }
.wed-testi-rw .left-test-head {max-width: 40%; flex: 40%; padding-right: 85px; }
.wed-test-slide {max-width: 60%; flex: 60%; padding-left: 85px; border-left: 2px solid #202945; }
#test-slide .item > p{margin-bottom: 25px;}
#test-slide .item p, #test-slide .item{font-weight: 300; color: #202945; line-height: 30px}
#test-slide .item .author{font-weight: 600;}
.wed-test-slide .owl-carousel {position: relative; padding-top: 145px; }
.wed-test-slide .owl-carousel:before{content: ""; position: absolute;left: 0;top: 0;background:url("../images/testi-quote-icn.png") no-repeat;width: 80px;height: 70px;}
.wed-test-slider .bx-controls-direction {display: block; position: absolute; width: 100%; padding: 0 10px; bottom: 0; }
.wed-test-slider .bx-controls-direction > a{display: block;width: 53px;height: 55px;    font-size: 0;}
.wed-test-slider .bx-controls-direction .bx-prev { margin-left: 40px;float: left; }
.wed-test-slider .bx-controls-direction .bx-next { float: right; margin-right: 40px; }
.wed-test-slider .bx-pager-item a{  box-shadow: 4.12px 6.857px 8px 0px rgba(34, 31, 31, 0.25);}
.wed-brochure.btm{background: #d9e1e8;}
.wed-brochure.btm .klink-btn, .wed-brochure.btm .klink-btn:after{color: #202945;}
.wed-brochure .container:before {width: 164px; height: 112px;}
.wed-brochure.btm  .container:before { background: url(../images/drk-left-arrow.png) no-repeat;}
.wed-brochure.btm > .container{padding: 85px 0;}
.wed-enq {background: #8b9bb2; height: 100%; }

.wed-enq {background: #8b9bb2; height: 100%; display: flex; align-content: center; flex-wrap: wrap; text-align: center; justify-content: center;
}
.wed-enq .wed-in{ padding: 0 15px;  max-width: 687px; width: 90%;}
.full-input-frm  form ul li{    margin-bottom: 10px; width: 100%; padding: 0;} 
.wed-enq .quick-enq {color: #fff;     margin-bottom: 50px;}
.quick-enquiry .stay-btn{    display: flex; display: -webkit-flex; margin: 45px auto auto; justify-content: center;}
.dnt_err_cls {
    text-align: left;
}

@media (max-width: 767px){
.wed-testi-rw .left-test-head, .wed-test-slide {max-width: 100%; flex: 100%;}
.page-template-tmp-common-instagram .ig_post_container { width: 47.5% !important; height: 130px !important; }
.page-template-tmp-common-instagram .ig_post_container video { height: 130px !important; }
.page-template-tmp-common-instagram .ig_post_container{ margin-bottom:5px !important; }

.page-template-tmp-george-blog .ig_post_container { width: 47.5% !important; height: 130px !important; }
.page-template-tmp-george-blog .ig_post_container video { height: 130px !important; }
.page-template-tmp-george-blog .ig_post_container{ margin-bottom:5px !important; }
.car-park { width: 100% !important; text-align: center; padding-right: 25px; padding-left: 25px; }

.page-template-tmp-common-meeting-event .room-slide .bx-viewport { height: auto !important; }
.stay-cont-dtl li { word-break: break-word; }
.hotelcls-149 .stay-cont-dtl .mail { background-position: top 7px left; }
}



.blog-tab-list .tab-head {
    color: #fff;
    margin-bottom: 40px;
}

.blog-tab-list #tabs {
    display: flex; display:-webkit-flex;
    justify-content: center;
    flex-wrap: wrap;
}
.blog-tab-list > .container {
    display: block;
    max-width: 1133px;
}
.blog-tab-list > .container:before {
    left: 0;
}

.blog-tab-list ul li:not(:last-child) {margin-right: 20px; }
.blog-tab-list ul li a {background: #ffffff; display: block; cursor: pointer; color: #8b9bb2!important; padding: 20px 49px; line-height: 1.2; min-width: 123px; }
.tab-img-content .blog-cont-inner .blog-list-head {font-size: 50px; color: #fff; margin-bottom: 20px; }
.blog-main-list .klink-btn, .blog-main-list .klink-btn:hover { color: #fff;}
.blog-main-list .klink-btn:after{color: #ffffff;}
.kings-info-row.spe-blog > .container {  max-width: 1280px;}
.kings-info-row.spe-blog{    padding: 120px 0;}
.blog-tab-list > .container {padding-top: 80px; padding-bottom: 80px; }
.tab-img-content .blog-list:first-child .blog-cont-inner {   max-width: 545px;}
.tab-img-content .blog-cont-inner p {line-height: 30px;}
.tab-img-content .blog-cont-inner .blog-list-head {font-size: 36px; color: #fff; margin-bottom: 20px; line-height: 1; letter-spacing: 0.075em; }
.tab-img-content .blog-cont-inner p {/*line-height: 28px; font-size: 17px;*/ margin-bottom: 30px; }
.tab-img-content .blog-list:first-child .blog-cont-inner {   max-width: 490px;}
.blog-main-list .blog-list:nth-child(6) ~ .blog-list .blog-cont-inner{max-width: 690px;}
.christmas-list .hcont-blk .h-cont-blk-in > p{max-width: 420px;}
.visit-cont {float: left; width: 100%; background: #8b9bb2; color: #fff; text-align: center; padding: 100px 0;    margin-bottom: 20px; }
.visit-cont > .container {max-width: 980px; }
.visit-cont b{font-weight: 600;}
.visit-cont p {   margin-bottom: 25px;}
.visit-cont p:last-child{margin-bottom: 0;}
.visit-cont .v-head {    color: #fff;}
.ch-faq .ch-faq-part {background: #d9e1e8; padding: 80px 0 125px; }
.ch-faq-part .ch-faq-in {max-width: 785px; width: 85%; margin: auto; }
.ch-faq-part .accordion_tab {   background: #f7f7f7;}
.ch-faq-img img {height: 100%; object-fit: cover; position: absolute; top: 0; width: 100%; background-attachment: fixed; }
.ch-faq-part .accordion_content{padding-top: 10px;}
.book-request .quick-enq {   text-align: center;}
.book-request {padding: 100px 0 125px; float: left; width: 100%; }
.book-request input, .book-request textarea, .book-request select{    padding: 18px 20px;    line-height: 1.3;    border: 3px solid #d9e1e8!important;}
.book-request textarea {   height: 65px;}
.book-request select{width: 100%;}
.book-request .stay-btn input[type="submit"], .book-request .stay-btn input[type="button"]{      min-width: 240px;  background: #8b9bb2;
    color: #f7f7f7;    font-size: 20px;
    padding: 12px 40px;
    font-weight: normal;
    letter-spacing: 0.04em;}
.book-request .stay-btn{margin: 0!important;}
.checkmark-wrap {display: block; position: relative; padding-left: 55px; margin-bottom: 12px; cursor: pointer; font-size: 18px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; max-width: 820px; margin: auto; clear: both; color: #202945; margin: auto; width: 100%; }

/* Hide the browser's default checkbox */
.checkmark-wrap input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;  
}  

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 8px;
  left: 0;
  height: 32px;
  width: 32px;
  background-color: #d9e1e8;
}

/* On mouse-over, add a grey background color */
.checkmark-wrap:hover input ~ .checkmark {
  background-color: #8b9bb2;
}

/* When the checkbox is checked, add a blue background */
.checkmark-wrap input:checked ~ .checkmark {
  background-color: #8b9bb2;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkmark-wrap input:checked ~ .checkmark:after {display: block; }

/* Style the checkmark/indicator */
.checkmark-wrap .checkmark:after {left: 12px; top: 9px; width: 7px; height: 11px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.checkbox-main {padding: 52px 0 62px; float: left; width: 100%; }
.chris-event {float: left; width: 100%;    padding: 80px 0; }
.chris-event .tab-list {
        margin-bottom: 115px;
}
.chris-event .chr-main-title {
    text-align: center;
    display: flex;
    display: -webkit-flex;
    align-items: flex-end;
    justify-content: center;
    margin-top: 35px;
    margin-bottom: 55px;
}
.chris-event .chr-main-title:before {
    background: url(../images/chris-arrow.png) no-repeat;
    width: 150px;
    height: 122px;
    position: relative;
    display: block;
    content: "";
    left: -33px;
    top: -34px;
}
.chris-event  #tabslide {
    display: flex;
    display:-webkit-flex;
    justify-content: center;
}
#tabslide li a.inactive{    background: #d9e1e8;    color: #212529;}
#tabslide li a {
    display: block;
    background: #8b9bb2;
    font-size: 21px;
    font-weight: 600;
    color: #ffffff;
    padding: 22px 42px;
    line-height: 1;
    cursor: pointer;
}
#tabslide li:not(:last-child) {
    padding-right: 18px;
}
.tab-slide-rw {float: left; width: 100%; background: #d9e1e8; padding: 20px; }

.tab-img-head:before {content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0.5; }
.tab-img-head .tab-ititle {position: absolute; top: 0;    margin: 0; left: 0; width: 100%; height: 100%; color: #fff; display: flex; justify-content: center; align-items: center; }
@media (min-width:1621px){
	.ch-faq-part  .faq-main-head{margin-bottom: 75px;}
}


.sub-tab-contain {
    border: none!important;
    background: #f7f7f7!important;
    height: 100%;
    padding: 35px!important;
    border-radius: 0!important;
}
.tab-img-head {
    display: block;
        height: 100%;
    position: relative;
}
.sub-tab-contain.ui-tabs .ui-tabs-nav{    background: transparent;
    border: none;    margin-left: -9px;  margin-right: -9px;
    padding: 0;}
.sub-tab-contain.ui-tabs .ui-tabs-nav li {
    margin: 0;
        padding: 0 9px;
    border: none;
}    

.row.quick-enquiry.wed-frm-rw {
   clear: both;
}
.sub-tab-contain.ui-tabs .ui-tabs-nav li a {
    display: block;
    width: 100%;
    text-align: center;
}
.sub-tab-contain.ui-tabs{color: #202945;font-size: 17px;letter-spacing: 0; font-family: 'Lato';}
.sub-tab-contain.ui-tabs .ui-tabs-nav li a {
    display: block;
    width: 100%;
    background: #d9e1e8;
    text-align: center;
    font-size: 19px;
    color: #202945;
    border: none!important;
    font-weight: 600;
    padding: 20px 20px;
    line-height: 1.2;
}
.ui-tabs .ui-tabs-nav li{    background: transparent!important;}
.sub-tab-wrap {
    border-top: 3px solid #8b9bb2;
    margin-top: 20px;
    padding-top: 68px;
    padding-bottom: 0;
    text-align: center;
}
.sub-tab-contain.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 0 15px;
    background: none;
}
.sub-tab-contain b{font-weight: 600;}
.price-box li {
    border: 1px solid #202945;
    padding: 15px 19px;
    line-height: 1;
    margin-bottom: 10px;
    margin: 0px 3px 10px;
    display: block;
    width: 48%;
}
.price-box span {
    display: block;
    text-align: left;
    font-weight: 300;
    font-size: 16px;
}
.price-box .price {
    font-weight: 600;
    margin-bottom: 5px;
}
.sub-tab-wrap p {
    margin-bottom:30px;
}
.mw-428.price-box{max-width: 440px;    margin: auto;}
.price-box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.price-box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.tab-img-head img {
    height: 100%;
    display: block;
    margin: 0;
    object-fit: cover;width: 100%;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a{background: #8b9bb2;color: #ffffff;}
.ch-faq {
    float: left;
    width: 100%;
}
.book-request .stay-btn input[type="submit"], .book-request .stay-btn input[type="button"]{border: none!important;}
.row.quick-enquiry.wed-frm-rw img {   width: 100%;}
.kings-info-row .kinfo-cont p:last-child {
    margin-bottom: 0;
}
/*.tab-list {
  scroll-behavior: [ auto | smooth ];
}
*/

@media (min-width:992px){

.ch-faq-img{    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;}
.ch-faq-img img{display: none;}  

.ch-faq-img{     margin-left: 10px;}  
.row.ch-faq {   flex-wrap: inherit;}

}

@media (max-width:992px){
	.ch-faq-img img{display: block;} 
	.ch-faq-img{background: transparent!important;}   
	}

@media (min-width:1921px){
	.kingbxslider li img{width: 100%;}
}

/*23-09-2020*/

.dropdown.hm .btn.btn-primary.dropdown-toggle{    transition: all 0.5s ease 0s;      font-size: 14px;     padding: 10px 25px;   background: #1d2945;color: #ffffff;border-color:#1d2945; }
.active #king-home .bx-controls {   z-index: 96;}
.dropdown.hm .dropdown-menu a{  transition: all 0.5s ease 0s;}
.kingbxslider .bx-controls{  width: 100%; top: 50%;z-index: 99;bottom: auto; transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.kingbxslider .bx-controls-auto{display: none;}
/*.kingbxslider .bx-controls-direction .bx-next:after{ content: "\f105";}
 .kingbxslider .bx-controls-direction .bx-prev:after{  content: "\f104";}
.kingbxslider .bx-controls-direction .bx-next:after,  .kingbxslider .bx-controls-direction .bx-prev:after{color: #ffffff;  display: inline-block; font: normal normal normal 14px/1 FontAwesome;font-size:36px;}
.kingbxslider .bx-controls-direction .bx-prev {   float: left;}
.kingbxslider .bx-controls-direction .bx-next {   float: right;}
.kingbxslider .bx-controls-direction a {width: 60px; height: 70px; background: rgba(29, 41, 69, 0.6); font-size: 0; display: flex; align-items: center; justify-content: center; }*/
.kingbxslider .bx-controls-direction {   padding: 0 50px;}
.wed-frm-rw input, .wed-frm-rw textarea{    padding: 15px 20px;}

.hotel-list-in {  position: relative;}

.hotel-list-in .hotelcontent {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
        background: rgba(217, 224, 230, 0.8);
    min-height: 0;
    display: flex;display:-webkit-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content:center;-webkit-align-content:center;
}
.hotel-list-in .hotelcontent h4 { display: none; }
.hotel-list-in .hotelcontent h4.location_cls { display: block; margin-bottom: 6px; }
.hotel-listing ul li .hotel-list-in:hover .hotelcontent {   height: 100%!important;      background: rgba(217, 224, 230, 0.96);}
.hotel-listing ul li .hotel-list-in .btn {   display: none;}
.hotel-listing ul li .hotelcontent p{    
	height: auto!important;    display: none;   font-family: 'Lato';    color: #202945;
    font-weight: 300;
       font-size: 14px;   line-height: 22px;    margin-bottom: 0; padding: 0px 10px 0px 10px;;}

 .hotel-listing ul li .hotelcontent .hoteltitle {   margin-bottom: 0;}  
 .hotel-listing ul li .hotelcontent h4{    margin-top:0px;}
  .hotel-listing ul li .hotel-list-in:hover .hotelcontent h4{    margin-top: 23px;    color: #212529;}
 .hotel-listing ul li .hotel-list-in:hover .hotelcontent .hoteltitle{    margin-bottom: 13px;} 

.hotel-listing ul li .hotel-list-in:hover .hotelcontent p{display: block;      /*-webkit-animation: slide-down .5s ease-out;
    -moz-animation: slide-down .5s ease-out;*/}   
.hotel-listing ul li .hotel-list-in:hover .hotelcontent h2{display: none;}         
.hotel-listing ul li .hotel-list-in:hover .hotelcontent h4{display: block;}         
.hotel-listing ul li .hotel-list-in:hover .hotelcontent h4.location_cls{display: none;} 
.hotel-listing ul li .hotel-list-in:hover .hotel-list-in a {color: #212529;}        
.hotel-listing ul li {margin-top: 0; margin-bottom: 24px; }
.hotel-listing ul li .hotelcontent h4{width: 100%;}
.bookingwrap .book-head {font-size: 47px; line-height: 1.2; margin-bottom: 12px;    text-transform: uppercase;    font-family: 'Cochin'; }
.hotel-listing ul{margin-left: -12px; margin-right: -12px;}
.hotel-listing {   padding-left: 24px;   padding-right: 24px;}
.map-view-btn {    text-align: right; margin-bottom: 10px;    margin-top: -45px; }
.map-view-btn .map-btn {font-family: 'Lato'; display: inline-block; border: 1px solid #000; padding: 12px 25px; line-height: 1.2; text-transform: uppercase; }

.hotel-listing ul li .hotelcontent h4{font-family: 'Abuget';    font-size: 28px;}
.hotel-listing ul li .hotelcontent .hoteltitle img {   display: none;}
.hotel-listing ul li .hotelcontent:hover .hoteltitle img{display: inline-block;}
.book-request select{background-image: url("../images/select-dwn-arrow.png"); background-repeat: no-repeat;    background-size: 15px; background-position: right 20px center;height: auto;}


.wed-test-slider.bx-controls-direction .bx-prev {   float: left;}
.wed-test-slider .bx-controls-direction .bx-next {   float: right;}
/*.wed-test-slider .bx-controls-direction > a  {
    width: 60px;
    height: 70px;
    background: rgba(29, 41, 69, 0.6);
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wed-test-slider .bx-controls-direction .bx-next:after, .wed-test-slider .bx-controls-direction .bx-prev:after {
    color: #ffffff;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 36px;
}
.wed-test-slider .bx-controls-direction .bx-prev:after {
    content: "\f104";
}
.wed-test-slider .bx-controls-direction .bx-next:after {
    content: "\f105";
}
*/



@-webkit-keyframes slide-down {
      0% { opacity: 0; -webkit-transform: translateY(-100%); }   
    100% { opacity: 1; -webkit-transform: translateY(0); }
}
@-moz-keyframes slide-down {
      0% { opacity: 0; -moz-transform: translateY(-100%); }   
    100% { opacity: 1; -moz-transform: translateY(0); }
}


.hero-banner-wrap {
    padding: 0;
    max-width: 1440px;
    width: 80%;
    margin: auto;
    left: 0;
    text-align: left;
    right: 0;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
     transform:-webkit-translateY(-50%);
}
.slider-book-banner {
    float: right;
    max-width: 760px;
    background: rgba(0, 1, 6, 0.7);
    padding: 50px 45px 45px;
}
.slider-book-banner > h3 {
    margin-bottom: 15px;
    line-height: 1.2;
     font-family: 'Abuget'; 
}
.boook-slide-btn a {
    display: block;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 12px;
     font-family: 'Lato';
}
.boook-slide-btn {
    margin-top: 30px;
}
.boook-slide-btn .row > .col-md-4 {
    padding-left: 10px;
    padding-right: 10px;
}
.boook-slide-btn .row{margin-left: -10px;margin-right: -10px;}
.bookingwrap .bookrow{    position: inherit;display: block;    padding: 0;    box-shadow: none;}
.bookingwrap  .hide{display: none;}
.bookingwrap {position: inherit; top: 0; padding-top: 65px; padding-bottom: 65px;     
    margin: auto;}
.bookrow .main{max-width: 1063px;}    
.bookrow .colwrap{    max-width: 270px;}
#tab2.bookrow .colwrap, #tab3.bookrow .colwrap {    max-width: 801px;}
.bookrow .text.closebtn{display: none;}

.dropdown.hm .btn.btn-primary.dropdown-toggle {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}
.dropdown.hm .btn.btn-primary.dropdown-toggle:before {
    content: '';
    position: absolute;
    border: #1d2945 solid 2px;
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}
.dropdown.hm .btn.btn-primary.dropdown-toggle:hover:before {
    -webkit-animation-name: hvr-ripple-in;
    animation-name: hvr-ripple-in;
}

@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}



@media (min-width:1600px){

.room-facilities ul { padding-top: 70px; transition: all 0.5s ease; bottom: 50px;    padding-bottom: 20px;}
.capacity-room{padding-top: 70px; bottom: 50px;    padding-bottom: 20px; }

}	
.capacity-room{ background: #fafafa;padding-bottom: 20px; padding-top: 20px;}
.room-facilities ul{background: #fafafa;padding-bottom: 20px; padding-top: 20px;}
@media (min-width:1001px){

.res-tab-online .res-tab-btn { display: block;  width: 100%;}
.room-facilities, .room-cap-list{position: relative;} 
.room-facilities ul {position: absolute;   z-index: 9;     transition: all 0.5s ease; bottom: 30px;
}
.hcont-blk.hide-info > h3, .hcont-blk.hide-info > p { opacity: 0;}
/*.hide-info.h-cont-blk-in:hover ul {   opacity: 1;}*/
.hotel-result-list .hcont-blk .h-cont-blk-in{position: relative;} 
.hide-info.h-cont-blk-in > h3, .hide-info.h-cont-blk-in > p{opacity: 0;}

.capacity-room {position: absolute;    left: 0; right: 0; opacity: 0; z-index: 9;     transition: all 0.5s ease; bottom: 50px;
}
.hide-info.h-cont-blk-in  .capacity-room{ opacity: 1;}

.hide-info.h-cont-blk-in > h3, .hide-info.h-cont-blk-in > p{opacity: 0;}
.hide-info.h-cont-blk-in .room-fac{opacity: 0;}

} 

@media (max-width:1001px){

.capacity-room{display: none;}
.hide-info.h-cont-blk-in  .capacity-room{display: block;}


}


.capacities-group{position: relative;}

.hotel-list-in .hotelcontent .hoteltitle h2 {font-family: 'Lato';}

ul.second_cls > li { width: 33.33%!important; float: left; }
ul.third_cls > li { width: 33.33%!important; float: left; }

#topcontrol img { max-width: 80%; }

.special-offer-tab { padding: 0px 0; }

.homebanner.bnr_cls.hide { display: none; }
.google-map.home-google-map.show { display: block !important; }
.kings-info-row .kinfo-title {   margin-top: 4px;}


.room-slide .bx-controls-direction {   display: none;}
/*.room-slide .bx-controls-direction a {
    width: 60px;
    height: 70px;
    background: rgba(29, 41, 69, 0.6);
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}*/
.room-slide .bx-controls-direction .bx-prev {
    float: left;
}
.room-slide .bx-controls-direction .bx-next:after, .room-slide .bx-controls-direction .bx-prev:after {
    color: #ffffff;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 36px;
}
.room-slide .bx-controls-direction .bx-prev:after {
    content: "\f104";
}
.room-slide .bx-controls-direction .bx-next:after {
    content: "\f105";
}
.room-slide   .bx-controls-direction {
    padding: 0 10px;
}

  
.room-slide .bx-controls-direction{display: block;    width: 100%;}
.room-slide .bx-pager.bx-default-pager {    display: none;}
.room-slide .bx-has-pager{    transform: translateY(-50%);  -webkit-transform: translateY(-50%);    bottom: auto!important; top: 50%;   padding: 0 20px;}
/*.room-slide .bx-controls-direction .bx-next:after, .room-slide .bx-controls-direction .bx-prev:after{    font-size: 26px;}
.room-slide .bx-controls-direction a{    margin-left: auto;    width: 50px;   height: 50px;}*/
  

.offer_detail, .offer_detail p{    font-family: 'Lato';}

.hotel-result-list > .row > .col-sm-8 > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single-blogs .kings-info-row .blg_img {
    float: left;
    max-width: 560px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.single-blogs .kings-info-row.kings-info-nocol {
    text-align: left;
}

.single-blogs .kinfo-nocol-head {
    text-align: center;
}

.single-blogs .kings-info-row .blg_img img {
    height: 350px;
    max-width: 100%;
}

.kingbxslider .bx-controls-direction a{color: transparent;}  

/*2-10-20 start*/

.room-slide > .bx-wrapper > .bx-viewport li {
	max-height: 630px;
}
/*.fullrow-wrap .hotel-result-list .row { max-width: 100%; margin: 0px auto 20px;}*/
/*end*/
@media (min-width: 1921px){

.room-slide > .bx-wrapper img{height: 700px!important;}


}  


/*2-10-20 starts*/
@media (min-width: 1920px){

.fullrow-wrap, .containers {		max-width: 1900px; margin: auto;	}

}
/*2-10-20 ends*/

.tab-slide-content .row:last-child {
    margin-bottom: 0;
}
.bookrow .calender input {        line-height: 40px;}

/*grey start*/
/*.hotel-result-sec.our-room-part .hotel-result-list .row {	max-width: calc(100% + 20px);width: calc(100% + 20px);		margin: 0 -10px 20px;}
.hotel-result-sec .fullrow-wrap .hotel-result-list .row {	max-width: calc(100% + 10px);	width: calc(100% + 10px);	margin: 0 -5px 20px;}
*/
/*grey end*/

.fullrow-wrap .tab-slide-content .row {	margin-left: 0;	margin-right: 0;	width: 100%;}
.fullrow-wrap > .row { clear: both;}
.hotel-result-list .fodri-times-rw {    flex-direction: inherit!important;}


@media (min-width: 767px){

.quick-enquiry form ul li:nth-child(2n) + li {   clear: both;}

	}


.blog-main-list-sec {
    padding-left: 10px;
    padding-right: 10px;
}

.logged-in .headerwrap{    position: relative;    top: 0;}
body.fixnav.logged-in  .headerwrap{    top: 30px;}
.gift-nvoucher .gift-vexp-list .read-more:hover{color: #ffffff;}
.gvexp-select-list .gvexp-select-title {   cursor: pointer;}
.gift-vexp-list .read-more:after{    transition: all 0.5s ease;}

.gift-vexp-list .read-more:hover:after {   transform: translateX(5px);-webkit-transform: translateX(5px);}
.gift-vexp-list .read-more{cursor: pointer!important;}


.rdmform {
    margin: 40px auto 55px;
    font-family: 'Lato';
    max-width: 660px;
        min-height: calc(100vh - 344px);
         min-height:-webkit-calc(100vh - 344px);
    display: flex; display:-webkit-flex;
    flex-wrap: wrap;
    align-content: center;
}
.rdmform  .erorm {padding-left: 10px; color: #f00; margin-top: 5px; }
.rdmform label{text-transform: uppercase;}
.rdmform form > ul {display: flex; display:-webkit-flex; align-items: center; justify-content: center; }
.rdmform form > ul > li {margin: 0 10px; max-width: 235px; flex: 235px; }
.rdmform .inputbox input{    border: 1px solid #c4c4c4;width: 100%;    font-family: 'Lato';
    padding: 8px 10px;
    font-size: 16px;}

.offers-template-default, .offers-template-default p{ font-family: 'Lato';}
.signup-form input[type="submit"] {font-family: 'Lato'; text-transform: capitalize; font-size: 17px; height: auto; line-height: 1.2; padding: 12px 30px; }
.offers-template-default ul li{font-family: 'Lato';}
.signup-form > h2{      font-family: 'Cochin';   font-size: 30px;    text-transform: uppercase;}

.rdmform > h1 {
    text-align: center;
    margin-bottom: 35px;
    font-size: 47px;
    flex: 1 0;
} 
.offer_right > h2{font-family: 'Abuget';   font-size: 45px;}
.fourcl .termtaggle span{    font-size: 32px;   font-family: 'Abuget';}
.rdmform form input[type="submit"] {
    background: #1d2945;
    color: #fff;
    margin-top: 32px;
    padding: 7px 39px;
    font-family: 'Lato', sans-serif;
    cursor: pointer;
    border: 1px solid #1d2945;
    border-radius: 0;
    font-size: 18px;
}
.rdmform form > ul > li.msg {   flex: 1 0;}

.page-template-redeem{min-height: inherit;}
.rdmform form {   flex-basis: 100%;}

/*21-01-21*/
.ui-widget-header .ui-icon {
    background-image: url("../images/ui-icons_444444_256x240.png")!important;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px!important;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px!important;
}
.ui-icon-circle-triangle-w {
    background-position: -71px -172px!important;
}
.ui-icon-circle-triangle-e {
    background-position: -43px -172px!important;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{top: 3px!important;}
@media (max-width: 767px){

.rdmform{display: block;    min-height: inherit;}
.rdmform .erorm{    padding: 0;    text-align: center;}

#google-map .gm-style-mtc, #google-map .gmnoprint, #google-map .gm-fullscreen-control {display: none;}
.fullrow-wrap > .row {   width: auto;    clear: both;}
.up-event-blk {   width: 100%;}
.single-blogs .kings-info-row .blg_img{    max-width: 100%;    margin-right: 0;}
.single-blogs .kings-info-row .blg_img img {   height: auto;   max-width: 100%;}


}

@media (max-width: 568px){

.rdmform form > ul > li{    max-width: 100%;   flex: 100%;    width: 100%;    margin: 0 0 20px;}	
.rdmform form > ul > li.msg input[type="submit"] {   display: block;   margin: auto;}
.rdmform form > ul{    flex-direction: column;}
}



.woocommerce-checkout .mycrt .container .title_sec h1 {
    margin-bottom: 20px;
}
.woocommerce form .form-row #terms {
    margin-top: 6px;
}
/*.single_gift .title_sec h3{font-size: 60px;   margin-bottom: 0;   font-family: 'Abuget';}
.single_gift{    font-size: 17px;  line-height: 23px;  font-family: 'Lato';   font-weight: normal;}
.single_gift .giftcards_price li .input-text, .single_gift .giftcards_price li.full textarea{    color: #202945;
    font-size: 18px;    font-weight: 300;}*/


.quick-enquiry form ul li.full_li {   width: 100%;}


/*04-11-20 center gift voucher popup text align center*/    

.gvexp-select-list ul li{    display: flex; display:-webkit-flex;
    justify-content: center;
    flex-wrap: wrap;}

.gvexp-select-list ul li .gvexp-select-list{flex-basis: 100%;text-align: center;}    

.col-md-9.rgtdtl .hotelinfo h4 {     font-size: 24px; }
.col-md-9.rgtdtl .hotelinfo .text { font-family: 'Lato';  }
 .quicksearch__title { font-family: 'Lato';  }

.blog-main-list-sec{clear: both;    }


/*24-12-20*/
.kings-info-nocol p, .hcont-blk p, .kings-info-row .kinfo-cont p,
.kings-body p, .gift-nvoucher .gift-vexp-cont-inn p, .contact_page_cls .right .address p, 
.blog-cont-inner p, .hotel-listing ul li .hotelcontent p, .c-hero-inner p, .blog-cont-inner p,
.gift-vexp-cont-inn p, .tab-img-content .blog-cont-inner p, .kings-info-nocol p,
.single_gift .title_sec p, .offers-template-default, .offers-template-default p,
.hotel-result-list .hcont-blk .h-cont-blk-in p  { font-size: 15px;    line-height: 25px;}

.blog-main-list .blog-list:nth-child(1) .blog-cont-inner p, .blog-cont-inner p {    font-size: 15px;    font-family: 'Lato';}
.hotel-listing ul li .hotelcontent h4  {    font-size: 27px;}
.single_gift .title_sec h3 {    font-size: 36px;  }
.single_gift .title_sec p {     font-family: 'Lato';}
.room-facilities li > p{    font-size: 12px;   line-height: 1.2;}
.kings-info-row .kinfo-title p {font-size: 24px; line-height: 1.2; }

.hotel-listing ul li .hotel-list-in:hover .hotelcontent {    background-color: rgba(255, 255, 255, 0.8) !important;}
.hotel-listing ul li .hotel-list-in:hover .hotelimg {    opacity: 0.8;}
.hotel-listing ul li .hotel-list-in:hover .hotelcontent p{     -webkit-animation: .5s ease-out;    -moz-animation: .5s ease-out;}   

.headerwrap .socialwrap li.backs {    width: 150px;}
.headerwrap .socialwrap li.backs a {    display: block;   text-align: center; width: 100%;    border: none;    padding: 0;}
.headerwrap .socialwrap li.backs a img {    margin: auto;    width: 90%;}

.btn.res-tab-btn.wed-brochure.klink-btn {    box-shadow: none !important;}

#eventform #event_form li:first-child, #eventform #event_form li:nth-child(2), 
#eventform #event_form li:nth-child(3) {
    width: calc(33.33% - 40px);    float: left;    margin: 0 20px 20px;}

#eventform #event_form li:nth-child(4) {    width: calc(100% - 40px);    float: left;    margin: 0 20px 20px;}

#eventform  #event_form li:nth-child(4) textarea, #eventform li input {    width: 100%;
width: 100%;
border: none;
color: #202945;
font-size: 18px;
font-weight: 300;
padding: 10px 20px;
line-height: 1.3;border: 3px solid #d9e1e8 !important;
background: #ffffff;}
#eventform #event_form li:nth-child(4) #comments {
    height: 150px;
}
#eventform .wed-enq.full-input-frm {
    background: #fff;
    padding: 30px 20px;
}
#eventform  .full-input-frm form ul li { color: #202945;   margin-bottom: 10px;    width: 100%;    padding: 0;    float: left;}
#eventform  .full-input-frm  .stay-btn {    float: left;    width: 100%;    margin-top: 30px;}
#eventform  .full-input-frm form ul {    float: left;}
#eventform .wed-enq .quick-enq {    color: #202945; margin-bottom: 30px;font-size: 36px;}

#eventform  .full-input-frm form ul li:nth-child(5) {    display: inline-flex; margin: 0 20px 20px; }
#eventform .full-input-frm form ul li:nth-child(5) .l-title {
    min-width: 160px;
    margin: 0;
    float: left;
    text-align: left;
}
#eventform .wed-enq.full-input-frm {    background: #fff;}
#eventform .full-input-frm form ul li:nth-child(5) input {    width: 40px !important;}

#eventform .full-input-frm form ul li:nth-child(6) { flex-wrap: wrap;   display: flex;    vertical-align: top;    align-items: baseline;
margin: 0 20px 20px;}
#eventform .full-input-frm form ul li:nth-child(6) input {    width: 18px !important;    float: left;    margin-right: 10px;}
#terms_error_id {
    width: 100%;

}
#eventform .full-input-frm form ul li:nth-child(6) input {    width: 13px !important;    float: left; margin-right: 10px;}
#eventform .full-input-frm form ul li:nth-child(6) .gdpr_text {    text-align: left !important;    float: left;    width: 90%;}
#eventform  .book-stay-srh .stay-btn {       margin: 25px auto auto;}
#eventform .modal-content {    border: none;}

#eventform .modal-body {    padding: 0;}
#eventform .modal-dialog {    margin: 0;}
#eventform .full-input-frm .stay-btn #enquiry_button {
    min-width: 240px;
    background: #8b9bb2;
    color: #f7f7f7;
    font-size: 20px;
    padding: 12px 40px;
    font-weight: normal;
    letter-spacing: 0.04em;
}
body .fancybox-close {         right: 0;    top: 0;}
#eventform span#loader {    margin-top: -20px !important;   }
#msg_span {
    font-size: 14px;
    margin-top: 10px !important;
    display: block;
    float: left;
    width: 100%;
}


/*radio*/

.radio1 { position: relative;margin-right: 40px; }
.radio1 input[type="radio"] {    position: absolute;    opacity: 0; z-index: 999; height: 100%;}
/*.radio1 input[type="radio"]:checked + label::before {    background-color: #fff;    box-shadow: inset 0 0 0 4px #f4f4f4;}*/
.radio1 input[type="radio"] + label::before {    content: "";    background: #d9e1e8;
    border-radius: 100%;    border: 1px solid #b4b4b4;    display: inline-block;    width: 17px;
    height: 17px;    position: relative;    top: 0    margin-right: 1em;
    vertical-align: top;    cursor: pointer;    text-align: center;    transition: all 250ms ease; margin-right: 10px;
top: 3px;}
.radio1 input[type="radio"] + label::after {    left: 4px;    top: 7px;    width: 7px;
    height: 11px;    border-width: 0 3px 3px 0;    -webkit-transform: rotate(45deg);    -ms-transform: rotate(45deg);
    background: #8b9bb2;    width: 9px;    height: 9px;    border-radius: 100%;}

.radio1 input[type="radio"] + label::after {    content: "";    position: absolute;    display: none;}
    .radio1 input[type="radio"]:checked + label::after {    display: block;}


.check1 { position: relative;margin-right: 40px; }
#eventform .full-input-frm form ul li:nth-child(6) input[type="checkbox"] { opacity: 0; }
#eventform .full-input-frm form ul li:nth-child(6) input {    width: 20px !important;
    float: left;    margin-right: 10px;    z-index: 999999;    position: relative;
    height: 30px; top: -4px;position: absolute;left: 0;}    
#eventform .full-input-frm form ul li:nth-child(6) .gdpr_text {  
  text-align: left !important;    float: left;    width: 100%;    z-index: -1;    }
.check1 input[type="checkbox"] + span::before {    content: "";    background: #d9e1e8;
    border-radius: 0;    border: 1px solid #b4b4b4;    display: inline-block;    width: 17px;
    height: 17px;    position: relative;    top: 0    margin-right: 1em;
    vertical-align: top;    cursor: pointer;    text-align: center;    transition: all 250ms ease;margin-right: 10px;top: 2px;}
.check1 input[type="checkbox"] + span::after {    content: "";    position: absolute;    display: none;}

    .check1 input[type="checkbox"] + span::after {
    left: 6px;
    top: 4px;
    width: 7px;
    height: 11px;
    left: 4px;
    top: 6px;
    width: 7px;
    height: 11px;
    background: #8b9bb2;
    width: 9px;
    height: 9px;
    border-radius: 0%;
}
.check1 input[type="checkbox"]:checked + span::after {    display: block;}
    
    .wed-test-slider .bx-controls-direction {    top: 50%;    transform: translate(0px, -25px);}
/*
    .kinfo-nocol-head, .club-page p {
    text-align: left;
}*/
.hotel-result-sec {clear: both; }

.msg p { font-size: 20px; }

.hcont-blk .klink-btn,.blog-list .klink-btn { cursor: pointer;  }

.giftcards_price ul li select {width: 100%;border: 1px solid #c4c4c4;padding: 13px 10px;font-size: 15px;background: #fff url(../images/dwnarrow.png) no-repeat right 16px center;background-size: 11px}


.hotel-result-list.food-drink-list .col-lg-8>img {position: relative; z-index: 9; }
.breadcrumbs {float: left; width: 100%; padding: 10px 0; }
.breadcrumbs .bcrumbs li {float: left; font-size: 14px;     font-family: 'Lato';   padding-left: 4px; }
 .breadcrumbs .bcrumbs li, .breadcrumbs .bcrumbs li a{    color: #8b9bb2;}
 .breadcrumbs .bcrumbs li a:hover, .breadcrumbs .bcrumbs li:last-child{color: #1d2945;}
 .breadcrumbs .bcrumbs li a:hover{text-decoration: none;}
 .hotel-result-list.food-drink-list .row:nth-child(2) {   position: relative;   z-index: 9;}

#loadmore #next {cursor: pointer;} 

.fancybox-lock .fancybox-overlay { background: #0009; z-index: 99999; }
.fancybox-wrap .fancybox-skin{ padding: 0!important;}
.fancybox-item.fancybox-close { margin-top: 8px;margin-right: 8px; }

/*08-03-2021*/

.home_bnr {
    clear: both;min-height: 420px;
}
.bx-controls-auto{display: none;}
.bx-controls-auto{display: none;}
.bx-controls{    z-index: 999;}
.main-wel-sec, .h-book-tab-cat, .our-offer{width: 100%;}
.home-bxslider {
    background: #fff;
}
/*08-03-2021*/


/*17-03-2021*/

/*.navigation { float:right; margin-top: 43px; }.bx-wrapper img { display: block; width: 100%; }.home_bnr_new { width:100%; float:left; position:relative; min-height:514px; max-height:551px; overflow:hidden; border-bottom:10px solid #ededed; }.home_bnr_new ul li { max-height:551px; overflow:hidden }.bx-wrapper { position:relative; }.bx-pager { margin: 12px auto 52px auto; text-align: center; max-width: 1000px; }.bx-pager-link { background:#fff; width:88px; height:1px; display:inline-block; text-indent:-9999px; font-size:0; transition: all 0s ease 0s; }.bx-pager-link.active { background:#fff; height:3px; float:left; margin-bottom:-1px }.bx-pager-item { display: inline-block; margin: 0 2px 0px 0px; }.bx-controls { position:absolute; right:0px; bottom:0; z-index:99; width:100%; }.bx-pager-link:hover { border: 2px solid #fff; }.slogan { left: 0; position: absolute; top:1px; width:100%; height:100%; }*/
@font-face {
  font-family: "Minion Pro";
  src: url("../fonts/MinionPro-Disp.eot");
  src: url("../fonts/MinionPro-Disp.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MinionPro-Disp.woff2") format("woff2"),
    url("../fonts/MinionPro-Disp.woff") format("woff"),
    url("../fonts/MinionPro-Disp.ttf") format("truetype"),
    url("../fonts/MinionPro-Disp.svg#MinionPro-Disp") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),
    url("../fonts/fa-regular-400.woff2") format("woff2"),
    url("../fonts/fa-regular-400.woff") format("woff"),
    url("../fonts/fa-regular-400.ttf") format("truetype"),
    url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),
    url("../fonts/fa-solid-900.woff2") format("woff2"),
    url("../fonts/fa-solid-900.woff") format("woff"),
    url("../fonts/fa-solid-900.ttf") format("truetype"),
    url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
    url("../fonts/fa-brands-400.woff2") format("woff2"),
    url("../fonts/fa-brands-400.woff") format("woff"),
    url("../fonts/fa-brands-400.ttf") format("truetype"),
    url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fab{ -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;}
.shnew-main-custom a {
  color: #213157;
  transition: all 0.5s ease;
}
.shnew-main-custom input {
  box-shadow: none !important;
  border: none !important;
}
.shnew-main-custom ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: 0.5;
}
.shnew-main-custom ::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 0.5;
}
.shnew-main-custom :-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0.5;
}
.shnew-main-custom :-moz-placeholder {
  /* Firefox 18- */
  opacity: 0.5;
} /* font-family: 'Montserrat', sans-serif;*/ /*font-family: 'Lato', sans-serif;*/

.shnew-main-custom{
  margin: 0;
  letter-spacing: 0.04rem;
  padding: 0;
  background: #fff;
  font-size: 20px;
  line-height: 1.2;
  -webkit-text-size-adjust: 100%;
      font-family: 'Lato', sans-serif;
}

.shnew-main-custom a:hover {
  text-decoration: none;
}
.header {
  clear: both;
  width: 100%;
  padding: 25px 0;
  font-weight: 500;
  border-bottom: 4px solid #1d2945;
  margin-bottom: 1px;
  font-size: 16px;
}
.header > .container > .row {
  align-items: center;
}
.header .left-header,
.header .right-header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.left-header .left-h-col:not(:last-child) {
  margin-right: 38px;
}
.icn-link i {
  margin-right: 10px;
}
.social-icn ul li {
  list-style: none;
  float: left;
}
.social-icn ul li:not(:last-child) {
  margin-right: 28px;
}
.header .right-header {
  justify-content: flex-end;
}
.right-header .account {
  margin-right: 38px;
}
.right-header .header-right-icn {
  margin-left: 30px;
}
.right-header .headset-icn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 2px solid rgba(33, 49, 87, 0.3);
  border-radius: 100%;
}
.header .logo img {
  display: block;
  margin: auto;
}
.shnew-main-custom img {
  max-width: 100%;
  height: auto;
}
.shnew-main-custom .bx-wrapper img {
  width: 100%;
}
.right-header .headset-icn:hover {
  background: #213157;
  border-color: #213157;
  color: #ffffff;
}
.home_bnr_new .slider-book-banner-new {
  background: rgb(29 41 69 / 0.8);
  max-width: 880px;
  margin: auto;
  padding: 40px;
  color: #ffffff;
  text-align: center;
  box-shadow: 0px 32px 79px 0px rgba(0, 0, 0, 0.4);
}
.home_bnr_new .slider-banner-main {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin: auto;
}
.shnew-main-custom h1,
.shnew-main-custom h2,
.shnew-main-custom h3,
.shnew-main-custom h4,
.shnew-main-custom h5,
.shnew-main-custom h6 {
 font-family: 'Cochin';
  font-size: 50px;
  margin-top: 0;
  margin-bottom: 25px;
  letter-spacing: 0.04rem;
  color: #1d2945;
  text-transform: uppercase;
}
.slider-book-banner-new h3 {
  color: #fff;
  font-size: 36px;
  line-height: 1.2;
  padding-bottom: 15px;
  margin-bottom: 25px;
  position: relative;
      text-transform: uppercase;
}
.slider-book-banner-new h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 78px;
  height: 3px;
  background: #fff;
  right: 0;
  margin: auto;
  left: 0;
}
.slider-book-banner-new p {
  line-height: 1.6;
  color: #ffffff;
}
.slider-book-banner-new p:last-child {
  margin-bottom: 0;
}
.slider-book-banner-new .slide-btn {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  line-height: 1;
  /*min-width: 170px;*/
  height: 50px;
  text-align: center;
  padding: 15px;
  border: 1px solid #d9a000;
  text-transform: uppercase;
  letter-spacing: 0.04rem;
  margin: 0 7px;
}
.slider-book-banner-new p:last-of-type {
  margin-bottom: 0;
}
.slider-book-banner-new .boook-slide-btn {
  margin-top: 38px;
}
.slider-book-banner-new .slide-btn:hover {
  background: #213157;
  border-color: #213157;
}
footer {
  float: left;
  width: 100%;
  background: #1d2945;
  text-align: center;
  padding: 70px 0 40px;
  color: #fff;
}
.newsletter .input-box {
  float: left;
  width: 290px;
}
.top-footer  .newsletter input {
  font-family: "Lato", sans-serif;
  font-weight: 300;
}
.top-footer  .newsletter .input-box input {
  width: 100%;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  padding: 18px;
  background: #4a546a;
  color: #ffffff;
  height: 50px;
}
.top-footer .newsletter .sub-btn {
  width: 135px;
  height: 50px;
  background: #111929;
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding: 15px;
}
.top-footer .newsletter .input-btn,
.top-footer .newsletter .input-box {
  float: left;
}
.top-footer .newsletter {
  display: table;
  margin: auto;
}
footer .fo-logo {
  margin-bottom: 20px;
}
footer .btm-footer {
  padding-top: 25px;    
}
footer .fo-social li {  
  list-style: none;
  float: left;
  color: #ffffff;
  padding: 0 15px;
}
footer .fo-social li a {
  color: #ffffff;
}
footer .fo-social ul {
  margin-bottom: 0;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}
footer .fo-social li:not(:last-child) {
  border-right: 1px solid #a4a4a4;
}
footer .fo-social {
  margin-bottom: 15px;
}
footer .copyright {
  font-size: 14px;
  color: #ffffff;
  line-height: 16px;
}
.wel-cont-part {
  text-align: center;
  max-width: 1010px;
  margin: auto;
}
.main-wel-sec {
  padding: 112px 0 103px;
}
.main-head-h1 h1,
.main-head-h1 h2 {
  font-size: 50px;
  line-height: 1;
  margin-bottom: 0;
}
.wel-cont-part .main-head-h1 {
  margin-bottom: 28px;
}
.shnew-main-custom p {
  line-height: 1.6;
  font-size: 20px;
  color: #000000;
}
.site-brd-btn {
  border: 1px solid #d9a000;
  display: inline-block;
  color: #1d2945;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  padding: 0 12px;
  min-width: 170px;
  height: 50px;
  line-height: 45px;
}
.wel-cont-part .btn-block {
  margin-top: 38px;
}
.wel-cont-part .main-head-h1 h1 {
    text-transform: uppercase;
}
.wel-cont-part p{    max-width: 700px;    margin-left: auto;   margin-right: auto;}
.site-brd-btn:hover {
  background: #213157;
  border-color: #213157;
  color: #ffffff;
}
.offer-item .offer-cont-box {
  text-align: center;
  margin-top: 30px;
}
.offer-item .offer-cont-box h3 {
  color: #000;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 12px;
}
.offer-item .btn-block {
  margin-top: 40px;
}
.offer-item .offer-cont-box p:last-of-type {
  margin-bottom: 0;
}
.our-offer {
  padding: 122px 0 112px;
}
.our-offer .main-head-h1 {
  margin-bottom: 32px;
}
.h-book-tab-cat ul {
  display: flex;
  flex-wrap: wrap;
}
.h-book-tab-cat ul li {
  flex: 0 0 33.33%;
  list-style: none;
  max-width: 33.33%;
  position: relative;
  margin-top: -1px;
  overflow: hidden;
}
.shnew-main-custom .img-box img {
  display: block;
  width: 100%;
}
.h-book-tab-cat li .hover-cont {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  align-items: center;
  z-index: 99;
  justify-content: center;
  transition: all 0.5s ease;
}
.h-book-tab-cat .hover-img-cont {
  opacity: 0;
  transition: all 0.5s ease;
  max-width: 330px;
  background: #f1f1f1;
  padding: 30px;
  transform: translateY(-40%);
  -webkit-transform: translateY(-40%);
}
.h-book-tab-cat .hover-cont .img-head {
  text-align: center;
  flex-basis: 100%;
  transition: all 0.5s ease;
  position: absolute;
}
.h-book-tab-cat .img-box {
  position: relative;
  overflow: hidden;
}
.h-book-tab-cat .img-box:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #000000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
}
.h-book-tab-cat .hover-cont .img-head h3 {
  color: #ffffff;
  font-size: 40px; 
  line-height: 1;
  text-shadow: 1px 1px 23px #000;
}
.h-book-tab-cat ul li:hover .img-head {
  opacity: 0;
}
.h-book-tab-cat ul li:hover .hover-img-cont {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.hover-img-cont h3 {
  font-size:40px;
  line-height: 1.2;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.h-book-tab-cat .hover-img-cont h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;  
  margin: auto;
  width: 80px;
  height: 3px;
  background: #1d2945;
}
.hover-img-cont p {
  line-height: 22px;
      font-size: 16px;
}
.shnew-main-custom  .site-btn {
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  padding: 12px;
  min-width: 170px;
  background: #1d2945;
  line-height: 1.6;
}
.shnew-main-custom  .site-btn:hover {
  color: #ffffff;
}
.h-book-tab-cat ul li:hover .img-box::after {
  background: #1d2945;
  opacity: 0.7;
}
.shnew-main-custom .bx-prev,
.shnew-main-custom .bx-next,  .bx-controls-direction a {
  width: 30px;
  height: 59px;
  display: inline-block;
  text-indent: -9999px;
  display: inline-block;
}
.shnew-main-custom .bx-prev, .bx-controls-direction .bx-prev {
  background: url("../images/slide-arrow.png") no-repeat;
}
.shnew-main-custom .bx-next,  .bx-controls-direction .bx-next {
  background: url("../images/slide-arrow-right.png") no-repeat;
  float: right;
}
.hoverimg {
  position: relative;
  overflow: hidden;
}
.hoverimg::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.offer-item:hover .hoverimg::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.shnew-main-custom .bx-controls {
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0 50px;
 z-index: 99;
}
.shnew-main-custom  .bx-controls-direction{width: 100%;}
.shnew-main-custom .bx-pager {
  display: none;
}
.border-4::before,
.border-4::after {
  position: absolute;
  content: "";
  width: 0%;
  height: 0%;
  opacity: 0;
  transition: width 0.2s linear, height 0.15s 0.2s ease-out, opacity 0s 0.35s;
}
.border-4::before {
  bottom: -6px;
  left: -6px;
  border-top: 2px solid #1d2945;
  border-left: 2px solid #1d2945;
}
.border-4:hover::before,
.border-4:hover::after {
  width: calc(100% + 12px);
  height: calc(100% + 12px);
  opacity: 1;
  transition: width 0.2s 0.15s ease-out, height 0.15s ease-in, opacity 0s;
}
.border-4 {
  position: relative;
}
.border-4::after {
  top: -6px;
  right: -6px;
  border-bottom: 2px solid #1d2945;
  border-right: 2px solid #1d2945;
}
.home_bnr_new .border-4::before,
.home_bnr_new .border-4::after {
  border-color: #ffffff;
}
.shnew-main-custom *:focus {
  outline: none;
}
.home_bnr_new {
  clear: both;
  min-height: 420px;
  position: relative;
}
.shnew-main-custom .bx-controls-auto {
  display: none;
}
.shnew-main-custom .bx-controls-auto {
  display: none;
}
.shnew-main-custom .bx-controls {
  z-index: 999;
}
.main-wel-sec,
.h-book-tab-cat,
.our-offer {
  width: 100%;
}
.home-bxslider {
  background: #fff;
}


/*slider image*/



.home_bnr_new .slider-banner-main, .new-slide-content-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    height: 100%;
    display: flex;
  display:-webkit-flex;
  
    align-items: center;
}
.new-slide-content-img {left: auto; right: 7%; max-width: 806px; padding-left: 0; padding-right: 0; }
.bx-controls{transform:translateY(-50%);-webkit-transform:translateY(-50%);}

.h-book-tab-cat {position: relative; overflow: hidden; }
.red-bg-slide-in {    background: rgba(0, 0, 0, 0.8); padding: 50px 50px 66px 80px;text-align: center; }
.red-bg-slide-in, .red-bg-slide-in p{color: #ffffff;}
.red-bg-slide-in > h3 {
    color: #ffffff;
    font-size: 50px;
    line-height: 1.2;
    margin-bottom: 14px;
    text-transform: uppercase;
}
.red-bok-cont-rw {
    margin-top: 40px;
}
.red-bok-cont-rw .book-box .book-box-top > h3 {
    font-size: 26px;
    font-weight: 900;
    color: #d9a000;
        font-family: 'Lato', sans-serif;
    line-height: 30px;
        text-transform: capitalize;
    margin-bottom: 0;
}
.red-bok-cont-rw .book-box .book-box-top p{font-weight: normal;color: #d9a000;margin-bottom: 0;    font-size: 18px;}
.red-bok-cont-rw .book-box .price-num {font-size: 30px; font-weight: 900; line-height: 40px; }
.red-slide-btn {   margin-top: 68px;}
.red-slide-btn .slide-btn {color: #fff; padding: 0px 38px; }
.filt-pro-list-item .filt-pro-list-img {height: 233px; display: flex;display:-webkit-flex; align-items: center; justify-content: center; border: 1px solid #eee; }
.filt-pro-list-img img {   height: 100%;   object-fit: cover;    width: 100%;}


/*22-03-21*/
.topnavbar .navsub > ul > li > ul > li > a, .topnavbar .navsub > ul > li > ul > li h5{    font-family: 'Lato', sans-serif;}
.topnavbar .navsub > ul > li > ul > li > a{    font-size: 15px;}

@media (max-width: 1600px) {


.red-bg-slide-in{padding: 45px 46px 61px 75px;}
.red-slide-btn {   margin-top: 62px;}


 }


@media (max-width: 1500px) {

.red-bg-slide-in {   padding: 40px 40px 55px 70px;}
.red-bg-slide-in > h3{margin-bottom: 20px;}

.red-bok-cont-rw .book-box .book-box-top > h3{font-size: 24px;line-height: 28px;}
.red-bok-cont-rw .book-box .price-num{font-size: 28px;line-height: 38px;}
.red-slide-btn {   margin-top: 50px;}
.new-slide-content-img{max-width: 770px;}


} 

@media (max-width: 1366px) {

.new-slide-content-img {   max-width: 740px;}
.red-bg-slide-in > h3 {   margin-bottom: 17px;}

.red-bok-cont-rw .book-box .price-num {   font-size: 26px;   line-height: 36px;}
.red-slide-btn {   margin-top: 45px;}
.red-bg-slide-in {   padding: 40px 40px 50px 55px;}
.new-slide-content-img {   max-width: 717px;}

}


.home-bxslider img {
    min-height: 94vh;
    object-fit: cover;
    height: 94vh;
}
.red-bok-cont-rw > .col-lg-4:not(:last-of-type) {
    border-right: 1px dotted #d9a000;
}
.loader{color: #1d2945!important;}
footer .fo-social li a:hover{color:#d9a000;}
footer .newsletter .sub-btn{cursor: pointer;}
footer .newsletter .sub-btn:hover{background-color: #213157;}
.social-icn ul li a {
    display: inline-block;
    width: 38px;
    height: 38px;
    display: flex;
    border-radius: 50%;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.social-icn ul li:not(:last-child) {
    margin-right: 3px;
}
.social-icn ul li a:hover{background-color: #213157;color: #ffffff;}

.hov-bord-line {
    display: inline-block;position: relative;
}

.hov-bord-line::after {content: ""; position: absolute; left: 0; right: 0; height: 2px; background: #213157; transition: all 0.5s ease; width: 0; margin: auto; bottom: -5px;
}
.hov-bord-line:hover::after {width: 100%; }
.header > .container {max-width: 95%; width: 100%; }

.right-header .header-right-icn { margin-left: 20px;}
.right-header .account {   margin-right: 18px;}

/*sticky changes*/
.header{padding: 10px 0;transition: all .5s ease 0s;top: -200px;
transition: all 0.5s ease;}

body.fixnav .header {position: fixed; left: 0; width: 100%; top: 0; z-index: 99999; background: #fff; padding-top: 8px; padding-bottom: 8px;
}
body.fixnav .header .sticky-logo{display: block!important;}
body.fixnav .header .logo{display: none;}
.sticky-logo img {display: block; margin: auto; }


.topmenu .toggle-icn {position: inherit; display: block; border-radius: 0; }

.header .col-md-4 {   position: inherit;}
.topnavbar .navsub{    z-index: 99;}
.left-header .topnavbar .topmenu{    margin-left: 0;}
.left-header .topnavbar .topmenu a{    margin-top: 0;}
.left-header .topnavbar{    margin-top: 0;}

/*stay page*/


.newlet-inn-img {position: relative; float: left; width: 100%; }
.newlet-inn-img .newlet-inn-img-cont {
    position: absolute;
    left: 0;
    right: 0;
    top: 0!important;

    height: 100%;
    display: flex;

    align-items: center;
}
.newlet-inn-img-cont .newlet-inn-cont-blk {background:rgb(35 47 58 / 0.8); color: #ffffff; width: 100%; max-width: 806px; margin: auto; padding: 45px 55px; }

.newlet-inn-cont-blk h1 {font-size: 42px; line-height: 1; font-family: "Minion Pro"; position: relative; color: #fff; padding-bottom: 20px; margin-bottom: 30px; }
.newlet-inn-cont-blk p:last-child{margin-bottom: 0;}
.newlet-inn-cont-blk p{font-size: 18px;line-height: 28px; color: #ffffff;}
.newlet-inn-cont-blk h1:after {content: ""; position: absolute; bottom: 0; width: 80px; height: 3px; background: #fff; right: 0; margin: auto; left: 0; }

.newlet-filter-hotel-sec {float: left; width: 100%; padding: 100px 0 120px; }
.newlet-filter-title > h3{font-size: 30px;color: #1d2945; line-height: 1.2;margin-bottom: 47px;}
.right-header .header-right-icn { margin-left: 20px;}
.right-header .account {   margin-right: 18px;}
.newlet-filter-item li {  font-size: 18px;  list-style: none;}
body.fixnav .left-header  .topnavbar {margin-top: 0; }


@media (min-width:1920px){
  .newlet-inn-img img{width: 100%; display: block;}
}

.newlet-filter-content .filter-option-h3{font-size: 26px;font-family: "Minion Pro";color: #1d2945;margin-bottom: 30px;}
.newlet-filter-cont-main .newlet-filter-content:not(:last-child) {   margin-bottom: 70px;}
.newlet-filter-item li:not(:last-child) {   margin-bottom: 17px;}
.newlet-filter-item li input[type="checkbox"] {    margin-right: 8px;}
.newlet-filter-item .custom-control-label::before { background: transparent; border: 1px solid #b7b7b7; top: 0; }
.newlet-filter-item .custom-control-label{padding-left: 8px;cursor: pointer;}
.newlet-filter-item .custom-control-label::before , .newlet-filter-item .custom-control-label::after{width: 20px; height: 20px;top: 0;box-shadow: none !important;}
.newlet-filter-item  .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #1d2945;
    border: transparent;
}
.newlet-filter-item  .custom-control{min-height: inherit;}

.newlet-filter-item .custom-control-input:focus ~ .newlet-filter-item .custom-control-label::before {
    box-shadow: none!important;
}
.newlet-pro-res-head > h3{font-size: 26px;color: #000000;margin-bottom: 25px;}
.h-book-tab-cat {position: relative; overflow: hidden; }
.filt-pro-ac-rw .filt-pro-ac-cont  {display: none;margin-top: 48px; }
.newlet-filter-property-list {float: left; width: 100%; padding: 100px 0 115px; }
.filt-pro-ac-title h4{font-size: 36px;line-height: 1.5; margin-bottom: 0;}


.filt-pro-list-item {   margin-bottom: 68px;}
.filt-pro-ac-rw .filt-pro-ac-title {position: relative; display: flex; cursor: pointer; align-items: center; }
.filt-pro-ac-rw .filt-pro-ac-title::after {content: "";transition: all 0.5s ease; background: url("../images/filt-down-arrow.png") no-repeat; width: 19px; height: 12px; transition: all 0.5s ease; display: inline-block; margin-left: auto;position: relative;left: 30px; }
.filt-pro-list-cont > h4 {
    font-size: 20px;
    color: #000;
    line-height: 21px;
    margin-bottom: 5px;
}
.filt-pro-list-cont .filt-pro-location {font-size: 18px; color: #000; }
.filt-pro-list-cont .filt-btn-block {margin-top: 30px; }
.filt-pro-list-item .filt-pro-list-cont {margin-top: 30px; }
.newlet-pro-map > iframe {   display: block;}

@media (max-width:1500px){

.newlet-inn-cont-blk h1{margin-bottom: 27px;}
.newlet-filter-hotel-sec{padding: 92px 0 112px;}
.newlet-filter-title > h3{margin-bottom: 39px;font-size: 28px;}
.newlet-filter-content .filter-option-h3{font-size: 24px;margin-bottom: 27px;}
.newlet-filter-cont-main .newlet-filter-content:not(:last-child) {   margin-bottom: 65px;}
.newlet-filter-property-list{padding: 92px 0 107px;}
.filt-pro-list-cont .filt-btn-block, .filt-pro-list-item .filt-pro-list-cont {    margin-top: 28px;}
.filt-pro-list-item {   margin-bottom: 60px;}
.filt-pro-ac-rw .filt-pro-ac-cont{margin-top: 42px;}


 }

 @media (max-width:1366px){

.newlet-filter-property-list {padding: 85px 0 100px; }
.newlet-inn-cont-blk h1 {     margin-bottom: 26px;}
.newlet-filter-cont-main .newlet-filter-content:not(:last-child) {    margin-bottom: 60px;}
.newlet-filter-title > h3{margin-bottom: 35px;}


 }

 @media (max-width:1280px){

.shnew-main-custom {letter-spacing: 0.03rem;font-size: 17px;}
.shnew-main-custom p{font-size: 17px;}
.newlet-filter-property-list {   padding: 80px 0 92px;}
.filt-pro-ac-rw .filt-pro-ac-cont {    margin-top: 35px;}
.filt-pro-list-item {    margin-bottom: 50px;}
.newlet-filter-cont-main .newlet-filter-content:not(:last-child) {  margin-bottom: 50px;}
.newlet-filter-title > h3 {    margin-bottom: 33px;}
.newlet-filter-hotel-sec {   padding: 88px 0 108px;}
.newlet-inn-cont-blk h1 {font-size: 53px; margin-bottom: 25px; }
.newlet-inn-cont-blk p{font-size: 17px;line-height: 27px;}
.filt-pro-ac-rw .filt-pro-ac-title::after{left: 0;}

  }


 @media (max-width:1100px){


.newlet-inn-img img {height: 360px; object-fit: cover; }
.newlet-inn-cont-blk h1{font-size: 50px;}
.newlet-filter-hotel-sec {   padding: 80px 0 90px;}
.newlet-filter-title > h3 {   margin-bottom: 25px;}
.newlet-filter-content .filter-option-h3 {font-size: 23px; margin-bottom: 25px; }
.newlet-filter-cont-main .newlet-filter-content:not(:last-child) {   margin-bottom: 35px;}
.newlet-filter-property-list {    padding: 55px 0 75px;}
.filt-pro-list-item {    margin-bottom: 45px;}
.site-brd-btn{font-size: 15px;}
.filt-pro-list-cont .filt-pro-location{font-size: 17px;}
.filt-pro-list-cont .filt-btn-block, .filt-pro-list-item .filt-pro-list-cont {    margin-top: 25px;}
.filt-pro-ac-title h4 {font-size: 33px; line-height: 1.2; }
.filt-pro-ac-rw:not(:last-child) {   margin-bottom: 5px;}
.newlet-filter-item li:not(:last-child) {   margin-bottom: 15px;}
.newlet-pro-map > iframe {display: block; height: 370px; }
.filt-pro-ac-rw:not(:last-child) {   margin-bottom: 10px;}
.container {   max-width:100%;}

 }  


 @media (max-width:992px){

.newlet-inn-cont-blk h1 {   font-size: 40px;}
.newlet-filter-hotel-sec {   padding: 70px 0;}
.newlet-inn-img-cont .newlet-inn-cont-blk{max-width: 606px;padding: 35px 45px;}
.newlet-filter-title > h3 {   margin-bottom: 20px;}
.newlet-filter-content .filter-option-h3{font-size: 23px;margin-bottom: 20px;}
.newlet-filter-cont-main .newlet-filter-content:not(:last-child) {   margin-bottom: 30px;}
.newlet-filter-item li label {    font-size: 16px;}
.newlet-pro-res-head > h3{font-size: 24px;}
.newlet-pro-map > iframe{height: 280px;}
.newlet-filter-property-list {   padding: 40px 0 40px;}
.filt-pro-ac-title h4{font-size: 28px;}
.filt-pro-ac-rw .filt-pro-ac-cont {    margin-top: 25px;}
.filt-pro-list-cont .filt-btn-block, .filt-pro-list-item .filt-pro-list-cont {   margin-top: 20px;}
.filt-pro-list-cont .site-brd-btn {    font-size: 13px;height: 45px;min-width: 150px;}
.filt-pro-list-item {   margin-bottom: 35px;}
/*.filt-pro-list-cont > h4{font-size: 24px;line-height: 28px;}*/
.filt-pro-list-cont .filt-pro-location {   font-size: 16px;}
.newlet-inn-cont-blk p {font-size: 16px; line-height: 26px; }

 }


 @media (min-width:767px){

 .newlet-filter-content .newlet-filter-opt-cont {
    width: 100% !important;
    display: block !important;
    height: auto !important;
    opacity: 1 !important;
    margin: 0 !important;
    transition: inherit !important;
    overflow: visible !important;
}
 }


 @media (max-width:767px){

.newlet-inn-img-cont .newlet-inn-cont-blk{padding: 25px 30px;}
.newlet-inn-cont-blk h1 {   font-size: 34px;margin-bottom: 20px;}
.newlet-inn-cont-blk p{letter-spacing: 0;}
.newlet-filter-hotel-sec {   padding: 45px 0;}
.filt-pro-list-img img {   display: block;}

 .newlet-filter-content .newlet-filter-opt-cont{display: none;}
 .newlet-filter-cont-main .newlet-filter-content {   padding: 12px 0;}
 .newlet-filter-content .filter-option-h3{margin-bottom: 0;}
 .newlet-filter-cont-main .newlet-filter-content:not(:last-child) {margin-bottom: 0; border-bottom: 1px solid #9f9b9b; }
 .newlet-filter-content .newlet-filter-opt-cont{margin-top: 20px;}
 .newlet-filter-title > h3 {   margin-bottom: 10px;font-size: 26px;}
 .newlet-filter-cont-main {   margin-bottom: 25px;}
.newlet-filter-content  .filter-option-h3::after {content: ""; background: url("../images/filt-down-arrow.png") no-repeat; background-position-x: 0%; background-position-y: 0%; background-size: auto; background-size: contain; width: 12px; transition: all 0.5s ease; display: inline-block; margin-left: auto; position: relative; width: 12px; height: auto; background-position: left center; }
.newlet-filter-content .filter-option-h3{display: flex;display:-webkit-flex;align-content: center;}
.newlet-filter-content .filter-option-h3.collapsed::after {   transform: rotate(-90deg);-webkit-transform: rotate(-90deg);}
.newlet-pro-res-head > h3 {   font-size: 22px;}
.filt-pro-ac-title h4 {   font-size: 26px;}
.filt-pro-ac-rw .filt-pro-ac-title::after{background-size: contain;width: 15px;}

.left-header .topnavbar{    position: inherit!important;}



 }


 @media (max-width:575px){

.filt-pro-ac-cont .filt-pro-list-item {max-width: 328px; margin-left: auto; margin-right: auto; }

 }


  @media (max-width:480px){

.newlet-inn-cont-blk h1{font-size: 30px;}
.newlet-inn-cont-blk p {   font-size: 15px;   line-height: 25px;}
.newlet-filter-property-list {    padding: 35px 0 0px;}
.filt-pro-ac-cont .filt-pro-list-item{margin-bottom: 25px;}
.page-template-tmp-tea-at-george .tc-btn p { font-size: 14px !important; }



 
 }

 .slider-book-banner-new p {
    color: #fff;
}
.filt-pro-ac-rw  .no-avilable-loc {
    margin: 0 0 48px;
    font-size: 18px;
    font-weight: 500;
}

.filt-pro-ac-rw.open .filt-pro-ac-title::after {
    transform: rotate(-90deg);-webkit-transform: rotate(-90deg);
}


.active-slide .anime-slide, .slider-banner-main{-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;}

.slider-book-banner-new p {
    color: #fff;
}

.fa-headset::before {
    content: "\f590";
}
.header i{font-style: normal!important;}
.header{   font-family: 'Lato', sans-serif;     letter-spacing: 0.04rem;}
.shnew-main-custom p{ font-family: 'Lato', sans-serif; }
.h-book-tab-cat ul li{animation-delay: 0.1s; }
.h-book-tab-cat ul li:nth-child(1), .h-book-tab-cat ul li:nth-child(4n + 1){-webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;}
.h-book-tab-cat ul li:nth-child(2){-webkit-animation-name: slideInDown;
animation-name: slideInDown;}
.h-book-tab-cat ul li:nth-child(3n){-webkit-animation-name: slideInRight;
animation-name: slideInRight;}
.h-book-tab-cat ul li:nth-child(3n + 1){-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;}
.h-book-tab-cat ul li:nth-child(5){-webkit-animation-name: slideInUp;
animation-name: slideInUp;}

.offer-img-box img {height: 300px; object-fit: cover; }

/*.our-offer .row  > .col-md-4:nth-child(1), .our-offer .row  > .col-md-4:nth-child(4n){animation-delay: 0.2s;}
.our-offer .row  > .col-md-4:nth-child(2n){animation-delay: 0.4s;}
.our-offer .row  > .col-md-4:nth-child(3n){animation-delay: 0.6s;}*/



footer input {
    border: none;
    box-shadow: none;
}


.red-slide-btn .slide-btn:hover{background:#d9a000;}


/*17-03-2021*/

/*!
 * Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fab.fa-facebook-f:before {
    content: "\f39e";
}
.fab.fa-user:before {
    content: "\f007";
}
.fab.fa-twitter:before {
    content: "\f099";
}
.fab.fa-instagram:before {      
    content: "\f16d";
}
.fab.fa-headset:before {
    content: "\f590";
}
.fab.fa-gift:before {
    content: "\f06b";
}
.fab.fa-tag:before {
    content: "\f02b";
}
.header a:hover, footer a:hover{text-decoration: none;}
.kings-body{clear: both;}

.bx-wrapper img {
    display: block;
    margin: auto;
}
.header a:hover{color: #213157;}



.top-footer {
    background: #172137;
    color: #fff;
        clear: both;  
    padding: 30px 0;
}
.top-footer .newsletter {
    display: flex; display:-webkit-flex;
    align-items: center;
}
.fo-hotel-list li a:hover, .ftr-links li a:hover{color: #d9a000;}

/*22-03-21 footer*/
.h-book-tab-cat ul { margin-bottom: 0;}
.top-footer .newsletter  input{    box-shadow: none !important;   border: none !important;}
.top-footer .newsletter  input:focus{outline: none;}
.top-footer .newsletter{    justify-content: center;}

.news-head-wrp p{margin-bottom: 0; color: #ffffff;    font-family: 'Lato', sans-serif; font-size: 14px;}

.top-footer .normal-heading {font-family: 'Cochin'; font-size: 24px; text-transform: uppercase; line-height: 1; margin-bottom: 0; }
.top-footer .news-head-wrp {margin-right: 35px; }

.hotel-list-head i{display: none;}
.top-footer ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
.top-footer ::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
.top-footer :-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
.top-footer :-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}

.top-footer .fo-hotel-list {text-align: left; }

.fo-hotel-list .hotel-list-head {display: block; text-align: left; font-size: 16px;    margin-bottom: 20px; font-weight: 900; text-transform: uppercase; }
.fo-hotel-list li a{font-size: 20px;}
footer, .top-footer{    font-family: 'Lato', sans-serif;}
.fo-hotel-list li a {color: #fff; font-size: 20px; display: inline-block; line-height: 1; }
.fo-hotel-list li .hotel-add {color: rgb(255 255 255/ 0.5); font-size: 14px; margin-bottom: 0; font-family: 'Lato', sans-serif;font-weight: 300; line-height: 1; }

.fo-hotel-list li{margin-bottom: 20px;       padding-right:25px;  text-align: left;   width: 33.33%;
    float: left;}

.ftr-links li a {
    color: #fff;
    text-align: left;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
}
.ftr-links li:not(:last-child) {
    margin-bottom: 15px;
}
footer .ftr-links {
    margin-bottom: 45px;
}

footer .fo-social li:not(:last-child) {
    border-right: none;
}
footer .fo-social ul{    justify-content: inherit;    margin-left: -15px;  margin-right: -15px;}
.newlet-filter-opt-cont .newlet-filter-item {   padding-left: 0;}

/*22-03-21 responsive home footer*/




@media (max-width: 1500px) {
 
  .main-wel-sec {
    padding: 108px 0 99px;
  }
  .our-offer {
    padding: 118px 0 108px;
  }
  .shnew-main-custom p, .shnew-main-custom{font-size: 18px;}
  .main-head-h1 h1, .main-head-h1 h2{    font-size: 46px;}
 
}
@media (max-width: 1440px) {
  
  .main-wel-sec {
    padding: 104px 0 96px;
  } 
  .our-offer {
    padding: 112px 0 105px;
  }
  .hover-img-cont h3, .h-book-tab-cat .hover-cont .img-head h3{    font-size: 36px;}
   .main-head-h1 h1, .main-head-h1 h2{    font-size: 44px;}

}

.red-bg-slide-in p:empty {
    display: none;
}

@media (max-width:1280px) {

.main-head-h1 h1, .main-head-h1 h2 {   font-size: 44px;}
.new-slide-content-img {   max-width: 667px;}

.red-bg-slide-in {   padding: 40px 40px 50px;}
.red-bok-cont-rw .book-box .book-box-top > h3 {   font-size: 22px;  line-height: 26px;}
.red-bok-cont-rw .book-box .price-num {   font-size: 24px;   line-height: 34px;}
.red-slide-btn {   margin-top: 35px;}
.main-wel-sec {    padding: 95px 0 92px;}
.site-btn{font-size: 15px;}
.our-offer {   padding: 94px 0 100px;}
.img-box img{height: 370px;object-fit: cover;}
.red-bg-slide-in > h3{    font-size: 42px;}




}



@media (max-width: 1100px) {

.left-header .left-h-col:not(:last-child) {   margin-right: 25px;}
.right-header .account {   margin-right: 7px;}
.right-header .header-right-icn {   margin-left: 10px;}
.home-bxslider img{min-height: 510px;}
.slider-book-banner-new .boook-slide-btn {   margin-top: 25px;}
.slider-book-banner-new p{font-size: 16px;}
.slider-book-banner-new .slide-btn{font-size: 16px;height: 48px;padding: 0 15px;line-height: 45px;}
.red-bg-slide-in {   padding: 30px;}
.new-slide-content-img {
    max-width: 563px;
}
.red-bg-slide-in, .red-bg-slide-in p{font-size: 16px;}
.red-bok-cont-rw .book-box .book-box-top > h3 {   font-size: 20px;   line-height: 24px;}
.red-bok-cont-rw .book-box .book-box-top p{font-size: 14px;}
.red-bok-cont-rw .book-box .price-num {   font-size: 22px;   line-height: 32px;}
.new-slide-content-img{right: 10%;}
.main-wel-sec {   padding: 85px 0;}
.main-head-h1 h1, .main-head-h1 h2 {
    font-size: 47px;
}
.wel-cont-part .btn-block {
    margin-top: 40px;
}
.h-book-tab-cat .hover-img-cont{width: 88%;}
.hover-img-cont h3, .h-book-tab-cat .hover-cont .img-head h3 {    font-size: 38px;}
.img-box img {   height: 330px;  object-fit: cover;}
.our-offer {   padding: 88px 0 92px;}
.offer-item .btn-block {   margin-top: 35px;}
.fo-hotel-list li a{    font-size: 16px;}
.fo-hotel-list li{    padding-right: 15px;    margin-bottom: 15px;}
.ftr-links li a{    font-size: 15px;}
.ftr-links li:not(:last-child) {
    margin-bottom: 12px;
}
footer .ftr-links {
    margin-bottom: 35px;
}
.red-bg-slide-in > h3{    font-size: 38px;}

}




@media (max-width: 991px) {

.new-slide-content-img{left: 0;right: 0;margin: auto;width: 85%;justify-content: center;} 
.header > .container{max-width: 100%;}
.lines-button::after{display: none;}
.header .gift.icn-link {
    display: none;
}
.header .offer.icn-link{display: none;}
.right-header .account{display: none;}
.home-bxslider img {    min-height: 420px;}
.home_bnr_new{min-height: inherit;
position: relative;}
.shnew-main-custom .bx-controls{padding: 0 15px;}
.shnew-main-custom .bx-prev, .shnew-main-custom .bx-next, .bx-controls-direction a{background-size: contain!important;width: 32px!important; height: 32px!important;}
.kingbxslider .bx-controls-direction, .bx-controls-direction {   padding: 0 15px;}
.home_bnr_new .slider-book-banner-new{width: 85%;padding: 30px;}
.slider-book-banner-new .slide-btn{min-width: auto;margin: 0 10px;}
.main-wel-sec {   padding: 75px 0;}
.main-head-h1 h1, .main-head-h1 h2 {    font-size: 42px;}
.wel-cont-part .btn-block {   margin-top: 35px;}
.wel-cont-part .main-head-h1 {   margin-bottom: 22px;}
.img-box img{height: 300px;}
.hover-img-cont h3, .h-book-tab-cat .hover-cont .img-head h3 {   font-size: 34px;}
.hover-img-cont p{font-size: 16px;}
.our-offer {   padding: 78px 0 82px;}
.offer-item .btn-block {   margin-top: 25px;}
.site-brd-btn {   font-size: 14px;}
.fo-hotel-list li a{    font-size: 14px;}
.fo-hotel-list li:nth-child(3n) + li {
    clear: both;
}
footer{padding-top: 50px;}
.offer-item .offer-cont-box h3{    font-size: 20px;}
.shnew-main-custom p, .shnew-main-custom {
    font-size: 17px;
}
.main-head-h1 h1, .main-head-h1 h2 {
    font-size: 38px;
}
.newsletter .input-box{    width: 230px;}
.top-footer .news-head-wrp {
    margin-right: 25px;
}
.top-footer .newsletter .sub-btn{    width: 125px;}
.red-bg-slide-in > h3{    font-size: 36px;}

}


@media (max-width:800px) {

.h-book-tab-cat ul li{flex: 0 0 50%;max-width: 50%;}

}

@media (max-width: 767px) {

.header > .container > .row > .col-md-4 {   flex: 33.33%;    max-width: 33.33%;}
.main-wel-sec, .our-offer {    padding: 50px 0;}
.main-head-h1 h1, .main-head-h1 h2 {    font-size: 34px;}

.slider-book-banner-new .slide-btn
.our-offer .offer-item {margin-bottom: 25px; max-width: 450px; margin: auto auto 25px; }
.right-header .header-right-icn{display: none;}
.home_bnr_new .slider-book-banner-new{width: 90%;padding: 20px;}
.offer-item {   max-width: 450px;    margin: auto auto 25px;}
.hover-img-cont h3, .h-book-tab-cat .hover-cont .img-head h3 {   font-size: 28px;}

.slider-book-banner-new h3{font-size: 24px;margin-bottom: 20px;}
.red-bg-slide-in > h3{font-size: 24px;}

.top-footer .newsletter{    flex-direction: column;
    text-align: center;}

footer .btm-footer {    padding-top: 25px;}
.slider-book-banner-new p {    font-size: 15px;}
.main-head-h1 h1, .main-head-h1 h2 {    font-size:27px;}
.newsletter .input-box {    width: 185px;}
.our-offer{padding-bottom: 40px;}
footer .newsletter .sub-btn{width: 102px;}
.shnew-main-custom p {   font-size: 16px;}
.img-box img {   height: 290px;}
.social-icn ul li a {
    width: 25px;font-size: 14px;
    height: 25px;
}

footer{    padding: 30px 0;}
.fo-hotel-list li{    padding-right: 0;    margin-bottom: 15px;    text-align: center;}
.fo-hotel-list .hotel-list-head{    font-size: 16px;
    margin-bottom: 15px;    text-align: center;}
.ftr-links li a{    text-align: center;}
footer .fo-right{    display: block;    margin-top: 20px;
    text-align: center;}

footer .fo-social ul{    justify-content: center;}   
.top-footer .news-head-wrp {
    margin-right: 0;
    margin-bottom: 25px;
}
.top-footer .normal-heading{    margin-bottom: 10px;} 
.fo-hotel-list li{    display: block;
    width: 100%;}

ul.fo-hotel-list.active {
    display: block;
}
 ul.fo-hotel-list{display: none;}   
.hotel-list-head i {
    display: inline-block;
    margin-left: 12px;
}
.site-brd-btn{    height: 45px;    line-height: 43px;}

.covid-pg .left { width: 100% !important; margin-top: 0px !important;}
.covid-pg .right { width: 100% !important; padding: 15px !important; margin-top: 40px !important; }

}




@media (max-width: 567px) {

.h-book-tab-cat ul li {
    flex: 0 0 100%;
    max-width: 100%;
}



}



@media (max-width: 480px) {


.img-box img {    height: auto;}
.home-bxslider img {
    min-height: 580px;
}
.slider-book-banner-new .slide-btn{margin: 0px 0px 10px;width: 100%;}
.slider-book-banner-new h3{margin-bottom: 15px;}
.red-bg-slide-in {   padding: 20px;}
/*.red-bok-cont-rw > .col-lg-4:not(:last-child) {border-right: none; border-bottom: 1px dotted #d9a000; padding-bottom: 12px; margin-bottom: 12px; }
*/
.red-bg-slide-in, .red-bg-slide-in p{line-height: 1.5;}
.red-bok-cont-rw { margin: 20px auto;}
.red-slide-btn {   margin-top: 25px;}
.red-bok-cont-rw .book-box .price-num {   font-size: 20px;    line-height: 30px;}
.social-icn ul li a{width: 30px;height: 30px;}
.header > .container > .row > .col-md-4{padding: 0 5px;}
.header > .container > .row{margin-left: -5px;margin-right: -5px;}
.header .logo {   width: 150px;   margin-left: -27px;}
.shnew-main-custom .bx-prev, .shnew-main-custom .bx-next{width: 16px;}
.newsletter .input-box{width: 195px;}
.top-footer .newsletter .sub-btn {width: 94px;}
.woocommerce div.product form.cart .button{width: 100%;margin: auto auto 10px;}


}


@media (max-width: 320px) {
.header .logo {
    width: 150px;
    margin-left: -45px;
}

}


.home_bnr_new .down-arrow .down-sec-btn{background: url("../images/down-arrow.png") no-repeat; width: 40px;height: 40px;display: inline-block;}
.home_bnr_new .down-arrow {text-align: center; margin-top: -69px; position: relative; z-index: 9999; }
.topnavbar .toggle-icn.active img{display: none;}
.topnavbar .toggle-icn.active .close-icn{display: block!important;}
.topnavbar .topmenu a{    min-width: 30px;}

/*..23-6-2020..*/
.room-facilities li > p {font-size: 12px!important; line-height: 1.2!important; }
.offer_right > h2 {font-family: 'Cochin'; font-size: 36px; text-transform: uppercase; }
.fourcl .termtaggle span {font-size: 21px; font-family: 'Lato'; }
.fourcl h3 i{    font-size: 28px;}
.fourcl h3 {text-align: center; font-family: "Lato", sans-serif; }
.fourcl .termtaggle span {font-family: "Lato", sans-serif; text-transform: uppercase; font-size: 16px; font-weight: 900; }
footer .copyright a{color: #ffffff;}
footer .copyright a:hover{    color: #d9a000;}
.left-header .topnavbar .topmenu a:hover {   color: #d9a000;}



/*color combination change*/
.hotel-result-list .hcont-blk, .book-stay-srh{    background: #1d2945;}
.hotel-result-list .hcont-blk .hcont-blk_head {   color: #ffffff;}
.hotel-result-list  .h-cont-blk-in >  p{color: #ffffff;}

.hotel-result-list .hcont-blk .klink-btn, .hotel-result-list .hcont-blk .klink-btn:after{color: #ffffff;}
.hotelcls-37077 .hotel-result-list .hcont-blk .klink-btn, .hotelcls-37077 .hotel-result-list .hcont-blk .klink-btn:after {
    color: #3d3c39;
}
.breadcrumbs{    background: #ebebeb;}
.breadcrumbs .bcrumbs li{    font-weight: 500;}
.hotel-result-list  .hcont-blk .klink-btn:hover, .hotel-result-list  .hcont-blk .klink-btn:hover:after{    color: #d9a000;}
.kings-info-nocol p{color: #333333; font-weight:normal;}
.map_popup .ttl_sec .sec1 h3{    font-family: 'Cochin';   color: #232323;}
.gm-ui-hover-effect{width: 32px!important; height: 32px!important; right: -32px!important;} 
.gm-ui-hover-effect img{    width: 25px!important;   height: 25px!important; }
.gm-style .gm-style-iw-t::after{display: none;}

/*the-george-hotel color change 25-03-21*/

/*.postid-149 .breadcrumbs,
.page-id-1221 .breadcrumbs,
.page-id-1185 .breadcrumbs,
.page-id-1197  .breadcrumbs,
.page-id-1194 .breadcrumbs,
.page-id-1199 .breadcrumbs,
.page-id-1201 .breadcrumbs {
    background: #bbc5ba;
}
.postid-149 .breadcrumbs .bcrumbs li, .postid-149 .breadcrumbs .bcrumbs li a,
.page-id-1221.breadcrumbs .bcrumbs li, .page-id-1221 .breadcrumbs .bcrumbs li a,
.page-id-1185 .breadcrumbs .bcrumbs li, .page-id-1185 .breadcrumbs .bcrumbs li a,
.page-id-1197 .breadcrumbs .bcrumbs li, .page-id-1197 .breadcrumbs .bcrumbs li a,
.page-id-1194 .breadcrumbs .bcrumbs li, .page-id-1194 .breadcrumbs .bcrumbs li a,
.page-id-1199 .breadcrumbs .bcrumbs li, .page-id-1199 .breadcrumbs .bcrumbs li a,
.page-id-1201 .breadcrumbs .bcrumbs li, .page-id-1201 .breadcrumbs .bcrumbs li a {
    color: #404e56;
}

.postid-149 .hotel-result-list .hcont-blk, .postid-149 .book-stay-srh,
.page-id-1221 .hotel-result-list .hcont-blk, .page-id-1221 .book-stay-srh,
.page-id-1185 .hotel-result-list .hcont-blk, .page-id-1185 .book-stay-srh,
.page-id-1194 .hotel-result-list .hcont-blk, .page-id-1194 .book-stay-srh,
.page-id-1199 .hotel-result-list .hcont-blk, .page-id-1199 .book-stay-srh,
.page-id-1201 .hotel-result-list .hcont-blk, .page-id-1201 .book-stay-srh,
.page-id-1197 .hotel-result-list .hcont-blk, .page-id-1197 .book-stay-srh {
    background: #404e56;
}

.postid-149 .stay-contact-rw,
.page-id-1221 .stay-contact-rw,
.page-id-1185 .stay-contact-rw,
.page-id-1197 .stay-contact-rw,
.page-id-1194 .stay-contact-rw,
.page-id-1199 .stay-contact-rw,
.page-id-1201 .stay-contact-rw{background: #bbc5ba;}

.postid-149 .top-footer,
.page-id-1221 .top-footer,
.page-id-1185 .top-footer,
.page-id-1197 .top-footer,
.page-id-1194 .top-footer,
.page-id-1199 .top-footer,
.page-id-1201 .top-footer{    background: #2b353a;}

.postid-149 .top-footer .newsletter .input-box input,
.page-id-1221 .top-footer .newsletter .input-box input,
.page-id-1185 .top-footer .newsletter .input-box input,
.page-id-1197 .top-footer .newsletter .input-box input,
.page-id-1194 .top-footer .newsletter .input-box input,
.page-id-1199 .top-footer .newsletter .input-box input,
.page-id-1201 .top-footer .newsletter .input-box input{background: #bbc5ba;}

.postid-149 footer,
.page-id-1221 footer,
.page-id-1185 footer,
.page-id-1197 footer,
.page-id-1194 footer,
.page-id-1199 footer,
.page-id-1201 footer{background: #404e56;}*/


.hotelcls-149 .breadcrumbs { background: #404e56;}
.hotelcls-149 .breadcrumbs .bcrumbs li, .hotelcls-149 .breadcrumbs .bcrumbs li a{color: #ffffff;}

.hotelcls-149 .hotel-result-list .hcont-blk, .hotelcls-149 .book-stay-srh, .hotelcls-149 .topWrap, .hotelcls-149 footer {  background: #bbc5ba;}
.hotelcls-149  #tabslide li a.inactive {   background: #bbc5ba;}
.hotelcls-149 .stay-contact-rw, .hotelcls-149 .stay-contact-rw a, .hotelcls-149 .stay-contact-rw, .hotelcls-149  .stay-cont-blk > h3{background-color:  #404e56;color: #ffffff;}

.hotelcls-149 .stay-cont-dtl .mail{background-image: url("../images/wklist-mail-icn.png");} 
.hotelcls-149 .stay-cont-dtl .phone{background-image: url(../images/wklist-call-icn.png);}


/*black color theme*/
.hotelcls-149 .hotel-result-list .hcont-blk .hcont-blk_head, .hotelcls-149 .book-stay-srh-in > h2, .hotelcls-149  .ftr-links li a, .hotelcls-149 footer .fo-social li a {   color: #202945;}
.hotelcls-149 .hotel-result-list  .h-cont-blk-in >  p{color: #202945;}
.hotelcls-149 .res-tab-online .res-tab-btn, .hotelcls-149 .res-tab-online .res-tab-btn::after, .hotelcls-149 .res-tab-online > .container{color: #202945;}
.hotelcls-149 .hotel-result-list  .hcont-blk .klink-btn, .hotelcls-149 .hotel-result-list  .hcont-blk .klink-btn:after{color: #202945;}
.hotelcls-149 .stay-btn input[type="button"], .hotelcls-149 .stay-btn input[type="submit"]{border-color: #202945!important;color: #202945;}
.hotelcls-149 footer, .hotelcls-149 .fo-hotel-list li a{color: #202945;}
.hotelcls-149 .fo-hotel-list li .hotel-add{color: rgba(15, 15, 15, 0.9);}
.hotelcls-149 footer .copyright, .hotelcls-149 footer .copyright a{color: #202945;}
.hotelcls-149 footer .fo-logo img{display: none;}
.hotelcls-149 footer .fo-logo  a{background: url("../images/logo-black.png") no-repeat; height: 45px;display: block;width: 147px;margin-left: auto;margin-right: auto;}
.hotelcls-149 .check-av-btn{background: #202945;}
.hotelcls-149 .db-head-part .dwn-bro-head, .hotelcls-149 .res-tab-online >  .container, .hotelcls-149 .download-btn, .hotelcls-149 .hcont-blk p {
    color: #202945;
}
.hotelcls-149 .container, .hotelcls-149 .download-btn{border-color: #202945;}
.hotelcls-149 .room-fac.icn-tx-li li img {  filter: inherit;}
.hotelcls-149 .topWrap-list > li a, .hotelcls-149 .topWrap-list > li{color: #202945;}
.hotelcls-149  .blog-tab-list .tab-head{color: #202945;}
.hotelcls-149 .blog-tab-list ul li a:not(.inactive) {   background: #202945;}
.hotelcls-149 #tabslide li a{ background: #202945;}

/*black color theme*/

/*kingscliff-rooms-hotel */

.hotelcls-145 .breadcrumbs { background: #2e2b28;}
.hotelcls-145 .breadcrumbs .bcrumbs li, .hotelcls-145 .breadcrumbs .bcrumbs li a{color: #ffffff;}

.hotelcls-145 .hotel-result-list .hcont-blk, .hotelcls-145 .book-stay-srh, .hotelcls-145 .topWrap {  background: #8b9bb2;}

.hotelcls-145 .stay-contact-rw, .hotelcls-145 .stay-contact-rw a, .hotelcls-145 .stay-contact-rw, .hotelcls-145  .stay-cont-blk > h3{background-color:  #2e2b28;color: #ffffff;}

.hotelcls-145 footer{background: #8b9bb2;}


/*white hover text color*/

.hotelcls-145 .stay-cont-dtl .mail{background-image: url("../images/wklist-mail-icn.png");} 
.hotelcls-145 .stay-cont-dtl .phone{background-image: url(../images/wklist-call-icn.png);}
.hotelcls-145 .hotel-result-list .hcont-blk .klink-btn:hover, .hotelcls-145 .hotel-result-list .hcont-blk .klink-btn:hover::after {
    color: #2e2b28;
}
.hotelcls-145 .hotel-result-list .hcont-blk .klink-btn:hover, .hotelcls-145 .hotel-result-list .hcont-blk .klink-btn:hover::after {
    color: #2e2b28;
}

.hotelcls-145 .fo-hotel-list li a:hover, .hotelcls-145 .ftr-links li a:hover, .hotelcls-145 footer  .fo-social li a:hover {   color: #ffffff;}

.hotelcls-145 .blog-tab-list ul li a:not(.inactive){background: #2e2b28;}

/*primary color*/

/*the-hogs-back-hotel-spa*/


.hotelcls-153 .stay-contact-rw, .hotelcls-153 .stay-contact-rw a, .hotelcls-153 .stay-contact-rw, .hotelcls-153  .stay-cont-blk > h3{color: #ffffff;}
.hotelcls-153 .stay-cont-dtl .mail{background-image: url("../images/wklist-mail-icn.png");} 
.hotelcls-153 .stay-cont-dtl .phone{background-image: url(../images/wklist-call-icn.png);}
.hotel-result-list .hcont-blk .klink-btn:hover, .hotel-result-list .hcont-blk .klink-btn:hover::after {
    color: #fff;
}
.hotelcls-153 .check-av-btn{background: #494843;}
.hotelcls-153  .hcont-blk .down-btn img{filter: brightness(0) invert(1);}
.hotelcls-153 #tabslide li a.inactive{color: #fff;}



/*frytt hotel*/


.hotelcls-1367 .stay-contact-rw, .hotelcls-1367 .stay-contact-rw a, .hotelcls-1367 .stay-contact-rw, .hotelcls-1367  .stay-cont-blk > h3{color: #ffffff;}
.hotelcls-1367 .stay-cont-dtl .mail{background-image: url("../images/wklist-mail-icn.png");} 
.hotelcls-1367 .stay-cont-dtl .phone{background-image: url(../images/wklist-call-icn.png);}
.hotelcls-1367 .check-av-btn{background: #2f2b28;}
.hotelcls-1367  .hcont-blk .down-btn img{filter: brightness(0) invert(1);}
.hotelcls-1367 #tabslide li a.inactive{color: #ffffff;}


/*dragonfly-kings-lynn*/


.hotelcls-151 .stay-contact-rw, .hotelcls-165 .stay-contact-rw a, .hotelcls-165 .stay-contact-rw, .hotelcls-165  .stay-cont-blk > h3{color: #ffffff;}
.hotelcls-165 .stay-cont-dtl .mail{background-image: url("../images/wklist-mail-icn.png");} 
.hotelcls-165 .stay-cont-dtl .phone{background-image: url(../images/wklist-call-icn.png);}
.hotelcls-165 .check-av-btn{background: #4a4645;}
.hotelcls-165  .hcont-blk .down-btn img{filter: brightness(0) invert(1);}
.hotelcls-165 #tabslide li a.inactive{color: #ffffff;}


/*mill-rooms*/
.hotelcls-157  .hcont-blk .down-btn img{filter: brightness(0) invert(1);}
.hotelcls-157 .blog-tab-list ul li a:not(.inactive){color: #2e2b28!important;}

/*great-hallingbury-manor*/
.hotelcls-151 .stay-contact-rw, .hotelcls-151 .stay-contact-rw a, .hotelcls-151 .stay-contact-rw, .hotelcls-151  .stay-cont-blk > h3{color: #ffffff;}
.hotelcls-151 .stay-cont-dtl .mail{background-image: url("../images/wklist-mail-icn.png");} 
.hotelcls-151 .stay-cont-dtl .phone{background-image: url(../images/wklist-call-icn.png);}
.hotelcls-151 .hcont-blk .down-btn img{filter: brightness(0) invert(1);}
.hotelcls-151 #tabslide li a.inactive{color: #ffffff;}


/*st-nicholas-hotel*/
.hotelcls-159 .stay-contact-rw, .hotelcls-159 .stay-contact-rw a, .hotelcls-159 .stay-contact-rw, .hotelcls-159  .stay-cont-blk > h3{color: #ffffff;}
.hotelcls-159 .stay-cont-dtl .mail{background-image: url("../images/wklist-mail-icn.png");} 
.hotelcls-159 .stay-cont-dtl .phone{background-image: url(../images/wklist-call-icn.png);}
.hotelcls-159 .hcont-blk .down-btn img{filter: brightness(0) invert(1);}
.hotelcls-159 #tabslide li a.inactive{color: #ffffff;}


/*thatchers-hotel*/
.hotelcls-155 .stay-contact-rw, .hotelcls-155 .stay-contact-rw a, .hotelcls-155 .stay-contact-rw, .hotelcls-155  .stay-cont-blk > h3{color: #ffffff;}
.hotelcls-155 .stay-cont-dtl .mail{background-image: url("../images/wklist-mail-icn.png");} 
.hotelcls-155 .stay-cont-dtl .phone{background-image: url(../images/wklist-call-icn.png);}
.hotelcls-155 .hcont-blk .down-btn img{filter: brightness(0) invert(1);}
.hotelcls-155 #tabslide li a.inactive{color: #ffffff;}
.hotelcls-155 .resto-menu .resto-menu-head::before{background-blend-mode: screen;
background-color: #BBC3BA;}


.newlet-property-result .gm-style .gm-style-iw-c {
    max-width: 250px!important;
}
.newlet-property-result .map_popup .ttl_sec .sec1 h3{    font-size: 18px;    margin-bottom: 8px;}
.newlet-property-result .map_popup .ttl_sec {   padding: 15px 10px 5px;}
.newlet-property-result .map_popup .ttl_sec{    margin-bottom: 0;   border-bottom: none;}
.newlet-property-result .map_popup .bnr_img img {min-height: 130px; object-fit: cover; }

/*booking form*/

@font-face {
    font-family: 'Minion Pro';
    src: url('../fonts/MinionPro-Medium.eot');
    src: url('../fonts/MinionPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MinionPro-Medium.woff2') format('woff2'),
        url('../fonts/MinionPro-Medium.woff') format('woff'),
        url('../fonts/MinionPro-Medium.ttf') format('truetype'),
        url('../fonts/MinionPro-Medium.svg#MinionPro-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



.booking-h-form-wrp  .nbookrow {margin: auto; padding: 10px 35px 12px; background: #fff;font-family: 'Lato', sans-serif; font-weight: 500;  position: absolute; width: 100%; left: 0; right: 0;  z-index: 999; border-top: none; }
.nbcol-wrp > span {display: block;line-height: 1.5; font-size: 12px; color: #000000; text-transform: uppercase; margin-bottom: 7px; }

.nbcol-wrp input[type="text"], .nbcol-wrp select {border: 1px solid #b2b2b2 !important;font-family: 'Lato', sans-serif; font-weight: 500; width: 100%; padding: 0px 20px; font-size: 16px; line-height: 1.2; height: 38px; line-height: 38px; }

.nbok-form-wrp .nbcol-wrp {   padding: 0 10px;flex: 1 1 auto;}
.nbok-form-wrp{display: flex;display:-webkit-flex;flex-wrap: wrap;max-width: 1160px;justify-content: center;margin: auto;}
/*.nbok-form-wrp .nhot-select-col{flex: 30%;max-width: 30%;}*/
.nbcol-wrp.nhot-chekout-col{flex: 1 1 auto;}
.nbcol-wrp.ngues-col{max-width: 123px;flex: 123px;}  
.nhot-chekout-col input{background: url("../images/hdata-picker-icn.png") no-repeat;background-color: #fff;
    background-position: right 10px center;}
.nbcol-wrp select {
    background: url(../images/hnselect-arrow.png) no-repeat;
    background-color: #fff;
    background-position: right 10px center;
}
.nbok-form-wrp .bbtn-wrp {max-width: 210px; flex: 210px; }
.nbok-form-wrp .nbook-rom-btn {width: 100%; cursor: pointer; background: #1d2945; padding: 12px 20px; font-size: 12px; text-transform: uppercase; border: none;    font-family: 'Lato', sans-serif; margin-top: 21px; color: #fff; }


/*home sticky header*/



@media (min-width: 767px) {

.fixnav .booking-h-form-wrp {position: fixed; right: 2.8%; width: 70%; top: 5px; transition: all 0.5s ease; z-index: 999999; }
.home.fixnav .header .sticky-logo {   display: none !important;}
.home.fixnav .header .logo{display: block!important;}
/*.home.fixnav .header .col-md-4 {width: auto; flex: inherit; max-width: inherit; }*/
.home.fixnav .header .left-header .left-h-col:not(:first-child) {   display: none;}
.home.fixnav .header  .left-header .left-h-col:not(:last-child) {   margin-right: 0;}
/*.home.fixnav .header .right-header{display: none;}*/
.fixnav .nbok-form-wrp .nbcol-wrp.ngues-col {flex: 115px; max-width: 115px; }
.booking-h-form-wrp {position: initial; transition: all .5s ease 0s; top: -200px; transition: all 0.5s ease;}
.fixnav .booking-h-form-wrp .nbookrow{padding: 0;}
.home.fixnav  .header .logo img{height: 42px;}
.fixnav  .nbcol-wrp > span{margin-bottom: 4px;font-size: 11px;}
.home.fixnav .header{padding-top: 15px;padding-bottom: 15px;}

.fixnav .nbok-form-wrp .nbcol-wrp.bbtn-wrp {flex: 190px; max-width: 190px; }
.fixnav .nbcol-wrp.nhot-select-loc-col, .fixnav .nbcol-wrp.nhot-select-col { max-width: 215px; flex: 215px; }
.fixnav .nbok-form-wrp .nbcol-wrp.nhot-chekout-col {flex: 200px; max-width: 200px; }
.home.fixnav .nbok-form-wrp {justify-content: flex-end; }


}


@media (max-width: 1500px) {
.fixnav .nbok-form-wrp .nbcol-wrp.nhot-chekout-col {   flex: 180px;   max-width: 180px;}

}


.nbcol-wrp.nhot-select-loc-col, .nbcol-wrp.nhot-select-col { max-width: 260px;
flex: 260px;}


.nbcol-wrp.nhot-chekout-col {flex: 260px; max-width: 260px; }

/*.newlet-filter-property-list{display: none;}*/   
.hbtn-block .site-btn {background: #1d2945;text-transform: uppercase; color: #fff; padding: 12px 25px; font-size: 14px; line-height: 1.2; }
.hbtn-block .site-btn:hover{color: #ffffff;}
.navsub{z-index: 9999 !important;}

/*header top  wrap*/

.topWrap {background: #1d2945; color: #fff; float: left; width: 100%; padding: 10px 0; }
.topWrap-list {display: flex;display:-webkit-flex; margin-left: auto; float: right; align-items: center; }

.topWrap-list > li:not(:first-child):before {
    content: "/";
    margin: 0 8px;
}
.topWrap-list > li{display: flex;display:-webkit-flex;align-items: center;color: #fff;line-height: 1;}

.destination-menu-wrp{display: none;width: 100%;float: left;background: #f7f7f7;
padding: 3% 60px 24px;}
.topWrap-list > li a{color: #ffffff;text-decoration: none;}

.home .topWrap {display: none; }

.booking-h-form-wrp{display: none;}
.home .booking-h-form-wrp {display: block;}
.home:not(.fixnav) .booking-h-form-wrp.tglc {   margin-top: 10px;}
.desti-tab-wrp {max-width: 1280px; margin: auto; }
.desti-tabs li a:hover{color: #212529;}

@media (max-width: 767px) {
.home .booking-h-form-wrp.active + .hbtn-bookroom a {
    color: #fff;
}
}






/* 31-03-2021 */

/* Color combinatin for Dukeshead hotel starts here */
.hotelcls-147 .topWrap { background: #b9d0e1; }
.hotelcls-147 .breadcrumbs .bcrumbs li, .hotelcls-147 .breadcrumbs .bcrumbs li a { color: #b9d0e1; }
.hotelcls-147 .hotel-result-list .hcont-blk, .hotelcls-147 .book-stay-srh { background: #b9d0e1; }
.hotelcls-147 footer{background: #b9d0e1;}
.hotelcls-147 #tabslide li a{background: #b9d0e1;}

.hotelcls-147 .breadcrumbs { background: #0e223a; }
.hotelcls-147 .stay-contact-rw{background: #0e223a;}
.hotelcls-147 #tabslide li a.inactive{    background: #0e223a;}
.hotelcls-147 .blog-tab-list ul li a:not(.inactive){background: #0e223a;}
/* Color combinatin for Dukeshead hotel ends here */

/* Color combinatin for Hogsback hotel starts here */
.hotelcls-153 .topWrap { background: #746a25; }
.hotelcls-153 .breadcrumbs .bcrumbs li, .hotelcls-153 .breadcrumbs .bcrumbs li a { color: #fff; }
.hotelcls-153 .hotel-result-list .hcont-blk, .hotelcls-153 .book-stay-srh { background: #746a25; }
.hotelcls-153 footer{background: #746a25;}
.hotelcls-153 #tabslide li a{background: #746a25;}

.hotelcls-153 .breadcrumbs { background: #494843; }
.hotelcls-153 .stay-contact-rw{background: #494843;}
.hotelcls-153 #tabslide li a.inactive{    background: #494843;}
.hotelcls-153 .blog-tab-list ul li a:not(.inactive){background: #494843;}
/* Color combinatin for Hogsback hotel ends here */

/* Color combinatin for Mill hotel starts here */
.hotelcls-157 .topWrap { background: #A5B48E; }
.hotelcls-157 .breadcrumbs .bcrumbs li, .hotelcls-157 .breadcrumbs .bcrumbs li a { color: #494843; }
.hotelcls-157 .hotel-result-list .hcont-blk, .hotelcls-157 .book-stay-srh { background: #A5B48E; }
.hotelcls-157 footer{background: #A5B48E;}
.hotelcls-157 #tabslide li a{background: #494843;}

.hotelcls-157 .breadcrumbs { background: #e1e1e1; }
.hotelcls-157 .stay-contact-rw{background: #e1e1e1;}
.hotelcls-157 #tabslide li a.inactive{    background: #e1e1e1;}
.hotelcls-157 .blog-tab-list ul li a:not(.inactive){background: #e1e1e1;}
/* Color combinatin for Mill hotel ends here */

/* Color combinatin for Fryatt hotel starts here */
.hotelcls-1367 .topWrap { background: #5d655a; }
.hotelcls-1367 .breadcrumbs .bcrumbs li, .hotelcls-1367 .breadcrumbs .bcrumbs li a { color: #fff; }
.hotelcls-1367 .hotel-result-list .hcont-blk, .hotelcls-1367 .book-stay-srh { background: #5d655a; }
.hotelcls-1367 footer{background: #5d655a;}
.hotelcls-1367 #tabslide li a{background: #5d655a;}

.hotelcls-1367 .breadcrumbs { background: #2f2b28; }
.hotelcls-1367 .stay-contact-rw{background: #2f2b28;}
.hotelcls-1367 #tabslide li a.inactive{    background: #2f2b28;}
.hotelcls-1367 .blog-tab-list ul li a:not(.inactive){background: #2f2b28;}
/* Color combinatin for Fryatt hotel ends here */

/* Color combinatin for Dragonfly Colchester hotel starts here */
.hotelcls-161 .topWrap { background: #658575; }
.hotelcls-161 .breadcrumbs .bcrumbs li, .hotelcls-161 .breadcrumbs .bcrumbs li a {  color: #fff; }
.hotelcls-161 .hotel-result-list .hcont-blk, .hotelcls-161 .book-stay-srh { background: #658575; }
.hotelcls-161 footer{background: #658575;}
.hotelcls-161 #tabslide li a{background: #658575;}

.hotelcls-161 .breadcrumbs { background: #4a4645; }
.hotelcls-161 .stay-contact-rw{background: #4a4645;}
.hotelcls-161 #tabslide li a.inactive{    background: #4a4645;}
.hotelcls-161 .blog-tab-list ul li a:not(.inactive){background: #4a4645;}
/* Color combinatin for Dragonfly Colchester hotel ends here */

/* Color combinatin for Dragonfly Peterborough hotel starts here */
.hotelcls-163 .topWrap { background: #658575; }
.hotelcls-163 .breadcrumbs .bcrumbs li, .hotelcls-163 .breadcrumbs .bcrumbs li a { color: #fff; }
.hotelcls-163 .hotel-result-list .hcont-blk, .hotelcls-163 .book-stay-srh { background: #658575; }
.hotelcls-163 footer{background: #658575;}
.hotelcls-163 #tabslide li a{background: #658575;}

.hotelcls-163 .breadcrumbs { background: #4a4645; }
.hotelcls-163 .stay-contact-rw{background: #4a4645;}
.hotelcls-163 #tabslide li a.inactive{    background: #4a4645;}
.hotelcls-163 .blog-tab-list ul li a:not(.inactive){background: #4a4645;}
/* Color combinatin for Dragonfly Peterborough hotel ends here */

/* Color combinatin for Dragonfly Kings Lynn hotel starts here */
.hotelcls-165 .topWrap { background: #658575; }
.hotelcls-165 .breadcrumbs .bcrumbs li, .hotelcls-165 .breadcrumbs .bcrumbs li a { color: #fff; }
.hotelcls-165 .hotel-result-list .hcont-blk, .hotelcls-165 .book-stay-srh { background: #658575; }
.hotelcls-165 footer{background: #658575;}
.hotelcls-165 #tabslide li a{background: #658575;}

.hotelcls-165 .breadcrumbs { background: #4a4645; }
.hotelcls-165 .stay-contact-rw{background: #4a4645;}
.hotelcls-165 #tabslide li a.inactive{    background: #4a4645;}
.hotelcls-165 .blog-tab-list ul li a:not(.inactive){background: #4a4645;}
/* Color combinatin for Dragonfly Kings Lynn hotel ends here */

/* Color combinatin for Dragonfly Bury St Edmunds hotel starts here */
.hotelcls-167 .topWrap { background: #658575; }
.hotelcls-167 .breadcrumbs .bcrumbs li, .hotelcls-167 .breadcrumbs .bcrumbs li a { color: #fff; }
.hotelcls-167 .hotel-result-list .hcont-blk, .hotelcls-167 .book-stay-srh { background: #658575; }
.hotelcls-167 footer{background: #658575;}
.hotelcls-167 #tabslide li a{background: #658575;}

.hotelcls-167 .breadcrumbs { background: #4a4645; }
.hotelcls-167 .stay-contact-rw{background: #4a4645;}
.hotelcls-167 #tabslide li a.inactive{    background: #4a4645;}
.hotelcls-167 .blog-tab-list ul li a:not(.inactive){background: #4a4645;}
/* Color combinatin for Dragonfly Bury St Edmunds hotel ends here */

/* Color combinatin for St Nicholas hotel starts here */
.hotelcls-159 .topWrap { background: #404e56; }
.hotelcls-159 .breadcrumbs .bcrumbs li, .hotelcls-159 .breadcrumbs .bcrumbs li a { color: #fff; }
.hotelcls-159 .hotel-result-list .hcont-blk, .hotelcls-159 .book-stay-srh { background: #404e56; }
.hotelcls-159 footer{background: #404e56;}
.hotelcls-159 #tabslide li a{background: #404e56;}

.hotelcls-159 .breadcrumbs { background: #2f2b28; }
.hotelcls-159 .stay-contact-rw{background: #2f2b28;}
.hotelcls-159 #tabslide li a.inactive{    background: #2f2b28;}
.hotelcls-159 .blog-tab-list ul li a:not(.inactive){background: #2f2b28;}
/* Color combinatin for St Nicholas hotel ends here */

/* Color combinatin for Thachers hotel starts here */
.hotelcls-155 .topWrap { background: #BBC3BA; }
.hotelcls-155 .breadcrumbs .bcrumbs li, .hotelcls-155 .breadcrumbs .bcrumbs li a { color: #fff; }
.hotelcls-155 .hotel-result-list .hcont-blk, .hotelcls-155 .book-stay-srh { background: #BBC3BA; }
.hotelcls-155 footer{background: #BBC3BA;}
.hotelcls-155 #tabslide li a{background: #BBC3BA;}

.hotelcls-155 .breadcrumbs { background: #494843; }
.hotelcls-155 .stay-contact-rw{background: #494843;}
.hotelcls-155 #tabslide li a.inactive{    background: #494843;}
.hotelcls-155 .blog-tab-list ul li a:not(.inactive){background: #494843;}
/* Color combinatin for Thachers hotel ends here */

/* Color combinatin for Great Hallingbury Manor hotel starts here */
.hotelcls-151 .topWrap { background: #A0A07A; }
.hotelcls-151 .breadcrumbs .bcrumbs li, .hotelcls-151 .breadcrumbs .bcrumbs li a { color: #fff; }
.hotelcls-151 .hotel-result-list .hcont-blk, .hotelcls-151 .book-stay-srh { background: #A0A07A; }
.hotelcls-151 footer{background: #A0A07A;}
.hotelcls-151 #tabslide li a{background: #A0A07A;}

.hotelcls-151 .breadcrumbs { background: #A0A07A; }
.hotelcls-151 .stay-contact-rw{background: #A0A07A;}
.hotelcls-151 #tabslide li a.inactive{    background: #A0A07A;}
.hotelcls-151 .blog-tab-list ul li a:not(.inactive){background: #A0A07A;}
/* Color combinatin for Great Hallingbury Manor hotel ends here */


/*dragonfly-bury-st-edmunds*/

.hotelcls-167 .stay-contact-rw, .hotelcls-167 .stay-contact-rw a, .hotelcls-167 .stay-contact-rw, .hotelcls-167  .stay-cont-blk > h3{color: #ffffff;}
.hotelcls-167 .stay-cont-dtl .mail{background-image: url("../images/wklist-mail-icn.png");} 
.hotelcls-167 .stay-cont-dtl .phone{background-image: url(../images/wklist-call-icn.png);}
.hotelcls-167 .hcont-blk .down-btn img{filter: brightness(0) invert(1);}
.hotelcls-167 #tabslide li a.inactive{color: #ffffff;}

/*dragonfly-peterborough*/

.hotelcls-163 .stay-contact-rw, .hotelcls-163 .stay-contact-rw a, .hotelcls-163 .stay-contact-rw, .hotelcls-163  .stay-cont-blk > h3{color: #ffffff;}
.hotelcls-163 .stay-cont-dtl .mail{background-image: url("../images/wklist-mail-icn.png");} 
.hotelcls-163 .stay-cont-dtl .phone{background-image: url(../images/wklist-call-icn.png);}
.hotelcls-163 .hcont-blk .down-btn img{filter: brightness(0) invert(1);}
.hotelcls-163 #tabslide li a.inactive{color: #ffffff;}


/*dragonfly-colchester*/

.hotelcls-161 .stay-contact-rw, .hotelcls-161 .stay-contact-rw a, .hotelcls-161 .stay-contact-rw, .hotelcls-161  .stay-cont-blk > h3{color: #ffffff;}
.hotelcls-161 .stay-cont-dtl .mail{background-image: url("../images/wklist-mail-icn.png");} 
.hotelcls-161 .stay-cont-dtl .phone{background-image: url(../images/wklist-call-icn.png);}
.hotelcls-161 .hcont-blk .down-btn img{filter: brightness(0) invert(1);}
.hotelcls-161 #tabslide li a.inactive{color: #ffffff;}


/*the-dukes-head*/

.hotelcls-147 .hotel-result-list .hcont-blk .hcont-blk_head, .hotelcls-147 .book-stay-srh-in > h2, .hotelcls-147  .ftr-links li a, .hotelcls-147 footer .fo-social li a {   color: #202945;}
.hotelcls-147 .hotel-result-list  .h-cont-blk-in >  p{color: #202945;}
.hotelcls-147 .res-tab-online .res-tab-btn, .hotelcls-147 .res-tab-online .res-tab-btn::after, .hotelcls-147 .res-tab-online > .container{color: #202945;}
.hotelcls-147 .hotel-result-list  .hcont-blk .klink-btn, .hotelcls-147 .hotel-result-list  .hcont-blk .klink-btn:after{color: #202945;}
.hotelcls-147 .stay-btn input[type="button"], .hotelcls-147 .stay-btn input[type="submit"]{border-color: #202945!important;color: #202945;}
.hotelcls-147 footer, .hotelcls-147 .fo-hotel-list li a{color: #202945;}
.hotelcls-147 .fo-hotel-list li .hotel-add{color: rgba(15, 15, 15, 0.9);}
.hotelcls-147 footer .copyright, .hotelcls-147 footer .copyright a{color: #202945;}
.hotelcls-147 footer .fo-logo img{display: none;}
.hotelcls-147 footer .fo-logo  a{background: url("../images/logo-black.png") no-repeat; height: 45px;display: block;width: 147px;margin-left: auto;margin-right: auto;}
.hotelcls-147 .check-av-btn{background: #202945;}
.hotelcls-147 .db-head-part .dwn-bro-head, .hotelcls-147 .res-tab-online >  .container, .hotelcls-147 .download-btn, .hotelcls-147 .hcont-blk p {
    color: #202945;
}
.hotelcls-147 .container, .hotelcls-147 .download-btn{border-color: #202945;}
.hotelcls-147 .room-fac.icn-tx-li li img {  filter: inherit;}
.hotelcls-147 .topWrap-list > li a, .hotelcls-147 .topWrap-list > li{color: #202945;}
.hotelcls-147  .blog-tab-list .tab-head{color: #202945;}
.hotelcls-147 .blog-tab-list ul li a:not(.inactive) {   background: #202945;}
.hotelcls-147 .stay-contact-rw, .hotelcls-147 .stay-contact-rw a, .hotelcls-147 .stay-contact-rw, .hotelcls-147  .stay-cont-blk > h3{color: #ffffff;}
.hotelcls-147 .stay-cont-dtl .mail{background-image: url("../images/wklist-mail-icn.png");} 
.hotelcls-147 .stay-cont-dtl .phone{background-image: url(../images/wklist-call-icn.png);}

.hotelcls-147 #tabslide li a.inactive{color: #ffffff;}

.hotelcls-155 .resto-menu .resto-menu-head::before{background-blend-mode: screen;
background-color: #BBC3BA;}
/* 31-03-2021 */

/*.hotel-result-list .col-sm-8  > a{display: block;position: relative;background-color: #000;
width: 100%;
overflow: hidden;
transition: all .5s ease;}

.hotel-result-list .col-sm-8  > a > img{transition: all .5s ease;
transform: scale(1.2) translateZ(0);}


.hotel-result-list .col-sm-8  > a:hover img {
    transform: scale(1);
    opacity: .4;
}

.hotel-result-list .col-sm-8 > a::before {
    border: 0px solid ;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
    content: "";
    transition: all 0.5s ease;

}
.hotel-result-list .col-sm-8 > a:hover::before{transform: translateZ(0);border: 30px solid #658575;}*/




.img-br-ani, .room-slide ul li{display: block;position: relative;background-color: #000;
width: 100%;
overflow: hidden;
transition: all .5s ease;}

.img-br-ani img, .room-slide ul li img{transition: all .5s ease;
transform: scale(1.2) translateZ(0);}


.img-br-ani:hover img, .room-slide ul li:hover img {
    transform: scale(1);
    opacity: .4;
}

.img-br-ani::before, .room-slide ul li:before {
    border: 0px solid ;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
    content: "";
    transition: all 0.5s ease;

}

/* 01-04-2021 starts here */
.hotelcls-145 .img-br-ani:hover::before,  .hotelcls-145 .room-slide ul li:hover:before{transform: translateZ(0);border: 30px solid #8b9bb2;}
.hotelcls-147 .img-br-ani:hover::before, .hotelcls-147 .room-slide ul li:hover:before{transform: translateZ(0);border: 30px solid #b9d0e1;}
.hotelcls-149 .img-br-ani:hover::before, .hotelcls-149 .room-slide ul li:hover:before{transform: translateZ(0);border: 30px solid #bbc5ba;}
.hotelcls-151 .img-br-ani:hover::before, .hotelcls-151 .room-slide ul li:hover:before{transform: translateZ(0);border: 30px solid #A0A07A;}
.hotelcls-153 .img-br-ani:hover::before, .hotelcls-153 .room-slide ul li:hover:before{transform: translateZ(0);border: 30px solid #746a25;}
.hotelcls-155 .img-br-ani:hover::before, .hotelcls-155  .room-slide ul li:hover:before{transform: translateZ(0);border: 30px solid #BBC3BA;}
.hotelcls-157 .img-br-ani:hover::before, .hotelcls-157 .room-slide ul li:hover:before{transform: translateZ(0);border: 30px solid #494843;}
.hotelcls-159 .img-br-ani:hover::before, .hotelcls-159 .room-slide ul li:hover:before{transform: translateZ(0);border: 30px solid #404e56;}
.hotelcls-161 .img-br-ani:hover::before, .hotelcls-161 .room-slide ul li:hover:before{transform: translateZ(0);border: 30px solid #658575;}
.hotelcls-163 .img-br-ani:hover::before, .hotelcls-163 .room-slide ul li:hover:before{transform: translateZ(0);border: 30px solid #658575;}
.hotelcls-165 .img-br-ani:hover::before, .hotelcls-165 .room-slide ul li:hover:before{transform: translateZ(0);border: 30px solid #658575;}
.hotelcls-167 .img-br-ani:hover::before, .hotelcls-167 .room-slide ul li:hover:before{transform: translateZ(0);border: 30px solid #658575;}
.hotelcls-1367 .img-br-ani:hover::before, .hotelcls-1367 .room-slide ul li:hover:before{transform: translateZ(0);border: 30px solid #5d655a;}
/* 01-04-2021 ends here */

.img-br-ani:hover::before, .room-slide ul li:hover:before{transform: translateZ(0);border: 30px solid #1d2945;}


@media (min-width: 768px) {
    .hotel-result-list  .img-br-ani, .img-br-ani {   height: 100%;}

}

@media (min-width: 1339px) {

.desti-tab-content .hotels{-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}

}
.hotelcls-153 .stay-cont-blk .hcont-blk_head{color: #ffffff;}

.hotelcls-145 .wed-brochure.btm .klink-btn, .hotelcls-145 .wed-brochure.btm .klink-btn::after { color: #ffffff; }
.hotelcls-151 .wed-brochure.btm .klink-btn, .hotelcls-151 .wed-brochure.btm .klink-btn::after { color: #ffffff; }
.hotelcls-153 .wed-brochure.btm .klink-btn, .hotelcls-153 .wed-brochure.btm .klink-btn::after { color: #ffffff; }
.hotelcls-155 .wed-brochure.btm .klink-btn, .hotelcls-155 .wed-brochure.btm .klink-btn::after { color: #ffffff; }
.hotelcls-157 .wed-brochure.btm .klink-btn, .hotelcls-157 .wed-brochure.btm .klink-btn::after { color: #ffffff; }
.hotelcls-159 .wed-brochure.btm .klink-btn, .hotelcls-159 .wed-brochure.btm .klink-btn::after { color: #ffffff; }
.hotelcls-161 .wed-brochure.btm .klink-btn, .hotelcls-161 .wed-brochure.btm .klink-btn::after { color: #ffffff; }
.hotelcls-163 .wed-brochure.btm .klink-btn, .hotelcls-163 .wed-brochure.btm .klink-btn::after { color: #ffffff; }
.hotelcls-165 .wed-brochure.btm .klink-btn, .hotelcls-165 .wed-brochure.btm .klink-btn::after { color: #ffffff; }
.hotelcls-167 .wed-brochure.btm .klink-btn, .hotelcls-167 .wed-brochure.btm .klink-btn::after { color: #ffffff; }
.hotelcls-1367 .wed-brochure.btm .klink-btn, .hotelcls-1367 .wed-brochure.btm .klink-btn::after { color: #ffffff; }

.wed-brochure.btm .container::before{background-size: contain !important;}
.home .hov-bord-line::after{background: #ffffff;}
.home .social-icn ul li a:hover{background-color: #fff;}
.home .social-icn ul li a:hover i{color: #1d2945;}

.desti-tab-list-main .tab_drawer_heading {display: none; }
.destinationMenu .destinationMenu__titlebar {display: flex; position: relative; justify-content: center; margin-bottom: 36px; }
.destinationMenu .destinationMenu__title {padding-left: 27px; display: flex; display:-webkit-flex; align-content: center; align-items: center; border-left: 1px solid #b2b2b2; margin-left: 25px; }
.destinationMenu .destinationMenu__title h3{margin-bottom: 0;}


.destinationMenu .destinationMenu_close_btn::before {transform: rotate(45deg);
}
.destinationMenu .destinationMenu_close_btn::after{transform: rotate(-45deg); }

.destinationMenu .destinationMenu_close_btn::after, .destinationMenu .destinationMenu_close_btn::before {position: absolute; left: 9px; top: -5.04537849px; content: " "; height: 25.45584412px; width: 2px; background-color: #333;
}
.destinationMenu .destinationMenu_close_btn::after, .destinationMenu .destinationMenu_close_btn::before {left: 14px; top: -6.29269257px; height: 39.59797975px;
}

.destinationMenu .destinationMenu_close_btn{position: relative;display: block;width: 25px;height: 25px;}
.destinationMenu_close {float: right; position: absolute; right: 0; top: 11px; }
.desti-tabs {display: flex; justify-content: center; margin-bottom: 28px; }
.desti-tabs li a {font-size: 18px; text-transform: uppercase; letter-spacing: 0.04rem; }

.desti-tab-content .filt-pro-list-item .filt-pro-list-img{height: 170px;}
.desti-tabs li {position: relative; padding: 0px 4%; }
.desti-tabs li  a{text-decoration: none;position: relative;z-index: 99;padding-bottom: 10px;color: #213157;}
.desti-tab-content .filt-pro-list-cont > h4{font-size: 15px;line-height: 1.5;font-family: 'Lato', sans-serif;letter-spacing: 0;}
.desti-tab-content .filt-pro-list-cont .filt-pro-location {font-size: 14px; line-height: 1.2; }
.desti-tab-content .filt-pro-list-cont .filt-btn-block, .desti-tab-content .filt-pro-list-item .filt-pro-list-cont {
    margin-top: 15px;
}
.desti-tab-content .site-brd-btn{font-size: 14px;padding: 10px 15px;min-width: inherit;height: auto;line-height: 1.2;}
.desti-tab-content .filt-pro-list-item {    margin-bottom: 25px;}
.desti-active {height: 100vh; overflow: hidden; min-height: 100vh; }

.desti-tabs li  a:hover::after {width: 100%; }
.desti-tabs li  a::after {content: ""; position: absolute; left: 0; right: 0; height: 2px; background: #213157; transition: all 0.5s ease; width: 0; margin: auto; bottom: -5px; }

.desti-tabs li.active a:after{width: 100%;}

.desti-tab-content .filt-btn-block{display: none;}
.desti-tab-content .filt-pro-list-cont a:hover{text-decoration: none;}
@media (max-width: 1440px) {

 .desti-tab-content .filt-pro-list-item .filt-pro-list-img {   height: 151px;}   
}


.destinationMenu__logoWrap img {   width: 230px;}
.locinfo-banner{background: #1d2945;}
.locbanner-main .locinfo-banner{color: #ffffff;padding: 5%;display: flex;    justify-content: center;display:-webkit-flex;align-items: center;text-align: center;}
.hotel-Bgcol{background: #8b9bb2;}
.locbanner-main .locinfo-banner h3{color: #ffffff;margin-bottom: 25px;font-size: 42px;}

.locinfo-bannerIn p {    line-height: 2;}
.locinfo-banner-btn {margin-top: 30px; }
.locinfo-banner-btn .site-brd-btn {border-color: #fff; color: #fff; background: transparent; }
.locinfo-banner-btn .site-brd-btn:hover{color: #ffffff;}
.locinfo-banner-btn .border-4:hover::before, .locinfo-banner-btn .border-4:hover::after,
.locinfo-banner-btn .border-4::before, .locinfo-banner-btn .border-4::after
{border-color: #ffffff}



@media (min-width: 768px) {

.locinfo-bannerImg img, #king-home ul li img {object-fit: cover; height: calc(100vh - 110px);height:-webkit-calc(100vh - 110px); }


}


@media (min-width: 1280px) {

.hotel-result-list .img-br-ani img {
    max-height: 480px;
    object-fit: cover;
    width: 100%;
    height: 100%;
    min-height: 100%;
}


}

@media (min-width: 1440px) {

.locinfo-banner{max-width: 480px;flex: 480px;}
.locinfo-bannerImg{max-width: calc(100% - 480px);flex:calc(100% - 480px); }
.locbanner-main .locinfo-banner{padding: 5% 80px;}

}

@media (max-width:1200px) {

.locbanner-main .locinfo-banner h3{font-size: 36px;margin-bottom: 20px;}
.locinfo-bannerIn p {   line-height: 1.5;}
.locinfo-banner-btn {    margin-top: 25px;}
.locbanner-main .locinfo-banner{padding: 3%;
}
    
}

@media (max-width:767px) {

.locinfo-bannerIn {max-width: 380px; margin: auto; }
.img-br-ani:hover::before, .room-slide ul li:hover::before{border-width: 15px!important;}
.locbanner-main .locinfo-banner{padding: 40px 15px;}
.locbanner-main .locinfo-banner h3{font-size: 34px;}


}


@media (max-width:480px) {

 .img-br-ani:hover::before, .room-slide ul li:hover::before{border-width: 5px!important;} 
 .locbanner-main .locinfo-banner h3{font-size: 26px;}  
}

.hotel-result-list .img-br-ani img{height: 100%;object-fit: cover;}

/*black txt theme color*/

.hotelcls-147 .locbanner-main .locinfo-banner h3{color: #202945;}
.hotelcls-147 .locbanner-main .locinfo-banner{color: #202945;}

.hotelcls-147 .locinfo-banner-btn .site-brd-btn {border-color: #202945; color: #202945; background: transparent; }
.hotelcls-147 .locinfo-banner-btn .site-brd-btn:hover{color: #202945;}
.hotelcls-147 .locinfo-banner-btn .border-4:hover::before, .hotelcls-147 .locinfo-banner-btn .border-4:hover::after,
.hotelcls-147 .locinfo-banner-btn .border-4::before, .hotelcls-147 .locinfo-banner-btn .border-4::after
{border-color: #202945}



.hotelcls-149 .locbanner-main .locinfo-banner h3{color: #202945;}
.hotelcls-149 .locbanner-main .locinfo-banner{color: #202945;}

.hotelcls-149 .locinfo-banner-btn .site-brd-btn {border-color: #202945; color: #202945; background: transparent; }
.hotelcls-149 .locinfo-banner-btn .site-brd-btn:hover{color: #202945;}
.hotelcls-149 .locinfo-banner-btn .border-4:hover::before, .hotelcls-149 .locinfo-banner-btn .border-4:hover::after,
.hotelcls-149 .locinfo-banner-btn .border-4::before, .hotelcls-149 .locinfo-banner-btn .border-4::after
{border-color: #202945}





/*footer*/

.hotelcls-149 .top-footer{background:#A0AA9F;}
.hotelcls-149  .top-footer .newsletter .input-box input{background: #BBC5BA;}
.hotelcls-149 .top-footer .newsletter .sub-btn{background: #667264;}
.top-footer .newsletter .input-box input{font-weight: normal;}
.topWrap + .header .navsub {   top: 100px;}
.fixnav .topWrap + .header .navsub {   top: 53px;}
.newsletter ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  
  opacity: 1; /* Firefox */
}

.newsletter :-ms-input-placeholder { /* Internet Explorer 10-11 */
  opacity: 1;
}

.newsletter ::-ms-input-placeholder { /* Microsoft Edge */
  opacity: 1;
}

.header{margin-bottom: 0;}
.home .header{margin-bottom:1px;}

@media (min-width:1670px) {

.wed-enq {
    padding: 50px 0 62px;
}    
 }

 .header .logo img{max-width: 285px;}



/* 09-04-2021 starts here */
.hotelcls-145 .hbtn-block .site-btn {background: #8b9bb2;}
.hotelcls-147 .hbtn-block .site-btn {background: #b9d0e1;}
.hotelcls-149 .hbtn-block .site-btn {background: #bbc5ba;}
.hotelcls-151 .hbtn-block .site-btn {background: #A0A07A;}
.hotelcls-153 .hbtn-block .site-btn {background: #746a25;}
.hotelcls-155 .hbtn-block .site-btn {background: #BBC3BA;}
.hotelcls-157 .hbtn-block .site-btn {background: #494843;}
.hotelcls-159 .hbtn-block .site-btn {background: #404e56;}
.hotelcls-161 .hbtn-block .site-btn {background: #658575;}
.hotelcls-163 .hbtn-block .site-btn {background: #658575;}
.hotelcls-165 .hbtn-block .site-btn {background: #658575;}
.hotelcls-167 .hbtn-block .site-btn {background: #658575;}
.hotelcls-1367 .hbtn-block .site-btn {background: #5d655a;}

.hotelcls-145 .img-br-ani::before, .room-slide ul li::before { color: #8b9bb2;}
.hotelcls-147 .img-br-ani::before, .room-slide ul li::before { color: #b9d0e1;}
.hotelcls-149 .img-br-ani::before, .room-slide ul li::before { color: #bbc5ba;}
.hotelcls-151 .img-br-ani::before, .room-slide ul li::before { color: #A0A07A;}
.hotelcls-153 .img-br-ani::before, .room-slide ul li::before { color: #746a25;}
.hotelcls-155 .img-br-ani::before, .room-slide ul li::before { color: #BBC3BA;}
.hotelcls-157 .img-br-ani::before, .room-slide ul li::before { color: #494843;}
.hotelcls-159 .img-br-ani::before, .room-slide ul li::before { color: #404e56;}
.hotelcls-161 .img-br-ani::before, .room-slide ul li::before { color: #658575;}
.hotelcls-163 .img-br-ani::before, .room-slide ul li::before { color: #658575;}
.hotelcls-165 .img-br-ani::before, .room-slide ul li::before { color: #658575;}
.hotelcls-167 .img-br-ani::before, .room-slide ul li::before { color: #658575;}
.hotelcls-1367 .img-br-ani::before, .room-slide ul li::before { color: #5d655a;}

/* .topWrap .container .left-logo { display: none; } */

.hotelcls-147 .hbtn-block .site-btn {color: #202945; }
.hotelcls-149 .hbtn-block .site-btn {color: #202945; }

.hotelcls-145 .hbtn-block .site-btn.border-4::before { bottom: -6px; left: -6px; border-top: 2px solid #8b9bb2; border-left: 2px solid #8b9bb2;}
.hotelcls-147 .hbtn-block .site-btn.border-4::before { bottom: -6px; left: -6px; border-top: 2px solid #b9d0e1; border-left: 2px solid #b9d0e1;}
.hotelcls-149 .hbtn-block .site-btn.border-4::before { bottom: -6px; left: -6px; border-top: 2px solid #bbc5ba; border-left: 2px solid #bbc5ba;}
.hotelcls-151 .hbtn-block .site-btn.border-4::before { bottom: -6px; left: -6px; border-top: 2px solid #A0A07A; border-left: 2px solid #A0A07A;}
.hotelcls-153 .hbtn-block .site-btn.border-4::before { bottom: -6px; left: -6px; border-top: 2px solid #746a25; border-left: 2px solid #746a25;}
.hotelcls-155 .hbtn-block .site-btn.border-4::before { bottom: -6px; left: -6px; border-top: 2px solid #BBC3BA; border-left: 2px solid #BBC3BA;}
.hotelcls-157 .hbtn-block .site-btn.border-4::before { bottom: -6px; left: -6px; border-top: 2px solid #494843; border-left: 2px solid #494843;}
.hotelcls-159 .hbtn-block .site-btn.border-4::before { bottom: -6px; left: -6px; border-top: 2px solid #404e56; border-left: 2px solid #404e56;}
.hotelcls-161 .hbtn-block .site-btn.border-4::before { bottom: -6px; left: -6px; border-top: 2px solid #658575; border-left: 2px solid #658575;}
.hotelcls-163 .hbtn-block .site-btn.border-4::before { bottom: -6px; left: -6px; border-top: 2px solid #658575; border-left: 2px solid #658575;}
.hotelcls-165 .hbtn-block .site-btn.border-4::before { bottom: -6px; left: -6px; border-top: 2px solid #658575; border-left: 2px solid #658575;}
.hotelcls-167 .hbtn-block .site-btn.border-4::before { bottom: -6px; left: -6px; border-top: 2px solid #658575; border-left: 2px solid #658575;}
.hotelcls-1367 .hbtn-block .site-btn.border-4::before { bottom: -6px; left: -6px; border-top: 2px solid #5d655a; border-left: 2px solid #5d655a;}


.hotelcls-145 .hbtn-block .site-btn.border-4::after { top: -6px; right: -6px; border-bottom: 2px solid #8b9bb2; border-right: 2px solid #8b9bb2;}
.hotelcls-147 .hbtn-block .site-btn.border-4::after { top: -6px; right: -6px; border-bottom: 2px solid #b9d0e1; border-right: 2px solid #b9d0e1;}
.hotelcls-149 .hbtn-block .site-btn.border-4::after { top: -6px; right: -6px; border-bottom: 2px solid #bbc5ba; border-right: 2px solid #bbc5ba;}
.hotelcls-151 .hbtn-block .site-btn.border-4::after { top: -6px; right: -6px; border-bottom: 2px solid #A0A07A; border-right: 2px solid #A0A07A;}
.hotelcls-153 .hbtn-block .site-btn.border-4::after { top: -6px; right: -6px; border-bottom: 2px solid #746a25; border-right: 2px solid #746a25;}
.hotelcls-155 .hbtn-block .site-btn.border-4::after { top: -6px; right: -6px; border-bottom: 2px solid #BBC3BA; border-right: 2px solid #BBC3BA;}
.hotelcls-157 .hbtn-block .site-btn.border-4::after { top: -6px; right: -6px; border-bottom: 2px solid #494843; border-right: 2px solid #494843;}
.hotelcls-159 .hbtn-block .site-btn.border-4::after { top: -6px; right: -6px; border-bottom: 2px solid #404e56; border-right: 2px solid #404e56;}
.hotelcls-161 .hbtn-block .site-btn.border-4::after { top: -6px; right: -6px; border-bottom: 2px solid #658575; border-right: 2px solid #658575;}
.hotelcls-163 .hbtn-block .site-btn.border-4::after { top: -6px; right: -6px; border-bottom: 2px solid #658575; border-right: 2px solid #658575;}
.hotelcls-165 .hbtn-block .site-btn.border-4::after { top: -6px; right: -6px; border-bottom: 2px solid #658575; border-right: 2px solid #658575;}
.hotelcls-167 .hbtn-block .site-btn.border-4::after { top: -6px; right: -6px; border-bottom: 2px solid #658575; border-right: 2px solid #658575;}
.hotelcls-1367 .hbtn-block .site-btn.border-4::after { top: -6px; right: -6px; border-bottom: 2px solid #5d655a; border-right: 2px solid #5d655a;}

.topWrap .container {
    max-width: 95%;
}
.left-logo {
    float: left;
    max-width: 180px;
}

.topWrap-list {
    margin-top: 8px;
}

.locinfo-bannerImg img, #king-home ul li img{width: 100%;}

@media screen and (max-width:767px){
.left-logo {
    max-width: 180px;
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
}
}

/* 09-04-2021 ends here */

.iframebooktable iframe {
    border: none;
    min-height: 550px;
}


.up-event-dtl .h-name, .up-event-dtl .place { color: #fff; }

.hotelcls-145 .up-event-dtl .h-name, .hotelcls-145 .up-event-dtl .place { color: #202945; }
.hotelcls-147 .up-event-dtl .h-name, .hotelcls-147 .up-event-dtl .place { color: #202945; }
.hotelcls-149 .up-event-dtl .h-name, .hotelcls-149 .up-event-dtl .place { color: #202945; }

.hotelcls-147 .event-date-list li { background: #b9d0e1;}
.hotelcls-149 .event-date-list li { background: #bbc5ba;}
.hotelcls-151 .event-date-list li { background: #A0A07A;}
.hotelcls-153 .event-date-list li { background: #746a25;}
.hotelcls-155 .event-date-list li { background: #BBC3BA;}
.hotelcls-157 .event-date-list li { background: #494843;}
.hotelcls-159 .event-date-list li { background: #404e56;}
.hotelcls-161 .event-date-list li { background: #658575;}
.hotelcls-163 .event-date-list li { background: #658575;}
.hotelcls-165 .event-date-list li { background: #658575;}
.hotelcls-167 .event-date-list li { background: #658575;}
.hotelcls-1367 .event-date-list li { background: #5d655a;}


.hotelcls-145 .room-facilities ul { background: #8b9bb2;}
.hotelcls-147 .room-facilities ul { background: #b9d0e1;}
.hotelcls-149 .room-facilities ul { background: #bbc5ba;}
.hotelcls-151 .room-facilities ul { background: #A0A07A;}
.hotelcls-153 .room-facilities ul { background: #746a25;}
.hotelcls-155 .room-facilities ul { background: #BBC3BA;}
.hotelcls-157 .room-facilities ul { background: #494843;}
.hotelcls-159 .room-facilities ul { background: #404e56;}
.hotelcls-161 .room-facilities ul { background: #658575;}
.hotelcls-163 .room-facilities ul { background: #658575;}
.hotelcls-165 .room-facilities ul { background: #658575;}
.hotelcls-167 .room-facilities ul { background: #658575;}
.hotelcls-1367 .room-facilities ul { background: #5d655a;}

.room-facilities li > p { color: #fff; }

.sel-per-hotel .per-hotelselect .htl-list { margin-left: 10px; }




/*kpod 29-4-2021..*/
.kpodimg-arrow-control .bx-controls {
    width: 45vw;
    top: 50%;
    z-index: 99;
    bottom: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: absolute;
    margin-top: -22px;
}
.kpodimg-arrow-control .bx-prev {
    background: url("../images/slide-arrow.png") no-repeat;
}

.kpodimg-arrow-control .bx-controls-direction .bx-next {
   background: url("../images/slide-arrow-right.png") no-repeat;
}
.kpodimg-arrow-control .bx-prev,.kpodimg-arrow-control .bx-next,.kpodimg-arrow-control .bx-controls-direction a {
    width: 30px;
    height: 59px;
    display: inline-block;
    text-indent: -9999px;
    display: inline-block;
}

.kpod-banner-cont > .container{max-width: 1200px; margin: auto;}
.kpod-banner img{width: 100%; height: auto;}
.kpod-banner{position: relative;}
.kpod-banner::after {content: ""; position: absolute; width: 100%; height: ; height: 100%; left: 0; top:0;background: #000; opacity: 0.5; }
.kpod-banner .kpod-banner-cont {position: absolute; left: 0; right: 0; width: 100%; top: 50%; text-align: center; color: #fff; z-index: 999;transform: translateY(-50%); }
.kpod-banner-head h1 { font-size: 120px; color: #ffffff; line-height: 1.2; font-weight: normal; }
.kpod-banner-head h1 > span {font-size: 50%; display: block; line-height: 1; line-height: 0.5;}
.kpod-banner-cont .kpod-banner-head {   margin-bottom: 30px;}
.kpod-banner img{display: block;}
.kpod-launch-date-sec {float: left; width: 100%; background: url("../images/banner-1.jpg") no-repeat; background-size: auto; background-size: cover; padding: 88px 0; }
.kpod-launch-wrap{max-width: 985px; margin: auto;}
.kpod-launch-wrap h3 {
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 26px;
    letter-spacing: 0.04rem;
    text-align: center;
    font-weight: normal;
}
.kpod-lunch-datebox .kpod-ldate-item {
    float: left;
    width: 50%;
    padding: 0 10px;
} 
.kpod-lunch-datebox{margin-left: -10px; margin-right: -10px;}
.kpod-ldate-blk-box{background: #333333; color: #fff;}
.kpod-ldate-price {
    font-size: 26px;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    padding: 10px 26px;
    border-right: 1px solid #717171;
    display: flex;
    align-items: center;
    position: relative;
}
.kpod-ldate-blk-box {
    background: #333333;
    color: #fff;
    display: flex;display:-webkit-flex;
    
}
.kpod-ldate-blk-box p{font-size: 16px; font-weight: normal;font-family: 'Open Sans', sans-serif;padding: 20px;line-height: 24px;margin-bottom: 0}
.kpod-btn {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4;
    padding: 15px 40px; 
    color: #000000;
    background: #ffffff;
    transition: all 0.5s ease;
    display: inline-block;
    text-decoration: none;
}
.kpod-ldate-item  .kpod-btn-blk {
    text-align: center;
    margin-top: 25px;
}
.no-allowed{opacity: 0.5;}
.kpod-com-soon {
    background: url("../images/kpodcom-soon.png") no-repeat;
    width: 163px;
    height: 90px;
    position: absolute;
    left: 0;
}
.kpod-container {
    margin: 0 auto;
    max-width: 1170px;
    clear: both;
}
.kpod-term-cond-sec {padding: 70px 0 60px;float: left;
width: 100%;}

.kpod-term-cond-sec .kpmain-head h3{font-size: 16px; font-family: 'Open Sans', sans-serif;color: #000;
    font-weight: 700;margin-bottom: 25px; line-height: 32px;}
.kpod-term-cond-sec p{font-weight: normal;font-size: 13px !important; line-height:18px !important; margin-bottom: 20px; }    
.kpod-term-cond-sec p:last-child{margin-bottom: 0;}
.kpod-book-sec {
    float: left;
    width: 100%;
    background: #333;
    padding: 80px 0;
}
.kpod-bok-item {
    width: 24%;
    float: left;
    padding: 0 15px;
}

.kpod-org-box {
    background: #d39875;
    padding: 25px 30px;
    display: flex; display:-webkit-flex;
    align-items: center;
}
.kpod-org-box .kpod-btn-blk {
    margin-left: auto;
}

.kpod-org-box .kpod-people-num {display: block; font-size: 18px; font-family: 'Open Sans', sans-serif; font-weight: 600; }
.kpod-org-box .kpod-ppl-price{  font-family: 'Open Sans', sans-serif; font-weight: 700;font-size: 40px;line-height: 1;}
.kpod-org-box .kpod-btn{padding-right: 25px;padding-left: 25px}
.bok-any-que-txt.text-center{text-align: center;}
.bok-any-que-txt {font-size: 26px; font-family: 'Playfair Display', serif;font-weight: 500; text-align: center; color: #fff; line-height: 40px; margin-top: 28px; clear: both; float: left; width: 100%; }
.bok-any-que-txt a{color: #d39875;text-decoration: none;}
.bok-any-que-txt a:hover{color: #ffffff;}

.kpod-col-6{float: left;width: 50%;}
.kings-body .kpod-ic-head {font-family: 'Cochin'; font-weight: normal; font-style: italic; font-size: 26px; color: #000000; padding-bottom: 25px; margin-bottom: 46px; position: relative; line-height: 40px; text-transform: uppercase; }
.kpod-ic-cont p{max-width: 458px; }
.kpod-p{font-family: 'Open Sans', sans-serif; font-weight: normal;font-size: 16px;line-height: 32px;}
.kpod-org-btn{background: #ce8d66;color: #fff;position: relative;}
.kpod-org-btn {background: #8b9bb2}
.kpod-btn-term-blk .kpod-org-btn:hover{color: #fff}
.kpod-org-btn::before {bottom: -6px; left: -6px; border-top: 2px solid #8b9bb2; border-left: 2px solid #8b9bb2; }
.kpod-org-btn::after {top: -6px; right: -6px; border-bottom: 2px solid #8b9bb2; border-right: 2px solid #8b9bb2; }
.kpod-org-btn:hover::before, .kpod-org-btn:hover::after {width: calc(100% + 12px); height: calc(100% + 12px); opacity: 1; transition: width 0.2s 0.15s ease-out, height 0.15s ease-in, opacity 0s;}
.kpod-org-btn::before, .kpod-org-btn::after {position: absolute; content: ""; width: 0%; height: 0%; opacity: 0; transition: width 0.2s linear, height 0.15s 0.2s ease-out, opacity 0s 0.35s;}
.kpod-ic-head::after {content: ""; position: absolute; bottom: 0; width: 68px; height: 3px; background: #83868f; left: 0; }
.kpod-imgcont-sec1 .kpod-btn-blk {   margin-top: 60px;}
.kpod-imgcont-sec1 .kpod-ic-cont {padding-left: 75px; }
.kpod-imgcont-sec1 img{display: block;}
.kpod-imgcont-sec1 {
    float: left;
    width: 100%;
    padding: 155px 0 90px;
    position: relative;
}
.kpod-imgcont-sec1::after {
   
    width: calc(49vw - 248px);
     width:-webkit-calc(49vw - 248px);
} 

.kpod-shadow-img {
    position: relative;
}
.kpod-shadow-img img{position: relative;z-index: 1;}
.kpod-fullw-rimg {
    width: calc(49vw + 5px);
    width:-webkit-calc(49vw + 5px);
    right: -100%;
    margin-bottom: 0px;
    left: 0;
    display: flex;
}
.kpod-fullw-rimg img{max-width: 100%; width: 100%; display: block;height: auto;}
.mw-460{max-width: 460px; padding-right: 15px;}
.term-div{margin-top: 15px;font-family: 'Open Sans', sans-serif; font-size: 12px;color: #686868;}
.plus-list {   margin-top: 40px;}
.kpod-sml-head{font-family: 'Open Sans', sans-serif; font-weight: 600;font-size: 16px;line-height:1.2;color: #000000;margin-bottom: 15px;}
.kpod-nor-font, .kpod-nor-font ul li{font-size: 16px;line-height: 32px;}
.plus-list ul li::before {content: "+"; margin-right: 7px; }
.kpod-imgcont-sec2 .plus-list{margin-bottom: 50px;}
.plus-list ul li{list-style: none;}
.kpod-imgcont-sec2 {
    padding-top: 100px;margin-top: 30px;
    padding-bottom: 100px;
    float: left;
    width: 100%;
}

.kpod-imgcont-sec2 .kpod-fullw-rimg img{height: 450px;object-fit: cover;}
.kpod-bok-item-grid {
    margin-left: -15px;
    margin-right: -15px;
}
.kpod-form-wrap .tab_contents {
    clear: both;
    background: #d39875;
    padding: 25px 30px;
    margin-top: 25px;
    float: left;
    width: 100%;
}

.kpod-form-wrap input, .kpod-form-wrap textarea, .kpod-form-wrap select {
    padding: 15px 20px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    box-shadow: none;
    width: 100%;
    font-size: 14px;
}
.kpod-form-wrap form ul li {
    width: 50%;
    float: left;
    padding: 0 10px;
     list-style: none;
    margin-bottom: 20px;
}
.kpod-form-wrap form ul {
    margin-left: -10px;
    margin-right: -10px;
}
.kpod-form-wrap form li.full-width {
    width: 100%;
}
.kpod-form-wrap form input[type="submit"] {
    float: right;
    display: inline-block;
    width: auto;
    color: #fff;
    background: transparent;
    border: 2px solid #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    min-width: 160px;
    cursor: pointer;
}

.kpod-org-box .kpod-btn {
    cursor: pointer;
}

.kpod-org-box .kpod-btn{padding: 8px 7px;border: 2px solid #fff;}

.kpod-form-wrap ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
}
.kpod-form-wrap ::-moz-placeholder { /* Firefox 19+ */
  color: #000000;
}
.kpod-form-wrap :-ms-input-placeholder { /* IE 10+ */
  color: #000000;
}
.kpod-form-wrap :-moz-placeholder { /* Firefox 18- */
  color: #000000;
}
.kpod-form-wrap textarea {
    height: 100px;
}


.kpod-form-wrap select {padding-top: 14px; padding-bottom: 14px; }
.kpod-form-wrap .dnt_err_cls p{    font-size: 13px;color: #ad0a0a;}

.kpod-form-wrap textarea.textareamessage {
    height: 119px;
}

.kpod-shadow-img::after {
    content: "";
    width: 44vw;
    height: 12%;
    background: #000;
    position: absolute;
    bottom: -23px;
    filter: -webkit-blur(30px);
    border-radius: 30px;
    filter: blur(30px);
    box-shadow: 1px 1px 240px #000;
    margin: auto;
    left: 80px;
    right: 0;
    z-index: 0;
    opacity: 0.5;
}

.left-img.kpod-shadow-img::after{width: 100%;left: 0}

 
@media (min-width: 767px){

.kpod-form-wrap form input[type="submit"]{margin-top: 0px;}   
.kpod-form-wrap form ul li:nth-child(2n) + li {   clear: both;}


}

@media (min-width: 768px){

 .kpod-bok-item-grid .tab_contents{    width: 100%; position: relative;
    margin-left: -100%;
    float: right;    margin-top: 154px;}   
.kpod-bok-item-grid .tab_contents[style="display: block;"]:after {
    content: "";
    position: absolute;
      border-bottom: 8px solid #d39875;
    border-left: 8px solid transparent;
    left: 30px;
    z-index: 99;
    top: -8px;
    border-right: 8px solid transparent;
}

.kpod-bok-item-grid #tab_2_contents[style="display: block;"]:after {       left: 0;
    right: 0;
    margin: auto;
    width: 0;
}

.kpod-bok-item-grid #tab_3_contents[style="display: block;"]:after {       left: auto;
    right: 30px;
    
}
 
 
}

@media (max-width: 992px){

.kpod-bok-item-grid .tab_contents{    margin-top: 134px;}
}
 
@media (max-width: 767px){

.lines-button {
    top: -99px;
}
.fixnav .lines-button{top: 19px!important;}

.kpod-form-wrap{margin: 0 0 20px; width: 100%;}  
.kpod-bok-item-grid .tab_contents {
    margin-top: 0;
} 

}

.kpod-form-wrap select {background-image: url(../images/hnselect-arrow.png)!important;background-color: #ffffff; background-repeat: no-repeat; background-position: right 15px center; -moz-appearance: none; -webkit-appearance: none; }


.kpod-form-wrap {
    background: #d39875;
    float: left;
    padding: 25px 30px;
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
}


 

.kpod-brunches-date-blk {
    margin:55px 0 50px;
}
.mw-524 {
    max-width: 524px;
}
.kings-body .kpod-playfair-i{font-family: 'Cochin'; font-weight: normal; font-style: italic; font-size: 26px; color: #000000; padding-bottom: 25px; margin-bottom: 46px; position: relative; line-height: 40px; text-transform: uppercase; }
.kpod-ld-blk-box-grid .kpod-ldate-blk-box {max-width: 480px;margin-bottom: 10px; }
.kpod-ld-blk-box-grid .kpod-ldate-blk-box:last-child{margin-bottom: 0;}
.kpod-btn-term-blk {display: flex;display:-webkit-flex; align-items: center;}
.kpod-btn-term-blk .term-div{margin-top: 0;margin-left: 30px;}
.bg-ptrn::after {
    content: "";
    position: absolute;
    background: #eaeaea;
    height: 100%;
    top: 0;
    z-index: -1;
}
.kpod-imgcont-sec2 .kpod-fullw-rimg img{height:570px!important;object-fit: cover;}
.kpod-btn-term-blk .kpod-org-btn {
    font-weight: normal;
}
.kpod-book-org-bg{background: url("../images/banner-1.jpg") no-repeat;
    background-size: auto;
background-size: auto;
background-size: cover;
padding: 72px 0;}

.kpod-book-org-bg .kpod-org-box, .kpod-book-org-bg  .kpod-form-wrap{background:#333333;}
.kpod-book-org-bg .kpod-bok-info {   color: #fff;}
.kpod-book-org-bg .bok-any-que-txt {margin-top: 38px; font-size: 22px; }
.kpod-book-org-bg .bok-any-que-txt a{color: #000000;}
.kpod-book-org-bg .kpod-playfair-i {font-family: 'Cochin'; font-weight: normal; font-style: italic; font-size: 26px; color: #fff; padding-bottom: 25px; margin-bottom: 46px; position: relative; line-height:29px; text-transform: none; }
.kpod-term-cond-sec{background: #f1f1f1;}
.kpod-ldate-price{padding: 10px 20px;}
.kpod-ldate-price span{font-size: 16px;}
.kpod-term-cond-sec .kpmain-head h3{margin-bottom: 17px;}
.kpod-imgcont-sec2 .kpod-fullw-rimg{padding-left: 40px;}
.align-center-col {display: flex;display:-webkit-flex; flex-wrap: wrap; align-items: center; }
.term-div a{color: #686868; text-decoration: none;}

.kpodimg-arrow-control.left_slider .bx-controls-direction .bx-prev, .kpodimg-arrow-control.left_slider .bx-controls-direction .bx-next {
    width: 43px;
    height: 45px;
    background-size: 22px;
    position: absolute;
    left: 20px;
}
.kpodimg-arrow-control.left_slider .bx-controls-direction .bx-next {
    right: 0;
    left: auto;
    background: url("../images/slide-arrow-right.png") no-repeat;
    background-size: 22px; 
}   
.bx-controls-direction .bx-prev.disabled,.bx-controls-direction .bx-next.disabled{display: none;}
.kpod-ic-img.left-img.kpod-shadow-img .kpodimg-arrow-control .bx-controls {
    width: 100%;
}


.page-template-tmp-travel-agents .kings-info-row.kings-info-nocol { padding-bottom: 12px;padding-top: 30px;}
.stay-cont-blk .copy{min-height: 100px;}

.page-template-tmp-sitemap .kings-info-row {padding: 40px 0 20px !important}
.sitemap-menu > ul{display: flex;flex-wrap: wrap;}
.sitemap-menu li{margin-bottom: 7px;}
.sitemap-menu > ul > li {width: 25%;padding: 0 15px;margin-bottom: 10px;margin-top: 10px;}
.sitemap-menu { margin-bottom: 30px;}
.sitemap-menu > ul > li ul{padding-left: 20px;}
.sitemap-menu > ul > li > a {font-weight: 700;position: relative;padding-left: 19px;display: block;}
.sitemap-menu > ul > li a:hover{color:#d9a000}
.sitemap-menu > ul > li > a::before {content: "\f105";position: absolute;left: 0;top: 0px;font-family: "Font Awesome 5 Free";}

@media (max-width: 1500px){

.kpod-brunches-date-blk {   margin: 35px 0 45px;}
.kpod-imgcont-sec2 .kpod-fullw-rimg img{height: 544px !important;}
.kpod-imgcont-sec2 .kpod-fullw-rimg{padding-left: 25px;} 

} 
@media (max-width: 1199px){
.kpod-container {padding-left: 15px; padding-right: 15px;}
.sitemap-menu > ul > li{width: 33.33%}
.sitemap-menu li a {font-size: 16px;} 
.covid-pg .hbtn-block.cst-btn .site-btn { padding: 12px 15px; }
}

@media (max-width: 1100px){
.kpod-playfair-i{font-size: 24px;}
.kpod-brunches-date-blk{margin-top: 30px;}
.kpod-imgcont-sec2 .kpod-fullw-rimg img {   height: 504px !important;}
.kpod-imgcont-sec2 .kpod-fullw-rimg{padding-left: 10px;} 


 }


@media (max-width: 992px){

 .mw-524 {max-width: 100%; padding-right: 20px; }
.kpod-playfair-i{font-size: 21px;line-height: 1.3;}   
.kpod-brunches-date-blk {margin: 30px 0; }
.kpod-ldate-price {   padding: 10px 15px;font-size: 24px;}
.kpod-ldate-blk-box p {font-size: 13px; padding: 13px; letter-spacing: 0; }
.kpod-com-soon{height: 100%; position: absolute; left: 0; width: 143px; background-size: 100%;}
.kpod-imgcont-sec2 .kpod-fullw-rimg img{height: 545px !important;}
.kpod-imgcont-sec2{padding-top: 65px;padding-bottom: 65px;}
.kpod-imgcont-sec1 {    padding: 75px 0 65px;}
.kpod-bok-item{padding: 0 10px;}
.kpod-bok-item-grid {margin-left: -10px; margin-right: -10px; }
.kpod-book-org-bg .kpod-org-box {padding: 15px; }
.kpod-book-org-bg .kpod-org-box .kpod-people-num {   font-size: 17px;}
.kpod-book-org-bg .kpod-org-box .kpod-ppl-price {    font-size: 26px;}
.kpod-book-org-bg .kpod-org-box .kpod-btn{font-size: 13px;padding: 13px 17px;}
.kpod-book-org-bg{padding: 65px 0;}
.kpod-book-org-bg .kpod-playfair-i{font-size: 24px;}
.kpod-term-cond-sec{padding: 60px 0 55px;}
.kpod-imgcont-sec2 .kpod-fullw-rimg{padding-left: 0px;}
}
 

@media (max-width: 767px){
  .sitemap-menu > ul > li { width: 50%;padding: 0 13px 0 0;margin-top: 0;margin-bottom: 8px;line-height: normal;}
  .sitemap-menu > ul > li ul{margin-top: 8px;}
  .page-template-tmp-sitemap .kings-info-row { padding: 20px 0 0px !important;}

.kpod-imgcont-sec2 .kpod-fullw-rimg img {
    height: auto !important;
}
.kpod-brunches-date-blk {
    margin: 25px 0;
}
.kpod-playfair-i{font-size: 20px;line-height: 1.5;}
.kpod-book-org-bg .kpod-playfair-i{margin-bottom: 25px;line-height: 1.5;}
.kpod-book-org-bg .bok-any-que-txt {margin-top: 5px; font-size: 20px; }
.kpod-ld-blk-box-grid .kpod-ldate-blk-box{max-width: 430px;margin: 0 0 10px;}
.mw-524{padding-right: 0;}
.kpod-book-sec .kpod-bok-item{max-width: 430px;margin-left: auto;margin-right: auto;float: none;}
.kpod-book-org-bg .kpod-playfair-i {   font-size: 20px;}
.kpod-book-org-bg .kpod-playfair-i br{display: none;}

.kpod-col-6{width: 100%}
.kpod-imgcont-sec1 .kpod-ic-cont{padding-left: 0;margin-top: 20px;}
 .kpod-ic-img.kpod-shadow-img.kpod-col-6 .container{padding: 0}
 .kpod-imgcont-sec1{padding-bottom: 0;padding-top: 0}
 .kpod-imgcont-sec2{padding-top: 0;padding-bottom: 0}
 .kpod-book-org-bg{padding: 35px 0;margin-top: 25px;}
 .kpod-form-wrap form ul li{width: 100%}
 .kpod-imgcont-sec2 .kpod-fullw-rimg{width: 100%}
 .kpodimg-arrow-control .bx-controls{width: 100%;left: 0}
 .kpodimg-arrow-control.left_slider .bx-controls-direction .bx-prev, .kpodimg-arrow-control.left_slider .bx-controls-direction .bx-next{left:30px;}
 .kpodimg-arrow-control.left_slider .bx-controls-direction .bx-next{right:18px;left: auto;}
 .kpod-btn-term-blk{display: block;margin-bottom: 20px;}
 .kpod-btn-term-blk .term-div{margin-left: 0}
 .kpod-imgcont-sec2 .kpod-fullw-rimg .container { padding: 0;}
 .kpod-book-sec .kpod-bok-item { max-width: 100%; width: 100%; padding: 0 15px;margin-bottom: 15px;}
 .kings-body .kpod-playfair-i { font-size: 18px;   padding-bottom: 25px;margin-bottom: 0; line-height: 29px;}
 .kings-body .kpod-ic-head { font-size: 18px; padding-bottom: 13px; margin-bottom: 26px;line-height: 29px;}
 .kpod-shadow-img:after{display: none;}
 .kpodimg-arrow-control .bx-controls{margin-top: -16px;}

 table.business_table.busintble td { padding: 8px 6px; font-size: 14px;}
 table.business_table.busintble th { padding: 10px 6px;font-weight: 600; font-size: 14px;}
 .all-links .hbtn-block { flex: 50%; max-width: 50%; margin-bottom: 20px!important; }
 .page-template-tmp-tea-at-george.hotelcls-149 .christ-btn .hbtn-block span { display: block; margin-bottom: 10px; margin-left: 10px}
} 
 

.covid-pg .left { width: 50%; float: left; margin-top: 80px;}
.covid-pg .right { width: 50%; float: left; background-color: #1d2945; padding: 40px; }
.covid-pg .right p { color: #fff;}
.covid-pg .right a { color: #fff;}


.page-template-tmp-covid-19  .kingbxslider #slideshow img {height: 450px; object-fit: cover; object-position: bottom; }

.covid-pg .left p {font-size: 20px; line-height: 1.25; }
.covid-pg .left{    padding-right: 35px;    padding-left: 35px;    margin-top: 0;}
.covid-pg .hbtn-block {margin-top:25px; }
.covid-pg .hbtn-block .site-btn {text-transform: none; }
.covid-pg .hbtn-block .site-btn {display: inline-block; }
.covid-pg > .container {display: flex; flex-wrap: wrap; align-items: center; }
.covid-pg .right p {color: #fff; font-size: 16px; line-height: 2; text-align: center; }
.covid-pg .right h6 {color: #fff; font-size: 25px; text-transform: uppercase; margin-bottom: 33px; line-height: 1.5; font-family: 'Lato'; }
.covid-pg .right p{font-style: italic;}


@media screen and (max-width: 767px){

.covid-pg .left{padding-right: 0;
padding-left: 0;}
.covid-pg .kinfo-nocol-h1 {
    font-size: 28px;
    margin-bottom: 15px;
}

.covid-pg .left p {
    font-size: 18px;
    line-height: 1.25;
    max-width: 360px;
    margin: auto;
}
.covid-pg .hbtn-block {
    margin-top: 28px;
}
.covid-pg .right h6{font-size: 20px;margin-bottom: 18px;}

}

.single-blogs  img.aligncenter {
    margin-left: auto;
    display: block;
    margin-right: auto;
}

.gm-style img {
    max-width: 100%;
    object-fit: cover;
    width: 100%;
    height: 180px;
}

.shnew-main-custom .our-offer .row { justify-content: center; }

.rm_v h2 { font-size: 26px !important; }

.hotelcls-149 .iframebooktable iframe {
    border: none;
    min-height: 370px;
}

.klink-btn.cus-btn { margin-top: 5px !important;}

.page-template-tmp-health-club-spa .accordion .accordion_content { max-width: 1050px; }
.page-template-tmp-health-club-spa .faq-cuct-row .accordion.active .accordion_content { display: block !important; }

.page-template-tmp-health-club-spa .kings-info-row { padding-bottom: 20px; }
.page-template-tmp-health-club-spa .faq-cuct-row { padding-bottom: 50px; }
.page-template-tmp-health-club-spa .faq-cuct-row .faq-main-head { margin-bottom: 40px; }
.page-template-tmp-health-club-spa .accordion.active .accordion_tab.active { padding: 13px; }
.page-template-tmp-health-club-spa .faq-cuct-row .accordion.active { padding: 15px 0 25px; }
.page-template-tmp-health-club-spa .accordion_tab { padding: 15px; }

.page-template-tmp-common-weddings .gdpr_text {
    text-align: left;
    display: block;
    color: #fff;
    margin-bottom: 10px;
    overflow: hidden;
    margin-top: 3px;
}

.page-template-tmp-common-weddings #gdpr_agree {
    float: left;
    width: auto;
    margin-top: 8px;
    margin-right: 10px;
}

.page-template-tmp-common-meeting-event .gdpr_text {
    text-align: left;
    display: block;
    color: #fff;
    margin-bottom: 4px;
    overflow: hidden;
    margin-top: 3px;
}
.page-template-tmp-common-meeting-event #gdpr_agree {
    float: left;
    width: auto;
    margin-top: 8px;
    margin-right: 10px;
}

#vd-1{width: 615px;}
.fancybox-overlay { background: rgba(0, 0, 0, 0.75); }
.fancybox-overlay{z-index: 99999;}
body .fancybox-close { width: 35px; height: 35px; background-size: 35px; }

.page-template-tmp-common-christmas .book-stay-srh { background: #c6a445; }
.page-template-tmp-common-christmas .res-tab-online .res-tab-btn { color: #000000; }
.page-template-tmp-common-christmas .res-tab-online .res-tab-btn::after { color: #000000; }
.page-template-tmp-common-christmas .res-tab-online > .container { color: #000000; }
.book-request.quick-enquiry ul li label { font-size: 15px; margin-bottom: .3rem; }
.book-request.quick-enquiry ul li label span { color: red; }
.book-request.quick-enquiry .quick-enq { margin-bottom: 30px; }
.book-request.quick-enquiry .site-btn { background: #c6a445; }
.book-request.quick-enquiry .hbtn-block .site-btn { color: #000000; }
.book-request.quick-enquiry .hbtn-block {text-align: center;} 
.book-request.quick-enquiry .hbtn-block p {margin-top: 15px;} 
.book-request.quick-enquiry .border-4::after { border: none; }
.book-request.quick-enquiry .hbtn-block .site-btn.border-4::after { border-bottom: 1px solid #fff; border-right: 1px solid #fff; }
.book-request.quick-enquiry .hbtn-block .site-btn.border-4::before { border-top: 1px solid #fff; border-left: 1px solid #fff; }
.checkmark-wrap a { text-decoration: underline; }
.checkmark-wrap a:hover { text-decoration: underline; }

.page-template-tmp-contact .contact_page_cls #gdpr_agree {
    float: left;
    width: auto;
    margin-top: 8px;
    margin-right: 10px;
}
.page-template-tmp-contact .contact_page_cls #gdpr_agree {
    text-align: left;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    margin-top: 5px;
}

.page-template-tmp-common-weddings .credit {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000000b5;
    height: auto !important;
    padding: 9px 10px;
    z-index: 99999;
}
.page-template-tmp-common-weddings .credit a {
    color: #fff;
}
.page-template-tmp-common-weddings .credit a:hover {
  color: #fff;    
}

.page-template-tmp-common-rooms .credit {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000000b5;
    height: auto !important;
    padding: 9px 10px;
    z-index: 99999;
}


.hotelcls-147 .wed-test-slider.room-slide ul li:hover::before{border:none}  
.page-template-tmp-common-weddings .quick-enquiry .wed-enq .wed-in h2 { font-size: 23px; }

/*** 25-06-2021 ***/
.page-template-tmp-common-instagram .ig_feed_container{ width:100%; margin:0 auto; margin-top: 280px; font-family:Arial, Helvetica, sans-serif; }
.page-template-tmp-common-instagram .ig_post_container{ margin-bottom:25px; margin-left:2%; width:20%; height:270px; float:left; } 
.page-template-tmp-common-instagram .ig_post_container img{ width:100%; } 
.page-template-tmp-common-instagram .ig_post_container .ig_post_details{ padding:15px; } 
.page-template-tmp-common-instagram .ig_post_container .ig_view_link{ margin-top:10px; }
.page-template-tmp-common-instagram .feed_cls_cnt { display: none; }
.page-template-tmp-common-instagram .ig_post_container video { height: 270px; }
.page-template-tmp-common-instagram .ig_post_container .insta-feed { height: 100%; }
.page-template-tmp-common-instagram .ig_post_container img { width: 100%; height: 100%; object-fit: cover; }
.page-template-tmp-common-instagram .ig_post_container { width: 22.5%; }
.hotelcls-149 .hbtn-block .site-btn::before, .hotelcls-149 .hbtn-block .site-btn::after { display: none; }
.hotelcls-147 .hbtn-block .site-btn::before, .hotelcls-147 .hbtn-block .site-btn::after { display: none; }
.hotelcls-145 .hbtn-block .site-btn::before, .hotelcls-145 .hbtn-block .site-btn::after { display: none; }
/*** 25-06-2021 ***/

/*** 29-06-2021 ***/
.page-template-tmp-george-blog .ig_feed_container{ width:100%; margin:0 auto; font-family:Arial, Helvetica, sans-serif; }
.page-template-tmp-george-blog .ig_post_container{ margin-bottom:25px; margin-left:2%; width:20%; height:270px; float:left; } 
.page-template-tmp-george-blog .ig_post_container img{ width:100%; } 
.page-template-tmp-george-blog .ig_post_container .ig_post_details{ padding:15px; } 
.page-template-tmp-george-blog .ig_post_container .ig_view_link{ margin-top:10px; }
.page-template-tmp-george-blog .feed_cls_cnt { display: none; }
.page-template-tmp-george-blog .ig_post_container video { height: 270px; }
.page-template-tmp-george-blog .ig_post_container .insta-feed { height: 100%; }
.page-template-tmp-george-blog .ig_post_container img { width: 100%; height: 100%; object-fit: cover; }
.page-template-tmp-george-blog .ig_post_container { width: 22.5%; }
.page-template-tmp-george-blog .hbtn-block .site-btn::before, .page-template-tmp-george-blog .hbtn-block .site-btn::after { display: none; }
/*** 29-06-2021 ***/

.mc4wp-response .mc4wp-alert { display: block; float: left; margin-top: 5px;}

/****************/
@media (min-width:768px) {
.single-product .fourcl .tms_cls .termtaggle {margin-top: -96px; position: relative; z-index: 9999; width: auto; display: table;}
}
.single-product .fourcl .tms_cls h3{text-align: left;}
.single-product .fourcl h3 span {padding: 7px 25px; }
.single-product .fourcl {float: left;}
.single-product .termdetail .term_condition_cls {padding-top: 0; padding-left: 0;}


.page-template-tmp-group-christmas .all-links { display: flex; flex-wrap: wrap; }
.page-template-tmp-group-christmas .all-links .hbtn-block {flex: 25%;max-width: 25%;margin-left: 0 !important;float: left;padding: 0 10px;}
.page-template-tmp-group-christmas .all-links { margin-bottom: 80px; }
.page-template-tmp-group-christmas .all-links .hbtn-block { margin-bottom: 15px; }
.page-template-tmp-group-christmas .all-links .hbtn-block .site-btn { font-size: 13px; }
.page-template-tmp-group-christmas .all-links .hbtn-block a { display: block; }
.page-template-tmp-group-christmas .kings-info-row { padding-bottom: 40px; }
.page-template-tmp-group-christmas .all-links .hbtn-block .site-btn::before, .page-template-tmp-group-christmas .all-links .hbtn-block .site-btn::after { display: none; }

.christ-btn .hbtn-block { text-align: center; }
.christ-btn { margin-top: 30px; margin-bottom: 30px }   
.christ-btn .hbtn-block .site-btn::before, .christ-btn .hbtn-block .site-btn::after { display: none; } 
.christ-btn .hbtn-block a { text-decoration: none; cursor: default; } 
.page-template-tmp-group-christmas .kings-info-row { padding-top: 10px; }

.gift-vexp-cont-inn .link_cls {text-decoration: underline !important; color: #fff !important;} 

.hotelcls-149 .color-cls-149 .hcont-blk { background: #ecb7b8 !important; }
.hotelcls-149 .color-cls-149 .img-br-ani:hover::before { border: 30px solid #ecb7b8; }

.page-template-tmp-common-instagram.hotelcls-149 .topWrap, .page-id-3314.page-template-tmp-common-instagram.hotelcls-149 footer { background: #ecb7b8; }
.page-template-tmp-common-instagram.hotelcls-149 .hbtn-block .site-btn { background: #ecb7b8; }
.page-template-tmp-common-instagram.hotelcls-149 footer { background: #ecb7b8; }

/*  */

.page-template-tmp-common-christmas #topcontrol, .page-template-tmp-common-weddings #topcontrol, .page-template-tmp-contact #topcontrol, .page-template-tmp-common-meeting-event #topcontrol {margin-bottom: 20px;}

/*  */

/*24-08-2021*/
.page-template-tmp-common-christmas .all-links { display: flex; flex-wrap: wrap; }
.page-template-tmp-common-christmas .all-links .hbtn-block { margin-bottom: 15px; }
.page-template-tmp-common-christmas .all-links .hbtn-block { flex: 33.33%; max-width: 33.33%; margin-left: 0 !important; float: left; padding: 0 10px; }
.page-template-tmp-common-christmas .all-links .hbtn-block .site-btn { font-size: 13px; text-align: center; background: #c6a445; color: #000000;}
.page-template-tmp-common-christmas .all-links .hbtn-block a { display: block; }
.page-template-tmp-common-christmas .kings-info-row { padding: 80px 0 35px; }
.page-template-tmp-common-christmas .kings-info-row.kings-info-nocol .hbtn-block { margin-top: 40px; margin-bottom: 10px; color: #000000; }
.page-template-tmp-common-christmas .kings-info-row.kings-info-nocol .hbtn-block a { background: #c6a445; }
/*24-08-2021*/

/*25-08-2021*/
.grecaptcha-badge { z-index: 99; }
.page-template-tmp-common-meeting-event .kings-info-row .hbtn-block { margin-top: 40px; }
.page-template-tmp-common-meeting-event .ourgallery { margin-bottom: 20px; }
.page-template-tmp-common-meeting-event #ourgallery { clear: both; }
.car-park { width: 50%; float: right; padding-right: 25px; padding-left: 25px; }
.page-template-tmp-common-meeting-event .room-slide .bx-viewport { pointer-events: none; }
.room-slide .bx-has-pager { pointer-events: auto; }
/*25-08-2021*/


.page-template-tmp-tea-at-george.hotelcls-149 .hotel-result-list .hcont-blk, 
.page-template-tmp-t-george-terms-conditions .hotel-result-list .hcont-blk, 
.page-template-tmp-tea-at-george.hotelcls-149 .book-stay-srh, 
.page-template-tmp-t-george-terms-conditions .book-stay-srh, 
.page-template-tmp-tea-at-george.hotelcls-149 .topWrap, 
.page-template-tmp-t-george-terms-conditions .topWrap, 
.page-template-tmp-tea-at-george.hotelcls-149 footer,
.page-template-tmp-t-george-terms-conditions footer { background: #ecb7b8; }
.page-template-tmp-tea-at-george.hotelcls-149 .hbtn-block .site-btn { background: #ecb7b8; }
.page-template-tmp-tea-at-george.hotelcls-149 .img-br-ani:hover::before, .page-template-tmp-tea-at-george.hotelcls-149 .room-slide ul li:hover::before { border: 30px solid #ecb7b8; }
.page-template-tmp-tea-at-george.hotelcls-149 .christ-btn .hbtn-block span { margin-right: 20px; color: #a73e6c; font-family: 'Cochin'; font-size: 20px;}
.page-template-tmp-t-george-terms-conditions .hbtn-block .site-btn { background: #ecb7b8; }
.page-template-tmp-tea-at-george .tc-btn { text-decoration: underline }
.page-template-tmp-tea-at-george .tc-btn p { font-size: 20px; color: #202945; }

.hotelcls-151 .hbtn-block .site-btn::before, .hotelcls-151 .hbtn-block .site-btn::after { display: none; }
.hotelcls-153 .hbtn-block .site-btn::before, .hotelcls-153 .hbtn-block .site-btn::after { display: none; }
.hotelcls-155 .hbtn-block .site-btn::before, .hotelcls-155 .hbtn-block .site-btn::after { display: none; }
.hotelcls-157 .hbtn-block .site-btn::before, .hotelcls-157 .hbtn-block .site-btn::after { display: none; }
.hotelcls-161 .hbtn-block .site-btn::before, .hotelcls-161 .hbtn-block .site-btn::after { display: none; }
.hotelcls-163 .hbtn-block .site-btn::before, .hotelcls-163 .hbtn-block .site-btn::after { display: none; }
.hotelcls-165 .hbtn-block .site-btn::before, .hotelcls-165 .hbtn-block .site-btn::after { display: none; }
.hotelcls-167 .hbtn-block .site-btn::before, .hotelcls-167 .hbtn-block .site-btn::after { display: none; }
.hotelcls-147 .hbtn-block .site-btn::before, .hotelcls-147 .hbtn-block .site-btn::after { display: none; }

.event-date-list .hbtn-block { text-align: center; } 


/*28-09-2021*/

.page-template-tmp-common-christmas #eventform #event_form li:first-child, #eventform #event_form li:nth-child(2), #eventform #event_form li:nth-child(3), #eventform #event_form li:nth-child(4) { width: calc(50% - 40px); float: left; margin: 0 20px 20px; }
.page-template-tmp-common-christmas span#wl_loader { text-align: center; float: left; display: block; width: 100%; }
.page-template-tmp-common-christmas #eventform span#wl_loader { margin-top: -15px !important; }
.page-template-tmp-common-christmas span#wl_loader img { width: 80px; }


.waiting-list {
    display: block;
    width: 100%;
    text-align: right;
    padding: 0px 15px;
}
.page-template-tmp-common-christmas .all-links .hbtn-block{
    position: relative;
}
.waiting-list P:first-child{    
    margin-bottom: 0px;
    font-size: 18px;
}
.waiting-list P:first-child a{
    background-color: lightgray;
    padding: 0px 2px;
}
.waiting-list p{font-size:13px}
.sold-out {
    position: absolute;
    background-color: red;
    z-index: 999;
    width: 100px;
    height: 24px;
    line-height: 24px;
    top: 6px;
    left: 12px;
    text-align: center;
    transform: rotate(-30deg);
    font-size: 14px;
    color:#fff;
    text-transform: uppercase;
}

/*28-09-2021*/

/*07-10-2021*/

.page-template-tmp-common-christmas.hotelcls-151 .hotel-result-sec .fullrow-wrap .all-links { justify-content: center; }
/*.page-template-tmp-common-christmas .hotel-result-sec .fullrow-wrap .all-links { justify-content: center; }*/
/*07-10-2021*/

/*25-10-2021*/
.page-template-tmp-t-george-terms-conditions .term_condition_cls ul {margin-left: 15px; font-size: 14px; }
/*25-10-2021*/

/*03-11-2021*/
.wed-enq.full-input-frm select {
    background-image: url("../images/select-dwn-arrow.png");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: right 20px center;
}

.wed-enq.full-input-frm select {
    padding: 18px 20px;
    line-height: 1.3;
    border: 3px solid #d9e1e8 !important;
}

.wed-enq.full-input-frm select {
color:#202945;
font-size: 18px;
font-weight: 300;
padding: 10px 20px;
line-height: 1.3;
border: 3px solid #d9e1e8 !important;
background: #ffffff;
}




@media (min-width:767px){
#eventform .full-input-frm.waiting-list-cls form ul li {
    width: 50% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 0 20px;
}

#eventform .full-input-frm.waiting-list-cls form ul li.full_li{width:100%!important;}


}

#eventform .full-input-frm.waiting-list-cls form ul li .check1 input{width: 20px !important;
float: left;
margin-right: 10px;
z-index: 999999;
position: relative;
height: 30px;
top: -4px;
position: absolute;
left: 0;}

#eventform .full-input-frm.waiting-list-cls form ul li .check1 .gdpr_text{text-align: left !important; float: left; width: 100%;}
#eventform .full-input-frm.waiting-list-cls form ul li .check1 input[type="checkbox"] {
    opacity: 0;
}

#eventform .full-input-frm.waiting-list-cls form ul li select {
width:100%;
    background-image: url("../images/select-dwn-arrow.png");
    background-repeat: no-repeat;
    background-size: 15px;
   
    background-position: right 20px center;
}
#eventform .full-input-frm.waiting-list-cls .l-title {
    margin-right: 15px;
}

@media (max-width:767px){

#eventform .full-input-frm.waiting-list-cls .l-title {
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
}
#eventform .full-input-frm.waiting-list-cls .check1 input[type="checkbox"] + span::before {
    width: 17px;
}

#eventform .full-input-frm form ul li{width: 100% !important;}

.page-template-tmp-group-gift-voucher .per-hotelselect select#gift_voucher_hotel_page_link { width: 100%; margin-top: 15px; margin-left: 0; }
}

/*03-11-2021*/

/*11-11-2021*/

#eventform .waiting-list-cls ul li:nth-child(5) { display: block !important; }

/*11-11-2021*/

/*12-11-2021*/

.hotelcls-149 .up-event-dtl .h-name a { text-decoration: underline; color: #212529 }
.hotelcls-149 .up-event-dtl .h-name a:hover { color: #212529 }
/*12-11-2021*/

/*17-11-2021*/
.page-template-tmp-group-gift-voucher .kinfo-cont a { text-decoration: underline; }
/*17-11-2021*/

/*06-12-2021*/

.page-template-tmp-group-christmas .term_condition_cls { margin-top: -50px; }
/*06-12-2021*/

/*16-12-2021*/
#eventform .full-input-frm form ul li.input-full input { width: 100% !important; }
#eventform .enquire-list-cls .full-input-frm form ul li.input-full textarea { width: 100% !important; }

#eventform .enquire-list-cls li:nth-child(7) textarea {    width: 100%;
width: 100%;
border: none;
color: #202945;
font-size: 18px;
font-weight: 300;
padding: 10px 20px;
line-height: 1.3;border: 3px solid #d9e1e8 !important;
background: #ffffff;}

.enquire-list-cls .contact_at_cls {
    flex-wrap: wrap;
    display: flex;
    vertical-align: top;
    align-items: baseline;
    margin: 0 20px 20px;
}
.enquire-list-cls .gdpr_agree_cls .gdpr_text { color: #202945;}
.enquire-list-cls #wl_loader img{width: 60px;}
.enquire-list-cls .check1 input[type="checkbox"] + span::after {top: 7px;}
/*16-12-2021*/


/*31-12-2021*/

.page-template-tmp-group-christmas .book-request { padding: 10px 0 105px !important; }
.page-template-tmp-group-christmas #topcontrol { margin-bottom: 30px; }
/*31-12-2021*/

/*11-01-2022*/

.topbar-txt { float: none !important; text-align: center !important;color: #991324 !important;font-size: 15px !important; margin-top: -5px !important; margin-bottom: -5px !important;}
/*11-01-2022*/

/*27-01-2022*/

.page-template-tmp-tea-at-george-offers .img-br-ani:hover::before { border: 30px solid #ecb7b8; }
.page-template-tmp-tea-at-george-offers .topWrap, .page-template-tmp-tea-at-george-offers footer { background: #ecb7b8; }
.page-template-tmp-tea-at-george-offers .hbtn-block .site-btn { background: #ecb7b8; }
.page-template-tmp-tea-at-george-offers footer { background: #ecb7b8; }
.page-template-tmp-tea-at-george-offers .hotel-result-list .hcont-blk { background: #ecb7b8; }
.offer-id-18716 .img-br-ani:hover::before, .page-template-tmp-tea-at-george-offers .img-br-ani:hover::before, .page-template-tmp-tea-at-george-offers .room-slide ul li:hover::before { transform: translateZ(0) !important; border: 30px solid #ecb7b8 !important; }
.hotel-result-list .offer-id-18716 .hcont-blk { background: #ecb7b8; }

.page-template-tmp-tea-at-george-offers .check1 input[type="checkbox"] + span::before { top: 5px; }
.page-template-tmp-offers .check1 input[type="checkbox"] + span::before { top: 5px; }
.page-template-tmp-tea-at-george-offers .ui-widget.ui-widget-content {
    z-index: 999999 !important;
    margin-top: 0;
    top: 32% !important;
}

.page-template-tmp-tea-at-george-offers #topcontrol { margin-bottom: 30px; }
.page-template-tmp-common-offers #topcontrol { margin-bottom: 30px; }
.page-template-tmp-offers #topcontrol { margin-bottom: 30px; }
.single-offers #topcontrol { margin-bottom: 30px; }

@media screen and (max-width:767px){
.page-template-tmp-tea-at-george-offers .ui-widget.ui-widget-content {
    top: 30% !important;
}
.page-template-tmp-tea-at-george-offers #eventform .full-input-frm.waiting-list-cls .check1 input[type="checkbox"] + span::before {
    min-width: 17px;
}
}

.page-template-tmp-common-offers .check1 input[type="checkbox"] + span::before { top: 5px; }
.page-template-tmp-common-offers .ui-widget.ui-widget-content {
    z-index: 999999 !important;
    margin-top: 0;
    top: 32% !important;
}
.page-template-tmp-offers .ui-widget.ui-widget-content {
    z-index: 999999 !important;
    margin-top: 0;
    top: 32% !important;
}
@media screen and (max-width:767px){
.page-template-tmp-common-offers .ui-widget.ui-widget-content {
    top: 30% !important;
}
.page-template-tmp-offers .ui-widget.ui-widget-content {
    top: 30% !important;
}
.page-template-tmp-common-offers #eventform .full-input-frm.waiting-list-cls .check1 input[type="checkbox"] + span::before {
    min-width: 17px;
}
}
/*27-01-2022*/

/*28-01-2022*/
.offer-id-18716 .hcont-blk .hcont-blk_head { color: #202945; }
.offer-id-18716 .hcont-blk p { color: #202945; }
.offer-id-18716 .hcont-blk .klink-btn { color: #202945; }
.offer-id-18716 .hcont-blk .klink-btn::after { color: #202945; }
/*28-01-2022*/

/*03-02-2022*/

.resto-menu .resto-menu-head::before { display: none; }

/*03-02-2022*/

/*02-02-2022*/
.single-offers .check1 input[type="checkbox"] + span::after {top: 7px;}

.single-offers #eventform .full-input-frm.waiting-list-cls form ul li.nor-li input {
    position: static;
    line-height: 1.2;
    height: auto;
    margin: 0;
}

.single-offers #eventform .full-input-frm.waiting-list-cls form ul li.full-li input {
    width: 100%!important;
}

.single-offers .ui-widget.ui-widget-content {
    z-index: 999999 !important;
    margin-top: 0;
    top: 49% !important;
}

.single-offers #eventform .full-input-frm.waiting-list-cls form ul li:nth-child(2n) + li {
    clear: both;
} 
@media screen and (max-width:767px){
.single-offers .ui-widget.ui-widget-content { top: 40% !important; }

}
/*02-02-2022*/

/*08-02-2022*/

.hotelcls-157 .hbtn-block .site-btn { color: #fff; }
.hotelcls-157 .hbtn-block .site-btn:hover { color: #fff; }
/*08-02-2022*/

/*14-02-22*/

.home_bnr_new .slider-banner-main {z-index: 99;}

/*14-02-22*/

/*16-02-22*/

.offer-id-19544 .img-br-ani:hover::before, .page-template-tmp-tea-at-george-offers .img-br-ani:hover::before, .page-template-tmp-tea-at-george-offers .room-slide ul li:hover::before { transform: translateZ(0) !important; border: 30px solid #bf5d75 !important; }
.hotel-result-list .offer-id-19544 .hcont-blk { background: #bf5d75; }
.single-offers.postid-19544 .offer_right .hbtn-block .site-btn { background: #bf5d75; }
.check1 input[type="checkbox"] + span::after {top: 7px;}


.left-header .topnavbar .topmenu .purple-colour { color: #5B2574; }
.left-header .topnavbar .topmenu .purple-colour:hover { color: #5B2574; }
.left-header .topnavbar .topmenu .pink-colour { color: #bf5d75; }
.left-header .topnavbar .topmenu .pink-colour:hover { color: #bf5d75; }
/*16-02-22*/

/*22-02-2022*/

.topWrap + .header .navsub {
    top: 135px;
}
.fixnav .topWrap + .header .navsub {
    top: 64px;
}
.topWrap + .header .logo img {
    height: 60px;
    object-fit: contain;
}
.topWrap + .header .sticky-logo img {
    height: 44px;
    object-fit: contain;
}

/*22-02-2022*/

/*new-css 23-02-22*/
.newlet-filter-hotel-sec {float: left; width: 100%; padding: 50px 0 120px; }
.newlet-filter-hotel-sec .filt-pro-ac-cont .row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 40px;
    row-gap: 35px;
}
.newlet-filter-hotel-sec .filt-pro-ac-cont .row .hotels {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    background-color:#e6e6e6;
    padding-top:15px;
    text-align: center;
}
.shnew-main-custom .newlet-filter-hotel-sec .hotels a:not(.site-brd-btn){color: #000;}
.newlet-filter-hotel-sec .shnew-main-custom .hotels h4 a{font-weight: bold;font-family: 'Cochin-bold';}
.newlet-filter-hotel-sec .hotel-para p{font-size:15px;}
.newlet-filter-hotel-sec .filt-pro-list-item .filt-pro-list-cont {margin-top: 25px;padding: 0px 46px;}
.shnew-main-custom .hotels .filt-pro-list-cont .filt-btn-block {
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.newlet-filter-hotel-sec .details-link {
    display: flex;
    text-transform: uppercase;
    margin-bottom: 10px;
    align-items: center;
}
.newlet-filter-hotel-sec .newlet-pro-res-head > h3 {
    font-size: 26px;
    color: #000000;
    text-align: center;
    margin-bottom: 50px;
}
.newlet-filter-hotel-sec .newlet-property-result .google-map{width: 1050px!important;margin: 0px auto;}
.newlet-filter-hotel-sec .newlet-filter-property-list { padding: 20px 0 0px; }
.newlet-filter-hotel-sec .filt-pro-list-item {
    margin-bottom: 50px;
    padding-bottom: 90px;
}
.newlet-filter-hotel-sec .filt-pro-list-cont .filt-pro-location {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 25px;
}
 .newlet-filter-hotel-sec .details-link:after {
    content: ">";
    font-family: 'Lato';
    line-height: 1;
    font-weight: normal;
    font-size: 28px;
    color: #202945;
    padding-left: 7px;
}
@media (max-width: 1600px) {
.newlet-filter-hotel-sec .filt-pro-ac-cont .row {
    column-gap: 30px;
    row-gap: 25px;
}
}
@media (max-width: 1366px) {
.newlet-filter-hotel-sec .filt-pro-ac-cont .row {
    column-gap: 25px;
    row-gap: 20px;
}
.newlet-filter-hotel-sec .filt-pro-list-item .filt-pro-list-cont {
    padding: 0px 20px;
}
}
@media (max-width:1280px){
.newlet-filter-hotel-sec .newlet-filter-property-list { padding: 20px 0 92px;}

}
@media (max-width:992px){
.newlet-filter-hotel-sec .newlet-property-result .google-map {width: 100%!important;}
.newlet-filter-hotel-sec .details-link{font-size:16px;}
.newlet-filter-hotel-sec .details-link:after{font-size:24px;}
.newlet-filter-hotel-sec .filt-pro-ac-cont .row {
grid-template-columns: repeat(2, 1fr);
column-gap: 20px;
row-gap: 20px;
} 
.newlet-filter-hotel-sec{padding: 50px 0 0px;}
.newlet-filter-hotel-sec .newlet-filter-property-list {padding: 20px 0 50px;}
}
@media (max-width:767px){
.newlet-filter-hotel-sec .filt-pro-ac-cont .row {
    grid-template-columns: repeat(1, 1fr);
    column-gap: 0px;
    row-gap: 15px;
}
.page-template-tmp-colchester-to-ukraine .kings-info-row ul li { float: left; width: 50% !important; font-size: 16px; color: #333333; }
}
/*new-css 23-02-22 end*/

/*****make-booking-block*******/
.kings-body{
    position: relative;
    z-index: 1;
}
.make-booking-box {
    position: absolute;
    top: 50px;
    right: 2.5%;
    max-width: 350px;
    left: 0;
    margin-left: auto;
    z-index: 10;
    text-align: center;
    background: #fff;
    transition: .5s all;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-70px);
}
.hbtn-block.open-box .make-booking-box {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}
.makebooking-header {
    background: #4a546a;
    padding: 18px 15px;
    position: relative;
}
.fixnav .makebooking-header {
    padding: 15px;
}
.fixnav .make-booking-box {
    top: 0;
}
.fixnav .makebooking-header h3{
    font-size: 22px;
}
.makebooking-header h3 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 0;
    font-family: 'Lato', sans-serif;
}
.makebooking-header .close-btn {
    position: absolute;
    border: 0;
    background: transparent;
    width: 27px;
    height: 27px;
    font-size: 0;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 0;
    cursor: pointer;
}
.makebooking-header .close-btn:before, .makebooking-header .close-btn:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 2px;
    background: #fff;
    transform: rotate(45deg);
}
.makebooking-header .close-btn:before {
    transform: rotate(-45deg);
}
.make-booking-box .make-booking-list {
    border: 1px solid #4a546a;
    padding: 20px 40px;
}
.make-booking-list > li:not(:last-child) {
    margin-bottom: 12px;
}
.make-booking-list a {
    display: block;
    width: 100%;
    padding: 12px 10px;
    border: 1px solid;
    background: #fff;
    color: #1d2945;
    transition: .3s all;
}
.make-booking-list a:hover{
    background: #1d2945;
    color: #fff;
}

/********/
.hotelcls-145 .makebooking-header{
    background: #adbed7;
}
.hotelcls-145 .make-booking-box .make-booking-list{
    border-color: #8b9bb2;
}
.hotelcls-145 .make-booking-list a{
    color: #8b9bb2;
}
.hotelcls-145 .make-booking-list a:hover{
    background: #8b9bb2;
    border-color: #8b9bb2;
    color: #fff;
}
/********/
.hotelcls-147 .makebooking-header{
    background: #cee2f1;
}
.hotelcls-147 .make-booking-box .make-booking-list{
    border-color: #b9d0e1;
}
.hotelcls-147 .make-booking-list a{
    color: #202945;
}
.hotelcls-147 .make-booking-list a:hover{
    background: #b9d0e1;
    border-color: #b9d0e1;
    color: #202945;
}
.hotelcls-147 .makebooking-header h3 {
    color: #202945;
}
/********/
.hotelcls-153 .makebooking-header{
    background: #9d903a;
}
.hotelcls-153 .make-booking-box .make-booking-list{
    border-color: #746a25;
}
.hotelcls-153 .make-booking-list a{
    color: #202945;
}
.hotelcls-153 .make-booking-list a:hover{
    background: #746a25;
    border-color: #746a25;
    color: #fff;
}
/********/
.hotelcls-155 .makebooking-header{
    background: #BBC3BA;
}
.hotelcls-155 .make-booking-box .make-booking-list{
    border-color: #BBC3BA;
}
.hotelcls-155 .make-booking-list a{
    color: #202945;
}
.hotelcls-155 .make-booking-list a:hover{
    background: #BBC3BA;
    border-color: #BBC3BA;
    color: #fff;
}
/********/
.hotelcls-157 .makebooking-header{
    background: #686760;
}
.hotelcls-157 .make-booking-box .make-booking-list{
    border-color: #494843;
}
.hotelcls-157 .make-booking-list a{
    color: #494843;
}
.hotelcls-157 .make-booking-list a:hover{
    background: #494843;
    border-color: #494843;
    color: #fff;
}
/********/
.hotelcls-159 .makebooking-header{
    background: #677b87;
}
.hotelcls-159 .make-booking-box .make-booking-list{
    border-color: #404e56;
}
.hotelcls-159 .make-booking-list a{
    color: #404e56;
}
.hotelcls-159 .make-booking-list a:hover{
    background: #404e56;
    border-color: #404e56;
    color: #fff;
}
/********/
.hotelcls-1367 .makebooking-header{
    background: #97a193;
}
.hotelcls-1367 .make-booking-box .make-booking-list{
    border-color: #5d655a;
}
.hotelcls-1367 .make-booking-list a{
    color: #5d655a;
}
.hotelcls-1367 .make-booking-list a:hover{
    background: #5d655a;
    border-color: #5d655a;
    color: #fff;
}
/********/
.hotelcls-151 .makebooking-header{
    background: #A0A07A;
}
.hotelcls-151 .make-booking-box .make-booking-list{
    border-color: #A0A07A;
}
.hotelcls-151 .make-booking-list a{
    color: #A0A07A;
}
.hotelcls-151 .make-booking-list a:hover{
    background: #A0A07A;
    border-color: #A0A07A;
    color: #fff;
}
/********/
.hotelcls-149 .makebooking-header{
    background: #A0AA9F;
}
.hotelcls-149 .make-booking-box .make-booking-list{
    border-color: #202945;
}
.hotelcls-149 .make-booking-list a{
    color: #202945;
}
.hotelcls-149 .make-booking-list a:hover{
    background: #bbc5ba;
    border-color: #bbc5ba;
    color: #202945;
}
/********/
.hotelcls-161 .makebooking-header{
    background: #94b1a2;
}
.hotelcls-161 .make-booking-box .make-booking-list{
    border-color: #658575;
}
.hotelcls-161 .make-booking-list a{
    color: #658575;
}
.hotelcls-161 .make-booking-list a:hover{
    background: #658575;
    border-color: #658575;
    color: #fff;
}
/********/
.hotelcls-163 .makebooking-header{
    background: #94b1a2;
}
.hotelcls-163 .make-booking-box .make-booking-list{
    border-color: #658575;
}
.hotelcls-163 .make-booking-list a{
    color: #658575;
}
.hotelcls-163 .make-booking-list a:hover{
    background: #658575;
    border-color: #658575;
    color: #fff;
}
/********/
.hotelcls-165 .makebooking-header{
    background: #94b1a2;
}
.hotelcls-165 .make-booking-box .make-booking-list{
    border-color: #658575;
}
.hotelcls-165 .make-booking-list a{
    color: #658575;
}
.hotelcls-165 .make-booking-list a:hover{
    background: #658575;
    border-color: #658575;
    color: #fff;
}
/********/
.hotelcls-167 .makebooking-header{
    background: #94b1a2;
}
.hotelcls-167 .make-booking-box .make-booking-list{
    border-color: #658575;
}
.hotelcls-167 .make-booking-list a{
    color: #658575;
}
.hotelcls-167 .make-booking-list a:hover{
    background: #658575;
    border-color: #658575;
    color: #fff;
}

/*****make-booking-block*******/

/*09-03-2022*/

.contact_page_cls .left .full_li.hotel_list { display: none; }
.contact_page_cls .left .full_li { width: 100%; }

/*09-03-2022*/

/******offer_slider -3-3-2022-start-*/
.offer_slider .kingbxslider img {
    height: auto !important;
}
body .offer_slider {
    max-width: 1040px;
    margin: auto;
    padding: 0 15px;
}
.offer_slider .ourgallery { margin-bottom: 50px; }
.tms_cls .termtaggle:hover { cursor: pointer; }


/******offer_slider -3-3-2022-end-*/

/*17-03-2022*/

.woocommerce form .form-row #terms { margin-top: -7px; }

/*17-03-2022*/

/*22-03-2022*/

.page-template-tmp-common-meeting-event .enquire-list-cls .check1 input[type="checkbox"] + span::after { top: 9px; }
/*22-03-2022*/

/*19-04-2022*/

.fodri-open-time {max-width: 500px; margin: auto; text-align: center;}
/*.navsub {
    top: 83px;
}
.fixnav .navsub {
    top: 53px;
}*/
/*19-04-2022*/

/*19-04-2022*/
.page-template-tmp-travelzoo .room-facilities { margin: 30px auto 10px !important; }
.page-template-tmp-travelzoo .hcont-blk .klink-btn { margin-top: 10px !important; }

.hotel-result-list .hotel-1 .hcont-blk { background: #8b9bb2; }
.page-template-tmp-travelzoo .hotel-1 .room-slide ul li:hover::before { transform: translateZ(0); border: 30px solid #8b9bb2; }

.hotel-result-list .hotel-2 .hcont-blk { background: #494843; }
.page-template-tmp-travelzoo .hotel-2 .room-slide ul li:hover::before { transform: translateZ(0); border: 30px solid #494843; }

.hotel-result-list .hotel-3 .hcont-blk { background: #b9d0e1; }
.page-template-tmp-travelzoo .hotel-3 .room-slide ul li:hover::before { transform: translateZ(0); border: 30px solid #b9d0e1; }

.hotel-result-list .hotel-3 .hcont-blk .hcont-blk_head { color: #202945; }
.hotel-result-list .hotel-3 .h-cont-blk-in > p { color: #202945; }
.hotel-result-list .hotel-3 .hcont-blk .klink-btn, .hotel-result-list .hotel-3 .hcont-blk .klink-btn::after { color: #202945; }

/*.page-template-tmp-travelzoo .room-facilities .site-btn { display: inline-block;
    color: #1d2945;
    font-size: 16px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 12px;
    min-width: 170px;
    background: #ffffff;
    line-height: 1.6;
    letter-spacing: 2px;
    width: 250px;
}*/

.page-template-tmp-travelzoo .room-facilities .site-btn {
    display: inline-block;
    color: #1d2945;
    font-size: 16px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 18px;
    min-width: 183px;
    background: #ffffff;
    line-height: 1.6;
    letter-spacing: 2px;
    width: 270px;
    position: relative;
}
.page-template-tmp-travelzoo .room-facilities .site-btn::after {
    border: 2.5px solid #8b9bb2;
    position: absolute;
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    content: "";
}

.locbanner-main .locinfo-banner { padding: 2%; }
.locinfo-banner-btn { margin-top: 20px; }
.locinfo-banner-btn .slide-btn.site-brd-btn { width: 265px; margin-bottom: 12px; }
.locbanner-main .locinfo-banner h3 { margin-bottom: 20px; font-size: 38px; }
/*19-04-2022*/

/*22-4-2022*/
.kingscliff-new .kgh-sec > .container,
.hotellist > .container {max-width: 1000px; }
.kingscliff-new .kinfo-nocol-h1, .kings-weekend .kinfo-nocol-h6 {font-size: 55px; color: #5B2574; letter-spacing: 1px; line-height: 60px; margin-bottom: 50px; font-family: 'Cochin'; font-weight: normal; }
.kingscliff-new,.kings-weekend {background: #F3F3F4;}
.kingscliff-new .crown-image {margin-bottom: 15px;}
.kingscliff-new .kingsnew-content,
.kings-weekend .kingsnew-content {max-width: 600px;margin: auto;}
.kingscliff-new .kingsnew-content p {font-family: 'Cochin';font-size: 20px;line-height: 22px;color: #000;}
.kings-weekend .kinfo-nocol-h6 span {display: block; width: 100%; font-size: 16px; text-transform: initial; line-height: 120%; margin: 20px 0 0; }
.kings-weekend .kinfo-nocol-head {margin-bottom: 80px; }
.kingscliff-new .kgh-img {
    text-align: center;
}
.kingscliff-new  .hotel-li > li > a,
.hotellist .hotel-li > li > a {
    background: #fff;
    display: block;
    text-align: center;
    border: 1px solid #8b9bb3;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Cochin';
    letter-spacing: normal;
    font-weight: bold;
    color: #667589;
    letter-spacing: 1px;
    padding: 8px 8px;
}
.kingscliff-new .hotel-li > li > a:hover,
.hotellist .hotel-li > li > a:hover {
    background: #8b9bb3;
    color: #fff;
}
.kingscliff-new .hotel-li > li {
    margin-top: 30px;
}
.kingscliff-new .kgh-hotel > div {
    padding: 0 50px;
}
.kingscliff-new .kgh-sec {
    padding-bottom: 100px;
    clear: both;
}
.kings-weekend .kinfo-nocol-h6 {
    margin-bottom: 5px;
}
.kings-weekend .kinfo-nocol-head .kinfo-nocol-h1 img {
    display: block;
    margin: auto;
}
.kings-weekend .kingsnew-content p {
    color: #5c2675;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 24px;
}
.kings-weekend .crown-image {
    margin-bottom: 25px;
}

.hotellist .hotel-li > li {
    width: 50%;
    padding: 0 50px;
    margin-top: 50px;
}
.hotellist {
    clear: both;
    padding-bottom: 60px;
}
.hotellist .hotel-li {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.hotellist .hotel-li > li:first-child {
    width: 100%;
    max-width: 560px;
}
.kings-weekend  .kings-info-row {
    padding-bottom: 0;
}
.left-header .topnavbar .topmenu a.logo-menu {font-size: 20px !important;color: #5B2574;display: flex;align-items: flex-end; white-space: nowrap;}
.left-header .topnavbar .topmenu a.logo-menu img {min-width: 70px;margin-bottom: -5px;margin-right: 10px;}
.map-sec {background: #5C2674; padding: 80px 0; }
.map-sec .row {
    flex-direction: row-reverse;
}
.map-sec .map-disc {
    height: 100%;
    border: 4px solid #fff;
    padding: 20px 20px 85px;
    position: relative;
}
.map-sec .map-disc .map-img img {
    width: 100%;
}
.map-sec > div.container {
    max-width: 1000px;
} 
.map-sec .joinus-text h3 {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 28px;
}
.map-sec .newlet-pro-map {
    position: relative;
    padding-left: 50px;
}
.map-sec .newlet-pro-map .joinus-text {
    position: absolute;
    left: 45px;
    bottom: 0;
    transform: rotate(-90deg);
    transform-origin: left bottom;
}
.map-sec .map-right {
    padding-left: 0;
}
.map-sec .map-left {
    padding-right: 50px;
}
.map-sec .map-disc p {
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin: 40px 0 30px;
}
.map-sec .map-disc .map-btn {
    position: absolute;
    bottom: 24px;
    left: 24px;
    right: 24px;
    width: auto;
}
.map-sec .map-disc .map-btn a {
    background: #fff;
    display: block;
    text-align: center;
    color: #000;
    font-size: 12px;
    font-family: 'Cochin';
    padding: 8px 10px;
    border: 1px solid #8b9bb3;
    box-shadow: 0 0 0px 6px #fff;
    letter-spacing: normal;
    font-weight: bold;
    text-decoration: none;
}
.map-sec .map-disc .map-btn a:hover {
    background: #8b9bb3;
    color: #fff;
    box-shadow: 0 0 0px 6px #8b9bb3;
    border-color: #fff;
    font-weight: normal;
}

/*22-4-2022*/

/*26-04-2022*/
.page-template-tmp-colchester-to-ukraine .kings-info-row ul li { float: left; width: 25%; font-size: 16px; color: #333333; } 
.left-header .topnavbar .topmenu .blue-colour { color: #0056BD; }
.left-header .topnavbar .topmenu .blue-colour:hover { color: #0056BD; }
/*26-04-2022*/

.event-date-list .hbtn-block {
    margin-top: 25px;
}

.page-template-tmp-travelzoo .kinfo-nocol-head img {
    max-width: 22%;
}

.hotel-result-list .room-slide > .bx-wrapper > .bx-viewport li {max-height: unset;}
.hotel-result-list .room-slide > .bx-wrapper img{height: 100% !important}

.hotel-result-list .room-slide .bx-viewport{height: 100% !important;}


@media (max-width:767px){
    .page-template-tmp-travelzoo .kinfo-nocol-head img {
    max-width: 150px;
}
}

.kingscliff-new .kgh-sec > .container {
    max-width: 1440px;
}
@media (max-width:1199px) and (min-width: 768px){
.kingscliff-new .kgh-hotel > div {
    padding: 0 20px;
}
.kgh-sec .kgh-hotel {
    grid-row-gap: 60px;
}
}

.kgh-hotel {
    justify-content: center;
}


.thirtypercent
{
        display: grid;
    grid-template-columns: 1fr 1fr;
}

.iframebooktablenew .iframetextwidget {
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 26px;
    letter-spacing: 0;
}
.iframebooktablenew iframe {
    max-width: 100%!important;
        height: 648px!important;
}
.imgiframe-col {
    max-width: 400px;
}


.iframebooktablenew .iframetext h4 {
    font-family: 'Lato';
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
}
.iframebooktablenew .iframetext h4 span {
    display: block;
    font-weight: 300;
}
.imgiframe-col .iframetext {
    margin-top: 45px;
}
.imgiframe-col .iframetext p {
    font-size: 24px;
    font-style: italic;
    font-weight: normal;
    font-weight: 300;
}
.thirtypercent{    grid-column-gap: 15px;}
.imageiframe img{ image-rendering: -webkit-optimize-contrast;}

@media (max-width: 1023px){

.iframebooktablenew .iframetextwidget{    margin-bottom: 28px;} 
    
}

@media (max-width:992px){
.thirtypercent {
    grid-template-columns: 1fr;
    justify-content: center;
    margin: auto;
}
.imgiframe-col {
    max-width: 400px;
    margin: auto auto 50px;
}

.iframebooktablenew .iframetext h4{font-size: 20px;margin-bottom: 10px;}
.imgiframe-col .iframetext {
    margin-top: 20px;
}
.imgiframe-col .iframetext p{    font-size: 20px;}
.iframebooktablenew .iframetextwidget {
    margin-bottom: 15px;    font-size: 22px;
}
.imgiframe-col{    margin: auto auto 40px;}
    
}

.kingbxslider .slide-banner-wrap{ position: absolute; top: 50%; margin: auto; left: 0;    text-align: center;    transform: translateY(-50%); right: 0; z-index: 999;}
.kingbxslider .kpod-btn-blk.fancy-btn{text-align: center;background: #fff; display: table;margin: auto; }
.kingbxslider .fancy-btn .kpod-btn {border: 1px solid #8b9bb2; margin: 5px; font-family: 'Cochin';    font-weight: normal; min-width: 200px; text-transform: uppercase; font-size: 18px; line-height: 1; letter-spacing: 4px; }
.kingbxslider .slide-banner-wrap h3 { margin-bottom: 20px; }
.kingbxslider .modal-content{border:none;}

@media (max-width: 992px){
.kingbxslider .fancy-btn .kpod-btn{padding: 10px 25px; min-width: inherit;font-size: 16px;}

}
@media (max-width: 767px){
.kingbxslider .fancy-btn .kpod-btn {
  
    font-size: 12px;
    line-height: 1;
    padding:8px 20px;
    letter-spacing: 0;
}
#eventbtn .enquire-list-cls iframe{width: 100%!important;}

 }

.kpod-brunches-date-blk {
    margin: 35px 0 45px;
    clear: both;
    float: left;
    width: 100%;
}

.page-template-tmp-pod-experience .kingbxslider:after, .page-template-tmp-kingscliff-pod-experience .kingbxslider:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.4;
    z-index: 99;
}
.kings-podexp-sec {margin: 100px 0; float: left; width: 100%; }
.kings-exp-head {text-align: center; margin-bottom: 80px; }
.kigns-exp-imggrid {display: grid; grid-template-columns: 1fr 1fr 1fr; grid-column-gap: 10px; }
.kings-exp-view-menu {max-width: 980px; text-align: center; margin: auto auto 45px; }
.kpod-view-menus .kpod-ld-blk-box-grid {display: grid; grid-template-columns: 1fr 1fr; justify-content: center; max-width: 972px; text-align: center; margin: auto; align-items: center; grid-column-gap: 10px; }
.kpod-view-menus .kpod-org-box{    background: #333333;}
.kpod-view-menus .kpod-bok-info { color: #fff;}
.kpod-view-menus .kpod-ld-blk-box-grid .kpod-ldate-blk-box{margin-bottom: 0;}
.kpod-view-menus  .kpod-form-wrap{background: #8e9bb0;}

.kpod-view-menus .site-brd-btn {border: 2px solid #8e9bb0; font-family: 'Cochin'; color: #202945; font-size: 24px; text-transform: uppercase; letter-spacing: 2px; font-weight: 500; }
.kpod-view-menus .btn-block{margin-top: 40px;}
.kpod-view-menus .king-exp-cnt p {font-size: 18px; line-height: 1.5; }
.kpod-view-menus .site-brd-btn:hover{color: #fff;border-color:#1f2b43;}
.kpod-exp-book-slot .kpod-ic-cont h3 {  text-align: center;}
.kpod-exp-book-slot .kpod-ic-cont{padding-left: 0;    width: 35%;}
.kpod-exp-book-slot .kpod-row{padding-right: calc((100% - 1170px) / 2);}
.kpod-book-slot-col p{max-width: 100%;}

.kpod-exp-book-slot .kpod-ic-img img{margin: 0;}
.kpod-exp-book-slot .kpod-row .kpod-ic-img:before {content: ""; width: 75%; height: 100%; background: #8e9bb0; top: 0; right: 0; position: absolute; z-index: 0; }
.kpod-exp-book-slot .kpod-ic-img{display: flex;flex-wrap: wrap;align-items: center;    width: 65%;}
.kpod-exp-book-slot  .kpod-shadow-img::after{display: none;}
.kpod-exp-book-slot .kpod-row{align-items: inherit;}
.kpod-exp-book-slot .kpod-book-slot-col  .btn-block {display: block; width: 100%; text-align: center; margin: 70px auto; }
.kpod-book-slot-col .btn-block .site-brd-btn {color: #d9a000; font-weight: normal; padding: 10px 30px; height: auto; width: 100%; max-width: 350px; }
.kpod-book-slot-col  .btn-block  .site-brd-btn:hover{color: #ffffff;}
.kpod-book-slot-col{    padding-left: 80px;    padding-top: 25px;  padding-bottom: 25px;}
.kpod-book-slot-col iframe {margin: auto; display: block; height: 571px!important; }
.kpod-ic-img .left_slider { padding-right: 35px;}
.kexp-term-faq-sec {float: left; width: 100%;margin-bottom: 90px;}
.kexp-term-faq-sec .container{max-width: 980px; margin:auto;}
.kexp-term-faq-wrap{text-align: center;}
.tfaq-block h6{font-size: 15px!important; font-family: 'Open Sans', sans-serif;font-weight: 700;margin-bottom: 0;    text-transform: inherit;}
.kpodexp-term-head h3 {margin-bottom: 60px; }
.page-template-tmp-kingscliff-pod-experience .breadcrumbs {background: #8e9bb0; }
.page-template-tmp-kingscliff-pod-experience .breadcrumbs .bcrumbs li, .page-template-tmp-kingscliff-pod-experience .breadcrumbs .bcrumbs li a{    color: #ffffff;}
.page-template-tmp-kingscliff-pod-experience .breadcrumbs .bcrumbs li a:hover, .page-template-tmp-kingscliff-pod-experience .breadcrumbs .bcrumbs li:last-child { color: #000000;}
.kpod-imgcont-sec1.kpod-exp-book-slot {  padding-top: 0;}
.bok-any-que-txt.text-center:empty{display: none;}
.kpod-exp-book-slot .kpod-ic-img img {  margin-left: 0.5px;}
.kexp-term-faq-wrap p, .tfaq-block h6 {  color: #939191;}

@media (max-width: 1300px){

.kpod-exp-book-slot .kpod-book-slot-col .btn-block{margin: 50px auto;}
.kpod-exp-book-slot .kpod-row { padding-right: 30px;}
.kpod-book-slot-col { padding-left: 30px;}

}

@media (max-width: 1200px){

.kings-podexp-sec{margin: 70px 0;}
.kings-exp-head{margin-bottom: 40px;}
.kpodexp-term-head h3 {  margin-bottom: 50px;}
.kpod-view-menus .kpod-org-box .kpod-btn{    padding: 13px 30px;}
.kpod-exp-book-slot .kpod-book-slot-col .btn-block {  margin: 40px auto;}


}

@media (max-width:992px){

.kpod-view-menus .kpod-org-box .kpod-people-num {font-size: 17px; }
.kpod-view-menus .kpod-org-box .kpod-ppl-price {font-size: 26px; }
.kpod-view-menus .kpod-org-box .kpod-btn {font-size: 13px; padding: 13px 17px; }
.kpod-view-menus .kpod-org-box {padding: 15px; }
.kpod-view-menus .site-brd-btn{font-size: 16px;}
.kpod-view-menus .btn-block {  margin-top: 35px;}
.kpod-exp-book-slot .kpod-row {padding-right: 15px; }
.kpod-book-slot-col {padding-left: 15px; }
.kpod-book-slot-col .btn-block .site-brd-btn{    line-height: 1.7;    padding: 10px 15px;}
.kpod-exp-book-slot .kpod-book-slot-col .btn-block {margin: 20px auto; }
.kpod-exp-book-slot .kpod-ic-img{    width: 55%;}
.kpod-exp-book-slot .kpod-ic-cont{width: 45%;}
.kpodexp-term-head h3 {  margin-bottom: 30px;}
.kings-podexp-sec {  margin: 60px 0;}


}

@media (max-width:767px){

.kings-podexp-sec { margin: 40px 0;}
.kigns-exp-imggrid{    grid-template-columns: 1fr;}
.kigns-exp-imggrid .king-img-col:not(:last-child) { margin-bottom: 10px;}
.kings-exp-head { margin-bottom: 30px;}
.kpod-view-menus .kpod-bok-item{width: 100%;}
.kpod-view-menus   .kpod-bok-item {max-width: 100%; width: 100%; padding: 0 15px; margin-bottom: 15px; }
.kpod-view-menus .kpod-ldate-blk-box {max-width: 430px; margin: 0 0 10px; }
.kpod-view-menus .kpod-ld-blk-box-grid{    grid-template-columns: 1fr;}
.kpod-view-menus .kpod-ld-blk-box-grid .kpod-ldate-blk-box:not(:last-child) { margin-bottom: 10px;}
.kpod-exp-book-slot .kpod-ic-cont, .kpod-exp-book-slot .kpod-ic-img { width: 100%;}
.kpod-exp-book-slot .kpod-row .kpod-ic-img:before{display: none;}
.kpod-exp-book-slot .kpod-ic-img .left_slider {  padding-right: 0;}
.kpod-book-slot-col iframe{height: auto;}
.kexp-term-faq-sec{    margin-top: 40px;}
.kpod-exp-book-slot .kpod-ic-img img {  margin-left: 0;}
.kpodexp-term-head h3 {  margin-bottom: 20px;}
.kpod-exp-book-slot .kpod-ic-img.left-img{padding: 0 15px;}

}

.kpod-p .kpod-btn-term-blk {
    width: 100%;
}

/*gift popup css start*/



body .enquire-list-cls.wed-enq.full-input-frm {background: url(https://www.suryahotels.co.uk/wp-content/uploads/2020/01/Mill-food-banner.jpg) no-repeat !important; position: relative; padding: 80px 60px 80px 80px !important; text-align: left; background-size: cover !important; }
body.postid-36312 .enquire-list-cls.wed-enq.full-input-frm {background: url(https://www.suryahotels.co.uk/wp-content/uploads/2024/04/HOGS_BACK_161121_033.jpg) no-repeat !important; }
.gift-popup-custom:before {content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: #1d2945d6; }
.enquire-list-cls > * {z-index: 1; width: 100%; }

body .enquire-list-cls.wed-enq.full-input-frm.new {
    background: none !important;
}
.signuppopup-heading {margin: 0px 0 20px; }
.signuppopup-heading h4 {color: #fff; line-height: 30px; font-family: 'Lato'; font-size: 22px; font-weight: 500; display: flex; flex-wrap: wrap; align-items: center; grid-gap: 10px; margin: 0 0 18px; }
.signuppopup-heading h2 {color: #fff; font-family: 'Lato'; font-weight: bold; font-size: 58px; letter-spacing: 1px; line-height: 60px; margin: 0 0 15px; }
.signuppopup-heading h4 img {width: 140px; }

#eventform .full-input-frm.waiting-list-cls form ul {display: flex; flex-wrap: wrap; }
#eventform .full-input-frm.waiting-list-cls form ul li.full_li { width: 60% !important; padding: 0 !important; margin: 0 0 20px !important; }
#eventform .full-input-frm.waiting-list-cls form ul li.full_li.full_li.gdpr_agree_cls {margin: 15px 0 0 !important; }
#eventform .full-input-frm.waiting-list-cls form ul li.full_li.full_li.gdpr_agree_cls .check1 {margin-right: 0; }
#eventform .full-input-frm.waiting-list-cls form ul li.full_li.gdpr_agree_cls {margin: 15px 0 0 !important; }
#eventform .full-input-frm.waiting-list-cls form ul li.submit-btn {width: 40% !important; text-align: right; padding-right: 0; margin-bottom: 0; }
.gdpr_agree_cls input[type="checkbox"] + label {font-size: 13px; color: #fff !important; padding: 2px 0 3px 60px; margin-bottom: 0 !important; position: relative; line-height: 20px; float: none !important; }
.gdpr_agree_cls input[type="checkbox"] + label:after {content: '';position: absolute;left: 11px;top: 14px;width: 22px;height: 11px;border: 3px solid #fff;border-right: 0;border-top: 0;transform: rotate(-20deg);border-radius: 0 0 0 2px;transition: .3s all;opacity: 0;}
.gdpr_agree_cls input[type="checkbox"] + label {font-size: 13px; color: #fff !important; padding: 2px 0 3px 60px; margin-bottom: 0 !important; position: relative; line-height: 20px; cursor: pointer; }
.gdpr_agree_cls input[type="checkbox"] + label:before {content: ''; position: absolute; left: 0; top: 0; width: 45px; height: 45px; background: transparent; border: 2px solid #fff; }
.gdpr_agree_cls input[type="checkbox"]:checked + label:after {transform: rotate(-45deg); opacity: 1; }
#eventform .enquire-list-cls .full_li.input-full input {border: 0 !important; padding: 0 20px; height: 50px; font-size: 13px; font-weight: 500; outline: none !important; }
#eventform .enquire-list-cls .full_li.input-full input::placeholder {color: #202945; font-weight: 500; opacity: 1; }
#eventform li .stay-btn input[type="button"] {border: 0 !important; background: #BC9943 !important; text-transform: uppercase; padding: 0px 10px !important; height: 55px; min-width: 260px !important; line-height: 45px !important; }
#eventform li .stay-btn input[type="button"]:hover {background: #fff !important; color: #202945 !important; }
.enquire-list-cls ul > li .dnt_err_cls {margin: 5px 0 4px; }
.subscription-form-in {max-width: 1050px !important; }
#eventform .full-input-frm .stay-btn {margin-top: 16px; }
.enquire-list-cls ul > li .dnt_err_cls:empty {display: none; }

body.single-hotels .fancybox-wrap a.fancybox-item.fancybox-close {background: #fff; top: 10px; right: 10px; }
body.single-hotels .fancybox-wrap a.fancybox-item.fancybox-close:after,body.single-hotels .fancybox-wrap a.fancybox-item.fancybox-close:before {content: ''; position: absolute; width: 22px; height: 2px; background: #626262; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transform: rotate(45deg); }
body.single-hotels .fancybox-wrap a.fancybox-item.fancybox-close:before {transform: rotate(-45deg); }
.kinfo-nocol-h1 .thankyou {font-size: 22px; color: #bc9943; }
@media (max-width: 1399px) and (min-width: 992px){
    .signuppopup-heading h2{font-size: 50px; line-height: 55px; margin-bottom: 10px;}
    body .enquire-list-cls.wed-enq.full-input-frm {padding: 55px 55px 55px 55px !important; } 
    .signuppopup-heading h4 {line-height: 28px; font-size: 20px; margin: 0 0 10px; }
}

@media (max-width: 991px){
    #eventform .full-input-frm.waiting-list-cls form ul li.submit-btn {width: 100% !important; text-align: left; padding-left: 0; }
    #eventform .full-input-frm.waiting-list-cls form ul li.full_li {width: 100% !important; padding: 0 !important; margin: 0 0 20px !important; }
    body .enquire-list-cls.wed-enq.full-input-frm {padding: 60px 60px 60px 60px !important; }
    .signuppopup-heading h4{font-size: 20px; line-height: 28px; }
    .signuppopup-heading h2 {font-size: 50px; line-height: 52px; }
    #eventform .full-input-frm .stay-btn {margin-top: 36px; }
}
@media (max-width: 767px){
    body .enquire-list-cls.wed-enq.full-input-frm {padding: 60px 40px 40px !important; }
    .signuppopup-heading h4 {font-size: 18px; line-height: 24px; margin-bottom: 15px; text-transform: capitalize; }
    .signuppopup-heading h2 {font-size: 32px; line-height: 35px; margin: 0 0 10px;}
    #eventform .enquire-list-cls .full_li.input-full input{height: 45px; }
    #eventform .full-input-frm.waiting-list-cls form ul li.full_li{margin-bottom: 15px; }
    .gdpr_agree_cls input[type="checkbox"] + label:before {width: 32px; height: 32px; }
    .gdpr_agree_cls input[type="checkbox"] + label:after {left: 9px; top: 10px; width: 15px; height: 8px; }
    .gdpr_agree_cls input[type="checkbox"] + label {padding: 0px 0 3px 45px; }
    #eventform li .stay-btn input[type="button"] {padding: 0px 10px !important; height: 45px; min-width: 180px !important; line-height: 45px !important; font-size: 15px !important; }
    #eventform .full-input-frm.waiting-list-cls form ul li.full_li.full_li.gdpr_agree_cls {margin: 10px 0 0 !important; }
    #eventform .full-input-frm .stay-btn {margin-top: 16px; }
}
/*gift popup css end*/

@media (max-width: 1439px){
.page-id-4069 .kings-info-row {
    padding: 19px 0 80px 0;
}
}

.main-adult-little {
    display: flex;
    justify-content: space-around;
}
.main-adult-little >div {
    width: 50%;
}
.tea-at-george {
    margin: 10px 10px 10px 10px;
    padding: 25px;
}

@media (max-width: 767px){
.main-adult-little {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.main-adult-little >div {
    width: 100%;
}
}


.main-adult-little {
    margin-top: 30px;
}

.main-adult-little iframe {
    margin-top: 15px;
}


/*travelzoo page make a booking button hide css */
.page-id-23158 .hbtn-block.hbtn-block-cls {
    display: none;
}
/*travelzoo page make a booking button hide css end */
span#wl_msg_span {
    color: red!important;
}
.pod-custom .pp {
    display: block;
    font-size: 12px;
}

.pod-custom .kpod-ldate-price {
    display: unset;
}
ul.podlist li {
    list-style-type: disc;
    font-size: 16px;
}
html {
  scroll-behavior: smooth;
}
ul.podlist {
    margin: 10px;
}




.enquire-list-cls.new .stay-btn {
    text-align: center;
}

.enquire-list-cls.new h2 {
    text-align: center;
}

.enquire-list-cls.new ul {
    margin-left: -20px;
    margin-right: -20px;
}

#eventform .full-input-frm.waiting-list-cls form ul li.full-li-row {
    width: 100% !important;
}

.chrn-book-col .chrn-book-in {background: #1d2945; padding: 0 25px 25px;     display: flex;    flex-direction: column;}

.chrn-book-in .teamweek-disc h3, .chrn-book-in .teamweek-disc p{color: #ffffff;}
.chrn-book-in .teamweek-disc{text-align: center;    margin-bottom: 20px;}
.chrn-book-col .teaweek-btn {display: grid; grid-template-columns: 1fr 1fr; position: static; padding: 0; grid-gap: 15px; margin: 20px 0 0;    margin-top: auto;}

.chrn-book-in .teaweek-btn a {border: 1px solid #d9a000; background: transparent; color: #d9a000; font-family: 'Cochin'; }
.kings-chrn-body{background: transparent;}
.chrn-booksec .teaweekbook-row{grid-gap: 200px 75px; margin: 100px auto 150px;}
.chrn-book-in .teaweek-btn a:hover{background:#d9a000;color: #000000; }

@media (min-width: 1200px){


.chrn-book-in .teamweek-disc h3{margin-bottom: 15px;font-size: 38px;}


}

@media (max-width:1199px){

.chrn-booksec .teaweekbook-row{grid-gap: 150px 45px;}


}


@media (max-width: 767px){

.chrn-book-col .teaweek-btn{    grid-template-columns: 1fr;}
.chrn-book-in .teaweek-btn a{margin-top: 0;}
.chrn-book-in .teamweek-disc{margin-bottom: 30px;}
.chrn-book-col .chrn-book-in{padding-top: 25px;}
.chrn-booksec .teaweekbook-row{    grid-gap: 30px;    margin: 0 auto 80px;}

}

.brunch-town-sec .celebrate-cnt h3 > .sml-head-txt {
    display: block;
    font-size: 50%;
}
.brunch-town-head h3 {
    color: var(--brounch-town-color);
}
.brunch-town-head p {
    max-width: 830px;
    margin-inline: auto;
    color: var(--brounch-town-color);
    line-height: 100%;
}
.brunch-town-sec {
    --brounch-town-color: #014140;
}
.brunch-imageslist-grid {
  
    margin-bottom: 70px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 3px;
}

.brunch-imageslist-wrapper {
    margin-block: 95px;
}
.brunch-view-btngrp .site-btn {
    padding-block: 20px;
    min-width: 270px;
    display: inline-block;
    text-align: center;
    background: #f4c0ab;
    color: var(--brounch-town-color);
    font-size: 20px;
    font-family: 'Cochin';
}
.brunch-view-btngrp .site-btn:hover {
    background: var(--brounch-town-color);
    color: #fff;
    text-decoration: none;
}
.brunch-town-head p {
    margin-bottom: 15px;
    font-size: 22px;
}
.brunch-imageslist-wrapper .brunch-view-btngrp {
    justify-content: center;
    display: grid;
    grid-auto-flow: column;
    grid-column-gap: 10px;
}
@media (max-width: 767px) {
.brunch-imageslist-grid{grid-template-columns: 1fr;grid-row-gap: 10px;} 
.brunch-town-head p{font-size: 15px;}
.brunch-imageslist-wrapper { margin-block: 35px;    margin-bottom: 0;}
.brunch-imageslist-grid{margin-bottom:30px;grid-template-columns: 1fr;}
.brunch-imageslist-wrapper .brunch-view-btngrp{    grid-template-columns: 1fr;     grid-auto-flow: inherit;   grid-row-gap: 10px;}
.brunch-view-btngrp .site-btn { display: block; }
}


/*.page-template-tmp-offers .hotel-result-list .tab-slide-content > div[class*="offer-id-"]:first-child .img-br-ani:hover::before {
    border-color: #014140;
}
.page-template-tmp-offers .hotel-result-list .tab-slide-content > div[class*="offer-id-"]:first-child .img-br-ani img{    max-height: 500px;}

@media (max-width: 767px) {
.page-template-tmp-offers .hotel-result-list .tab-slide-content > div[class*="offer-id-"]:first-child .img-br-ani img{    max-height: inherit;}
}
.page-template-tmp-offers .hotel-result-list .tab-slide-content > div[class*="offer-id-"]:first-child .img-br-ani img {
    max-height: 500px;
    width: 100%;
}*/



/* career page */

.career-info-row { padding-top: 110px; padding-bottom: 65px; }
.career-info-row .container , .career-benefits-row .container{ max-width: 980px; text-align: center; }
.career-info-row .carrer-infohead-wrap { margin-bottom: 25px; }
.carrer-infohead-wrap .logo { max-width: 168px; margin-inline: auto; }
.career-btnwrap .action-btn{background: #1d2945; text-transform: uppercase; color: #fff; padding: 15px 25px; font-size: 14px; line-height: 1.2;display: inline-block;text-decoration: none;}
.career-info-row .career-btnwrap { margin-top: 25px; }
.career-benefits-grid { display: grid; grid-template-columns: 1fr 1fr; grid-column-gap: 30px; align-items: center; }
.career-benefits-grid .career-map-cnt { max-width: 450px; text-align: center; }
.career-benefits-row { margin-bottom: 50px; }


@media (max-width: 767px){

    .career-info-row { padding-top: 50px; padding-bottom: 65px; }
    .career-benefits-grid{    grid-template-columns: 1fr;}
    .career-benefits-grid .career-map-cnt{    margin-top: 30px;}
}

.our-socials-wrp {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 5px;
}

.fodri-open-time {max-width: 750px;margin: 0px auto;padding-top: 30px;padding-bottom: 30px;}
.hotel-result-list .row iframe {height: 100%;}

.hotelcls-37077 .hotel-Bgcol
{
    background: #e7ded5;
}
.hotelcls-37077 .hotel-result-list .hcont-blk, .hotelcls-hotelcls-37077 .book-stay-srh { background: #e7ded5; }
.hotelcls-37077 .book-stay-srh { background: #e7ded5; }
.hotelcls-37077 .breadcrumbs {
    background: #e7ded5;
}

.hotelcls-37077 .hotel-result-list .hcont-blk .hcont-blk_head {
    color: #3d3c39;
}


.hotelcls-37077 .hcont-blk p
{
        color: #3d3c39;
}
.hotelcls-37077 .locbanner-main .locinfo-banner h3 {
           color: #3d3c39;
 
}
.hotelcls-37077 .locbanner-main .locinfo-banner {
           color: #3d3c39;

}

.hotelcls-37077 .locinfo-banner-btn .site-brd-btn {
    border-color: #3d3c39;
    color: #3d3c39;
    background: transparent;
}

.hotelcls-37077 .kinfo-title h1 {
    text-align: center;
}
.hotelcls-37077 .book-stay-srh-in > h2 {
    color: #282a43;
}
.hotelcls-37077 .stay-btn input[type="button"], .stay-btn input[type="submit"] {
    border: 1px solid #282a43 !important;
    cursor: pointer;
    background: #282a43;
    color: #fff;
   
}

.hotelcls-37077 .event-date-list li {
    background: #e7ded5;
    
}
.hotelcls-37077 .up-event-dtl .h-name, .up-event-dtl .place {
    color: #3d3c39;
}



@media(min-width: 1440px){
.hotelcls-37077 .bx-viewport li {width: 100% !important;}
.hotelcls-37077 .locinfo-bannerImg {max-width: 100%;flex: 100%;}
}