/*
 Theme Name:   BrisHotel
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  The hotel theme
 Author:       Varun
 Author URI:   http://example.com
 Template:     blankslate
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  blankslate-child
*/
html{
	scroll-behavior: smooth;
}
body {}
 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: ProximaNova-Regular;
  color: #454545;
  opacity:1;
}
::-moz-placeholder { /* Firefox 19+ */
  font-family: Lato-Regular;
  color: #454545;  
  opacity:1;
}
:-ms-input-placeholder { /* IE 10+ */
  font-family: Lato-Regular;
  color: #454545;  
  opacity:1;
}
 :-moz-placeholder { /* Firefox 18- */
  font-family: Lato-Regular;
  color: #454545;  
  opacity:1;
}
.btn ,button, a {
	outline: 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: 0;
}
.testimonal-client .img-test img{
	max-height:135px;
}
.row.image-row {
    margin-top: 30px;
}
/*ul.navigation li.active:last-child a {
    color: #464545;
}*/
ul.nearby li {
    font-family: Lato-Medium;
    font-size: 16px;
    line-height: 30px;
	letter-spacing: 0.5px;
}
.nearby span {
    font-weight: 700;
}
.hb-form-field {

    width: 50%;
    float: left;
    padding-left: 0;
    max-height: 68px;
    padding-right: 25px;

}
.hb-form-field:nth-child(2n) {
    padding-right: 0;
}
.terms-policy {
    position: relative;
	padding-left:25px;
}
.terms-policy li {
    position: relative;
	font-family:Lato-medium;
	font-size:16px;
}
ul.terms-policy li::before {

    position: absolute;
    content: "";
    width: 7px;
    height: 10px;
    background-image: url("icons/right-arrow.png");
    left: -20px;
    background-size: 7px 10px;
    background-repeat: no-repeat;
    top: 7px;

}
.nearbytitle {
    font-family: Lato-Medium;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.page-template-default .entry-content .page-row p{
	margin-bottom: 19px !important;
}
.page-row{
	margin-bottom:10px;
}
/*Search Form*/
.hotel-form-search .hotel-booking-search input{
	width:100%;
}
.hotel-form-search .hotel-booking-search select,.hotel-form-search .hotel-booking-search input{
	border-radius:0;
}
.date-check{
	width:100%;
}
.banner .carousel-inner img {
    min-height: 200px;
}
.header {
    padding: 4px 0 8px 0;
}
.page-template-default .entry-content{
	margin-top:0;
}
.page-template-default .entry-content p{
	font-size: 16px;
    font-family: Lato-Regular;
    line-height: 30px;
    letter-spacing: 0.8px;
}
.banner {
    margin-bottom: -71px;
}
.adults-field {
    margin-top: 10px;
}
.header .navigation{
	margin:0;
}
.owl-dots {
    text-align: center;
    padding: 15px 0 0 0;
}
.owl-dots span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-dots .active span,.owl-dots .owl-dot:hover span {
    background: #f79e22;
}
.hotel-booking-form-front .date-check .form-control {
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    box-shadow: none;
    font-family: Lato-Regular;
    background-image: url(images/date.png);
    background-repeat: no-repeat;
    background-position: 95% center;
	background-size:15px;
}
.hotel-booking-form-front input, .hotel-booking-form-front select {
    border-radius: 0;
	color: #7a7a7a;
}
.hotel-form-search select,.child_class,.adult_class{
	width:100%;
	border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    box-shadow: none;
}
.hotel-form-search .hotel-booking-search{
	padding:0;
}
.hotel-form-search .hb_input_date_check{
	font-family: Lato-Regular !important;
	border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    box-shadow: none;
	color: #7a7a7a;
}
.hotel-form-search .hb_input_date_check::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: Lato-Regular !important;
  color: #7a7a7a;
}
.hotel-form-search .hb_input_date_check::-moz-placeholder { /* Firefox 19+ */
  font-family: Lato-Regular !important;
  color: #7a7a7a;
}
.hotel-form-search .hb_input_date_check:-ms-input-placeholder { /* IE 10+ */
  font-family: Lato-Regular !important;
  color: #7a7a7a;
}
.hotel-form-search .hb_input_date_check:-moz-placeholder { /* Firefox 18- */
  font-family: Lato-Regular !important;
  color: #7a7a7a;
}
.testimonial-content{
    text-align: center;
    padding: 15px 10px;
    font-size: 16px;
    line-height: 25px;
	font-family: Lato-Medium;
}
#nav-below .nav-previous {
    float: left;
}
#nav-below .nav-next {
    float: right;
}
.testimonial-meta.text-center {
    padding: 0px 0 10px 0;
    font-weight: 600;
}
#hb_room_load_booking_form{
	float:none;
	line-height: 35px;
}
.hb-booking-room-form-field.hb-form-field-input input{
    font-family: Lato-Regular;
	width:100%;
}
.hotel-booking-form-front input::placeholder{
  font-family: Lato-Regular !important;
  color: #7a7a7a;
}
/*New modal css*/
ul.listings {
    display: inline-block;
    width: 100%;
	margin:0;
}
ul.listings li {
    width: 50%;
    float: left;
	padding: 0 10px;
}
.modal_image {
    width: 100%;
    height: 170px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	position:relative;
}
.modal_image img {
    width: 100%;
	float:left;
	min-height: 255px;
}
#view_listing .modal-content{
	overflow:visible;
    padding: 20px 12px;
}
#view_listing span.close {
    position: absolute;
    right: -22px;
    top: -24px;
}
.product-content,.product-content h3{
	width:100%;
	float:left;
	font-family:ChaparralPro-Bold;
}
#view_listing h4.entry-title {
    margin: 5px 0 0 0;
	font-size: 20px;
	font-family: ChaparralPro-Bold;
	color: #f79e22;
	border-bottom: 1px solid grey;
	padding-bottom: 20px;
}
.entry-header h1.entry-title{
	margin-top:10px;
}
#view_listing .main-content {
    margin-top: 20px;
}
.product-content h3 {
    padding: 10px 0;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
	background: rgba(0,0,0,0.6);
    color: #f79e22;
	margin:0;
	position: absolute;
    bottom: 0;
}
.hb-booking-room-form-field.hb-form-field-input input::placeholder,.hotel-booking-search input::placeholder{
	font-family: Lato-Regular;
	width:100%;
	color:#7a7a7a;
}
.entry-content {
    margin: 30px 0px;
    display: inline-block;
    width: 100%;
}
p.hb-submit {
    float: left;
    width: 100%;
	text-align:center;
	margin-top:20px;
}
.facility-row {
    margin-bottom: 20px;
}
.hb-search-results-form-container button.hb_button{
	width:100%;
}
.hotel_booking_room_hidden ul.hb_addition_packages_ul li {
    display: flow-root;
}
.hotel_booking_room_hidden .hb_addition_packages .hb_package_title {
    float: left;
}
.hotel_booking_room_hidden .hb_extra_detail_price {
    float: right;
}
.hotel_booking_room_hidden .hb_addition_package_extra{
	margin-top:0;
}
.hotel-booking-form-front {
    position: relative;
	overflow:hidden;
}
.loader {
    border: 7px solid #f3f3f3;
    border-top: 7px solid #f79e22;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 0;
    margin-left:auto;
	margin-right:auto;
    right: 0;
	top: 25%;
    bottom: 25%;
	z-index: 2;
	display:none;
}
.loader-background {
    height: 100vh;
    position: absolute;
    width: 100%;
    background: rgba(299,299,299,0.7);
    top: 0;
    z-index: 1;
	display:none;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.hb-booking-room-form-head h2 {
    padding: 0 0 10px 0;
}
#hotel-booking-results .hb-search-results > .hb-room {
    width: 50%;
    float: left;
    padding-right: 30px;
}
#hotel-booking-results .hb-search-results > .hb-room .hb-room-info {
    padding-top: 30px;
	font-family: Lato-Regular;
}
.row.details-row {
    margin-bottom: 30px;
}
#hotel-booking-cart table.hb_table, #hotel-booking-payment table.hb_table {
    width: 100%;
}
ul.hb-search-results {
    width: 100%;
}
.hb-search-results {
    display: inline-block;
}
#hotel-booking-results {
    padding: 0 0 20px 0;
}
/*.header .navigation .nav-item:last-child {
    color: #000000;
    border-radius: 50px;
    background: #f79e22;
    text-transform: uppercase;
    padding: 10px 19px;
}*/
/*.header .navigation .nav-item:last-child a{
    font-family: ChaparralPro-Bold !important;
	font-size: 18px;
	letter-spacing: 0.8px;
}*/
/*.header .navigation .nav-item:last-child a:hover{
	color:#000000;
}*/
.hotel-booking-search label {
    display: none;
}
.hotel-booking-search .hb_addition_packages_ul label {
    display: block;
}
.hb_extra_optional_left {
    padding-left: 0;
}
.hb_extra_title {
    float: left;
}
.hb_extra_detail_price {
    float: right;
}
.hb_extra_optional_right,.hb_extra_optional_left {
    display: inline-block;
    width: 100%;
}
.entry-content .hotel-booking-search{
	padding:0;
}
/*Search form end here*/
.wrapper {
	width: 100%;
	display: inline-block;
	float: left;
}
.logo {
    padding:10px 0;
}
.logo-inner {
    padding: 0;
}
.small-logo {
    margin: 0 auto;
    width: 30%;
}
#hotel_booking_room_hidden{
	border-radius:10px;
	min-width:280px;
	max-width: 740px;
	position:relative;
	overflow:hidden;
}
.form-control[readonly]{
	background:transparent;
}
.hb-booking-room-form-field.hb-form-field-input input{
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:0;
	box-shadow: 1px 1px 5px 4px #F7F7E2;
	margin-top:10px;
}
.hb-search-room-results.hotel-booking-search {
    padding: 0;
}
.hb-booking-room-form-field.hb-form-field-input.dates-field input{
	background-image: url("icons/date.png");
	background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 15px;
}
.hotel_booking_room_errors {
    float: left;
    width: 100%;
	margin-top:10px;
}
.hotel_booking_room_errors p{
	color:#ef1e1e !important;
	margin-bottom:10px;
}
.form-heading h3{
	text-transform:uppercase;
	margin:10px 0;
	color: #f79e22 !important;
	font-weight:500;
	line-height: 30px;
	font-family: ChaparralPro-Bold;
}
.check-available button{
	background: #f79e22;
    border-radius: 50px;
    font-size: 19px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    color: #272727 !important;
    font-family: ChaparralPro-Bold;
    width: auto !important;
    height: auto;
    padding: 13px 25px;
    margin: 10px 0 10px 0;
}
#hotel_booking_room_hidden .hb_previous_step,#hotel_booking_room_hidden .hb_add_to_cart {
    color: #0a0a0a;
    background: #f79e22;
    font-weight: 500;
    width: auto;
    padding: 8px 23px;
    min-width: auto;
    height: auto;
    min-height: auto;
    line-height: 23px;
	font-family: ChaparralPro-Bold;
}
#hotel-booking-payment select {
    line-height: 22px;
    padding:10px 20px 10px 10px;
    border: 1px solid #ddd;
    width: 100%;
	font-family: Lato-Regular;
	color: #7a7a7a;
}
#hotel-booking-payment input::placeholder,#hotel-booking-payment select::placeholder{
	font-family: Lato-Regular !important;
	color: #7a7a7a;
}
h3.customer-title{
	color: #f79e22 !important;
    font-size: 36px;
    font-family: ChaparralPro-Bold;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}
