@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i');
@import "animate.css";
@import "owl.carousel.min.css";
@import url('https://fonts.googleapis.com/css?family=Alex+Brush');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600');
.kelvin-hotel {
	width: 100%;
	float: left;
	position: relative;
	height: auto;
	font-family: 'Raleway', sans-serif;
	overflow-x: hidden;
}


.custom-object-fit {
  position: relative;
  background-size: cover;
  background-position: center center;}





@media (min-width:1200px) {
.kelvin-hotel .container {
	width: 1110px;
	position: relative;
}
}
.kelvin-hotel header {
	width: 100%;
	background: transparent;
	height: auto;
	line-height: 60px;
	border-bottom: 0px solid #dddddd;
	position: absolute;
	z-index: 100;
}
.kelvin-hotel header .nave-rights {
	position: absolute;
	top: 35px;
	right: 15px;
}

@media (max-width:600px) {
.kelvin-hotel header .nave-rights {
	top: 22px;
}
}

button.hamburger.toggleDisplay {
    opacity: 1;
    visibility: visible !important;
}


.kelvin-hotel header .hamburger {
	background: none;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 20px;
	padding: 0px;
	border: 0;
	font-size: 3em;
	font-weight: bold;
	cursor: pointer;
	outline: none;
	opacity: 0;
    visibility: hidden;
        width: 100px;
    height: 100px;
}
.kelvin-hotel header .hamburger svg {

	width: 73px;
    position: absolute;
    top: 0;
    right: 1px;
    height: 73px;
}

@media (max-width:600px) {
.kelvin-hotel header .hamburger {
	padding: 0px;
	font-size: 2em;
	width: 44px;
}
.kelvin-hotel header .hamburger svg {
	width: 44px;
}
}

button.cross.toggleDisplay {
    opacity: 1;
    visibility: visible !important;
}

button.cross.toggleDisplay:after {
    position: absolute;
    top: 1px;
   right: 0;
    width: 75px;
    height: 74px;
    border: 3px solid #d8c693;
    content: "";
}




.kelvin-hotel header .cross {
	background: none;
	position: absolute;
	top: 0px;
	right: 0;
	padding: 0px;
	text-align: center;
	color: #deca95;
	border: 0;
	font-weight: bold;
	cursor: pointer;
	outline: none;
	border: 0px solid #e4d098;
	 opacity: 1;
    visibility: hidden;
        width: 100px;
    height: 100px;
}
.kelvin-hotel header .cross svg {

		width: 73px;
    position: absolute;
    top: 0;
    right: 1px;
    height: 73px;
}

@media (max-width:992px) {
body button.cross.toggleDisplay:after {
    position: absolute;
        top: 13px;
    left: 0;
    width: 44px;
    height: 44px;
    border: 3px solid #d8c693;
    content: "";
}
}




@media (max-width:600px) {
.kelvin-hotel header .cross {
	padding: 0px;
	width: 44px;
	top: 0px;
	margin: 0px;
	float: left;
}
.kelvin-hotel header .cross svg {
	width: 44px;
}
}
.kelvin-hotel header .menu {
	z-index: 100;
	font-weight: bold;
	font-size: 0.8em;
	width: 100%;
	position: absolute;
	text-align: center;
	font-size: 12px;
	height: 100vh;
	top: 0px;
	padding-top: 160px;
}
.kelvin-hotel header .menu .navbar-nav > li {
	float: left;
	width: 100%;
	text-align: right;
}
.kelvin-hotel header .menu .navbar-nav > li:hover {
	background-color: transparent;
}
.kelvin-hotel header .menu .navbar-nav > li a {
	background-color: transparent;
	padding: 15px 15px;
	font-size: 22px;
	color: #ffffff;
	font-weight: 400;
}

@media (max-width:600px) {
.kelvin-hotel header .menu .navbar-nav > li a {
	font-size: 16px;
	padding: 10px 10px;
}
}
.kelvin-hotel header .menu .navbar-nav > li a:hover {
	background-color: transparent;
}
.kelvin-hotel header .menu .navbar-nav > li .dropdown-menu {
	position: relative;
	top: 100%;
	text-align: right;
	right: 0;
	z-index: 1000;
	float: right;
	min-width: 260px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: rgba(241, 241, 241, 0);
	border: 0px solid #cccccc;
	border: 0px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
	background-clip: padding-box;
}
.kelvin-hotel header .menu .navbar-nav > li .dropdown-menu a {
	background-color: transparent;
	padding: 8px 15px;
	font-size: 14px;
	color: #dac893;
	font-weight: 400;
}
.kelvin-hotel header .menu .navbar-nav > li .dropdown-menu a:hover {
	background-color: transparent;
}
.kelvin-hotel header .menu .navbar-nav {
	float: right;
	margin: 0;
	position: relative;
	z-index: 100;
	padding-top: 60px;
}
.kelvin-hotel header .menu .navbar-collapse {
	padding-right: 0px;
}

@media (max-width:767px) {
.kelvin-hotel header .menu .collapse {
	display: inherit !important;
	padding-right: 29px !important;
	border-top: 0px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0);
}
}
.kelvin-hotel header .glyphicon-home {
	color: white;
	font-size: 1.5em;
	margin-top: 5px;
	margin: 0 auto;
}
.kelvin-hotel header .logo_outer {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	float: left;
	padding-top: 50px;
}

@media (max-width:600px) {
.kelvin-hotel header .logo_outer {
	padding-top: 20px;
}
.kelvin-hotel header .logo_outer img {
	width: 200px;
}
}

@media (min-width:992px) {
.kelvin-hotel header .logo_outer img {
	width: 350px;
}
}