#hb-order-new-customer {
    margin-bottom: 0px;
}
.hb-payment-form, .hb-addition-information{
	margin-bottom:20px;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:22.25%;
    position:relative;
    height:0;
	margin-bottom:15px;
}
.youtube-video-embeder {
    margin-top: 30px;
}
.youtube-video-embeder h2{
	margin:20px 0 10px;
}
.youtube-video-embeder .heading {
    padding-bottom: 50px;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.hb-order-new-customer .hb-form-field {
    max-width: initial;
}
.hb-form-table.col-2:nth-child(1) {
    padding: 0 20px 0 0;
}
#hotel-booking-payment input[type="number"],#hotel-booking-payment input[type="text"],#hotel-booking-payment input[type="email"] {
    line-height: 20px;
    padding: 9px 20px 9px 10px;
    border: 1px solid #ddd;
    box-shadow: none;
    text-shadow: none;
    width: 100%;
}
.check-available button:hover{
	background: #f79e22;
}
.col-xs-12.check-available {
    text-align: center;
}
.wrap-menu {
	width: 100%;
	display: inline-block;
	text-align: right;
}
ul.top {
	width: 100%;
	display: inline-block;
	margin-bottom: 22px;
	padding: 5px 0 0;
}
.top li {
	display: inline-block;
}
ul.top .fa-mobile-phone:before,ul.top .fa-mobile:before {
    content: "\f10b";
    font-size: 25px;
    vertical-align: middle;
}
ul.top .fa-envelope-o:before {
    content: "\f003";
    font-size: 16px;
}
ul.navigation li {
	display: inline-block;
	padding: 5px 21px;
}
ul.top li a {
	color: #f9ae45;
	font-size: 15px;
	margin: 5px 0 5px 20px;
	display: inline-block;
	font-family: Lato-Semibold;
}
.wrap-menu ul {
	padding-left: 0px;
}
ul.top li a .fa {
	font-size: 20px;
	margin-right: 3px;
}
ul.navigation li{
	position:relative;
}
ul.navigation li a {
	font-size: 18px;
	color: #454545;
	font-family: ChaparralPro-Semibold;
	text-decoration: none;
	outline: none;
	letter-spacing: 0.4px;
	position:relative;
}
ul.navigation li a:hover {
	color: #f79e22;
}
ul.navigation li.active a {
	color: #f79e22;
	position: relative;
}
.active a::after {
	content: "";
	position: absolute;
	height: 2px;
	width: 20px;
	background: #f79e22;
	bottom: 0;
	left: 0;
}
.footersidebar-main ul.menu li a::before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    margin-right: 10px;
}
.icons-img {
    display: inline-block;
    min-width: 19px;
    margin-right: 15px;
    max-width: 19px;
	text-align: center;
}
#acurax_si_widget_simple a {
    width: 100%;
    display: block;
    padding: 10px 0;
    color: #9b9b9b;
    text-decoration: none;
    font-size: 15px;
    font-family: Lato-Regular;
    letter-spacing: 0.4px;
}
#acurax_si_widget_simple a img {
    margin-right: 5px;
}
.banner_villa .item img {
    width: 100%;
    max-height: 100%;
}
.banner_villa .item {
    max-height: 640px;
    overflow: hidden;
}
.btn.book-now {
	color: #272727;
	width: 143px;
	height: 44px;
	border-radius: 50px;
	font-family: ChaparralPro-Bold;
	background: #f79e22;
	font-size: 18px;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	padding: 10px 0px;
}
/*#mobile-menu .nav-item:last-child a {
    width: auto;
    height: auto;
    font-size: 16px;
    margin: 15px 0 0 15px;
    border: 1px solid #272727;
    outline: none;
    border-radius: 50px;
    font-family: ChaparralPro-Bold;
    background: #f79e22;
    text-transform: uppercase;
    display: inline-block;
    padding: 9px 20px;
}*/
#hotel-booking-results .hb-search-results > .hb-room {
    margin: 0 0 30px;
    padding-bottom: 0px;
    border-bottom: none;
}
#hotel-booking-cart h1 {
    margin-top: 0;
}
a.hb_book_now {
    color: #272727;
    border-radius: 0;
    background: #f79e22;
    text-transform: uppercase;
    padding: 10px 20px;
    box-shadow: none;
    border: none;
    font-family: ChaparralPro-Bold;
    letter-spacing: 0.9px;
    font-size: 15px;
	text-decoration:none;
}
a.hb_book_now:hover,a.hb_book_now:focus{
	text-decoration:none !important;
	background:#000000;
	color:#fff;
}
/* responsive menu start css */


.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #f79e22;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
	z-index: 99;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 20px;
    color: #272727;
    display: block;
    transition: 0.3s;
	font-family: ChaparralPro-Semibold;
}
.sidenav .btn.book-now {
	width: 150px;
	height: 35px;
	font-size: 16px;
	margin: 15px 0 0 15px;
	border: 1px solid #272727;
	outline: none;
	
}
.sidenav .btn.book-now:hover {
	border: transparent;
}
.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#main {
    transition: margin-left .5s;
}
/*
Modal Css*/
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    padding: 0;
    width: 45%;
    display: table;
    position: fixed;
    border-radius: 8px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 830px;
}
.modal-content .entry-title{
	text-transform:uppercase;
	margin: 20px 0;
}
.dateupdates {
    position: relative;
    overflow: hidden;
}
/* The Close Button */
.modal-content .close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold;
	opacity:1;
	position: absolute;
	right: -15px;
	top: -24px;
}
.modal-content input::placeholder{
	font-family: Lato-Regular !important;
}
.modal-content input[name="checkin"],.modal-content input[name="checkout"]{
	background-image: url("icons/date.png");
	background-repeat: no-repeat;
    background-position: 99% center;
	border-top:none !important;
	border-left:none !important;
	border-right:none !important;
	border-radius:0;
	background-size: 15px;
}
.modal-content .update_cart{
	margin-top: 10px;
    padding: 10px 20px;
    width: auto;
    height: auto;
	margin-bottom: 20px;
}
#hotel-booking-payment table.hb_table td, #hotel-booking-payment table.hb_table th {
    border: 1px solid #eee;
}
table.booking_item_table {
    width: 100%;
	margin-top:15px;
}
table.booking_item_table td, table.booking_item_table th {
    border: 1px solid #000;
    padding: 10px 10px;
}
table.booking_item_table th{
	font-weight:bold;
}
.hotel-booking-form-front .alert.alert-danger {
    background: transparent;
    border: none;
    padding: 2px 0;
    margin: 0 0 15px;
}
.modal-content .alert {
    padding: 0px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
	background:transparent;
}
.modal-content .close:hover,
.modal-content .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
/*Modal ends here*/
.page-template-template-thingstodo .facility-img-wrap {
    box-shadow: 10px 10px 10px;
}
.page-template-template-thingstodo .facility-img-wrap:after,.page-template-template-thingstodo .facility-img-wrap:before{
	display:none;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.footer-wrap ul li.contact-address,.contact-us-wrap ul li.contact-address{
    padding: 10px 0px 10px 30px;
    background-image: url(icons/location.png);
    background-repeat: no-repeat;
    background-position: 1px 13px;
}
.contact-us-wrap ul li.contact-address{
    background-image: url(icons/location-1.png);
}
.footer-wrap ul li.contact-phone,.contact-us-wrap ul li.contact-phone {
    padding: 10px 0px 10px 30px;
    background-image: url(icons/phone.png);
    background-repeat: no-repeat;
    background-position: 3px 13px;
}
.contact-us-wrap ul li.contact-phone{
    background-image: url(icons/phone-1.png);
	background-position: 2px 15px;
}
.footer-wrap ul li.contact-email,.contact-us-wrap ul li.contact-email {
    padding: 10px 0px 10px 30px;
    background-image: url(icons/msg.png);
    background-repeat: no-repeat;
    background-position: 0px 16px;
}
.contact-us-wrap ul li.contact-email{
    background-image: url(icons/mail_id.png);
	background-position: 0px 17px;
}
.wpcf7 .form-control{
	background: transparent;
	border-radius:0;
	padding: 10px 30px;
	height:auto;
	border-bottom:1px solid #e0e0e0;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #f79e22;
    border: none;
    padding: 10px 20px;
    color: #fff;
	margin-top: 5px;
}
.wpcf7 .form-group{
	position:relative;
}
.wpcf7 input.form-control::placeholder,.wpcf7 textarea.form-control::placeholder{
  font-family: Lato-Regular;
  color: #889094;
}
.wpcf7 .form-group::after {
    font: normal normal normal 14px/1 FontAwesome;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 11px;
    top: 13px;
    z-index: 999999;
    color: #889094;
}
.wpcf7 .form-group.name::after {
    content: "\f007";
}
.wpcf7 .form-group.email::after {
    content: "\f0e0";
}
.wpcf7 .form-group.subject::after {
    content: "\f2b6";
}
.wpcf7 .form-group.message::after {
    content: "\f086";
}
span.wpcf7-not-valid-tip {
    padding: 10px 0 0;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none;
    padding: 0;
    margin: 0px 0 0 0;
}
.contact-us-wrap h4 {
    color: #f79e22;
    font-size: 22px;
    margin-top: 0;
}
.long_term_form {
    display: inline-block;
}
.long_term_form .form-control {
    border: 1px solid #dcdcdc;
    padding: 0 20px 0 20px;
    line-height: 42px;
    font-size: 14px;
    font-weight: 500;
    background: #fff;
}
.long_term_form input[type=date].form-control{
	line-height: 41px;
}
.long_term_form label {
    color: #444444;
    display: inline-block;
    font-size: 16px;
    width: 180px;
    font-weight: 100;
	margin: 12px 0;
}
.long_term_form h6 {
    color: #606060;
    font-size: 21px;
    font-weight: 400;
    padding: 10px 0 15px;
    text-transform: uppercase;
    margin: 0;
}
#villarental,#services {
    padding: 30px 10px;
    width: 100%;
    border: 1px solid #e5e5e5;
    background: #f3f3f3 none repeat scroll 0 0;
}
.nav-tabs li a {
    border: 1px solid #efefef;
    text-transform: uppercase;
    color: #a4a4a4;
    margin: 0;
    border-radius: 0;
	padding: 10px 30px;
}
.nav-tabs a {
    font-size: 21px;
}
.long_term_form .form-control option {
    line-height: 42px;
    max-height: initial;
    padding: 11px 0;
}
.page-id-262 .nav-tabs>li.active>a,.page-id-262 .nav-tabs>li.active>a:focus,.page-id-262 .nav-tabs>li.active>a:hover {
    color: #f79e22;
    cursor: default;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.hb_related_other_room.has_slider {
    display: none;
}
.contact-us-wrap ul li,.contact-us-wrap p {
    font-size: 16px;
    line-height: 20px;
    font-family: Lato-Medium;
    color: #272727;
}
.contact-us-wrap p {
    line-height: 30px;
}
.contact-us-wrap ul li a{
	color: #272727;
}
.contact-us-wrap ul li a:hover{
	text-decoration:none;
}
.page-template-template-contact .entry-content {
    margin: 0px auto;
    display: block;
    width: 100%;
    padding-top: 30px;
	padding-bottom:30px;
}
.page-template-template-contact textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
    max-height: 85px;
}
.page-template-template-contact .breadcrumb{
	margin-bottom:0;
}
.hb_single_room .carousel-indicators {
    left: 30%;
    width: 100%;
}
ul.navigation li:last-child {
    padding: 5px 0px 5px 16px;
}