@media (max-width:992px) and (min-width:600px) {
.kelvin-hotel header .logo_outer img {
	width: 200px;
}
}
.kelvin-hotel .banner_section {
	width: 100%;
	float: left;
	position: relative;
	height: 100%;
	background-image: url(../img/b1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
}

@media (max-width:1199px) {
.kelvin-hotel .banner_section {
	background-size: cover;
	background-image: url(../img/b1.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	background-attachment: fixed;
	background-position: center;
	height: inherit;
}
}

@media (min-width:1200px) {
.kelvin-hotel .banner_section {
	background-size: cover;
}
}
.kelvin-hotel .banner_section .flex_box {
	display: flex;
	justify-content: center;
	align-items: center;
	height: auto;
	float: left;
	position: relative;
	width: 100%;
	flex-direction: column;
	padding-top: 270px;
}

@media (max-width:767px) {
.kelvin-hotel .banner_section .flex_box {
	padding-top: 172px;
}
}

@media (max-width:600px) {
.kelvin-hotel .banner_section .flex_box {
	padding-top: 95px !important;
}
}
.kelvin-hotel .banner_section h2 {
	width: auto;
	text-align: center;
	border-bottom: 1px solid #dac893;
	padding-bottom: 20px;
	float: left;
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
	font-size: 70px;
	font-weight: 500;
}
.kelvin-hotel .banner_section h2 i {
	font-family: 'Alex Brush', cursive;
	color: #dac893;
	font-size: 70px;
}
.kelvin-hotel .banner_section .fourboxes {
	float: left;
	width: 100%;
}
.kelvin-hotel .banner_section .fourboxes .image_box {
	float: left;
	width: 100%;
	background: #000;
	padding: 8px;
}
.kelvin-hotel .banner_section .fourboxes .image_box img {
	width: 100%;
	height: 240px;
	background: #000;
	object-fit: cover;
}
.kelvin-hotel .banner_section .fourboxes .image_box h4 {
	text-align: center;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	padding: 8px 0px;
	margin: 0px;
}
.kelvin-hotel .banner_section .col-md-3.col-xs-6 {
	margin-bottom: 15px;
}

@media (max-width:500px) {
.kelvin-hotel .banner_section .col-md-3.col-xs-6 {
	width: 100%;
}
}
.kelvin-hotel .aboutcontent {
	width: 100%;
	float: left;
	padding: 50px 0px;
	margin: 0px;
	position: relative;
}
.kelvin-hotel .aboutcontent p {
	margin: 10px 0px 8px 0px;
	color: #6f6f6e;
	font-weight: 500;
	float: left;
	text-align: center;
	width: 100%;
	font-size: 15px;
}
.kelvin-hotel .booknow {
	width: 100%;
	float: left;
	padding: 20px 0px;
	margin: 0px;
	position: relative;
}
.kelvin-hotel .booknow a {
	padding: 5px 190px;
	border: 1px solid #dac893;
	text-decoration: none;
	font-size: 30px;
	color: #dac893;
	font-weight: 500;
	background: rgba(29, 29, 27, 0.53);
	transition: all .8s linear;
	-o-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-webkit-transition: all .8s linear;
}
.kelvin-hotel .booknow a:hover {
	background: rgba(111, 111, 109, 0.53);
	color: rgb(218, 200, 147);
}
.kelvin-hotel .booknow p a {
	padding: 0px !important;
	background: none !important;
	border: none !important;
}
.kelvin-hotel .booknow p a:hover {
	background: none !important;
}

@media (max-width:767px) {
.kelvin-hotel .booknow a {
	padding: 13px 90px;
}
}

@media (max-width:500px) {
.kelvin-hotel .booknow a {
	padding: 13px 40px;
}
}
.kelvin-hotel .booknow .col-md-12 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	flex-flow: wrap;
	flex-direction: column;
}
.kelvin-hotel p {
	margin: 15px 0px 15px 0px;
	color: #fff;
	font-weight: 300;
	float: left;
	text-align: center;
	width: 100%;
	font-size: 26px;
}
.kelvin-hotel footer {
	width: 100%;
	float: left;
	padding: 50px 0px;
	margin: 0px;
	position: relative;
	background-color: #1d1d1b;
}
.kelvin-hotel footer .enquiry {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.kelvin-hotel footer .enquiry a {
	color: #dac893;
}

@media (max-width:992px) {
.kelvin-hotel footer .col-md-4.right-br {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 0px;
	flex-direction: column;
}
}

@media (min-width:992px) {
.kelvin-hotel footer .col-md-4.right-br {
	padding-right: 70px;
}
}

@media (max-width:992px) {
.kelvin-hotel footer .col-md-4.right-br img {
	width: 290px !important;
}
}

@media (min-width:992px) {
.kelvin-hotel footer .col-md-8 {
	padding-left: 70px;
}
}
.kelvin-hotel footer h3 {
	padding: 0px 0px 20px 0px;
	text-decoration: none;
	font-size: 22px;
	color: #dac893;
	font-weight: 400;
	margin: 0px;
}
.kelvin-hotel footer .right-br {
	border-right: 2px solid #dac893;
}

@media (max-width:480px) {
.kelvin-hotel footer .right-br {
	margin-top: 15px;
	border: 0px;
}
}
.kelvin-hotel footer .getintouch {
	float: left;
	width: 100%;
	position: relative;
}
.kelvin-hotel footer .getintouch p {
	color: #ffffff;
	font-weight: 400;
	font-size: 14px;
	margin: 5px 0px 3px 0px;
	padding: 0px;
	text-align: left;
}

@media (min-width:1200px) {
.kelvin-hotel footer .getintouch p {
	padding-right: 100px;
}
}
.kelvin-hotel footer .getintouch span {
	width: 100%;
	float: left;
	color: #ffffff;
	font-weight: 600;
}
.kelvin-hotel footer .map img {
	height: 195px;
}
.kelvin-hotel footer .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: rgba(255, 255, 255, 0);
	background-image: none;
	border: 1px solid #696666;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.kelvin-hotel footer .btn {
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 4px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	float: right;
	background: #dac893;
	color: #1d1d1b;
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}
.kelvin-hotel.kingsuite .innerpages .flex_box {
	display: block;
	justify-content: center;
	align-items: center;
	height: auto;
	float: left;
	position: relative;
	width: 100%;
	flex-direction: column;
	padding-top: 270px;
	margin-bottom: 20px;
}

@media (max-width:767px) {
.kelvin-hotel.kingsuite .innerpages .flex_box {
	padding-top: 172px;
}
}

@media (max-width:600px) {
.kelvin-hotel.kingsuite .innerpages .flex_box {
	padding-top: 95px !important;
}
}
.kelvin-hotel.kingsuite .innerpages .flex_box p {
	color: #ffffff;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	padding: 2px 40px;
	margin-bottom: 10px;
}

@media (max-width:767px) {
.kelvin-hotel.kingsuite .innerpages .flex_box p {
	padding: 2px 20px;
}
}

@media (min-width:1200px) {
.kelvin-hotel.kingsuite .innerpages .flex_box p {
	padding: 2px 186px;
}
}
.kelvin-hotel.kingsuite .innerpages .flex_box h4 {
	text-align: center;
	width: 100%;
	margin: 15px 0px -10px 0px;
	padding: 0px;
	float: left;
}
.kelvin-hotel.kingsuite .innerpages .booknow {
	width: 100%;
	float: left;
	padding: 20px 0px;
	margin: 0px;
	position: relative;
	background: transparent;
}
.kelvin-hotel.kingsuite .innerpages .booknow a {
	padding: 10px 10px;
	border: 1px solid #dac893;
	text-decoration: none;
	font-size: 20px;
	color: #dac893;
	font-weight: 500;
	text-align: center;
	margin-bottom: 20px;
}

@media (min-width:650px) {
.kelvin-hotel.kingsuite .innerpages .booknow a {
	width: 603px;
}
}

@media (min-width:480px) and (max-width:767px) {
.kelvin-hotel.kingsuite .innerpages .booknow a {
	padding: 10px 90px;
}
}

@media (min-width:80px) and (max-width:480px) {
.kelvin-hotel.kingsuite .innerpages .booknow a {
	padding: 10px 40px;
}
}
.kelvin-hotel.kingsuite .innerpages .booknow .col-md-12 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.kelvin-hotel.level-one .innerpages .flex_box {
	display: block;
	justify-content: center;
	align-items: center;
	height: auto;
	float: left;
	position: relative;
	width: 100%;
	flex-direction: column;
	padding-top: 270px;
	margin-bottom: 20px;
}

@media (max-width:767px) {
.kelvin-hotel.level-one .innerpages .flex_box {
	padding-top: 172px;
}
}

@media (max-width:600px) {
.kelvin-hotel.level-one .innerpages .flex_box {
	padding-top: 95px !important;
}
}
.kelvin-hotel.level-one .innerpages .flex_box p {
	color: #ffffff;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	padding: 0px 40px;
	margin: 0px;
}

@media (max-width:767px) {
.kelvin-hotel.level-one .innerpages .flex_box p {
	padding: 2px 20px;
}
}

@media (min-width:1200px) {
.kelvin-hotel.level-one .innerpages .flex_box p {
	padding: 2px 100px;
}
}
.kelvin-hotel.level-one .innerpages .flex_box p a {
	color: #fff;
	text-decoration: underline;
}
.kelvin-hotel.level-one .innerpages .flex_box h4 {
	text-align: center;
	width: 100%;
	margin: 15px 0px -10px 0px;
	padding: 0px;
	float: left;
}
.kelvin-hotel.level-one .innerpages .flex_box a {
	color: #dac893;
}
.kelvin-hotel.level-one .innerpages .booknow {
	width: 100%;
	float: left;
	padding: 20px 0px 10px;
	margin: 0px;
	position: relative;
	background: transparent;
}
.kelvin-hotel.level-one .innerpages .booknow a {
	padding: 10px 10px;
	border: 1px solid #dac893;
	text-decoration: none;
	font-size: 20px;
	color: #dac893;
	font-weight: 500;
	text-align: center;
	margin-bottom: 20px;
}

@media (min-width:650px) {
.kelvin-hotel.level-one .innerpages .booknow a {
	width: 603px;
}
}

@media (min-width:480px) and (max-width:767px) {
.kelvin-hotel.level-one .innerpages .booknow a {
	padding: 10px 90px;
}
}

@media (min-width:80px) and (max-width:480px) {
.kelvin-hotel.level-one .innerpages .booknow a {
	padding: 10px 40px;
}
}
.kelvin-hotel.level-one .innerpages .booknow .col-md-12 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.kelvin-hotel.level-one .innerpages .boxt-bottom {
	width: 100%;
	margin: 30px 0px 30px;
	padding: 0px;
	float: left;
}
.kelvin-hotel.level-one .innerpages .boxt-bottom p {
	margin: 0px;
}

@media (max-width:992px) {
.kelvin-hotel.level-one .innerpages .col-md-4 {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
}
.kelvin-hotel .innerpages {
	width: 100%;
	float: left;
	position: relative;
	height: auto;
	background-repeat: no-repeat;
	background-size: cover !important;
	padding-bottom: 20px;
	background-attachment: fixed;
}
.kelvin-hotel .innerpages:after {
	width: 100%;
	position: absolute;
	top: 0px;
	content: '';
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
}
.kelvin-hotel .innerpages .container {
	position: relative;
	z-index: 10;
}

@media (max-width:1199px) {
.kelvin-hotel .innerpages {
	background-size: cover;
	position: relative;
	width: 100%;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
}

@media (min-width:1200px) {
.kelvin-hotel .innerpages {
	background-size: 100%;
}
}
.kelvin-hotel .innerpages .flex_box {
	display: block;
	justify-content: center;
	align-items: center;
	height: auto;
	float: left;
	position: relative;
	width: 100%;
	flex-direction: column;
	padding-top: 270px;
	margin-bottom: 20px;
}

@media (max-width:767px) {
.kelvin-hotel .innerpages .flex_box {
	padding-top: 172px;
}
}


.kelvin-hotel .innerpages .flex_box p {
	color: #ffffff;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	padding: 2px 90px;
	margin-bottom: 10px;
}

@media (max-width:767px) {
.kelvin-hotel .innerpages .flex_box p {
	padding: 2px 20px;
}
}
.kelvin-hotel .innerpages .flex_box h4 {
	text-align: center;
	width: 100%;
	color: #d9c792;
	margin: 15px 0px -10px 0px;
	padding: 0px;
	float: left;
}
.kelvin-hotel .innerpages h2 {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #dac893;
	padding-bottom: 20px;
	float: left;
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
	font-size: 60px;
	font-weight: 500;
}

@media (max-width:767px) {
.kelvin-hotel .innerpages h2 {
	font-size: 30px;
}
}
.kelvin-hotel .innerpages h2 i {
	font-family: 'Alex Brush', cursive;
	color: #dac893;
	font-size: 70px;
}

@media (max-width:767px) {
.kelvin-hotel .innerpages h2 i {
	font-size: 40px;
}
}
.kelvin-hotel .innerpages .booknow {
	width: 100%;
	float: left;
	padding: 30px 0px;
	margin: 0px;
	position: relative;
	background: transparent;
}
.kelvin-hotel .innerpages .booknow a {
	padding: 10px 10px;
	border: 1px solid #dac893;
	text-decoration: none;
	font-size: 20px;
	color: #dac893;
	font-weight: 500;
	text-align: center;
}

@media (min-width:650px) {
.kelvin-hotel .innerpages .booknow a {
	width: 603px;
}
}

@media (min-width:480px) and (max-width:767px) {
.kelvin-hotel .innerpages .booknow a {
	padding: 10px 90px;
}
}

@media (min-width:80px) and (max-width:480px) {
.kelvin-hotel .innerpages .booknow a {
	padding: 10px 40px;
}
}
.kelvin-hotel .innerpages .booknow .col-md-12 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.kelvin-hotel .innerpages p {
	color: #ffffff;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	padding: 0px 0px;
	margin-bottom: 15px;
}
.kelvin-hotel .innerpages h5 {
	color: #ffffff;
	font-weight: 500;
	font-size: 16px;
	text-align: center;
	margin: 10px 0px -14px 0px;
}
.kelvin-hotel .innerpages .inner_boxes {
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: relative;
	float: left;
}

@media (min-width:67px) and (max-width:580px) {
.kelvin-hotel .innerpages .inner_boxes .col-xs-6 {
	width: 100%;
}
}

@media (min-width:450px) and (max-width:580px) {
.kelvin-hotel .innerpages .inner_boxes .col-xs-8 {
	width: 50%;
	padding-right: 0px;
	padding-left: 0px;
}
}

@media (min-width:50px) and (max-width:450px) {
.kelvin-hotel .innerpages .inner_boxes .col-xs-8 {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}
}

@media (min-width:450px) and (max-width:580px) {
.kelvin-hotel .innerpages .inner_boxes .col-xs-4 {
	width: 50%;
}
}

@media (min-width:50px) and (max-width:450px) {
.kelvin-hotel .innerpages .inner_boxes .col-xs-4 {
	width: 100%;
}
}
.kelvin-hotel .innerpages .inner_boxes .col-md-7 .col-md-12 {
	padding: 0px;
}

@media (min-width:991px) {
.kelvin-hotel .innerpages .inner_boxes .col-md-2 {
	padding-right: 0px;
}
}
.kelvin-hotel .innerpages .inner_boxes .image-blokss {
	background: #0a0907;
	padding: 8px;
	position: relative;
	padding-bottom: 1px;
	float: left;
	width: 100%;
}
.kelvin-hotel .innerpages .inner_boxes .image-blokss img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.kelvin-hotel .innerpages .inner_boxes .image-blokss .image-place.custom-object-fit img {
	width: 100%;
	min-width:290px;
	height:200px;
	object-fit: cover;
}

.kelvin-hotel .innerpages .inner_boxes .image-blokss .image-place.custom-object-fit {
    overflow: hidden !important;
}
    
}



@media (min-width:67px) and (max-width:580px) {
.kelvin-hotel .innerpages .inner_boxes .image-blokss img {
	height: auto;
	width: 100%;
	object-fit: cover;
}
}

@media (min-width:67px) and (max-width:992px) {
.kelvin-hotel .innerpages .inner_boxes .image-blokss {
	text-align: center;
}
}
.kelvin-hotel .innerpages .inner_boxes .blackbox {
	background: #0a0907;
	padding: 8px 0px;
	position: relative;
	padding-bottom: 1px;
	float: left;
	width: 100%;
	text-align: center;
}
.kelvin-hotel .innerpages .inner_boxes .blackbox img {
	width: 100%;
}

@media (min-width:767px) and (max-width:992px) {
.kelvin-hotel .innerpages .inner_boxes .blackbox img {
	height: auto;
	width: 100%;
	object-fit: cover;
}
}

@media (min-width:67px) and (max-width:767px) {
.kelvin-hotel .innerpages .inner_boxes .blackbox img {
	height: auto;
	width: 100%;
	object-fit: cover;
}
}
.kelvin-hotel .innerpages .inner_boxes .blackbox .image-blokss {
	padding: 0px 0px 15px 0px;
}
.kelvin-hotel .innerpages .inner_boxes h2 {
	border-bottom: 1px solid #b1b1b1;
	margin: 0px;
	padding: 8px;
	font-size: 15px;
	text-align: center;
	margin-bottom: 10px;
}
.kelvin-hotel .innerpages .inner_boxes h6 {
	text-align: center;
	color: #dac893;
}
.kelvin-hotel .brands {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.kelvin-hotel .brands a img {
	max-width: 150px;
	margin-left: 10px;
	margin-right: 10px;
}
.kelvin-hotel .menubtn {
	width: 100%;
	float: left;
	margin: 10px 0px 60px;
	padding: 0px;
	position: relative;
	display: flex;
	justify-content: space-between;
}
.kelvin-hotel .menubtn a {
	border: 1px solid #998c69;
	color: #cbb989;
	padding: 5px 15px;
	width: auto;
	float: left;
	background: rgba(29, 29, 27, 0.53);
	text-decoration: none;
	font-size: 19px;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	transition: all .8s linear;
	-o-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-webkit-transition: all .8s linear;
}
.kelvin-hotel .menubtn a:hover {
	background: rgba(111, 111, 109, 0.53);
	color: rgb(218, 200, 147);
}

@media (max-width:767px) {
input.wpcf7-form-control.wpcf7-submit.btn {
	margin-top: 84px;
}
body .kelvin-hotel .menubtn {
	width: 100%;
	float: left;
	margin: 10px 0px 60px;
	padding: 0px;
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}
.kelvin-hotel .menubtn a {
	border: 1px solid #998c69;
	color: #cbb989;
	padding: 9px 5px;
	width: auto;
	float: left;
	background: rgba(29, 29, 27, 0.53);
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 10px;
	min-width: 246px;
	text-align: center;
}
}
.kelvin-hotel .col-md-12 {
	float: left;
	width: 100%;
	margin: 0px;
}
.kelvin-hotel::-webkit-input-placeholder {
color:#fff;
}
.kelvin-hotel:-ms-input-placeholder {
color:red;
}
.kelvin-hotel::-moz-placeholder {
color:#fff;
}
.kelvin-hotel:-moz-placeholder {
color:#fff;
}
.kelvin-hotel .clrs:after {
	position: absolute;
	top: 2px;
	content: '';
	width: 24px;
	height: 23px;
	background: url(../img/calandar.png);
	right: 10px;
}
.kelvin-hotel .reservation {
	width: 600px;
	margin: auto;
	position: relative;
}

@media (max-width:767px) {
.kelvin-hotel .reservation {
	width: 80%;
}
}
.kelvin-hotel .reservation h4 {
	font-size: 24px;
	text-align: left;
	color: #cbb989;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}
.kelvin-hotel .reservation form {
	margin-bottom: 50px;
	float: left;
	width: 100%;
}
.kelvin-hotel .reservation .form-group {
	position: relative;
	margin-bottom: 8px;
}
.kelvin-hotel .reservation .form-control {
	display: block;
	width: 100%;
	height: 28px;
	padding: 4px 12px;
	font-size: 13px;
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
	line-height: 1.42857143;
	color: #fff;
	background-color: #1d1d1b;
	background-image: none;
	border: 1px solid #696666;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.kelvin-hotel .reservation .btn {
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 4px 20px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	float: right;
	background: #dac893;
	color: #1d1d1b;
	font-weight: 800;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}
.kelvin-hotel .reservation textarea.form-control {
	height: 150px !important;
}
.kelvin-hotel .reservation .checkbox label:after, .kelvin-hotel .reservation .radio label:after {
	content: '';
	display: table;
	clear: both;
}
.kelvin-hotel .reservation .checkbox .cr, .kelvin-hotel .reservation .radio .cr {
	position: relative;
	display: inline-block;
	border: 1px solid #a9a9a9;
	border-radius: 0px;
	background: #1d1d1b;
	width: 1.3em;
	height: 1.3em;
	float: left;
	margin-right: .5em;
}
.kelvin-hotel .reservation .radio .cr {
	border-radius: 50%;
}
.kelvin-hotel .reservation .checkbox .cr .cr-icon, .kelvin-hotel .reservation .radio .cr .cr-icon {
	position: absolute;
	font-size: .8em;
	line-height: 0;
	top: 50%;
	left: 20%;
}
.kelvin-hotel .reservation .radio .cr .cr-icon {
	margin-left: 0.04em;
}
.kelvin-hotel .reservation .checkbox label input[type="checkbox"], .kelvin-hotel .reservation .radio label input[type="radio"] {
	display: none;
}
.kelvin-hotel .reservation .checkbox label input[type="checkbox"] + .cr > .cr-icon, .kelvin-hotel .reservation .radio label input[type="radio"] + .cr > .cr-icon {
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	transition: all 0.3s ease-in;
}
.kelvin-hotel .reservation .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .kelvin-hotel .reservation .radio label input[type="radio"]:checked + .cr > .cr-icon {
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
}
.kelvin-hotel .reservation .checkbox label input[type="checkbox"]:disabled + .cr, .kelvin-hotel .reservation .radio label input[type="radio"]:disabled + .cr {
	opacity: .5;
}
.kelvin-hotel .reservation .checkbox label {
	min-height: 20px;
	padding-left: 0px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}
.kelvin-hotel .reservation small {
	color: #fff;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	margin-top: 0;
	line-height: 0px;
	padding-top: 14px;
	float: left;
}
.kelvin-hotel .acordian-main {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	margin-bottom: 40px;
}
.kelvin-hotel .acordian-main .accordion-toggle:after {
	font-family: 'FontAwesome';
	content: "\f078";
	float: right;
}
.kelvin-hotel .acordian-main .accordion-opened .accordion-toggle:after {
	content: "\f054";
}
.kelvin-hotel .panel-group .panel-heading + .panel-collapse > .panel-body {
	border: 0px solid #ddd;
	background: rgba(29, 29, 27, 0.53);
	padding: 20px 10px 20px 10px;
}
.kelvin-hotel .panel-group .panel-heading + .panel-collapse > .panel-body p {
	text-align: left;
	width: 100%;
	font-weight: 400;
	font-size: 16px;
	margin: 0px 0px 20px 0px;
}

@media (max-width:991px) {
.kelvin-hotel .panel-group .panel-heading + .panel-collapse > .panel-body p {
	margin-top: 15px;
	margin-bottom: 5px;
}
}
.kelvin-hotel .panel-group .panel-heading + .panel-collapse > .panel-body.inners {
	background: #ececec !important;
	width: 100%;
	position: relative;
	margin-top: -5px;
	padding-left: 100px;
}
.kelvin-hotel .panel-group .panel-heading + .panel-collapse > .panel-body.inners .col-md-8 {
	padding: 25px 15px;
}
.kelvin-hotel .panel-group .panel-heading + .panel-collapse > .panel-body.inners .col-md-7 {
	padding: 25px 15px;
}
.kelvin-hotel .panel-group .panel-heading + .panel-collapse > .panel-body.inners .col-md-5 {
	padding: 25px 15px;
	float: left;
}
.kelvin-hotel .panel-group .panel-heading + .panel-collapse > .panel-body.inners .col-md-4 {
	padding: 25px 15px;
	float: left;
}
.kelvin-hotel .panel-group .panel-heading + .panel-collapse > .panel-body.inners p {
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 20px;
}

@media (max-width:991px) {
.kelvin-hotel .panel-group .panel-heading + .panel-collapse > .panel-body.inners p {
	font-size: 16px;
}
}

@media (max-width:767px) {
.kelvin-hotel .panel-group .panel-heading + .panel-collapse > .panel-body.inners {
	padding-left: 0px;
	margin-top: -15px;
}
}
.kelvin-hotel .acordian-main .panel-group, .kelvin-hotel .acordian-main .panel-group .panel, .kelvin-hotel .acordian-main .panel-group .panel-heading, .kelvin-hotel .acordian-main .panel-group .panel-heading a, .kelvin-hotel .acordian-main .panel-group .panel-title, .kelvin-hotel .acordian-main .panel-group .panel-title a, .kelvin-hotel .acordian-main .panel-group .panel-body, .kelvin-hotel .acordian-main .panel-group .panel-group .panel-heading + .panel-collapse > .panel-body {
	border-radius: 0px;
	border: 0;
}
.kelvin-hotel .acordian-main .panel-group .panel-heading {
	padding: 0;
	width: 100%;
	height: 80px;
	margin-bottom: 15px;
	margin: 0px;
}

@media (max-width:767px) {
.kelvin-hotel .acordian-main .panel-group .panel-heading {
	height: 50px;
}
}
.kelvin-hotel .acordian-main .panel-group .panel-heading h4 {
	width: 100%;
	height: auto;
	color: #fff;
}
.kelvin-hotel .acordian-main .panel-group .panel-heading a {
	display: block;
	background: #1d1d1b;
	color: #fff!important;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	padding: 15px 15px 15px 110px;
	text-decoration: none;
	position: relative;
	height: 80px;
	display: flex;
	align-items: center;
	font-size: 25px;
}

@media (max-width:767px) {
.kelvin-hotel .acordian-main .panel-group .panel-heading a {
	height: 50px;
	font-size: 20px;
	padding: 15px 15px 15px 70px;
}
}
.kelvin-hotel .acordian-main .panel-group .panel-heading a.collapsed {
	background: #1d1d1b;
	color: inherit;
	color: #DAC893 !important;
}
.kelvin-hotel .acordian-main .panel-group .panel-heading a:after {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 50px;
	width: 80px;
	height: 80px;
	background: url('../img/mines.png') no-repeat #1d1d1b;
	background-position: center;
	text-align: center;
	color: #fff;
	padding-top: 10px;
}

@media (max-width:767px) {
.kelvin-hotel .acordian-main .panel-group .panel-heading a:after {
	height: 50px;
	width: 60px;
}
}
.kelvin-hotel .acordian-main .panel-group .panel-heading a.collapsed:after {
	content: '';
	background: url('../img/plus.png') no-repeat #1d1d1b;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 50px;
	width: 80px;
	height: 80px;
	text-align: center;
	color: #fff;
	padding-top: 10px;
	background-position: center;
}

@media (max-width:767px) {
.kelvin-hotel .acordian-main .panel-group .panel-heading a.collapsed:after {
	height: 50px;
	width: 60px;
}
}
.kelvin-hotel .acordian-main .panel-body .panel-group .panel-heading {
	padding: 0;
	width: 100%;
	height: 50px;
	margin-bottom: 15px;
	margin: 0px;
}
.kelvin-hotel .acordian-main .panel-body .panel-group .panel-heading a {
	display: block;
	background: #1d1d1b;
	color: #fff!important;
	padding: 0px 15px 0px 110px;
	text-decoration: none;
	position: relative;
	height: 50px;
	display: flex;
	font-family: 'Raleway', sans-serif;
	align-items: center;
	font-weight: 500;
	font-size: 30px;
}

@media (max-width:767px) {
.kelvin-hotel .acordian-main .panel-body .panel-group .panel-heading a {
	height: 40px;
	font-size: 16px;
	padding: 15px 15px 15px 70px;
}
}
.kelvin-hotel .acordian-main .panel-body .panel-group .panel-heading a.collapsed {
	background: #1d1d1b;
	color: inherit;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}
.kelvin-hotel .acordian-main .panel-body .panel-group .panel-heading a:after {
	content: '';
	background: url('../img/mines.png') no-repeat #1d1d1b;
	background-position: center;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 40px;
	width: 80px;
	height: 50px;
	text-align: center;
	padding-top: 0px;
}

@media (max-width:767px) {
.kelvin-hotel .acordian-main .panel-body .panel-group .panel-heading a:after {
	height: 40px;
	width: 60px;
}
}
.kelvin-hotel .acordian-main .panel-body .panel-group .panel-heading a.collapsed:after {
	content: '';
	background: url('../img/plus.png') no-repeat #1d1d1b;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 50px;
	width: 80px;
	height: 50px;
	text-align: center;
	color: #fff;
	padding-top: 0px;
	background-position: center;
}

@media (max-width:767px) {
.kelvin-hotel .acordian-main .panel-body .panel-group .panel-heading a.collapsed:after {
	height: 40px;
	width: 60px;
}
}
.kelvin-hotel .acordian-main .panel-group .panel-collapse {
	margin-top: 0px !important;
}
.kelvin-hotel .acordian-main .panel-group .panel-body {
	background: #ffffff;
	padding: 15px;
}
.kelvin-hotel .acordian-main .panel-group .panel {
	background-color: transparent;
}
.kelvin-hotel .acordian-main .panel-group .panel-body p:last-child, .kelvin-hotel .acordian-main .panel-group .panel-body ul:last-child, .kelvin-hotel .acordian-main .panel-group .panel-body ol:last-child {
	margin-bottom: 0;
}
.kelvin-hotel .carousel-control .glyphicon-chevron-left, .kelvin-hotel .carousel-control .glyphicon-chevron-right, .kelvin-hotel .carousel-control .icon-prev, .kelvin-hotel .carousel-control .icon-next {
	width: 43px;
	height: 43px;
	margin-top: -10px;
	font-size: 30px;
}
.kelvin-hotel .carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.kelvin-hotel .carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.kelvin-hotel a.left.carousel-control {
	position: absolute;
	top: 76%;
	left: -23px;
	bottom: 0;
	width: 50px;
	opacity: 1;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	background-color: rgba(0, 0, 0, 0);
}

@media (max-width:510px) {
.kelvin-hotel a.left.carousel-control {
	top: 55%;
}
}
.kelvin-hotel a.right.carousel-control {
	position: absolute;
	top: 76%;
	right: 22px;
	bottom: 0;
	width: 50px;
	opacity: 1;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	background-color: rgba(0, 0, 0, 0);
}

@media (max-width:510px) {
.kelvin-hotel a.right.carousel-control {
	top: 55%;
}
}
.kelvin-hotel .glyphicon-chevron-left:before {
	content: "";
	background: url(../img/arow2.png);
	width: 43px;
	height: 43px;
	position: absolute;
	z-index: 10;
}
.kelvin-hotel .glyphicon-chevron-right:before {
	content: "";
	background: url(../img/arow1.png);
	width: 43px;
	height: 43px;
	position: absolute;
	z-index: 10;
}
.image-blokss .image-place {
	position: relative;
	width: 100%;
	float: left;
	margin-bottom: 8px;
}
.image-blokss .overbox {
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	z-index: 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	opacity: 0;
	width: 100%;
	height: 100%;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: wrap;
}

@media (min-width:360px) and (max-width:450px) {
.image-blokss .overbox {
	padding: 50px 20px;
}
.image-blokss .title {
	font-size: 12px !important;
}
}

@media (min-width:60px) and (max-width:360px) {
.image-blokss .overbox {
	padding: 20px 20px;
}
.image-blokss .title {
	font-size: 10px !important;
}
.image-blokss h6 {
	font-size: 14px !important;
}
}
.image-blokss:hover .overbox {
	opacity: 1;
}
.image-blokss .overtext {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
}
.image-blokss .title {
	font-size: 0.6em;
	text-transform: uppercase;
	opacity: 0;
	transition-delay: 0.1s;
	transition-duration: 0.2s;
	width: 100%;
	text-align: center;
	line-height: 14px;
}
.image-blokss:hover .title, .image-blokss:focus .title {
	opacity: 1;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.image-blokss .tagline {
	font-size: 0.8em;
	opacity: 0;
	transition-delay: 0.2s;
	transition-duration: 0.2s;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: wrap;
}
.image-blokss .tagline a {
	border: 1px solid #fff;
	padding: 4px 15px;
	float: left;
	margin: 0px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .8s linear;
	-o-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-webkit-transition: all .8s linear;
}
.image-blokss .tagline a:hover {
	background: rgba(111, 111, 109, 0.53);
	color: rgb(218, 200, 147);
}

@media (min-width:67px) and (max-width:700px) {
.image-blokss .tagline a {
	padding: 4px 10px;
	font-size: 13px;
}
}
.image-blokss .tagline a:hover {
	border: 1px solid #dac893;
	color: #dac893;
}
.image-blokss:hover .tagline, .image-blokss:focus .tagline {
	opacity: 1;
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
}
input[type="checkbox"] {
	width: 20px;
	height: 15px;
}
input[type="checkbox"] + label {
	color: #f00;
}
.first {
	float: left;
	margin-top: -15px;
	margin-bottom: 10px;
}

@media (max-width:767px) {
.kelvin-hotel .banner_section h2 {
	width: auto;
	text-align: center;
	border-bottom: 1px solid #dac893;
	padding-bottom: 20px;
	float: left;
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	font-weight: 500;
	margin-top: 40px;
}
.kelvin-hotel .banner_section h2 i {
	font-family: 'Alex Brush', cursive;
	color: #dac893;
	font-size: 30px;
}
.kelvin-hotel .booknow a {
	border: 1px solid #dac893;
	text-decoration: none;
	font-size: 16px;
	color: #dac893;
	font-weight: 500;
	background: rgba(29, 29, 27, 0.53);
}
body .kelvin-hotel .innerpages .booknow a {
	padding: 10px 10px;
	border: 1px solid #dac893;
	text-decoration: none;
	font-size: 16px;
	color: #dac893;
	font-weight: 500;
	text-align: center;
	width: 100%;
}
.kelvin-hotel .booknow p {
	margin: 15px 0px 15px 0px;
	color: #fff;
	font-weight: 300;
	float: left;
	text-align: center;
	width: 100%;
	font-size: 20px;
}
.col-md-4.right-br {
	margin-bottom: 30px;
}
body .kelvin-hotel .innerpages h2 {
	font-size: 30px;
	margin-top: 40px;
}
.kelvin-hotel .booknow p a {
	margin: 0px;
	color: #fff;
	padding: 0px;
	font-weight: 300;
	text-decoration: none;
	font-size: 20px;
	background: rgba(29, 29, 27, 0) !important;
	border: 0px solid #dac893 !important;
}
.kelvin-hotel footer .getintouch p a {
	color: #ffffff;
	font-weight: 400;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
}
.kelvin-hotel .banner_section .fourboxes .image_box h4 {
	float: left;
	width: 100%;
}
.image_box a {
	overflow: hidden;
	position: relative;
	float: left;
	width: 100%;
}
.image_box a img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.image_box:hover a img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.image_box h4 a {
	color: #dac893;
}
.image_box:hover h4 a {
	color: #fff;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.kelvin-hotel header .cross.toggleDisplay {
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	opacity: 1;
	z-index: 7;
}
.kelvin-hotel header .cross {
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	opacity: 0;
	z-index: 5;
}
button.hamburger {
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	opacity: 0;
	z-index: 3;
}
button.hamburger.toggleDisplay {
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	opacity: 1;
	z-index: 6;
}
.kelvin-hotel header .menu.hideMenu {
	content: "";
	position: absolute;
	width: 50%;
	top: 0px;
	height: 100vh;
	z-index: 5;
	-moz-transition: all 400ms ease-in;
	-webkit-transition: all 400ms ease-in;
	-o-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	right: -100%;
}
.kelvin-hotel header .menu.showMenu {
	content: "";
	position: absolute;
	width: 50%;
	right: 0% !important;
	margin-right: 0px !important;
	top: 0px;
	height: 100vh;
	z-index: 5;
	margin: 0 0 0 0px;
	-moz-transition: all 400ms ease-in;
	-webkit-transition: all 400ms ease-in;
	-o-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}
.kelvin-hotel header .menu.hideMenu:after {
	background: rgba(0, 0, 0, 0.75);
	content: "";
	position: fixed;
	width: 50%;
	top: 0px;
	height: 100vh;
	z-index: 5;
	-moz-transition: all 400ms ease-in;
	-webkit-transition: all 400ms ease-in;
	-o-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	right: -100%;
}
.kelvin-hotel header .menu.showMenu:after {
	background: rgba(0, 0, 0, 0.75);
	content: "";
	position: fixed;
	width: 50%;
	right: 0% !important;
	margin-right: 0px !important;
	top: 0px;
	height: 100vh;
	z-index: 5;
	margin: 0 0 0 0px;
	-moz-transition: all 400ms ease-in;
	-webkit-transition: all 400ms ease-in;
	-o-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}
.kelvin-hotel header .menu {
	right: -100%;
}

@media (max-width:600px) {
.kelvin-hotel header .menu.hideMenu {
	content: "";
	position: absolute;
	width: 70%;
	top: 0px;
	height: 100vh;
	z-index: 5;
	-moz-transition: all 400ms ease-in;
	-webkit-transition: all 400ms ease-in;
	-o-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	right: -100%;
}
.kelvin-hotel header .menu.showMenu {
	content: "";
	position: absolute;
	width: 70%;
	right: 0% !important;
	margin-right: 0px !important;
	top: 0px;
	height: 100vh;
	z-index: 5;
	margin: 0 0 0 0px;
	-moz-transition: all 400ms ease-in;
	-webkit-transition: all 400ms ease-in;
	-o-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}
.kelvin-hotel header .menu.hideMenu:after {
	background: rgba(0, 0, 0, 0.75);
	content: "";
	position: fixed;
	width: 70%;
	top: 0px;
	height: 100vh;
	z-index: 5;
	-moz-transition: all 400ms ease-in;
	-webkit-transition: all 400ms ease-in;
	-o-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	right: -100%;
}
.kelvin-hotel header .menu.showMenu:after {
	background: rgba(0, 0, 0, 0.75);
	content: "";
	position: fixed;
	width: 70%;
	right: 0% !important;
	margin-right: 0px !important;
	top: 0px;
	height: 100vh;
	z-index: 5;
	margin: 0 0 0 0px;
	-moz-transition: all 400ms ease-in;
	-webkit-transition: all 400ms ease-in;
	-o-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}
}
.right-br img {
	width: 100% !important;
}
ul.sub-menu {
	list-style: none;
}
.kelvin-hotel header .menu .navbar-nav > li {
	overflow: hidden;
	position: relative;
}
.kelvin-hotel header .menu .navbar-nav > li a.dropdown-toggle {
background:#;
	z-index: 10000;
	position: relative;
}
ul.sub-menu.animated.dropdown-menu.slideInDown {
}
ul.sub-menu.animated.dropdown-menu.slideInUp {
}

@media(max-width:767px) {
body .flipster-carousel .flip-items {
	height: 260px !important;
}
body .flipster-carousel .flip-items img {
	max-height: 200px;
	object-fit: cover;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
body .kelvin-hotel header .menu {
	padding-top: 60px;
}
}
.kelvin-hotel .modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
	background: rgba(0, 0, 0, 0.61);
	z-index: 100;
}
.kelvin-hotel .modal::before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-right: -4px;
	vertical-align: middle;
}
.kelvin-hotel .modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.kelvin-hotel .modal {
	text-align: center;
}
.kelvin-hotel button.close {
	width: 40px;
	height: 40px;
	opacity: 1 !important;
	background: rgba(218, 200, 147, 0.78);
	color: #000;
	border-radius: 50%;
	position: absolute;
	right: -15px;
	top: -19px;
	font-size: 21px;
}
section.error-404.not-found {
	height: 80vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
section.error-404.not-found h1.page-title {
	color: #fff;
	text-align: center;
	width: 100%;
	float: left;
}
section.error-404.not-found .errImage {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.textwidget p a {
	color: #dac893 !important;
	text-decoration: none;
}

@media (max-width:700px) and (min-width:400px) {
body .kelvin-hotel .banner_section {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-size: 100%;
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	background-attachment: fixed;
	background-position: top right;
	height: inherit;
	background-color: #564a34;
}
.banner_section:before {
	position: fixed !important;
	width: 100%;
	height: 100%;
	content: "";
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-size: 100%;
	background-image: url(../img/kelvin-mobile.jpg) !important;
	background-repeat: no-repeat;
	min-height: 500px;
	pointer-events: none;
	left: 0;
	top: 0;
}
}

@media (max-width:400px) {
body .kelvin-hotel .banner_section {
	webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-size: 126%;
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	background-attachment: fixed;
	background-position: right;
	height: inherit;
	background-color: #564a34;
}
.banner_section:before {
	position: fixed !important;
	width: 100%;
	height: 100%;
	content: "";
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-size: 126%;
	background-image: url(../img/kelvin-mobile.jpg) !important;
	background-repeat: no-repeat;
	min-height: 500px;
	background-position: right;
	pointer-events: none;
	left: 0;
	top: 0;
}
}

@media (max-width:320px) {
.kelvin-hotel .banner_section {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
background-size:100% 100% background-image:url(../img/b1.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	background-attachment: fixed;
	background-position: center;
	height: inherit;
}
}
body .kelvin-hotel .innerpages .booknow a {
	cursor: pointer;
}

@media (max-width:992px) {
.map-inner {
	width: 200px !important;
}
.map-icon i {
	font-size: 50px !important;
}
}
.map-inner {
	width: 300px;
	height: auto;
	float: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.map-inner:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: ease .5s;
	content: "";
	opacity: 1;
	background: rgba(0, 0, 0, 0.35);
	cursor: pointer;
	pointer-events: none;
	z-index: 11;
	transition: all .8s linear;
	-o-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-webkit-transition: all .8s linear;
}
.map-icon {
	position: absolute;
	visibility: hidden;
	opacity: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	transition: all .8s linear;
	-o-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-webkit-transition: all .8s linear;
}
.map-icon i {
	font-size: 70px;
	color: #fff;
	position: relative;
	z-index: 20;
	pointer-events: none;
	margin-bottom: 23px;
	opacity: 0;
	transition: opacity 1s ease;
	transition: all .8s linear;
	-o-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-webkit-transition: all .8s linear;
}
.map-inner:hover .map-icon i {
	opacity: 1;
	transition: opacity 1s ease;
	transition: all .8s linear;
	-o-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-webkit-transition: all .8s linear;
}
.map-inner:hover .map-icon {
	position: absolute;
	opacity: 1;
	cursor: pointer;
	visibility: visible;
	transition: all 01s ease;
}
.map-inner:hover:before {
	position: absolute;
	opacity: 1;
	background: rgba(0, 0, 0, 0.45);
	z-index: 15;
	transition: all .8s linear;
	-o-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-webkit-transition: all .8s linear;
}
.footer-map p {
	margin-bottom: 0;
}
.map-inner a {
	position: relative;
	z-index: 10;
}
.map-link {
	font-size: 14px;
	color: #dac893;
	margin-top: 4px;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
}
.map-link:hover {
	color: #dac893;
	text-decoration: none;
}
.kelvin-hotel .banner_section {
	min-height: 100vh;
}
.renovations {
	color: #ffffff;
	text-align: center;
	margin-bottom: 10px;
}