#villarental .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,#services .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
    padding: 10px 15px;
    color: red;
}
.listings.one-row {
    width: 50%;
    margin: 0 auto;
    position: relative;
    display: inherit;
}
ul.listings.one-row li.half-listing {
    width: 100%;
}
#hotel_booking_room_hidden select.form-control {
    width: 100%;
    border: none;
    box-shadow: 1px 1px 5px 4px #F7F7E2;
    background-position: 98% center;
}
.hotel_booking_room_errors {
    text-align: center;
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.menu-toggle {
	display:none;
}
/* responsive menu end css */

/* banner part css start */
.carousel-caption {
	bottom: 34%;
	width: 73%;
	left: 0;
	right: 0;
	margin: auto;
}
.carousel-caption h1 {
	font-size: 44px;
	font-family: ChaparralPro-Bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
h1 span {
	color: #f79e22;
}
.carousel-caption p {
	color: #fff;
	font-size: 17px;
	font-family: Lato-Regular;
	letter-spacing: 1px;
	max-width: 70%;
	margin: auto;
	line-height: 28px;
}
.btn.villa-now {
	background: #f79e22;
	border-radius: 50px;
	font-size: 24px;
	color: #272727;
	font-family: ChaparralPro-Bold;
	letter-spacing: 0.5px;
	width: 385px;
	height: 64px;
	margin-top: 20px;
}
/* banner part css end */
/* content part start css */
.content {
	position: relative;
	float: left;
	width: 100%;
}
.img-wrap {
	width: 100%;
	display: inline-block;
	border: 10px solid #fff;
	position: relative;
	top: 0;
}
.img-wrap img {
	width: 100%;
}
.img-wrap.onbanner{
	height: 449px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center;
}
.img-wrap:hover .overlay {
	opacity: 1;
	transition: all 0.9s ease 0s;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.85);
	padding: 75px 20px;
	left: 0;
	right: 0;
	opacity: 0;
}
.overlay h3 {
	color: #f79e22;
	font-family: ChaparralPro-Bold;
	font-size: 27px;
}
.overlay p {
	color: #fff;
	font-size: 15px;
	font-family: Lato-Regular;
	line-height: 28px;
}
.btn.now {
	background: transparent;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 50px;
	width: 200px;
	height: 50px;
	font-size: 20px;
	font-family: ChaparralPro-Bold;
	margin-top: 15px;
}
.btn.now:hover{
	background:#f79e22;
	color:rgba(0, 0, 0, 0.85);
	border-color:#f79e22;
}
.heading h2 {
	font-size: 45px;
	color: #f79e22;
	font-family: ChaparralPro-Bold;
	letter-spacing: 0.5px;
}
.we span {
	color: #272727;
}
.we::before {
	content: "";
	position: absolute;
	width: 70px;
	height: 5px;
	background: #f79e22;
	left: 41%;
	bottom: -16px;
}
.we {
	position: relative;
}
.facilities {
	margin-top: 55px;
}
.para {
	font-size: 16px;
	text-align: center;
	font-family: Lato-Regular;
	letter-spacing: 0.5px;
	line-height: 27px;
	color: #272727;
	margin: 49px 0 40px;
}
.img-wrap.scond {
	border: none;
	top: 0px;
	margin:0;
}
.content-img {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.75);
	padding: 5px 20px;
	right: 0;
	left: 0;
}
.content-img p {
	color: #fff;
	font-family: Lato-Regular;
	font-size: 14px;
	letter-spacing: 0.3px;
	width: 80%;
}
h4.title {
	color: #f79e22;
	font-size: 20px;
	letter-spacing: 0.4px;
	font-family: ChaparralPro-Bold;
	margin-bottom: 3px;
    text-transform: uppercase;
}
.btn.arrow {
	background: transparent;
	position: absolute;
	bottom: -1px;
	right: -1px;
	padding: 0px;
}
.next-line {
	margin-top: 30px;
}
.form-back {
	background-image: url("images/form-back.png");
	background-size: 100% 100%;
	height: 645px;
	width: 66%;
	display: inline-block;
	float: left;
	margin: auto;
    text-align: center;
}
.map-wrap {
	width: 34%;
	float: left;
}
.map-wrap img {
	width: auto;
	height: 645px;
	max-width: 100%;
}
.map-section {
	margin-top: 45px;
	display: inline-block;
	width: 100%;
}
.form.text-center {
	max-width: 685px;
	margin: 50px auto;
	background: #fff;
	padding: 20px 20px 24px;
	display: inline-block;
	width:100%;
}
.date-check .form-group {
	width: 50%;
	float: left;
}
.form-group.in {
	padding-right: 10px;
}
.form-group.out {
	padding-left: 10px;
}
select {
	-moz-appearance: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.btn:hover {
	box-shadow: 0 0 5px #000;
}
.form-control {
	border-top: transparent;
	border-left: transparent;
	border-right: transparent;
	box-shadow: none;
	font-family: Lato-Regular;
	background-image: url("icons/arrow-down.png");
	background-repeat: no-repeat;
    background-position: 97% center;
}
.related_rooms{
	display:none;
}
.date-check .form-control {
	border-top: transparent;
	border-left: transparent;
	border-right: transparent;
	box-shadow: none;
	font-family: Lato-Regular;
	background-image: url("images/date.png");
	background-repeat: no-repeat;
    background-position: 95% center;
}
.form .form-group {
	margin-bottom: 40px;
}
.form h4 {
	color: #f79e22;
	font-size: 36px;
	font-family: ChaparralPro-Bold;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 5px;
}
.form p {
	line-height: 27px;
	color: #363636;
	font-family: Lato-Regular;
	letter-spacing: 0.5px;
	font-size: 15px;
	margin:0 0 30px;
}
.form h4 span {
	color: #272727;
}
.btn.confirm {
	background: #f79e22;
	border-radius: 50px;
	font-size: 22px;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	color: #272727;
	font-family: ChaparralPro-Bold;
	width: 330px;
	height: 55px;
}
.btn:hover {
	box-shadow: 0 0 15px #000;
	transition: all 0.9s ease 0s;
}

/* content part end css */
/* testimonial css start */
.testimonial {
	display: inline-block;
	width: 100%;
	margin: 50px 0;
}
.testimonial-img {
    position: absolute;
	height: 150px;
	width: 150px;
	z-index: 99999;
	top: -71px;
	right: 20px;
	border: 5px solid #fff;
    border-radius: 100px;
	overflow:hidden;
}
.testimonial-img img.tes-img {
    width: 100%;
}
    .swiper-container {
      width: 100%;
      height: 100%;

    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.left-testimonial {
	border: 1px solid #e1e1e1;
	padding: 15px;
	margin-right: 2%;
	position: relative;
	width: 47%;
	display: inline-block;
}
.right-testimonial {
	border: 1px solid #e1e1e1;
	padding: 15px;
	margin-left: 2%;
	position: relative;
	width: 47%;
	display: inline-block;
}
.quote-wrap {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.quote-wrap img {
	float: left;
}
.testimonial-wrap {
	width: 100%;
	display: inline-block;
	padding: 80px 0;
}
.testimonial-wrap h5 {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-family: Lato-Heavy;
	text-align: left;
	margin: 20px 0;
}
.testimonial-wrap p {
	text-align: left;
	font-size: 16px;
	color: #363636;
	font-family: Lato-MediumItalic;
	letter-spacing: 0.5px;
	line-height: 27px;
}
.btn.read-all {
	background: #f79e22;
}
.btn.read-all {
	background: #f79e22;
	font-family: ChaparralPro-Bold;
	letter-spacing: 1.2px;
	border-radius: 50px;
	height: 55px;
	width: 250px;
	font-size: 22px;
	color: #272727;
	position: relative;
	padding: 12px;
}
.btn.read-all::after {
	content: "";
	position: absolute;
	background-image: url("images/shadow.png");
	background-repeat: no-repeat;
	width: 250px;
	height: 70px;
	bottom: -65px;
	left: 24px;
}
.btn.read-all:hover {
	box-shadow: none;
}
.testimonial .heading {
	padding-bottom: 50px;
}
/* testimonial css end */
/* footer css start */
.footer {
	display: inline-block;
	width: 100%;
	background: #3d3d3d;
	position: relative;
	top: 5px;
	padding: 30px 0;
	float: left;
}
.footer-wrap h5 {
	color: #9f9f9f;
	font-size: 22px;
	letter-spacing: 1px;
	font-family: ChaparralPro-Semibold;
}
.footer-wrap p {
	color: #9b9b9b;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0.3px;
	font-family: Lato-Regular;
}
.read_more {
	color: #f79e22;
	font-size: 18px;
	font-family: ChaparralPro-Italic;
	letter-spacing: 0.5px;
	text-decoration: none;
}
.read_more:hover {
	color: #f79e22;
}
.footer-wrap ul li a {
	color: #9b9b9b;
	text-decoration: none;
	font-size: 15px;
	font-family: Lato-Regular;
	letter-spacing: 0.4px;
}
.footer-wrap ul {
	padding-left: 0px;
}
.footer-wrap ul li {
	list-style: none;
	padding: 10px 0;
}
.footer a:hover {
	opacity: 0.5;
}
.copyright {
	background: #323232;
	padding: 15px 0;
	color: #656565;
	text-align: center;
	position: relative;
	float: left;
	width: 100%;
}

/* footer css end */

/* booking villa page css start */

.glyphicon-chevron-left::before,.glyphicon-chevron-right::before {
	display: none;
}
.banner_villa ol.carousel-indicators li img {
	width: 100%;
	height:100%;
}
.banner_villa .carousel-indicators li {
	width: 100px;
	height: 100px;
	text-indent: 0px;
	border: transparent;
	margin: 0 15px;
}
.banner_villa ol.carousel-indicators li.active {
	width: 100px;
	height: 100px;
	background: transparent;
	position: relative;
}
.banner_villa ol.carousel-indicators li.active::before {
	content: "";
	position: absolute;
	width: 100px;
	height: 100px;
	background: rgba(247, 158, 34, 0.7) none repeat scroll 0 0;
	z-index: 9;
}
.breadcrumb-inner ul {
	padding-left: 0px;
	margin: 0;
	list-style: none;
}
.breadcrumb-inner ul li {
	display: inline-block;
}
.breadcrumb-inner ul li {
	display: inline-block;
	padding-right: 25px;
}
.breadcrumb-inner ul li a, .breadcrumb-inner ul li span {
	color: #272727;
	position: relative;
	font-family: Lato-Medium;
	font-size: 14px;
	letter-spacing: 0.3px;
}
.breadcrumb-inner ul li a::after {
	content: "/";
	position: absolute;
	right: -15px;
}
.breadcrumb-inner ul li span {
	color: #b4b4b4;
}
.villa-view h4 {
	color: #f79e22;
	font-size: 36px;
	font-family: ChaparralPro-Bold;
	text-transform: uppercase;
}
h4 span {
	color: #272727;
}
.villa-view p {
	font-size: 16px;
	font-family: Lato-Medium;
	line-height: 27px;
	letter-spacing: 0.5px;
}
.designed h2 {
	color: #f79e22;
	font-size: 36px;
	font-family: ChaparralPro-Bold;
	text-transform: uppercase;
	position: relative;
}
.designed h2::before {
	content: "";
	position: absolute;
	width: 75px;
	height: 4px;
	background: #f79e22;
	bottom: -5px;
	left: 0px;
}
.designed h2 span {
	color: #2e2e2e;
	font-size: 24px;
}
.designed {
	background-image: url("images/mind-back.jpg");
	background-size: cover;
	width: 100%;
	display: inline-block;
	padding: 15px;
}
.designed p {
	font-size: 16px;
	font-family: Lato-Medium;
	line-height: 30px;
	letter-spacing: 0.8px;
	margin-bottom: 28px;
}
.slider-2 .carousel-indicators {
	bottom: 10px;
	left: 0;
	width: 100%;
	margin-left: 0;
	right: 0;
	text-align: right;
	padding-right: 30px;
}
.slider-2 .carousel-indicators li.active {
	background: #f79e22;
	width: 15px;
	height: 15px;
}
.slider-2 .carousel-indicators li {
	background: #fac774;
	width: 12px;
	height: 12px;
	border: transparent;
}
.designed.all {
	background-image: url("images/all-back.jpg");
}
.right-wrap img {
	width: 100%;
}
.right-wrap {
	display:inline-block;
	width: 100%;
}
.convenience {
	margin: 30px 0;
	display: inline-block;
	width: 100%;
}
.designed.all h2::before {
	display: none;
}
.designed.all h2 span {
	color: #fff;
	font-size: 24px;
}
.designed.all p {
	color: #ababab;
	margin-bottom: 17px;
	line-height: 28px;	
}
.villa-detail {
	display: inline-block;
	width: 100%;
	margin-bottom: 60px;
}
.villa-detail h2 {
	color: #f79e22;
	letter-spacing: 1.5px;
	font-size: 36px;
	font-family: ChaparralPro-Bold;
}
.villa-detail p {
	color: #272727;
	font-size: 16px;
	font-family: Lato-Medium;
	letter-spacing: 0.4px;
	line-height: 27px;
}
.bedroom-villa h3 {
	color: #2e2e2e;
	font-size: 27px;
	font-family: ChaparralPro-Bold;
	line-height: 27px;
}
.bedroom-villa {
	max-width: 700px;
	margin: auto;
	border: 1px solid #e1e1e1;
}
.bedroom-villa h3 {
	color: #2e2e2e;
	font-size: 27px;
	font-family: ChaparralPro-Bold;
	line-height: 27px;
	background: #d4d4d4;
	margin: 0;
	padding: 18px;
	letter-spacing: 1.5px;
	margin: 0 0 20px 0;
}
.bedroom-villa p {
	margin-bottom: 0;
	line-height: 24px;
}
.bedroom-villa p.queen {
	margin: 12px 0;
}
.bedroom-facilities {
	list-style: none;
	padding-left: 0;
}
.bedroom-facilities li {
	display: inline-block;
	padding: 0 10px 0 30px;
	font-size: 15px;
	font-family: Lato-Medium;
	margin: 5px 0;
	position: relative;
}
.bedroom-facilities li::before {
	content: "";
	position: absolute;
	left: 10px;
	background-image: url("icons/tick.png");
	background-repeat: no-repeat;
	background-size: 14px 14px;
	height: 14px;
	width: 14px;
	top: 3px;
}
p.ideal {
	margin-bottom: 40px;
}
.btn.book-2 {
	background: #f79e22;
	border-radius: 50px;
	font-size: 24px;
	color: #272727;
	font-family: ChaparralPro-Bold;
	text-transform: uppercase;
	width: auto;
	height: auto;
	margin: 35px 0;
	padding: 12px 30px;
}
.book-wrap-2 {
	background: #f79e22;
	position: relative;
	bottom: -5px;
	padding: 15px 0;
}
.btn.book-3 {
	background: #2e2e2e;
	color: #fff;
	padding: 10px 25px;
	border-radius: 50px;
	font-size: 25px;
	font-family: ChaparralPro-Bold;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	width: auto;
	height: auto;
}
.confirm_booking.alert.alert-danger {
    padding: 0px 0px;
    background: transparent;
    border: none;
    margin: 0 0 30px 0;
	display:none;
}
.book-wrap-2-inner {
	width: calc(100% - 300px);
	display: inline-block;
	font-size: 30px;
	color: #2e2e2e;
	font-family: ChaparralPro-Bold;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	line-height: 30px;
	position: relative;
	top: 4px;
}
.villa-detail h2 span {
	color: #272727;
}
/* popup css start */

.logo-cover img {
	width: 220px;
}
.logo-cover {
	width: 100%;
	text-align: center;
}
.modal-body p {
	font-size: 27px;
	text-align: center;
	color: #272727;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-family: ChaparralPro-Semibold;
}
.modal-body select {
	border: transparent;
	box-shadow: 0px 0px 16px rgba( 0, 0, 0, 0.15 ) !important;
	height: 54px;
	border-radius: 8px;
}
.modal-body .form-group {
	margin-bottom: 25px;
}
.adult-wrap .form-group {
	width: 47%;
	display: inline-block;
}
.form-group.adults {
	margin-right: 3%;
}
.form-group.children {
	margin-left: 2%;
}
.modal-footer {
	text-align: center;
	border-top: transparent;
	padding: 0px 15px 35px;
}
.btn.availability {
	background: #f79e22;
	font-size: 22px;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	font-family: ChaparralPro-Bold;
	width: 330px;
	border-radius: 50px;
	height: 50px;
	padding: 11px 0;
}

/* popup css end */

/* booking villa page css end */

/* checkout page css start */

.check {
	max-width: 890px;
	margin: auto;
	padding: 30px 0;
}
.order-img img {
	width: 100%;
	max-height:236px;
}
.check-date {
	list-style: none;
	padding-left: 0;
}
.check-date li {
	width: 49%;
	display: inline-block;
	font-family: Lato-Semibold;
	color: #454545;
	margin-bottom: 20px;
	font-size: 15px;
}
.checkout h1 {
	color: #f79e22;
	text-align: center;
	font-family: ChaparralPro-BoldDisp;
	letter-spacing: 1.5px;
}
.checkout h1 span {
	color: #2e2e2e;
	font-family: ChaparralPro-Regular;
}
.checkout p {
	text-align: center;
	font-size: 16px;
	font-family: Lato-Medium;
	letter-spacing: 0.5px;
	line-height: 30px;
}
li.edit a {
	color: #f79e22;
	text-decoration: underline;
	font-size: 15px;
	font-family: Lato-Medium;
}
.check-date li img {
	padding-right: 10px;
}
.t-amount {
	list-style: none;
	padding-left: 0px;
}
.t-amount {
	list-style: none;
	padding-left: 0px;
	width: 415px;
	float: left;
}
.t-amount li:nth-child(2n) {
	padding-left: 35px;
}
.t-amount li {
	width: 50%;
	float: left;
	padding: 10px;
	border: 1px solid #e1e1e1;
	font-size: 15px;
	color: #454545;
	font-family: Lato-Medium;
	letter-spacing: 0.5px;
}
.terms-sidebar {
	margin: auto;
	max-width: 1100px;
	background: #e6e6e6;
	padding: 15px 20px;
}
.terms-wrap h4 {
	font-size: 16px;
	font-family: Lato-Semibold;
	text-transform: uppercase;
	color: #454545;
	letter-spacing: 1.5px;
}
.terms-wrap ul {
	list-style: none;
	padding-left: 25px;
}
.terms-wrap ul li {
	font-size: 14px;
	color: #636363;
	font-family: Lato-Medium;
	letter-spacing: 0.5px;
	line-height: 30px;
	position: relative;
}
.terms-wrap ul li::before {
	position: absolute;
	content: "";
	width: 7px;
	height: 10px;
	background-image: url("icons/right-arrow.png");
	left: -20px;
	background-size: 7px 10px;
	background-repeat: no-repeat;
	top: 11px;
}
.process {
	width: 100%;
	margin: 50px 0;
	text-align: center;
	display: inline-block;
}
.process form label {
	color: #454545;
	font-family: Lato-Medium;
	font-size: 16px;
}
.process .btn.book-now {
	width: 285px;
	height: 55px;
	margin: 15px 0;
	line-height: 35px;
}
/* checkout page css end */
/* Faq page start css */

.faq-wrap h1 {
	color: #f79e22;
	text-transform: uppercase;
	font-family: ChaparralPro-Bold;
}
.faq-wrap h1 span {
	color: #272727;
}
.faq-wrap {
	margin-bottom: 24px;
	display: inline-block;
	width: 100%;
	margin-bottom: 100px;
}
.panel-title a {
	display: block;
	position: relative;
	font-size: 22px;
	font-family: ChaparralPro-Semibold;
	text-decoration: none;
	line-height: 30px;
	letter-spacing: 0.8px;
}
img.top-arrow {
	position: absolute;
	right: 0;
	top: 5px;
	display: block;
}
img.btm-arrow {
	display: none;	
}	
.collapsed img.btm-arrow {
	display: block;	
}
.collapsed img.top-arrow {
	display: none;	
}	
img.btm-arrow {
	position: absolute;
	right: 0;
	top: 5px;
}
.faq-inner .panel-body {
	font-size: 16px;
	font-family: Lato-Medium;
	letter-spacing: 0.8px;
	padding-top: 0;
}
.panel-collapse .panel-body {
	border: transparent !important;
}
.panel.panel-default {
	background: #eee;
	border-color: #eee;
	border-radius: 0px;
}
.faq-inner .panel-default .panel-heading {
	background-color: #eee;
	border-color: #eee;
	padding: 25px 15px;
}
.faq-inner .panel-group .panel + .panel {
	margin-top: 10px;
}
.faq-inner {
	width: 86%;
}
.faq-inner-2 {
	width: 86%;
	float: right;
}

/* Faq page end css */

/* facilities page css start */

.facility-wrap h1 {
	color: #f79e22;
	text-align: center;
	font-family: ChaparralPro-Bold;
	text-transform: uppercase;
}
.facility-wrap h1 span {
	color: #181818;
}
.service {
	text-align: center;
    font-size: 16px;
    font-family: Lato-Medium;
    line-height: 27px;
    margin-bottom: 20px;
}
.live-wrap h1 {
	text-align: left;
	margin-top: 0px;
}
.facility-img-wrap img {
	width: 100%;
}
.facility-img-wrap {
	width: 90%;
	position: relative;
	text-align: center;
	margin: auto;
}
.facility-img-wrap::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 25px;
	background: #2e2e2e;
	left: -25px;
	top: -25px;
}
.facility-img-wrap::before {
	width: 25px;
	height: 94%;
	left: -25px;
	content: "";
	position: absolute;
	background: #2e2e2e;
}
.facility-wrap .live-wrap h1 span {
	font-family: ChaparralPro-Regular;
}
.live-wrap p {
	font-size: 16px;
	font-family: Lato-Medium;
	line-height: 30px;
	letter-spacing: 0.8px;
}
.live-wrap {
	vertical-align: middle;
	display: inline-block;
	width: 100%;
	padding: 35px 0;
}
.live-wrap-inner {
	padding: 75px 0 50px 0;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #e1e1e1;
}
.live-wrap.wrap-2 {
	padding: 4px 0px;
}
.live-wrap-inner:last-child {
    border-bottom: transparent;
}
/* facilities page css end */

/* Checkout page css start */

.check-2 {
	margin: 70px 0;
}
.cong-img img {
	width: 100%;
}
.cong-img {
	width: 96%;
	position: relative;
	display: inline-block;
	margin-left: 25px;
	margin-top: 25px;
	text-align: center;
}
.cong-img::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 25px;
	background: #2e2e2e;
	left: -25px;
	top: -25px;
}
.cong-img::before {
	width: 25px;
	height: 94%;
	left: -25px;
	content: "";
	position: absolute;
	background: #2e2e2e;
}
.cong-wrap h1 {
	position: relative;
	text-align: left;
}
.cong-wrap h1::before {
	position: absolute;
	content: "";
	left: 0px;
	bottom: 0px;
	height: 4px;
	width: 70px;
	background: #f79e22;
}
.checkout-date {
	list-style: none;
	padding-left: 0;
}
.checkout-date li {
	display: inline-block;
	width: 73%;
	font-size: 16px;
	font-family: Lato-Semibold;
	color: #454545;
	margin: 5px 0;
	 
}
.checkout-date li:nth-child(2n+1) {
	width: 25%;
	color: #727272;
	font-family: Lato-Regular;
	font-size: 16px;
}
.chekout-pay span {
	color: #f79e22;
	font-family: ChaparralPro-Bold;
}
p.chekout-pay {
	text-align: left;
	font-size: 22px;
	font-family: ChaparralPro-Regular;
	margin: 20px 0;
}
.cong-wrap label {
	color: #454545;
	font-family: Lato-Medium;
	font-size: 16px;
	letter-spacing: 0.5px;
	margin: 0 0 20px 0;
}
a.Availability {
	display: inline-block;
	font-size: 16px;
	text-transform: uppercase;
	color: #f79e22;
	font-family: ChaparralPro-Bold;
	letter-spacing: 0.8px;
	text-decoration: underline;
	margin: 30px 0 0 0;
}
.btn.checkout-2 {
	background: #f79e22;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-family: ChaparralPro-Bold;
	height: 54px;
	width: 175px;
	border-radius: 50px;
}

/* Checkout page css end */

/* testimonial page css start */

.testimonial-wrap-2 h1,h1.entry-title {
	color: #f79e22;
	font-size: 36px;
	font-family: ChaparralPro-Bold;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}
h3.post-title {
	color: #f79e22;
	font-family: ChaparralPro-Bold;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}
.testimonial-wrap-2 h1 span,h1.entry-title span {
	color: #272727;
}
/*Accordian Faqs*/
.wpsm_panel-title a span {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    font-family: ChaparralPro-Semibold;
    text-decoration: none;
    line-height: 30px;
    letter-spacing: 0.8px;
}
.fa-minus:before,.fa-plus:before{
	font-family:fontAwesome;
}
.wpsm_panel-body{
    font-family: Lato-Medium;
    letter-spacing: 0.8px;
    padding-top: 0;
}
/*Accordian Ends Here */
.testimonal-client {
	list-style: none;
	padding-left: 0px;
	display: inline-block;
    width: 100%;
}
.img-test {
	float: left;
	margin: 0 20px 0 20px;
}
.testimonal-client li {
	padding-left: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #f1f1f1;
	position: relative;
	float: left;
	margin: 25px 0;
	width:100%;
}
.testimonal-client li::before {
	position: absolute;
	content: "";
	left: 30px;
	top: 30px;
	background-image: url("images/quote-test.png");
	background-size: 70px 70px;
	height:70px;
	width: 70px;
}
.img-test img {
	width: 135px;
	border: 3px solid #fff;
	border-radius: 100px;
}
.test-text {
	float: left;
	width: calc(100% - 192px);
}
.test-text p {
	color: #454545;
	font-size: 16px;
	font-family: Lato-Medium;
	line-height: 27px;
	letter-spacing: 0.5px;
	margin-bottom: 15px;
	display: inline-block;
}
.test-text h3 {
	color: #181818;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-family: Lato-Heavy;
}


/* testimonial page css end */


/* responsive media Query */

@media screen and (max-width: 1469px) {
ul.navigation li:last-child {
    padding: 5px 0px 5px 5px;
}
.img-wrap.onbanner {
    height: 360px;
}
ul.navigation li {
	padding: 5px 7px;
}
.carousel-caption h1 {
	font-size: 36px;
}
.content-img p {
	width: 85%;
}
.overlay {
	padding: 20px 9px;
}
.overlay p {
	font-size: 14px;
	line-height: 22px;
}
.designed h2 {
	font-size: 28px;
	margin-top: 0;
}
.designed h2 span {
	font-size: 20px;
}
.designed p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 11px;
}
.designed.all h2 span {
	font-size: 18px;
}
.designed.all p {
	margin-bottom: 11px;
	line-height: 22px;
}
.book-wrap-2-inner {
	font-size: 22px;
}
.faq-inner, .faq-inner-2 {
	width: 100%;
}
.live-wrap-inner {
	padding: 50px 0 25px 0;
}
.facility-img-wrap {
	position: relative;
	top: 25px;
}
.live-wrap {
	padding: 10px 0;
}
.service {
	margin-bottom: 20px;
}
.cong-wrap h1 {
	font-size: 30px;
}
}	

@media screen and (max-width: 1332px) {

.banner_villa .carousel-indicators li {
	width: 70px;
	height: 70px;
	margin: 0 10px;
}
.banner_villa ol.carousel-indicators li.active {
	width: 70px;
	height: 70px;
}
.banner_villa ol.carousel-indicators li.active::before {
	width: 70px;
	height: 70px;
}
.carousel-caption {
    bottom: 0;
    top: 0;
}	
.carousel-caption h1 {
    margin-top: 11%;
}
}
	
@media screen and (min-width:990px){
	.map-responsive{
    min-height:580px;
	}
}
@media screen and (min-width:1200px){
	.map-responsive{
    min-height:430px;
	}
}	
@media screen and (max-width: 1199px) {
#view_listing .modal-content {
    width: 80%;
}
.page-template-default .entry-content p {
    font-size: 13px;
    line-height: 25px;
}
ul.nearby li {
    font-size: 13px;
    line-height: 25px;
}
.wp-hotel-booking-cart .modal-content .btn.book-now {
    width: auto;
    height: auto;
    font-size: 14px;
    padding: 10px 20px;
}
.img-wrap.onbanner {
    height: 290px;
}
.banner {
    margin-bottom: -30px;
}
/*.header .navigation .nav-item:last-child {
    padding: 7px 13px;
}*/
/*.header .navigation .nav-item:last-child a{
	font-size: 15px;
}*/
.logo img {
	width: 100%;
}	
.btn.book-now {
    width: 110px;
    height: 36px;
    font-size: 15px;
    letter-spacing: 0.4px;
    padding: 7px 0;
}
ul.navigation li a {
	letter-spacing: normal;
	font-size: 16px;
}
ul.navigation li {
	padding: 5px 4px;
}
.img-wrap {
	top: 0px;
}
.carousel-caption {
	bottom: 0;
	top: 0;
}
.btn.villa-now {
	font-size: 18px;
	width: 300px;
	height: 50px;
}
.carousel-caption h1 {
	font-size: 28px;
	margin-top: 100px;
}
.carousel-caption p {
	font-size: 15px;
}

.btn.now {
	width: 150px;
	height: 38px;
	font-size: 16px;
	margin-top: 0px;
}
.overlay {
	padding: 20px 9px;
}
.overlay p {
	font-size: 13px;
	line-height: 20px;
}
.overlay h3 {
	font-size: 22px;
	margin: 0px 0 5px 0;
}
h4.title {
	margin-bottom: 0;
}
.content-img {
	padding: 5px 10px;
}
.content-img p {
	width: 90%;
	font-size: 13px;
}
.map-wrap img {
	height: 467px;
}
.map-wrap {
	width: 38%;
}
.form-back {
	height: 580px;
	width: 62%;
}
.form.text-center {
	max-width: 580px;
	margin: 18px auto;
}
.footer-wrap ul li a {
	font-size: 13px;
	letter-spacing: normal;
}
.footer-wrap p {
	font-size: 14px;
	line-height: 24px;
}
.footer-wrap h5 {
	font-size: 20px;
}
.designed h2 {
	font-size: 25px;
}
.designed h2 span {
	font-size: 16px;
}
.designed p {
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 9px;
}
.designed {
	padding: 15px;
}
.designed.all h2 span {
	font-size: 18px;
}
.designed.all p {
	margin-bottom: 13px;
	line-height: 24px;
}
.book-wrap-2-inner {
	font-size: 20px;
	width: calc(100% - 200px);
}
.btn.book-3, .btn.book-2 {
    font-size: 18px;
    width: auto;
    height: auto;
    padding: 0px 29px;
}
.process .btn.book-now {
	font-size: 18px;
}
.live-wrap {
	padding: 0px;
}
.live-wrap h1 {
	font-size: 30px;
}
.live-wrap p {
	font-size: 14px;
	letter-spacing: normal;
	line-height: 24px;
}.live-wrap-inner {
	padding: 30px 0 60px 0;
}
p.chekout-pay {
	font-size: 18px;
	margin: 10px 0;
}
.cong-wrap label {
	font-size: 14px;
	margin: 0 0 10px 0;
}
.checkout-date li:nth-child(2n+1) {
	width: 30%;
	font-size: 14px;
}
.checkout-date li {
	width: 68%;
	font-size: 14px;
}
.cong-wrap h1 {
	font-size: 24px;
	margin-top: 0;
}
.cong-wrap h1::before {
	bottom: -5px;
}
.cong-img::before {
	height: 77%;
}
}
@media screen and (min-width:1080px) and (max-width:1198px){
	.carousel-caption h1 {
		font-size: 28px;
		margin-top: 15%;
	}
}
@media screen and (max-width: 991px) {
.img-wrap.onbanner {
    height: 209px;
}
.owl-carousel .owl-item img {
    max-height: 250px;
	}
.convenience{
		margin:0 0 20px 0;
	}
ul.navigation li:last-child {
    padding: 5px 0px 5px 0px;
}
.wp-hotel-booking-cart .modal-content .btn.book-now {
    width: auto;
    height: auto;
    font-size: 14px;
    padding: 10px 20px;
}
.left-testimonial,.right-testimonial{
	width:95%;
}
/*.header .navigation .nav-item:last-child {
    padding: 5px 10px;
}*/
/*.header .navigation .nav-item:last-child a{
	font-size: 11px;
}*/
.banner {
    margin-bottom: -25px;
}
ul.top {
	margin-bottom: 5px;
}
ul.navigation li a {
	font-size: 13px;
}
ul.navigation li {
	padding: 5px 1px;
}
.btn.book-now {
	width: 85px;
	height: 30px;
	font-size: 11px;
	letter-spacing: normal;
}
ul.top li a {
	font-size: 12px;
}
ul.top li a .fa {
	font-size: 18px;
}
.carousel-caption p {
	font-size: 13px;
}
.carousel-caption h1 {
	font-size: 22px;
	margin-top: 8%;
}
.carousel-caption {
	width: auto;
}
.img-wrap {
	top: 0px;
}
.carousel-caption {
	bottom: 15%;
}
.overlay p {
	font-size: 11px;
	line-height: 15px;
}
.overlay h3 {
	font-size: 16px;
	margin: 0px;
}
.overlay {
	padding: 10px 2px;
}
.btn.now {
	width: 115px;
	height: 30px;
	font-size: 13px;
	margin-top: 0px;
	padding: 4px;
}
.img-wrap {
	border: 5px solid #fff;
}
h4.title {
	font-size: 16px;
	margin-top: 0px;
}
.content-img p {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0;
}
.map-wrap {
	width: 100%;
	margin: 20px 0;
}
.map-wrap img {
	height: auto;
	width:100%;
}
.form-back {
	height: 580px;
	width: 100%;
}
img.f-logo {
	width: 200px;
}
.footer-wrap h5 {
	font-size: 16px;
}
.footer-wrap p {
	line-height: 22px;
	letter-spacing: normal;
}
.banner_villa .carousel-indicators li {
	width: 50px;
	height: 50px;
	margin: 0 5px;
}
.banner_villa ol.carousel-indicators li.active {
	width: 50px;
	height: 50px;
}
.banner_villa ol.carousel-indicators li.active::before {
	width: 50px;
	height: 50px;
}
.designed {
	padding: 15px;
	margin: 20px 0;
}
.designed p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
}
.designed h2 span {
	font-size: 20px;
}
.designed h2 {
	font-size: 28px;
	margin-bottom: 10px;
}
.designed.all {
	margin: 0 0 20px 0;
}
.designed.all h2 span {
	font-size: 20px;
}
.designed.all p {
	margin-bottom: 20px;
	line-height: 30px;
}
.book-wrap-2-inner {
	width: 100%;
	padding: 0 0 15px 0;
	font-size: 18px;
}
.book-wrap-2 {
	text-align: center;
}
p.ideal {
    margin-bottom: 20px;
}
.villa-detail h2 {
    margin-top: 0px;
}
.check {
	max-width: 100%;
}
.check-date li {
	width: 50%;
	font-size: 14px;
	float: left;
}
.check-date li img {
	padding-right: 5px;
}
.faq-inner .panel-default .panel-heading {
	padding: 15px;
}
.panel-title a {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: normal;
}
.faq-inner .panel-body {
	font-size: 13px;
}
.faq-wrap h1 {
	margin-bottom: 30px;
	font-size: 30px;
}
.facility-img-wrap::after {
	height: 15px;
	left: -15px;
	top: -15px;
}
.facility-img-wrap::before {
	width: 15px;
	height: 94%;
	left: -15px;
}
.live-wrap h1 {
	font-size: 26px;
}
.facility-img-wrap {
	width: 100%;
}
.checkout-date li:nth-child(2n+1) {
	width: 38%;
}
.checkout-date li {
	width: 60%;
}
p.chekout-pay {
	font-size: 16px;
	letter-spacing: normal;
}
.cong-wrap h1::before {
	bottom: 32px;
	height: 3px;
}
.cong-wrap h1 {
	line-height: 30px;
}
.testimonal-client li {
	padding-left: 70px;
}
.testimonal-client li::before {
	left: 15px;
	background-size: 50px 50px;
	height: 50px;
	width: 50px;
	background-repeat: no-repeat;
}
.img-test img {
	width: 100px;
}
.test-text {
	width: calc(100% - 134px);
}
.img-test {
	margin: 0 20px 0 10px;
}
}

@media screen and (max-width: 767px) {
.quote-wrap{
	margin-bottom:35px;
}
.img-wrap.onbanner {
    height: 380px;
}
.active a::after {
	display:none;
}
.image-row-mains img{
	margin-bottom:10px;
}
.image-row{
	margin-bottom:10px;
}
#view_listing .modal-content {
    width: 85%;
}
.contact-us-wrap p, .contact-us-wrap ul li {
    font-size: 14px;
}
.check-available button{
	font-size: 15px;
}
.form-heading h3{
	font-size:20px;
}
.wp-hotel-booking-cart .modal-content {
    width: 85%;
    max-width: 420px;
}
.wp-hotel-booking-cart .modal-content .btn.book-now {
    width: auto;
    height: auto;
    font-size: 14px;
    padding: 10px 20px;
}
.map-responsive	{
	min-height:300px;
}
.youtube-video-embeder {
    margin-top: 0px;
}
.hotel-booking-search input, .hotel-booking-search select, .hotel-booking-search textarea, .hotel-booking-search button{
	min-width:auto;
}
.carousel-caption h1 {
    margin-top: 8%;
}
ul.top{
	padding:0;
}
.logo-inner{
	padding-left:15px;
	padding-right:15px;
}
.map-wrap {
    margin: 0 0 20px;
}

.hb_input_field:after{
	right:10px;
}
.menu-toggle {
	display: block;
	float: right;
	position: absolute;
	top: 29px;
	right: 15px;
}
ul.navigation {
	display: none;
}
.logo img {
	width: auto;
}
.img-wrap {
	border: 5px solid #fff;
	width: 100%;
	margin: auto;
	text-align: center;
	display: block;
}
.img-wrap img {
	text-align: center;
	margin: auto;
}
.carousel-caption {
	bottom: 0;
    top: 0;
}
.btn.villa-now {
	margin-top: 5px;
}
.overlay {
	padding: 70px 50px;
}
.overlay h3 {
	font-size: 26px;
	margin: 10px 0;
}
.overlay p {
	font-size: 14px;
	line-height: 34px;
}
.btn.now {
	width: 250px;
	height: 55px;
	font-size: 22px;
	margin-top: 20px;
	padding: 4px;
}
.banner {
    margin-bottom: 0px;
}
.img-wrap {
	top: -35px;
	margin: 20px auto;
}
.heading h2 {
	font-size: 36px;
}
.facilities {
	margin-top: 20px;
}
.content-img {
	padding: 12px 10px;
	text-align: left;
}
.para {
	font-size: 14px;
	margin: 25px 0;
}
.form-back {
	height: auto;
}
.btn.confirm {
	font-size: 18px;
	width: 260px;
	height: 45px;
}
.testimonial {
	margin: 30px 0;
}
.testimonial .heading {
	padding-bottom: 10px;
}
.testimonial-wrap {
	padding: 50px 0 30px 0;
}
.quote-wrap img {
    width: 40px;
}
.footer-wrap h5 {
	font-size: 20px;
	margin-top: 30px;
}
.right-testimonial {
	margin: 50px 0 35px;
	width: 100%;
}
.left-testimonial {
	margin: 50px 0 20px;	
	width: 100%;	
}
.form h4 {
	font-size: 32px;
}
.form p {
	letter-spacing: normal;
	font-size: 14px;
}
.left-testimonial::before, .right-testimonial::before {
	height: 100px;
	width: 100px;
	top: -50px;
	background-size: 100px 100px;
}
.btn.read-all {
	height: 45px;
	width: 250px;
	font-size: 19px;
	padding: 9px;
}
.carousel-caption p {
	max-width: 97%;
	line-height: 22px;
}
.banner_villa .carousel-indicators li {
	width: 20px;
	height: 20px;
	margin: 0 2px;
}
.banner_villa ol.carousel-indicators li.active {
	width: 20px;
	height: 20px;
}
.banner_villa ol.carousel-indicators li.active::before {
	width: 20px;
	height: 20px;
}
.villa-view h4, .villa-detail h2 {
	font-size: 28px;
}
.order-img {
	width: 70%;
	margin: auto;
}
.check-date {
	text-align: center;
	margin: 20px 0;
}
.check-date li {
	width: 49%;
	float: none;
	margin-bottom: 10px;
}
.amout-wrap {
	width: 100%;
	text-align: center;
}
.t-amount {
	float: none;
	text-align: center;
	margin: auto;
}
.checkout p {
	font-size: 14px;
	line-height: 27px;
}
.checkout h1 {
	font-size: 28px;
}
.terms-wrap ul li {
	font-size: 14px;
	line-height: 24px;
	margin: 5px 0;
}
.modal-body p {
	font-size: 18px;
}
.btn.availability {
	font-size: 18px;
	width: 270px;
	padding: 12px 0;
}
.facility-img-wrap {
	width: 70%;
	top: 0px;
	margin-bottom: 20px;
}
.live-wrap {
	padding-bottom: 40px;
}
.live-wrap-inner {
	padding: 40px 0 10px 0;
}
.facility-wrap h1 {
	font-size: 28px;
}
.service {
	font-size: 14px;
}
.cong-wrap h1::before {
	bottom: 0px;
}
.checkout-date li:nth-child(2n+1) {
	width: 130px;
}
.checkout-date li {
	width: 70%;
}
.cong-wrap {
	margin: 40px 0 20px 0;
}
.cong-wrap p.chekout-pay {
	font-size: 18px;
}
.testimonial-wrap-2 h1 {
	font-size: 26px;
}
}
@media screen and (max-width:638px){
.carousel-caption h1 {
   margin-top: 6%;
}
}
@media screen and (max-width: 575px) {
.logo img {
	width: 200px;
}
.listings.one-row{
	width:100%;
}
ul.listings li {
    width: 100%;
    margin-bottom: 10px;
}
ul.listings li:last-child{
	margin-bottom:0;
}
.small-logo {
    width: 40%;
}
.menu-toggle {
	top: 14px;
}	
.overlay {
	padding: 55px 15px;
}
.img-wrap {
	width: 100%;
}
.carousel-caption h1 {
	font-size: 18px;
	margin-bottom: 0;
	padding: 0 10px;
	margin-top:6%;
}
.carousel-caption p {
	line-height: 20px;
    font-size: 13px;
}
.btn.villa-now {
	margin-top: 5px;
	font-size: 15px;
	width: 250px;
    height: 35px;
}
.testimonial-wrap p {
	font-size: 14px;
}
.testimonial-wrap h5 {
	font-size: 14px;
	letter-spacing: 0.5px;
	margin: 15px 0;
}
.form h4 {
	font-size: 22px;
}
.form .form-group {
	margin-bottom: 25px;
}
.testimonial-wrap {
    padding: 15px 0 0px 0;
}
.check-date li {
	width: 100%;
}
.adult-wrap .form-group {
	width: 100%;
}
.form-group.adults {
	margin-right: 0px;
}
.form-group.children {
	margin-left: 0;
}
.facility-wrap h1 {
	font-size: 24px;
}
.live-wrap {
	padding-bottom: 20px;
}
.facility-img-wrap {
	width: 80%;
}
.checkout h1 {
	font-size: 31px;
	line-height: 35px;
}
.cong-wrap h1::before {
	bottom: 36px;
}
.cong-img {
	width: 94%;
}
.test-text p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0px;
}
.testimonal-client li::before {
	background-size: 30px 30px;
	height: 30px;
	width: 30px;
}
.img-test img {
	width: 80px;
}
.img-test {
	margin: 0 5px 0 0px;
}
.testimonal-client li {
	padding-left: 50px;
}
.test-text {
	width: calc(100% - 87px);
}
.testimonial-wrap-2 h1 {
	font-size: 22px;
}
}	

@media screen and (max-width: 480px) {
.img-wrap.onbanner {
    height: 350px;
}	
.overlay p {
	font-size: 17px;
	line-height: 35px;
}
.banner {
    margin-bottom: 0;
}
	
.img-wrap {
	width: 100%;
	margin: 20px auto;
	top: 0;
}
.overlay p {
	font-size: 14px;
	line-height: 27px;
}
.overlay h3 {
    font-size: 26px;
}
.overlay {
	padding: 40px 9px;
}
.carousel-caption {
	bottom: 0;
}
.carousel-caption h1 {
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 5%;
	letter-spacing: 1px;
}
.carousel-caption p {
	font-size: 11px;
	margin-bottom: 0;
	line-height: 17px;
	letter-spacing: 1px;
}
.btn.villa-now {
	margin-top: 10px;
	font-size: 13px;
	width: 220px;
	height: 30px;
}

.carousel-caption {
	bottom: 0;
	width: 95%;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
}
.heading h2 {
	font-size: 26px;
}
.designed h2 {
	font-size: 22px;
	margin-bottom: 10px;
}
.designed h2 span {
	font-size: 16px;
}
.designed p {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 10px;
}
.designed.all h2 span {
	font-size: 16px;
}
.designed.all p {
	margin-bottom: 14px;
	line-height: 24px;
}
.villa-view p, .villa-detail p {
	font-size: 14px;
}
.t-amount {
	width: 100%;
}
.order-img {
	width: 100%;
}
.process {
    margin: 20px 0;
}
.faq-wrap h1 {
	font-size: 20px;
}
.facility-img-wrap {
	width: 90%;
}
.facility-wrap h1 {
	font-size: 20px;
}
.checkout-date li {
	width: 52%;
}
.cong-wrap {
	margin: 20px 0 20px 0;
}
.checkout h1 {
	font-size: 25px;
}
.check-2 {
	margin: 30px 0;
}
.cong-img::after {
	height: 15px;
	left: -15px;
	top: -15px;
}
.cong-img::before {
	width: 15px;
	left: -15px;
}
.cong-img {
	width: 95%;
	margin-left: 15px;
}
.breadcrumb-inner ul li {
	padding-right: 22px;
}
a.Availability {
	margin: 20px 0 0 0;
}
.btn.checkout-2 {
	height: 45px;
	width: 160px;
}
.testimonial-wrap-2 h1 {
	font-size: 18px;
}
.img-test img {
	width: 150px;
}
.img-test {
	width: 100%;
	text-align: center;
	margin: 0;
}
.testimonal-client li {
	padding: 20px 15px;
	margin: 15px 0;
}
.test-text {
	width: 100%;
	margin-top: 10px;
}
.test-text p {
	line-height: 28px;
	margin-bottom: 0px;
	text-align: justify;
}
.test-text h3 {
	font-size: 16px;
	letter-spacing: 0.5px;
}
}	

@media screen and (max-width: 414px) {
.carousel-caption h1 {
	font-size: 14px;
}
ul.top li a {
	font-size: 11px;
	margin: 5px 6px;
}	
.faq-wrap h1 {
	font-size: 18px;
}	
}
@media screen and (max-width: 395px) {
.t-amount li:nth-child(2n) {
    padding-left: 10px;
}
.page-template-template-contact .entry-content{
	padding-top:10px;
	padding-bottom:10px;
}
h1.entry-title{
	font-size:26px;
}
ul.nav-tabs li a {
    font-size: 12px;
	padding: 10px 15px;
}
.long_term_form h6 {
    color: #606060;
    font-size: 16px;
}
.long_term_form label {
    font-size: 14px;
    margin: 0px 0 12px 0;
}
#villarental, #services {
    padding: 20px 10px;
}
.img-wrap.onbanner {
    height: 355px;
}
.overlay h3 {
    font-size: 26px;
}
.overlay p {
    font-size: 14px;
    line-height: 27px;
}
.breadcrumb {
    padding: 8px 3px;
    margin-bottom: 10px;
}
.entry-header h1.entry-title{
	font-size:26px
}
.page-template-default .entry-content{
	margin-bottom:10px;
}
.btn.now {
    width: auto;
    height: auto;
    font-size: 18px;
    margin-top: 20px;
    padding: 10px 30px;
}
.t-amount li {
    width: 100%;
}
.btn.villa-now {
    margin-top: 6px;
}
.carousel-caption h1 {
	margin-top: 9%;
}	
.carousel-caption p {
	line-height: 19px;
}
.carousel-caption {
	padding: 10px 0;
}	
}	
@media screen and (min-width:1320px) and (max-width:1560px){
	.banner_villa .carousel-indicators li {
		width: 70px;
		height: 70px;
	}
	.form-back{
		width:60%;
	}
	.map-wrap{
		width:40%;
	}
}
@media screen and (min-width:1000px) and (max-width:1197px){
	.form p {
		line-height: 21px;
		font-size: 13px;
	}
	.form .form-group {
		margin-bottom: 25px;
	}
	.form-back {
    height: 467px;
	}
}
@media screen and (min-width:1000px) and (max-width:1319px){
	.form-back{
		width:60%;
	}
	.map-wrap{
		width:40%;
	}
}
.nav-tabs .active a:after{
	display:none;
}
.long_term_form input[type="number"]{
	padding:0 0 0 20px;
}
.hb-form-field-label,.hb-payment-form h4,ul.hb-payment-methods label,p.agreed_text label {
    font-family: Lato-Medium;
    font-weight: 100;
}
p.agreed_text input[type="checkbox"]{
    vertical-align: text-top;
}
/*@media (min-width: 1470px){
.container {
    width: 1455px;
}
}*/