@media (max-width:1024px) {
	.hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul {
		max-height: 106px;
	}

	.hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul li {
		max-width: 142px;
	}
}

@media (max-width:960px) {
	.hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul {
		max-height: 130px;
	}

	.hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul li {
		max-width: 150px;
	}
}

@media (max-width:768px) {
	.hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul {
		max-height: 106px;
	}
	#sp-bottom .sp-module ul.menu li a,#sp-bottom .custom ul li{
	    font-weight: 400;
        font-size: 13px;
        color: #898989;
	}

	.hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul li {
		max-width: 142px;
	}
	.testinomial_pic {
	    width:100%;
	}
	#sp-bottom .sp-module .sp-module-title {
        margin-top: 30px;
    }
}

@media (max-width:667px) {
	.hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul {
		max-height: 106px;
	}

	.hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul li {
		max-width: 142px;
	}
}

@media (max-width:480px) {
	.hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul {
		max-height: 95px;
	}

	.hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul li {
		max-width: 132px;
	}
}

@media (max-width:360px) {
	.hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul {
		max-height: 106px;
	}

	.hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul li {
		max-width: 142px;
	}
}

@media (max-width:320px) {
	.hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul {
		max-height: 106px;
	}

	.hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul li {
		max-width: 142px;
	}
}

.hb_related_other_room {
	margin: 0 -15px;
}

.hb_related_other_room .tp-hotel-booking {
	margin: 0;
}

.hb_related_other_room>.title {
	position: relative;
	line-height: 40px;
	padding-bottom: 11px;
	margin: 20px 15px 40px;
}

.hb_related_other_room>.title:after {
	content: '';
	width: 30px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #ffb606;
}

.hb_related_other_room .rooms li.hb_room {
	padding: 0 15px;
	min-width: 300px;
	width: 300px;
	max-width: 400px;
	margin: 0;
}

.hb_related_other_room .navigation {
	width: auto;
	float: right;
	margin-top: -80px;
	margin-right: 15px;
}

.hb_related_other_room .navigation .next,.hb_related_other_room .navigation .prev {
	line-height: 24px;
	height: 24px;
	width: 24px;
	background: url() center left no-repeat;
	display: inline-block;
	float: left;
	cursor: pointer;
	z-index: 20;
}

.hb_related_other_room .navigation .next span[class*=pe-],.hb_related_other_room .navigation .prev span[class*=pe-] {
	display: none;
}

.hb_related_other_room .navigation .next {
	margin-left: 20px;
	float: right;
	background: url() center right no-repeat;
}

#hotel-booking-results>h3 {
	font-size: 40px;
	color: #2a2a2a;
	margin: 0 0 15px;
	line-height: 40px;
}

#hotel-booking-results form .hb_button.hb_checkout,#hotel-booking-results form button.hb_add_to_cart,#hotel-booking-results form button[type=submit] {
	text-decoration: none;
	padding: 10px 25px;
	line-height: 20px;
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ffb606;
	color: #2a2a2a;
}

#hotel-booking-results form .hb_button.hb_checkout:hover,#hotel-booking-results form button.hb_add_to_cart:hover,#hotel-booking-results form button[type=submit]:hover {
	background: #2a2a2a;
	color: #fff;
}

#hotel-booking-results .hb-search-results>.hb-room {
	margin: 0 0 30px;
	padding-bottom: 35px;
	border-bottom: 1px solid #eee;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-name {
	color: #2a2a2a;
	font-size: 30px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 23px;
	line-height: 30px;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-name a {
	line-height: 30px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-name a:hover {
	color: #ffb606;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-name label {
	display: inline-block;
	line-height: 30px;
	margin: 0;
	font-style: italic;
	font-weight: 400;
	font-size: 20px;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-thumbnail {
	max-width: 100%;
	width: 270px;
	float: left;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-thumbnail img {
	max-width: 270px;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-info {
	float: left;
	padding-left: 30px;
	width: calc(100% - 270px);
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li {
	margin-bottom: 30px;
	display: block;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li:last-child {
	margin-bottom: 0;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li .hb_search_item_price {
	margin-left: 20px;
	margin-right: 15px;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li select {
	padding: 3px 25px 3px 5px;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li>label {
	width: auto;
	font-weight: 400;
	color: #2a2a2a;
	margin-bottom: 0;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li>div {
	width: auto;
	margin-left: 20px;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li>div.hb_view_price {
	margin-left: 0;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li.hb_search_price {
	position: relative;
	font-weight: 700;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li.hb_search_capacity,#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li.hb_search_max_child {
	display: inline-block;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li.hb_search_capacity>div,#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li.hb_search_max_child>div {
	font-weight: 700;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li.hb_search_capacity {
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #eee;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li .hb-view-booking-room-details {
	color: #9a9a9a;
	font-weight: 400;
	font-style: italic;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li .hb-view-booking-room-details:hover,#hotel-booking-results a:hover {
	text-decoration: underline;
}

#hotel-booking-results .rooms-pagination a:hover {
	text-decoration: none;
}

#hotel-booking-cart h3,#hotel-booking-payment h3 {
	margin: 0 0 15px;
	font-size: 40px;
	line-height: 40px;
	color: #2a2a2a;
}

#hotel-booking-cart input[type=number],#hotel-booking-cart input[type=text],#hotel-booking-cart input[type=email],#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;
}

#hotel-booking-cart input[name=hb-coupon-code],#hotel-booking-payment input[name=hb-coupon-code] {
	margin: 10px 0;
}

#hotel-booking-cart button#hb-apply-coupon,#hotel-booking-payment button#hb-apply-coupon {
	margin: 10px 0 10px 5px;
}

#hotel-booking-cart input[type=number],#hotel-booking-payment input[type=number] {
	max-width: 80px;
	text-align: center;
}

#hotel-booking-cart .hb_button.hb_checkout,#hotel-booking-cart button[type=submit],#hotel-booking-cart button[type=button],#hotel-booking-payment .hb_button.hb_checkout,#hotel-booking-payment button[type=submit],#hotel-booking-payment button[type=button] {
	text-decoration: none;
	padding: 10px 25px;
	line-height: 20px;
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ffb606;
	color: #2a2a2a;
}

#hotel-booking-cart .hb_button.hb_checkout:hover,#hotel-booking-cart button[type=submit]:hover,#hotel-booking-cart button[type=button]:hover,#hotel-booking-payment .hb_button.hb_checkout:hover,#hotel-booking-payment button[type=submit]:hover,#hotel-booking-payment button[type=button]:hover {
	background: #2a2a2a;
	color: #fff;
}

#hotel-booking-cart .hb_button.hb_checkout.update,#hotel-booking-cart button[type=submit].update,#hotel-booking-cart button[type=button].update,#hotel-booking-payment .hb_button.hb_checkout.update,#hotel-booking-payment button[type=submit].update,#hotel-booking-payment button[type=button].update {
	margin-left: 5px;
}

#hotel-booking-cart select,#hotel-booking-payment select {
	line-height: 22px;
	padding: 8px 20px 8px 5px;
	border: 1px solid #ddd;
}

#hotel-booking-cart table.hb_table,#hotel-booking-payment table.hb_table {
	margin-bottom: 30px;
}

#hotel-booking-cart table th,#hotel-booking-payment table th {
	color: #2a2a2a;
	padding: 10px 17px;
	text-align: center;
}

#hotel-booking-cart table tr.hb_checkout_item td,#hotel-booking-payment table tr.hb_checkout_item td {
	text-align: center;
}

#hotel-booking-cart .hb-addition-information textarea,#hotel-booking-payment .hb-addition-information textarea {
	width: 100%;
	height: 100px;
	border: 1px solid #ddd;
	padding: 10px;
}

#hotel-booking-cart .hb-payment-methods>li,#hotel-booking-payment .hb-payment-methods>li {
	margin-bottom: 10px;
}

#hotel-booking-cart .hb-payment-methods>li .hb-payment-method-form,#hotel-booking-payment .hb-payment-methods>li .hb-payment-method-form {
	padding-left: 25px;
}

#hotel-booking-cart a:hover,#hotel-booking-payment a:hover {
	text-decoration: underline;
}

#hotel-booking-cart .hb_advance_grand_total .hb-align-right,#hotel-booking-cart .hb_sub_total .hb-align-right,#hotel-booking-payment .hb_advance_grand_total .hb-align-right,#hotel-booking-payment .hb_sub_total .hb-align-right {
	color: #2a2a2a;
	font-weight: 700;
}

#hotel-booking-cart .hb_advance_grand_total .hb-align-right,#hotel-booking-cart .hb_advance_payment .hb-align-right,#hotel-booking-cart .hb_advance_tax .hb-align-right,#hotel-booking-cart .hb_sub_total .hb-align-right,#hotel-booking-payment .hb_advance_grand_total .hb-align-right,#hotel-booking-payment .hb_advance_payment .hb-align-right,#hotel-booking-payment .hb_advance_tax .hb-align-right,#hotel-booking-payment .hb_sub_total .hb-align-right {
	float: right;
	width: 118px;
	margin: -10px 0;
	padding: 10px 0;
	border-left: 1px solid #eee;
	text-align: right;
}

#hotel-booking-cart td,#hotel-booking-payment td {
	padding: 10px 17px;
}

#hotel-booking-cart td.hb_gross_total,#hotel-booking-payment td.hb_gross_total {
	width: 135px;
	min-width: 135px;
}

#hotel-booking-cart .hb_remove_cart_item,#hotel-booking-payment .hb_remove_cart_item {
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	display: table-cell;
}

#hotel-booking-cart .hb_remove_cart_item .fa,#hotel-booking-payment .hb_remove_cart_item .fa {
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
}

.ui-datepicker.ui-widget {
	z-index: 9999;
	display: none;
	position: relative;
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
	border-radius: 0;
	padding: 8px;
}

.ui-datepicker.ui-widget .ui-datepicker-header {
	background: 0 0;
	border: 0;
}

.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-next,.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-prev {
	background: center center no-repeat;
	background-size: 75% 75%;
	border: 0;
	cursor: pointer;
	width: 20px;
	height: 30px;
	-moz-opacity: .5;
	-khtml-opacity: .5;
	-webkit-opacity: .5;
	opacity: .5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter: alpha(opacity=50);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-next span,.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-prev span {
	display: none;
}

.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-next:hover,.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-prev:hover {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100);
}

.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-prev {
	float: left;
	left: 0;
	right: auto;
	top: 4px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==);
}

.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-next {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=);
	float: right;
	right: 0;
	top: 4px;
	left: auto;
}

.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-title {
	color: #2a2a2a;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar {
	border: 0;
	margin-bottom: 24px;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar th {
	color: #999;
	font-size: 12px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar th span {
	cursor: help;
	border-bottom: 1px dotted #777;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar td {
	padding: 0;
	border: 0;
	height: 27px;
	overflow: hidden;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar td.ui-state-disabled {
	padding: 0;
	border: 0;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar td.ui-state-disabled .ui-state-default:hover {
	background: #f5f5f5;
	color: #666;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar .ui-state-default {
	cursor: pointer;
	display: block;
	outline: 0;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 17px;
	text-align: right;
	background: #f5f5f5;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar .ui-state-default:hover {
	color: #fff;
	background: #ffb606;
}

.hb-booking-room-details {
	border: 1px solid #eee;
	padding: 18px 30px 0;
	background: #f9f9f9;
	position: absolute;
	margin-top: 10px;
	visibility: hidden;
	left: 0;
	min-width: 430px;
	z-index: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.hb-booking-room-details.active {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100);
	visibility: visible;
	z-index: 999;
}

.hb-booking-room-details .hb_search_room_item_detail_price_close {
	background: #2a2a2a;
	color: #fff;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	position: absolute;
	top: -25px;
	right: 0;
	cursor: pointer;
}

.hb-booking-room-details .hb_search_room_item_detail_price_close:hover {
	background: #ffb606;
}

.hb-booking-room-details table {
	border: 0;
}

.hb-booking-room-details table tr td {
	padding: 0;
}

.hb-booking-room-details table tr td:first-child {
	color: #2a2a2a;
}

.hb-booking-room-details table tr td.hb_search_item_total_description {
	font-style: italic;
	color: #9a9a9a;
	padding-left: 20px;
}

.hb-booking-room-details table tr td.hb_search_item_price {
	color: #ffb606;
	font-weight: 700;
}

.hb-booking-room-details table tbody tr td {
	border: 0;
	padding-bottom: 20px;
}

.hb-booking-room-details table tbody tr:last-child td {
	padding-bottom: 25px;
}

.hb-booking-room-details table tfoot tr td {
	padding-top: 25px;
	border: 0;
	border-top: 1px solid #eee;
}

.hb-booking-room-details table tfoot tr td.hb_search_item_total_bold {
	font-weight: 700;
}

.hotel_booking_mini_cart .hb_mini_cart_item {
	position: relative;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	overflow: hidden;
}

.hotel_booking_mini_cart .hb_mini_cart_item .hb_mini_cart_top {
	position: relative;
}

.hotel_booking_mini_cart .hb_mini_cart_item .hb_title {
	font-size: 18px;
	font-weight: 600;
	color: #2a2a2a;
	line-height: 30px;
	margin: 23px 0 0;
}

.hotel_booking_mini_cart .hb_mini_cart_item .hb_mini_cart_remove {
	position: absolute;
	top: 2px;
	right: 0;
	color: #333;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: 0 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	cursor: pointer;
}

.hotel_booking_mini_cart .hb_mini_cart_item .hb_mini_cart_remove:hover {
	background: #ffb606;
	color: #fff;
}

.hotel_booking_mini_cart .hb_mini_cart_item .hb_mini_cart_number,.hotel_booking_mini_cart .hb_mini_cart_item .hb_mini_cart_price {
	color: #2a2a2a;
	line-height: 30px;
}

.hotel_booking_mini_cart .hb_mini_cart_item .hb_mini_cart_number label,.hotel_booking_mini_cart .hb_mini_cart_item .hb_mini_cart_price label {
	font-weight: 400;
	font-size: 15px;
	margin-right: 12px;
	margin-bottom: 0;
}

.hotel_booking_mini_cart .hb_mini_cart_item .hb_mini_cart_number span,.hotel_booking_mini_cart .hb_mini_cart_item .hb_mini_cart_price span {
	font-weight: 700;
	font-size: 15px;
	color: #2a2a2a;
}

.hotel_booking_mini_cart .hb_mini_cart_item .hb_mini_cart_price span {
	color: #ffb606;
}

.hotel_booking_mini_cart .hb_mini_cart_footer {
	text-align: center;
	margin-top: 30px;
}

.hotel_booking_mini_cart .hb_mini_cart_footer .hb_button {
	color: #fff;
	margin: 0 2px;
}

.hotel_booking_mini_cart .hb_mini_cart_empty {
	text-align: center;
	margin: 10px 0 0;
	color: #2a2a2a;
}

.bg-video-play,.hb_related_other_room .navigation span[class*=pe-]:after,.hb_related_other_room .navigation span[class*=pe-]:before,.hb_room_carousel_container .navigation span[class*=pe-]:after,.hb_room_carousel_container .navigation span[class*=pe-]:before,.hb_search_room_item_detail_price_close,.navigation .navbar-nav>li>span,a,button,button[type=submit],button[type=button],input[type=submit] {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.thim-widget-icon-box .wrapper-box-icon.has_custom_image.box_shadow_icon .smicon-box .icon-images img {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	-webkit-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
}

.thim-widget-icon-box .wrapper-box-icon.has_custom_image.box_shadow_icon .smicon-box:hover .icon-images img {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
	-webkit-transform: scale(1.15,1.15);
	-ms-transform: scale(1.15,1.15);
	-o-transform: scale(1.15,1.15);
	transform: scale(1.15,1.15);
}

.error {
	border: 1px solid red!important;
}

@media (min-width:1200px) {
	.content-pusher.boxed-area {
		max-width: 1200px;
		overflow: hidden;
		margin: 0 auto;
		box-shadow: 0 0 32px rgba(0,0,0,.23);
	}

	.content-pusher.boxed-area .container {
		padding-left: 55px;
		padding-right: 55px;
	}

	.content-pusher.boxed-area .container.home-page,.content-pusher.boxed-area .container.site-content {
		background: #fff;
	}

	.content-pusher.boxed-area .thim-top-rev-slider {
		position: relative;
	}

	.content-pusher.boxed-area .thim-top-rev-slider .tp-rightarrow {
		right: 0;
		left: auto!important;
	}

	.content-pusher.boxed-area .text-center .desc-icon-box {
		padding-left: 15px;
		padding-right: 15px;
	}

	.content-pusher.boxed-area .hb_room_carousel_container .item {
		min-width: 280px;
		min-height: 296px;
	}

	.content-pusher.boxed-area .hb_related_other_room .rooms li.hb_room {
		min-width: 280px;
		min-height: 296px;
		max-width: 280px;
	}

	.content-pusher.boxed-area .newletter .mc4wp-form input[type=email] {
		width: 240px;
	}

	.content-pusher.boxed-area #sidebar .thim-widget-mini-cart-room .hb_mini_cart_footer .hb_button {
		margin: 0;
		padding: 10px 12px;
	}

	.container {
		width: 1200px;
	}

	.container1 {
		width: 100%;
	}

	.siteorigin-panels-stretch {
		margin-left: -385px;
		margin-right: -385px;
		padding-left: 385px;
		padding-right: 385px;
	}

	.siteorigin-panels-stretch.thim-fix-stretched {
		padding-left: 0;
		padding-right: 0;
	}

	.siteorigin-panels-stretch.thim-fix-stretched.thim-bg-image-cover {
		background-repeat: no-repeat!important;
		background-size: cover!important;
	}
}

@media (max-width:1240px) {
	#hotel-booking-results .hb-search-results>.hb-room .hb-room-thumbnail {
		margin-bottom: 30px;
	}
}

@media (max-width:1200px) {
	.thim-widget-event .item-event .event-thumbnail {
		display: none;
	}
}

@media (max-width:1024px) {
	body .hb_room_carousel_container .item {
		min-height: 258px;
		min-width: 242px;
	}

	.text-center .desc-icon-box {
		padding-left: 0;
		padding-right: 0;
	}

	.thim-list-posts.sidebar .article-image {
		margin-bottom: 10px;
	}

	.thim-list-posts.sidebar .article-title-wrapper {
		clear: both;
	}

	#sidebar .hotel-booking-search {
		padding-left: 30px;
		padding-right: 30px;
	}

	#sidebar .hotel_booking_mini_cart .hb_mini_cart_footer .hb_button {
		min-width: 100px;
		margin-bottom: 10px;
	}

	#hotel-booking-cart table td,#hotel-booking-payment table td {
		padding: 10px 7px;
	}

	#hotel-booking-cart .hb_advance_grand_total .hb-align-right,#hotel-booking-cart .hb_advance_payment .hb-align-right,#hotel-booking-cart .hb_advance_tax .hb-align-right,#hotel-booking-cart .hb_sub_total .hb-align-right,#hotel-booking-payment .hb_advance_grand_total .hb-align-right,#hotel-booking-payment .hb_advance_payment .hb-align-right,#hotel-booking-payment .hb_advance_tax .hb-align-right,#hotel-booking-payment .hb_sub_total .hb-align-right {
		width: 128px;
	}

	body .hb_related_other_room .rooms li.hb_room {
		min-width: 243px;
		min-height: 259px;
		max-width: 243px;
	}
}

@media (min-width:768px) and (max-width:992px) {
	.container {
		width: 900px;
		max-width: 100%;
	}

	body .hb_room_carousel_container .item {
		min-height: 308px;
		min-width: 300px;
	}

	.list-html-content {
		margin-bottom: 50px;
	}

	.list-html-content .item-content {
		padding-left: 0;
	}

	.list-html-content .col-sm-6:nth-child(2n) {
		padding-right: 0;
		padding-left: 45px;
	}

	.filter-restaurant .erm_product {
		width: 100%;
	}

	body .hb_related_other_room .rooms li.hb_room {
		min-width: 336px;
		min-height: 352px;
		max-width: 336px;
	}

	#hotel-booking-cart table td,#hotel-booking-payment table td {
		padding: 10px 3px;
	}

	#hotel-booking-cart .hb_advance_grand_total .hb-align-right,#hotel-booking-cart .hb_advance_payment .hb-align-right,#hotel-booking-cart .hb_advance_tax .hb-align-right,#hotel-booking-cart .hb_sub_total .hb-align-right,#hotel-booking-payment .hb_advance_grand_total .hb-align-right,#hotel-booking-payment .hb_advance_payment .hb-align-right,#hotel-booking-payment .hb_advance_tax .hb-align-right,#hotel-booking-payment .hb_sub_total .hb-align-right {
		width: 124px;
	}

	#hotel-booking-cart .hb_capacity,#hotel-booking-payment .hb_capacity {
		display: none;
	}
}

@media (min-width:781px) and (max-width:900px) {
	.thim-search-room .hotel-booking-search form {
		padding: 30px 5px;
	}

	.thim-search-room .hotel-booking-search form .hb-form-table .hb-form-field,.thim-search-room .hotel-booking-search form .hb-submit {
		padding: 0 5px;
	}

	body .navbar-nav>li>a,body .navbar-nav>li>span.disable_link,body .navbar-nav>li>span:not(.icon-toggle) {
		padding-right: 10px;
	}
}

@media (max-width:780px) {
	.wpcf7-form {
		margin-left: 0;
	}

	.rooms {
		margin: 0;
	}

	.post-type-archive-hb_room .rooms.hb-catalog-column-4>.hb_room {
		width: 50%;
	}

	.counter-box {
		margin: 0 auto;
	}

	#main,#sidebar {
		width: 100%;
		float: left;
		clear: both;
	}

	.archive .site-main.alignleft,.blog .site-main.alignleft,.single .site-main.alignleft {
		padding-right: 15px;
		padding-bottom: 60px;
	}

	.archive .site-main.alignright,.blog .site-main.alignright,.single .site-main.alignright {
		padding-left: 15px;
		padding-bottom: 60px;
	}

	#hotel-booking-cart,#hotel-booking-payment {
		padding-bottom: 60px;
	}

	#hotel-booking-cart table td,#hotel-booking-payment table td {
		padding: 10px;
	}

	#hotel-booking-cart .hb_advance_grand_total .hb-align-right,#hotel-booking-cart .hb_advance_payment .hb-align-right,#hotel-booking-cart .hb_advance_tax .hb-align-right,#hotel-booking-cart .hb_sub_total .hb-align-right,#hotel-booking-payment .hb_advance_grand_total .hb-align-right,#hotel-booking-payment .hb_advance_payment .hb-align-right,#hotel-booking-payment .hb_advance_tax .hb-align-right,#hotel-booking-payment .hb_sub_total .hb-align-right {
		width: 125px;
	}

	#hotel-booking-cart .hb_capacity,#hotel-booking-payment .hb_capacity {
		display: table-cell;
	}

	#sidebar .thim-widget-mini-cart-room .hb_mini_cart_footer .hb_button {
		padding: 10px 25px;
		margin: 0 2px;
	}

	.thim-search-room .hotel-booking-search form .hb-form-table {
		width: 100%;
		float: none;
	}

	.thim-search-room .hotel-booking-search form .hb-form-table .hb-form-field {
		width: 100%;
		max-width: none;
		float: none;
		margin-bottom: 20px;
	}

	.thim-search-room .hotel-booking-search form .hb-submit {
		width: 100%;
		float: none;
	}

	.thim-search-room .hotel-booking-search form .hb-submit button {
		max-width: none;
		width: 100%;
	}

	.site-main .hotel-booking-search {
		padding-bottom: 60px;
	}

	.site-main .hotel-booking-search .hb-form-field,.site-main .hotel-booking-search form button {
		max-width: 100%;
	}

	.site-main .hotel-booking-search .hb-form-field-input {
		display: block;
	}

	.thim-list-posts.sidebar .article-title-wrapper {
		clear: right;
	}

	#hotel-booking-results .hb-search-results>.hb-room .hb-room-thumbnail {
		float: none;
	}

	#hotel-booking-results .hb-search-results>.hb-room .hb-room-info {
		width: 100%;
		padding-left: 0;
	}
}

@media (min-width:768px) and (max-width:780px) {
	.navbar-nav>li>a,.navbar-nav>li>span.disable_link {
		padding-left: 15px;
		padding-right: 15px;
	}

	.navigation .navbar-nav>li.current-menu-item>a:after,.navigation .navbar-nav>li.current-menu-item>span:after,.navigation .navbar-nav>li:hover>a:after,.navigation .navbar-nav>li:hover>span:after {
		left: 15px;
		right: 15px;
	}

	.thim-our-service {
		padding-left: 0;
		margin-top: 60px;
	}

	body .hb_room_carousel_container .hb_room {
		min-height: 272px;
		min-width: 256px;
	}

	.thim-search-room .hotel-booking-search form {
		padding-left: 0;
		padding-right: 0;
	}

	.thim-search-room .hotel-booking-search form .hb-submit {
		padding: 0 8px;
	}

	.site-main.alignleft {
		float: left;
	}

	body .hb_related_other_room .rooms li.hb_room {
		min-height: 272px;
		min-width: 256px;
		max-width: 256px;
	}
}

@media (min-width:768px) {
	.thim-border-grid .panel-grid-cell:first-child .panel-widget-style {
		position: relative;
		overflow: hidden;
		padding-right: 30px;
	}

	.thim-border-grid .panel-grid-cell:first-child .panel-widget-style:after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		width: 1px;
		background: #dce0e2;
	}

	.top_site_main .banner-wrapper {
		position: absolute;
		left: 0;
		right: 0;
		text-align: center;
		top: 50%;
		transform: translate(0,-50%);
		-webkit-transform: translate(0,-50%);
		-moz-transform: translate(0,-50%);
		-ms-transform: translate(0,-50%);
		-o-transform: translate(0,-50%);
		display: inline-block;
	}
}

@media (max-width:767px) {
	.width-navigation {
		overflow: auto;
		overflow-x: hidden;
	}

	.top-header .thim-social ul.social_link {
		margin-left: -10px;
		margin-right: 0;
	}

	.top_site_main img {
		position: absolute;
		height: 100%;
		left: 0;
		right: 0;
	}

	.top_site_main .page-title-wrapper {
		position: static;
		padding: 15px 0;
	}

	.top_site_main .page-title-wrapper .banner-description p {
		margin-bottom: 0;
	}

	.list-html-content {
		text-align: left;
		position: relative;
		padding-bottom: 0;
		margin-bottom: 50px;
	}

	.list-html-content .line-center {
		display: none;
	}

	.list-html-content .item-content {
		padding: 10px 0;
	}

	.erm_menu_content.menu_content_two_column li.erm_product {
		width: 100%;
	}

	.otw-wrapper .col-sm-3 {
		margin-bottom: 25px;
	}

	.otw-wrapper .otw-button-wrap {
		margin-bottom: 0;
	}

	.border-widget .panel-grid-cell {
		width: 50%!important;
		float: left!important;
		margin-bottom: 30px;
	}

	.border-widget .panel-grid-cell:nth-child(1) {
		padding-right: 15px!important;
	}

	.border-widget .panel-grid-cell:nth-child(2) {
		padding-left: 15px!important;
	}

	.border-widget .panel-grid-cell:last-child {
		margin-top: 25px!important;
		width: 100%!important;
	}

	.border-widget .widget.so-panel {
		min-height: inherit;
	}

	.wrapper-gallery-filter .fancybox {
		display: inline-block;
		margin-bottom: 10px;
	}

	.top-header {
		padding-top: 10px;
	}

	.top-header aside {
		display: block;
		margin-left: 15px;
		padding: 5px 0 2px;
		border-bottom: 0!important;
	}

	.footer aside {
		padding-bottom: 10px;
	}

	footer#colophon .footer aside {
		margin-bottom: 25px;
		padding-left: 0;
		padding-right: 0;
		margin-left: 15px;
		margin-right: 15px;
	}

	.footer aside:first-child {
		padding-bottom: 5px;
	}

	.footer aside:last-child {
		padding-bottom: 0;
	}

	.footer .newletter {
		display: block;
		text-align: left;
	}

	.thim-list-posts.sidebar .article-title-wrapper {
		clear: initial;
	}

	.list-html-content .col-sm-6 {
		clear: both;
	}

	.list-html-content .item-content .desc-list {
		float: none;
		max-width: none;
	}

	.thim-widget-gallery .wrapper-gallery-filter .col-sm-4 {
		width: 50%;
	}

	body .hb_room_carousel_container .hb_room {
		min-height: 261px;
		min-width: 245px;
	}

	body .hb_related_other_room .rooms li.hb_room {
		min-height: 261px;
		min-width: 245px;
		max-width: 245px;
	}

	.widget_shopping_cart .widget_shopping_cart_content {
		min-width: 200px;
		width: 200px;
	}

	#hotel-booking-cart .hb_check_in,#hotel-booking-cart .hb_check_out,#hotel-booking-payment .hb_check_in,#hotel-booking-payment .hb_check_out {
		display: none;
	}

	.hb-booking-room-details {
		left: auto;
		right: 10px;
	}
}

@media (max-width:667px) {
	body .hb_room_carousel_container .hb_room {
		min-height: 349px;
		min-width: 333px;
	}

	body .hb_related_other_room .rooms li.hb_room {
		min-height: 349px;
		min-width: 333px;
		max-width: 333px;
	}

	.thim-sailing-hotel .width50 {
		width: 100%;
	}

	.thim-sailing-hotel .width50:first-child {
		margin-bottom: 30px;
	}
}

@media (max-width:640px) {
	body .hb_room_carousel_container .hb_room {
		min-height: 336px;
		min-width: 320px;
	}

	body .hb_related_other_room .rooms li.hb_room {
		min-height: 336px;
		min-width: 320px;
		max-width: 320px;
	}
}

@media (max-width:600px) {
	.top_site_main {
		height: auto;
	}

	.thim-widget-event .item-event {
		display: block;
	}

	.thim-widget-event .item-event .content-item,.thim-widget-event .item-event .content-right,.thim-widget-event .item-event .event-thumbnail {
		display: block;
		width: 100%;
		overflow: hidden;
	}

	.thim-widget-tab-restaurant-menu .nav-menu-tabs li a span.box>span {
		display: none;
	}

	.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary {
		width: 100%!important;
	}

	.erm_menu_content.layout-default .erm_product.with_image a.image-popup {
		width: 60px;
	}

	.erm_menu_content.layout-default .erm_product.with_image .erm_product_price,.erm_menu_content.layout-default .erm_product.with_image .item-left {
		width: 100%;
		display: block;
		padding-left: 15px;
	}

	.erm_menu_content.layout-default .erm_product.with_image .erm_product_price {
		margin-top: 0;
		padding: 0 15px 15px;
	}

	.erm_menu_content.layout-default .erm_product.with_image .erm_product_price li {
		display: inline-block;
		margin-right: 7px;
	}

	body .hb_room_carousel_container .hb_room {
		min-height: 316px;
		min-width: 300px;
	}

	body .hb_related_other_room .rooms li.hb_room {
		min-height: 316px;
		min-width: 300px;
		max-width: 300px;
	}
}

@media (max-width:480px) {
	.top_site_main .page-title-wrapper {
		padding: 45px 0 15px;
	}

	.newletter .mc4wp-form input[type=email] {
		width: 220px;
	}

	.product-grid .col-sm-6 {
		width: 100%;
	}

	.product-grid .product_thumb {
		display: block;
		text-align: center;
	}

	#hotel-booking-cart .hb_capacity,#hotel-booking-payment .hb_capacity,.woocommerce-cart table.cart .product-thumbnail {
		display: none;
	}

	.border-widget .panel-grid-cell {
		width: 100%!important;
		float: none!important;
		margin-bottom: 30px!important;
	}

	.border-widget .panel-grid-cell:nth-child(1) {
		padding-right: 0!important;
	}

	.border-widget .panel-grid-cell:nth-child(2) {
		padding-left: 0!important;
	}

	body .hb_room_carousel_container .hb_room {
		min-height: 256px;
		min-width: 240px;
	}

	body .hb_related_other_room .rooms li.hb_room {
		min-width: 240px;
		max-width: 240px;
		min-height: 256px;
	}

	.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals {
		width: 100%;
		float: none;
	}

	#hotel-booking-results .hb-search-results>.hb-room .hb-room-info {
		clear: both;
		margin-left: 0;
	}

	.hb_single_room .price {
		margin: 10px 0 20px;
		float: none;
		clear: both;
	}

	.hb_single_room table.hb_room_pricing_plans {
		max-width: 92vw;
		overflow: hidden;
	}

	.hb_single_room table.hb_room_pricing_plans tr td {
		padding: 10px 0;
	}
}

@media (max-width:360px) {
	#hotel-booking-cart .hb_night,#hotel-booking-payment .hb_night,.woocommerce-cart table.cart .product-price {
		display: none;
	}

	.woocommerce-cart table.cart td.actions input {
		margin-top: 10px;
	}

	#hotel-booking-cart table td.hb_gross_total,#hotel-booking-payment table td.hb_gross_total {
		min-width: 100px;
		width: 100px;
	}

	#hotel-booking-cart .hb_advance_grand_total .hb-align-right,#hotel-booking-cart .hb_advance_payment .hb-align-right,#hotel-booking-cart .hb_advance_tax .hb-align-right,#hotel-booking-cart .hb_sub_total .hb-align-right,#hotel-booking-payment .hb_advance_grand_total .hb-align-right,#hotel-booking-payment .hb_advance_payment .hb-align-right,#hotel-booking-payment .hb_advance_tax .hb-align-right,#hotel-booking-payment .hb_sub_total .hb-align-right {
		width: 90px;
	}

	.hb-booking-room-details {
		min-width: inherit;
		max-width: 100%;
		width: 92vw;
	}

	.rooms {
		margin: 0;
	}

	.post-type-archive-hb_room .rooms.hb-catalog-column-4>.hb_room {
		width: 100%;
	}

	body .hb_room_carousel_container .hb_room {
		min-height: 376px;
		min-width: 360px;
	}

	body .hb_related_other_room .rooms li.hb_room {
		min-width: 360px;
		max-width: 360px;
		min-height: 376px;
	}
}

@media (max-width:320px) {
	.width-navigation {
		overflow: auto;
		left: -260px;
	}

	.width-navigation .inner-navigation {
		width: 260px;
	}

	.mobile-menu-open .content-pusher {
		left: 260px;
	}

	body .hb_room_carousel_container .hb_room {
		min-height: 336px;
		min-width: 320px;
	}

	body .hb_related_other_room .rooms li.hb_room {
		max-width: 320px;
		min-height: 336px;
		min-width: 320px;
	}

	.woocommerce-cart table.cart .product-remove {
		display: none;
	}

	#hotel-booking-cart table td.hb_gross_total,#hotel-booking-payment table td.hb_gross_total {
		min-width: 80px;
		width: 80px;
	}

	#hotel-booking-cart .hb_advance_grand_total .hb-align-right,#hotel-booking-cart .hb_advance_payment .hb-align-right,#hotel-booking-cart .hb_advance_tax .hb-align-right,#hotel-booking-cart .hb_sub_total .hb-align-right,#hotel-booking-payment .hb_advance_grand_total .hb-align-right,#hotel-booking-payment .hb_advance_payment .hb-align-right,#hotel-booking-payment .hb_advance_tax .hb-align-right,#hotel-booking-payment .hb_sub_total .hb-align-right {
		width: 70px;
	}

	#hotel-booking-cart button#hb-apply-coupon,#hotel-booking-payment button#hb-apply-coupon {
		margin-left: 0;
	}

	#hotel-booking-cart .hb_button.hb_checkout,#hotel-booking-cart .hb_button.update,#hotel-booking-payment .hb_button.hb_checkout,#hotel-booking-payment .hb_button.update {
		margin-bottom: 10px;
	}

	#sidebar .hotel_booking_mini_cart .hb_mini_cart_footer .hb_button {
		min-width: 120px;
		margin-bottom: 10px;
	}
}

@media (max-width:240px) {
	.width-navigation {
		left: -200px;
	}

	.width-navigation .inner-navigation {
		width: 200px;
	}

	.mobile-menu-open .content-pusher {
		left: 200px;
	}

	body .hb_room_carousel_container .hb_room {
		min-height: 256px;
		min-width: 240px;
	}

	body .hb_related_other_room .rooms li.hb_room {
		min-height: 256px;
		min-width: 240px;
		max-width: 240px;
	}

	#hotel-booking-cart table .hb_quantity,#hotel-booking-payment table .hb_quantity,.woocommerce-cart table.cart .product-quantity {
		display: none;
	}

	#hotel-booking-cart .hb_button.hb_checkout,#hotel-booking-cart .hb_button.update,#hotel-booking-payment .hb_button.hb_checkout,#hotel-booking-payment .hb_button.update {
		margin-left: 0;
	}

	.thim-list-posts.sidebar .article-title-wrapper {
		clear: both;
	}
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
	float: left;
}

.owl-controls .owl-buttons div,.owl-controls .owl-page {
	cursor: pointer;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.grabbing {
	cursor: url() 8 8,move;
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	opacity: .5;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: .5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.owl-item.loading {
	min-height: 150px;
	background: url() no-repeat center center;
}

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x: 50%;
	-webkit-perspective-origin-y: 50%;
	-moz-perspective: 1200px;
	-moz-perspective-origin-x: 50%;
	-moz-perspective-origin-y: 50%;
	perspective: 1200px;
}

.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease;
}

.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease;
}

.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease;
}

.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	-moz-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
	-webkit-animation: goDown .6s ease both;
	-moz-animation: goDown .6s ease both;
	animation: goDown .6s ease both;
}

.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	-moz-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
	-webkit-animation: scaleUpTo .5s ease both;
	-moz-animation: scaleUpTo .5s ease both;
	animation: scaleUpTo .5s ease both;
}

@-webkit-keyframes empty {
	0% {
		opacity: 1;
	}
}

@-moz-keyframes empty {
	0% {
		opacity: 1;
	}
}

@keyframes empty {
	0% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes backSlideOut {
	25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px);
	}

	100%,75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%);
	}
}

@-moz-keyframes backSlideOut {
	25% {
		opacity: .5;
		-moz-transform: translateZ(-500px);
	}

	100%,75% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(-200%);
	}
}

@keyframes backSlideOut {
	25% {
		opacity: .5;
		transform: translateZ(-500px);
	}

	100%,75% {
		opacity: .5;
		transform: translateZ(-500px) translateX(-200%);
	}
}

@-webkit-keyframes backSlideIn {
	0%,25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(200%);
	}

	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateZ(0) translateX(0);
	}
}

@-moz-keyframes backSlideIn {
	0%,25% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(200%);
	}

	75% {
		opacity: .5;
		-moz-transform: translateZ(-500px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateZ(0) translateX(0);
	}
}

@keyframes backSlideIn {
	0%,25% {
		opacity: .5;
		transform: translateZ(-500px) translateX(200%);
	}

	75% {
		opacity: .5;
		transform: translateZ(-500px);
	}

	100% {
		opacity: 1;
		transform: translateZ(0) translateX(0);
	}
}

@-webkit-keyframes scaleToFade {
	to {
		opacity: 0;
		-webkit-transform: scale(.8);
	}
}

@-moz-keyframes scaleToFade {
	to {
		opacity: 0;
		-moz-transform: scale(.8);
	}
}

@keyframes scaleToFade {
	to {
		opacity: 0;
		transform: scale(.8);
	}
}

@-webkit-keyframes goDown {
	from {
		-webkit-transform: translateY(-100%);
	}
}

@-moz-keyframes goDown {
	from {
		-moz-transform: translateY(-100%);
	}
}

@keyframes goDown {
	from {
		transform: translateY(-100%);
	}
}

@-webkit-keyframes scaleUpFrom {
	from {
		opacity: 0;
		-webkit-transform: scale(1.5);
	}
}

@-moz-keyframes scaleUpFrom {
	from {
		opacity: 0;
		-moz-transform: scale(1.5);
	}
}

@keyframes scaleUpFrom {
	from {
		opacity: 0;
		transform: scale(1.5);
	}
}

@-webkit-keyframes scaleUpTo {
	to {
		opacity: 0;
		-webkit-transform: scale(1.5);
	}
}

@-moz-keyframes scaleUpTo {
	to {
		opacity: 0;
		-moz-transform: scale(1.5);
	}
}

@keyframes scaleUpTo {
	to {
		opacity: 0;
		transform: scale(1.5);
	}
}

.rev_slider_wrapper {
	position: relative;
	z-index: 0;
}

.rev_slider {
	position: relative;
	overflow: visible;
}

.tp-overflow-hidden {
	overflow: hidden;
}

.tp-simpleresponsive img,.rev_slider img {
	max-width: none !important;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	margin: 0;
	padding: 0;
	border-width: 0;
	border: 0;
}

.rev_slider .no-slides-text {
	font-weight: bold;
	text-align: center;
	padding-top: 80px;
}

.rev_slider>ul,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before,.tp-revslider-mainul>li,.tp-simpleresponsive>ul>li {
	list-style: none !important;
	position: absolute;
	margin: 0 !important;
	padding: 0 !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image: none;
	background-position: 0 0;
	text-indent: 0;
	top: 0;
	left: 0;
}

.tp-revslider-mainul>li,.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before,.tp-revslider-mainul>li,.tp-simpleresponsive>ul>li {
	visibility: hidden;
}

.tp-revslider-slidesli,.tp-revslider-mainul {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
}

.rev_slider li.tp-revslider-slidesli {
	position: absolute !important;
}

.tp-caption .rs-untoggled-content {
	display: block;
}

.tp-caption .rs-toggled-content {
	display: none;
}

.rs-toggle-content-active.tp-caption .rs-toggled-content {
	display: block;
}

.rs-toggle-content-active.tp-caption .rs-untoggled-content {
	display: none;
}

.rev_slider .tp-caption,.rev_slider .caption {
	position: relative;
	visibility: hidden;
	white-space: nowrap;
	display: block;
}

.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap *:last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap *:last-child {
	margin-bottom: 0;
}

.tp-svg-layer svg {
	width: 100%;
	height: 100%;
	position: relative;
	vertical-align: top;
}

.tp-carousel-wrapper {
	cursor: url(),move;
}

.tp-carousel-wrapper.dragged {
	cursor: url(),move;
}

.tp-caption {
	z-index: 1;
}

.tp_inner_padding {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	max-height: none !important;
}

.tp-caption {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	position: absolute;
	-webkit-font-smoothing: antialiased !important;
}

.tp-caption.tp-layer-selectable {
	-moz-user-select: all;
	-khtml-user-select: all;
	-webkit-user-select: all;
	-o-user-select: all;
}

.tp-forcenotvisible,.tp-hide-revslider,.tp-caption.tp-hidden-caption {
	visibility: hidden !important;
	display: none !important;
}

.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider audio,.rev_slider video {
	max-width: none !important;
}

.rev_slider_wrapper {
	width: 100%;
}

.fullscreen-container {
	position: relative;
	padding: 0;
}

.fullwidthbanner-container {
	position: relative;
	padding: 0;
	overflow: hidden;
}

.fullwidthbanner-container .fullwidthabanner {
	width: 100%;
	position: relative;
}

.tp-static-layers {
	position: absolute;
	z-index: 101;
	top: 0;
	left: 0;
}

.tp-caption .frontcorner {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0 solid transparent;
	border-top: 40px solid #00a8ff;
	position: absolute;
	left: -40px;
	top: 0;
}

.tp-caption .backcorner {
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #00a8ff;
	position: absolute;
	right: 0;
	top: 0;
}

.tp-caption .frontcornertop {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0 solid transparent;
	border-bottom: 40px solid #00a8ff;
	position: absolute;
	left: -40px;
	top: 0;
}

.tp-caption .backcornertop {
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #00a8ff;
	position: absolute;
	right: 0;
	top: 0;
}

.tp-layer-inner-rotation {
	position: relative !important;
}

img.tp-slider-alternative-image {
	width: 100%;
	height: auto;
}

.noFilterClass {
	filter: none !important;
}

.rs-background-video-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 0;
}

.tp-caption.coverscreenvideo {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

.caption.fullscreenvideo,.tp-caption.fullscreenvideo {
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
}

.caption.fullscreenvideo iframe,.caption.fullscreenvideo audio,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video {
	width: 100% !important;
	height: 100% !important;
	display: none;
}

.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video {
	background: #000;
}

.fullcoveredvideo .tp-poster {
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.videoisplaying .html5vid .tp-poster {
	display: none;
}

.tp-video-play-button {
	background: #000;
	background: rgba(0,0,0,0.3);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #FFF;
	z-index: 3;
	margin-top: -25px;
	margin-left: -25px;
	line-height: 50px !important;
	text-align: center;
	cursor: pointer;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	z-index: 4;
	opacity: 0;
	-webkit-transition: opacity 300ms ease-out !important;
	-moz-transition: opacity 300ms ease-out !important;
	-o-transition: opacity 300ms ease-out !important;
	transition: opacity 300ms ease-out !important;
}

.tp-hiddenaudio,.tp-audio-html5 .tp-video-play-button {
	display: none !important;
}

.tp-caption .html5vid {
	width: 100% !important;
	height: 100% !important;
}

.tp-video-play-button i {
	width: 50px;
	height: 50px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	line-height: 50px !important;
	font-size: 40px !important;
}

.tp-caption:hover .tp-video-play-button {
	opacity: 1;
}

.tp-caption .tp-revstop {
	display: none;
	border-left: 5px solid #fff !important;
	border-right: 5px solid #fff !important;
	margin-top: 15px !important;
	line-height: 20px !important;
	vertical-align: top;
	font-size: 25px !important;
}

.videoisplaying .revicon-right-dir {
	display: none;
}

.videoisplaying .tp-revstop {
	display: inline-block;
}

.videoisplaying .tp-video-play-button {
	display: none;
}

.tp-caption:hover .tp-video-play-button {
	display: block;
}

.fullcoveredvideo .tp-video-play-button {
	display: none !important;
}

.fullscreenvideo .fullscreenvideo audio {
	object-fit: contain !important;
}

.fullscreenvideo .fullscreenvideo video {
	object-fit: contain !important;
}

.fullscreenvideo .fullcoveredvideo audio {
	object-fit: cover !important;
}

.fullscreenvideo .fullcoveredvideo video {
	object-fit: cover !important;
}

.tp-video-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	transition: opacity .3s;
	background-image: linear-gradient(to bottom,#000 13%,#323232 100%);
	background-image: -o-linear-gradient(bottom,#000 13%,#323232 100%);
	background-image: -moz-linear-gradient(bottom,#000 13%,#323232 100%);
	background-image: -webkit-linear-gradient(bottom,#000 13%,#323232 100%);
	background-image: -ms-linear-gradient(bottom,#000 13%,#323232 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.13,#000),color-stop(1,#323232));
	display: table;
	max-width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.tp-caption:hover .tp-video-controls {
	opacity: .9;
}

.tp-video-button {
	background: rgba(0,0,0,.5);
	border: 0;
	color: #EEE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	line-height: 12px;
	font-size: 12px;
	color: #fff;
	padding: 0;
	margin: 0;
	outline: 0;
}

.tp-video-button:hover {
	cursor: pointer;
}

.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap {
	padding: 0 5px;
	display: table-cell;
	vertical-align: middle;
}

.tp-video-seek-bar-wrap {
	width: 80%;
}

.tp-video-vol-bar-wrap {
	width: 20%;
}

.tp-volume-bar,.tp-seek-bar {
	width: 100%;
	cursor: pointer;
	outline: 0;
	line-height: 12px;
	margin: 0;
	padding: 0;
}

.rs-fullvideo-cover {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background: transparent;
	z-index: 5;
}

.rs-background-video-layer video::-webkit-media-controls {
	display: none !important;
}

.rs-background-video-layer audio::-webkit-media-controls {
	display: none !important;
}

.tp-audio-html5 .tp-video-controls {
	opacity: 1 !important;
	visibility: visible !important;
}

.tp-dottedoverlay {
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

.tp-dottedoverlay.twoxtwo {
	background: url();
}

.tp-dottedoverlay.twoxtwowhite {
	background: url();
}

.tp-dottedoverlay.threexthree {
	background: url();
}

.tp-dottedoverlay.threexthreewhite {
	background: url();
}

.tp-shadowcover {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	position: absolute;
	z-index: -1;
}

.tp-shadow1 {
	-webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
}

.tp-shadow2:before,.tp-shadow2:after,.tp-shadow3:before,.tp-shadow4:after {
	z-index: -2;
	position: absolute;
	content: "";
	bottom: 10px;
	left: 10px;
	width: 50%;
	top: 85%;
	max-width: 300px;
	background: transparent;
	-webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
	box-shadow: 0 15px 10px rgba(0,0,0,0.8);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.tp-shadow2:after,.tp-shadow4:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}

.tp-shadow5 {
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;
	box-shadow: 0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;
}

.tp-shadow5:before,.tp-shadow5:after {
	content: "";
	position: absolute;
	z-index: -2;
	-webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 25px 0 rgba(0,0,0,0.6);
	box-shadow: 0 0 25px 0 rgba(0,0,0,0.6);
	top: 30%;
	bottom: 0;
	left: 20px;
	right: 20px;
	-moz-border-radius: 100px / 20px;
	border-radius: 100px / 20px;
}

.tp-button {
	padding: 6px 13px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 30px;
	cursor: pointer;
	color: #fff !important;
	text-shadow: 0 1px 1px rgba(0,0,0,.6) !important;
	font-size: 15px;
	line-height: 45px !important;
	font-family: arial,sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}

.tp-button.big {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	font-weight: bold;
	padding: 9px 20px;
	font-size: 19px;
	line-height: 57px !important;
}

.purchase:hover,.tp-button:hover,.tp-button.big:hover {
	background-position: bottom,15px 11px;
}

.tp-button.green,.tp-button:hover.green,.purchase.green,.purchase:hover.green {
	background-color: #21a117;
	-webkit-box-shadow: 0 3px 0 0 #104d0b;
	-moz-box-shadow: 0 3px 0 0 #104d0b;
	box-shadow: 0 3px 0 0 #104d0b;
}

.tp-button.blue,.tp-button:hover.blue,.purchase.blue,.purchase:hover.blue {
	background-color: #1d78cb;
	-webkit-box-shadow: 0 3px 0 0 #0f3e68;
	-moz-box-shadow: 0 3px 0 0 #0f3e68;
	box-shadow: 0 3px 0 0 #0f3e68;
}

.tp-button.red,.tp-button:hover.red,.purchase.red,.purchase:hover.red {
	background-color: #cb1d1d;
	-webkit-box-shadow: 0 3px 0 0 #7c1212;
	-moz-box-shadow: 0 3px 0 0 #7c1212;
	box-shadow: 0 3px 0 0 #7c1212;
}

.tp-button.orange,.tp-button:hover.orange,.purchase.orange,.purchase:hover.orange {
	background-color: #f70;
	-webkit-box-shadow: 0 3px 0 0 #a34c00;
	-moz-box-shadow: 0 3px 0 0 #a34c00;
	box-shadow: 0 3px 0 0 #a34c00;
}

.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey,.purchase.darkgrey,.purchase:hover.darkgrey {
	background-color: #555;
	-webkit-box-shadow: 0 3px 0 0 #222;
	-moz-box-shadow: 0 3px 0 0 #222;
	box-shadow: 0 3px 0 0 #222;
}

.tp-button.lightgrey,.tp-button:hover.lightgrey,.purchase.lightgrey,.purchase:hover.lightgrey {
	background-color: #888;
	-webkit-box-shadow: 0 3px 0 0 #555;
	-moz-box-shadow: 0 3px 0 0 #555;
	box-shadow: 0 3px 0 0 #555;
}

.rev-btn,.rev-btn:visited {
	outline: 0 !important;
	box-shadow: none !important;
	text-decoration: none !important;
	line-height: 44px;
	font-size: 17px;
	font-weight: 500;
	padding: 12px 35px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: "Roboto",sans-serif;
	cursor: pointer;
}

.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: 900;
}

.rev-btn.rev-withicon i {
	font-size: 15px;
	font-weight: normal;
	position: relative;
	top: 0;
	-webkit-transition: all .2s ease-out !important;
	-moz-transition: all .2s ease-out !important;
	-o-transition: all .2s ease-out !important;
	-ms-transition: all .2s ease-out !important;
	margin-left: 10px !important;
}

.rev-btn.rev-hiddenicon i {
	font-size: 15px;
	font-weight: normal;
	position: relative;
	top: 0;
	-webkit-transition: all .2s ease-out !important;
	-moz-transition: all .2s ease-out !important;
	-o-transition: all .2s ease-out !important;
	-ms-transition: all .2s ease-out !important;
	opacity: 0;
	margin-left: 0 !important;
	width: 0 !important;
}

.rev-btn.rev-hiddenicon:hover i {
	opacity: 1 !important;
	margin-left: 10px !important;
	width: auto !important;
}

.rev-btn.rev-medium,.rev-btn.rev-medium:visited {
	line-height: 36px;
	font-size: 14px;
	padding: 10px 30px;
}

.rev-btn.rev-medium.rev-withicon i {
	font-size: 14px;
	top: 0;
}

.rev-btn.rev-medium.rev-hiddenicon i {
	font-size: 14px;
	top: 0;
}

.rev-btn.rev-small,.rev-btn.rev-small:visited {
	line-height: 28px;
	font-size: 12px;
	padding: 7px 20px;
}

.rev-btn.rev-small.rev-withicon i {
	font-size: 12px;
	top: 0;
}

.rev-btn.rev-small.rev-hiddenicon i {
	font-size: 12px;
	top: 0;
}

.rev-maxround {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.rev-minround {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.rev-burger {
	position: relative;
	width: 60px;
	height: 60px;
	box-sizing: border-box;
	padding: 22px 0 0 14px;
	border-radius: 50%;
	border: 1px solid rgba(51,51,51,0.25);
	tap-highlight-color: transparent;
	cursor: pointer;
}

.rev-burger span {
	display: block;
	width: 30px;
	height: 3px;
	background: #333;
	transition: .7s;
	pointer-events: none;
	transform-style: flat !important;
}

.rev-burger span:nth-child(2) {
	margin: 3px 0;
}

#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child {
	transform: translateY(6px) rotate(-45deg);
	-webkit-transform: translateY(6px) rotate(-45deg);
}

#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2) {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	opacity: 0;
}

#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child {
	transform: translateY(-6px) rotate(-135deg);
	-webkit-transform: translateY(-6px) rotate(-135deg);
}

.rev-burger.revb-white {
	border: 2px solid rgba(255,255,255,0.2);
}

.rev-burger.revb-white span {
	background: #fff;
}

.rev-burger.revb-whitenoborder {
	border: 0;
}

.rev-burger.revb-whitenoborder span {
	background: #fff;
}

.rev-burger.revb-darknoborder {
	border: 0;
}

.rev-burger.revb-darknoborder span {
	background: #333;
}

.rev-burger.revb-whitefull {
	background: #fff;
	border: 0;
}

.rev-burger.revb-whitefull span {
	background: #333;
}

.rev-burger.revb-darkfull {
	background: #333;
	border: 0;
}

.rev-burger.revb-darkfull span {
	background: #fff;
}

@-webkit-keyframes rev-ani-mouse {
	0% {
		opacity: 1;
		top: 29%;
	}

	15% {
		opacity: 1;
		top: 50%;
	}

	50% {
		opacity: 0;
		top: 50%;
	}

	100% {
		opacity: 0;
		top: 29%;
	}
}

@-moz-keyframes rev-ani-mouse {
	0% {
		opacity: 1;
		top: 29%;
	}

	15% {
		opacity: 1;
		top: 50%;
	}

	50% {
		opacity: 0;
		top: 50%;
	}

	100% {
		opacity: 0;
		top: 29%;
	}
}

@keyframes rev-ani-mouse {
	0% {
		opacity: 1;
		top: 29%;
	}

	15% {
		opacity: 1;
		top: 50%;
	}

	50% {
		opacity: 0;
		top: 50%;
	}

	100% {
		opacity: 0;
		top: 29%;
	}
}

.rev-scroll-btn {
	display: inline-block;
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	width: 35px;
	height: 55px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px;
}

.rev-scroll-btn>* {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #fff;
	font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
	letter-spacing: 2px;
}

.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*.active {
	color: #fff;
}

.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*:active,.rev-scroll-btn>*.active {
	filter: alpha(opacity=80);
}

.rev-scroll-btn.revs-fullwhite {
	background: #fff;
}

.rev-scroll-btn.revs-fullwhite span {
	background: #333;
}

.rev-scroll-btn.revs-fulldark {
	background: #333;
	border: 0;
}

.rev-scroll-btn.revs-fulldark span {
	background: #fff;
}

.rev-scroll-btn span {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: white;
	border-radius: 50%;
	-webkit-animation: rev-ani-mouse 2.5s linear infinite;
	-moz-animation: rev-ani-mouse 2.5s linear infinite;
	animation: rev-ani-mouse 2.5s linear infinite;
}

.rev-scroll-btn.revs-dark {
	border-color: #333;
}

.rev-scroll-btn.revs-dark span {
	background: #333;
}

.rev-control-btn {
	position: relative;
	display: inline-block;
	z-index: 5;
	color: #FFF;
	font-size: 20px;
	line-height: 60px;
	font-weight: 400;
	font-style: normal;
	font-family: Raleway;
	text-decoration: none;
	text-align: center;
	background-color: #000;
	border-radius: 50px;
	text-shadow: none;
	background-color: rgba(0,0,0,.5);
	width: 60px;
	height: 60px;
	box-sizing: border-box;
	cursor: pointer;
}

.rev-cbutton-dark-sr {
	border-radius: 3px;
}

.rev-cbutton-light {
	color: #333;
	background-color: rgba(255,255,255,.75);
}

.rev-cbutton-light-sr {
	color: #333;
	border-radius: 3px;
	background-color: rgba(255,255,255,.75);
}

.rev-sbutton {
	line-height: 37px;
	width: 37px;
	height: 37px;
}

.rev-sbutton-blue {
	background-color: #3b5998;
}

.rev-sbutton-lightblue {
	background-color: #00a0d1;
}

.rev-sbutton-red {
	background-color: #dd4b39;
}

.tp-bannertimer {
	visibility: hidden;
	width: 100%;
	height: 5px;
	background: #fff;
	background: rgba(0,0,0,0.15);
	position: absolute;
	z-index: 200;
	top: 0;
}

.tp-bannertimer.tp-bottom {
	top: auto;
	bottom: 0 !important;
	height: 5px;
}

.tp-simpleresponsive img {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

.tp-caption img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	zoom: 1;
}

.caption.slidelink a div,.tp-caption.slidelink a div {
	width: 3000px;
	height: 1500px;
	background: url() repeat;
}

.tp-caption.slidelink a span {
	background: url() repeat;
}

.tp-shape {
	width: 100%;
	height: 100%;
}

.tp-caption .rs-starring {
	display: inline-block;
}

.tp-caption .rs-starring .star-rating {
	float: none;
}

.tp-caption .rs-starring .star-rating {
	color: #ffc321 !important;
	display: inline-block;
	vertical-align: top;
}

.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating {
	position: relative;
	height: 1em;
	width: 5.4em;
	font-family: star;
}

.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #e0dadf;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.tp-caption .rs-starring .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	font-size: 1em !important;
}

.tp-caption .rs-starring .star-rating span:before,.tp-caption .rs-starring .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}

.tp-caption .rs-starring .star-rating {
	color: #ffc321 !important;
}

.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating {
	font-size: 1em !important;
	font-family: star;
}

.tp-loader {
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute;
}

.tp-loader.spinner0 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	background: url() no-repeat center center;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	margin-top: -20px;
	margin-left: -20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tp-loader.spinner1 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	margin-top: -20px;
	margin-left: -20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tp-loader.spinner5 {
	background: url() no-repeat 10px 10px;
	background-color: #fff;
	margin: -22px -22px;
	width: 44px;
	height: 44px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

@-webkit-keyframes tp-rotateplane {
	0% {
		-webkit-transform: perspective(120px);
	}

	50% {
		-webkit-transform: perspective(120px) rotateY(180deg);
	}

	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
	}
}

@keyframes tp-rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	}

	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	}

	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}

.tp-loader.spinner2 {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	background-color: red;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	border-radius: 100%;
	-webkit-animation: tp-scaleout 1s infinite ease-in-out;
	animation: tp-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
	0% {
		-webkit-transform: scale(0.0);
	}

	100% {
		-webkit-transform: scale(1.0);
		opacity: 0;
	}
}

@keyframes tp-scaleout {
	0% {
		transform: scale(0.0);
		-webkit-transform: scale(0.0);
	}

	100% {
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
		opacity: 0;
	}
}

.tp-loader.spinner3 {
	margin: -9px 0 0 -35px;
	width: 70px;
	text-align: center;
}

.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3 {
	width: 18px;
	height: 18px;
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
	animation: tp-bouncedelay 1.4s infinite ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s;
}

.tp-loader.spinner3 .bounce2 {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s;
}

@-webkit-keyframes tp-bouncedelay {
	0%,80%,100% {
		-webkit-transform: scale(0.0);
	}

	40% {
		-webkit-transform: scale(1.0);
	}
}

@keyframes tp-bouncedelay {
	0%,80%,100% {
		transform: scale(0.0);
	}

	40% {
		transform: scale(1.0);
	}
}

.tp-loader.spinner4 {
	margin: -20px 0 0 -20px;
	width: 40px;
	height: 40px;
	text-align: center;
	-webkit-animation: tp-rotate 2s infinite linear;
	animation: tp-rotate 2s infinite linear;
}

.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: tp-bounce 2s infinite ease-in-out;
	animation: tp-bounce 2s infinite ease-in-out;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
}

.tp-loader.spinner4 .dot2 {
	top: auto;
	bottom: 0;
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

@-webkit-keyframes tp-rotate {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes tp-rotate {
	100% {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}

@-webkit-keyframes tp-bounce {
	0%,100% {
		-webkit-transform: scale(0.0);
	}

	50% {
		-webkit-transform: scale(1.0);
	}
}

@keyframes tp-bounce {
	0%,100% {
		transform: scale(0.0);
	}

	50% {
		transform: scale(1.0);
	}
}

.tp-thumbs.navbar,.tp-bullets.navbar,.tp-tabs.navbar {
	border: 0;
	min-height: 0;
	margin: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.tp-tabs,.tp-thumbs,.tp-bullets {
	position: absolute;
	display: block;
	z-index: 1000;
	top: 0;
	left: 0;
}

.tp-tab,.tp-thumb {
	cursor: pointer;
	position: absolute;
	opacity: .5;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.tp-arr-imgholder,.tp-videoposter,.tp-thumb-image,.tp-tab-image {
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.tp-tab:hover,.tp-tab.selected,.tp-thumb:hover,.tp-thumb.selected {
	opacity: 1;
}

.tp-tab-mask,.tp-thumb-mask {
	box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
}

.tp-tabs,.tp-thumbs {
	box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
}

.tp-bullet {
	width: 15px;
	height: 15px;
	position: absolute;
	background: #fff;
	background: rgba(255,255,255,0.3);
	cursor: pointer;
}

.tp-bullet.selected,.tp-bullet:hover {
	background: #fff;
}

.tp-bannertimer {
	background: #000;
	background: rgba(0,0,0,0.15);
	height: 5px;
}

.tparrows {
	cursor: pointer;
	background: #000;
	background: rgba(0,0,0,0.5);
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 1000;
}

.tparrows:hover {
	background: #000;
}

.tparrows:before {
	font-family: "revicons";
	font-size: 15px;
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
}

.tparrows.tp-leftarrow:before {
	content: '\e824';
}

.tparrows.tp-rightarrow:before {
	content: '\e825';
}

body.rtl .tp-kbimg {
	left: 0 !important;
}

.dddwrappershadow {
	box-shadow: 0 45px 100px rgba(0,0,0,.4);
}

.hglayerinfo {
	position: fixed;
	bottom: 0;
	left: 0;
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600;
	background: rgba(0,0,0,.75);
	padding: 5px 10px;
	z-index: 2000;
	white-space: normal;
}

.hginfo {
	position: absolute;
	top: -2px;
	left: -2px;
	color: #e74c3c;
	font-size: 12px;
	font-weight: 600;
	background: #000;
	padding: 2px 5px;
}

.indebugmode .tp-caption:hover {
	border: 1px dashed #c0392b !important;
}

.helpgrid {
	border: 2px dashed #c0392b;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#revsliderlogloglog {
	padding: 15px;
	color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 200px;
	height: 150px;
	background: rgba(0,0,0,0.7);
	z-index: 100000;
	font-size: 10px;
	overflow: scroll;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

input,button,select,textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #337ab7;
	text-decoration: none;
}

a:hover,a:focus {
	color: #23527c;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role="button"] {
	cursor: pointer;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777;
}

h1,.h1,h2,.h2,h3,.h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
	font-size: 65%;
}

h4,.h4,h5,.h5,h6,.h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
	font-size: 75%;
}

h1,.h1 {
	font-size: 36px;
}

h2,.h2 {
	font-size: 30px;
}

h3,.h3 {
	font-size: 24px;
}

h4,.h4 {
	font-size: 18px;
}

h5,.h5 {
	font-size: 14px;
}

h6,.h6 {
	font-size: 12px;
}

p {
	margin: 0 0 10px;
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width:768px) {
	.lead {
		font-size: 21px;
	}
}

small,.small {
	font-size: 85%;
}

mark,.mark {
	background-color: #fcf8e3;
	padding: .2em;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #777;
}

.text-primary {
	color: #337ab7;
}

a.text-primary:hover {
	color: #286090;
}

.text-success {
	color: #3c763d;
}

a.text-success:hover {
	color: #2b542c;
}

.text-info {
	color: #31708f;
}

a.text-info:hover {
	color: #245269;
}

.text-warning {
	color: #8a6d3b;
}

a.text-warning:hover {
	color: #66512c;
}

.text-danger {
	color: #a94442;
}

a.text-danger:hover {
	color: #843534;
}

.bg-primary {
	color: #fff;
	background-color: #337ab7;
}

a.bg-primary:hover {
	background-color: #286090;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:hover {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:hover {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:hover {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:hover {
	background-color: #e4b9b9;
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}

ul,ol {
	margin-top: 0;
	margin-bottom: 10px;
}

ul ul,ol ul,ul ol,ol ol {
	margin-bottom: 0;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dt,dd {
	line-height: 1.42857143;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[title],abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777;
}

.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
	margin-bottom: 0;
}

blockquote footer,blockquote small,blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777;
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
	content: '\2014 \00A0';
}

.blockquote-reverse,blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right;
}

.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before {
	content: '';
}

.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}

code,kbd,pre,samp {
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	-webkit-box-shadow: none;
	box-shadow: none;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width:768px) {
	.container {
		width: 750px;
	}
}

@media (min-width:992px) {
	.container {
		width: 970px;
	}
}

@media (min-width:1200px) {
	.container {
		width: 1140px;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width:768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-11 {
		width: 91.66666667%;
	}

	.col-sm-10 {
		width: 83.33333333%;
	}

	.col-sm-9 {
		width: 75%;
	}

	.col-sm-8 {
		width: 66.66666667%;
	}

	.col-sm-7 {
		width: 58.33333333%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-5 {
		width: 41.66666667%;
	}

	.col-sm-4 {
		width: 33.33333333%;
	}

	.col-sm-3 {
		width: 25%;
	}

	.col-sm-2 {
		width: 16.66666667%;
	}

	.col-sm-1 {
		width: 8.33333333%;
	}

	.col-sm-pull-12 {
		right: 100%;
	}

	.col-sm-pull-11 {
		right: 91.66666667%;
	}

	.col-sm-pull-10 {
		right: 83.33333333%;
	}

	.col-sm-pull-9 {
		right: 75%;
	}

	.col-sm-pull-8 {
		right: 66.66666667%;
	}

	.col-sm-pull-7 {
		right: 58.33333333%;
	}

	.col-sm-pull-6 {
		right: 50%;
	}

	.col-sm-pull-5 {
		right: 41.66666667%;
	}

	.col-sm-pull-4 {
		right: 33.33333333%;
	}

	.col-sm-pull-3 {
		right: 25%;
	}

	.col-sm-pull-2 {
		right: 16.66666667%;
	}

	.col-sm-pull-1 {
		right: 8.33333333%;
	}

	.col-sm-pull-0 {
		right: auto;
	}

	.col-sm-push-12 {
		left: 100%;
	}

	.col-sm-push-11 {
		left: 91.66666667%;
	}

	.col-sm-push-10 {
		left: 83.33333333%;
	}

	.col-sm-push-9 {
		left: 75%;
	}

	.col-sm-push-8 {
		left: 66.66666667%;
	}

	.col-sm-push-7 {
		left: 58.33333333%;
	}

	.col-sm-push-6 {
		left: 50%;
	}

	.col-sm-push-5 {
		left: 41.66666667%;
	}

	.col-sm-push-4 {
		left: 33.33333333%;
	}

	.col-sm-push-3 {
		left: 25%;
	}

	.col-sm-push-2 {
		left: 16.66666667%;
	}

	.col-sm-push-1 {
		left: 8.33333333%;
	}

	.col-sm-push-0 {
		left: auto;
	}

	.col-sm-offset-12 {
		margin-left: 100%;
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-sm-offset-9 {
		margin-left: 75%;
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-sm-offset-6 {
		margin-left: 50%;
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-sm-offset-3 {
		margin-left: 25%;
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-11 {
		width: 91.66666667%;
	}

	.col-md-10 {
		width: 83.33333333%;
	}

	.col-md-9 {
		width: 75%;
	}

	.col-md-8 {
		width: 66.66666667%;
	}

	.col-md-7 {
		width: 58.33333333%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-5 {
		width: 41.66666667%;
	}

	.col-md-4 {
		width: 33.33333333%;
	}

	.col-md-3 {
		width: 25%;
	}

	.col-md-2 {
		width: 16.66666667%;
	}

	.col-md-1 {
		width: 8.33333333%;
	}

	.col-md-pull-12 {
		right: 100%;
	}

	.col-md-pull-11 {
		right: 91.66666667%;
	}

	.col-md-pull-10 {
		right: 83.33333333%;
	}

	.col-md-pull-9 {
		right: 75%;
	}

	.col-md-pull-8 {
		right: 66.66666667%;
	}

	.col-md-pull-7 {
		right: 58.33333333%;
	}

	.col-md-pull-6 {
		right: 50%;
	}

	.col-md-pull-5 {
		right: 41.66666667%;
	}

	.col-md-pull-4 {
		right: 33.33333333%;
	}

	.col-md-pull-3 {
		right: 25%;
	}

	.col-md-pull-2 {
		right: 16.66666667%;
	}

	.col-md-pull-1 {
		right: 8.33333333%;
	}

	.col-md-pull-0 {
		right: auto;
	}

	.col-md-push-12 {
		left: 100%;
	}

	.col-md-push-11 {
		left: 91.66666667%;
	}

	.col-md-push-10 {
		left: 83.33333333%;
	}

	.col-md-push-9 {
		left: 75%;
	}

	.col-md-push-8 {
		left: 66.66666667%;
	}

	.col-md-push-7 {
		left: 58.33333333%;
	}

	.col-md-push-6 {
		left: 50%;
	}

	.col-md-push-5 {
		left: 41.66666667%;
	}

	.col-md-push-4 {
		left: 33.33333333%;
	}

	.col-md-push-3 {
		left: 25%;
	}

	.col-md-push-2 {
		left: 16.66666667%;
	}

	.col-md-push-1 {
		left: 8.33333333%;
	}

	.col-md-push-0 {
		left: auto;
	}

	.col-md-offset-12 {
		margin-left: 100%;
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-md-offset-9 {
		margin-left: 75%;
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-md-offset-6 {
		margin-left: 50%;
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-md-offset-3 {
		margin-left: 25%;
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}

	.col-lg-12 {
		width: 100%;
	}

	.col-lg-11 {
		width: 91.66666667%;
	}

	.col-lg-10 {
		width: 83.33333333%;
	}

	.col-lg-9 {
		width: 75%;
	}

	.col-lg-8 {
		width: 66.66666667%;
	}

	.col-lg-7 {
		width: 58.33333333%;
	}

	.col-lg-6 {
		width: 50%;
	}

	.col-lg-5 {
		width: 41.66666667%;
	}

	.col-lg-4 {
		width: 33.33333333%;
	}

	.col-lg-3 {
		width: 25%;
	}

	.col-lg-2 {
		width: 16.66666667%;
	}

	.col-lg-1 {
		width: 8.33333333%;
	}

	.col-lg-pull-12 {
		right: 100%;
	}

	.col-lg-pull-11 {
		right: 91.66666667%;
	}

	.col-lg-pull-10 {
		right: 83.33333333%;
	}

	.col-lg-pull-9 {
		right: 75%;
	}

	.col-lg-pull-8 {
		right: 66.66666667%;
	}

	.col-lg-pull-7 {
		right: 58.33333333%;
	}

	.col-lg-pull-6 {
		right: 50%;
	}

	.col-lg-pull-5 {
		right: 41.66666667%;
	}

	.col-lg-pull-4 {
		right: 33.33333333%;
	}

	.col-lg-pull-3 {
		right: 25%;
	}

	.col-lg-pull-2 {
		right: 16.66666667%;
	}

	.col-lg-pull-1 {
		right: 8.33333333%;
	}

	.col-lg-pull-0 {
		right: auto;
	}

	.col-lg-push-12 {
		left: 100%;
	}

	.col-lg-push-11 {
		left: 91.66666667%;
	}

	.col-lg-push-10 {
		left: 83.33333333%;
	}

	.col-lg-push-9 {
		left: 75%;
	}

	.col-lg-push-8 {
		left: 66.66666667%;
	}

	.col-lg-push-7 {
		left: 58.33333333%;
	}

	.col-lg-push-6 {
		left: 50%;
	}

	.col-lg-push-5 {
		left: 41.66666667%;
	}

	.col-lg-push-4 {
		left: 33.33333333%;
	}

	.col-lg-push-3 {
		left: 25%;
	}

	.col-lg-push-2 {
		left: 16.66666667%;
	}

	.col-lg-push-1 {
		left: 8.33333333%;
	}

	.col-lg-push-0 {
		left: auto;
	}

	.col-lg-offset-12 {
		margin-left: 100%;
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-lg-offset-9 {
		margin-left: 75%;
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-lg-offset-6 {
		margin-left: 50%;
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-lg-offset-3 {
		margin-left: 25%;
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-lg-offset-0 {
		margin-left: 0;
	}
}

table {
	background-color: transparent;
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left;
}

th {
	text-align: left;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td {
	border-top: 0;
}

.table>tbody+tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td {
	padding: 5px;
}

.table-bordered {
	border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td {
	border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
	border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5;
}

table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}

table td[class*="col-"],table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}

.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th {
	background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th {
	background-color: #e8e8e8;
}

.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th {
	background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th {
	background-color: #d0e9c6;
}

.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th {
	background-color: #d9edf7;
}

.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th {
	background-color: #c4e3f3;
}

.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th {
	background-color: #fcf8e3;
}

.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th {
	background-color: #faf2cc;
}

.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th {
	background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th {
	background-color: #ebcccc;
}

.table-responsive {
	overflow-x: auto;
	min-height: 0.01%;
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}

	.table-responsive>.table {
		margin-bottom: 0;
	}

	.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td {
		white-space: nowrap;
	}

	.table-responsive>.table-bordered {
		border: 0;
	}

	.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
		border-left: 0;
	}

	.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
		border-right: 0;
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
		border-bottom: 0;
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="radio"],input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

input[type="file"] {
	display: block;
}

input[type="range"] {
	display: block;
	width: 100%;
}

select[multiple],select[size] {
	height: auto;
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-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 .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1;
}

.form-control[disabled],fieldset[disabled] .form-control {
	cursor: not-allowed;
}

textarea.form-control {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"] {
		line-height: 34px;
	}

	input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"] {
		line-height: 30px;
	}

	input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"] {
		line-height: 46px;
	}
}

.form-group {
	margin-bottom: 15px;
}

.radio,.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.radio label,.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}

.radio+.radio,.checkbox+.checkbox {
	margin-top: -5px;
}

.radio-inline,.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}

.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px;
}

.form-control-static.input-lg,.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0;
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-sm {
	height: 30px;
	line-height: 30px;
}

textarea.input-sm,select[multiple].input-sm {
	height: auto;
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.form-group-sm .form-control {
	height: 30px;
	line-height: 30px;
}

textarea.form-group-sm .form-control,select[multiple].form-group-sm .form-control {
	height: auto;
}

.form-group-sm .form-control-static {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	min-height: 32px;
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-lg {
	height: 46px;
	line-height: 46px;
}

textarea.input-lg,select[multiple].input-lg {
	height: auto;
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.form-group-lg .form-control {
	height: 46px;
	line-height: 46px;
}

textarea.form-group-lg .form-control,select[multiple].form-group-lg .form-control {
	height: auto;
}

.form-group-lg .form-control-static {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	min-height: 38px;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-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);
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-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);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	-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);
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label~.form-control-feedback {
	top: 25px;
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.form-inline .form-control-static {
		display: inline-block;
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
		width: auto;
	}

	.form-inline .input-group>.form-control {
		width: 100%;
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .radio,.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .radio label,.form-inline .checkbox label {
		padding-left: 0;
	}

	.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

.form-horizontal .radio,.form-horizontal .checkbox {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.333333px;
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover,.btn:focus,.btn.focus {
	color: #333;
	text-decoration: none;
}

.btn:active,.btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default {
	background-image: none;
}

.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc;
}

.btn-default .badge {
	color: #fff;
	background-color: #333;
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active {
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success {
	background-image: none;
}

.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info {
	background-image: none;
}

.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning {
	background-image: none;
}

.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger {
	background-image: none;
}

.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	color: #337ab7;
	font-weight: normal;
	border-radius: 0;
}

.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
	border-color: transparent;
}

.btn-link:hover,.btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none;
}

.btn-lg,.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.btn-sm,.btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs,.btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block+.btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
	width: 100%;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropup,.dropdown {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px 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.175);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7;
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
	color: #777;
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}

.open>.dropdown-menu {
	display: block;
}

.open>a {
	outline: 0;
}

.dropdown-menu-right {
	left: auto;
	right: 0;
}

.dropdown-menu-left {
	left: 0;
	right: auto;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: "";
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		left: auto;
		right: 0;
	}

	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

.btn-group,.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group>.btn,.btn-group-vertical>.btn {
	position: relative;
	float: left;
}

.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active {
	z-index: 2;
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
	margin-left: -1px;
}

.btn-toolbar {
	margin-left: -5px;
}

.btn-toolbar .btn-group,.btn-toolbar .input-group {
	float: left;
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
	margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.btn-group>.btn:first-child {
	margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group>.btn-group {
	float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical>.btn-group>.btn {
	float: none;
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}

.btn-group-justified>.btn-group .btn {
	width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto;
}

[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px;
}

textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn {
	height: auto;
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px;
}

textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn {
	height: auto;
}

.input-group-addon,.input-group-btn,.input-group .form-control {
	display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.input-group-addon,.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}

.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
	margin-top: 0;
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.input-group-btn>.btn {
	position: relative;
}

.input-group-btn>.btn+.btn {
	margin-left: -1px;
}

.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active {
	z-index: 2;
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
	margin-right: -1px;
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
	margin-left: -1px;
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.nav>li {
	position: relative;
	display: block;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.nav>li>a:hover,.nav>li>a:focus {
	text-decoration: none;
	background-color: #eee;
}

.nav>li.disabled>a {
	color: #777;
}

.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
	background-color: #eee;
	border-color: #337ab7;
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.nav>li>a>img {
	max-width: none;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}

.nav-tabs.nav-justified>li {
	float: none;
}

.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%;
	}

	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0;
	}
}

.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #ddd;
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}

	.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
		border-bottom-color: #fff;
	}
}

.nav-pills>li {
	float: left;
}

.nav-pills>li>a {
	border-radius: 4px;
}

.nav-pills>li+li {
	margin-left: 2px;
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #337ab7;
}

.nav-stacked>li {
	float: none;
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified {
	width: 100%;
}

.nav-justified>li {
	float: none;
}

.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%;
	}

	.nav-justified>li>a {
		margin-bottom: 0;
	}
}

.nav-tabs-justified {
	border-bottom: 0;
}

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
	border: 1px solid #ddd;
}

@media (min-width:768px) {
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}

	.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
		border-bottom-color: #fff;
	}
}

.tab-content>.tab-pane {
	display: none;
}

.tab-content>.active {
	display: block;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px;
	}
}

@media (min-width:768px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}

	.navbar-collapse.in {
		overflow-y: visible;
	}

	.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
		max-height: 200px;
	}
}

.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width:768px) {
	.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-top,.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width:768px) {
	.navbar-fixed-top,.navbar-fixed-bottom {
		border-radius: 0;
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px;
}

.navbar-brand:hover,.navbar-brand:focus {
	text-decoration: none;
}

.navbar-brand>img {
	display: block;
}

@media (min-width:768px) {
	.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 7.5px -15px;
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px;
	}

	.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
		background-image: none;
	}
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}

	.navbar-nav>li {
		float: left;
	}

	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
	margin-top: 8px;
	margin-bottom: 8px;
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.navbar-form .form-control-static {
		display: inline-block;
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control {
		width: auto;
	}

	.navbar-form .input-group>.form-control {
		width: 100%;
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .radio,.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .radio label,.navbar-form .checkbox label {
		padding-left: 0;
	}

	.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left !important;
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}

	.navbar-right~.navbar-right {
		margin-right: 0;
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
	color: #777;
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}

.navbar-default .navbar-text {
	color: #777;
}

.navbar-default .navbar-nav>li>a {
	color: #777;
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
	color: #333;
	background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent;
}

.navbar-default .navbar-toggle {
	border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
	background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
	border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
	background-color: #e7e7e7;
	color: #555;
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #333;
		background-color: transparent;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #555;
		background-color: #e7e7e7;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #ccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-link {
	color: #777;
}

.navbar-default .navbar-link:hover {
	color: #333;
}

.navbar-default .btn-link {
	color: #777;
}

.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
	color: #333;
}

.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808;
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-text {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #080808;
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent;
}

.navbar-inverse .navbar-toggle {
	border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
	border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #080808;
	color: #fff;
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: transparent;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: #080808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #444;
		background-color: transparent;
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link {
	color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
	color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.breadcrumb>li {
	display: inline-block;
}

.breadcrumb>li+li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc;
}

.breadcrumb>.active {
	color: #777;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination>li {
	display: inline;
}

.pagination>li>a,.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #337ab7;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default;
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.pagination-lg>li>a,.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

.pagination-sm>li>a,.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}

.pager li {
	display: inline;
}

.pager li>a,.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.pager li>a:hover,.pager li>a:focus {
	text-decoration: none;
	background-color: #eee;
}

.pager .next>a,.pager .next>span {
	float: right;
}

.pager .previous>a,.pager .previous>span {
	float: left;
}

.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span {
	color: #777;
	background-color: #fff;
	cursor: not-allowed;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

a.label:hover,a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label:empty {
	display: none;
}

.btn .label {
	position: relative;
	top: -1px;
}

.label-default {
	background-color: #777;
}

.label-default[href]:hover,.label-default[href]:focus {
	background-color: #5e5e5e;
}

.label-primary {
	background-color: #337ab7;
}

.label-primary[href]:hover,.label-primary[href]:focus {
	background-color: #286090;
}

.label-success {
	background-color: #5cb85c;
}

.label-success[href]:hover,.label-success[href]:focus {
	background-color: #449d44;
}

.label-info {
	background-color: #5bc0de;
}

.label-info[href]:hover,.label-info[href]:focus {
	background-color: #31b0d5;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-warning[href]:hover,.label-warning[href]:focus {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}

.label-danger[href]:hover,.label-danger[href]:focus {
	background-color: #c9302c;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.btn-xs .badge,.btn-group-xs>.btn .badge {
	top: 0;
	padding: 1px 5px;
}

a.badge:hover,a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff;
}

.list-group-item>.badge {
	float: right;
}

.list-group-item>.badge+.badge {
	margin-right: 5px;
}

.nav-pills>li>a>.badge {
	margin-left: 3px;
}

.jumbotron {
	padding: 30px 15px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee;
}

.jumbotron h1,.jumbotron .h1 {
	color: inherit;
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.jumbotron>hr {
	border-top-color: #d5d5d5;
}

.container .jumbotron,.container-fluid .jumbotron {
	border-radius: 6px;
}

.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding: 48px 0;
	}

	.container .jumbotron,.container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 60px;
	}

	.jumbotron h1,.jumbotron .h1 {
		font-size: 63px;
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.thumbnail>img,.thumbnail a>img {
	margin-left: auto;
	margin-right: auto;
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
	border-color: #337ab7;
}

.thumbnail .caption {
	padding: 9px;
	color: #333;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.alert h4 {
	margin-top: 0;
	color: inherit;
}

.alert .alert-link {
	font-weight: bold;
}

.alert>p,.alert>ul {
	margin-bottom: 0;
}

.alert>p+p {
	margin-top: 5px;
}

.alert-dismissable,.alert-dismissible {
	padding-right: 35px;
}

.alert-dismissable .close,.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #2b542c;
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}

.progress-striped .progress-bar,.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}

.progress.active .progress-bar,.progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
	background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
	background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}

.media {
	margin-top: 15px;
}

.media:first-child {
	margin-top: 0;
}

.media,.media-body {
	zoom: 1;
	overflow: hidden;
}

.media-body {
	width: 10000px;
}

.media-object {
	display: block;
}

.media-right,.media>.pull-right {
	padding-left: 10px;
}

.media-left,.media>.pull-left {
	padding-right: 10px;
}

.media-left,.media-right,.media-body {
	display: table-cell;
	vertical-align: top;
}

.media-middle {
	vertical-align: middle;
}

.media-bottom {
	vertical-align: bottom;
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.media-list {
	padding-left: 0;
	list-style: none;
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

a.list-group-item {
	color: #555;
}

a.list-group-item .list-group-item-heading {
	color: #333;
}

a.list-group-item:hover,a.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}

.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
	background-color: #eee;
	color: #777;
	cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
	color: #777;
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small {
	color: inherit;
}

.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
	color: #c7ddef;
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

a.list-group-item-success {
	color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
	color: inherit;
}

a.list-group-item-success:hover,a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}

a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info {
	color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
	color: inherit;
}

a.list-group-item-info:hover,a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning {
	color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

a.list-group-item-warning:hover,a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

a.list-group-item-danger {
	color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

a.list-group-item-danger:hover,a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}

a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.panel-body {
	padding: 15px;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
	margin-bottom: 0;
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group+.panel-footer {
	border-top-width: 0;
}

.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table {
	margin-bottom: 0;
}

.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption {
	padding-left: 15px;
	padding-right: 15px;
}

.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px;
}

.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0;
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
	border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0;
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 0;
}

.panel-group {
	margin-bottom: 20px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.panel-group .panel+.panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group {
	border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
	border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.panel-default {
	border-color: #ddd;
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #337ab7;
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6;
}

.panel-info {
	border-color: #bce8f1;
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1;
}

.panel-warning {
	border-color: #faebcc;
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15);
}

.well-lg {
	padding: 24px;
	border-radius: 6px;
}

.well-sm {
	padding: 9px;
	border-radius: 3px;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20);
}

.close:hover,.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50);
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.modal-open {
	overflow: hidden;
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50);
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
		box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	}

	.modal-sm {
		width: 300px;
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90);
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}

.popover.top {
	margin-top: -10px;
}

.popover.right {
	margin-left: 10px;
}

.popover.bottom {
	margin-top: 10px;
}

.popover.left {
	margin-left: -10px;
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.popover>.arrow,.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover>.arrow {
	border-width: 11px;
}

.popover>.arrow:after {
	border-width: 10px;
	content: "";
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
	line-height: 1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform 0.6s ease-in-out;
		-o-transition: -o-transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000;
		perspective: 1000;
	}

	.carousel-inner>.item.next,.carousel-inner>.item.active.right {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0;
	}

	.carousel-inner>.item.prev,.carousel-inner>.item.active.left {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}

	.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
	display: block;
}

.carousel-inner>.active {
	left: 0;
}

.carousel-inner>.next,.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner>.next {
	left: 100%;
}

.carousel-inner>.prev {
	left: -100%;
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
	left: 0;
}

.carousel-inner>.active.left {
	left: -100%;
}

.carousel-inner>.active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));
	background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.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.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));
	background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,.carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90);
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-prev,.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	line-height: 1;
	font-family: serif;
}

.carousel-control .icon-prev:before {
	content: '\2039';
}

.carousel-control .icon-next:before {
	content: '\203a';
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0);
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px;
	}

	.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
		margin-left: -15px;
	}

	.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
		margin-right: -15px;
	}

	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}

	.carousel-indicators {
		bottom: 20px;
	}
}

.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after {
	content: " ";
	display: table;
}

.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after {
	clear: both;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

@-ms-viewport {
	width:device-width;
}

.visible-xs,.visible-sm,.visible-md,.visible-lg {
	display: none !important;
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
	display: none !important;
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important;
	}

	table.visible-xs {
		display: table;
	}

	tr.visible-xs {
		display: table-row !important;
	}

	th.visible-xs,td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important;
	}

	table.visible-sm {
		display: table;
	}

	tr.visible-sm {
		display: table-row !important;
	}

	th.visible-sm,td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important;
	}

	table.visible-md {
		display: table;
	}

	tr.visible-md {
		display: table-row !important;
	}

	th.visible-md,td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important;
	}

	table.visible-lg {
		display: table;
	}

	tr.visible-lg {
		display: table-row !important;
	}

	th.visible-lg,td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}

	table.visible-print {
		display: table;
	}

	tr.visible-print {
		display: table-row !important;
	}

	th.visible-print,td.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

.screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.about-us-widget_a {
	color: #85ab00;
}

.about-us-widget_a:hover {
	color: #fff;
}

.footer-1 .socials {
	margin-top: 1.4em;
}

.room-suite .ro-img {
	position: relative;
	text-align: center;
	z-index: 0;
	overflow: hidden;
}

.room-suite .ro-img:before {
	position: absolute;
	background-color: rgba(167,204,56,.4);
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transform: scale(0.2);
	-ms-transform: scale(0.2);
	transform: scale(0.2);
	-webkit-transition: all 300ms;
	transition: all 300ms;
	opacity: 0;
}

.room-suite .ro-img:hover:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	z-index: 1;
}

a:hover {
	text-decoration: none;
}

.activities-content .res-btn a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

html {
	font-size: 100%;
}

body {
	color: #aaa;
}

body.error404 {
	background-size: cover !important;
}

body.error404 #main {
	background-color: transparent;
}

body.error404 .content_wrapper {
	background: none;
}

a {
	color: #fff;
}

#main {
	z-index: 10;
}

#wrapper {
	position: relative;
	overflow: hidden;
}

.content_wrapper {
	background: #fff;
	z-index: 10;
}

.genericon-pinned:before {
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 30px;
	float: left;
	color: #242424;
}

.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

img {
	border: 0;
	height: auto;
	max-width: 100%;
}

button,select {
	text-transform: none;
	max-width: 100%;
}

table {
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
}

table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}

td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

table th {
	font-size: 14px;
	letter-spacing: .3px;
	text-transform: uppercase;
}

ul.comment-list .comment .vcard {
	float: left;
	margin: 0 32px 0 0;
	width: 87px;
}

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,.wp-caption.alignleft,img.alignleft {
	margin: .4em 1.6em 1.6em 0;
}

blockquote.alignright,.wp-caption.alignright,img.alignright {
	margin: .4em 0 1.6em 1.6em;
}

blockquote.aligncenter,.wp-caption.aligncenter,img.aligncenter {
	clear: both;
	margin-top: .4em;
	margin-bottom: 1.6em;
}

.post-thumbnail img {
	display: block;
	margin: 0 auto;
}

.entry-title,.widecolumn h2 {
	margin-bottom: 1.2308em;
}

.wp-caption.alignleft,.wp-caption.alignright,.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}

ol,ul {
	list-style: none;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

.widget_archive ul,.widget_categories ul,.widget_links ul,.widget_meta ul,.widget_nav_menu ul,.widget_pages ul,.widget_rss ul,.widget_recent_comments ul,.widget_recent_entries ul {
	list-style: none;
	margin: 0;
	padding-left: 20px;
}

.widget {
	margin-bottom: 40px;
}

.widget_archive li:first-child,.widget_categories li:first-child,.widget_links li:first-child,.widget_meta li:first-child,.widget_nav_menu li:first-child,.widget_pages li:first-child,.widget_recent_comments li:first-child,.widget_recent_entries li:first-child {
	border-top: 0;
	padding-top: 0;
}

.widget_archive li:last-child,.widget_categories li:last-child,.widget_links li:last-child,.widget_meta li:last-child,.widget_nav_menu li:last-child,.widget_pages li:last-child,.widget_recent_comments li:last-child,.widget_recent_entries li:last-child {
	padding-bottom: 0;
}

.widget_categories .children,.widget_nav_menu .sub-menu,.widget_pages .children {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51,51,51,.1);
	margin: 0;
}

.widget_calendar td,.widget_calendar th {
	line-height: 2.3333;
	text-align: center;
	padding: 0;
}

.widget_calendar caption {
	font-family: "Noto Serif",serif;
	font-weight: 700;
	margin: 0 0 1.6em;
	letter-spacing: .04em;
	text-transform: uppercase;
}

ul.sub-menu {
	list-style: none;
	padding-left: 20px;
}

ul.sub-menu li a {
	padding-right: 0 !important;
}

ul.sub-menu li a:after {
	display: none;
}

#header {
	position: relative;
	z-index: 99999;
}

#menu_toggle {
	position: relative;
	cursor: pointer;
	float: right;
	width: 25px;
	height: 20px;
	padding: 10px 0;
	margin: 23px 0;
	margin-right: 15px;
}

#menu_toggle button {
	position: absolute;
	left: 0;
	top: 50%;
	margin: -2px 0 0;
	background: #092942;
	height: 3px;
	padding: 0;
	border: 0;
	width: 100%;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	outline: 0 !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}

#menu_toggle button:before {
	content: '';
	position: absolute;
	left: 0;
	top: -6px;
	width: 25px;
	height: 3px;
	background: #092942;
	-webkit-transform-origin: 1.5px center;
	-moz-transform-origin: 1.5px center;
	-o-transform-origin: 1.5px center;
	transform-origin: 1.5px center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}

#menu_toggle button:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -6px;
	width: 25px;
	height: 3px;
	background: #092942;
	-webkit-transform-origin: 1.5px center;
	-moz-transform-origin: 1.5px center;
	-o-transform-origin: 1.5px center;
	transform-origin: 1.5px center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}

#menu_toggle.open button {
	background: transparent;
}

#menu_toggle.open button:before {
	top: 0;
	-webkit-transform: rotate3d(0,0,1,-45deg);
	-moz-transform: rotate3d(0,0,1,-45deg);
	-o-transform: rotate3d(0,0,1,-45deg);
	transform: rotate3d(0,0,1,-45deg);
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

#menu_toggle.open button:after {
	bottom: 0;
	transform: rotate3d(0,0,1,45deg);
	transform-origin: 50% 50%;
}

.header_info {
	background: #2875b1;
	background: -webkit-linear-gradient(top,#2875b1 50%,#266fac 50%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#2875b1),color-stop(50%,#266fac));
	background: linear-gradient(to bottom,#2875b1 50%,#266fac 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2875b1',endColorstr='#266fac',GradientType=0);
	-webkit-box-shadow: none;
	box-shadow: none;
	left: -webkit-calc(50% - 585px);
	left: calc(50% - 585px);
	right: -webkit-calc(50% - 585px);
	right: calc(50% - 585px);
	z-index: 10;
	border: 0;
	text-transform: uppercase;
	z-index: 9999;
	border-radius: 0;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}

.header_info .container {
	background: #3baed4;
}

.mobile_header .top_nav_mobile {
	display: none;
}

.mobile_header .top_nav_mobile .main_menu_nav {
	padding: 0;
	margin: 0;
}

.mobile_header .top_nav_mobile .main_menu_nav li {
	position: relative;
	list-style: none;
	border-bottom: 1px dashed rgba(255,255,255,.4);
}

.mobile_header .top_nav_mobile .main_menu_nav li:last-child {
	border-bottom: 0;
}

.mobile_header .top_nav_mobile .main_menu_nav>li>a {
	display: block;
	color: #666;
	padding: 15px 15px;
	text-transform: uppercase;
	font: bold 14px/20px "Open Sans",sans-serif;
	letter-spacing: .2px;
}

.mobile_header .top_nav_mobile .main_menu_nav>li:hover>a {
	color: #c4d114;
}

.mobile_header .top_nav_mobile .main_menu_nav>li.menu-item-has-children .arrow {
	position: absolute;
	display: block;
	right: 12px;
	top: 0;
	cursor: pointer;
	height: 50px;
	padding: 0 30px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.mobile_header .top_nav_mobile .main_menu_nav>li.menu-item-has-children .arrow.active {
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.mobile_header .top_nav_mobile .main_menu_nav>li.menu-item-has-children .arrow.active i:before,.mobile_header .top_nav_mobile .main_menu_nav>li.menu-item-has-children .arrow.active i:after {
	background: #666;
}

.mobile_header .top_nav_mobile .main_menu_nav>li.menu-item-has-children .arrow i {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	width: 11px;
	height: 11px;
}

.mobile_header .top_nav_mobile .main_menu_nav>li.menu-item-has-children .arrow i:before {
	content: '';
	position: absolute;
	left: 0;
	top: 4px;
	width: 11px;
	height: 3px;
	background: #666;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	border-radius: 1px;
}

.mobile_header .top_nav_mobile .main_menu_nav>li.menu-item-has-children .arrow i:after {
	content: '';
	position: absolute;
	left: 4px;
	top: 0;
	width: 3px;
	height: 11px;
	background: #666;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	border-radius: 1px;
}

.mobile_header .top_nav_mobile .main_menu_nav>li.menu-item-has-children>.sub-menu>li.menu-item-has-children .arrow {
	padding: 10px 20px 12px;
}

.mobile_header .top_nav_mobile .main_menu_nav ul {
	position: relative;
	margin: 0;
	padding: 0;
	display: none;
	background: #3baed4;
}

.mobile_header .top_nav_mobile .main_menu_nav ul:before {
	content: '';
	position: absolute;
	right: 31px;
	top: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 8px solid #002e5b;
}

.mobile_header .top_nav_mobile .main_menu_nav ul li {
	text-transform: capitalize;
	border-bottom: 1px solid #d3d3d3;
}

.mobile_header .top_nav_mobile .main_menu_nav ul li .arrow {
	display: none !important;
}

.mobile_header .top_nav_mobile .main_menu_nav ul li a {
	line-height: 1.42857143;
	white-space: nowrap;
	padding: 11px 20px;
	text-transform: capitalize;
	color: #666;
	font-size: 14px;
	text-align: left;
	transition: background .4s ease;
	display: block;
	font-weight: 600;
	font-family: "Open Sans",sans-serif;
	background: #f0f0f0;
}

.mobile_header .top_nav_mobile .main_menu_nav ul li a:before {
	content: '-';
	margin-right: 6px;
}

.mobile_header .top_nav_mobile .main_menu_nav ul li a:hover {
	background-color: #f0f0f0;
}

.mobile_header .top_nav_mobile .main_menu_nav ul li:active>a {
	color: #fde428;
}

.mobile_header .top_nav_mobile .main_menu_nav ul li ul {
	display: block;
	background: #fff;
}

.mobile_header .top_nav_mobile .main_menu_nav ul li ul:before {
	display: none;
}

.mobile_header .top_nav_mobile .main_menu_nav ul li ul a {
	font-size: 14px;
	font-weight: 400;
}

.mobile_header .top_nav_mobile .main_menu_nav ul li ul li {
	position: relative;
	padding: 0 0 0 7px;
}

.mobile_header .top_nav_mobile .main_menu_nav ul li ul li:before {
	content: '';
	position: absolute;
	left: 44px;
	top: 50%;
	width: 4px;
	height: 1px;
	background: #002e5b;
}

.mobile_header .top_nav_mobile .main_menu_nav>li.current_page_item.menu-item-has-children>.arrow {
	color: #002e5b;
}

.mobile_header .top_nav_mobile .main_menu_nav>li.current-menu-parent.menu-item-has-children>.arrow,.mobile_header .top_nav_mobile .main_menu_nav>li.current-menu-ancestor.menu-item-has-children>.arrow,.mobile_header .top_nav_mobile .main_menu_nav>li.current-menu-parent.menu-item-has-children>.sub-menu>li.current-menu-item.menu-item-has-children>.arrow,.mobile_header .top_nav_mobile .main_menu_nav>li.current-menu-ancestor.menu-item-has-children>.sub-menu>li.current-menu-parent.menu-item-has-children>.arrow {
	color: #002e5b;
}

.mobile_menu>ul ul ul {
	display: block;
}

.header_top {
	position: relative;
	padding: 43px 0 71px;
	background: #002e5b;
}

.header_top:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.1);
	z-index: 10;
	display: block;
}

.header_top .container {
	position: relative;
	z-index: 15;
}

.logo {
	float: left;
	font-size: 30px;
	text-transform: uppercase;
	color: #333;
}

.logo a {
	display: block;
}

.logo a img {
	max-width: inherit;
}

.header_socials {
	float: right;
	font-size: 0;
	margin: 0 0 0 82px;
}

.header_socials a {
	font-size: 22px;
	line-height: 22px;
	display: inline-block;
	margin: 10px 0 0 16px;
	color: rgba(255,255,255,.66);
	transition: color .2s linear;
}

.header_socials a:first-child {
	margin: 0;
}

.header_socials a:hover {
	color: #fff;
}

.icon_text {
	position: relative;
}

.icon_text .icon {
	float: left;
	font-size: 26px;
	color: #c4d114;
	margin: 0 14px 0 0;
}

.icon_text .icon i {
	vertical-align: top;
}

.icon_text .text {
	color: #fff;
	float: right;
	font-size: 13px;
}

.icon_text .text strong {
	font-weight: 400;
	line-height: 16px;
}

.header_top .icon_text {
	float: right;
	margin: 5px 14px 0 20px;
	line-height: 16px;
}

.mobile_header {
	display: none;
}

.overflow_hidden {
	overflow: hidden;
}

.top_bar {
	position: relative;
	z-index: 20;
	font-size: 13px;
	background-color: #002e5b;
}

.top_nav {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 20;
}

.top_nav .top_nav_wrapper>ul {
	position: relative;
	font-family: Poppins;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

.top_nav .main_menu_nav>ul {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
}

.top_nav .top_nav_wrapper>ul:after,.top_nav .main_menu_nav>ul:after {
	content: '';
	clear: both;
	display: table;
}

.top_nav .top_nav_wrapper>ul>li,.top_nav .main_menu_nav>ul>li {
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 1;
	color: #fff;
	font-weight: 600 !important;
}

.top_nav .top_nav_wrapper>ul>li.current_page_item>a,.top_nav .top_nav_wrapper>ul>li.current-menu-ancestor>a,.top_nav .top_nav_wrapper>ul>li.current-menu-parent>a,.top_nav .top_nav_wrapper>ul>li.current_page_parent>a,.top_nav .top_nav_wrapper>ul>li.current_page_ancestor>a,.top_nav .main_menu_nav>ul>li.current_page_item>a,.top_nav .main_menu_nav>ul>li.current-menu-ancestor>a,.top_nav .main_menu_nav>ul>li.current-menu-parent>a,.top_nav .main_menu_nav>ul>li.current_page_parent>a,.top_nav .main_menu_nav>ul>li.current_page_ancestor>a {
	color: #c4d114;
}

.top_nav .top_nav_wrapper>ul>li:hover>a,.top_nav .main_menu_nav>ul>li:hover>a {
	color: #c4d114;
}

.top_nav .top_nav_wrapper>ul>li>a,.top_nav .main_menu_nav>ul>li>a {
	position: relative;
	display: block;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	padding: 0 10px;
	text-decoration: none !important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.top_nav .top_nav_wrapper .sub-menu>li.menu-item-has-children>a,.top_nav .top_nav_wrapper .sub-menu>li.page_item_has_children>a {
	position: relative;
}

.top_nav .top_nav_wrapper .sub-menu>li.menu-item-has-children>a:hover:before,.top_nav .top_nav_wrapper .sub-menu>li.page_item_has_children>a:hover:before {
	border-left-color: #fde428;
}

.top_nav .top_nav_wrapper .sub-menu>li.menu-item-has-children>a:before,.top_nav .top_nav_wrapper .sub-menu>li.page_item_has_children>a:before {
	content: '';
	position: absolute;
	right: 20px;
	top: 50%;
	margin: -4px 0 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 5px solid #ccc;
}

.top_nav .main_menu_nav>ul>li.menu-item-has-children>a,.top_nav .main_menu_nav>ul>li.page_item_has_children>a {
	padding-right: 23px;
}

.top_nav .top_nav_wrapper>ul>li ul,.top_nav .main_menu_nav>ul>li ul {
	position: absolute;
	top: 100%;
	left: 0;
	opacity: 0;
	visibility: hidden;
	background: #3baed4;
	list-style: none;
	padding: 0;
	margin: 0;
	min-width: 256px;
	z-index: 1;
	-webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.27);
	-moz-box-shadow: 0 5px 11px 0 rgba(0,0,0,.27);
	box-shadow: 0 5px 11px 0 rgba(0,0,0,.27);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.top_nav .top_nav_wrapper>ul>li ul ul,.top_nav .main_menu_nav>ul>li ul ul {
	left: 100%;
	top: -2px;
	background: #002e5b;
	padding: 6px 0 4px;
}

.top_nav .top_nav_wrapper>ul>li ul ul li a,.top_nav .main_menu_nav>ul>li ul ul li a {
	color: #fff;
	padding: 12px 26px;
}

.top_nav .top_nav_wrapper>ul>li ul ul li a:hover,.top_nav .main_menu_nav>ul>li ul ul li a:hover {
	color: #fde428;
}

.top_nav .top_nav_wrapper>ul li:hover>ul,.top_nav .main_menu_nav>ul li:hover>ul {
	visibility: visible;
	opacity: 1;
}

.top_nav .top_nav_wrapper>ul>li ul li,.top_nav .main_menu_nav>ul>li ul li {
	position: relative;
	font-weight: 500;
	font-size: 14px;
	text-transform: capitalize;
	color: #333;
}

.top_nav .top_nav_wrapper>ul>li ul li a,.top_nav .main_menu_nav>ul>li ul li a {
	display: block;
	padding: 14px 26px 14px;
	color: #333;
	text-decoration: none !important;
}

.top_nav .main_menu_nav>ul>li ul li:before,.top_nav .top_nav_wrapper>ul>li ul li:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: -2px;
	height: 2px;
	background: #002e5b;
	opacity: 0;
	visibility: hidden;
}

.top_nav .main_menu_nav>ul>li ul li:after,.top_nav .top_nav_wrapper>ul>li ul li:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	background: #002e5b;
	opacity: 0;
	visibility: hidden;
}

.top_nav .main_menu_nav>ul>li ul li:hover:before,.top_nav .top_nav_wrapper>ul>li ul li:hover:before {
	opacity: 1;
	visibility: visible;
}

.top_nav .main_menu_nav>ul>li ul li:hover:after,.top_nav .top_nav_wrapper>ul>li ul li:hover:after {
	opacity: 1;
	visibility: visible;
}

.top_nav .main_menu_nav>ul>li ul li:hover>a,.top_nav .top_nav_wrapper>ul>li ul li:hover>a {
	background: #232333 none repeat scroll 0 0;
	color: #fff;
}

.top_nav .icon_text {
	float: right;
	padding: 0 0 0 35px;
	margin: 18px 38px 0 0;
	color: #fff;
}

.top_nav .icon_text:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin: -17px 0 0 0;
	border-left: 1px solid rgba(255,255,255,.15);
	height: 27px;
}

.top_nav .icon_text strong {
	color: #fff;
	font-size: 18px;
	font-weight: 700 !important;
	font-family: Poppins;
}

.top_nav .icon_text strong a {
	color: #fff;
	font-size: 18px;
}

.top_nav .icon_text span {
	font-size: 13px;
}

.page_title {
	position: relative;
	padding: 57.5px 0;
	background-color: #fde428;
	background-position: 50% 0;
	color: #222;
	background-size: cover;
}

.page_title:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #e9e9f0;
	opacity: .8;
}

.page_title h1 {
	margin: 0;
	text-transform: uppercase;
	font-size: 35px;
	line-height: 55px;
	color: #252536;
	font-weight: 800;
}

.page_title h1:after {
	background: #fff;
}

.page_title.transparent {
	background-color: transparent;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 32px;
}

.page_title.transparent h1 {
	margin-bottom: 20px;
}

.page_title.transparent h1:after {
	background-color: #fde428;
}

.page_title.disable_title {
	margin-bottom: 0;
	padding-bottom: 17px;
}

input[type="text"],input[type="email"],input[type="search"],input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 100%;
	padding: .7em;
}

textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
}

embed,iframe,object,video {
	margin-bottom: 1.6em;
	max-width: 100%;
	vertical-align: middle;
}

::-webkit-input-placeholder {
	color: #222;
}

:-moz-placeholder {
	color: #222;
	opacity: 1;
}

::-moz-placeholder {
	color: #222;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #222;
}

.button {
	position: relative;
	outline: 0 !important;
	border: 0;
	font-weight: 700;
	font-size: 14px;
	padding: 11px 21px;
	color: #fff;
	border-radius: 0;
	background: #002e5b;
	display: inline-block;
	line-height: 31px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.post-password-form input[type="submit"] {
	position: absolute;
	right: 10px;
	margin-top: -55px;
}

.post-password-form input[type="submit"] {
	-webkit-appearance: button;
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-family: "Noto Sans",sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	padding: .7em 1.625em;
	text-transform: uppercase;
}

.post-password-form label {
	padding-top: 1px;
	margin: 0;
	width: 100%;
	vertical-align: bottom;
}

.input-group {
	width: 100%;
}

body textarea.form-control,body textarea.wpcf7-form-control,body #order_comments,body .input-group textarea.form-control {
	height: 128px;
}

textarea.wpcf7-form-control {
	resize: vertical;
}

.request_callback {
	position: relative;
}

.request_callback p {
	font-weight: 700;
	font-family: Poppins;
	color: #fff;
	margin-bottom: 12px;
}

.select2-container .selection,.select2-container--default .select2-selection--single,.select2-container {
	outline: 0 !important;
}

.widget_archive .select2-container.select2-container--default .select2-selection--single {
	height: 44px;
}

.widget_archive .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 42px;
	padding-left: 15px;
	padding-right: 50px;
}

.widget_archive .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
	width: 44px;
	height: 44px;
}

.select2-container .selection {
	display: block;
}

.select2-container .selection:after {
	content: "";
	display: table;
	clear: both;
}

.select2-container.select2-container--default .select2-selection--single {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border: 1px solid #cacaca;
	height: 49px;
	line-height: 1;
	background: #cacaca;
	font-size: 13px;
}

.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 48px;
	padding-left: 29px;
	padding-right: 50px;
	color: #222;
}

.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
	width: 50px;
	height: 49px;
	top: 0;
	right: 0;
}

.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-width: 6px 6px 0 6px;
	border-color: #777 transparent transparent transparent;
	margin-left: -6px;
	margin-top: -3px;
}

.select2-container.select2-container--default.select2-container--open .select2-selection--single {
	border-color: #cacaca;
	background-color: #fff;
}

.select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #777 transparent;
	border-width: 0 6px 6px 6px;
}

.select2-container .select2-dropdown {
	border: 1px solid #cacaca;
	color: #222;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.select2-container .select2-dropdown .select2-results__option--highlighted[aria-selected] {
	background: #6c98e1;
}

.select2-container .select2-dropdown .select2-results__option {
	padding: 10px 18px;
}

span.wpcf7-not-valid-tip {
	display: none;
}

div.wpcf7-response-output {
	margin: 0 0 10px;
	background-color: #c9f7b2;
	color: #61a600;
	font-size: 14px;
	border: 0;
}

div.wpcf7-response-output.wpcf7-validation-errors {
	background-color: #ffd9d9;
	color: red;
	margin: 0 auto;
	margin-top: 10px;
	border: 2px solid #f7e700;
}

div.wpcf7-response-output.wpcf7-mail-sent-ng {
	background-color: #fff2b2;
	color: #f90;
}

span.edit-link:before {
	content: "/";
	display: inline-block;
	vertical-align: baseline;
	margin: 0 7px 0 5px;
	color: #ddd;
}

.comment-info ul {
	list-style: none;
	padding: 0;
	margin: 0 0 20px;
}

.comment-info ul li {
	position: relative;
	padding: 0 0 0 20px;
	margin: 0 0 4px;
}

.comment-info ul.type_1 li:before {
	content: '\f00c';
	top: 4px;
}

.comment-info ul.type_2 li:before {
	content: '\f14a';
	top: 3px;
	font-size: 14px;
}

.comment-info ol {
	margin: 0 0 20px;
	padding: 0;
	list-style-position: inside;
}

.comment-info ol li {
	position: relative;
	padding: 0 0 0 20px;
	margin: 0 0 4px;
}

.comments-title {
	position: relative;
	font-weight: 700;
	text-transform: lowercase;
	margin-bottom: 20px;
}

.comments-title:after {
	display: none;
}

ul.comment-list {
	position: relative;
	margin: 0 0 40px;
	padding: 0;
}

ul.comment-list li {
	list-style: none;
	border-top: 1px solid #ddd;
	padding: 30px 0 0;
	margin: 0 0 30px;
}

ul.comment-list .comment .vcard {
	float: left;
	margin: 0 32px 0 0;
	width: 87px;
}

ul.comment-list .comment .vcard img {
	max-width: 100%;
	height: auto;
}

ul.comment-list .comment .comment-info {
	overflow: hidden;
}

ul.comment-list .comment .comment-author {
	float: left;
	font-family: Poppins;
	font-weight: 600;
	color: #333;
}

ul.comment-list .comment .comment-meta {
	float: left;
	font-size: 11px;
	color: #aaa;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 0 15px 0;
	width: 100%;
}

ul.comment-list .comment .comment-meta a {
	display: inline-block;
	vertical-align: middle;
	color: #aaa;
}

#comments .comment .avatar {
	width: 60px;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 32px 0 0;
}

.comment-wrapper {
	overflow: hidden;
}

ul.comment-list .comment .vcard img {
	max-width: 100%;
	height: auto;
}

ul.comment-list .comment .comment-meta a:hover {
	color: #6c98e1;
	text-decoration: none;
}

ul.comment-list .comment .comment-meta a:before {
	content: "/";
	display: inline-block;
	vertical-align: baseline;
	margin: 0 7px 0 5px;
	color: #ddd;
}

ul.comment-list .comment .comment-meta a:first-child:before {
	display: none;
}

ul.comment-list .comment .comment-text {
	clear: both;
}

ul.comment-list .comment .comment-text p {
	line-height: 22px;
}

ul.comment-list .comment .comment-text *:last-child {
	margin-bottom: 0;
}

ul.comment-list .children {
	margin: 29px 0 0 30px;
	padding: 0;
}

ul.comment-list .children>li {
	position: relative;
	padding: 30px 0 0 !important;
	margin: 0 0 30px;
	border-top: 1px solid #ddd;
}

ul.comment-list .children>li:before {
	content: '';
	position: absolute;
	left: 66px;
	top: -9px;
	width: 15px;
	height: 9px;
}

.comment-respond {
	margin: 40px 0 0 0;
}

.comment-reply-title {
	margin: 0 0 19px;
	font-size: 20px;
	text-transform: lowercase;
}

.comment-reply-title:after {
	display: none;
}

.comment-reply-title:before {
	margin: 0 0 22px 0;
}

.comment-awaiting-moderation {
	display: block;
	color: #6c98e1;
	font-weight: 700;
	text-transform: lowercase;
	margin: 10px 0 0;
}

.comment-info table {
	width: 100%;
	margin: 0 0 40px;
}

.comment-info table td,.comment-info table th {
	border: 1px solid #e9e9e9;
	padding: 5px 10px;
}

.comment-info ul ul,.comment-info ol ol {
	margin: 10px 0 20px 20px;
}

.slick_prev,.slick_next {
	width: 45px;
	height: 45px;
	z-index: 10000;
	border: 3px solid #d7d7d7;
	top: 50%;
	margin-top: -22px;
	position: absolute;
	font-size: 20px;
	text-align: center;
	color: #d7d7d7;
	cursor: pointer;
	box-sizing: border-box;
	transition: border .2s linear,background .2s linear,color .2s linear,opacity .2s linear;
}

.slick_prev:hover,.slick_next:hover {
	border-color: #002e5b !important;
	background: #002e5b;
	color: #fff;
	opacity: 1;
}

.slick_prev i,.slick_next i {
	margin-top: 9px;
}

.slick-dots {
	margin: 30px auto 0;
	display: table;
}

.slick-dots:after {
	content: '';
	clear: both;
	display: table;
}

.slick-dots li {
	float: left;
	margin: 0 10px 0 0;
	list-style: none;
}

.multiple_project .slick-dots li {
	float: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}

.slick-dots li.slick-active button {
	background: #002e5b;
}

.slick-dots li button {
	display: block;
	border: 0;
	text-indent: -3000px;
	width: 10px;
	height: 8px;
	background: #ccc;
	outline: 0;
	padding: 0;
	margin: 0;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	background: #f5f5f5;
	border: 1px solid #bcbcbc;
	float: left;
}

ul.page-numbers,.page-links {
	position: relative;
	margin: 0 0 40px 0;
	padding: 0;
}

.page-numbers:after,.page-links:after,.page-links:after {
	content: '';
	clear: both;
	display: table;
}

.page-numbers li {
	list-style: none;
	float: left;
	margin: 0 11px 0 0;
}

.page-links>span,.page-links>a {
	list-style: none;
	float: left;
	margin: 0 11px 0 0;
	display: block;
	min-width: 40px;
	height: 40px;
	text-align: center;
	border: 2px solid transparent;
	padding: 11px 5px 0;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	font-family: Poppins;
	color: #002e5b;
}

.page-links>span:hover,.page-links>span.current,.page-links>a:hover,.page-links>a.current {
	border-color: #002e5b;
	text-decoration: none;
}

.page-links>span {
	border-color: #002e5b;
}

.page-links>.page-links-title {
	padding-left: 0;
	border: 0;
}

.page-links>label {
	list-style: none;
	float: left;
	margin: 0 11px 0 0;
	line-height: 30px;
}

.page-numbers .page-numbers {
	display: block;
	min-width: 40px;
	height: 40px;
	text-align: center;
	border: 2px solid transparent;
	padding: 11px 5px 0;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	font-family: Poppins;
	color: #002e5b;
}

.page-numbers .page-numbers:hover,.page-numbers .page-numbers.current {
	border-color: #002e5b;
	text-decoration: none;
}

.posts_list>ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.posts_list>ul>li {
	list-style: none;
	padding: 0 0 40px;
	margin: 0 0 49px 0;
	border-bottom: 1px solid #ddd;
}

.posts_list>ul>li.sticky {
	background: #f2f2f2;
	padding: 40px;
}

.posts_list>ul>li:last-child {
	padding-bottom: 50px;
	margin-bottom: 29px;
}

.posts_list>ul>li h4 {
	padding-top: 0;
	font-weight: 700;
	font-size: 22px;
}

#footer {
	background: #1e1e1e;
	clear: both;
}

#footer .widgets_row {
	position: relative;
}

#footer .footer_widgets {
	position: relative;
	padding: 4.8em 0 2em;
}

.footer-1 {
	width: 34%;
}

.footer-2 {
	width: 15%;
}

.footer-3 {
	width: 19%;
}

.footer-4 {
	width: 32%;
}

#footer .widgets_row .footer_logo {
	position: relative;
	margin: 0;
}

#footer .widgets_row .footer_logo a img {
	display: block;
	width: auto;
}

#footer .widgets_row .footer_text {
	color: #fff;
}

#footer .footer_widgets .widget .widget_title {
	letter-spacing: .2px;
	font: 600 18px/17px "Open Sans",sans-serif;
	color: #fff;
	margin-top: 0;
	text-transform: uppercase;
	margin-bottom: 24px;
	font-style: italic;
}

h4.widget_title::after {
	content: '';
	width: 40px;
	height: 2px;
	display: block;
	margin-top: 13px;
	background: #85ab00;
}

#footer .footer_widgets .widget.widget_nav_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 -20px;
	font-size: 0;
}

#footer .footer_widgets .widget.widget_nav_menu ul li {
	width: 100%;
	font-size: 14px;
	line-height: 16px;
	padding: 0 20px;
	display: inline-block;
	vertical-align: top;
	border: 0;
	background: none;
	font-weight: 400;
}

#footer .footer_widgets .widget.widget_nav_menu ul li a {
	color: #797979;
	text-transform: capitalize;
	font: 400 1.0715em/2.3em "Open Sans",sans-serif;
	font-size: 14px;
	line-height: 32px;
	display: block;
	letter-spacing: .3px;
}

.about-us-widget {
	color: #797979;
	margin-top: 2em !important;
	font: 400 1.0715em/1.5em "Open Sans",sans-serif !important;
	padding: 0;
	margin-bottom: 1.5em !important;
}

.socials ul {
	list-style: none;
	padding-left: 0;
}

.socials ul li {
	display: inline-block;
	list-style: none;
	padding: 10px 9px;
}

.socials ul li a {
	color: #7c7c7c;
	font-size: 18px;
}

.socials ul li a :hover {
	color: #85ab00;
}

.widget-contact-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget-contact-list ul li i {
	float: left;
	font-size: 25px;
	width: 34px;
	padding-top: 13px;
	line-height: 18px;
	padding-left: 1px;
	color: #7b7b7b !important;
}

.widget.widget_tmc_get_in_touch ul li .fleft {
	float: left;
	color: #7b7b7b;
	width: -webkit-calc(100% - 34px);
	width: calc(100% - 34px);
	font: 400 1em/1.4em "Open Sans",sans-serif;
}

.widget.widget_tmc_get_in_touch ul li .contact_no {
	padding-top: 12px;
}

.widget-contact-list ul li a {
	color: #797979;
	text-transform: capitalize;
	font: 400 1.0715em/2.3em "Open Sans",sans-serif;
}

.widget.widget_tmc_get_in_touch ul li .contact_mail {
	padding-top: 17px;
}

.widget ul li:last-child a {
	line-height: 36px;
}

.widget.widget_tmc_get_in_touch ul li i.fa-phone {
	font-size: 21px;
	line-height: 41px;
}

.widget.widget_tmc_get_in_touch ul li i.fa-envelope-o {
	font-size: 18px;
	line-height: 41px;
}

.footer-bottom {
	background: #1e1e1e;
	border-top: 1px solid #323232;
	color: #555759;
	padding: 2em 0;
}

.footer-bottom .copyright {
	color: #545454;
	font: 400 1em/1em "Open Sans",sans-serif;
}

.m0 {
	margin: 0;
}

.p0 {
	padding: 0;
}

@media(min-width:1281px) {
	.container {
		width: 1200px;
	}
}

@media(max-width:767px) and (min-width:361px) {
	.container {
		padding: 0 25px;
	}
}

a,.btn,button {
	text-decoration: none;
	outline: 0;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}

a:after,a:before,.btn:after,.btn:before,button:after,button:before {
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}

.btn:hover,.btn:focus,button:hover,button:focus {
	text-decoration: none;
	outline: 0;
}

.row,header.row,footer.row {
	position: relative;
}

p {
	font: 15px/26px "Open Sans",sans-serif;
	color: #898989;
	overflow-x: visible;
}

@media(max-width:1199px) {
	p {
		font-size: 14px;
		line-height: 24px;
	}
}

.site-contents {
	padding: 100px 0;
}

@media(max-width:767px) {
	.site-contents {
		padding: 70px 0;
	}
}

.btn {
	border-radius: 3px;
	text-transform: uppercase;
	font: bold 18px/50px "Raleway",sans-serif;
	padding: 0 35px;
	color: #fff;
	border: 0;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}

.btn-big {
	line-height: 58px;
	padding: 0 30px;
}

.btn-sm {
	line-height: 37px;
	padding: 0 20px;
}

.btn-outline {
	border: 1px solid #fff;
	line-height: 48px;
}

.btn-primary {
	background-image: -webkit-linear-gradient(90deg,#d41818 0,#e33d3d 100%);
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}

.btn-primary:hover,.btn-primary:focus {
	background: #099bd7;
}

.section-title {
	font: bold 38px/48px "Alegreya",serif;
	margin-top: 0;
	margin-bottom: 15px;
	color: #242424;
	letter-spacing: .15px;
}

@media(max-width:767px) {
	.section-title {
		font-size: 33px;
	}
}

.section-title:after {
	display: inline-block;
	content: '';
	width: 35px;
	height: 2px;
	background: #099bd7;
	margin-left: 10px;
}

.section-title.style2 {
	text-align: center;
}

.section-title.style2:after {
	display: none;
}

.section-title+p {
	color: #8e8d8d;
	letter-spacing: .3px;
	margin-bottom: 25px;
}

.section-title.blue-c {
	color: #099bd7;
}

.top-header {
	background: #092942;
}

.top-header .header-social {
	float: right;
}

@media(min-width:992px) {
	.top-header .header-contacts {
		display: none;
	}
}

.welcome-texts {
	color: #9ebbd1;
	font: italic 16px/50px "Open Sans",sans-serif;
	opacity: .6;
}

@media(max-width:1199px) {
	.welcome-texts {
		font-size: 14px;
	}
}

.header-social li+li {
	margin: 0;
}

.header-social li a {
	padding: 0 8px;
	font-size: 18px;
	color: #5996c6;
	line-height: 50px;
	border-radius: 0;
}

@media(max-width:1199px) {
	.header-social li a {
		font-size: 14px;
		padding: 0 5px;
	}
}

.header-social li a:hover,.header-social li a:focus {
	color: #fff;
	background: none;
}

.header-searchform {
	background: #041e32;
}

@media(max-width:991px) {
	.header-searchform {
		margin-bottom: 20px;
	}
}

.header-searchform .form-control {
	background: none;
	border-radius: 0;
	height: 50px;
	border: 0;
	padding-left: 30px;
	-webkit-box-shadow: none;
	box-shadow: none;
	font: 16px/1 "Open Sans",sans-serif;
	color: #5f93bb;
}

@media(max-width:1199px) {
	.header-searchform .form-control {
		padding-left: 15px;
		font-size: 14px;
	}
}

.header-searchform .form-control.placeholder {
	font-style: italic;
	color: #5f93bb;
}

.header-searchform .form-control::-moz-placeholder {
	font-style: italic;
	color: #5f93bb;
}

.header-searchform .form-control::-webkit-input-placeholder {
	font-style: italic;
	color: #5f93bb;
}

.header-searchform .form-control::-ms-input-placeholder {
	font-style: italic;
	color: #5f93bb;
}

.header-searchform .input-group-addon {
	border-radius: 0;
	padding: 0;
	border: 0;
	background: none;
}

.top-mobile-header {
	background: #092942;
}

.mob-search {
	overflow: hidden;
}

.header-searchform .input-group-addon button[type="submit"] {
	padding: 0 20px 0 15px;
	font-size: 16px;
	color: #5f93bb;
	background: none;
	border: 0;
	line-height: 50px;
}

@media(max-width:1199px) {
	.header-searchform .input-group-addon button[type="submit"] {
		padding: 0 10px;
	}
}

.main-header {
	background-image: -webkit-linear-gradient(90deg,#e1e0e4 0,white 100%);
	-webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.25);
	box-shadow: 0 3px 5px 0 rgba(0,0,0,.25);
	padding-top: 5px;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}

@media(max-width:991px) {
	.main-header {
		padding-top: 0;
	}

	.top-header {
		display: none;
	}

	.main-header {
		display: none;
	}

	.mobile_header {
		display: block;
	}

	.logo {
		max-width: 199px;
		font-size: 24px;
	}

	.logo img {
		width: 100%;
	}
}

.main-header .this-inner {
	margin: 0;
	border-top: 1px dashed #85919b;
	padding: 30px 0 44px;
}

@media(max-width:991px) {
	.main-header .this-inner {
		border: 0;
		padding: 15px 0;
	}
}

.main-header .header-contacts {
	float: right;
}

.main-header.affix-coming {
	top: -100px;
	-webkit-transition-duration: 400ms;
	transition-duration: 400ms;
}

.main-header.affix {
	top: 0;
	left: 0;
	right: 0;
	position: fixed;
	margin: 0;
	z-index: 9999;
}

.main-header.affix+section,.main-header.affix+div {
	margin-top: 70px;
}

.main-logo {
	display: inline-block;
}

.main-logo img {
	max-width: 100%;
}

@media(max-width:991px) {
	.main-logo {
		max-width: 199px;
	}
}

.header-contacts li {
	display: table-cell;
	vertical-align: middle;
	float: none;
	padding: 0 20px;
	border-right: 1px solid #d6d6d6;
}

.header-contacts li+li {
	margin: 0;
	border-left: 1px solid #fff;
}

.header-contacts li:last-child {
	padding-right: 0;
	border: 0;
}

.header-contacts .media {
	display: inline-table;
	vertical-align: middle;
}

.header-contacts .media-left {
	vertical-align: middle;
	padding-right: 17px;
}

.header-contacts .media-left span {
	display: block;
}

.header-contacts .media-body {
	width: auto;
}

.header-contacts .this-subtitle {
	margin: 0;
	text-transform: uppercase;
	font: bold 14px/20px "Open Sans",sans-serif;
	color: #7d7987;
}

.header-contacts .this-title {
	margin: 0;
	font: 15px/20px "Open Sans",sans-serif;
	color: #232932;
}

.header-contacts h3.this-title {
	font-size: 22px;
	font-weight: bold;
	color: #424242;
}

.header-contacts.mob-style {
	margin-top: 18px;
	margin-bottom: 20px;
	width: 100%;
	padding-left: 0;
}

.header-contacts.mob-style li {
	width: 100%;
	display: block;
	border-right: 0;
}

.header-contacts.mob-style li:last-child {
	margin-top: 15px;
}

.header-contacts.mob-style .media {
	display: table;
}

.header-contacts.mob-style .this-title {
	color: #cbdae6;
}

@-webkit-keyframes fadeItIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeItIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.gallery {
	margin-bottom: 1.6em;
}

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	color: rgba(51,51,51,.7);
	display: block;
	font-family: "Noto Sans",sans-serif;
	font-size: 14px;
	line-height: 1.5;
	padding: .5em 0;
}

.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption {
	display: none;
}

.vc_tta-container>h2 {
	font-size: 18px;
	margin-bottom: 30px;
}

.vc_tta.vc_general .vc_tta-panel-title>a {
	padding-top: 18px;
	padding-bottom: 18px;
}

.entry-content h4.vc_tta-panel-title {
	font-size: 13px;
	font-weight: normal;
	background-color: #0f263a;
}

.vc_tta-panel-heading span {
	color: #000;
	font-family: 'Open Sans',sans-serif;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: .04em;
	margin: 0;
}

.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading,.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading,.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
	border-color: #e1e1e1;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
	border-color: #e1e1e1;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
	border-color: #e1e1e1;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading,.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading,.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
	border-color: #e1e1e1;
}

.vc_tta.vc_general .vc_tta-panel-body {
	padding: 20px 20px;
}

.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab>a,.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active>a,.vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,.vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,.vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
	border-color: #e1e1e1;
}

.vc_tta.vc_tta-o-no-fill .vc_tta-panels {
	border: 0 !important;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a,.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active>a,.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
	border-color: none !important;
}

.vc_btn3 {
	text-transform: uppercase;
	font-weight: bold;
}

.vc_btn3.vc_btn3-shape-rounded {
	border-radius: 3px;
}

.btn {
	display: inline-block;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1;
	text-align: center;
	padding: 11px 18px 13px 18px;
	margin: 3px 5px 3px 0;
	text-decoration: none;
	font-weight: 500;
	font-size: 13px;
	font-family: "Open Sans",sans-serif;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0 -1px 0 0 rgba(0,0,0,.1) inset;
}

.btn:hover {
	color: #fff !important;
	opacity: .9 !important;
	text-decoration: none !important;
}

.btn-primary {
	background: #fab702;
	color: #fff !important;
}

.btn-secondary {
	background: #00aeef;
}

.btn.btn-dark {
	background: #000;
}

.btn.btn-light {
	background: #fff;
	border: 1px solid #ddd;
	color: #888;
}

.btn.btn-light:hover {
	background: #fff !important;
	color: #222 !important;
	border-color: #bbb;
}

.btn.btn-ghost {
	background: transparent;
	border: 2px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: none !important;
	color: #fff;
}

.btn.btn-ghost:hover {
	background: #fff !important;
	color: #000 !important;
	box-shadow: none !important;
}

.btn.btn-large {
	padding: 17px 23px 19px 23px;
	font-size: 15px;
}

.btn.btn-small {
	padding: 7px 12px;
	font-size: 12px;
}

.rev_slider_wrapper .btn {
	opacity: 1 !important;
}

.rev_slider_wrapper .btn:hover {
	opacity: 1 !important;
}

.rev_slider_wrapper .btn.btn-primary {
	padding: 13px 18px 15px 18px;
}

.iconbox-wrapper {
	margin-bottom: 40px;
}

.iconbox-wrapper .iconbox-icon,.iconbox-wrapper .iconbox-image {
	padding-bottom: 20px;
}

.iconbox-wrapper .iconbox-icon .primary,.iconbox-wrapper .iconbox-image .primary {
	color: #fab702;
}

.iconbox-wrapper .iconbox-icon .secondary,.iconbox-wrapper .iconbox-image .secondary {
	color: #00aeef;
}

.iconbox-wrapper a:hover {
	text-decoration: none;
	color: #fab702;
}

.testimonial {
	margin-bottom: 40px;
}

.testimonial .testimonial-content {
	border: 1px solid #e9e9e9;
	padding: 17px 20px 20px 20px;
	border-radius: 2px;
	font-style: italic;
	font-size: 15px;
	line-height: 1.8;
	font-weight: 400;
}

.testimonial .testimonial-header {
	padding: 0 20px;
}

.testimonial .testimonial-header .testimonial-name {
	font-size: 15px;
	margin-top: 8px;
}

.testimonial .testimonial-header .testimonial-avatar {
	margin-top: -25px;
	float: left;
	margin-right: 20px;
}

.testimonial .testimonial-header .testimonial-avatar img {
	width: 70px;
	border-radius: 100%;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}

.testimonial.inverted .testimonial-content {
	background: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	border: 0;
}

.wpb_wrapper .testimonial:last-child {
	margin-bottom: 0;
}

.contact-info-item {
	margin-bottom: 10px;
}

.contact-info-item .contact-text {
	display: block;
	float: left;
	width: 130px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 2px;
	position: relative;
}

.contact-info-item .contact-value {
	display: block;
	margin-left: 135px;
}

.recent-news-wrapper .grid-title {
	font-size: 16px;
}

.recent-news-wrapper .recent-news-meta {
	font-size: 11px;
	text-transform: uppercase;
	padding: 6px 0 5px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 15px;
}

.recent-news-wrapper .recent-news-meta span {
	margin-right: 15px;
}

.recent-news-wrapper .recent-news-meta span i {
	margin-right: 3px;
	color: #ccc;
}

.recent-news-wrapper .recent-news-meta span a {
	color: #777;
}

.recent-news-wrapper .recent-news-meta span a:hover {
	text-decoration: underline;
}

@media screen and (max-width:790px) {
	.mobile-no-margin-top .row_inner_wrapper {
		margin-top: 0 !important;
	}
}

.featured-box .featured-box-thumb {
	display: block;
}

.featured-box .featured-box-thumb a {
	position: relative;
	display: block;
}

.featured-box .featured-box-thumb img {
	width: 100%;
	box-shadow: 0 0 2px 1px rgba(0,0,0,.2);
}

.featured-box .featured-box-content {
	padding: 18px 0 0;
}

.featured-box .featured-box-button a {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .3px;
	font-size: 14px;
}

.featured-box .featured-box-button a:hover {
	text-decoration: underline;
}

.featured-box .video_icon {
	background: none repeat scroll 0 0 rgba(0,0,0,.2);
	border: 3px solid #fff;
	border-radius: 100px;
	line-height: 1;
	padding: 10px;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 20px;
}

.featured-box .video_icon i {
	color: #fff;
	margin-left: 3px;
	font-size: 14px;
}

.custom-heading h2 {
	color: #0e1322;
	font: 2.43em/1em "Playball",sans-serif;
	margin: 0 0 1.3em;
	padding: 0;
	position: relative;
}

.custom-heading h2:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.custom-heading .heading-line {
	width: 80px;
	height: 2px;
	display: inline-block;
	background: #fab702;
}

.custom-heading .heading-line.primary {
	background: #fab702;
}

.custom-heading .heading-line.secondary {
	background: #00aeef;
}

.custom-heading.wpb_content_element {
	margin-bottom: 40px !important;
}

.custom-heading.heading-medium {
	margin-bottom: 10px;
}

.custom-heading.heading-medium h2 {
	font-size: 20px;
}

.custom-heading.heading-medium .heading-line {
	width: 60px;
}

.custom-heading.heading-small {
	margin-bottom: 10px;
}

.custom-heading.heading-small h2 {
	font-size: 17px;
}

.custom-heading.heading-small .heading-line {
	width: 40px;
}

.testimonial_carousel_wrapper .carousel-next {
	right: 0;
}

.testimonial_carousel_wrapper .carousel-prev {
	right: 40px;
}

.wpb_row,.wpb_content_element,ul.wpb_thumbnails-fluid>li,.last_toggle_el_margin,.wpb_button {
	margin-bottom: 10px;
}

.wpb_wrapper h6 {
	font: 400 12px/1.8em "Open Sans",sans-serif !important;
	letter-spacing: .3px !important;
}

.wpb_wrapper h6 span {
	color: #de5842 !important;
	font: 400 1.2em/1.8em "Open Sans",sans-serif !important;
	letter-spacing: .3px !important;
	font-style: italic !important;
}

.vc_row {
	margin-left: 0;
	margin-right: 0;
}

.bgimg-settings .row_inner_wrapper {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-clip: border-box;
	background-origin: padding-box;
	background-position-x: center;
	background-position-y: bottom;
	background-size: auto auto;
	background-size: 100% 100%;
	position: relative;
}

.wpb_row {
	margin-bottom: 0;
}

.row_inner_wrapper .row_inner_wrapper {
	padding-bottom: 0;
}

.row_inner_wrapper {
	padding: 40px 0 0 0;
	position: relative;
}

.row_inner {
	position: relative;
	z-index: 10;
}

.row_center_content {
	margin-left: -20px;
	margin-right: -20px;
}

.row_inner.row_center_content.clearfix {
	margin: 0 !important;
}

.wpb_single_image img {
	width: 100%;
	height: auto;
}

.vc_column_container>.vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}

.wpb_column>.wpb_wrapper>*:last-child {
	margin-bottom: 0;
}

.wpb_column .wpb_wrapper .wpb_content_element:last-child {
	margin-bottom: 0;
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80);
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: 0 !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial,Baskerville,monospace;
}

.mfp-close:hover,.mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,.mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after,.mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before,.mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after,.mfp-arrow-left .mfp-a {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before,.mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after,.mfp-arrow-right .mfp-a {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before,.mfp-arrow-right .mfp-b {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	background: #000;
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0,0,0,.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0,0,0,.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

.mfp-ie7 .mfp-img {
	padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
	padding: 0;
}

.mfp-ie7 .mfp-content {
	padding-top: 44px;
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}

.wpb_revslider_element {
	background: #222;
}

@media screen and (min-width:500px) {
	.breadcrumbs {
		font-size: 14px;
	}
}

.breadcrumbs i {
	margin: 0 6px;
}

.breadcrumbs a {
	text-decoration: none;
	color: #777;
	font-weight: 600;
}

.breadcrumbs a:hover {
	color: #fab702;
}

.breadcrumbs span {
	margin-right: 20px;
	position: relative;
}

@media screen and (min-width:500px) {
	.breadcrumbs span {
		margin-right: 40px;
	}
}

.breadcrumbs a:before {
	border-bottom: 6px solid transparent;
	border-left: 6px solid rgba(0,0,0,.2);
	border-top: 6px solid transparent;
	content: "";
	display: inline-block;
	position: absolute;
	right: -11px;
	top: 2px;
}

@media screen and (min-width:500px) {
	.breadcrumbs a:before {
		right: -23px;
		top: 3px;
	}
}

.breadcrumbs a:after {
	border-bottom: 5px solid transparent;
	border-left: 5px solid #fff;
	border-top: 5px solid transparent;
	content: "";
	display: inline-block;
	position: absolute;
	right: -10px;
	top: 3px;
}

@media screen and (min-width:500px) {
	.breadcrumbs a:after {
		right: -22px;
		top: 4px;
	}
}

.tmcf7-form textarea,.tmcf7-form input[type="date"],.tmcf7-form input[type="datetime"],.tmcf7-form input[type="datetime-local"],.tmcf7-form input[type="email"],.tmcf7-form input[type="month"],.tmcf7-form input[type="number"],.tmcf7-form input[type="password"],.tmcf7-form input[type="search"],.tmcf7-form input[type="tel"],.tmcf7-form input[type="text"],.tmcf7-form input[type="time"],.tmcf7-form input[type="url"],.tmcf7-form input[type="week"] {
	border-width: 2px;
}

.tmcf7-form p {
	margin-bottom: 25px;
}

.tmcf7-form .tmcf7-submit {
	margin-bottom: -30px;
}

.tmcf7-submit {
	border-width: 2px;
}

span.tmcf7-not-valid-tip {
	font-size: 11px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	margin-top: 3px;
	display: inline-block;
}

input.tmcf7-not-valid {
	border-color: #F00;
}

div.tmcf7-response-output {
	margin-left: 0;
	padding: 15px 20px;
	background: #f8f9f9;
}

.tmcf7-form-control-wrap input[type="text"],.tmcf7-form-control-wrap input[type="email"],.tmcf7-form-control-wrap textarea {
	width: 100%;
}

.tmcf7-list-item {
	display: block;
	margin-top: 7px;
}

.form_1_2 {
	width: 100%;
	float: left;
	margin-right: 0;
	margin-bottom: 25px;
}

@media screen and (min-width:790px) {
	.form_1_2 {
		width: 47%;
		float: left;
		margin-right: 6%;
	}
}

.form_1_2 input:not([type="radio"]):not([type="checkbox"]),.form_1_2 select {
	width: 100%;
}

.form_1_2.last {
	float: left;
	clear: right;
	margin-right: 0;
	margin-bottom: 25px;
}

.form_1_3 {
	width: 100%;
	float: left;
	margin-right: 0;
	margin-bottom: 25px;
}

@media screen and (min-width:790px) {
	.form_1_3 {
		width: 30%;
		float: left;
		margin-right: 5%;
	}
}

.form_1_3 input:not([type="radio"]):not([type="checkbox"]),.form_1_3 select {
	width: 100%;
}

.form_1_3.last {
	float: left;
	clear: right;
	margin-right: 0;
	margin-bottom: 25px;
}

.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	-moz-user-select: text;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: 0;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,.slick-slider .slick-list {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.carousel-prev,.carousel-next {
	position: absolute;
	right: 20px;
	top: -80px;
	width: 35px;
	height: auto;
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: none;
	cursor: pointer;
	font-size: 20px;
	color: #fff;
}

.vc_col-has-fill>.vc_column-inner,.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
	padding-top: 0 !important;
}

.our-gallery .carousel-prev i,.our-gallery .carousel-next i {
	font-size: 20px;
	color: #fff !important;
	margin-top: 5px;
}

.carousel-prev:hover,.carousel-next:hover {
	color: #fff;
}

.carousel-prev:hover i,.carousel-next:hover i {
	color: #fff !important;
}

.white-heading h2 {
	color: white !important;
}

.carousel-prev {
	right: 60px;
	width: 33px;
	font-size: 20px;
	line-height: 33px;
	color: #fff;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}

.our-gallery .carousel-prev i {
	margin-left: 10px;
}

.our-gallery .carousel-next i {
	margin-left: 12px;
}

.esg-overflowtrick {
	margin-top: 30px;
}

.esg-grid a:hover {
	text-decoration: none !important;
}

.hermes .tp-arr-titleholder {
	text-transform: uppercase;
}

.wel-band {
	background: #1f2e46;
	padding-top: .8em;
	padding-bottom: .7em;
	font: 300 1em/1em "Open Sans",sans-serif;
	color: #a4b6d1;
}

.wel-band .top-left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.wel-band .top-left ul li {
	display: inline-block;
	margin-right: 1.4em;
}

.wel-band .top-left .t-icon {
	float: left;
	font-size: 1.33em;
	margin-right: .4em;
	margin-top: 5px;
}

.wel-band .top-left .t-txt {
	float: left;
	text-transform: uppercase;
	font: 600 .93em/1em "Open Sans",sans-serif;
	color: #a4b6d1;
	margin-top: .5em;
}

.wel-band .top-right a {
	color: #a4b6d1;
	font: 600 14px/1em "Open Sans",sans-serif;
	text-transform: uppercase;
}

.wel-band .top-right a+a:before {
	content: '';
	background: #a4b6d1;
	margin-right: 11px;
	width: 1px;
	height: 14px;
	bottom: -3px;
	position: relative;
	display: inline-block;
}

.main-menu-wrapper-two {
	position: relative;
}

.anim-5,.anim-5-all * {
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
}

.logo {
	float: left;
	margin-top: 23px;
	margin-bottom: 23px;
}

.pad-left-minus {
	padding-left: 0;
}

.main-menu-wrapper-two .nav-header-right {
	margin-top: 2.3em;
	float: right;
	margin-left: 10px;
	position: relative;
}

.main-menu-wrapper-two .nav-header-right ul {
	list-style: none;
	padding-left: 0;
	overflow: hidden;
	margin: 0;
}

.main-menu-wrapper-two .nav-header-right>ul>li:first-child {
	border-left: 1px solid #a6a6a6;
	margin-top: 5px;
}

.main-menu-wrapper-two .nav-header-right>ul>li {
	display: inline-block;
	padding: 0;
	float: left;
}

.main-menu-wrapper-two .nav-header-right>ul>li>button i {
	font-size: 19px;
}

.main-menu-wrapper-two .nav-header-right>ul>li>button .icon-Search {
	font-size: 15px;
}

.main-menu-wrapper-two .nav-header-right>ul>li>ul.search-box form .input-group-addon {
	background-color: transparent;
	border: 0;
}

.main-menu-wrapper-two .nav-header-right>ul>li>ul.search-box form {
	height: 45px;
	background: #fff;
	margin: 0;
}

.main-menu-wrapper-two .nav-header-right>ul>li>ul.search-box form input {
	height: 100%;
	border: 0;
	outline: 0;
	color: #000;
	background-color: transparent;
	line-height: 14px;
	padding: 15px 30px;
}

.form-control:focus {
	border-color: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.main-menu-wrapper-two .nav-header-right>ul>li>ul.search-box form button {
	padding: 0;
	border: 0;
	outline: 0;
	color: #393939;
	font-size: 14px;
	display: inline-block;
	background-color: transparent;
	padding-right: 1.1em;
	padding-left: 1.1em;
	transition: all .3s ease;
}

.main-menu-wrapper-two .nav-header-right>ul>li>ul {
	position: absolute;
	right: 20px;
	width: 300px;
	top: 63px;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-menu-wrapper-two .nav-header-right>ul>li:hover>button {
	color: #f0683e;
}

.main-menu-wrapper-two .nav-header-right>ul>li>button {
	border: 0;
	background: transparent;
	padding-left: 20px;
	color: #666;
}

.main-menu-wrapper-two .nav-header-right>ul>li:hover>ul {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 12;
}

.main-menu-wrapper-two .nav-holder {
	float: right !important;
}

ul.main_menu_nav {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 87px;
}

.my-style li {
	display: inline-block;
	padding: 37.5px 0;
}

.nav li {
	position: relative;
}

.nav-footer li a {
	padding: 0 10px;
	display: block;
	color: #666;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "Open Sans",sans-serif;
	font-weight: bold;
}

.nav-holder .nav-footer li ul.sub-menu {
	position: absolute;
	top: 90%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	visibility: hidden;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	padding: 0;
	border: 0;
	border-radius: 0;
	display: block;
	opacity: 0;
	transition: all .4s ease;
	min-width: 220px;
	background: #fff;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
}

.nav-holder .nav-footer li ul.sub-menu:before {
	content: '';
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	top: 0;
	left: 40px;
}

.nav-holder .nav-footer li ul.sub-menu li:last-child {
	background: none;
}

.nav-holder .nav-footer li ul.children {
	position: absolute;
	top: 89%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	visibility: hidden;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	padding: 0;
	border: 0;
	border-radius: 0;
	display: block;
	opacity: 0;
	transition: all .4s ease;
	min-width: 220px;
	background: #fff;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
}

.main-menu-wrapper-two {
	position: relative;
	background-image: -webkit-linear-gradient(90deg,#edf0f3 0,white 100%);
}

.nav-holder .nav-footer li ul.children li ul.children {
	position: absolute;
	top: -15px;
	left: 110%;
	z-index: 999;
	display: none;
	float: left;
	min-width: 160px;
	visibility: hidden;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	padding: 0;
	border: 0;
	border-radius: 0;
	display: block;
	opacity: 0;
	transition: all .4s ease;
	min-width: 220px;
	background: #fff;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
}

ul .sub-menu li {
	display: block;
	padding: 0;
	background: #fff;
}

ul .children li {
	display: block;
	padding: 0;
	background: #fff;
}

ul .children li ul .children li {
	display: block;
	padding: 0;
	background: #fff;
}

.main_menu_nav ul {
	padding-left: 0;
}

.my-style li ul.sub-menu li a {
	display: block;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	white-space: nowrap;
	padding: 11px 20px;
	text-transform: capitalize;
	color: #666;
	border-bottom: 1px solid #f0f0f0;
	font-size: 14px;
	font-family: "Open Sans",sans-serif;
	font-weight: 700;
	text-align: left;
	transition: background .4s ease;
}

.my-style li ul.children li a {
	display: block;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	white-space: nowrap;
	padding: 11px 20px;
	text-transform: capitalize;
	color: #666;
	border-bottom: 1px solid #f0f0f0;
	font-size: 14px;
	font-family: "Open Sans",sans-serif;
	font-weight: 700;
	text-align: left;
	transition: background .4s ease;
}

.my-style li ul.children li ul.children li a {
	display: block;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	padding: 11px 20px;
	text-transform: capitalize;
	color: #666 !important;
	border-bottom: 1px solid #f0f0f0;
	font-size: 14px !important;
	font-family: "Open Sans",sans-serif;
	font-weight: 700 !important;
	text-align: left;
	transition: background .4s ease;
}

.my-style li:hover ul.sub-menu {
	visibility: visible;
	opacity: 1;
	margin-top: 8.3px;
}

.my-style li:hover ul.children {
	visibility: visible;
	opacity: 1;
	margin-top: 10px;
}

.my-style li:hover ul.children li:hover ul.children {
	visibility: visible;
	opacity: 1;
	margin-top: 10px;
}

.common-pad {
	padding-top: 7em;
	padding-bottom: 7em;
}

.sec-header3 h2 {
	color: #0e1322;
	margin: 0;
	padding: 0;
}

.sec-header3 h3 {
	color: #aaa;
	font: 400 1.15em/1.8em "Open Sans",sans-serif;
	margin: 0 0 2.1em !important;
	padding: 0;
	font-style: italic;
	position: relative;
}

.sec-header3 h3:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #d51b57;
	margin: 0 0 0 12px;
}

.activities-cont p {
	color: #898989;
	margin: 0 0 1.5em;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.activities-cont a {
	margin-top: 1.5em;
	padding: .65em 1.9em;
}

.res-btn {
	border: 0;
	outline: 0;
	background: #1a1a1c;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Open Sans",sans-serif;
	font-weight: 600;
	display: inline-block;
	border-radius: 3px;
	transition: all .5s ease;
}

.res-btn i {
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	margin-left: 12px;
}

.res-btn:hover {
	background: #ffb606;
	color: #fff;
}

.wel-box {
	background: #fff;
	padding: 2em 0 3em;
	position: relative;
}

.wel-box .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(133,171,0,1);
	padding: 10px;
	transform: scale(0,0);
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-ms-transform: scale(0,0);
	-o-transform: scale(0,0);
}

.wel-box .overlay .icon_position_table {
	border: 1px dashed rgba(336,336,336,0.5);
	display: -webkit-flex;
	display: flex;
	height: 100%;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}

.wel-box .overlay .icon_position_table .icon_container {
	text-align: center;
	padding: 0 1.5em;
}

.wel-box .overlay .icon_position_table .icon_container h2 {
	text-align: center;
	font: 400 1.57em/1.4em 'PT Serif',serif;
	color: #fff;
	margin: 0;
	padding: 0 0 .5em;
	font-style: italic;
}

.wel-box .overlay .icon_position_table .icon_container p {
	text-align: center;
	color: #fffefe;
	font: 400 1.0715em/1.5em "Open Sans",sans-serif;
	margin: 0;
	padding: 0;
}

.single_wel_cont:hover .overlay,.single_wel_cont:focus .overlay {
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
}

.wel-box:before {
	content: '';
	position: absolute;
	border: 1px dashed rgba(217,217,217,1);
	top: 7px;
	left: 10px;
	right: 10px;
	bottom: 7px;
}

.wel-content {
	position: relative;
}

.wel-content h1 {
	color: #0e1322;
	font: 2.43em/1em "Playball",sans-serif;
	margin: 0;
	padding: 0;
}

.wel-content h2 {
	color: #aaa;
	font: 400 1.15em/1.8em "Open Sans",sans-serif;
	margin: 0 0 1em;
	padding: 0;
	font-style: italic;
	position: relative;
}

.wel-content h2:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.wel-content p {
	color: #898989;
	margin: 0 0 3em;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.wel-box .icon-box {
	text-align: center;
}

.wel-box h4 {
	color: #0e1322;
	text-align: center;
	font: 400 1.57em/1.4em 'PT Serif',serif;
	font-style: italic;
	margin: .5em 0 0;
	padding: 0;
}

.wel-outer-homtwo ul {
	list-style: none;
	padding-left: 0;
}

.wel-outer-homtwo ul li {
	width: 50%;
	margin-right: 0;
	float: right;
	margin-left: 0;
	margin: 0;
	padding: 15px;
}

.wel-pad-htwo {
	margin-top: 0;
}

.transition3s {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.offer-right .offer-img-box1 {
	position: relative;
	float: left;
	margin-right: 2em;
}

.spa-offer {
	position: relative;
}

.spa-offer .img_holder {
	position: relative;
}

.spa-offer .img_holder,.offer-right .offer-img-box2 .box2 .img_holder,.offer-right .offer-img-box2 .box1 .img_holder {
	overflow: hidden;
	background: #000;
}

.spa-offer .img_holder .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 11px;
}

.offer-right .offer-img-box2 .box1 .img_holder .overlay {
	position: absolute;
	bottom: 15px;
	left: 5%;
	width: 90%;
	right: 5%;
}

.offer-right .offer-img-box2 .box2 .img_holder .overlay {
	position: absolute;
	bottom: 15px;
	width: 46%;
	right: 5%;
	background: rgba(255,255,255,.8);
	padding: 1.3em;
}

.spa-offer .img_holder .overlay:before {
	content: ' ';
	position: absolute;
	top: 11px;
	left: 11px;
	right: 11px;
	bottom: 11px;
	background: url() right top no-repeat;
	background-size: 100% 100%;
}

.spa-offer .img_holder .room-ad-cont {
	overflow: hidden;
	position: relative;
	height: 100%;
	background: rgba(213, 27, 87, 0.83);
	width: 12vw;
	padding: 1.5em 1.5em;
}

.spa-offer .img_holder .room-ad-cont h2 {
	color: #fff;
	font: 4em/1em "Playball",sans-serif;
	margin: 0 0 .6em;
	padding: 0;
}

.spa-offer .img_holder .room-ad-cont h3 {
	color: #fff;
	font: 600 1.66em/1em 'Open Sans Condensed',sans-serif;
	margin: 0 0 .5em;
	padding: 0;
}

.spa-offer .img_holder .room-ad-cont p {
	font: 400 1.0715em/1.6em "Open Sans",sans-serif;
	color: #fff;
	padding: 0;
	margin: 0 0 1.8em;
}

.offer-right .offer-img-box2 {
	position: relative;
	float: left;
}

.spa-offer .img_holder .room-ad-cont a {
	color: #000;
	font: 600 1.0715em/1.6em "Open Sans",sans-serif;
}

.spa-offer .img_holder .room-ad-cont a:hover {
	color: #fff;
}

.offer-right .offer-img-box2 .box1 .img_holder .overlay .text1 {
	position: relative;
	color: #fff;
	font: 400 .7em/1.8em "Open Sans",sans-serif;
	text-align: right;
}

.offer-right .offer-img-box2 .box1 .img_holder .overlay .offertext1 {
	background: rgba(255,255,255,.8);
}

.offer-right .offer-img-box2 .box1 .img_holder .overlay .offertext1 p {
	color: #dc6c04;
	font: 3.5em/1em "Playball",sans-serif;
	margin: 0 !important;
	padding: .2em .6em;
}

.offer-right .offer-img-box2 .box1 .img_holder .overlay .offertext1 .off-txt {
	color: #dc6c04;
	font: .58em/1em "Playball",sans-serif;
	display: inline-block;
}

.offer-right .offer-img-box2 .box1 .img_holder .overlay .offertext1 .winter-txt {
	color: #000;
	font: 700 .5em/1em 'Open Sans Condensed',sans-serif;
	display: inline-block;
	padding-left: .4em;
}

.spa-offer .img_holder img,.offer-right .offer-img-box2 .box2 .img_holder img,.offer-right .offer-img-box2 .box1 .img_holder img {
	opacity: 1;
	transition: all 300ms linear 0s;
}

.exact-img img {
	width: 100%;
}

.offer-right .offer-img-box2 .box1 {
	position: relative;
	margin-bottom: 2em;
}

.offer-right .offer-img-box2 .box2 .img_holder .overlay p {
	color: #000;
	font: 600 1.7em/1em 'Open Sans Condensed',sans-serif;
	padding: 0;
	margin: 0;
}

.offer-right .offer-img-box2 .box2 .img_holder .overlay h2 {
	color: #d51b57;
	padding: 0;
	margin: 0;
	font: 2.67em/1em "Playball",sans-serif;
}

.offer-right .offer-img-box2 .box2 .img_holder .overlay h6 {
	border-top: 1px solid #a5a4a4;
	color: #929292;
	font: 400 .7em/1.8em "Open Sans",sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
}

.our-offer-htwo {
	background: url(../images/1.html) center bottom no-repeat fixed;
	background-size: 100% 100%;
	position: relative;
}

.spa-offer .img_holder:hover img,.spa-offer .img_holder:focus img,.offer-right .offer-img-box2 .box2 .img_holder:hover img,.offer-right .offer-img-box2 .box2 .img_holder:focus img,.offer-right .offer-img-box2 .box1 .img_holder:hover img,.offer-right .offer-img-box2 .box1 .img_holder:focus img {
	opacity: .8;
	transform: scale(1.1);
}

.black-padding {
	padding-left: 104px;
}

.sec-header h3 {
	color: #aaa !important;
	font: 400 1.15em/1.8em "Open Sans",sans-serif;
	margin: 0 0 .875em;
	padding: 0;
	font-style: italic;
	position: relative;
}

.sec-header h3:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.our-pro-slider {
	float: left;
	margin: 0 15px;
}

.carousel-prev,.carousel-next {
	background: #a9c449;
	width: 33px;
	text-align: center;
	font-size: 20px;
	line-height: 33px;
}

.our-gallery .carousel-prev,.our-gallery .carousel-next {
	position: static;
	display: inline-flex !important;
	top: 4px;
	margin: 0 auto;
	text-align: center;
	color: #000;
	margin-left: 46.5%;
	margin-right: -44.5%;
	background: #a9c449;
	margin-top: 50px;
	text-decoration: none;
	border: 0;
}

.sec-header-two h2 {
	color: #0e1322;
	font: 2.43em/1em "Playball",sans-serif;
	margin: 0 0 1.3em !important;
	padding: 0;
	text-transform: none;
}

.sec-header-two h2:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.testimonial-sec {
	text-align: center;
}

.test-cont {
	background: #f4f4f4;
	padding: 2em;
	border-radius: 8px;
	position: relative;
	display: block;
	font: 400 1.0175em/1.8em "Open Sans",sans-serif;
}

.media-body {
	text-align: left;
}

.test-cont::after {
	width: 0;
	height: 0;
	border-left: 1px solid transparent;
	border-right: 20px solid transparent;
	border-top: 26px solid #f4f4f4;
	position: absolute;
	content: '';
	bottom: -26px;
	left: 30px;
}

.test-bot {
	padding: 3em 0 0;
}

.test-bot .tst-img {
	float: left;
	margin: 0 1.5em 0 0;
}

.testimonial-sec .testimonial-slider img {
	width: 80px;
	border-radius: 50%;
	display: inline-block;
}

.test-bot .client_name {
	float: left;
	margin: 1em 0 0;
	width: 56%;
}

.test-bot .client_name ul {
	list-style: none;
	text-align: left;
	padding-left: 0;
}

.test-bot .client_name ul li {
	display: inline-block;
	margin: 2px -1px 0 1px;
}

.test-bot .client_name h5 {
	color: #1f4d84;
	padding: 0 0 .5em;
	margin: 0;
	font: 1.43em/1em "Playball",sans-serif;
	text-align: left;
}

.test-cont h3 {
	font-family: "Open Sans",sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin-top: 0;
}

.test-bot .client_name h5 a {
	color: #1f4d84;
}

.test-bot .client_name h5 span {
	color: #3d3d3d;
	font: 400 .7em/1em "Open Sans",sans-serif;
}

.event-wrapper.vc_column_container {
	padding-left: 3em;
}

.our-event-t-wrapper {
	position: relative;
}

.our-event-t-wrapper .media {
	margin-bottom: 2.5em;
}

.our-event-t-wrapper .media-left {
	position: relative;
	padding-right: 2em;
}

.our-event-t-wrapper .date-box {
	position: relative;
	width: 85px;
	height: 85px;
	border: 5px solid #85ab00;
	background: #91b41a;
	text-align: center;
}

.our-event-t-wrapper .date-box .date-inner {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
}

.our-event-t-wrapper .date-box .date-inner .date-c-inner {
	display: table-cell;
	vertical-align: middle;
}

.our-event-t-wrapper .date-box .date-inner .date-c-inner p {
	color: #fff;
	font: 2.15em/1em "Playball",sans-serif;
	margin: 0 !important;
	padding: 0;
	overflow-x: initial;
}

.our-event-t-wrapper .date-box .date-inner .date-c-inner p span {
	color: #fff;
	font: .7em/1em "Playball",sans-serif;
	margin: 0;
	padding: 0;
	display: block;
}

.our-event-t-wrapper .media-body {
	position: relative;
}

.our-event-t-wrapper .media-body h2 {
	color: #1c1c1c;
	margin: 0 0 .3em;
	padding: 0;
	font: 700 1.0715em/1em "Open Sans",sans-serif;
	text-transform: uppercase;
}

.our-event-t-wrapper .media-body p {
	color: #a0a0a0;
	font: 400 1.0715em/1.6em "Open Sans",sans-serif;
	margin: 0;
	padding: 0;
}

.get-touch-two {
	position: relative;
}

.get-touch-wrapper {
	position: relative;
}

.get-touch-wrapper .touch-img {
	float: left;
	margin-right: 3em;
}

.get-touch-wrapper .touch-txt {
	width: 42%;
	float: left;
}

.sec-header-touch h2 {
	color: #0e1322;
	font: 2.43em/1em "Playball",sans-serif;
	margin: 0 0 .7em !important;
	padding: 0;
	text-transform: none;
	position: relative;
}

.sec-header-touch h2:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.get-touch-wrapper .touch-txt h3 {
	color: #323232;
	font: 1.72em/1em "Playball",sans-serif;
	margin: 0 0 1em;
	padding: 0;
}

.get-touch-wrapper .touch-txt h3 span {
	color: #7e7e7e;
	display: block;
	font: 400 .62em/1.6em "Open Sans",sans-serif;
}

.get-touch-wrapper .touch-txt p {
	color: #7e7e7e;
	margin: 0 0 1em;
	padding: 0;
	font: 400 1.0715em/1.6em "Open Sans",sans-serif;
}

.get-in-touch-right.wpb_column.vc_column_container.vc_col-sm-6 {
	padding: 0 15px 0 40px;
}

div.wpcf7 {
	clear: both;
}

.wpcf7-form-control {
	border: 1px solid #e1e1e1;
	border-radius: 0;
	box-shadow: none;
	color: #959595;
	font: 15px/31px "Open Sans",sans-serif;
	height: auto;
	margin-bottom: 20px;
	background-color: #fff;
	background-image: none;
	display: block;
	line-height: 1.42857;
	transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
	width: 100%;
}

textarea,input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"] {
	max-width: 100%;
	border: 1px solid #e9e9e9;
	-webkit-appearance: none;
	padding: 10px 15.38462px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #000;
}

.get-in-touch-right .book-btn {
	border: 0;
	outline: 0;
	background: #1a1a1c;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Open Sans",sans-serif;
	font-weight: 600;
	display: inline-block;
	border-radius: 3px;
	transition: all .5s ease;
	padding: 10px 25px;
	margin-left: 6px;
}

.get-in-touch-right .book-btn:hover {
	background: #ffb606;
}

.get-in-touch-right i {
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	margin-left: 12px;
}

.wel-ad-inner .overlay_border {
	border: 1px dashed #657f08;
	background: url() no-repeat center bottom;
	overflow: hidden;
}

.wel-ads-wrapper {
	background: #85ab00;
	clear: both;
}

.wel-ad-inner {
	position: relative;
}

.wel-ad-inner .overlay {
	position: relative;
	padding: 11px;
}

.wel-ad-inner .overlay_border {
	border: 1px dashed #657f08;
	overflow: hidden;
}

.wel-ad-inner .wel-text {
	position: relative;
	padding-left: 1.5em !important;
}

.wel-ad-inner .wel-text h2 {
	color: #fff;
	font: 600 1.43em/1.5em "Raleway",sans-serif;
	padding: 12px 0 0;
	margin: 0;
}

.wel-ad-inner .wel-text h3 {
	color: #fff;
	font: 400 1.15em/1.5em "Open Sans",sans-serif;
	padding: 0 0 1.4em;
	margin: 0;
}

.subscribe-wrp {
	position: relative;
	padding: 21px 1.5em 21px .5em;
}

.subscribe-wrp .sub-input {
	width: 65%;
	text-align: left;
}

.subscribe-wrp .sub-but {
	width: 34%;
	text-align: right;
}

.subscribe-wrp input[type="text"] {
	padding: 11px 20px;
	width: 100%;
}

.subscribe-wrp .form-control {
	border-radius: 5px;
	font: 400 1.15em/1em 'PT Serif',serif;
	color: #656565;
	border: 1px solid #7da100;
	height: 44px;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-style: italic;
}

.res-btn i {
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	margin-left: 12px;
}

.subscribe-wrp button {
	padding: .6em 2em;
}

.wel-wrapper {
	background: url() center bottom no-repeat fixed;
	background-size: cover;
	position: relative;
	padding: 12em 0 7.2em 0;
}

.wel-content p {
	color: #898989;
	margin: 0 0 3em !important;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.fluid-know-area .work-image-ser {
	width: -webkit-calc(50% - 115px);
	width: calc(50% - 115px);
	float: left;
	text-align: right;
	display: block;
	position: relative;
}

.fluid-know-area .work-image-ser img {
	width: 100%;
	height: 33.9em;
	float: right;
}

.fluid-know-area .service-promo {
	width: -webkit-calc(50% + 115px);
	width: calc(50% + 115px);
	float: left;
	position: relative;
	padding-left: 30px;
	background: url() repeat;
}

.fluid-know-area .service-promo .promo-content {
	max-width: 670px;
	margin: 0;
	z-index: 2;
	position: relative;
	padding: 4em 0 3.7em 5em;
}

.fluid-know-area .service-promo .know-top {
	border-bottom: 1px solid #0b1c30;
}

.fluid-know-area .service-promo .know-bot {
	border-top: 1px solid #234470;
	padding: 2em 0 0;
}

.fluid-know-area .service-promo .know-top h2 {
	color: #fff;
	font: 2.3em/1em "Playball",sans-serif;
	margin: 0;
	padding: 0;
}

.fluid-know-area .service-promo .know-top h3 {
	color: #5bb3fd;
	font: 400 1.15em/1.8em "Open Sans",sans-serif;
	margin: 0 0 1.5em;
	padding: 0;
	font-style: italic;
	position: relative;
}

.fluid-know-area .service-promo .know-top h3:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #ffb606;
	margin: 0 0 0 12px;
}

.fluid-know-area .service-promo .know-top p {
	color: #b5c9db;
	margin: 0 0 2.5em !important;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.fluid-know-area .service-promo .know-bot ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.fluid-know-area .service-promo .know-bot ul li:first-child {
	padding-left: 0;
}

.fluid-know-area .service-promo .know-bot ul li {
	margin: 0;
	padding: 0 2.5em;
	display: inline-block;
	border-right: 1px dashed #6e6e6e;
}

.fluid-know-area .service-promo .know-bot ul li .about-img {
	float: left;
	margin: 0 1em 0 0;
}

.fluid-know-area .service-promo .know-bot ul li .about-cont {
	float: left;
}

.fluid-know-area .service-promo .know-bot ul li .about-cont p {
	color: #fff;
	margin: 0 !important;
	padding: 0;
	font: 400 1.33em/1.3em "Open Sans",sans-serif;
}

.fluid-know-area .service-promo .know-bot ul li:last-child {
	border-right: 1px dashed transparent;
	padding-right: 0;
}

.our-res .left-pad {
	margin: 0 0 0 4em;
}

.apply-new-margin {
	margin: 0 0 2.7em !important;
}

.sec-header h2 {
	color: #0e1322;
	font: 2.43em/1em "Playball",sans-serif;
	margin: 0;
	padding: 0;
}

.sec-header h3 {
	color: #aaa;
	font: 400 1.15em/1.8em "Open Sans",sans-serif;
	margin: 0 0 .875em;
	padding: 0;
	font-style: italic;
	position: relative;
}

.sec-header h3:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.our-res .left-pad {
	margin: 0 0 0 4em;
}

.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
	margin: 5px;
}

ul.vc_tta-tabs-list {
	width: 100%;
	list-style: none;
	padding-left: 0;
}

.our-res .vc_tta-tabs-container ul li.vc_active {
	border-left: 1px solid #4983b4;
	border-bottom: 1px solid #4983b4;
	border-right: 1px solid #4983b4 !important;
	margin-left: 1px !important;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
	margin: 1px 0 0 1px;
}

.our-res .vc_tta-tabs-container ul li {
	float: left;
	width: 28%;
	transition: all .3s ease;
	position: relative !important;
	text-align: center;
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	margin: 0 !important;
}

.our-res .vc_tta-tabs-container ul li.vc_active a {
	border-left: 1px solid #4983b4;
	border-bottom: 1px solid #4983b4;
	border-right: 1px solid #4983b4 !important;
	border-top: white;
	border-top-right-radius: unset;
}

.our-res .vc_tta-tabs-container ul li.vc_active:after {
	background: url() no-repeat center bottom;
	position: absolute;
	bottom: -1px;
	left: 43%;
	width: 15px;
	height: 6px;
	opacity: 1;
	content: '';
	transition: all .3s ease;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	border-color: none;
	background-color: #fff;
	color: #666;
}

.our-res .vc_tta-tabs-container ul li a {
	text-align: center;
	font: 700 1.1em/1em "Open Sans",sans-serif;
	display: block !important;
	color: #242424;
	padding: 1em 0 !important;
	transition: all .3s ease !important;
	text-transform: uppercase;
	background-color: white !important;
}

.our-res .vc_tta-tabs-container ul li.vc_active a,.our-res .vc_tta-tabs-container ul li:hover a {
	color: #244ca6 !important;
}

.our-res .vc_tta-tabs-container {
	margin-bottom: 2.53em !important;
	margin-top: 3em !important;
}

.our-res .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
	border-color: white !important;
}

.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
	background-color: white !important;
}

.our-res .single-tab-content h2 {
	color: #242424;
	font: 700 1.3em/1.8em "Open Sans",sans-serif;
	margin: 0;
	padding: 0;
}

.our-res .vc_tta.vc_general .vc_tta-panel-body {
	padding-left: 0 !important;
	border: 0 !important;
}

.our-res .single-tab-content p {
	color: #898989;
	margin: 0 0 2em !important;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.zero-paw {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.entry-content ul,.entry-content ol {
	margin-left: 0;
}

.our-res .single-tab-content ul li {
	color: #6c6c6c;
	font: 400 1.0715em/2em "Open Sans",sans-serif;
}

.our-res .single-tab-content ul {
	list-style: none;
	padding-left: 15px;
}

.our-res .single-tab-content ul li .fa {
	color: #233859;
	margin-right: 5px;
	font-size: 1em;
}

.awsm-3-creative-image-settings {
	position: relative;
	height: 26em;
	padding-top: 4.5em;
}

.promo-imgslider .promo-content h2 {
	font: 2.86em/1em "Playball",sans-serif;
	color: #fff;
	margin: 0 0 .5em;
	padding: 0;
}

.promo-imgslider .promo-content p {
	font: 400 1.22em/1.5em "Open Sans",sans-serif;
	margin: 0 0 1.8em;
	padding: 0;
	color: #fff;
	font-style: italic;
}

.promo-imgslider .promo-content a {
	display: inline-block;
	padding: .2em 2em .3em;
	border: 1px solid #fff;
	color: #fff;
	font: 400 1.22em/1.8em "Open Sans",sans-serif;
	font-style: italic;
	font-size: initial;
}

.common-pad-home-2 {
	padding-top: 4.5em;
}

.new-sty {
	width: 13%;
}

.tst-img.new-sty img {
	border-radius: 100%;
	width: 100%;
}

.news-evn-img .event-date {
	position: absolute;
	width: 62px;
	height: 68px;
	text-align: center;
	background: #85ab00;
	left: 10px;
	bottom: 0;
}

.news-evn-img {
	position: relative;
	border-bottom: 3px solid #85ab00;
}

.news-evn-img .event-date h3 {
	font: 600 1.8em/1.2em "Open Sans",sans-serif;
	color: #fff;
	margin: 0;
	padding: .4em 0 0;
}

.news-evn-img .event-date h3 small {
	color: #fff;
	font: 400 .59em/1em "Raleway",sans-serif;
	display: block;
}

.news-evn-img a img {
	opacity: 1;
	transition: all 300ms linear 0s;
	min-height: 195px;
}

.news-evn-img img {
	width: 100%;
}

.news-evn-img:before {
	content: '';
	position: absolute;
	bottom: -3px;
	width: 10px;
	height: 3px;
	display: inline-block;
	background: #fff;
	margin: 0;
}

.news-evn-img a {
	display: block;
	position: relative;
	overflow: hidden;
	background: #000;
}

.news-evn-img a:hover img,.news-evn-img a:focus img {
	opacity: .8;
	transform: scale(1.1);
}

.news-meta {
	padding: 1.8em 0 1em;
}

.news-meta a {
	font: 400 1.15em/1em "PT Serif",sans-serif;
	color: #a6a6a6;
	padding-right: 13px;
	font-style: italic;
}

.news-meta a+a:before {
	content: '';
	background: #a6a6a6;
	margin-right: 15px;
	width: 1px;
	height: 14px;
	bottom: -3px;
	position: relative;
	display: inline-block;
}

.news-evn-cont h3 {
	font: 600 1.15em/1.5em "Raleway",sans-serif;
	letter-spacing: .5px;
	color: #000;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
	margin: 0;
	padding: 0 0 .5em;
}

.more-link {
	text-transform: uppercase;
	color: #000;
	font-size: 12px;
	font-weight: 600;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	border: 1px solid #ababab;
	background: transparent;
	border-radius: 0;
	padding: 8px 24px !important;
	margin-bottom: 2.3em;
}

.full_width.mbot80.standard-post.single-blog-post .more-link {
	background: #85ab00;
	color: #fff;
	padding: 15px 28px !important;
	border: 0;
}

.full_width.mbot80.standard-post.single-blog-post .more-link:hover {
	background: #ffb606;
	border: 0;
}

p.form-submit {
	clear: both;
}

.more-link:hover {
	color: #fff;
	background: #1a1a1c;
}

.nhs-caption4 {
	top: 100px;
	position: absolute;
	right: 0;
}

.nhs-caption .this-title {
	margin-top: 0;
	margin-bottom: 20px;
	font: 48px/52px "Playball",cursive;
	color: #fff;
	text-transform: none;
}

.nhs-caption .this-stitle {
	font: italic 30px/1.2 "Open Sans",sans-serif;
	margin-top: 0;
	margin-bottom: 35px;
	color: #fff;
}

.nhs-btn2 {
	line-height: 48px;
	border-radius: 3px;
	padding: 0 25px;
	display: inline-block;
	font-weight: bold;
	font-family: "Open Sans",sans-serif;
	text-transform: uppercase;
	background: #b8da3e;
	color: #6d7d32;
}

.nhs-caption4 {
	top: 200px;
	position: absolute;
	right: 100px;
	left: 250px;
}

.nasir-home-banner.row.negative-marg-bot {
	text-align: center;
}

.sec-header {
	position: relative;
	margin-bottom: 2.7em;
}

.sec-header+p {
	font-size: 15px;
	line-height: 26px;
	color: #898989;
	margin-bottom: 45px !important;
}

.n-welcome-block {
	text-align: center;
	padding-bottom: 100px;
}

.n-welcome-block .this-icon {
	line-height: 64px;
}

.this-title {
	font-size: 50px;
	line-height: 55px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 30px;
	font-weight: 800;
	font-family: "Open Sans",sans-serif;
	color: #000;
}

.n-welcome-block p {
	font-size: 14px;
	line-height: 26px;
	color: #898989;
}

.nhs-btn2 {
	line-height: 48px;
	border-radius: 3px;
	padding: 0 25px;
	display: inline-block;
	font-weight: bold;
	font-family: "Open Sans",sans-serif;
	text-transform: uppercase;
	background: #b8da3e;
	color: #6d7d32;
}

.nhs-btn2-sm {
	line-height: 38px !important;
	color: #fff !important;
	font-size: 14px;
}

.nhs-btn2:hover,.nhs-btn2:focus {
	color: #fff;
	background: #000;
	border-color: #000;
}

.n-welcome-block .this-title {
	margin-top: 18px;
	font-family: "PT Serif",serif;
	font-style: italic;
	font-size: 22px;
	color: #0e1322;
	text-transform: none;
	font-weight: normal;
	line-height: 42px;
	margin-bottom: 0;
}

.driving-dirction-core-vanue {
	margin: 0;
	padding: 92.5px 0;
}

.driving-direction .this-inner {
	margin-left: 0;
	margin-right: 42px;
}

.sec-header-two {
	position: relative;
}

.sec-header-two h2:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.driving-direction .sec-header-two h2 {
	margin-bottom: 30px !important;
}

.driving-direction .sec-header-two+p {
	font-size: 15px;
	line-height: 24px;
	color: #898989;
	margin-bottom: 25px !important;
}

.direction-lists {
	margin: 30px 0 35px !important;
}

.direction-lists li {
	padding-right: 45px;
	font-size: 40px;
	color: #0e1322;
	padding-bottom: 12px;
	line-height: 1;
}

.nav-pills>li {
	float: left;
}

.direction-lists li small {
	font-size: 24px;
}

.direction-lists li span {
	display: block;
	font-size: 14px;
	color: #898989;
	margin-top: 5px;
}

.direction-lists li+li {
	padding-right: 0;
	padding-left: 45px;
	border-left: 1px solid #898989;
}

.nav-pills>li+li {
	margin-left: 2px;
}

.bee-accordion .vc_tta-panel.vc_active a {
	background: #ebebeb !important;
}

.vc_tta-panel .vc_tta-panel-title a {
	background: #fff none repeat scroll 0 0 !important;
}

.bee-accordion .vc_tta-panel-heading a {
	display: table;
	line-height: 48px;
	padding: 0 20px !important;
	font-size: 16px !important;
	font-weight: bold;
	text-transform: uppercase;
	color: #242424 !important;
	border-top: 1px solid #ebebeb !important;
	border-bottom: 1px solid #ebebeb !important;
	padding-left: 19px !important;
}

.bee-accordion .vc_tta-panel-body {
	background-color: #fff !important;
	border-color: white !important;
}

.bee-accordion .this-title {
	margin-top: 0;
	line-height: 24px;
	color: #242424;
	font-weight: bold;
	font-family: "Open Sans",sans-serif;
}

.font-size-conflict {
	font-size: 18px !important;
}

.bee-accordion .media-left {
	padding-right: 28px;
}

.media-object img {
	max-width: initial;
}

.bee-accordion p {
	font: 14px/24px "Open Sans",sans-serif;
	color: #898989;
	margin-bottom: 20px !important;
	letter-spacing: .3px;
}

.bee-accordion .nav li {
	font: 14px/26px "Open Sans",sans-serif;
	letter-spacing: .3px;
	color: #757575;
}

.bee-accordion .nav li i {
	margin-left: 8px;
	margin-right: 15px;
}

.bee-accordion .nav li+li {
	margin-left: 32px !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after,.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
	border-color: #dcdcdc !important;
}

.nasir-activity:nth-child(1) {
	background-image: url();
}

.nasir-activity:nth-child(2) {
	background-image: url();
}

.nasir-activity:nth-child(3) {
	background-image: url();
}

.nasir-activity:nth-child(4) {
	background-image: url();
}

.nasir-activity:nth-child(even) {
	background-position: right center;
}

.nasir-activity {
	padding: 75px;
	background: no-repeat fixed left center;
	background-size: cover;
	height: 383px;
}

.nasir-activity:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000;
	opacity: .8;
}

.nasir-activity:nth-child(1):before {
	background: #141d2d;
}

.nasir-activity .this-inner {
	display: table;
	width: 480px;
	margin: auto !important;
	position: relative;
	z-index: 2;
}

.nasir-activity .this-title {
	font-size: 32px;
	margin-top: 0;
	margin-bottom: 24px;
	color: #fff;
	font-family: "Playball",cursive;
	text-transform: none;
	font-weight: normal;
}

.nasir-activity p {
	font: 16px/26px "Open Sans",sans-serif;
	letter-spacing: .3px;
	color: #fff;
	margin: 0;
}

.na-welcome-style {
	padding-top: 79px;
	margin: 0;
	background: #f5f5f5;
}

.nwelcomestyle {
	margin-bottom: 80px;
}

.na-welcome-style.assign-margin {
	margin-left: 43px;
}

.this-images {
	text-align: right;
	position: relative;
}

.this-images img {
	position: relative;
	z-index: 2;
	max-width: 100%;
	left: 43px;
}

.this-images img.simg {
	z-index: 1;
	top: 42px;
	left: 15px;
	position: absolute;
}

.col-lg-offset-1 {
	margin-left: 8.33333333%;
}

.this-wtitle {
	margin: 0;
	color: #606060;
	text-transform: uppercase;
	font-size: 35px;
	font-family: "Open Sans",sans-serif;
}

.na-welcome-style p {
	font: 15px/26px "Open Sans",sans-serif;
	letter-spacing: .3px;
	color: #8c8c8c;
	padding-bottom: 40px;
	margin-bottom: 0 !important;
}

.na-welcome-style p+p {
	padding-bottom: 0;
	padding-top: 28px;
	border-top: 1px solid #d9d9d9;
}

.assign-bottom-padding {
	padding-bottom: 100px;
}

.vc_custom_1482816257475 {
	background-image: url() !important;
	background-position: 0 0 !important;
	background-repeat: no-repeat !important;
}

.common-pad-iner-traking-1 {
	padding-top: 4.5em;
	padding-bottom: 7em;
}

.our-offer-left {
	padding-left: 60px;
	padding-right: 50px;
}

.our-offer-left p {
	color: #898989;
	margin: 0 0 1.5em !important;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.nasir-activities2 {
	background: #161b25;
	padding: 98px 0;
	color: #fff;
}

.nasir-activities2 .sec-header+p {
	margin-bottom: 55px;
	color: #898989;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: .3px;
	font-family: "Open Sans",sans-serif;
}

.sec-w-header h2 {
	color: #fff;
	font: 2.43em/1em "Playball",sans-serif;
	margin: 0;
	padding: 0;
}

.nasir-activities2 .nav li {
	position: relative;
	overflow: hidden;
	background: #000;
}

.nasir-activities2 .nav li img {
	opacity: 1;
	transition: all 300ms linear 0s;
}

.nasir-activities2 img {
	max-width: 100%;
}

.nasir-activities2 .this-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .7;
	background: #0d1c20;
}

.nasir-activities2 .this-texts {
	position: absolute;
	display: table;
	left: 30px;
	right: 30px;
	bottom: 25px;
}

.nasir-activities2 .this-ftitle {
	font-size: 22px;
	font-family: "Playball",cursive;
	margin: 0;
}

.add-color {
	color: #fff !important;
}

.nasir-activities2 .this-stitle {
	margin: 0;
	font-family: "Open Sans",sans-serif;
	font-weight: bold;
}

.nasir-activities2 .nav li:nth-child(2) .this-overlay {
	background: #000;
}

.nasir-activities2 .nav li:hover img,.nasir-activities2 .nav li:focus img {
	transform: scale(1.1);
	opacity: .8;
}

.nasir-style::before {
	content: '' !important;
	display: block !important;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url() no-repeat scroll center bottom;
	opacity: .12;
}

.bg-image-centre-position {
	margin: 0;
	padding: 260px 0 120px;
	background-position-x: center;
	background-position-y: center;
	background-size: cover;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-attachment: scroll;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
	background-size: cover;
}

.have-query .wpcf7-form-control {
	border-radius: 0;
	border-color: rgba(192,192,192,.66);
	height: 50px;
	font-size: 15px;
	color: #8e8e8e;
	padding: 0 20px;
	width: 270px;
	margin-right: 30px;
	float: left;
	box-shadow: none;
}

.have-query {
	padding: 100px 0;
	margin: 0;
}

.have-query .wpcf7-submit {
	border: 0;
	border-radius: 3px;
	padding: 0 36px;
	line-height: 50px;
	color: #fff;
	background: #b8da3e;
	width: 15%;
}

.nasir-home-search-block .search-sec {
	position: relative;
	margin: 0;
	width: 100%;
	padding: 45px 30px 57px;
	background: #eee;
}

.nasir-home-search-block .search-sec {
	position: relative;
	margin: 0;
	width: 94%;
	padding: 45px 30px 57px;
	background: #eee;
}

.nasir-home-search-block .this-title {
	margin-top: 0;
	text-align: center;
	margin-bottom: 0;
	font-size: 34px;
	font-family: "Playball",cursive;
	line-height: 1;
	letter-spacing: .3px;
	color: #0e1322;
	text-transform: none;
	font-weight: 500;
}

.nasir-home-search-block .this-title:after {
	content: '';
	display: block;
	width: 51px;
	height: 3px;
	background: #85ab00;
	margin: 15px auto 0;
}

.have-query .wpcf7-submit:hover,.have-query .wpcf7-submit:focus {
	color: #fff;
	background: #000;
	border-color: #000;
}

.nasir-home-search-block .search-sec .wpcf7-submit {
	display: block;
	width: 100%;
	margin: 14px 0 0;
	padding: 0 25px;
	line-height: 44px;
	background: #85ab00 !important;
	border: 0;
}

.nasir-home-search-block .search-sec .wpcf7-submit:hover,.nasir-home-search-block .search-sec .wpcf7-submit:focus {
	color: #fff;
	background: black !important;
}

.col-md-offset-nw {
	margin-left: 60.667%;
}

.col-md-offset-nw.vc_col-sm-4 {
	width: 27%;
}

.wpcf7-form-control {
	border: 1px solid #e1e1e1;
	border-radius: 0;
	box-shadow: none;
	color: #000;
	font: 15px/31px "Open Sans",sans-serif;
	height: auto;
	margin-bottom: 20px;
	background-color: #fff;
	background-image: none;
	display: block;
	line-height: 1.42857;
	transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
	width: 100%;
}

select {
	max-width: 100%;
	overflow: auto;
	vertical-align: top;
	outline: 0;
	border: 1px solid #e9e9e9;
	padding: 10px;
}

.wpcf7-form-control.wpcf7-submit {
	border: 1px solid;
	border-radius: 3px;
	width: 188px;
	font-weight: 600;
	padding: 10px 25px;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Open Sans",sans-serif;
	width: 190px;
}

.wpcf7-form p>input {
	border: 1px solid;
	border-radius: 5px;
	color: #19242a;
	font: 600 1.2em/2.1em "Open Sans",sans-serif;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.nasir-activities2.style2 {
	padding-bottom: 0;
	background: #eeeff1;
}

.explore-video {
	background: url() no-repeat fixed center center;
	background-size: cover;
	padding: 100px 0 90px;
	text-align: center;
	color: #fff;
	margin: 0;
	position: relative;
}

.download-theme {
	background: #3c3956;
	padding: 40px 0;
	margin: 0;
}

.download-theme .media-body {
	font-size: 40px;
	font-family: "Playball",cursive;
	letter-spacing: .3px;
	color: #fff;
}

.download-theme .media-right {
	padding: 0 30px;
	vertical-align: bottom;
}

.download-theme .nhs-btn2 {
	white-space: nowrap;
	color: #fff;
	margin-left: 25px;
	margin-right: 15px;
}

.package-pad-top {
	padding-top: 95px;
}

.ads-margin {
	margin-bottom: 2em !important;
}

.fpackage .fpackage-fimg img {
	opacity: 1;
	transition: all 300ms linear 0s;
	width: 100%;
}

.fpackage .fpackage-fimg {
	display: block;
	margin-bottom: 40px;
	overflow: hidden;
	background: #000;
}

.fpackage .this-title {
	font: bold 18px/26px "Open Sans",sans-serif;
	color: #000;
	letter-spacing: .3px;
	margin-bottom: 20px !important;
	display: block;
}

.fpackage p {
	font: 15px/26px "Open Sans",sans-serif;
	color: #898989;
	margin: 0;
}

.fpackage {
	margin-bottom: 45px;
}

.package-pad-bottom {
	padding-bottom: 50px;
}

.fpackage .fpackage-fimg:hover img,.fpackage .fpackage-fimg:focus img {
	opacity: .8;
	transform: scale(1.1);
}

section.row {
	margin: 0;
	position: relative;
}

.final-inner-header {
	display: table;
	height: 245px;
	background: no-repeat scroll center bottom;
	width: 100%;
	margin: 0;
}

.final-inner-header .this-title {
	margin: 0;
	letter-spacing: .3px;
	font-family: "Playball",cursive;
	text-transform: capitalize;
	font-size: 55px;
	color: #fff;
	font-weight: 500;
}

.final-inner-header .this-title::after {
	content: '';
	width: 60px;
	height: 2px;
	background: #92ba19;
	display: inline-block;
	margin-left: 20px;
}

.page-cover {
	padding-top: 99px;
	padding-bottom: 89px;
}

.final-breadcrumb {
	background: #f9f9f9;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
}

.final-breadcrumb .breadcrumb {
	background: none;
	border-radius: 0;
	border: 0;
	padding: 0;
}

.final-breadcrumb .breadcrumb li {
	font-family: "Open Sans",sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #bfbfbf;
	float: left;
	line-height: 55px;
	letter-spacing: .2px;
}

.final-breadcrumb .breadcrumb li a {
	padding: 0;
	color: #bfbfbf;
}

.main-container {
	padding-top: 74px !important;
	padding-bottom: 100px !important;
}

.about-info-box p {
	color: #898989;
	margin: 0 0 3em !important;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.about-info-box h6 {
	color: #6da5da;
	font: 400 1.3em/1.5em 'PT Serif',serif !important;
	margin: 0;
	padding: 1.5em 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	font-style: italic !important;
	text-transform: none;
}

.about-info-box ul {
	margin: 3em 0 0;
	list-style: none;
	padding-left: 0;
}

.about-info-box ul li {
	display: inline-block;
	font: 400 1.43em/1em 'PT Serif',serif;
	color: #000;
	font-style: italic;
}

.about-info-box ul li:before {
	background: url() no-repeat left top;
	content: '';
	position: absolute;
	width: 28px;
	height: 23px;
}

.ext-right-img {
	width: 31.8% !important;
}

.about-info-box ul li span {
	padding: 0 3em 0 2em;
	display: inline-table;
}

.about-info-box .img-cap-effect {
	text-align: right;
}

.about-info-box .img-box {
	display: inline-block;
	overflow: visible;
	position: relative;
}

.about-info-box .img-box:before {
	content: '';
	position: absolute;
	top: 10px;
	left: -10px;
	right: 10px;
	bottom: -10px;
	border-left: 10px solid #ffb606;
	border-bottom: 10px solid #ffb606;
}

.img-increasde-new-setting .wpb_content_element {
	margin-bottom: 14px !important;
}

.check-video-box .img-holder img {
	max-width: initial;
}

.check-video-box .img-holder .content {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 5;
	text-align: center;
}

.check-video-box .img-holder .content .content-inner {
	display: table;
	width: 100%;
	height: 100%;
}

.check-video-box .img-holder .content .content-inner .box {
	display: table-cell;
	vertical-align: middle;
}

.check-video-box .img-holder .content .content-inner .box h3 {
	font: 3.65em/1em "Playball",sans-serif;
	margin: 0 0 .8em;
	padding: 0;
	color: #fff;
}

.check-video-box .img-holder .content .content-inner .box h4 {
	font: 400 2.35em/1.8em "Open Sans",sans-serif;
	padding: 0;
	color: #fff;
	font-style: italic;
}

.check-video-box .img-holder .content .content-inner .box a {
	color: #ffb606;
	font-size: 6.3em;
}

.activities-main p {
	color: #898989;
	padding: 0;
	margin: 0 0 3em;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.check-video-box .img-holder .content .content-inner .box i.icon {
	width: initial;
}

.reveal-new-pad {
	padding-top: 40px;
}

.activities-content {
	position: relative;
	overflow: hidden;
	background: #f5f5f5;
	height: 100%;
	padding: 0 2.5em;
}

.activities-content h2 {
	color: #0e1322;
	font: 2.43em/1em "Playball",sans-serif;
	margin: 1.4em 0 .6em;
	padding: 0;
	position: relative;
}

.activities-content h2:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.activities-content .res-btn {
	background: #85ab00;
	padding: .5em 1.7em;
	margin-bottom: 33px !important;
}

.activities-content .res-btn:hover {
	background: #ffb606;
}

.common-pads-gallery1-header {
	padding-bottom: 3.4em;
}

.extra-margin-bottom {
	margin: 0 0 7em !important;
}

.extra-comon-pad {
	padding-top: 62px;
}

.sec-header-small {
	position: relative;
	margin-bottom: 20px;
}

.sec-header-small h2 {
	color: #0e1322;
	font: 2em/1em "Playball",sans-serif;
	margin: 0 0 .8em;
	padding: 0;
}

.sec-header-small h2:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.aminities-outer {
	float: left;
	width: 23%;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}

.view-aminities {
	padding-left: 15px;
	padding-right: 15px;
}

.view {
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	background: #fff;
	padding: 1.5em 0;
}

.view-aminities img {
	-webkit-transition: all .4s ease-in-out .2s;
	-moz-transition: all .4s ease-in-out .2s;
	-o-transition: all .4s ease-in-out .2s;
	-ms-transition: all .4s ease-in-out .2s;
	transition: all .4s ease-in-out .2s;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	text-align: center;
	display: inline-block;
}

.view-aminities h2 {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 1;
	background: transparent;
	margin: 1em 0 .45em;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	color: #0e1322;
	font: 400 1.55em/1em 'PT Serif',serif;
	font-style: italic;
}

.view-aminities p {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	font: 400 1.0715em/1.7em "Open Sans",sans-serif;
	padding: 0 1.5em 1.7em;
	color: #898989;
	margin: 0;
}

.view-aminities .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transform: scale(0) rotate(-180deg);
	-moz-transform: scale(0) rotate(-180deg);
	-o-transform: scale(0) rotate(-180deg);
	-ms-transform: scale(0) rotate(-180deg);
	transform: scale(0) rotate(-180deg);
	-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	-ms-transition: all .4s ease-in;
	transition: all .4s ease-in;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: url() #8fb219 no-repeat 0 0;
}

.view-aminities:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: scale(1) rotate(0deg);
	-moz-transform: scale(1) rotate(0deg);
	-o-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	-webkit-transition-delay: .2s;
	-moz-transition-delay: .2s;
	-o-transition-delay: .2s;
	-ms-transition-delay: .2s;
	transition-delay: .2s;
	padding-left: 15px;
	padding-right: 15px;
}

.view-aminities:hover img {
	-webkit-transition: all .4s ease-in-out .2s;
	-moz-transition: all .4s ease-in-out .2s;
	-o-transition: all .4s ease-in-out .2s;
	-ms-transition: all .4s ease-in-out .2s;
	transition: all .4s ease-in-out .2s;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	text-align: center;
	display: inline-block;
}

.view-aminities:hover h2,.view-aminities:hover p,.view-aminities:hover a.info {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition-delay: .5s;
	-moz-transition-delay: .5s;
	-o-transition-delay: .5s;
	-ms-transition-delay: .5s;
	transition-delay: .5s;
	color: #fff;
}

.mask {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	padding: 1.5em 0;
}

.aminities-pad-topp {
	margin-top: 2em;
	padding: 0;
	overflow: hidden;
}

.room-1-inner-pad-bottom-last {
	padding-bottom: 6.4em;
}

.awsm-necessary-pading-top {
	padding-top: 5em;
}

.image-between-pad {
	padding-top: 4.5em;
}

.nw-width-imge-3 {
	margin-top: 36px;
}

.family-content h2 {
	color: #0e1322;
	font: 2em/1em "Playball",sans-serif;
	margin: 0 0 1em;
	padding: 0;
	position: relative;
}

.family-content h2:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.family-content p {
	color: #898989;
	margin: 0 0 1.5em;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.we-add-botttom-margin {
	margin-bottom: 30px;
}

.awsm-necessary-pading-bottom {
	padding-bottom: 5em;
}

.common-pad-inner {
	padding-bottom: 3.4em;
}

.testimonial-col-p {
	padding: 6em 1em 1em;
	border-bottom: 1px solid #e4e4e4;
}

.testimonial-p .media-left {
	padding-right: 60px;
	width: 17.5%;
}

.testimonial-p .media-left a img {
	border-right: 1px solid #e1e1e1;
	border-top: 2px solid #ffb606;
	border-bottom: 1px solid #e1e1e1;
	width: 100%;
	float: left;
}

.testimonial-p .media-body h3 {
	font: 2em/1em "Playball",sans-serif;
	letter-spacing: .3px;
	color: #242424;
	margin: 0 0 .5em;
	padding: 0;
}

.gap-pad .media-body a {
	padding-top: 20px;
}

.testimonial-p .media-body a {
	font: 600 1.0715em/1em "Open Sans",sans-serif;
	letter-spacing: .3px;
	color: #1f4d84 !important;
	font-style: italic;
	text-align: left;
	display: block;
}

.testimonial-p .media-body a span {
	color: #3d3d3d;
	font: 400 .9em/1em "Open Sans",sans-serif;
}

.maount-content h2 {
	color: #0e1322;
	font: 2.43em/1em "Playball",sans-serif;
	margin: 0 0 1.3em;
	padding: 0;
	position: relative;
}

.maount-content h2:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.maount-content p {
	color: #898989;
	margin: 0 0 3em !important;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.maount-content h3 {
	color: #0e1322;
	font: 2em/1em "Playball",sans-serif;
	margin: 0 0 1.3em;
	padding: 0;
	position: relative;
}

.maount-content h3:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.maount-content h5 {
	color: #898989;
	margin: 0 0 .3em;
	padding: 1em 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
	font-style: italic;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	text-transform: none;
}

.maount-content {
	position: relative;
	padding-right: 4em;
}

.single-gallery:hover .img-holder img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.single-gallery .img-holder img {
	-webkit-transform: scale();
	-ms-transform: scale(1);
	transform: scale(1);
}

.extra-width-tracing.vc_col-sm-7 {
	width: 56%;
	margin-top: 15px;
}

.extra-width-tracing-1.wpb_column.vc_column_container.vc_col-sm-5 {
	margin-top: 15px;
}

.extra-width-tracing-1.wpb_column.vc_column_container.vc_col-sm-5 {
	margin-top: 15px;
	width: 44%;
}

.extra-width-tracing-1.wpb_column.vc_column_container.vc_col-sm-5 .vc_column-inner {
	padding-left: 0;
}

.extra-width-tracing-4.awsm-margin-left-for-responsive.wpb_column.vc_column_container.vc_col-sm-6 {
	margin-top: 15px;
	width: 56%;
}

.extra-width-tracing-4.awsm-margin-left-for-responsive.wpb_column.vc_column_container.vc_col-sm-6 .wpb_content_element {
	margin-bottom: 15px;
}

.extra-width-tracing-4.awsm-margin-left-for-responsive.wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner {
	padding-left: 0;
}

.extra-width-tracing-3.wpb_column.vc_column_container.vc_col-sm-6 {
	margin-top: 15px;
	width: 42%;
}

.room-1-pad-top {
	padding-top: 3.9em;
}

.room-wrapper {
	overflow: hidden;
	position: relative;
	border: 1px solid #e9e9e9;
	background: #fff;
	padding: .8em;
	margin-bottom: 3.4em;
}

.room-wrapper .media-body {
	vertical-align: middle;
	padding-left: 2.5em;
	padding-right: 2.5em;
	position: relative;
}

.room-wrapper .media-body h2 a {
	color: #0e1322;
	font: 34px/1em "Playball",sans-serif;
	margin: 0 0 .3em;
	padding: 0;
	position: relative;
}

.room-wrapper .media-body h2 a:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.room-wrapper .media-body p {
	color: #898989;
	margin: 0 0 1.5em;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.room-wrapper .media-body h3 {
	color: #000;
	margin: 0 0 .5em;
	padding: 0;
	font: 600 1.23em/1em "Open Sans",sans-serif !important;
	font-style: italic !important;
}

.room-wrapper .media-body h6 {
	color: #3894c3;
	margin: 0;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif !important;
	font-style: italic !important;
	text-transform: none;
}

.room-wrapper .media-right {
	background: #f4f4f4;
	text-align: center;
	vertical-align: middle;
	width: 14%;
	padding-left: 0;
}

.room-wrapper .media-right p {
	color: #242424;
	font: 2.86em/1.25em "Playball",sans-serif;
	padding: 0;
	margin: 0 0 .5em;
}

.room-wrapper .media-right p span {
	display: block;
	font: 400 .4em/1em "Open Sans",sans-serif;
	font-style: italic;
	color: #888;
	margin: 0 0 2em;
}

.room-wrapper .media-right a {
	background: #85ab00;
	padding: 9px 20px;
	margin: 0;
	letter-spacing: .6px;
	color: #fff;
	border-radius: 3px;
	text-transform: uppercase;
	font: 400 .88em/1em "Open Sans",sans-serif;
}

.room-wrapper .media-right a:hover {
	background: #1a1a1c;
	color: #fff;
}

.reveal-new-pad .media-left {
	width: 25%;
}

.pad-rm2-up {
	padding-top: 4em;
}

.room-t-wrapper {
	position: relative;
	margin-bottom: 3.4em !important;
	overflow: hidden;
}

.room-t-wrapper .img-holder {
	position: relative;
}

.room-t-wrapper .img-holder:before {
	content: ' ';
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border: 2px solid #fff;
}

.trans-no {
	transform: none !important;
	width: 670px;
	height: 420px;
}

.room-t-wrapper .content {
	background: #fff;
	padding: 50px 55px 45px;
	position: relative;
	top: 29px;
	right: 48px;
	text-align: left;
}

.room-t-wrapper .content h2 {
	color: #0e1322;
	font: 2.15em/1em "Playball",sans-serif;
	margin: 0 0 .3em;
	padding: 0;
	position: relative;
}

.room-t-wrapper .content h2:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.room-t-wrapper .content p {
	color: #898989;
	margin: 0 0 1.5em;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.room-t-wrapper .content .bottom-content {
	width: 100%;
}

.pull-left {
	float: left !important;
}

.room-t-wrapper .content .bottom-content p {
	color: #242424;
	font: 2.7em/1.25em "Playball",sans-serif;
	padding: 0;
	margin: 0 0 .5em;
}

.room-t-wrapper .content .bottom-content p span {
	display: block;
	font: 400 .4em/1em "Open Sans",sans-serif;
	font-style: italic;
	color: #888;
	margin: 0 0 2em;
}

.room-t-wrapper .content .bottom-content .pull-right {
	margin-top: 1.5em;
}

.room-t-wrapper .content .bottom-content a {
	background: #85ab00;
	padding: 9px 20px;
	margin: 0;
	letter-spacing: .6px;
	color: #fff;
	border-radius: 3px;
	text-transform: uppercase;
	font: 400 .88em/1em "Open Sans",sans-serif;
	font-weight: bold;
}

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

.problem-solve {
	overflow: hidden;
	margin-bottom: 15px !important;
}

.specify-nw-width-responsive {
	width: 100% !important;
}

.single-gallery.anim-5-all.masonryImage.mix.apply-extra-width-responsive {
	width: 100%;
}

.single-gallery.single-r-gallery.anim-5-all.masonryImage.mix.span-11.apply-extra-width-responsive-1 {
	width: 97.5%;
	float: right;
	margin-right: 0;
}

.room-t-wrapper .content .bottom-content a:hover {
	background: #1a1a1c;
	color: #fff;
}

.room-l-wrapper {
	position: relative;
	margin-bottom: 3.4em;
	overflow: hidden;
}

.room-l-wrapper .content {
	background: #fff;
	padding: 50px 55px 45px;
	position: relative;
	top: 29px;
	left: 48px;
	z-index: 1;
}

.pad-extra-last {
	padding-bottom: 5.5em;
}

.gallery-filter {
	border-top: 1px solid #a5a8ac;
	border-bottom: 1px solid #a5a8ac;
	margin-bottom: 30px;
	list-style: none;
	padding-left: 0;
}

.text-center {
	text-align: center;
}

.gallery-filter li {
	display: inline;
}

.gallery-filter li.active span,.gallery-filter li:hover span {
	color: #127fce;
}

.gallery-filter li span.active:before {
	content: ' ';
	width: 100%;
	height: 1px;
	background: #127fce;
	position: absolute;
	bottom: -1px;
	left: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.gallery-filter li span.active:after {
	content: ' ';
	width: 100%;
	height: 1px;
	background: #127fce;
	position: absolute;
	top: -1px;
	left: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.mixit-gallery {
	overflow: hidden;
}

.gallery-filter li span {
	display: inline-block;
	font: 700 .94em/3em "Open Sans",sans-serif;
	color: #666;
	text-transform: uppercase;
	cursor: pointer;
	padding: 0 10px;
	position: relative;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.gallery-filter li:after {
	content: '/';
	display: inline-block;
	color: #666;
	margin: 0 10px;
}

.gallery-filter li:last-child:after {
	content: '';
}

.single-gallery {
	padding-left: 0;
	float: left;
	box-sizing: border-box;
	margin-bottom: 30px;
	margin-right: 30px;
	width: 30.7%;
}

.mixit-gallery .mix {
	display: none;
}

.single-gallery .img-holder {
	position: relative;
	display: block;
	overflow: hidden;
}

.single-gallery .img-holder img {
	-webkit-transform: scale();
	-ms-transform: scale(1);
	transform: scale(1);
}

.single-gallery img {
	width: 100%;
}

.single-gallery .img-holder .content .link-gallery {
	display: table-cell;
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	background: rgba(133,171,0,.9);
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	border: 1px dashed rgba(336,336,336,0.5);
}

.single-gallery .img-holder .content .link-gallery .media-right {
	position: absolute;
	top: 30px;
	right: 45px;
}

.single-gallery .img-holder .content .link-gallery a {
	color: #fff;
	font: 2.43em/1em "Playball",sans-serif;
	display: table-cell;
	vertical-align: middle;
}

.single-gallery .img-holder .content .link-gallery .media-bottom {
	position: absolute;
	bottom: 20px;
	left: 20px;
}

.single-gallery .img-holder .content .link-gallery a {
	color: #fff;
	font: 2.43em/1em "Playball",sans-serif;
	display: table-cell;
	vertical-align: middle;
}

.single-gallery .img-holder .content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
}

.single-gallery:hover .img-holder .content .link-gallery {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.rest-content h2 {
	color: #373737;
	font: 1.9em/1em "PT Serif",sans-serif;
	margin: 0 0 .7em;
	padding: 0;
	position: relative;
	font-style: italic;
}

.rest-content p {
	color: #898989;
	margin: 0 0 1.5em;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.rest-content ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.rest-content ul li {
	padding: 0;
	margin: 0;
	color: #898989;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
	font-style: italic;
}

.rest-content ul li:before {
	content: '-';
	width: 3px;
	height: 3px;
	display: inline-block;
	background: #a7cc38;
	margin: 0;
	background: none;
	margin-right: 7px;
	left: 0;
}

.rest-pad {
	padding-bottom: 3.4em;
}

.common-pading-special-dining {
	padding-top: 4.5em;
}

.our-special-wrapper p {
	color: #898989;
	margin: 0 0 1.5em !important;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
	letter-spacing: .2px;
}

.our-spec-outer .item p {
	color: #898989;
	margin: 0 0 1.5em;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.our-spec-outer .item h2 {
	color: #242424;
	font: 1.86em/1em "Playball",sans-serif;
	margin: 1em 0 .4em;
	padding: 0;
	position: relative;
}

.extra-pading-pizza {
	padding-bottom: 30px;
}

.dining-extra-pading-top {
	padding-top: 40px;
}

.nav-tabb .vc_tta-tabs-container li a {
	text-transform: uppercase;
	color: #242424 !important;
	font: 600 1.15em/1em 'Open Sans Condensed',sans-serif !important;
	border-radius: 0 !important;
	padding: .9em 3.3em !important;
	background: #f5f5f5 !important;
	border: 1px solid #dcdcdc !important;
	margin-right: 10px !important;
}

.nav-tabb .vc_tta-tabs-container li.vc_active a {
	background: #fff !important;
	border-bottom-color: transparent !important;
}

.tab-inner-cont {
	padding: 3em 2em;
}

.tab-inner-cont .media {
	border-top: 1px solid #dcdcdc;
	position: relative;
	padding: 2em 0;
	margin-top: 0;
}

.tab-inner-cont .media .media-left h2 {
	color: #242424;
	font: 800 1.43em/1.4em "Open Sans",sans-serif;
	margin: 0;
	padding: 0;
}

.tab-inner-cont .media .media-left p {
	color: #898989;
	margin: 0;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.tab-inner-cont .media .media-right {
	position: relative;
	padding-left: 8em;
}

.tab-inner-cont .media .media-right p {
	color: #94bc09;
	font: 2.72em/1em "Playball",sans-serif;
	margin: .2em 0;
	padding: 0;
}

.tab-inner-cont p {
	color: #000;
	margin: 0;
	padding: 1em 0;
	font: 600 1.0715em/1.8em "Open Sans",sans-serif;
}

.col-lg-4.col-md-4.hidden-xs {
	overflow: hidden;
}

.common-pading-contact {
	padding-top: 7em;
	padding-bottom: 7em;
}

.table-form {
	padding-left: 14em !important;
	padding-right: 4em !important;
}

.table-form .dining-button {
	border: 0;
	outline: 0;
	background: #1a1a1c;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Open Sans",sans-serif;
	font-weight: 600;
	display: inline-block;
	border-radius: 3px;
	transition: all .5s ease;
	padding: 10px 0;
	background-color: #85ab00 !important;
	width: 23%;
}

.table-form form .form-control {
	margin-bottom: 20px;
	border-radius: 0;
	font: 400 1.0715em/1.5em 'PT Serif',serif;
	color: #fff;
	padding: 11px 20px;
	border: 1px solid #e1e1e1;
	height: auto;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-style: italic;
	background: transparent;
}

.table-form .res-btn {
	background: #85ab00;
}

.our-table-cont h2 {
	color: #fff;
	font: 2.43em/1em "Playball",sans-serif;
	margin: 0 0 .6em;
	padding: 0;
	position: relative;
}

.our-table-cont h2:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.common-pading-gallery-images {
	padding-top: 4.5em;
	padding-bottom: 7em;
}

.img-holder .overlay {
	position: absolute;
	top: 5%;
	right: -10%;
	border-radius: 100%;
	border: 5px solid #fff;
	background: #85ab00;
	width: 120px;
	height: 120px;
	text-align: center;
}

.img-holder .overlay p {
	color: #fff;
	padding: .4em;
	margin: 0;
	font: 3.15em/1em "Playball",sans-serif;
	text-align: center;
}

.img-holder .overlay p span {
	color: #fff;
	font: .64em/1em "Playball",sans-serif;
	display: block;
}

.offer-content {
	position: relative;
	padding-left: 8em;
}

.offer-content h2 {
	color: #0e1322;
	font: 2.43em/1em "Playball",sans-serif;
	margin: 0 0 .6em;
	padding: 0;
	position: relative;
}

.offer-content h2:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.offer-content p {
	color: #898989;
	margin: 0 0 3em !important;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.offer-b-main {
	float: left;
}

.offer-b-but {
	float: left;
}

.offer-b-but .res-btn {
	background: #85ab00;
	padding: .5em 1.7em;
	color: #fff;
}

.offer-b-but .res-btn:hover {
	background: #ffb606;
	color: #fff;
}

.offer-b-price {
	float: left;
	margin-left: 2em;
}

.offer-b-price p {
	color: #242424;
	font: 2em/0.9em "Playball",sans-serif;
	padding: 0;
	margin: 0;
}

.offer-b-price p span {
	display: block;
	font: 400 .53em/1.3em "Open Sans",sans-serif;
	font-style: italic;
	color: #888;
}

.bg {
	color: #fff;
	padding: .4em;
	margin: 0;
	font: 2.92em/1em "Playball",sans-serif !important;
	text-align: center;
}

.img-holder {
	position: relative;
}

.img-cap-effect .news-image {
	position: relative;
	overflow: hidden;
}

.single-blog-post .news-image {
	display: block;
}

.single-blog-post .date-box {
	position: absolute;
	width: 75px;
	height: 75px;
	top: 1.5em;
	border: 5px solid #85ab00;
	left: 1.5em;
	background: #91b41a;
	text-align: center;
}

.single-blog-post .date-box .date-inner {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
}

.single-blog-post .date-box .date-inner .date-c-inner {
	display: table-cell;
	vertical-align: middle;
}

.single-blog-post .date-box .date-inner .date-c-inner p {
	color: #fff;
	font: 2em/1em "Playball",sans-serif;
	margin: 0 !important;
	padding: 0;
	overflow-x: inherit;
}

.single-blog-post .date-box .date-inner .date-c-inner p span {
	color: #fff;
	font: .7em/1em "Playball",sans-serif;
	margin: 0;
	padding: 0;
	display: block;
}

.entry-meta.post-page-meta {
	padding: 3em 0 1.2em;
	width: 100%;
	margin: 0;
}

.post-page-meta span {
	color: #a1a1a1;
	padding-right: 19px;
	transition: all .3s ease 0s;
	font-size: 14px;
	letter-spacing: 1.5px;
	text-decoration: none;
}

span.byline {
	padding-right: 30px;
}

.my-color-class i {
	color: #91b41a;
}

.post-page-meta i {
	font-size: 16px;
	margin-right: 10px !important;
	transition: all .3s ease 0s;
}

.post-page-meta span a:hover {
	text-decoration: none;
	color: #fbb12f;
}

h3.entry-title a {
	color: #010101;
}

h3.entry-title a:hover {
	text-decoration: underline;
	color: #91b41a;
}

.rearrane-bottom-margin {
	margin-bottom: 2.7em !important;
}

.assign-awsm-creative-pading {
	padding: 3em 0 !important;
}

.book-left-content {
	position: relative;
	overflow: hidden;
}

.book-left-content div.wpcf7 {
	padding: 3em 2em;
	background: #f5f5f5;
}

.book-left-content span {
	color: #404040;
	display: block;
	font: 600 1em/1.5em "Open Sans",sans-serif;
	margin: 5px;
}

.book-left-content .wpcf7-form-control.wpcf7-submit {
	border: 0;
	outline: 0;
	background: #1a1a1c;
	background-color: #1a1a1c;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Open Sans",sans-serif;
	font-weight: 600;
	display: inline-block;
	border-radius: 3px;
	transition: all .5s ease;
	padding: 10px 25px;
	width: 21%;
}

.book-left-content span {
	color: #404040;
	display: block;
	font: 600 1em/1.5em "Open Sans",sans-serif;
	margin: 5px;
}

.book-left-content .wpcf7-form-control.wpcf7-submit:hover {
	background-color: #ffb606;
	background: #ffb606;
}

.contact-info {
	position: relative !important;
	padding-left: 35px !important;
}

.contact-info h2 {
	color: #0e1322;
	font: 2em/1em "Playball",sans-serif;
	margin: 0 0 1.5em;
	padding: 0;
	position: relative;
}

.contact-info h2:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.contact-info .media-contact-icon {
	width: 50px;
	height: 50px;
	float: left;
	font-size: 30px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	background: #a2d002;
}

.contact-info .media-contact-info {
	padding-left: 73px;
}

.contact-info .media-contact-info p {
	color: #898989;
	margin: 0;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.contact-info .media-contact-info p a {
	color: #898989;
}

.contact-info .media-contact-icon i {
	color: #fff;
	font-size: .78em;
	margin: 10px 0 0 10px;
}

.contact-info .media-contact-info p a i {
	color: #545353;
	font: 1.4em/1em "Playball",sans-serif;
}

.book-left-content {
	padding: 3em 2em;
}

.contact-info .media-contact-info p a:hover {
	color: #85ab00;
}

.book-right {
	position: relative;
	padding-left: 50px;
}

.book-right h2 {
	color: #0e1322;
	font: 2em/1em "Playball",sans-serif;
	margin: 1.5em 0 .5em;
	padding: 0;
	position: relative;
}

.book-right h2:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.book-right p {
	color: #898989;
	margin: 0 0 1.5em;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.single-blog-post.img-cap-effect.margin-low-decrease {
	margin-bottom: 50px;
}

.post_details .single-blog-post.img-cap-effect.margin-low-decrease {
	margin-bottom: 0;
}

.extra-book-pad {
	padding-top: 100px;
}

.entry-meta a,.entry-meta span {
	color: #777;
}

.entry-content blockquote {
	padding: 20px 80px 20px 28px;
	position: relative;
	border-left: 3px solid;
	font-style: italic;
	overflow: hidden;
}

blockquote:before {
	float: left;
	content: "\f10d";
	display: inline-block;
	font: normal normal normal 55px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 70px;
	color: #d0d0d0;
}

#respond .comment-reply-title {
	letter-spacing: .2px;
	text-transform: capitalize;
	margin: 30px 0 30px 0;
	font: 2em/1em "Playball",sans-serif;
	color: #242424;
	font-weight: bold;
}

.comment-respond .comment-form {
	background: #f7f7f7 none repeat scroll 0 0;
	border: 1px solid #eee;
	margin: 0;
	padding: 30px;
}

.comment-form-comment {
	border-radius: 0;
	box-shadow: none;
	float: left;
	font: 14px/25px "Open Sans",sans-serif;
	margin-bottom: 20px;
	padding: 9px 0;
	width: 100%;
}

body textarea.form-control,body textarea.wpcf7-form-control,body #order_comments,body .input-group textarea.form-control {
	height: 128px;
}

.input-group.comment-form-author {
	margin-bottom: 30px;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 0;
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.sidebar-area .widget_title {
	color: #0e1322;
	font: 2em/1em "Playball",sans-serif;
	margin: 0 0 40px;
	padding: 0;
	position: relative;
	text-transform: none;
}

.sidebar-area .widget_title:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 35px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	background-image: -webkit-linear-gradient(90deg,#edf0f3 0,white 100%);
}

.widget .search-form .form-control {
	height: 37px;
	border-radius: 0;
	border: 0;
	font: 1em/1em "Open Sans",sans-serif;
	padding: 0 15px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: silver;
	z-index: 0;
	background: #2a2a2a;
}

.widget .search-form .form-control+.input-group-addon {
	padding: 0;
	border: 0;
	border-radius: 0;
	position: relative;
}

.widget .search-form .form-control+.input-group-addon button {
	border: 0;
	color: #ddd;
	font-size: 1.2em;
	line-height: 2.1em;
	padding-right: 15px;
	background: #2a2a2a;
	height: 45px;
}

i.icon {
	margin-left: 0 !important;
	line-height: 20px !important;
}

.widget_search .search-form-sidebar input {
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	color: silver;
	font: 1em/1em "Open Sans",sans-serif;
	height: 45px !important;
	padding: 0 30px !important;
	z-index: 0;
}

.widget.widget_categories {
	padding-right: 39px;
	margin-bottom: 50px;
}

.widget_categories ul {
	list-style: none;
	padding-left: 0;
}

#footer .footer_widgets .widget ul li a,.widget-posts-list .content a {
	border-bottom: 0;
}

.widget ul li a {
	color: #898989;
	text-transform: capitalize;
	line-height: 36px;
	position: relative;
}

.widget_categories li.cat-item {
	border-bottom: 1px solid #e6e6e6;
}

.widget .menu-testing-menu-container ul.sub-menu {
	border: 0;
}

#footer .footer_widgets .widget ul li a:before,.widget-posts-list .content a:before,.widget-posts-list .img-box a:before {
	content: '';
	margin-right: 0;
}

.widget ul li a:before {
	content: '\f105';
	font-family: 'FontAwesome';
	color: #c8c8c8;
	top: 0;
	right: 0;
	margin-right: 20px;
}

.widget_search {
	display: inline-block;
	position: relative;
	width: 100%;
}

ul.widget-posts-list {
	margin-top: 30px;
	list-style: none;
	padding-left: 0;
}

ul.widget-posts-list li {
	margin-bottom: 30px;
	background: none !important;
	overflow: hidden;
}

.promo-outer ul {
	padding-left: 0;
}

.widget-posts-list .img-box {
	float: left;
	width: 120px;
	display: table-cell;
	vertical-align: middle;
}

.widget-posts-list .img-box img {
	width: 100%;
	height: 84px;
	display: table-cell;
	vertical-align: middle;
}

.widget-posts-list .content {
	float: left;
	padding-left: 30px;
	width: 186px;
	position: relative;
}

.widget-posts-list .content a h4 {
	color: #242424;
	font: 600 1em/16px "Open Sans",sans-serif;
	transition: all .3s ease 0s;
	margin-top: 0;
}

.widget-posts-list .content span {
	color: #999;
	font: 400 .93em/1em "Open Sans",sans-serif;
	display: block;
}

.tagcloud {
	margin-top: 30px;
}

.widget.widget_tag_cloud .tagcloud a {
	display: block;
	color: #787878;
	text-transform: uppercase;
	border: 1px solid #eaeaea;
	padding: 7px 22px;
	font-size: 12px !important;
	margin: 0 5px;
	margin-bottom: 10px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	background: #fbfbfb;
	display: inline-block;
}

.tagcloud a:hover {
	background: #91b41a;
	color: #fff !important;
	border-color: #e5e5e5 !important;
}

@media only screen and (max-width:768px) {
	body .vc_row.reset-sm-paddings {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}

	body .vc_row.reset-sm-paddings>.wpb_column>.vc_column-inner {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

@media only screen and (max-width:980px) {
	.main-menu-wrapper-two {
		position: relative;
		display: none;
	}

	body .vc_call_to_action {
		padding: 16px 30px 15px 30px;
	}

	.projects_tabs h2 {
		float: none;
		margin: 0 0 30px;
	}

	.projects_tabs .tabs {
		float: none;
		margin: 0;
	}

	#header .header_top,#header .top_nav {
		display: block;
		position: relative;
	}

	.mobile_header {
		display: block;
	}

	.mobile_header .mobile_header_top_bar {
		background: #eee;
		padding: 4px 23px;
	}

	.mobile_header .logo_wrapper {
		position: relative;
	}

	.mobile_header .logo_wrapper .logo {
		float: left;
		margin-left: 15px;
	}

	.mobile_header .icon_texts {
		padding: 40px 40px;
	}

	.mobile_header .header_info .icon_text {
		padding: 0;
		color: #aaa;
		display: inline-block;
		vertical-align: top;
		margin-right: 70px;
	}

	.mobile_header .header_info .icon_text:last-child {
		margin: 0;
	}

	.mobile_header .header_info .icon_text .text strong {
		color: #fff;
	}

	.mobile_header .header_info .icon_text .text strong a {
		color: #fff;
		font-size: 15px;
	}

	.mobile_header .header_info .icon_text .text span {
		font-size: 13px;
	}
}

@media screen and (max-width:999px) {
	.container {
		padding: 0 15px;
	}

	#content-wrap {
		padding: 0 !important;
	}
}

.container.full-screen {
	width: 100% !important;
	max-width: 100% !important;
}

.container.full-screen .content-area {
	width: 100%;
}

#primary {
	padding-bottom: 40px;
}

.home #primary {
	padding-bottom: 0;
}

#secondary {
	padding-bottom: 40px;
	padding-top: 0;
	float: left;
}

.content-area {
	width: 100%;
	float: none;
}

@media screen and (min-width:790px) {
	.content-area {
		width: 100%;
		float: left;
	}
}

@media screen and (min-width:790px) {
	.sidebar {
		width: 25.66372%;
		float: left;
	}
}

@media screen and (min-width:790px) {
	.left-sidebar .content-area {
		width: 74%;
		float: right;
		padding-left: 39px;
		border-left: 1px solid #e9e9e9;
		margin-right: 1px;
	}

	.left-sidebar .sidebar {
		padding-right: 39px;
		border-right: 1px solid #e9e9e9;
		margin-right: -1px;
	}

	.right-sidebar .sidebar {
		padding-left: 39px;
		border-left: 1px solid #e9e9e9;
		margin-left: -1px;
	}
}

@media(min-width:768px) {
	.grid-sm-1,.grid-sm-2,.grid-sm-3,.grid-sm-4,.grid-sm-5,.grid-sm-6,.grid-sm-7,.grid-sm-8,.grid-sm-9,.grid-sm-10,.grid-sm-11,.grid-sm-12 {
		float: left;
	}

	.grid-sm-12 {
		width: 100%;
	}

	.grid-sm-11 {
		width: 91.66666667%;
	}

	.grid-sm-10 {
		width: 83.33333333%;
	}

	.grid-sm-9 {
		width: 75%;
	}

	.grid-sm-8 {
		width: 66.66666667%;
	}

	.grid-sm-7 {
		width: 58.33333333%;
	}

	.grid-sm-6 {
		width: 50%;
	}

	.grid-sm-5 {
		width: 41.66666667%;
	}

	.grid-sm-4 {
		width: 33.33333333%;
	}

	.grid-sm-3 {
		width: 25%;
	}

	.grid-sm-2 {
		width: 16.66666667%;
	}

	.grid-sm-1 {
		width: 8.33333333%;
	}
}

@media(min-width:992px) {
	.grid-md-1,.grid-md-2,.grid-md-3,.grid-md-4,.grid-md-5,.grid-md-6,.grid-md-7,.grid-md-8,.grid-md-9,.grid-md-10,.grid-md-11,.grid-md-12 {
		float: left;
	}

	.grid-md-12 {
		width: 100%;
	}

	.grid-md-11 {
		width: 91.66666667%;
	}

	.grid-md-10 {
		width: 83.33333333%;
	}

	.grid-md-9 {
		width: 75%;
	}

	.grid-md-8 {
		width: 66.66666667%;
	}

	.grid-md-7 {
		width: 58.33333333%;
	}

	.grid-md-6 {
		width: 50%;
	}

	.grid-md-5 {
		width: 41.66666667%;
	}

	.grid-md-4 {
		width: 33.33333333%;
	}

	.grid-md-3 {
		width: 25%;
	}

	.grid-md-2 {
		width: 16.66666667%;
	}

	.grid-md-1 {
		width: 8.33333333%;
	}
}

@media screen and (max-width:1100px) {
	.site-content {
		padding-top: 0 !important;
	}
}

@media screen and (max-width:1100px) {
	.main-navigation {
		float: right;
	}
}

@media screen and (max-width:400px) {
	.main-navigation {
		float: none;
	}

	.main-navigation #nav-toggle {
		display: block;
		text-align: center;
	}
}

@media screen and (min-width:790px) {
	.entry-title {
		font-size: 28px;
	}
}

@media screen and (min-width:790px) {
	#comments .comment .children {
		padding-left: 90px;
	}

	#comments .comment .children .children {
		padding-left: 90px;
	}

	#comments .comment .children .children .children {
		padding-left: 90px;
	}
}

@media screen and (min-width:790px) {
	.page-header-wrap h1 {
		font-size: 45px;
	}
}

@media screen and (min-width:500px) {
	.error-box-wrap {
		width: 60%;
	}
}

@media screen and (min-width:790px) {
	.error-box-wrap {
		width: 50%;
	}
}

@media screen and (min-width:1100px) {
	.error-box-wrap {
		width: 40%;
	}
}

@media screen and (min-width:790px) {
	.heading-404 {
		letter-spacing: 20px;
		font-size: 120px;
	}
}

@media screen and (max-width:500px) {
	.features-content {
		padding: 0 30px;
		width: 98%;
	}
}

@media screen and (max-width:1169px) {
	.projects-style .our-pro-slider {
		width: 29% !important;
	}
}

@media(max-width:599px) {
	.our-pro-slider .pro-sliders .item {
		margin: 0 auto;
	}
}

@media(max-width:991px) {
	.team {
		padding: 15px;
	}
}

@media(max-width:768px) {
	.welcome-to-resort {
		padding-bottom: 40px !important;
	}

	.display-none {
		display: none;
	}

	.col-lg-4 {
		padding-left: 15px !important;
	}
}

@media(max-width:767px) {
	.team {
		padding: 15px;
		width: 400px;
		max-width: 100%;
		margin: 0 auto;
	}
}

@media(max-width:1199px) {
	.team .social-icons li+li {
		margin-left: 15px;
	}
}

@media(max-width:479px) {
	.testimonial-sliders .owl-nav {
		top: 0;
	}
}

@media(max-width:479px) {
	.testimonial {
		display: block;
		background: none;
	}
}

@media(max-width:479px) {
	.testimonial .media-left {
		display: block;
		text-align: center;
	}
}

@media(max-width:479px) {
	blockquote {
		padding: 5px;
	}
}

@media(max-width:1199px) {
	blockquote:before {
		font-size: 30px;
		width: 40px;
	}
}

@media(max-width:1199px) {
	blockquote p {
		margin: 0;
	}
}

@media(max-width:400px) {
	.comments_count,.leave-comment-title {
		margin-left: 20px;
	}
}

@media(max-width:400px) {
	.comments .comment {
		margin: 0 5px 0 15px;
		text-align: center;
	}
}

@media(max-width:479px) {
	.comments .comment .media-left {
		padding-right: 0;
		padding-bottom: 20px;
		display: block;
	}
}

@media(max-width:991px) {
	.comments .comment .media-body {
		overflow: visible;
	}
}

@media(max-width:400px) {
	.comments .comment .media-body .date-reply li {
		display: inline-block;
		text-align: center;
		float: none;
	}
}

@media(max-width:991px) {
	.comments .comment.reply {
		margin-left: -70px;
	}
}

@media(max-width:479px) {
	.comments .comment.reply {
		margin-left: 30px;
	}
}

@media(max-width:400px) {
	.comments .comment.reply {
		margin-left: 0;
	}
}

@media(max-width:479px) {
	.comment_form {
		padding: 20px 15px;
	}
}

@media(max-width:1199px) {
	.comment_form input {
		width: 47%;
	}
}

@media(max-width:991px) {
	.comment_form input {
		width: 46%;
	}
}

@media(max-width:767px) {
	.comment_form input {
		width: 100%;
	}
}

@media(max-width:479px) {
	.comment_form input {
		width: 100%;
	}
}

@media(max-width:768px) {
	.search-sec {
		width: 94%;
	}

	.ser-in-box {
		width: 25%;
	}

	.chk-button {
		width: 100%;
		text-align: center;
		margin: .5em 0 0;
	}

	.our-res .left-pad {
		margin: 0;
	}

	.fluid-know-area .service-promo .promo-content {
		padding: 2em 0 0 0;
	}

	.common-pad {
		padding-top: 3em;
		padding-bottom: 3em;
	}

	.space-pad {
		margin: 1em 0 0;
	}

	.wel-ad-inner .wel-text {
		padding-left: .8em;
	}

	.subscribe-wrp button {
		padding: .6em 2em;
	}

	.res-btn i {
		margin-left: 7px;
	}

	.promo-outer {
		padding-top: 2em;
		position: relative;
	}

	.widget-links {
		padding-bottom: 2em;
	}

	.widget-title h3:after {
		content: '';
		width: 40px;
		height: 2px;
		background: #85ab00;
		display: block;
		margin-top: 13px;
	}

	.wel-box-outer ul li {
		width: 92%;
		margin: 0 4%;
	}

	.wel-box .icon-box {
		width: 100%;
		text-align: center;
	}

	.wel-box .icon-box img {
		width: auto;
		display: inline-block;
	}

	.room-wrapper .media-left,.room-wrapper .media-right,.room-wrapper .media-body {
		display: block;
	}

	.room-wrapper .media-left {
		padding-right: 0;
	}

	.room-wrapper .media-left .img-holder img {
		width: 100%;
		max-width: 100%;
		display: block;
		height: 25em;
	}

	.room-wrapper .media-right {
		width: 100%;
		display: inline-block;
		float: left;
	}

	.room-wrapper .media-right p {
		float: left;
		padding-left: .5em;
		padding-top: .5em;
		margin: 0 !important;
	}

	.room-wrapper .media-right a {
		float: right;
		margin-right: 1.5em;
		margin-top: 3em;
	}

	.room-wrapper .media-body {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
		padding-top: 1em;
		padding-bottom: 1em;
	}

	.room-t-wrapper .content {
		right: 15px;
		overflow: hidden;
		margin-left: 27px;
		top: 0;
	}

	.wel-band .top-right,.wel-band .top-left {
		text-align: center;
	}

	.home-slider2 .carousel-caption {
		top: 0;
		width: 100%;
		left: 0;
		right: 0;
	}

	.search-sec-homet {
		margin-top: -7em;
		background: rgba(13,26,65,.3);
	}

	.search-sec-homet .overlay .border {
		border: 1px solid rgba(13,26,65,.3);
	}

	.rest-fact-counter .text-box h4 {
		font-size: 1.8em;
	}

	.get-touch-wrapper .touch-img {
		width: 25%;
	}

	.wel-box-outer ul li {
		margin: .2em 0;
	}

	.nav-holder .nav-header {
		padding-right: 15px;
	}

	.main-menu-wrapper-two .nav-holder .nav-header {
		padding-right: 15px;
	}

	.sec-header-pad {
		padding-top: 2em;
	}

	.offer-right .offer-img-box2 .box2 .img_holder .overlay p,.offer-right .offer-img-box2 .box1 .img_holder .overlay .offertext1 .winter-txt {
		display: none;
	}

	.our-resort-value .img-l-box img,.our-resort-value .img-r-box img {
		max-width: 100%;
	}

	.our-resort-value .img-l-box {
		width: 41%;
	}

	.family-content h2,.m-traking .maount-content h2 {
		padding-top: 1em;
	}

	.book-right {
		padding-left: 0;
	}

	.table-form {
		padding-left: 0;
		padding-right: 0;
	}

	.pull-right .single-sidebar-widget,.contact-info {
		padding-left: 0;
	}

	.room-l-wrapper .content {
		left: auto;
	}

	.black-padding {
		padding-left: 0;
	}
}

@media(max-width:767px) {
	.fo-txt {
		width: 100%;
		display: block;
		text-align: center;
	}
}

@media(max-width:650px) {
	.search-sec {
		position: relative;
		margin-top: 0;
	}

	.ser-in-box {
		width: 100%;
	}

	.chk-button {
		width: 100%;
	}

	.search-sec .form-control[readonly],.search-sec .dropdownselect {
		width: 100%;
		margin-bottom: .5em;
	}

	.spa-offer {
		display: none;
	}

	.promo-wrapper .promo-imgslider .promo-content {
		position: relative;
	}

	.promo-wrapper .promo-imgslider .promo-content h2 {
		font-size: 1.8em;
	}

	.promo-wrapper .promo-imgslider .promo-content a {
		color: #fff;
		border: 1px solid #707d93;
		background: #1a1a1c;
	}

	.promo-wrapper .testimonial-box .bx-wrapper .bx-pager {
		top: 5%;
	}

	.event-pad {
		max-width: 380px;
		margin: 0 auto;
	}

	.news-evn-cont {
		margin: 0 0 2em;
	}

	.hidden-md {
		display: none;
	}

	.about-info-box ul li::before {
		background-position: left 10px;
		height: 35px;
	}

	.about-info-box ul li span {
		line-height: 2em;
	}

	.room-wrapper .media-left .img-holder img {
		height: auto;
	}

	.common-pad-inner {
		padding-top: 2em;
		padding-bottom: 1.4em;
	}

	.rest-fact-counter {
		padding: 2.4em 0;
	}

	.wel-outer-homtwo ul li {
		float: left;
	}

	.activities-cont a {
		margin-bottom: 2em;
	}

	.offer-img-box1,.offer-img-box2 {
		display: none;
	}

	.home-two-msgwrapper {
		padding-left: 15px;
	}

	.ser-in-box .select-menu+.ui-selectmenu-button {
		width: 100% !important;
	}

	.nav-holder {
		width: 89%;
	}

	.main-menu-wrapper .col-xs-12 {
		position: absolute;
		right: 0;
	}

	.nav-holder>.nav-footer {
		width: 94vw;
	}

	.main-menu-wrapper .col-xs-6 {
		z-index: 1;
	}

	.main-menu-wrapper-two .nav-holder>.nav-footer {
		width: 92vw;
	}

	.event-wrapper {
		padding-left: 1em;
	}

	.single-room-wrapper .room-slider-wrapper {
		display: none;
	}

	.activities-outer {
		display: block;
		overflow: hidden;
	}

	.activities-outer img {
		margin-top: .5em;
	}

	.activities-content {
		padding-bottom: 1em;
	}

	.contact-info {
		padding-top: 1em;
	}

	.our-spec-outer {
		margin: 0 auto;
	}

	.offer-deal .img-holder .overlay {
		right: 12%;
	}

	.offer-content {
		padding-left: 0;
	}

	.offer-content h2 {
		padding-top: 1em;
	}

	.wel-box-outer ul li {
		width: 100%;
		margin: 0 0 .5em;
	}

	.nav-holder .nav-header {
		padding-top: 18px;
	}

	.nav-header-right {
		margin-top: 1.7em;
	}

	.main-menu-wrapper-two .nav-holder .nav-header {
		padding-top: 17px;
		padding-right: 18px;
	}

	.main-menu-wrapper-two .nav-header-right {
		margin-top: 1.8em;
	}

	.main-menu-wrapper-two .nav-header-right>ul>li>ul {
		top: 130%;
	}

	.main-menu-wrapper-two .col-xs-12 {
		position: absolute;
		right: 0;
	}

	.main-menu-wrapper-two .col-xs-6 {
		z-index: 1;
	}
}

.adjustable-width {
	width: 33.99%;
}

.we-add-botttom-margin {
	margin-bottom: 36px;
}

@media(max-width:480px) {
	.home-slider .carousel-caption {
		position: relative;
		color: #0e1322;
	}

	.home-slider .carousel-caption:before {
		background: rgba(0,0,0,0.3);
		width: 5%;
	}

	.header-inner .logo img {
		width: 180px;
	}

	.header-inner .logo {
		margin: 1em 0;
	}

	.header-inner .nav-header {
		margin: 1.6em 0;
	}

	.wel-pad {
		padding-top: 3em;
		padding-bottom: 3em;
	}

	.fluid-know-area .service-promo .know-bot ul li .about-img {
		width: 30%;
		margin: 0 .9em 0 0;
	}

	.fluid-know-area .service-promo .know-bot ul li .about-cont p {
		font-size: 1em;
	}

	.fluid-know-area .service-promo .know-bot ul li:last-child {
		padding-left: 0;
	}

	.fluid-know-area .service-promo .know-bot ul li {
		margin-bottom: 1em;
	}

	.our-res .tab-title-box ul li a {
		font-size: .9em;
	}

	.our-res .tab-title-box ul li {
		width: 33%;
	}

	.promo-wrapper .bx-wrapper .bx-pager .bx-pager-item,.promo-wrapper .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
		display: none;
	}

	.promo-i-imgslider img {
		height: 22vh;
	}

	.about-us-widget,.widget-links {
		margin-bottom: 2em;
	}

	.resort-r-value {
		margin-left: 0;
	}

	.room-t-wrapper .content {
		padding: 18px;
	}

	.nav-holder .nav-header {
		padding-right: 35px;
	}

	.promo-wrapper .bx-wrapper .bx-pager .bx-pager-item,.promo-wrapper .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
		display: block;
	}

	.promo-wrapper .promo-outer .bx-wrapper .bx-pager {
		right: 12px;
	}

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

	.aminities-outer ul li {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 1%;
	}

	.our-menu-tab .nav-tabs>li>a {
		padding: .9em .7em;
	}

	.tab-inner-cont .media .media-right {
		padding-left: 0;
	}

	.offer-deal .img-holder .overlay {
		right: 5%;
	}

	.single-sidebar-widget .popular-post li {
		width: 100%;
		margin-right: 0;
	}

	.single-blog-post .meta-info .content-box .post-links li {
		float: left;
		width: 100%;
		margin-bottom: .5em;
		overflow: hidden;
	}

	.single-blog-post .meta-info {
		overflow: hidden;
	}

	.main-menu-wrapper-two .nav-holder .nav-header {
		padding-right: 40px;
	}

	.home-slider2 .carousel-caption {
		position: relative;
		color: #0e1322;
		text-shadow: 0 1px 2px rgba(0,0,0,0.2);
	}

	.home-slider2 .carousel-caption h2 {
		color: #0e1322;
	}

	.home-slider2 .carousel-caption a {
		border: 1px solid #0e1322;
		color: #0e1322;
	}

	.roomsuite-slider-two .owl-nav {
		top: -55px;
	}
}

.margin-bottom-zero.custom-heading.wpb_content_element {
	margin-bottom: 0 !important;
	padding-left: 6px;
}

.footer_widgets .widget.widget_nav_menu ul li a:hover {
	color: #85ab00;
}

.widget-contact-list ul li a:hover {
	color: #85ab00;
}

.nasir-activities2 .nav li:nth-child(3) .this-overlay {
	background: #532212;
}

.nasir-activities2 .nav li:nth-child(4) .this-overlay {
	background: #12274f;
}

.nasir-activities2 .nav li:nth-child(5) .this-overlay {
	background: #2c3713;
}

.explore-video::before {
	content: '' !important;
	display: block !important;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000;
	opacity: .5;
}

.text-transform-none {
	text-transform: none;
}

.explore-video .this-title {
	font-family: "Playball",cursive;
	font-size: 50px;
	margin: 0 0 15px;
	letter-spacing: .3px;
}

.explore-video .this-title,.explore-video .this-stitle,.explore-video a {
	position: relative;
	z-index: 2;
}

.explore-video .this-stitle {
	letter-spacing: .3px;
	font-family: "Open Sans",sans-serif;
	margin-top: 0;
}

.explore-video .this-title,.explore-video .this-stitle,.explore-video a {
	position: relative;
	z-index: 2;
}

.explore-video a {
	width: 92px;
	height: 92px;
	border-radius: 100%;
	margin: 45px auto 0;
	display: block;
}

.explore-video .this-title,.explore-video .this-stitle,.explore-video a {
	position: relative;
	z-index: 2;
}

.awsm-creation.container {
	width: 1200px;
}

.check-video-box .img-holder::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #173460;
	opacity: .8;
	filter: alpha(opacity=80);
	z-index: 3;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
}

.our-res .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab a {
	border-color: 1px solid #e2e2e2;
	border-top-color: #fff;
}

.our-res .vc_tta-tabs-container ul li:hover {
	border-bottom: 1px solid #4983b4;
}

.our-res .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	color: #242424;
}

.white-heading {
	padding-left: 0;
	max-width: 1200px;
	margin: 0 auto;
}

.news-evn-cont p {
	font: 400 1.0715em/1.5em "Open Sans",sans-serif;
	color: #8e8d8d;
	padding: 0;
}

.resp-sp-width-980 .news-evn-cont a.more-link {
	display: none;
}

.single-blog-post .entry-meta span {
	color: #a1a1a1;
	padding-right: 19px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	font: 400 1.15em/1em 'PT Serif',serif;
	font-style: italic;
}

.entry-meta a {
	color: #a1a1a1 !important;
	padding-right: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	font-style: italic;
	letter-spacing: .2px;
}

.single-blog-post .entry-meta span:hover {
	color: #fbb12f;
}

.single-blog-post .entry-meta span:hover i {
	color: #2a2a2a;
}

.single-blog-post p {
	color: #898989;
	margin: 0 0 2em;
	padding: 0;
	font: 400 18px/30px "Open Sans",sans-serif;
	letter-spacing: .2px;
	overflow-x: initial;
}

.entry-meta a:hover {
	color: #fbb12f !important;
}

.pads-aws-create {
	padding-left: 21px;
}

.final-breadcrumb .breadcrumb li a {
	padding-right: 9px;
}

.single-blog-post .img-holder .news-image img {
	opacity: 1;
	transition: all 300ms linear 0s;
}

.single-blog-post .news-image {
	overflow: hidden;
}

.single-blog-post .img-holder .news-image:hover img,.single-blog-post .img-holder .news-image:focus img {
	opacity: .8;
	transform: scale(1.1);
}

.single-blog-post .img-holder .news-image {
	display: block;
}

#commentform .comment-form-author {
	float: left;
	width: 49%;
}

#commentform .comment-form-email {
	float: right;
	width: 49%;
}

#commentform .form-submit .submit {
	border: 0;
	outline: 0;
	background: #1a1a1c;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Open Sans",sans-serif;
	font-weight: 600;
	display: inline-block;
	border-radius: 3px;
	transition: all .5s ease;
	padding: 10px 25px;
}

#comment {
	width: 100%;
}

.nav-footer li:hover a {
	text-decoration: none;
	background: none;
	color: #c4d114;
}

.responsive-button-980 {
	padding-left: 22px;
}

.my-style li ul.sub-menu li a:hover {
	background-color: #f0f0f0;
}

.my-style li ul.children li a:hover {
	background-color: #f0f0f0;
}

.footer-bottom .pull-right a:hover {
	color: #fff;
}

.footer-bottom .pull-right a {
	color: #545454;
}

.footer-bottom .pull-right p {
	color: #545454;
}

.accord .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	left: 4%;
}

.accord .vc_tta-panel-heading span {
	padding-left: 50px;
}

.our-resort-values.vc_col-sm-6 {
	padding-left: 3.5em;
}

.accord .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
	margin-top: 5px;
}

.single-room-wrapper .room-dec-wrapper h2,.single-room-wrapper .room-dec-wrapper h4.hb_room_pricing_plan_data {
	color: #0e1322;
	font: 24px/1em "Playball",sans-serif;
	margin: 0 0 1em;
	padding: 0;
	position: relative;
}

.single-room-wrapper .room-dec-wrapper h2 a {
	color: #0e1322;
	font: 34px/1em "Playball",sans-serif;
	margin: 0 0 1em;
	padding: 0;
	position: relative;
}

.single-room-wrapper .room-dec-wrapper h2:after,.single-room-wrapper .room-dec-wrapper h4.hb_room_pricing_plan_data:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.hb_single_room .hb_single_room_details .hb_single_room_tabs>li a.active:after {
	background: #a7cc38;
}

.hb_single_room .hb_single_room_details .hb_single_room_tabs>li a:after {
	height: 3px;
}

.wel-band .top-right a:first-child {
	padding-right: 11px;
}

.single-room-wrapper .ro-facilitie {
	position: relative;
}

.single-room-wrapper .ro-facilitie ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.single-room-wrapper .ro-facilitie ul li {
	margin: 0 1%;
	padding: 0;
	width: 18%;
	float: left;
	border-top: 4px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	display: table;
}

.single-room-wrapper .ro-facilitie ul li .facilitie-i-box {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
	padding: 5px 0;
}

.single-room-wrapper .room-overview {
	position: relative;
	overflow: hidden;
	margin-top: 3em;
}

.single-room-wrapper .room-overview .table>tbody>tr>th {
	width: 35%;
	padding: 13px 30px;
	border-top: 1px solid transparent;
}

.single-room-wrapper .room-overview .table>tbody>tr>td {
	border-top: 1px solid transparent;
	color: #898989;
	font: 400 1.0715em/1em "Open Sans",sans-serif;
	padding: 13px 30px;
}

.single-room-wrapper .room-overview code {
	color: #000;
	text-transform: uppercase;
	background: transparent;
	font: 700 1em/1em "Open Sans",sans-serif;
}

.single-room-wrapper .room-overview h5 {
	padding: 0;
	margin-bottom: 3em;
	margin-top: 1em;
	font: 15px/26px "Open Sans",sans-serif;
	color: #898989;
}

.ser-in-box {
	width: 23%;
	float: left;
	position: relative;
	margin: 0 1%;
}

.hb-submit button {
	font-size: 17px;
	font-weight: 600;
	background-color: #85ab00;
	color: #fff !important;
	width: 100%;
	border: 0;
}

.hb-submit button:hover {
	background: #1a1a1c;
	color: #fff;
}

.hotel-booking-search.search-sec {
	background: #0d1a41;
	position: absolute;
	z-index: 1;
	margin-top: -3em;
	width: 93.5%;
	padding: 0;
}

.search-sec .overlay {
	padding: 10px;
	overflow: hidden;
}

.search-sec .overlay .border {
	border: 1px solid rgba(255,255,255,.3);
	overflow: hidden;
	padding: 2.3em 2.5em;
}

.hb-submit button {
	font-size: 14px;
	font-weight: 600;
	background: #85ab00;
	color: #fff;
	border: 0;
}

.hotel-booking-search .ser-in-box button:hover {
	background: #fff !important;
	color: #1a1a1c !important;
}

.hotel-booking-search button,.hotel-booking-search input,.hotel-booking-search select,.hotel-booking-search textarea {
	position: relative;
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	background-color: #fff;
	border-radius: 0;
	height: 40px;
	font: 400 1.0715em/1em 'PT Serif',serif;
	font-style: italic;
	color: #959595;
	border: 1px solid #e3e3e3;
}

.hotel-booking-search .ser-in-box button {
	font-size: 14px;
	font-weight: 600;
	background: #d51b57;
	color: #fff;
	border: 0;
	text-transform: uppercase;
	font-family: "Open Sans",sans-serif;
	font-style: inherit;
}

.widget_hb_widget_cart {
	text-align: center;
	border: 1px solid #ddd;
	padding-bottom: 30px;
	color: #0e1322;
	font-family: "Playball",sans-serif;
	letter-spacing: .6px;
	margin: 0;
	overflow: hidden;
}

.hotel-booking-search {
	width: auto;
	max-width: 100%;
	padding: 0 35px 35px;
	background: #f1eff2;
	overflow: hidden;
	margin-top: 20px;
}

.hb_input_field {
	position: relative;
	display: block;
}

#hotel-booking-results>h3 {
	font-size: 40px;
	color: #2a2a2a;
	margin: 0 0 15px;
	line-height: 40px;
	font-family: "Playball",sans-serif;
	letter-spacing: .3px;
}

#hotel-booking-results>h3:after {
	content: '';
	width: 60px;
	height: 2px;
	background: #92ba19;
	display: inline-block;
	margin-left: 20px;
}

.widget_hb_widget_search h3 {
	font-family: "Playball",sans-serif;
	letter-spacing: .3px;
}

.widget_hb_widget_search h3:after {
	content: '';
	width: 60px;
	height: 2px;
	background: #92ba19;
	display: inline-block;
	margin-left: 20px;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-name {
	font-family: "Playball",sans-serif;
	letter-spacing: .3px;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-name:after {
	content: '';
	width: 60px;
	height: 2px;
	background: #92ba19;
	display: inline-block;
	margin-left: 20px;
}

ul.hb_addition_packages_ul {
	padding-left: 0;
	list-style: none;
}

.hb_extra_optional_right {
	float: left;
	width: 0;
}

.hb_extra_optional_left {
	padding-left: 30px;
}

.hb_single_room .hb_room_gallery {
	margin-bottom: 150px !important;
	float: none;
}

.hotel-booking-search select {
	width: 100%;
}

#hotel-booking-results form .hb_button.hb_checkout,#hotel-booking-results form button.hb_add_to_cart,#hotel-booking-results form button[type=submit] {
	background: #85ab00;
	color: #fff;
}

.hb_button {
	background: #85ab00;
}

.hotel_booking_mini_cart .hb_mini_cart_footer .hb_button {
	font-size: 18px;
}

.hotel_booking_mini_cart .hb_mini_cart_item .hb_mini_cart_number label,.hotel_booking_mini_cart .hb_mini_cart_item .hb_mini_cart_price label {
	font-size: 18px;
}

.hotel_booking_mini_cart .hb_mini_cart_item .hb_title a {
	color: #0e1322;
	font-weight: 500;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-name a {
	font-weight: 500;
}

#hotel-booking-results a {
	color: #0e1322;
	font-weight: 500;
	font-family: "Playball",sans-serif;
	font-size: 18px;
}

#hotel-booking-results form button.hb_add_to_cart {
	color: #fff;
	font-weight: 500;
	font-family: "Playball",sans-serif;
	font-size: 18px;
}

#hotel-booking-cart h3,#hotel-booking-payment h3 {
	margin: 0 0 15px;
	font-size: 40px;
	line-height: 40px;
	color: #0e1322;
	font: 2.43em/1em "Playball",sans-serif;
	padding: 0;
	position: relative;
}

#hotel-booking-cart h3:after,#hotel-booking-payment h3:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

#hotel-booking-cart .hb_button.hb_checkout,#hotel-booking-cart button[type=submit],#hotel-booking-cart button[type=button],#hotel-booking-payment .hb_button.hb_checkout,#hotel-booking-payment button[type=submit],#hotel-booking-payment button[type=button] {
	background: #85ab00;
	color: #fff;
	font-family: "Playball",sans-serif;
	letter-spacing: .6px;
	font-weight: 500;
}

.about-cta {
	background: url() 0 0 no-repeat fixed;
	background-size: 100% 100%;
	position: relative;
	padding: 70px 0;
}

.single-count-box {
	position: relative;
	padding: 20px 0;
}

.single-count-box:before {
	content: '';
	width: 1px;
	height: 80px;
	background: #ccc;
	opacity: .1;
	position: absolute;
	top: 50%;
	left: -15px;
	margin-top: -55px;
}

.single-count-box .number-box {
	display: table-cell;
	vertical-align: middle;
}

.single-count-box .number-box span.counter {
	color: #fff;
	font: 600 3.95em/1em "PT Serif",sans-serif;
	margin: 0;
	padding: 0;
	position: relative;
}

.single-count-box .number-box span.counter:before {
	content: '';
	position: absolute;
	width: 32px;
	height: 3px;
	display: inline-block;
	background: #fff;
	margin: 0;
	top: -.3em;
}

.single-count-box .text-box {
	display: table-cell;
	vertical-align: middle;
	padding-left: 1em;
}

.single-count-box .text-box p {
	color: #85ab00;
	font: 400 1.0715em/1.4em "Open Sans",sans-serif;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.rooms.tp-hotel-booking.hb-catalog-column-1 {
	list-style: none;
	padding: 0;
}

.booking-sidebar {
	overflow: hidden;
}

.mc4wp-alert.mc4wp-error {
	text-align: center;
}

.copycenter {
	text-align: center;
}

.col-lg-4.col-lg-pull-8.col-md-4.col-md-pull-8 {
	overflow: hidden;
}

#hotel-booking-cart a,#hotel-booking-payment a {
	color: #777;
}

.hb-order-new-customer input[name=first_name] {
	margin-bottom: 0;
	display: block;
}

.widget-contact-list ul li {
	overflow: hidden;
}

@media(max-width:767px) {
	.hb-form-table.col-2 {
		float: left;
		width: 100%;
	}

	.our-res .vc_tta.vc_general .vc_tta-panel-body {
		padding-left: 15px !important;
	}
}

.grid-xs-1,.grid-sm-1,.grid-md-1,.grid-lg-1,.grid-xs-2,.grid-sm-2,.grid-md-2,.grid-lg-2,.grid-xs-3,.grid-sm-3,.grid-md-3,.grid-lg-3,.grid-xs-4,.grid-sm-4,.grid-md-4,.grid-lg-4,.grid-xs-5,.grid-sm-5,.grid-md-5,.grid-lg-5,.grid-xs-6,.grid-sm-6,.grid-md-6,.grid-lg-6,.grid-xs-7,.grid-sm-7,.grid-md-7,.grid-lg-7,.grid-xs-8,.grid-sm-8,.grid-md-8,.grid-lg-8,.grid-xs-9,.grid-sm-9,.grid-md-9,.grid-lg-9,.grid-xs-10,.grid-sm-10,.grid-md-10,.grid-lg-10,.grid-xs-11,.grid-sm-11,.grid-md-11,.grid-lg-11,.grid-xs-12,.grid-sm-12,.grid-md-12,.grid-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

@media(min-width:768px) {
	.grid-sm-1,.grid-sm-2,.grid-sm-3,.grid-sm-4,.grid-sm-5,.grid-sm-6,.grid-sm-7,.grid-sm-8,.grid-sm-9,.grid-sm-10,.grid-sm-11,.grid-sm-12 {
		float: left;
	}

	.grid-sm-12 {
		width: 100%;
	}

	.grid-sm-11 {
		width: 91.66666667%;
	}

	.grid-sm-10 {
		width: 83.33333333%;
	}

	.grid-sm-9 {
		width: 75%;
	}

	.grid-sm-8 {
		width: 66.66666667%;
	}

	.grid-sm-7 {
		width: 58.33333333%;
	}

	.grid-sm-6 {
		width: 50%;
	}

	.grid-sm-5 {
		width: 41.66666667%;
	}

	.grid-sm-4 {
		width: 33.33333333%;
	}

	.grid-sm-3 {
		width: 25%;
	}

	.grid-sm-2 {
		width: 16.66666667%;
	}

	.grid-sm-1 {
		width: 8.33333333%;
	}
}

@media(min-width:992px) {
	.grid-md-1,.grid-md-2,.grid-md-3,.grid-md-4,.grid-md-5,.grid-md-6,.grid-md-7,.grid-md-8,.grid-md-9,.grid-md-10,.grid-md-11,.grid-md-12 {
		float: left;
	}

	.grid-md-12 {
		width: 100%;
	}

	.grid-md-11 {
		width: 91.66666667%;
	}

	.grid-md-10 {
		width: 83.33333333%;
	}

	.grid-md-9 {
		width: 75%;
	}

	.grid-md-8 {
		width: 66.66666667%;
	}

	.grid-md-7 {
		width: 58.33333333%;
	}

	.grid-md-6 {
		width: 50%;
	}

	.grid-md-5 {
		width: 41.66666667%;
	}

	.grid-md-4 {
		width: 33.33333333%;
	}

	.grid-md-3 {
		width: 25%;
	}

	.grid-md-2 {
		width: 16.66666667%;
	}

	.grid-md-1 {
		width: 8.33333333%;
	}
}

.room-suite-htwo .ro-txt h2 {
	color: #242424;
	font: 1.86em/1em "Playball",sans-serif;
	padding: 0;
	margin: 1em 0 .7em;
	position: relative;
}

.room-suite-htwo .ro-txt p {
	color: #898989;
	margin: 0 0 1.8em;
	font: 400 1.0715em/1.5em "Open Sans",sans-serif;
}

.room-suite-htwo .ro-text-two .left-p-two .res-btn {
	background: #85ab00;
	padding: .5em 2em;
}

.room-suite-htwo .ro-text-two .left-p-two .res-btn:hover {
	background: #1a1a1c;
}

.room-suite-htwo .ro-text-two .right-p-two p {
	color: #242424;
	font: 2em/1em "Playball",sans-serif;
	padding: 0;
	margin: 0;
}

.room-suite-htwo .ro-text-two .right-p-two p span {
	display: block;
	font: 400 .5em/1.3em "Open Sans",sans-serif;
	font-style: italic;
	color: #888;
}

.room-suite .item .ro-img {
	position: relative;
	border-bottom: 2px solid #ffb606;
	text-align: center;
	z-index: 0;
	overflow: hidden;
}

.room-suite .item .ro-img img {
	width: 100%;
}

.room-suite .item .ro-txt {
	background: #f7f7f7;
	border-left: 1px solid #e6e1e1;
	border-right: 1px solid #e6e1e1;
	border-bottom: 1px solid #e6e1e1;
	overflow: hidden;
	padding: 0 1em;
}

.room-suite .item:hover .ro-txt {
	background: #0d1a41;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}

.room-suite .item .left-h {
	position: relative;
}

.room-suite .item .left-h p {
	color: #242424;
	font: 1.86em/1em "Playball",sans-serif;
	padding: .7em 0 0;
	margin: 0;
}

.room-suite .item:hover .left-h p,.room-suite .item:hover .right-p p span {
	color: #fff;
}

.room-suite .item .right-p p {
	color: #242424;
	font: 1.72em/1.25em "Playball",sans-serif;
	padding: .3em 0 .6em;
	margin: 0;
}

.room-suite .item:hover .right-p p {
	color: #ffb606;
}

.room-suite .item .right-p p span {
	display: block;
	font: 400 .6em/1em "Open Sans",sans-serif;
	font-style: italic;
	color: #888;
}

.room-suite .item:hover .ro-img:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	z-index: 1;
}

.room-suite .item .ro-img:before {
	position: absolute;
	background-color: rgba(167,204,56,.4);
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transform: scale(0.2);
	-ms-transform: scale(0.2);
	transform: scale(0.2);
	-webkit-transition: all 300ms;
	transition: all 300ms;
	opacity: 0;
}

.room-suite-htwo .ro-txt h2:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 35px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.room-and-suits-style:before {
	background: url() no-repeat fixed center center #27283b;
	background-size: cover;
	background-blend-mode: multiply;
	opacity: .2;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block !important;
}

.room-and-suits-style .sec-header h2,.room-and-suits-style .room-suite-htwo .ro-txt h2,.room-and-suits-style .room-suite-htwo .ro-text-two .right-p-two p {
	color: #fff;
}

@media(max-width:980px) {
	.hotel-booking-search button,.hotel-booking-search input,.hotel-booking-search select,.hotel-booking-search textarea {
		min-width: 100px;
	}

	.hb_input_field::after {
		right: 8px;
	}
}

@media(max-width:640px) {
	#commentform .comment-form-author {
		float: left;
		width: 100%;
	}
}

.tp-caption {
	border-width: 1px;
}

.our-table-cont p {
	color: #fff;
	margin: 0 0 2em;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.overlay.col-pink {
	background: #d16094;
}

.overlay.col-purple {
	background: #7491bc;
}

.overlay.col-orange {
	background: #fa9f4a;
}

.sidebar-area.default_widgets {
	padding-left: 33px;
}

.news-image img {
	background: black;
}

.header-abscont {
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
}

.header-abscont .top-bar-header-three {
	background-color: rgba(0,0,0,.6);
	border-bottom: 1px solid rgba(255,255,255,.1);
}

.top-bar-header-three ul,.top-bar-header-three ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.top-bar-header-three ul,.top-bar-header-three ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.top-bar-header-three ul li a {
	font-size: 13px;
	line-height: 22px;
	color: #7f7f7f;
	font-family: 'Open Sans';
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
}

.top-bar-header-three .contact-infos ul li a i.fa-phone {
	top: 4px;
}

.top-bar-header-three {
	background: #f0f0f0;
	padding: 13.5px 0;
}

.top-bar-header-three .contact-infos ul li a i {
	font-size: 20px;
	color: #898989;
	margin-right: 6px;
	position: relative;
}

.top-bar-header-three .contact-infos ul li+li {
	margin-left: 24px;
}

.top-bar-header-three .contact-infos ul li a i.fa-map-marker {
	top: 3px;
}

.top-bar-header-three .contact-infos ul li a i.fa-envelope {
	font-size: 14px;
}

.top-bar-header-three .link-list ul li+li {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #939ba7;
	line-height: .9;
}

.top-bar-header-three .link-list ul li a {
	transition: color .3s ease;
}

.top-bar-header-three ul li a {
	font-size: 13px;
	line-height: 22px;
	color: #7f7f7f;
	font-family: 'Open Sans';
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
}

.header-abscont #main-navigation-wrapper.navbar-default {
	border: 0;
	background-color: transparent;
}

#main-navigation-wrapper.navbar-default {
	background: transparent;
	border: 0;
	min-height: auto;
	background: #fff;
	border-bottom: 1px solid rgba(255,255,255,.2);
	border-radius: 0;
	margin: 0;
}

#main-navigation-wrapper .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
	text-align: right;
}

#main-navigation-wrapper .navbar-nav {
	margin-left: 0;
	margin-right: 0;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	float: none;
}

.no-awsm-float.nav-holder {
	float: none !important;
}

#main-navigation-wrapper .nav>li {
	padding: 16px 0;
}

.header-abscont #main-navigation-wrapper.navbar-default .nav>li>a {
	color: #fff;
}

#main-navigation-wrapper .nav>li>a {
	padding: 25px 0;
	font-size: 14px;
	font-family: "Open Sans",sans-serif;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	padding-right: 20px;
}

.navbar-nav>li {
	float: left;
}

.header-abscont #main-navigation-wrapper.navbar-default .nav>li>a {
	color: #fff;
}

#main-navigation-wrapper .nav>li+li>a {
	padding-left: 25px;
}

#main-navigation-wrapper .navbar-nav {
	margin-left: 0;
	margin-right: 0;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	float: none;
}

#main-navigation-wrapper .right-side-nav>li {
	padding: 40.5px 0;
}

.header-abscont #main-navigation-wrapper.navbar-default .nav>li>a {
	color: #fff;
}

#main-navigation-wrapper .right-side-nav>li:first-child>a {
	border-left: 1px solid #a6a6a6;
	padding-left: 20px;
	margin-left: 20px;
}

#main-navigation-wrapper .right-side-nav>li>a {
	font-size: 16px;
	padding: 0;
}

#main-navigation-wrapper .navbar-nav .phone-only {
	display: none;
}

#main-navigation-wrapper ul>li>button {
	border: 0;
	background: #fff;
	padding-left: 20px;
}

#main-navigation-wrapper .navbar-nav>li>.dropdown-submenu.has-search-form {
	min-width: 300px;
}

#main-navigation-wrapper .navbar-nav>li>.dropdown-submenu.align-right {
	left: auto;
	right: 0;
}

#main-navigation-wrapper .navbar-nav>li>.dropdown-submenu {
	display: block !important;
}

.nav-footer.nav-nw-color li a {
	color: #fff;
}

.main-menu-wrapper-two .nav-header-right>ul>li>button.bg-transparent {
	border: 0;
	background: transparent;
	padding-left: 20px;
}

.main-menu-wrapper-two .nav-header-right>ul>li.awsm-fd-class:first-child {
	border-left: 1px solid #fff;
	margin-top: 5px;
}

.wel-band.clearfix.no-original-display {
	display: none;
}

.ui-button-text-only .ui-button-text {
	padding: 0 !important;
}

.wel-wrapper.vc_custom_1483154761206 {
	background-position-x: center;
	background-position-y: bottom;
}

.sticky_menu #header .top_nav.affix {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	max-height: 100px;
	animation: fadeItIn 1s;
}

.top_nav.affix .nav-footer.nav-nw-color li a {
	color: #666;
}

.top_nav.affix.main-menu-wrapper-two .nav-header-right>ul>li.awsm-fd-class:first-child {
	border-left: 1px solid #a6a6a6 !important;
	margin-top: 5px;
}

@media screen and (min-width:1400px) {
	.our-gallery .carousel-prev,.our-gallery .carousel-next {
		margin-left: 45.5%;
		margin-right: -45%;
		height: 34px;
	}
}

.media-contact-info p span {
	color: #3894c3;
}

.wpb_gmaps_widget .wpb_wrapper {
	padding: 0;
}

.our-gallery .carousel-prev,.our-gallery .carousel-next {
	height: 34px;
}

.phone-only {
	display: none;
}

.top-bar {
	background: #F0F0F0;
	padding: 13.5px 0;
	&.home3v,&.dhomev{background: #1f2e46;
	ul,.contact-infos ul{li{a{color: #a4b6d1;
	i{color: #a4b6d1;
}}}}

.link-list {
	ul{li{&+li{border-left: 1px solid #a4b6d1;
}}}}}}

.top-bar ul,.top-bar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.top-bar ul li a {
	font-size: 13px;
	line-height: 22px;
	color: #7f7f7f;
	font-family: 'Open Sans';
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
}

.top-bar .contact-infos ul li+li {
	margin-left: 24px;
}

.top-bar .contact-infos ul li a i {
	font-size: 20px;
	color: #898989;
	margin-right: 6px;
	position: relative;
}

.top-bar .contact-infos ul li a i.fa-phone {
	top: 4px;
}

.top-bar .contact-infos ul li a i.fa-map-marker {
	top: 3px;
}

.top-bar .contact-infos ul li a i.fa-envelope {
	font-size: 14px;
}

.top-bar .link-list ul li+li {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #939ba7;
	line-height: .9;
}

.top-bar .link-list ul li a {
	transition: color .3s ease;
}

.top-bar .link-list ul li a:hover {
	color: #85ab00;
}

#main-navigation-wrapper.navbar-default {
	background: transparent;
	border: 0;
	min-height: auto;
	background: #FFFFFF;
	border-bottom: 1px solid rgba(255,255,255,.2);
	border-radius: 0;
	margin: 0;
	.navbar-toggle{border: 0;
	padding: 0;
}&.transBg-main-menu-header {
	background-color: transparent;
	border: 0;
	.navbar-brand{.secondary-logo{display: none;
}}&.stricky-fixed {
	background: #fff;
	.navbar-toggle{.icon-bar{background: #666;
}}

.navbar-brand {
	.default-logo{display: none;
}

.secondary-logo {
	display: block;
}}

.nav>li>a {
	color: #666;
}}}}

#main-navigation-wrapper.navbar-default {
	.navbar-brand{height: auto;
	img{@media(max-width: 767px){max-height:37px;
}}}&.stricky-fixed {
	max-height: 70px;
	.navbar-brand{padding-top: 5px;
	padding-bottom: 5px;
	height: 70px;
	line-height: 60px;
	@media(max-width: 767px){height:50px;
	line-height: 40px;
}

img {
	max-height: 60px;
	display: inline-block;
	@media(max-width: 767px){max-height:37px;
}}}

.nav>li {
	padding: 0;
}}}

#main-navigation-wrapper .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
	text-align: right;
}

#main-navigation-wrapper .nav>li {
	padding: 16px 0;
}

#main-navigation-wrapper .nav>li>a {
	padding: 25px 0;
	font-size: 14px;
	font-family: "Open Sans",sans-serif;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	.glyphicon{float: right;
	@media(min-width: 1025px){display:none;
}}}

#main-navigation-wrapper.transBg-main-menu-header .nav>li>a {
	color: #fff;
}

#main-navigation-wrapper .nav>li+li>a {
	padding-left: 25px;
}

#main-navigation-wrapper .navbar-form {
	padding: 0;
	margin: 0;
}

#main-navigation-wrapper .navbar-nav {
	margin-left: 0;
	margin-right: 0;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	float: none;
}

#main-navigation-wrapper.navbar-default .navbar-nav>.open>a,#main-navigation-wrapper.navbar-default .navbar-nav>.open>a:focus,#main-navigation-wrapper.navbar-default .navbar-nav>.open>a:hover,#main-navigation-wrapper.navbar-default .navbar-nav>li:hover>a {
	background: none;
	color: #c4d114;
}

#main-navigation-wrapper .navbar-form {
	background: #fff;
	padding: 15px 30px;
}

#main-navigation-wrapper .navbar-form input {
	border-radius: 0;
	border: 0;
	outline: 0;
	background-color: transparent;
	width: calc(100% - 32px);
}

#main-navigation-wrapper .navbar-form button {
	border: 0;
	outline: 0;
	background-color: transparent;
}

#main-navigation-wrapper .navbar-nav>li>.dropdown-submenu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	padding: 0;
	border: 0;
	border-radius: 0;
	display: block;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	min-width: 220px;
	background: #fff;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
}

#main-navigation-wrapper .navbar-nav>li>.dropdown-submenu.align-right {
	left: auto;
	right: 0;
}

#main-navigation-wrapper .navbar-nav>li>.dropdown-submenu.has-search-form {
	min-width: 300px;
}

#main-navigation-wrapper .navbar-nav>li:hover>.dropdown-submenu,#main-navigation-wrapper .navbar-nav>.open>.dropdown-submenu {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d(0px,0,0);
	transform: translate3d(0px,0,0);
}

#main-navigation-wrapper .dropdown-submenu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	padding: 11px 20px;
	text-transform: capitalize;
	color: #666;
	border-bottom: 1px solid #f0f0f0;
	font-size: 14px;
	font-family: "Open Sans",sans-serif;
	font-weight: 700;
	text-align: left;
	transition: background .4s ease;
}

#main-navigation-wrapper .dropdown-submenu>li>a:focus,#main-navigation-wrapper .dropdown-submenu>li>a:hover {
	background-color: #f0f0f0;
}

#main-navigation-wrapper .navbar-brand {
	padding-top: 26px;
	padding-bottom: 26px;
	@media(max-width: 767px){padding-top:12px;
	padding-bottom: 12px;
}}

#main-navigation-wrapper .right-side-nav>li {
	padding: 40.5px 0;
}

#main-navigation-wrapper .right-side-nav>li:first-child>a {
	border-left: 1px solid #a6a6a6;
	padding-left: 20px;
	margin-left: 20px;
}

#main-navigation-wrapper .right-side-nav>li>a {
	font-size: 16px;
	padding: 0;
}

#main-navigation-wrapper .right-side-nav>li+li>a {
	padding-left: 20px;
}

#main-navigation-wrapper.fixed-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	background-color: transparent !important;
}

#main-navigation-wrapper.light-header .nav>li>a {
	color: #fff;
}

#main-navigation-wrapper.light-header .right-side-nav>li:first-child>a {
	border-color: #fff;
}

#main-navigation-wrapper.after-scroll .navbar-brand {
	padding-top: 10px;
	padding-bottom: 10px;
}

#main-navigation-wrapper.after-scroll .nav>li {
	padding: 0;
}

#main-navigation-wrapper.after-scroll .nav.right-side-nav>li {
	padding: 25px 0;
}

.side-menu {
	position: fixed;
	top: 0;
	right: -100%;
	width: 100%;
	max-width: 445px;
	background: #fff;
	z-index: 100000;
	height: 100% !important;
	display: block !important;
	padding: 40px 40px;
	-webkit-transition: right .4s ease;
	transition: right .4s ease;
}

.widget_text.header_widgets {
	margin-bottom: 20px;
}

.widget_tmc_header {
	overflow: hidden;
	margin-bottom: 20px;
}

@media(max-height:768px) {
	.side-menu {
		max-width: 445px;
	}
}

.side-menu.in {
	right: 0;
}

.side-menu .close-button {
	width: 37px;
	height: 37px;
	border: 1px solid #d0d0d0;
	line-height: 1;
	background: #fff;
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 65px;
}

.side-menu h3 {
	font-size: 34px;
	color: #2a2a2a;
	line-height: 1;
	margin: 0;
}

.side-menu p {
	font-size: 15px;
	color: #898989;
	line-height: 1.733333;
	font: 15px/26px "Open Sans",sans-serif;
}

.side-menu .title-box {
	margin-bottom: 30px;
}

.side-menu .title-box h5 {
	font-size: 18px;
	line-height: 1.733333;
	font-family: 'Open Sans';
	color: #898989;
	font-weight: 600;
	font-style: italic;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

.side-menu .title-box span.decor-line {
	width: 35px;
	background: #acd647;
	height: 2px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: 5px;
}

.side-menu .gallery-widget ul,.side-menu .gallery-widget ul li {
	padding: 0 5px;
	margin-bottom: 15px;
	float: left;
}

.side-menu .gallery-widget ul {
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 0;
}

.side-menu .gallery-widget ul li {
	padding: 0 5px;
	margin-bottom: 15px;
	float: left;
}

.side-menu .gallery-widget ul li a:before {
	content: none;
}

.side-menu .subscribe-widget form input {
	float: left;
	width: calc(100% - 133px);
	height: 44px;
	background: #f9f9f9;
	border: 1px solid #e6e6e6;
	line-height: 1.733;
	vertical-align: middle;
	outline: 0;
	padding-left: 25px;
}

.side-menu .subscribe-widget form button {
	float: right;
	line-height: 24px;
	background: #85ab00;
	padding-left: 23px;
	padding-right: 23px;
	vertical-align: middle;
	padding: 10px 25px;
}

.side-menu .contact-info,.side-menu .contact-info li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.side-menu .contact-info li {
	font-size: 16px;
	color: #898989;
	line-height: 1;
	padding: 0 5px;
	margin-bottom: 15px;
}

.side-menu .contact-info {
	border-top: 1px solid #5c5c5c;
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 25px !important;
	padding-top: 25px !important;
}

.side-menu .side-menu-widget+.side-menu-widget {
	margin-top: 34px;
}

.side-menu .about-widget a.logo {
	margin-bottom: 40px;
	display: inline-block;
	margin-top: 0;
	float: none;
}

.side-menu .about-widget h3 {
	margin-bottom: 25px;
}

#main-navigation-wrapper.navbar-default.stricky-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
	box-shadow: 0 0 5px rgba(0,0,0,.2);
}

@media(min-width:1025px) {
	#main-navigation-wrapper .navbar-nav .phone-only {
		display: none;
	}
}

@media(max-width:1100px) {
	.main-menu .navbar-collapse>ul>li>a {
		font-size: .85em;
		padding: 0 .8em;
	}
}

@media(max-width:1024px) {
	.ser-in-box {
		width: 19%;
	}

	.chk-button {
		width: 22%;
	}

	.search-sec .overlay .border {
		padding: 1em;
	}

	.search-sec .res-btn {
		padding: 6px 15px;
	}
}

@media(max-width:768px) {
	.hide-menu {
		display: none;
	}

	.search-sec {
		width: 94%;
	}
}

@media(max-width:767px) {
	.fo-txt {
		width: 100%;
		display: block;
		text-align: center;
	}
}

@media(max-width:650px) {
	.search-sec {
		position: relative;
		margin-top: 0;
	}
}

@media(max-width:480px) {
	.header-inner .logo img {
		width: 180px;
	}

	.header-inner .logo {
		margin: 1em 0;
	}

	.header-inner .nav-header {
		margin: 1.6em 0;
	}
}

@media(min-width:1025px) {
	#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler {
		display: none;
	}

	#main-navigation-wrapper .navbar-nav>li>.dropdown-submenu {
		display: block !important;
	}

	#main-navigation-wrapper .navbar-nav .phone-only {
		display: none;
	}

	#main-navigation-wrapper .navbar-nav .phone-only+i {
		display: block;
	}
}

@media(max-width:1024px) {
	.navbar-header {
		width: 100%;
		float: none;
		margin: 0 !important;
	}

	.navbar-nav {
		margin: 0;
	}

	.navbar-default .navbar-toggle {
		display: block;
		margin-right: 0;
		border-color: #515151;
		background-color: transparent !important;
		margin: 23px 0;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background: #515151;
		height: 3px;
		width: 25px;
		padding: 0;
		border: 0;
	}

	.navbar-default .navbar-toggle .icon-bar+.icon-bar {
		margin-top: 3px;
	}

	.navbar-default .navbar-toggle:hover .icon-bar {
		background: #c4d114;
	}

	.navbar-collapse.collapse {
		display: none !important;
		height: 0 !important;
		padding-bottom: 0;
		overflow: auto !important;
		width: 100%;
	}

	.navbar-default .navbar-collapse {
		background: #000;
		padding: 0 !important;
		padding-bottom: 0 !important;
		border: 1px dashed rgba(255,255,255,.4);
		margin: 0;
	}

	.navbar-collapse.collapse.in {
		display: block !important;
		height: auto !important;
		max-height: 70vh;
	}

	.navbar-collapse.in {
		overflow-y: auto;
	}

	#main-navigation .nav {
		width: 100%;
		text-align: left !important;
	}

	#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler {
		background-color: transparent;
		background-image: none;
		border: 1px solid #fff;
		border-radius: 4px;
		padding: 9px 9px;
		position: absolute;
		top: 0;
		right: 0;
		margin-top: 8px;
		margin-right: 10px;
		z-index: 999;
	}

	#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler .icon-bar {
		background-color: #fff;
		border-radius: 1px;
		display: block;
		height: 1px;
		width: 20px;
	}

	#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler .icon-bar+.icon-bar {
		margin-top: 4px;
	}

	#main-navigation-wrapper .nav {
		width: 100%;
	}

	#main-navigation-wrapper .navbar-form {
		width: 100%;
		display: block;
		border: 0;
	}

	#main-navigation-wrapper .nav>li {
		display: block;
		padding: 0 !important;
		width: 100%;
	}

	#main-navigation-wrapper .nav>li>a {
		display: block;
		padding: 15px 15px;
		width: 100%;
		position: relative;
	}

	#main-navigation-wrapper .nav>li+li>a {
		padding: 15px 15px;
		border-top: 1px dashed rgba(255,255,255,.4);
		position: relative;
	}

	#main-navigation-wrapper .navbar-nav>li>.dropdown-submenu {
		position: relative;
		width: 100%;
		opacity: 1;
		visibility: visible;
		left: auto;
		right: auto;
		transform: translate3d(0px,0px,0px);
		transition: none !important;
		display: none;
		top: auto;
		float: none;
	}

	#main-navigation-wrapper .navbar-nav .phone-only {
		display: block;
	}

	#main-navigation-wrapper .navbar-nav .phone-only+i {
		display: none;
	}

	#main-navigation-wrapper .right-side-nav {
		border-top: 1px dashed rgba(255,255,255,.4);
	}

	#main-navigation-wrapper .right-side-nav>li:first-child>a {
		border: 0;
		margin: 0;
	}

	.stricky-fixed.navbar-default .navbar-toggle {
		margin: 13px 0;
	}

	#main-navigation-wrapper .navbar-nav>li {
		&.open{&>.dropdown-submenu{display: block !important;
	}
}}}

@media(max-width:767px) {
	.top-bar .pull-left,.top-bar .pull-right {
		width: 100%;
		text-align: center;
	}

	.top-bar .pull-right {
		margin-top: 10px;
	}

	.top-bar .contact-infos ul li a {
		line-height: 2.5;
	}
}

.final-inner-header {
	display: table;
	height: 245px;
	background: url() no-repeat scroll center bottom;
	width: 100%;
	margin: 0;
	@media(max-width: 767px){background-size:cover;
}

.container {
	display: table-cell;
	vertical-align: middle;
}

.this-title {
	margin: 0;
	letter-spacing: .3px;
	font-family: $font4;
	text-transform: capitalize;
	font-size: 55px;
	color: #fff;
	&: after{content:'';
	width: 60px;
	height: 2px;
	background: #92ba19;
	display: inline-block;
	margin-left: 20px;
}}}

.final-breadcrumb {
	background: #f9f9f9;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
	.breadcrumb{background: none;
	border-radius: 0;
	border: 0;
	padding: 0;
	li{font-family: $font1;
	font-weight: bold;
	text-transform: uppercase;
	color: #bfbfbf;
	float: left;
	line-height: 55px;
	&+li{&: before{padding:0 10px;
	color: #bfbfbf;
}}

a {
	padding: 0;
	color: #bfbfbf;
}}}}

#main-navigation-wrapper .right-side-nav>li {
	padding: 40.5px 0;
}

.nav-header-right li a {
	font-family: "Open Sans",sans-serif;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	font-size: 16px;
	padding: 0;
}

li.give-top-pad {
	padding-top: 6px !important;
	padding-left: 15px !important;
}

.nav-header-right li:hover a {
	background: none;
	color: #c4d114;
}

@media(max-width:1380px) {
	ul.main_menu_nav {
		margin-bottom: 0;
		padding-left: 49px;
	}
}

.playball-font {
	font-family: 'Playball';
}

.main-menu-wrapper-two.stricky.no-boder.top_nav.no-background {
	background: transparent !important;
}

.main-menu-wrapper-two.stricky.no-boder.top_nav.no-background.affix {
	background-image: -webkit-linear-gradient(90deg,#edf0f3 0,white 100%) !important;
}

.main-menu-wrapper-two li.give-top-pad.awsm-c a {
	color: #fff;
}

.main-menu-wrapper-two.affix li.give-top-pad.awsm-c a {
	color: #666;
}

aside#mc4wp_form_widget-2 {
	margin-bottom: 0;
}

.tmc_header_3 a.sticky_logo,.tmc_header_2 a.sticky_logo {
	display: none;
}

.tmc_header_3 .affix .sticky_logo_trans,.tmc_header_2 .affix .sticky_logo_trans {
	display: none;
}

.tmc_header_3 .affix a.sticky_logo,.tmc_header_2 .affix a.sticky_logo {
	display: block;
}

.nasir-room-grid {
	padding-bottom: 85px;
}

.nroom-grid {
	padding: 15px;
}

.nroom-grid .room-img {
	overflow: hidden;
	display: block;
	background: #000;
}

.nroom-grid .room-img img {
	width: 100%;
	opacity: 1;
	transform: scale(1);
}

.nroom-grid .room-img:hover img,.nroom-grid .room-img:focus img {
	opacity: .8;
	transform: scale(1.1);
}

.nroom-grid .this-conts {
	margin: 0;
	padding: 10px 28px 30px;
	border: 1px solid #e6e1e1;
	background: #f8f8f8;
	border-top: 2px solid #ffb606;
	text-align: center;
}

.nroom-grid .media {
	text-align: left;
}

.nroom-grid .this-title {
	vertical-align: middle;
	font-family: "Playball",cursive;
	font-size: 26px;
	color: #242424;
	letter-spacing: .3px;
	font-weight: normal;
	margin-bottom: 0;
	text-transform: capitalize;
}

.nroom-grid .media-right {
	font-size: 24px;
	font-family: "Playball",cursive;
	white-space: nowrap;
	color: #242424;
}

.nroom-grid .media-right small {
	display: block;
	font-size: 14px;
	font-family: "Open Sans",sans-serif;
	color: #888;
}

.nroom-grid p {
	margin: 20px 0 25px;
	font-weight: 600;
	color: #8e8e8e;
	font-family: "Open Sans",sans-serif;
	line-height: 26px;
}

.nroom-grid .read-more {
	background: #85ab00;
	padding: 0 20px;
	margin: 0;
	letter-spacing: .6px;
	color: #fff;
	border-radius: 3px;
	text-transform: uppercase;
	display: inline-block;
	font: 400 .88em/38px "Open Sans",sans-serif;
}

.nroom-grid .read-more i {
	margin-left: 10px;
}

.nroom-grid .read-more:hover,.nroom-grid .read-more:focus {
	background: #000;
	text-decoration: none;
}

.nasir-room-grid-header {
	padding-bottom: 0;
}

.extra-width-tracing-4 .vc_column-inner {
	padding-right: 0 !important;
	padding-left: 14px !important;
}

.mobile_header.top_nav .container {
	padding: 0;
}

#header .mobile_header.top_nav.affix .logo {
	margin-left: 15px;
}

.subscribe-wrp button.res-btn {
	width: 156px;
	padding: 0 25px;
	line-height: 46px;
	max-width: initial;
}

.copyright_row {
	margin-left: -15px;
	margin-right: -15px;
}

.footer-1 .socials ul li:first-child {
	padding-left: 0;
}

ul.rooms.tp-hotel-booking.hb-catalog-column-4 {
	padding: 0 15px;
}

.our-res .vc_tta-tabs-container ul li a {
	border: 0 !important;
}

.our-res .vc_tta-tabs-container ul li:first-child {
	margin-left: 1px !important;
}

.our-res .vc_tta-tabs-container ul li:last-child {
	border-right: 1px solid #e2e2e2;
}

.common-pad-home-2 {
	padding-top: 7em;
	padding-bottom: 7em;
}

div#btt {
	background: none repeat scroll #222;
	opacity: .8;
	border: 1px solid #333;
	border-radius: 2px;
	bottom: 21px;
	cursor: pointer;
	padding: 8px 15px;
	position: fixed;
	right: 20px;
	z-index: 50;
	color: #777;
}

.mobileBtt {
	display: none;
}

.desktopBtt {
	display: none;
}

@media(max-width:991px) {
	.mobileBtt {
		display: block;
	}
}

@media(min-width:991px) {
	.desktopBtt {
		display: block;
	}
}

.boxed-container {
	max-width: 1200px;
	margin: 0 auto;
}

.my-style li ul.sub-menu li a {
	visibility: hidden !important;
}

.my-style .main_menu_nav li:hover .sub-menu li a {
	visibility: visible !important;
}

.widget.widget_tmc_get_in_touch ul li .fleft.location_address {
	padding-top: 6px;
	font: 400 1.0715em/1.5em "Open Sans",sans-serif;
	*/;
}

.widget.widget_tmc_get_in_touch ul li .contact_mail {
	padding-top: 0;
}

.widget.widget_tmc_get_in_touch ul li i.fa-envelope-o {
	padding-top: 0;
}

.mailchimp-widget.widget {
	margin-bottom: 0;
}

.single-blog-post h3 {
	color: #010101;
	font-weight: 600;
	text-transform: none;
	margin: .6em 0 0;
	padding: 0 0 .8em;
	font: 600 1.33em/1em "Open Sans",sans-serif;
}

.single-blog-post p {
	color: #898989;
	margin: 0 0 2em;
	padding: 0;
	font: 400 1.0715em/1.8em "Open Sans",sans-serif;
}

.main-menu-wrapper-two .nav-header-right>ul>li>button.bg-transparent {
	color: #fff;
}

.main-menu-wrapper-two.affix .nav-header-right>ul>li>button.bg-transparent {
	color: #000;
}

.fullwidth-slider .item:hover .this-overlay,.fullwidth-slider .item:focus .this-overlay {
	opacity: 1;
}

.fullwidth-slider .this-overlay {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	right: 10px;
	left: 10px;
	bottom: 0;
	background: rgba(0,0,0,.5);
	overflow: hidden;
	opacity: 0;
	transition: all 300ms linear 0s;
}

.fullwidth-slider .this-texts {
	text-align: center;
	text-transform: uppercase;
}

.fullwidth-slider .item:hover a,.fullwidth-slider .item:focus a {
	right: 0;
}

.fullwidth-slider a:hover,.fullwidth-slider a:focus {
	background: #fff;
}

.fullwidth-slider a {
	display: block;
	margin: 0 auto;
	width: 42px;
	line-height: 42px;
	font-size: 16px;
	border-radius: 50%;
	color: #000;
	background: rgba(255,255,255,.7);
	position: relative;
	right: -50px;
	transition: all 300ms linear 0s;
}

.fullwidth-slider .item {
	position: relative;
}

.fullwidth-slider .this-title {
	font-size: 15px;
	font-weight: bold;
	font-family: "Open Sans",sans-serif;
	color: #fff;
	margin: 0;
	position: relative;
	left: -50px;
	transition: all 300ms linear 0s;
}

.fullwidth-slider .item:hover .this-title,.fullwidth-slider .item:focus .this-title {
	left: 0;
}

.slide-padings .item.slick-slide {
	padding-right: 10px;
	padding-left: 10px;
}

.fnt_25.mbot20.news_head.no_after {
	text-decoration: underline;
	text-transform: none;
	font-size: 28px;
	text-decoration: none;
	line-height: 1.1;
	font: 2em/1em "Playball",sans-serif;
}

.search_sidebar.awsm .widget_title {
	color: #0e1322;
	font: 2em/1em "Playball",sans-serif;
	margin: 0 0 40px;
	padding: 0;
	position: relative;
	text-transform: none;
}

.search_sidebar .widget_title::after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 35px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.single-blog-post a.more-link {
	margin-top: 35px;
}

.single-blog-post {
	margin-bottom: 50px;
}

a:focus {
	outline: 0;
}

.wpb_gmaps_widget.wpb_content_element .wpb_wrapper {
	padding: 0;
}

textarea::-webkit-input-placeholder,input[type="date"]::-webkit-input-placeholder,input[type="datetime"]::-webkit-input-placeholder,input[type="datetime-local"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="month"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="text"]::-webkit-input-placeholder,input[type="time"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,input[type="week"]::-webkit-input-placeholder {
	color: #959595;
}

textarea::-moz-placeholder,input[type="date"]::-moz-placeholder,input[type="datetime"]::-moz-placeholder,input[type="datetime-local"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="month"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="text"]::-moz-placeholder,input[type="time"]::-moz-placeholder,input[type="url"]::-moz-placeholder,input[type="week"]::-moz-placeholder {
	color: #959595;
}

textarea:-moz-placeholder,input[type="date"]:-moz-placeholder,input[type="datetime"]:-moz-placeholder,input[type="datetime-local"]:-moz-placeholder,input[type="email"]:-moz-placeholder,input[type="month"]:-moz-placeholder,input[type="number"]:-moz-placeholder,input[type="password"]:-moz-placeholder,input[type="search"]:-moz-placeholder,input[type="tel"]:-moz-placeholder,input[type="text"]:-moz-placeholder,input[type="time"]:-moz-placeholder,input[type="url"]:-moz-placeholder,input[type="week"]:-moz-placeholder {
	color: #959595;
}

textarea:-ms-input-placeholder,input[type="date"]:-ms-input-placeholder,input[type="datetime"]:-ms-input-placeholder,input[type="datetime-local"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="month"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="text"]:-ms-input-placeholder,input[type="time"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,input[type="week"]:-ms-input-placeholder {
	color: #959595;
}

input.hb_input_date_check {
	font-weight: normal;
	text-decoration: inherit;
}

input.hb_input_date_check:-webkit-input-placeholder {
	color: #4b4b4b !important;
}

input.hb_input_date_check:-moz-placeholder {
	color: #4b4b4b !important;
}

input.hb_input_date_check:-ms-input-placeholder {
	color: #4b4b4b !important;
}

input.hb_input_date_check:-moz-placeholder {
	color: #4b4b4b !important;
}

.breadcrumb-row .breadcrumb li span.font-awe {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	padding-right: 9px;
}

#commentform .form-submit .submit:hover {
	background: #ffb606;
}

.main-menu-wrapper-two.affix .nav-header-right>ul>li>ul {
	top: 50px;
}

.single-blog-post h3.fnt_25 {
	margin: 0;
}

.hb_input_field::after {
	position: absolute;
	content: close-quote;
	color: #aaa;
	font: normal normal normal 14px/1 FontAwesome;
	right: 5px;
	top: 12px;
}

.red-margin {
	margin-left: 30px;
}

.shadow_effect.effect-apollo {
	margin-bottom: 20px;
}

.promo-outer ul {
	list-style: none;
}

.hb_single_room .hb_single_room_details .hb_single_room_tabs>li a.active {
	text-decoration: none !important;
}

.col-md-offset-nw .search-sec .overlay .border {
	border: 0;
}

.hb_button {
	font-weight: 500;
	font-family: "Playball",sans-serif;
	font-size: 18px;
}

.nhs-btn2 {
	color: #fff;
}

.room-wrapper .media-right a {
	font-weight: bold;
}

a:focus {
	text-decoration: none;
}

.extra-booking .hotel-booking-search {
	background: none;
}

.extra-booking .hb-form-table li {
	display: inline-block;
	margin-right: 40px;
	min-width: 300px;
}

.extra-booking h3 {
	display: none;
}

.my-style ul li:last-child a {
	color: #85ab00;
}

.widget.widget_tmc_get_in_touch ul li .fleft b {
	text-transform: uppercase;
}

.img-caption.about-us:before {
	content: '';
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	opacity: 1;
	border: 2px solid rgba(255,255,255,.5);
	border-bottom: 0;
	border-left: 0;
	-webkit-transition: all .5s ease .5s;
	transition: all .5s ease .5s;
	margin-right: 15px;
	margin-bottom: 35px;
	margin-left: 85px;
}

.booking-sidebar .sidebar-area.default_widgets {
	margin-left: 30px;
	padding: 0;
}

.hb-submit button {
	border: 0;
	outline: 0;
	background: #1a1a1c;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Open Sans",sans-serif;
	font-weight: 600;
	display: inline-block;
	border-radius: 3px;
	transition: all .5s ease;
	padding: 10px 25px;
	font-style: normal;
}

.spa-offer .img_holder .room-ad-cont h2 span {
	color: #fff;
	font: .59em/1em "Playball",sans-serif;
	display: block;
}

.testimonial-p .media-body h6 {
	text-align: right;
	display: block;
}

.driving-dirction-core-vanue .bee-accordion.bee-accordion .vc_tta-panel-body {
	padding: 30px 0 !important;
	border: 0 !important;
}

.driving-dirction-core-vanue .bee-accordion.bee-accordion .vc_tta-panel-body .panel-body {
	padding: 0;
}

.our-gallery .carousel-prev:hover,.our-gallery .carousel-next:hover {
	background: #85ab00;
	color: #fff;
	text-decoration: none;
}

.hb_input_date_check.btn.hasDatepicker {
	background: url() no-repeat right 15px center;
	margin-top: -40px;
	position: absolute;
}

.booking-sidebar .single-sidebar-widget-outer .sec-title {
	margin-bottom: 26px;
}

.booking-sidebar .single-sidebar-widget-outer .sec-title h2 {
	color: #0e1322;
	font: 2em/1em "Playball",sans-serif;
	margin: 0 0 .3em;
	padding: 0;
	position: relative;
}

.booking-sidebar .single-sidebar-widget-outer .sec-title h2:after {
	content: '';
	position: absolute;
	bottom: 7px;
	width: 35px;
	height: 2px;
	display: inline-block;
	background: #a7cc38;
	margin: 0 0 0 12px;
}

.booking-sidebar .single-sidebar-widget-outer .popular-post li {
	margin-bottom: 30px;
}

.booking-sidebar .single-sidebar-widget-outer .popular-post .img-box {
	width: 110px;
}

.booking-sidebar .single-sidebar-widget-outer .popular-post .content {
	padding-left: 30px;
}

.booking-sidebar .single-sidebar-widget-outer .popular-post ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.booking-sidebar .single-sidebar-widget-outer .popular-post .img-box a:before,.booking-sidebar .single-sidebar-widget-outer .popular-post .content a:before {
	content: initial;
}

.booking-sidebar .single-sidebar-widget-outer .popular-post .img-box,.booking-sidebar .single-sidebar-widget-outer .popular-post .content {
	display: table-cell;
	vertical-align: top;
}

.booking-sidebar .single-sidebar-widget-outer .popular-post .content h6 {
	color: #242424;
	font: 1.6em/1em "Playball",sans-serif;
	margin: .6em 0 0;
	padding: 0;
}

.booking-sidebar .single-sidebar-widget-outer .popular-post .content h6 span {
	display: inline-block;
	font: 600 .63em/1em "Open Sans",sans-serif;
	font-style: italic;
	color: #999;
	margin-top: 1.2em;
}

.booking-sidebar .single-sidebar-widget-outer .popular-post .content a h4 {
	font: 600 1em/1em "Open Sans",sans-serif;
	color: #242424;
	text-transform: uppercase;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	margin: 0;
	padding: 0;
}

@media only screen and (max-width:1280px) and (min-width:1024px) {
	.offer-right .offer-img-box1 {
		margin-bottom: 10px;
		width: 47.5%;
	}

	.offer-img-box2.spec-width {
		width: 49.8%;
		float: left;
	}

	.subscribe-wrp {
		padding: 1.5em 1em 0 1em !important;
	}

	.nasir-activity .this-inner {
		width: 100%;
	}

	.nhs-caption4 {
		top: 200px;
		position: absolute;
		right: 0;
		left: 0;
	}
}

.ui-datepicker.ui-widget .ui-datepicker-calendar {
	margin-bottom: 0;
}

.single-room-wrapper .ro-facilitie ul li .facilitie-i-box h3 {
	text-transform: capitalize;
	font-size: 18px;
}

.hb_single_room #reviews #review_form_wrapper form .form-submit input[type=submit] {
	background: #85ab00;
	color: #fff;
}

@media(max-width:1186px) {
	.touch_top {
		padding: 0 0 0 2em;
	}

	.indurial-solution-text h2 {
		font-size: 1.2em;
	}

	.service-tab-box .img-s-box .img-so-box img {
		width: 23vw;
	}

	.about-tab-box .single-tab-content .abot-img img:first-child {
		margin: 0 0 .2em;
	}

	.single-service-page .image-box {
		display: none;
	}

	.req-img {
		width: 30vw;
	}

	.thm-container,.ind-container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.service-content {
		padding: 4em 0 0 2em;
	}
}

@media(max-width:1170px) {
	.special-links {
		max-width: 275px !important;
	}

	.brochure-btns {
		width: 275px !important;
	}

	.touch_top ul .item-phone {
		width: 50%;
	}

	.zero_padding.wpb_column.vc_column_container.vc_col-sm-4.vc_col-has-fill {
		width: 100% !important;
	}

	.zero_padding.wpb_column.vc_column_container.vc_col-sm-8.vc_col-has-fill {
		width: 100% !important;
	}

	.text-left-section {
		width: 60% !important;
	}

	.image-right-section {
		width: 40% !important;
	}
}

@media(max-width:1000px) {
	.special-links {
		max-width: 240px !important;
	}

	.brochure-btns {
		width: 240px !important;
	}
}

@media(max-width:999px) {
	.special-links {
		max-width: 100% !important;
	}

	.brochure-btns {
		width: 100% !important;
	}

	.touch_top ul .item-phone {
		width: 95%;
	}

	.padding-left-career {
		padding-left: 0 !important;
	}

	.full-length.wpb_column.vc_column_container.vc_col-sm-7 {
		width: 100% !important;
	}

	.wel-ind-image,.wel-ind-r-txt,.wel-ind-r-img {
		display: none !important;
	}

	.wel-bot {
		padding: 0;
	}

	.wpb_column.vc_column_container.vc_col-sm-5.vc_col-has-fill {
		width: 100%;
	}

	.t-logo {
		text-align: center;
	}

	.touch_top ul .item:last-child {
		border-right: 0;
	}

	.touch_top {
		float: none;
		display: inline-block;
		text-align: center;
	}

	.touch_top ul .item-phone {
		width: auto;
		padding: 0;
	}

	.touch_top ul .item-ad {
		width: 50%;
		padding: 0 0 0 7%;
	}

	.widget-search {
		float: none;
	}

	.hidden1 {
		display: none !important;
	}

	.fncp-main {
		float: none;
		text-align: center;
		margin-top: 0;
	}

	.right-box {
		margin-top: 40px;
	}

	.left-box {
		margin-top: 40px;
	}

	.faq-page-width {
		width: 99% !important;
	}
}

@media(max-width:1024px) {
	.indurial-solution-text2 h2 {
		font-size: 1.6em;
	}

	.wpb_column.vc_column_container.vc_col-sm-5.vc_col-has-fill {
		width: 100%;
	}

	.media-body.body-ser {
		padding: 0 !important;
	}

	.top-two-right .touch_top {
		padding-left: 0;
		padding-top: .7em;
	}

	.nav-holder {
		padding: 0;
	}

	.nav-holder .nav-footer ul.nav>li:hover>ul.sub-menu {
		margin-top: 0;
	}

	.main-menu-wrapper.stricky-fixed .free-qoute-button::before {
		right: auto;
	}

	.search-form-sidebar {
		display: block;
	}

	.touch_top {
		padding: 0 !important;
	}

	.indurial-solution-text h2 {
		font-size: 1.2em;
	}

	.service-tab-box .img-s-box .img-so-box img {
		width: 23vw;
	}

	.about-tab-box .single-tab-content .abot-img img:first-child {
		margin: 0 0 .2em;
	}

	.single-service-page .image-box {
		display: none;
	}

	.req-img {
		width: 30vw;
	}

	.thm-container,.ind-container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.service-content {
		padding: 4em 0 0 2em !important;
	}

	.top-two-right .top-panel {
		width: 100%;
		margin: 20px 0 0;
	}

	.touch_top ul .item-phone {
		width: 40%;
		float: left;
	}

	.top-two-right {
		text-align: center;
		margin: 20px 0 0;
	}

	.req-button {
		float: none;
		display: inline-block;
	}

	.vc_tta-tabs-container {
		padding-left: 0;
	}

	.vc_tta-panels-container {
		padding-right: 0;
	}
}

@media(max-width:980px) {
	.room-wrapper .media-body {
		width: 10%;
	}

	.footer-4 {
		width: 40%;
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 20px;
	}

	.footer-1 {
		width: 48%;
		padding: 0 15px !important;
		margin-right: 0;
	}

	.footer-2 {
		width: 48% !important;
		margin-top: 0;
		padding: 0 15px !important;
	}

	.footer-3 {
		margin-top: 20px;
		width: 48% !important;
		padding: 0 15px !important;
		clear: both;
	}

	.copyright_row_wr {
		padding: 0 !important;
	}
}

@media(max-width:800px) {
	.touch_top {
		padding: 0 !important;
	}

	.fit-pad-right.common-pad {
		padding-top: 10px !important;
	}

	.fit-pad-left.common-pad {
		padding-bottom: 10px !important;
	}
}

@media(max-width:768px) {
	.col-md-8.col-sm-12.pull-right.post-page {
		width: 100%;
	}

	.media-left,.media>.pull-left {
		padding-right: 0 !important;
	}

	#mc4wp_form_widget-2 {
		margin-left: 0;
	}

	.service-tab-box .img-s-box {
		margin: 1em 0 0;
	}

	.service-tab-box .img-s-box .img-so-box img {
		width: auto;
	}

	.right-ser {
		padding: 1em 0 0;
	}

	.widget-links {
		padding-bottom: 2em;
	}

	.widget-search {
		float: none;
	}

	.service-info a h4 {
		font-size: 1.1em;
	}

	.wel-ind-image {
		padding-top: 1.5em;
	}

	.wel-ind-pad .m0 {
		margin-left: -15px;
	}

	.req-img {
		display: none;
	}

	.right p {
		margin-top: 3px;
	}

	.top-two-right {
		text-align: center;
		margin: 20px 0 0;
	}

	.top-two-right .top-panel {
		width: 100%;
		margin: 20px 0 0;
	}

	.touch_top ul .item-phone {
		width: 40%;
	}

	.req-button {
		float: none;
		display: inline-block;
	}

	.vc_tta-tabs-container {
		padding-left: 0;
	}

	.vc_tta-panels-container {
		padding-right: 0;
	}

	.vc_empty_space.reduce-empty-space {
		height: 22px !important;
	}
}

@media(max-width:767px) {
	.wel-ind-r-txt {
		margin: 5% 18% 0 !important;
	}

	.fullwidthbanner-container .fullwidthabanner {
		height: 400px !important;
	}

	.rev_slider_wrapper.fullwidthbanner-container {
		height: 400px !important;
	}

	.row_full_center_content {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.widget-t-search {
		padding: 8px 24px;
	}

	.req-button {
		display: block;
		float: none;
		margin-left: 0;
		margin-top: 1em;
		text-align: center;
	}

	.top-two-right .top-panel {
		width: 100%;
	}

	.about-us-widget,.widget-links,.widget-contact,.get-in-touch {
		min-height: auto !important;
		max-width: 320px;
		float: left;
	}

	.get-in-touch ul {
		width: 269px;
	}

	.fo-txt {
		width: 100%;
		display: block;
		text-align: center;
	}

	.service-info {
		max-width: 370px;
		margin: 0 auto;
	}

	.service-promo {
		padding: 27px;
	}

	.lat-news-outer .lat-new-cont {
		padding: 8px 2em;
	}

	.widget-area .widget ul li {
		clear: both;
	}

	.footer-column.widget-area {
		padding: 12px 0;
	}

	.nau-head {
		width: 22em;
	}

	.top-two-right .top-panel {
		width: 42%;
		margin: 5px 0 0;
	}

	.projects-style .our-pro-slider {
		float: none;
		margin: 0 auto;
		max-width: 410px;
		width: 100% !important;
	}
}

@media only screen and (min-width:990px) and (max-width:1169px) {
	.comment-form-email {
		width: 47% !important;
	}

	.comment-form-author {
		width: 47%;
	}
}

@media only screen and (min-width:331px) and (max-width:384px) {
	.error-404 h1 {
		font-size: 160px;
	}

	.footer-bottom .fo-txt p {
		text-align: center !important;
		line-height: 25px;
	}

	.pull-right {
		float: none !important;
	}
}

@media(max-width:660px) {
	blockquote {
		padding: 15px !important;
	}

	.comment-form-email {
		margin: 0 !important;
		width: 100% !important;
		margin-bottom: 10px !important;
	}

	.comment-form-author {
		width: 100%;
		margin-bottom: 10px !important;
	}

	.nav-holder {
		width: 14%;
	}

	.wel-band-bg {
		display: none;
		background-size: 100% 100%;
		text-align: center;
	}

	.wel-band .right {
		text-align: center;
		display: inline-block;
	}

	.wel-band-bg p {
		padding: 0 1em .3em;
	}

	.touch_top {
		padding: 0;
	}

	.widget-search {
		padding: 0 15px;
		width: 100%;
	}

	.wel-ind-pad {
		padding-top: 2.7em;
	}

	.sectpad {
		padding-top: 2.7em;
		padding-bottom: 2.7em;
	}

	.sectpad-ser {
		padding-top: 2.7em;
		padding-bottom: 0;
	}

	.t-logo .row {
		text-align: left;
		margin-left: 15px;
	}

	.about-tab-box .single-tab-content .abot-img img:first-child {
		margin: 0 0 .2em;
	}

	.wel-bot,.wel-right,.about-tab-box .single-tab-content .abot-img,.right-ser {
		display: none !important;
	}

	.top-two-right .top-panel {
		display: none;
	}

	.widget-t-search {
		padding: 8px 24px;
	}

	.service-content {
		padding: 0 15px;
	}

	.owl-carousel .owl-item img {
		width: auto;
	}

	.sec-padding {
		padding: 3em 0;
	}

	.widget-links {
		margin-bottom: 10px;
	}

	.indurial-solution-text h2 {
		line-height: 1.2em;
	}

	.about-tab-box .tab-title-box {
		margin-bottom: 10px;
	}

	.features-section .features-area .features .features-content {
		padding: 40px 15px 20px;
	}

	.features-section .features-area .features p {
		margin-bottom: 20px;
	}

	.team-area .our-team {
		margin-top: 0;
	}

	.team-pad {
		padding-bottom: 2em;
	}

	.testimonial-p .media-body h6 {
		text-align: left;
	}

	.sectpad-t {
		padding-top: 2.7em;
	}

	.single-blog-post .meta-info .content-box .post-links li {
		display: block;
		line-height: 2em;
	}

	.touch .touch_bg .touch_middle {
		padding-top: 20px;
	}

	.thm-banner-wrapper .caption-p {
		display: none;
	}

	.thm-banner-wrapper .thm-btn.inverse,.thm-banner-wrapper .thm-btn {
		display: none;
	}

	.byline {
		width: 90%;
		float: left;
	}

	.posted-on {
		width: 90%;
		float: left;
	}

	.comments-link {
		width: 90%;
		float: left;
	}
}

@media(max-width:600px) {
	.widget-links,.widget-contact,.get-in-touch {
		min-height: auto !important;
		max-width: 232px;
		float: left;
	}

	.get-in-touch ul {
		width: 308px;
	}

	.about-us-widget,.widget-links,.widget-contact,.get-in-touch {
		min-height: auto !important;
		max-width: 289px;
		float: left;
	}

	.widget-contact h4,.get-in-touch h4,.widget-links h4 {
		margin-top: 20px;
	}

	.widget-links {
		margin-bottom: 0;
	}

	.widget-links {
		padding-bottom: 0;
	}

	.entry-content .hb-form-field,.entry-content .hotel-booking-search form button {
		max-width: 100%;
	}
}

@media(max-width:459px) {
	.carousel-prev,.carousel-next {
		top: -34px;
	}
}

@media(max-width:414px) {
	.widget-posts-list .content {
		padding-left: 19px !important;
		width: 150px !important;
	}

	.main-menu-wrapper .free-qoute-button a {
		font-size: 16px;
		padding: 25px 15px 18px 15px;
	}

	.wel-ind-r-img {
		float: left;
		position: static;
	}

	.service-content .media-left {
		padding-right: .5em;
	}

	.service-content ul .item .media .media-body {
		padding: 0 3em 0 0;
	}

	.testimonial-sec {
		padding: 2em 0;
	}

	.lat-news-outer .lat-img-box {
		display: block;
		width: auto;
	}

	.lat-news-outer .lat-img-box .latest-info-date {
		display: block;
		margin: 0;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
	}

	.lat-news-outer .lat-img-box .latest-info-date h3 {
		padding: 0;
	}

	.lat-news-outer .lat-new-cont {
		padding: 0 15px 10px;
	}

	.latest .latest-news-text {
		padding: 0 15px 10px;
	}

	.about-tab .row {
		margin-left: 0;
		margin-right: 0;
	}

	.about-tab {
		padding: 0;
	}

	.service-tab-box ul.c-brochure li a {
		font-size: .76em;
	}
}

@media(max-width:1100px) {
	.widget-t-search {
		padding: 8px 12px;
	}

	.main-menu-wrapper .thm-container,.ind-container {
		padding: 0 !important;
	}

	.nav-holder .nav-header {
		display: block;
	}

	.nav-holder .nav-footer {
		display: none;
		overflow: hidden;
		overflow-y: visible;
		position: relative;
		z-index: 9999;
	}

	.nav-holder>.nav-footer ul>li {
		float: none;
		padding: 0 !important;
		padding-bottom: 0;
		display: block !important;
	}

	.nav-holder .nav-footer ul.nav>li>a {
		padding: 15px 26px;
	}

	.nav-holder>.nav-footer {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100vw;
		background: #000 none repeat scroll 0 0;
	}

	.nav-holder>.nav-footer ul>li>.sub-menu {
		position: relative !important;
		opacity: 1 !important;
		visibility: visible !important;
		top: auto !important;
		left: auto !important;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		width: 100%;
		display: none;
		transition: none !important;
	}

	.nav-holder>.nav-footer ul>li>ul.sub-menu,.nav-holder>.nav-footer ul>li>ul.sub-menu>li>.sub-menu {
		padding-top: 0;
		padding-left: 0;
		padding-bottom: 0;
		display: none;
		transition: none;
		padding-right: 0;
		width: 100% !important;
	}

	.nav-footer ul.nav {
		padding-bottom: 5px;
	}

	.nav-footer ul.nav>li>a {
		border: 1px dashed rgba(255,255,255,.4) !important;
		color: #c8c8da;
		display: block;
		font-family: "Roboto Slab",sans-serif;
		font-size: 15px;
		font-weight: bold;
		line-height: 29px;
		padding: 10px 25px;
		text-transform: uppercase;
	}

	.nav-holder>.nav-footer ul.nav>li:hover>a {
		color: #c4d114 !important;
		background: #000;
	}

	.nav-footer ul.nav li.menu-item-has-children>a {
		position: relative;
	}

	.nav-footer ul.nav li.menu-item-has-children>a>button {
		display: block;
		position: absolute;
		top: 9px;
		right: 15px;
		background: #7fa409 none repeat scroll 0 0;
		border: 1px solid #c4cab3;
		border-radius: 5px;
		color: #fff;
		font-size: 16px;
		height: 30px;
		outline: medium none;
		width: 30px;
		padding: 0;
		text-align: center;
		line-height: 15px;
	}

	.nav-footer ul.nav li.menu-item-has-children>a>button {
		display: block;
		position: absolute;
		top: 6px;
		right: 15px;
		background: transparent;
		border: 1px solid transparent;
		border-radius: 5px;
		color: #fff;
		font-size: 13px;
		height: 30px;
		outline: medium none;
		width: 30px;
		padding: 0;
		text-align: center;
		line-height: 15px;
	}

	.fluid-service-area .service-promo ul .item {
		padding: 0 0 3.5em;
	}

	.latest {
		margin: 2em 0 0;
	}

	.contactus-button a {
		letter-spacing: 1px;
	}
}

@media(max-width:480px) {
	.media-body.body-ser {
		padding: 0 1em 0 0 !important;
	}

	.nav-holder>.nav-footer {
		width: 100vw !important;
	}

	.touch_top ul .item-ad {
		width: 100%;
		padding: 0 0 0 15px;
	}

	.touch_top ul .item-phone {
		width: 100%;
		padding: 0 0 15px 15px;
	}

	.single-service-page .image-caption-box .text-box,.single-post-page .image-caption-box .text-box {
		display: block;
		width: 100%;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
	}

	.projects_hours p {
		padding: 0 0 1em;
	}

	.project-scop h3 {
		padding: 1em 0 1em;
	}

	.wel-info h1 {
		font-size: 1.5em;
	}

	.touch_top ul .item:first-child {
		border-right: 0;
	}

	.wel-band-bg {
		background-size: 100% 100%;
		text-align: left;
	}

	.nav-holder .nav-footer ul.nav>li:hover>ul.sub-menu {
		margin-top: 0;
	}
}

@media only screen and (min-width:240px) and (max-width:700px) {
	.touch_top ul .item-ad {
		padding: 0 !important;
	}

	.media-body p {
		font-size: 14px !important;
	}

	.search-form-sidebar {
		display: block;
	}

	.nav-holder {
		padding: 0 !important;
	}

	.main-menu-wrapper.stricky-fixed .free-qoute-button::before {
		right: auto !important;
	}

	.wel-ind-image,.wel-ind-r-txt,.wel-ind-r-img {
		display: none !important;
	}

	.testimonial .media-body {
		width: 100%;
		float: left;
	}

	.testimonial .media-left:before {
		display: none;
	}

	.lat-news-outer .lat-img-box {
		margin-bottom: 10px;
	}

	.lat-news-outer .lat-img-box img {
		height: 189px !important;
	}

	.latest .latest-image {
		margin-bottom: 10px;
	}

	.latest .latest-image img {
		height: auto !important;
	}

	.single_image.wpb_column.vc_column_container.vc_col-sm-2 {
		display: none;
	}

	.single_image_right {
		display: none;
	}

	.text-left-section.wpb_column.vc_column_container.vc_col-sm-8 {
		width: 100% !important;
	}

	.image-right-section.wpb_column.vc_column_container.vc_col-sm-4 {
		width: 100% !important;
	}

	.projects-style .our-pro-slider {
		float: none;
		margin: 0 auto;
		max-width: 410px;
		width: auto;
	}

	.margin_both {
		padding: 0 !important;
	}

	.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container {
		padding: 0 !important;
	}
}

@media(max-width:650px) {
	.thm-banner-wrapper .caption-h1 {
		top: 4em;
	}

	.wel-band-bg {
		background-size: 100% 100%;
		text-align: center;
		display: none;
	}

	.wel-band .right {
		text-align: center;
		display: inline-block;
	}

	.wel-band-bg p {
		padding: 0 1em .3em;
	}

	.touch_top {
		padding: 0;
	}

	.widget-search {
		padding: 0 15px;
		width: 100%;
	}

	.wel-ind-pad {
		padding-top: 2.7em;
	}

	.sectpad {
		padding-top: 2.7em;
		padding-bottom: 2.7em;
	}

	.sectpad-ser {
		padding-top: 2.7em;
		padding-bottom: 0;
	}

	.t-logo .row {
		text-align: left;
		margin-left: 15px;
	}

	.about-tab-box .single-tab-content .abot-img img:first-child {
		margin: 0 0 .2em;
	}

	.wel-bot,.wel-right,.about-tab-box .single-tab-content .abot-img,.right-ser {
		display: none;
	}

	.service-content {
		padding: 0 15px;
	}

	.owl-carousel .owl-item img {
		width: auto;
	}

	.sec-padding {
		padding: 3em 0;
	}

	.widget-links {
		margin-bottom: 10px;
	}

	.indurial-solution-text h2 {
		line-height: 1.2em;
	}

	.about-tab-box .tab-title-box {
		margin-bottom: 10px;
	}

	.features-section .features-area .features .features-content {
		padding: 40px 15px 20px;
	}

	.features-section .features-area .features p {
		margin-bottom: 20px;
	}

	.team-area .our-team {
		margin-top: 0;
	}

	.team-pad {
		padding-bottom: 2em;
	}

	.testimonial-p .media-body h6 {
		text-align: left;
	}

	.sectpad-t {
		padding-top: 2.7em;
	}

	.single-blog-post .meta-info .content-box .post-links li {
		display: block;
		line-height: 2em;
	}

	.touch .touch_bg .touch_middle {
		padding-top: 20px;
	}

	.thm-banner-wrapper .caption-p {
		display: none;
	}

	.thm-banner-wrapper .thm-btn.inverse,.thm-banner-wrapper .thm-btn {
		display: none;
	}

	.touch_top ul .item-ad {
		width: 39%;
		padding: 0 0 0 3%;
	}

	.project-post-info {
		width: 370px;
		margin: 0 auto;
	}

	.lat-news-outer .lat-new-cont h3 {
		margin-top: 30px;
	}

	.single-sidebar-widget:last-child {
		margin-bottom: 1em;
	}

	.top-two-right .top-panel {
		display: none;
	}

	.nav-menu {
		width: 25%;
	}

	.we-offer-cont2 {
		display: none;
	}

	.we-offer-cont {
		width: 100%;
	}

	.accrodion .accrodion-content .img-caption .img-box {
		width: 72px;
	}

	.accrodion .accrodion-content .img-caption .content-box {
		padding-left: 10px;
		padding-right: 10px;
	}

	.accrodion .accrodion-title h4 {
		line-height: 24px;
	}

	.faq-form .thm-btn {
		margin-left: 0;
		top: 6px;
	}

	.accrodion .accrodion-title {
		padding-left: 15px;
	}
}

@media(min-width:1025px) {
	#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler {
		display: none;
	}

	#main-navigation-wrapper .navbar-nav>li>.dropdown-submenu {
		display: block !important;
	}
}

@media(max-width:1024px) {
	.thm-container {
		padding: 0 15px;
	}

	img {
		max-width: 100%;
	}

	.navbar-header {
		width: 100%;
		float: none;
		margin: 0 !important;
	}

	.navbar-nav {
		margin: 0;
	}

	.navbar-default .navbar-toggle {
		display: block;
		margin-right: 0;
		border-color: #fff;
		background-color: transparent !important;
	}

	.navbar-default .navbar-toggle:hover {
		border-color: #c4d114;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background: #fff;
	}

	.navbar-default .navbar-toggle:hover .icon-bar {
		background: #c4d114;
	}

	.navbar-collapse.collapse {
		display: none !important;
		height: 0 !important;
		padding-bottom: 0;
		overflow: auto !important;
		width: 100%;
	}

	.navbar-default .navbar-collapse {
		background: #000;
		padding: 0 !important;
		padding-bottom: 0 !important;
		border: 1px dashed rgba(255,255,255,.4);
		margin: 0;
	}

	.navbar-collapse.collapse.in {
		display: block !important;
		height: auto !important;
		max-height: 70vh;
	}

	.navbar-collapse.in {
		overflow-y: auto;
	}

	.header #main-navigation .nav {
		width: 100%;
		text-align: left;
	}

	#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler {
		background-color: transparent;
		background-image: none;
		border: 1px solid #fff;
		border-radius: 4px;
		padding: 9px 9px;
		position: absolute;
		top: 0;
		right: 0;
		margin-top: 8px;
		margin-right: 10px;
		z-index: 999;
	}

	#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler .icon-bar {
		background-color: #fff;
		border-radius: 1px;
		display: block;
		height: 1px;
		width: 20px;
	}

	#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler .icon-bar+.icon-bar {
		margin-top: 4px;
	}

	#main-navigation-wrapper .nav {
		width: 100%;
	}

	#main-navigation-wrapper .navbar-form {
		width: 100%;
		display: block;
		border: 0;
	}

	#main-navigation-wrapper .nav>li {
		display: block;
		padding: 0;
		width: 100%;
	}

	#main-navigation-wrapper .nav>li>a {
		display: block;
		padding: 15px 15px;
		width: 100%;
		position: relative;
	}

	#main-navigation-wrapper .nav>li+li>a {
		padding: 15px 15px;
		border-top: 1px dashed rgba(255,255,255,.4);
		position: relative;
	}

	#main-navigation-wrapper .navbar-nav>li>.dropdown-submenu {
		position: relative;
		width: 100%;
		opacity: 1;
		visibility: visible;
		left: auto;
		right: auto;
		transform: translate3d(0px,0px,0px);
		transition: none !important;
		display: none;
		top: auto;
		float: none;
	}

	.welcome-section .single-welcome-box {
		padding: 20px;
	}

	.welcome-section .single-welcome-box .icon-box,.welcome-section .single-welcome-box .text-box {
		display: block;
		margin: 0;
		padding: 0;
		text-align: center;
	}

	.welcome-section .single-welcome-box .icon-box {
		margin-bottom: 15px;
	}

	.full-img-sec .img-box img {
		max-width: none;
	}

	.full-img-sec .left-content {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.statics ul {
		margin-left: -10px;
		margin-right: -10px;
	}

	.statics ul li {
		padding: 0 20px;
	}

	.about-cta .single-count-box .box .number-box,.about-cta .single-count-box .box .number-box {
		padding-bottom: 20px;
		padding-top: 10px;
	}

	.page.with-sidebar.left .right-box {
		margin-top: 40px;
		padding-left: 0;
	}

	.service-single-page {
		overflow: hidden;
	}

	.service-single-page .mlm30 {
		margin: 0;
	}

	.service-single-page .sec-title {
		margin-top: 40px;
	}

	.single-sidebar-widget .single-service-broucher p {
		font-size: 20px;
	}

	.page.with-sidebar.right .right-box {
		padding-left: 0;
	}

	.page.with-sidebar.right .left-box {
		margin-right: 0;
	}

	.page.with-sidebar.left .right-box {
		padding-right: 0;
	}

	.page.with-sidebar.left .left-box {
		margin-left: 0;
	}

	.career-page .single-apply-box .top-box .text-box {
		font-size: 15px;
	}

	.project-two .single-project-item .img-holder .overlay .box {
		padding-left: 20px;
		padding-right: 20px;
	}

	.project-two .single-project-item .img-holder .overlay .box .content p {
		font-size: 15px;
	}
}

@media(max-width:768px) {
	.header .logo {
		width: 100%;
		text-align: center;
		margin-bottom: 40px;
	}

	.header .header-right-info {
		width: 100%;
		text-align: center;
	}

	.header .header-right-info ul li:first-child .single-header-right-info .icon-box {
		padding-left: 0;
	}

	.header .header-right-info ul li .single-header-right-info .text-box {
		text-align: left;
	}

	.faq-sec .right-box {
		padding-left: 0;
	}

	.testi-carousel {
		margin-bottom: 50px;
	}

	.single-blog-post .img-box {
		display: inline-block;
	}

	.right-box .single-blog-post {
		margin-top: 50px;
	}

	.footer-widget {
		margin-bottom: 50px;
	}

	.statics {
		overflow: hidden;
	}

	.about-section .text-box {
		padding-left: 0;
		margin-top: 50px;
	}

	.about-company-history {
		margin-bottom: 50px;
	}

	.about-cta .title-box {
		overflow: hidden;
	}

	.about-cta .title-box h3 {
		text-align: left;
		margin: 0;
	}

	.about-cta .title-box .right-text-box {
		border: 0;
		padding-left: 0;
		margin-left: 0;
	}

	.service-single-page .icon-box-wrapper {
		margin-bottom: 40px;
	}

	.description-box ul.list-box {
		padding-left: 0;
		margin-top: 20px;
	}

	.page.with-sidebar.left .pull-left,.page.with-sidebar.left .pull-right,.page.with-sidebar.right .pull-left,.page.with-sidebar.right .pull-right {
		width: 100%;
	}

	.project-filter li span {
		margin-bottom: 20px;
	}

	.project-two .single-project-item .img-holder .overlay .box .content {
		transform: translate3d(0px,95px,0px);
	}

	.contact-info-box {
		margin-bottom: 50px;
	}
}

@media(max-width:640px) {
	.header {
		padding-bottom: 24px;
	}

	.header .header-right-info ul li {
		margin-bottom: 15px;
	}

	.header .header-right-info ul li+li .single-header-right-info {
		border: 0;
	}

	.col-lg-4.extra-book-pad.vc_column_container {
		width: 100% !important;
	}

	.bee-accordion .nav.nav-pills li+li {
		margin-left: 0 !important;
	}

	.page-cover {
		padding-top: 68px;
		padding-bottom: 67px;
	}

	.final-inner-header {
		height: initial;
	}
}

@media(max-width:480px) {
	.sec-title h2 {
		line-height: 40px;
	}

	.header .header-right-info ul li+li .single-header-right-info {
		padding: 0;
		margin-left: 0;
	}

	#minimal-bootstrap-carousel .carousel-caption h2,#minimal-bootstrap-carousel .slide-3 .carousel-caption h2 {
		font-size: 30px;
		line-height: 40px;
	}

	#minimal-bootstrap-carousel .carousel-caption p {
		font-size: 16px;
	}

	#minimal-bootstrap-carousel .carousel-caption p br,#minimal-bootstrap-carousel .carousel-caption h2 br,#minimal-bootstrap-carousel .slide-3 .carousel-caption span.border,#minimal-bootstrap-carousel .slide-2 .carousel-caption span.border {
		display: none;
	}

	.full-img-sec .img-box img {
		width: 100%;
	}

	.statics ul li h3 {
		font-size: 35px;
	}

	.footer-bottom .pull-left,.footer-bottom .pull-right {
		text-align: center;
		width: 100%;
	}
}

@media(max-width:360px) {
	.header .header-right-info ul li .single-header-right-info .icon-box {
		padding-left: 0;
	}

	.header .header-right-info ul li .single-header-right-info .text-box {
		min-width: 172px;
	}

	#minimal-bootstrap-carousel .carousel-caption a.thm-button {
		margin: 0;
		margin-bottom: 30px;
	}

	#minimal-bootstrap-carousel .carousel-inner .item {
		min-height: 600px;
	}
}

@media(max-width:1186px) {
	.touch_top {
		padding: 0 0 0 4em;
	}

	.indurial-solution-text h2 {
		font-size: 1.2em;
	}

	.service-tab-box .img-s-box .img-so-box img {
		width: 23vw;
	}

	.about-tab-box .single-tab-content .abot-img img:first-child {
		margin: 0 0 .2em;
	}

	.single-service-page .image-box {
		display: none;
	}

	.req-img {
		width: 30vw;
	}

	.thm-container,.ind-container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.service-content {
		padding: 4em 0 0 2em;
	}
}

@media(max-width:1170px) {
	.special-links {
		max-width: 275px !important;
	}

	.brochure-btns {
		width: 275px !important;
	}

	.touch_top ul .item-phone {
		width: 50%;
	}

	.zero_padding.wpb_column.vc_column_container.vc_col-sm-4.vc_col-has-fill {
		width: 100% !important;
	}

	.zero_padding.wpb_column.vc_column_container.vc_col-sm-8.vc_col-has-fill {
		width: 100% !important;
	}

	.text-left-section {
		width: 60% !important;
	}

	.image-right-section {
		width: 40% !important;
	}
}

@media(max-width:1000px) {
	.special-links {
		max-width: 240px !important;
	}

	.brochure-btns {
		width: 240px !important;
	}
}

@media(max-width:999px) {
	.special-links {
		max-width: 100% !important;
	}

	.brochure-btns {
		width: 100% !important;
	}

	.touch_top ul .item-phone {
		width: 95%;
	}
}

@media(max-width:980px) {
	.ser-in-box {
		width: 23%;
		float: left;
		position: relative;
		margin: 0 1%;
		overflow: hidden;
	}

	.hotel-booking-search.search-sec .overlay .border {
		padding: 2.3em 2.5em;
	}

	.na-welcome-style.assign-margin.nwelcomestyle {
		padding-top: 40px;
	}

	.hb-submit.ser-in-box {
		width: 97% !important;
		margin-top: 10px;
		text-align: center;
	}

	.hb-submit.ser-in-box button {
		max-width: 220px !important;
	}

	.full-length.wpb_column.vc_column_container.vc_col-sm-7 {
		width: 100% !important;
	}

	.wel-ind-image,.wel-ind-r-txt,.wel-ind-r-img {
		display: none !important;
	}

	.awsm-creative-width-increment {
		width: 100% !important;
	}

	.common-pad {
		padding-top: 3em;
		padding-bottom: 3em;
	}

	.wel-bot {
		padding: 0;
	}

	.wpb_column.vc_column_container.vc_col-sm-5.vc_col-has-fill {
		width: 100%;
	}

	.t-logo {
		text-align: center;
	}

	.touch_top ul .item {
		float: none;
		display: inline-block;
	}

	.touch_top ul .item:last-child {
		border-right: 0;
	}

	.touch_top ul .item:first-child {
		border-right: 1px solid #d8d8d8;
	}

	.touch_top {
		float: none;
		display: inline-block;
		text-align: center;
	}

	.touch_top ul .item-phone {
		width: auto;
		padding: 0;
	}

	.touch_top ul .item-ad {
		width: 50%;
		padding: 0 0 0 7%;
	}

	.widget-search {
		float: none;
	}

	.header-abscon {
		display: none;
	}

	.wel-band.clearfix.no-original-display {
		display: block;
	}

	.booking-sidebar .sidebar-area.default_widgets {
		margin-left: 0;
	}

	.widget_tmc_budget_rooms {
		margin-top: 40px;
	}
}

@media(max-width:1024px) {
	.akcent-responsive-management .media-left {
		width: 30%;
	}

	.wel-band.clearfix {
		display: none;
	}

	.wel-band.no-original-display {
		display: block;
	}

	.wel-band.clearfix.no-original-display {
		display: block;
	}

	.header-abscont {
		display: none;
	}

	.akcent-responsive-management .media-right {
		width: 20%;
	}

	.mobile_header .header_info {
		background: #000 !important;
		border: 1px dashed rgba(255,255,255,.4);
		border-top: 0;
		border-bottom: 0;
	}

	.home-search .hotel-booking-search.search-sec.search-sec-homet .overlay .border {
		padding: 30px 20px;
	}

	.search-sec .overlay .border {
		border: 1px solid#959595;
	}

	.hotel-booking-search.search-sec.search-sec-homet {
		margin-top: 0;
		position: relative;
	}

	.home-search .hotel-booking-search.search-sec.search-sec-homet {
		margin-top: 0;
	}

	.indurial-solution-text2 h2 {
		font-size: 1.6em;
	}

	.wpb_column.vc_column_container.vc_col-sm-5.vc_col-has-fill {
		width: 100%;
	}

	.media-body.body-ser {
		padding: 0 !important;
	}

	.top-two-right .touch_top {
		padding-left: 2em;
		padding-top: .7em;
	}

	.nav-holder {
		padding: 0;
	}

	.nav-holder .nav-footer ul.nav>li:hover>ul.sub-menu {
		margin-top: 0;
	}

	.main-menu-wrapper.stricky-fixed .free-qoute-button::before {
		right: auto;
	}

	.search-form-sidebar {
		display: block;
	}

	.touch_top {
		padding: 0 0 0 4em !important;
	}

	.indurial-solution-text h2 {
		font-size: 1.2em;
	}

	.service-tab-box .img-s-box .img-so-box img {
		width: 23vw;
	}

	.about-tab-box .single-tab-content .abot-img img:first-child {
		margin: 0 0 .2em;
	}

	.single-service-page .image-box {
		display: none;
	}

	.req-img {
		width: 30vw;
	}

	.thm-container,.ind-container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.service-content {
		padding: 4em 0 0 2em !important;
	}

	.top-two-right .top-panel {
		width: 100%;
		margin: 20px 0 0;
	}

	.touch_top ul .item-phone {
		width: 40%;
		float: left;
	}

	.top-two-right {
		text-align: center;
		margin: 20px 0 0;
	}

	.req-button {
		float: none;
		display: inline-block;
	}

	.vc_tta-tabs-container {
		padding-left: 0;
	}

	.vc_tta-panels-container {
		padding-right: 0;
	}

	.about-cta .single-count-box .box .text-box {
		padding-top: 0;
	}

	.counter-pad-bottom {
		padding: 3em;
	}
}

@media(max-width:768px) {
	.subscribe-wrp .sub-but {
		width: 23%;
	}

	.room-t-wrapper .content {
		top: 0 !important;
		padding: 50px 55px 39px;
	}

	.col-md-8.col-sm-12.pull-right.post-page {
		width: 100%;
	}

	.service-tab-box .img-s-box {
		margin: 1em 0 0;
	}

	.service-tab-box .img-s-box .img-so-box img {
		width: auto;
	}

	.right-ser {
		padding: 1em 0 0;
	}

	.widget-links {
		padding-bottom: 2em;
	}

	.widget-search {
		float: none;
	}

	.service-info a h4 {
		font-size: 1.1em;
	}

	.wel-ind-image {
		padding-top: 1.5em;
	}

	.wel-ind-pad .m0 {
		margin-left: -15px;
	}

	.req-img {
		display: none;
	}

	.right p {
		margin-top: 3px;
	}

	.top-two-right {
		text-align: center;
		margin: 20px 0 0;
	}

	.top-two-right .top-panel {
		width: 100%;
		margin: 20px 0 0;
	}

	.touch_top ul .item-phone {
		width: 40%;
	}

	.req-button {
		float: none;
		display: inline-block;
	}

	.vc_tta-tabs-container {
		padding-left: 0;
	}

	.vc_tta-panels-container {
		padding-right: 0;
	}
}

@media(max-width:767px) {
	.ser-in-box {
		width: 100%;
		float: left;
		position: relative;
		margin: 3px 1%;
		overflow: hidden;
	}

	.extra-booking .hb-form-table li {
		width: 100%;
	}

	.col-lg-offset-1.this-texts .this-title {
		font-size: 27px;
	}

	.rooms.tp-hotel-booking .media-left {
		width: 100%;
	}

	.left-pad .vc_tta-panel .vc_tta-panel-title a {
		background: #ebebeb none repeat scroll 0 0 !important;
	}

	.wel-ind-r-txt {
		margin: 5% 18% 0 !important;
	}

	.row_full_center_content {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.widget-t-search {
		padding: 8px 24px;
	}

	.req-button {
		display: block;
		float: none;
		margin-left: 0;
		margin-top: 1em;
		text-align: center;
	}

	.top-two-right .top-panel {
		width: 100%;
	}

	.about-us-widget,.widget-links,.widget-contact,.get-in-touch {
		min-height: auto !important;
		max-width: 320px;
		float: left;
	}

	.get-in-touch ul {
		width: 269px;
	}

	.fo-txt {
		width: 100%;
		display: block;
		text-align: center;
	}

	.service-info {
		max-width: 370px;
		margin: 0 auto;
	}

	.service-promo {
		padding: 27px;
	}

	.lat-news-outer .lat-new-cont {
		padding: 8px 2em;
	}

	.widget-area .widget ul li {
		clear: both;
	}

	.footer-column.widget-area {
		padding: 12px 0;
	}

	.nau-head {
		width: 22em;
	}

	.top-two-right .top-panel {
		width: 42%;
		margin: 5px 0 0;
	}

	.projects-style .our-pro-slider {
		float: none;
		margin: 0 auto;
		max-width: 410px;
		width: 100% !important;
	}

	.wel-wrapper .col-lg-3.wpb_column.vc_column_container.vc_col-sm-3 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media only screen and (min-width:990px) and (max-width:1169px) {
	.comment-form-email {
		width: 47% !important;
	}

	.comment-form-author {
		width: 47%;
	}
}

@media only screen and (min-width:331px) and (max-width:384px) {
	.pull-right {
		float: none !important;
	}
}

@media(max-width:660px) {
	blockquote {
		padding: 15px !important;
	}

	.comment-form-email {
		margin: 0 !important;
		width: 100% !important;
		margin-bottom: 10px !important;
	}

	.comment-form-author {
		width: 100%;
		margin-bottom: 10px !important;
	}

	.nav-holder {
		width: 14%;
	}

	.wel-band-bg {
		display: none;
		background-size: 100% 100%;
		text-align: center;
	}

	.wel-band .right {
		text-align: center;
		display: inline-block;
	}

	.wel-band-bg p {
		padding: 0 1em .3em;
	}

	.touch_top {
		padding: 0;
	}

	.widget-search {
		padding: 0 15px;
		width: 100%;
	}

	.wel-ind-pad {
		padding-top: 2.7em;
	}

	.sectpad {
		padding-top: 2.7em;
		padding-bottom: 2.7em;
	}

	.sectpad-ser {
		padding-top: 2.7em;
		padding-bottom: 0;
	}

	.t-logo .row {
		text-align: left;
		margin-left: 15px;
	}

	.about-tab-box .single-tab-content .abot-img img:first-child {
		margin: 0 0 .2em;
	}

	.wel-bot,.wel-right,.about-tab-box .single-tab-content .abot-img,.right-ser {
		display: none !important;
	}

	.top-two-right .top-panel {
		display: none;
	}

	.widget-t-search {
		padding: 8px 24px;
	}

	.service-content {
		padding: 0 15px;
	}

	.owl-carousel .owl-item img {
		width: auto;
	}

	.sec-padding {
		padding: 3em 0;
	}

	.widget-links {
		margin-bottom: 10px;
	}

	.indurial-solution-text h2 {
		line-height: 1.2em;
	}

	.about-tab-box .tab-title-box {
		margin-bottom: 10px;
	}

	.features-section .features-area .features .features-content {
		padding: 40px 15px 20px;
	}

	.features-section .features-area .features p {
		margin-bottom: 20px;
	}

	.team-area .our-team {
		margin-top: 0;
	}

	.team-pad {
		padding-bottom: 2em;
	}

	.testimonial-p .media-body h6 {
		text-align: left;
	}

	.sectpad-t {
		padding-top: 2.7em;
	}

	.single-blog-post .meta-info .content-box .post-links li {
		display: block;
		line-height: 2em;
	}

	.touch .touch_bg .touch_middle {
		padding-top: 20px;
	}

	.thm-banner-wrapper .caption-p {
		display: none;
	}

	.thm-banner-wrapper .thm-btn.inverse,.thm-banner-wrapper .thm-btn {
		display: none;
	}

	.byline {
		width: 90%;
		float: left;
	}

	.posted-on {
		width: 90%;
		float: left;
	}

	.comments-link {
		width: 90%;
		float: left;
	}
}

@media(max-width:600px) {
	.widget-links,.widget-contact,.get-in-touch {
		min-height: auto !important;
		max-width: 232px;
		float: left;
	}

	.get-in-touch ul {
		width: 308px;
	}

	.about-us-widget,.widget-links,.widget-contact,.get-in-touch {
		min-height: auto !important;
		float: left;
	}

	.widget-contact h4,.get-in-touch h4,.widget-links h4 {
		margin-top: 20px;
	}

	.widget-links {
		margin-bottom: 0;
	}

	.widget-links {
		padding-bottom: 0;
	}
}

@media(max-width:459px) {
	.carousel-prev,.carousel-next {
		top: -34px;
	}
}

@media(max-width:414px) {
	.widget-posts-list .content {
		padding-left: 19px !important;
		width: 150px !important;
	}

	.main-menu-wrapper .free-qoute-button a {
		font-size: 16px;
		padding: 25px 15px 18px 15px;
	}

	.wel-ind-r-img {
		float: left;
		position: static;
	}

	.service-content .media-left {
		padding-right: .5em;
	}

	.service-content ul .item .media .media-body {
		padding: 0 3em 0 0;
	}

	.testimonial-sec {
		padding: 2em 0;
	}

	.lat-news-outer .lat-img-box {
		display: block;
		width: auto;
	}

	.lat-news-outer .lat-img-box .latest-info-date {
		display: block;
		margin: 0;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
	}

	.lat-news-outer .lat-img-box .latest-info-date h3 {
		padding: 0;
	}

	.lat-news-outer .lat-new-cont {
		padding: 0 15px 10px;
	}

	.latest .latest-news-text {
		padding: 0 15px 10px;
	}

	.about-tab .row {
		margin-left: 0;
		margin-right: 0;
	}

	.about-tab {
		padding: 0;
	}

	.service-tab-box ul.c-brochure li a {
		font-size: .76em;
	}
}

@media(max-width:1100px) {
	.widget-t-search {
		padding: 8px 12px;
	}

	.main-menu-wrapper .thm-container,.ind-container {
		padding: 0 !important;
	}

	.nav-holder .nav-header {
		display: block;
	}

	.nav-holder .nav-footer {
		display: none;
		overflow: hidden;
		overflow-y: visible;
		position: relative;
		z-index: 9999;
	}

	.nav-holder>.nav-footer ul>li {
		float: left;
		padding: 0 !important;
		padding-bottom: 0;
		display: block !important;
	}

	.nav-holder .nav-footer ul.nav>li>a {
		padding: 15px 26px;
	}

	.nav-holder>.nav-footer {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100vw;
		background: #224563 none repeat scroll 0 0;
	}

	.nav-holder>.nav-footer ul>li>.sub-menu {
		position: relative !important;
		opacity: 1 !important;
		visibility: visible !important;
		top: auto !important;
		left: auto !important;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		width: 100%;
		display: none;
		transition: none !important;
	}

	.nav-holder>.nav-footer ul>li>ul.sub-menu,.nav-holder>.nav-footer ul>li>ul.sub-menu>li>.sub-menu {
		padding-top: 0;
		padding-left: 0;
		padding-bottom: 0;
		display: none;
		transition: none;
		padding-right: 0;
		width: 100% !important;
	}

	.nav-footer ul.nav {
		padding-bottom: 5px;
	}

	.nav-footer ul.nav>li>a {
		border: 1px solid #345775 !important;
		display: block;
		font-family: "Roboto Slab",sans-serif;
		font-size: 15px;
		font-weight: bold;
		line-height: 29px;
		padding: 10px 25px;
		text-transform: uppercase;
	}

	.nav-holder>.nav-footer ul.nav>li:hover>a {
		background: #1fb5c7;
		color: #fff !important;
	}

	.nav-footer ul.nav li.menu-item-has-children>a {
		position: relative;
	}

	.nav-footer ul.nav li.menu-item-has-children>a>button {
		display: block;
		position: absolute;
		top: 9px;
		right: 15px;
		background: #7fa409 none repeat scroll 0 0;
		border: 1px solid #c4cab3;
		border-radius: 5px;
		color: #fff;
		font-size: 16px;
		height: 30px;
		outline: medium none;
		width: 30px;
		padding: 0;
		text-align: center;
		line-height: 15px;
	}

	.nav-footer ul.nav li.menu-item-has-children>a>button {
		display: block;
		position: absolute;
		top: 6px;
		right: 15px;
		background: transparent;
		border: 1px solid transparent;
		border-radius: 5px;
		color: #fff;
		font-size: 13px;
		height: 30px;
		outline: medium none;
		width: 30px;
		padding: 0;
		text-align: center;
		line-height: 15px;
	}

	.fluid-service-area .service-promo ul .item {
		padding: 0 0 3.5em;
	}

	.latest {
		margin: 2em 0 0;
	}

	.contactus-button a {
		letter-spacing: 1px;
	}
}

@media(max-width:480px) {
	.media-body.body-ser {
		padding: 0 1em 0 0 !important;
	}

	.nav-holder>.nav-footer {
		width: 100vw !important;
	}

	.touch_top ul .item-ad {
		width: 100%;
		padding: 0 0 0 15px;
	}

	.touch_top ul .item-phone {
		width: 100%;
		padding: 0 0 15px 15px;
	}

	.single-service-page .image-caption-box .text-box,.single-post-page .image-caption-box .text-box {
		display: block;
		width: 100%;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
	}

	.testimonial-p .media-body h3 {
		margin-top: 15px;
	}

	.projects_hours p {
		padding: 0 0 1em;
	}

	.project-scop h3 {
		padding: 1em 0 1em;
	}

	.wel-info h1 {
		font-size: 1.5em;
	}

	.touch_top ul .item:first-child {
		border-right: 0;
	}

	.wel-band-bg {
		background-size: 100% 100%;
		text-align: left;
	}

	.nav-holder .nav-footer ul.nav>li:hover>ul.sub-menu {
		margin-top: 0;
	}
}

@media only screen and (min-width:240px) and (max-width:700px) {
	.touch_top ul .item-ad {
		padding: 0 !important;
	}

	.media-body p {
		font-size: 14px !important;
	}

	.search-form-sidebar {
		display: block;
	}

	.nav-holder {
		padding: 0 !important;
	}

	.main-menu-wrapper.stricky-fixed .free-qoute-button::before {
		right: auto !important;
	}

	.wel-ind-image,.wel-ind-r-txt,.wel-ind-r-img {
		display: none !important;
	}

	.testimonial .media-body {
		width: 100%;
		float: left;
	}

	.testimonial .media-left:before {
		display: none;
	}

	.lat-news-outer .lat-img-box {
		margin-bottom: 10px;
	}

	.lat-news-outer .lat-img-box img {
		height: 189px !important;
	}

	.latest .latest-image {
		margin-bottom: 10px;
	}

	.latest .latest-image img {
		height: auto !important;
	}

	.single_image.wpb_column.vc_column_container.vc_col-sm-2 {
		display: none;
	}

	.single_image_right {
		display: none;
	}

	.text-left-section.wpb_column.vc_column_container.vc_col-sm-8 {
		width: 100% !important;
	}

	.image-right-section.wpb_column.vc_column_container.vc_col-sm-4 {
		width: 100% !important;
	}

	.projects-style .our-pro-slider {
		float: none;
		margin: 0 auto;
		max-width: 410px;
		width: auto;
	}

	.margin_both {
		padding: 0 !important;
	}

	.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container {
		padding: 0 !important;
	}
}

@media(max-width:652px) {
	.responsve-column-wide-increment.vc_col-sm-4 {
		width: 60% !important;
	}

	.responsve-column-wide-increment-1.vc_col-sm-4 {
		width: 100% !important;
	}

	.our-offer-left {
		padding-left: 0 !important;
	}
}

@media(max-width:650px) {
	.thm-banner-wrapper .caption-h1 {
		top: 4em;
	}

	.wel-band-bg {
		background-size: 100% 100%;
		text-align: center;
		display: none;
	}

	.wel-band .right {
		text-align: center;
		display: inline-block;
	}

	.wel-band-bg p {
		padding: 0 1em .3em;
	}

	.touch_top {
		padding: 0;
	}

	.widget-search {
		padding: 0 15px;
		width: 100%;
	}

	.wel-ind-pad {
		padding-top: 2.7em;
	}

	.sectpad {
		padding-top: 2.7em;
		padding-bottom: 2.7em;
	}

	.sectpad-ser {
		padding-top: 2.7em;
		padding-bottom: 0;
	}

	.t-logo .row {
		text-align: left;
		margin-left: 15px;
	}

	.about-tab-box .single-tab-content .abot-img img:first-child {
		margin: 0 0 .2em;
	}

	.wel-bot,.wel-right,.about-tab-box .single-tab-content .abot-img,.right-ser {
		display: none;
	}

	.service-content {
		padding: 0 15px;
	}

	.owl-carousel .owl-item img {
		width: auto;
		margin:0 auto;
	}

	.sec-padding {
		padding: 3em 0;
	}

	.widget-links {
		margin-bottom: 10px;
	}

	.indurial-solution-text h2 {
		line-height: 1.2em;
	}

	.about-tab-box .tab-title-box {
		margin-bottom: 10px;
	}

	.features-section .features-area .features .features-content {
		padding: 40px 15px 20px;
	}

	.features-section .features-area .features p {
		margin-bottom: 20px;
	}

	.team-area .our-team {
		margin-top: 0;
	}

	.team-pad {
		padding-bottom: 2em;
	}

	.testimonial-p .media-body h6 {
		text-align: left;
	}

	.sectpad-t {
		padding-top: 2.7em;
	}

	.single-blog-post .meta-info .content-box .post-links li {
		display: block;
		line-height: 2em;
	}

	.touch .touch_bg .touch_middle {
		padding-top: 20px;
	}

	.thm-banner-wrapper .caption-p {
		display: none;
	}

	.thm-banner-wrapper .thm-btn.inverse,.thm-banner-wrapper .thm-btn {
		display: none;
	}

	.touch_top ul .item-ad {
		width: 39%;
		padding: 0 0 0 3%;
	}

	.project-post-info {
		width: 370px;
		margin: 0 auto;
	}

	.lat-news-outer .lat-new-cont h3 {
		margin-top: 30px;
	}

	.single-sidebar-widget:last-child {
		margin-bottom: 1em;
	}

	.top-two-right .top-panel {
		display: none;
	}

	.nav-menu {
		width: 25%;
	}

	.we-offer-cont2 {
		display: none;
	}

	.we-offer-cont {
		width: 100%;
	}

	.accrodion .accrodion-content .img-caption .img-box {
		width: 72px;
	}

	.accrodion .accrodion-content .img-caption .content-box {
		padding-left: 10px;
		padding-right: 10px;
	}

	.accrodion .accrodion-title h4 {
		line-height: 24px;
	}

	.faq-form .thm-btn {
		margin-left: 0;
		top: 6px;
	}

	.accrodion .accrodion-title {
		padding-left: 15px;
	}
}

@media(max-width:1280px) {
	.our-offer-left {
		padding-left: 15px;
	}

	.extra-booking .hb-form-table li {
		min-width: 200px;
		max-width: 250px;
		width: 50%;
	}

	.clients-left-section {
		padding: 0 14px 0 14px;
	}

	.offer-right .offer-img-box2 .box1 {
		position: relative;
		margin-bottom: .6em;
	}

	.clients-left-section {
		padding: 0 14px 0 20px;
	}
}

@media(max-width:980px) {
	.single-gallery.anim-5-all.masonryImage.mix.apply-extra-width-responsive {
		width: 97%;
		margin-right: 15px;
	}

	.nasir-room-grid .col-sm-4.nroom-grid {
		width: 50%;
	}

	.extra-width-tracing-1.wpb_column.vc_column_container.vc_col-sm-5 {
		margin-top: 15px;
		width: 42%;
		float: left;
	}

	.single-gallery.single-r-gallery.anim-5-all.masonryImage.mix.span-11.apply-extra-width-responsive-1 {
		width: 100%;
		float: left;
		margin-right: 15px;
	}

	.akcent-responsive-management .media-right {
		width: 100%;
		display: block;
	}

	.akcent-responsive-management .media-body {
		width: 100% !important;
		padding-top: 3em;
		display: block;
		padding-bottom: 3em;
		padding-left: 1em;
	}

	.akcent-responsive-management .media-left {
		width: 100%;
	}

	.akcent-responsive-management .media-right p {
		text-align: left;
		padding-left: 30px;
		padding-top: 10px;
	}

	.akcent-responsive-management .awsm-management {
		padding-bottom: 20px;
		padding-left: 15px;
		text-align: left;
	}

	.wel-wrapper {
		padding: 5.5em 0 0 0;
	}

	.our-offer-left {
		padding-left: 50px;
	}

	.spa-offer .img_holder .room-ad-cont {
		padding: .5em;
		width: 13vw;
	}

	.spa-offer .img_holder .room-ad-cont h2 {
		font-size: 4em;
	}

	.spa-offer .img_holder .room-ad-cont h3 {
		font-size: 2.2em;
	}

	.nwelcomestyle {
		margin-bottom: 80px;
		width: 81%;
	}

	.offer-right .offer-img-box2 .box1 {
		margin-bottom: 1em;
	}

	.testimonials-wrapper .item .test-bot .client_name h5 {
		text-align: left;
	}

	.custom-heading.wpb_content_element {
		padding-top: 10px;
	}

	.get-touch-wrapper .touch-img {
		margin-right: 3em;
	}

	.activities-cont {
		width: 100% !important;
	}

	.rect-width {
		width: 100% !important;
		padding-top: 20px !important;
	}

	.wel-box-outer ul li {
		margin: 0 1% !important;
		float: left !important;
	}

	.top-left {
		width: 57% !important;
	}

	.text-right {
		text-align: right;
		width: 43% !important;
	}

	.custom-heading.wpb_content_element {
		margin-bottom: 21px !important;
	}

	.responsive-set-col-1 {
		width: 50% !important;
	}

	.responsive-set-col-2 {
		width: 50% !important;
		padding-bottom: 2em !important;
	}

	.responsive-set-col-3 {
		width: 50% !important;
		padding-left: 0 !important;
	}

	.responsive-set-col-4 {
		padding-bottom: 2em !important;
		width: 50% !important;
		padding-bottom: 5.6em !important;
		padding-right: 0 !important;
	}

	.fluid-know-area .service-promo {
		padding-left: 9px !important;
		font-size: 13px !important;
	}

	.fluid-know-area .service-promo .know-bot ul li {
		padding: 0 1em !important;
	}

	.responsive-hom-2-width1 .vc_column-inner {
		max-width: 42%important;
	}

	.responsive-hom-2-width2 {
		width: 56%important;
	}

	.resp-sp-width-980 {
		width: 50% !important;
		margin-bottom: 30px;
	}

	.nasir-activities2 .nav li {
		width: calc(100%/3);
		float: left;
	}

	.fluid-know-area .work-image-ser {
		width: 100%;
		text-align: center;
	}

	.fluid-know-area .work-image-ser img {
		width: 100%;
	}

	.fluid-know-area {
		display: block;
	}

	.fluid-know-area .service-promo {
		padding: 15px !important;
	}

	.fluid-know-area .service-promo {
		width: 100%;
	}

	.responsve-column-wide-increment.vc_col-sm-4 {
		width: 45%;
		padding-top: 40px;
	}

	.responsve-column-wide-increment-1.vc_col-sm-4 {
		width: 50%;
		padding-top: 40px;
	}

	.responsve-column-wide-increment-2.vc_col-sm-4 {
		width: 100%;
		padding-top: 30px;
	}

	.attraction-margin {
		margin-left: 12%;
	}

	.our-offer-left {
		padding-right: 0;
	}

	.event-wrapper.vc_column_container {
		padding-left: 0;
	}

	.offer-right .offer-img-box2 {
		width: 48.6%;
	}

	.more-link {
		margin-top: 20px;
	}

	.specify-width-acc-responsive.vc_col-sm-8 {
		width: 100%;
		margin-bottom: 25px;
	}

	.specify-width-acc-responsive-3.vc_col-sm-6 {
		width: 100%;
		padding-bottom: 0;
	}

	.specify-width-acc-responsive-4.vc_col-sm-6 {
		width: 100%;
		padding-top: 57px;
		padding-left: 7px;
	}

	.pics img {
		width: 100%;
	}

	.col-new-width .col-lg-3 {
		width: 47%;
	}

	.table-form {
		padding-left: 2em;
		padding-right: 2em;
	}

	.our-div-width {
		width: 40%;
	}

	.our-div-width-1 {
		width: 57%;
	}

	.table-form .dining-button {
		width: 35%;
	}

	.activities-cont a {
		margin-top: 0;
		margin-bottom: 20px !important;
	}
}

@media(max-width:762px) {
	.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-12 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.single-gallery {
		width: 100% !important;
		margin-right: 0;
	}

	.img-holder.hover.pics {
		margin-bottom: 15px;
	}

	.single-gallery.anim-5-all.masonryImage.mix.ful-width.brand-image-width {
		margin-bottom: 15px;
	}

	.have-query {
		padding: 55px 15px !important;
		margin: 0;
	}

	.awsm-creative-pading-bottom,.awsm-creative-col-distributed .vc_col-sm-6 {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}

	.our-res .responsive-hom-2-width2 {
		padding: 0 15px;
	}

	.extra-book-pad {
		padding-top: 50px;
	}

	.extra-book-pad.vc_col-sm-4 {
		padding-left: 0 !important;
		width: 59% !important;
	}

	.rearrange-booking-pading .vc_col-sm-8 {
		width: 100% !important;
	}

	.bee-accordion .media-body {
		padding-left: 15px;
		padding-right: 15px;
	}

	.awsm-width-vc {
		width: 100% !important;
	}

	.responsive-hom-2-width1.vc_column_container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.responsive-set-col-1 {
		margin-left: 0;
		width: 100% !important;
		padding-bottom: 20px;
	}

	.responsive-set-col-2 {
		width: 100% !important;
		padding-bottom: 20px !important;
	}

	.responsive-set-col-3 {
		margin-left: 0;
		width: 100% !important;
		padding-left: 0 !important;
		padding-bottom: 20px;
	}

	.responsive-set-col-4 {
		width: 100% !important;
	}
}

@media(max-width:800px) {
	.this-images img.simg {
		left: 30px !important;
	}

	.promo-outer {
		padding-top: 0;
	}

	.our-res .responsive-hom-2-width2 {
		padding-left: 20px;
	}

	.offer-right .offer-img-box2 .box1 {
		margin-bottom: .9em;
	}

	.resp-sp-width-980 {
		width: 32% !important;
	}

	.table-form {
		padding-left: 1em;
		padding-right: 0;
	}

	.pics img {
		width: 100%;
	}
}

@media(max-width:800px) {
	.akcent-responsive-management .media-body {
		padding-top: 2em;
		padding-bottom: 2em;
	}

	.wel-box-outer ul li {
		width: 47%;
	}

	.custom-heading h2 {
		padding-top: 20px;
	}

	.res-768 {
		margin-left: 6px;
	}
}

@media(max-width:800px) {
	.top-left {
		width: 69% !important;
	}

	.text-right {
		width: 27% !important;
	}

	.res-home1-emptyspace {
		height: 20px !important;
	}

	.spec-responsive-class-right {
		padding-bottom: 59px !important;
	}

	.spec-responsive-class {
		margin-left: 0 !important;
		width: 69% !important;
	}

	.offer-content-respnsive {
		padding-left: 4px;
	}

	.activities-content-responsive {
		padding-bottom: 20px;
	}

	.as-marginincrease-responsive {
		margin-bottom: 49px;
	}

	.mragin-top {
		margin-top: 40px;
	}

	.have-query .wpcf7-form-control {
		width: calc((100% - 230px)/3);
		margin-right: 17px;
	}

	.width-aply-se {
		width: 50%;
	}

	.wel-ad-inner .wel-text h2 {
		font: 600 1em/1.5em "Raleway",sans-serif;
	}

	.extra-book-pad {
		width: 52%;
	}

	.pics img {
		width: 100%;
	}

	.book-right {
		padding-left: 0;
	}

	.vresponsive-img {
		width: 100% !important;
	}

	.fit-pad-left {
		width: 100%;
	}

	.fit-pad-right {
		padding-top: 0 !important;
	}

	.advnce-size {
		width: 100%;
	}

	.spa-offer .img_holder .room-ad-cont h2 {
		margin: 0 0 .4em;
	}

	.have-query .wpcf7-form-control {
		width: calc((100% - 230px)/3);
		margin-right: 33px;
	}

	.have-query .wpcf7-submit {
		width: 23%;
	}

	.have-query .wpcf7-submit {
		width: 23% !important;
	}

	.have-query .wpcf7-submit {
		padding: 0 32px;
	}

	.na-welcome-style.assign-margin {
		margin-left: 0;
	}

	.na-welcome-style {
		width: 100%;
	}

	.this-texts {
		margin-left: 0;
	}

	.applied-margin-left {
		margin-left: 0;
	}

	.driving-dirction-core-vanue {
		width: 100%;
	}

	.specify-width-acc-responsive-3 {
		width: 80%;
	}

	.responsive-special-margin-new {
		margin-bottom: 19px;
	}

	.we-add-botttom-margin {
		margin-bottom: 22px !important;
	}

	.extra-width-tracing {
		width: 55.3%;
		float: left;
	}

	.extra-width-tracing-1 {
		width: 42%;
		margin-left: 2%;
		float: right;
	}

	.extra-width-tracing-3 {
		width: 41%;
		float: left;
	}

	.extra-width-tracing-3 {
		width: 40%;
		float: left;
	}

	.extra-width-tracing-4 {
		width: 55%;
		float: right;
	}

	.div-float-left-1 {
		float: left;
	}

	.div-float-right-1 {
		float: left;
	}
}

@media(max-width:767px) {
	.ext-right1-img-awsm-res-767.vc_col-sm-4 {
		width: 49%;
		float: left;
		clear: both;
	}

	.hotel-booking-search.search-sec {
		background: none;
	}

	.nasir-room-grid .col-sm-4.nroom-grid {
		width: 100%;
	}

	.entry-content .hb-form-field,.entry-content .hotel-booking-search form button {
		max-width: 97% !important;
	}

	.hb_input_field::after {
		right: 24px;
	}

	.promo-imgslider .promo-content .col-sm-8 {
		padding: 0 !important;
	}

	.trans-no {
		width: 100%;
	}

	.room-t-wrapper .img-holder::before {
		content: none;
	}

	.project-filter .gallery-filter {
		display: none;
	}

	.wrap-width-increase-responsive.new-wd-apply .vc_column-inner {
		padding: 0;
	}

	.ext-right2-img-awsm-res-767.vc_col-sm-4 {
		float: left;
		width: 49%;
	}

	.brand-image-width {
		width: 100%;
	}

	.activities-main.activities-main-width-increase-responsive .vc_column-inner {
		padding: 0;
	}

	.wrap-width-increase-responsive .vc_column-inner {
		padding: 0 !important;
	}

	.mid-pad-offer.activities-main.activities-main-width-increase-responsive {
		padding-left: 15px;
		padding-right: 15px;
	}

	.mid-pad-offer.wrap-width-increase-responsive {
		padding-left: 15px;
		padding-right: 15px;
	}

	.ext-right3-img-awsm-res-767.vc_col-sm-4 {
		width: 50% !important;
		margin: 0 auto;
	}

	.nw-width-imge.vc_col-sm-4 {
		width: 50%;
		margin: 0 auto;
	}

	.nw-width-imge-1.vc_col-sm-4 {
		width: 49%;
		float: left;
	}

	.ext-right-img-2.vc_col-sm-4 {
		width: 49%;
		float: left;
	}

	.awsm-responsive-attraction.vc_col-sm-4 {
		width: 50%;
		margin: 0 auto;
	}

	.adjustable-width.vc_col-sm-4 {
		float: left;
		width: 49%;
	}

	.responsive-attractive.vc_col-sm-4 {
		width: 49%;
		float: left;
	}

	.footer-1 .socials {
		margin-bottom: 30px;
	}

	.main-container {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}

	.wel-band.no-original-display .pull-right.top-right.text-right {
		width: 100% !important;
		text-align: center !important;
		margin-top: 10px;
		letter-spacing: .2px;
	}

	.wel-band.no-original-display .pull-left.top-left {
		width: 100% !important;
		text-align: center !important;
		letter-spacing: .2px;
	}

	.wel-band .top-left ul li:last-child {
		margin-top: 8px;
	}
}

@media(max-width:494px) {
	.download-theme .media-right {
		float: left;
		margin-top: 40px;
		padding-left: 80px !important;
	}
}

@media(max-width:627px) {
	.form-position-responsive.vc_col-sm-4 {
		width: 100% !important;
	}
}

@media(max-width:360px) {
	.widget {
		margin-bottom: 0;
	}

	.widget-posts-list .img-box {
		width: 100px;
	}

	.vc_empty_space.reduce-empty-space {
		height: 30px !important;
	}

	.subscribe-wrp .sub-input {
		width: 100% !important;
	}

	.subscribe-wrp .sub-but {
		text-align: center !important;
	}

	.subscribe-wrp .sub-but {
		width: 100%;
	}

	.aminities-wrapper p {
		text-align: center;
	}

	.extra-book-pad.vc_col-sm-4 {
		padding-left: 0 !important;
		width: 100% !important;
	}

	.room-t-wrapper .content {
		padding: 21px 15px 5px !important;
	}

	.ext-right2-img-awsm-res-767.vc_col-sm-4 {
		width: 100%;
	}

	.ext-right3-img-awsm-res-767.vc_col-sm-4 {
		width: 100% !important;
	}

	.nw-width-imge.vc_col-sm-4 {
		width: 100%;
	}

	.nw-width-imge-1.vc_col-sm-4 {
		width: 100%;
	}

	.ext-right-img-2.vc_col-sm-4 {
		width: 100%;
	}

	.awsm-responsive-attraction.vc_col-sm-4 {
		width: 100%;
	}

	.adjustable-width.vc_col-sm-4 {
		width: 100%;
	}

	.responsive-attractive.vc_col-sm-4 {
		width: 100%;
	}

	.awsm-necessary-pading-top {
		padding-top: 2em;
	}

	.image-between-pad {
		padding-top: 2em;
	}

	.direction-lists li+li {
		padding-left: 50px;
	}

	.nav-pills>li+li {
		margin-left: -11px;
	}

	.resp-360-home-mar-bottom {
		margin-bottom: 12px !important;
	}

	.resp-360-home-mar-bottoms {
		margin-bottom: 20px !important;
	}

	.wel-box-outer ul li {
		width: 100% !important;
		margin-bottom: 20px !important;
	}

	.res-768 {
		margin-left: 41px;
		margin-top: 28px;
	}

	.resp-320-home-pading-low .row_inner_wrapper {
		padding-top: 40px !important;
	}

	div#footer-1,#footer-3,#footer-4 {
		width: 100% !important;
	}

	div#footer-2,#footer-3 {
		padding-bottom: 64px;
		width: 100% !important;
	}

	.about-cta .col-xs-6 {
		width: 54%;
	}

	.about-cta .single-count-box {
		padding-left: 0 !important;
	}

	.about-cta .single-count-box .box .number-box {
		font-size: 24px;
	}

	.responsive-set-col-1 {
		margin-left: 0 !important;
		width: 100% !important;
		margin-top: 19px !important;
		margin-bottom: 0 !important;
	}

	.responsive-set-col-2 {
		width: 100% !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
		margin-bottom: 20px !important;
	}

	.responsive-set-col-3 {
		margin-left: 0;
		width: 100% !important;
		padding-left: 0 !important;
		margin-bottom: 0 !important;
	}

	.responsive-set-col-4 {
		width: 100% !important;
		padding-bottom: 5.6em !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.top-left {
		width: 100% !important;
	}

	.wel-band .top-left ul li {
		padding-left: 3px !important;
		line-height: 22px;
	}

	.wel-band .top-right,.wel-band .top-left {
		text-align: center !important;
	}

	.text-right {
		width: 100% !important;
	}

	.resp-360-low-pad-up {
		height: 40px !important;
	}

	.sec-w-header {
		padding-bottom: 20px;
	}

	.res-768 {
		margin-left: 5px !important;
	}

	.get-in-touch-right.wpb_column.vc_column_container.vc_col-sm-6 {
		margin-top: 13px;
	}

	.custom-heading.wpb_content_element.col-lg-12.margin-bottom-zero {
		padding-left: 6px !important;
	}

	.width-aply-se {
		width: 100% !important;
	}

	.contact-info {
		padding-left: 15px !important;
	}

	.wel-band .top-left {
		text-align: center !important;
	}

	.book-left-content .wpcf7-form-control.wpcf7-submit {
		width: 80% !important;
	}

	.monitor-responsive-width {
		width: 100% !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.pading-botom-special {
		padding-bottom: 32px;
	}

	.this-images img.simg {
		display: none;
	}

	.responsve-column-wide-increment-1 {
		width: 100%;
	}

	.awsm-width {
		width: 100%;
	}

	.bee-accordion .media-left {
		display: block;
		padding-bottom: 20px;
		padding-right: 0;
	}

	.bee-accordion .vc_tta-panel.vc_active a {
		background: #fff !important;
	}

	.panel-body {
		padding: 0;
	}

	.bee-accordion .nav li+li {
		margin-left: 20px;
	}

	.common-pad-inner-traking {
		padding-left: 0;
		padding-right: 0;
	}

	.common-pad-inner-traking-1 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.maount-content {
		padding-right: 0;
	}

	.extra-width-tracing {
		width: 100%;
	}

	.span-8 {
		display: none;
	}

	.nw-width-imge-3 {
		display: none;
	}

	.our-table-cont.vc_col-sm-3 {
		width: 100% !important;
	}

	.table-form.vc_col-sm-9 {
		width: 100% !important;
	}

	.activities-cont {
		padding-top: 20px;
	}

	.carousel-prev,.carousel-next {
		margin-left: 39% !important;
	}

	.margin-low-decrease .entry-header {
		margin-top: 0;
	}

	.test-bot .client_name {
		width: 100%;
	}
}

@media(max-width:768px) {
	.specify-width-acc-responsive-2.vc_col-sm-4 {
		margin-left: 0 !important;
	}

	div#footer-1,#footer-3,#footer-4 {
		width: 100% !important;
	}

	div#footer-2,#footer-3 {
		padding-bottom: 64px;
	}

	.sec-padding {
		padding-bottom: 0 !important;
	}

	.wel-band .top-right,.wel-band .top-left {
		text-align: left !important;
	}

	.resp-768-gap {
		margin-bottom: 20px !important;
	}

	.res-768 {
		margin-left: 82px;
	}

	.awsm-new-pad-up {
		margin-left: 0;
	}

	.awsm-creative-width-increment.common-pad {
		padding-top: 4em;
		padding-bottom: 4em;
	}

	.extra-pading-pizza-responsive {
		padding-bottom: 38px;
	}

	.activities-content-responsive {
		padding-bottom: 20px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.as-marginincrease-responsive {
		margin-bottom: 0;
	}

	.fluid-know-area .service-promo .promo-content {
		padding: 2em 0 0 0;
	}

	.extra-book-pad {
		width: 35%;
	}

	.spa-offer .img_holder .room-ad-cont h2 {
		font: 3em/1em "Playball",sans-serif;
	}

	.package-pad-top {
		padding-top: 24px;
	}

	.promo-wrapper .promo-imgslider .promo-content a {
		color: #fff;
		border: 1px solid #707d93;
		background: #1a1a1c;
	}

	.specify-width-acc-responsive-3 {
		width: 81%;
	}

	.our-div-width-1 {
		padding-bottom: 43px;
	}
}

@media(max-width:1280px) {
	.contact-info {
		padding-left: 5px;
		padding-top: 43px;
	}
}

@media(max-width:980px) {
	.hotel-booking-search.search-sec {
		position: relative;
		margin: 0 !important;
	}

	.red-margin {
		margin-left: 0;
	}

	.col-lg-8.col-md-8.col-sm-12.col-xs-12.my-float-condition {
		margin-bottom: 60px;
	}

	.specify-width-acc-responsive-2.vc_col-sm-4 {
		width: 100%;
		text-align: left;
		margin-left: 20px;
	}

	.nwelcomestyle.vc_col-sm-6 {
		width: 100%;
	}

	.na-welcome-style.vc_col-sm-5 {
		width: 100%;
	}

	.na-welcome-style.assign-margin {
		margin-left: 0;
	}

	.this-texts.col-lg-offset-1 {
		margin-left: 0;
	}

	.monitor-responsive-width.vc_col-sm-3 {
		width: 48%;
		min-height: 203px;
	}

	.awsm-creative-col-distributed .vc_col-sm-6 {
		width: 100%;
	}

	.awsm-creative-pading-bottom {
		padding-bottom: 20px;
	}

	.contact-info {
		padding-left: 5px;
		padding-top: 60px;
	}

	.margn-expand-bottom {
		margin-bottom: 20px;
	}

	.book-left-content .wpcf7-form-control.wpcf7-submit {
		width: 24%;
	}

	.spec-responsive-class {
		margin-left: 2%;
		padding-bottom: 0;
	}

	.spec-responsive-class.vc_col-sm-5 {
		width: 63%;
	}

	.spec-responsive-class-right.vc_col-sm-7 {
		width: 100%;
	}

	.offer-content {
		padding-left: 2%;
	}

	.spec-responsive-class-right {
		padding-top: 16px;
		padding-bottom: 22px;
	}

	.extra-pading-pizza-responsive {
		padding-bottom: 20px !important;
	}

	.wrap-width-increase-responsive .wpb_single_image {
		width: 100%;
	}

	.wrap-width-increase-responsive .wpb_wrapper {
		width: 100%;
	}

	.wrap-width-increase-responsive .vc_single_image-wrapper {
		width: 100%;
	}

	.pad-extra-last-responsive {
		padding-bottom: 0;
	}

	.aminities-outer-responsive-1.vc_col-sm-3 {
		width: 48%;
	}

	.aminities-outer-responsive-2.vc_col-sm-3 {
		width: 48%;
	}

	.aminities-outer-responsive-3.vc_col-sm-3 {
		width: 48%;
		margin-left: 0;
		margin-top: 20px;
	}

	.aminities-outer-responsive-4.vc_col-sm-3 {
		width: 48%;
		margin-top: 20px;
	}

	.aminities-pad-topp {
		margin-top: 20px;
	}

	.aminities-outer-responsive-5.vc_col-sm-3 {
		width: 48%;
	}

	.aminities-outer-responsive-6.vc_col-sm-3 {
		width: 48%;
	}

	.aminities-outer-responsive-7.vc_col-sm-3 {
		width: 48%;
		margin-left: 0;
		margin-top: 20px;
	}

	.aminities-outer-responsive-8.vc_col-sm-3 {
		width: 48%;
		margin-top: 20px;
	}

	.room-1-inner-pad-bottom-last {
		padding-bottom: 0;
	}

	.aminities-outer-responsive-9.vc_col-sm-3 {
		width: 48%;
		margin-top: 20px;
		padding-bottom: 6.4em;
	}

	.resoponsive-padding-increase {
		padding-bottom: 6em;
	}

	.form-position-responsive {
		float: right !important;
	}

	.form-position-responsive.vc_col-sm-4 {
		width: 40%;
	}

	.fit-pad-left.vc_col-sm-6 {
		width: 100%;
	}

	.fit-pad-left {
		padding-left: 2%;
		padding-bottom: 20px;
	}

	.fit-pad-right {
		padding-right: 0;
		padding-top: 1em;
	}

	.advnce-size.vc_col-sm-6 {
		width: 100%;
	}

	.download-theme .media-body {
		font-size: 30px;
		line-height: 36px;
	}

	.have-query .wpcf7-submit {
		width: 25%;
	}

	.new-width-assign-responsive.vc_col-sm-4 {
		width: 40%;
	}

	.fll-width-responsive {
		width: 100%;
	}

	.img_holder img {
		width: 100%;
	}

	.wdth-responsive-appld.vc_col-sm-8 {
		width: 59%;
	}

	.masters-pading {
		padding-left: 0 !important;
	}

	.contact-info {
		padding-left: 15px !important;
	}

	.width-aply-se {
		width: 100% !important;
	}

	.subscribe-wrp .sub-input {
		width: 55%;
	}

	.activities-main-width-increase-responsive {
		width: 99%;
	}

	.book-right {
		padding-left: 0;
	}

	.pics img {
		width: 100%;
	}

	.download-theme .media-right {
		padding-bottom: 14px;
		padding-right: 53px;
	}

	.vresponsive-img {
		width: 50%;
	}

	.fpac {
		margin-bottom: 19px !important;
	}

	.monitor-responsive-width {
		width: 50%;
	}

	.assign-bottom-padding {
		padding-bottom: 32px;
	}

	.this-inner {
		width: 100%;
	}

	.driving-dirction-core-vanue {
		padding: 26.5px 0;
	}

	.nasir-activity .this-inner {
		width: 100%;
	}

	.awsm-width-style-responsive {
		width: 100% !important;
	}

	.awsm-width-style-responsive-1 {
		width: 100% !important;
	}

	.get-in-touch-right.wpb_column.vc_column_container.vc_col-sm-6 {
		margin-top: 0;
	}

	.responsive-upper-pading-finish {
		padding-top: 0 !important;
	}

	.new-respomsive-class-width.vc_col-sm-5 {
		width: 100%;
		padding-bottom: 20px;
	}

	.set-img-wide .wpb_wrapper {
		width: 100%;
	}

	.set-img-wide .vc_box_border_grey {
		width: 100%;
	}

	.nw-width-imge-3 {
		margin-top: 4px;
	}

	.we-add-botttom-margin {
		margin-bottom: 15px;
	}

	.awsm-responsive-width-increase.vc_col-sm-8 {
		width: 100%;
	}

	.awsm-responsive-width-increase-1.vc_col-sm-4 {
		width: 100%;
	}

	.awsm-responsive-width-increase-2.vc_col-sm-8 {
		width: 100%;
	}

	.awsm-responsive-width-increase-3.vc_col-sm-4 {
		width: 100%;
	}

	.awsm-responsive-width-increase-4 {
		width: 100%;
	}

	.awsm-responsive-width-increase-5.vc_col-sm-8 {
		width: 100%;
	}

	.awsm-responsive-width-increase-6.vc_col-sm-4 {
		width: 100%;
	}

	.nw-width-imge-1 {
		width: 34%;
	}

	.pics img {
		width: 100%;
	}

	.width-responsive-exactly {
		width: 100%;
	}

	.responsive-special-margin-new {
		margin-bottom: 18px;
	}

	.we-add-botttom-margin {
		margin-bottom: 24px;
	}

	.adjustable-width-first.vc_col-sm-5 {
		width: 100%;
		padding-top: 5em !important;
		padding-bottom: 1em !important;
	}

	.adjustable-width-first.vc_col-sm-7 {
		width: 100%;
	}

	.common-pad-iner-traking-1 {
		padding-bottom: 3em;
		padding-top: 1.5em;
	}

	.specify-nw-width-responsive {
		width: 100%;
	}

	.extra-width-tracing {
		width: 55.3%;
	}

	.apply-extra-width-responsive {
		width: 100%;
	}

	.apply-extra-width-responsive-1 {
		width: 100%;
	}

	.extra-width-tracing-1 {
		width: 42.7%;
		margin-left: 2%;
	}

	.awsm-margin-left-for-responsive {
		margin-left: 1%;
	}

	.wel-ad-inner .wel-text {
		width: 100%;
	}

	.demo-response-980 {
		width: 100% !important;
	}

	.subscribe-wrp {
		padding: 0;
		padding-bottom: 10px;
	}

	.subscribe-wrp .sub-but {
		text-align: left;
	}

	.awsm-width-vc.vc_column_container {
		width: 48%;
	}

	.bee-accordion .nav li+li {
		margin-left: 0;
	}

	.noright-pade {
		padding-right: 0 !important;
	}

	.no-leftpade {
		padding-left: 0 !important;
	}

	.div-float-left {
		float: left;
	}

	.div-float-right {
		float: right;
	}

	.casa-lima-pading {
		padding-bottom: 32px;
	}

	.book-left-content .wpcf7-form-control.wpcf7-submit {
		width: 40%;
	}

	.responsive-hom-2-width1 .vc_column-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media(max-width:525px) {
	.awsm-3-creative-image-settings {
		padding-top: 1em !important;
	}

	.fluid-know-area .service-promo .know-bot ul li:last-child {
		padding-top: 20px !important;
	}
}

@media(max-width:470px) {
	.resp-sp-width-980 {
		width: 100% !important;
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
}

@media(max-width:350px) {
	.fluid-know-area .service-promo .know-bot ul li:last-child {
		padding-top: 0 !important;
	}
}

@media(max-width:768px) {
	.contact-info {
		padding-left: 5px;
		padding-top: 60px;
	}

	.bee-accordion .media-body {
		padding-left: 0;
	}

	.news-evn-cont p {
		margin-bottom: 20px;
	}

	.margn-expand-bottom {
		margin-bottom: 20px !important;
	}

	.book-left-content .wpcf7-form-control.wpcf7-submit {
		width: 26%;
	}

	.estra-margin-top {
		margin-top: 20px;
	}

	.estra-margin-top-1 {
		margin-top: 48px;
	}

	.trans-no {
		margin-bottom: 0 !important;
	}

	.activities-content .res-btn {
		margin-bottom: 17px !important;
	}
}

@media(max-width:360px) {
	.single-blog-post .date-box .date-inner .date-c-inner p {
		text-align: center !important;
	}

	.widget.widget_categories {
		margin-top: 30px;
	}

	.awsm-creative-pading-left-right {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.book-left-content .wpcf7-form-control.wpcf7-submit {
		width: 60%;
	}

	.table-form .dining-button {
		width: 100%;
	}

	.spec-responsive-class {
		margin-left: 0 !important;
		width: 98% !important;
	}

	.aminities-pad-topp {
		margin-top: 20px;
	}

	.room-1-inner-pad-bottom-last {
		padding-bottom: 0;
	}

	.aminities-outer-responsive-9.vc_col-sm-3 {
		width: 100%;
		margin-top: 20px;
		padding-bottom: 6.4em;
	}

	.as-marginincrease-responsive {
		margin-right: 61px;
	}

	.as-marginincrease-responsive-2 {
		padding-top: 20px;
	}

	.form-position-responsive {
		margin-right: 0;
	}

	.fluid-know-area .service-promo .know-bot ul li:first-child {
		padding-left: 0;
	}

	.fluid-know-area .service-promo .know-bot ul li {
		margin-bottom: 1em !important;
	}

	.wdth-responsive-appld {
		width: 100% !important;
		padding-top: 0;
		padding-bottom: 20px;
	}

	.new-width-assign-responsive {
		display: none;
	}

	.nasir-activities2 .nav li {
		width: 384px;
		max-width: 100%;
		float: none;
		margin: 0 auto;
	}

	.download-theme .media-right {
		display: block;
		padding-left: 0;
		padding-top: 20px;
	}

	.download-theme .nhs-btn2 {
		margin-left: 0;
	}

	.noright-pade {
		padding-left: 0 !important;
	}

	.fpackage {
		margin-bottom: 45px !important;
	}

	.have-query .wpcf7-form-control {
		width: 100%;
		margin-right: 0;
	}

	.have-query .wpcf7-submit {
		width: 59% !important;
	}

	.have-query {
		padding: 55px 0;
		margin: 0;
	}

	.wel-band .top-right,.wel-band .top-left {
		text-align: center !important;
	}

	.wel-band .top-left {
		text-align: center !important;
	}

	.extra-book-pad {
		width: 100% !important;
	}

	.nasir-home-banner img {
		width: auto;
		height: 500px;
	}

	.rapido img {
		width: 100%;
	}

	.promo-imgslider .promo-content h2 {
		font-size: 1.8em;
	}

	.promo-outer {
		padding-top: 1.5em;
	}

	.promo-imgslider .promo-content a {
		color: #fff;
		border: 1px solid #707d93;
		background: #1a1a1c;
	}

	.awsm-marrgin-increase-bottom {
		padding-bottom: 46% !important;
	}

	.awsm-marrgin-increase-bottom-2 {
		padding-bottom: 20px !important;
	}

	.awsm-marrgin-increase-bottom .wpb_wrapper {
		width: 100%;
	}

	.awsm-marrgin-increase-bottom .vc_single_image-wrapper {
		width: 100%;
	}

	.specify-width-acc-responsive-3 {
		width: 100%;
	}

	.img-increasde-new-setting .wpb_wrapper {
		width: 100%;
	}

	.img-increasde-new-setting .vc_single_image-wrapper {
		width: 100%;
	}

	.col-new-width .col-lg-3 {
		width: 100%;
	}

	.nav-tabs .vc_tta-panel-body {
		background-color: #fff !important;
	}

	.our-div-width {
		width: 100%;
	}

	.our-div-width-1 {
		width: 100%;
	}

	.ext-right1-img {
		width: 100%;
	}

	.ext-right-img {
		width: 100%;
	}

	.brand-image-width {
		width: 100%;
	}

	.pics img {
		width: 100%;
	}

	.nw-width-imge {
		width: 100%;
	}

	.nw-width-imge-1 {
		width: 100%;
	}

	.span-4 {
		width: 100%;
	}

	.span-8 {
		width: 100%;
	}

	.adjustable-width {
		width: 100%;
	}

	.single-gallery {
		padding-right: 0;
	}

	.img-set-pad-margin {
		padding-right: 0 !important;
	}

	.extra-width-tracing-3 {
		width: 100%;
	}

	.extra-width-tracing-4 {
		width: 100%;
		float: right;
	}

	.awsm-width-vc {
		width: 100%;
	}

	.room-t-wrapper .content .bottom-content a {
		padding: 9px 11px;
	}

	.tab-inner-cont .media .media-right p {
		font: 2em/1em "Playball",sans-serif;
	}

	.resp360-nw-width-awsm {
		width: 20%;
	}
}

@media(max-width:400px) {
	.n-welcome-block p {
		text-align: center !important;
	}
}

@media(max-width:320px) {
	.book-left-content .wpcf7-form-control.wpcf7-submit {
		width: 81%;
	}

	.widget-posts-list .img-box {
		width: 83px;
	}

	.direction-lists li+li {
		padding-left: 27px;
	}

	.book-left-content .wpcf7-form-control.wpcf7-submit {
		width: 57% !important;
	}

	.nav-pills>li+li {
		margin-left: 15px;
	}

	.direction-lists li {
		padding-right: 0 !important;
	}

	.wel-band .top-right,.wel-band .top-left {
		text-align: center !important;
	}

	.as-marginincrease-responsive {
		margin-right: 30px;
	}

	.room-t-wrapper .content .bottom-content a {
		padding: 9px 20px;
	}

	.spec-responsive-class-right {
		padding-bottom: 0 !important;
	}

	.img-holder .overlay {
		right: -19%;
		width: 118px;
	}

	.spec-responsive-class {
		margin-left: 0 !important;
		width: 96% !important;
	}

	.room-wrapper .media-right a {
		float: left;
		margin-left: 22px;
		margin-top: 0;
		margin-bottom: 20px;
	}

	.room-wrapper .media-right p {
		margin: 0 !important;
	}

	.room-t-wrapper .content .bottom-content a {
		padding: 9px 68px;
	}

	.have-query .wpcf7-submit {
		padding: 0 24px;
	}

	.bee-accordion .nav li+li {
		margin-left: 0;
	}

	.table-form .dining-button {
		width: 54%;
	}

	.room-t-wrapper .content .bottom-content a {
		padding: 9px 9px;
	}

	.img-holder .overlay {
		right: -33%;
	}

	.spec-responsive-class {
		width: 92% !important;
	}
}

@media(max-width:1280px) {
	.contact-info {
		padding-left: 47px;
	}
}

@media(max-width:670px) {
	.about-cta .col-xs-6 {
		width: 100%;
	}
}

@media(max-width:767px) {
	.get-touch-wrapper .touch-img {
		width: 44%;
	}

	.awsm-new-pad-up {
		padding-top: 40px;
		width: 50%;
	}

	.book-left-content {
		width: 100% !important;
	}

	.footer-bottom .copyright_row .copyright {
		text-align: center;
		letter-spacing: .2px;
		line-height: 1.222;
	}

	.footer-bottom .copyright_row .copyright .pull-right {
		float: none !important;
		line-height: 2;
	}
}

@media(max-width:1280px) {
	.single-gallery {
		width: 30%;
	}
}

@media(max-width:1220px) {
	.book-left-content {
		width: 100% !important;
	}

	.book-left-content .wpcf7-form-control.wpcf7-submit {
		width: 223px;
	}
}

@media(max-width:660px) {
	.img-holder .overlay {
		right: -19%;
	}
}

@media(max-width:446px) {
	.img-holder .overlay {
		right: -24%;
	}

	.img-holder .overlay p {
		font: 2.76em/1em "Playball",sans-serif;
	}

	.spec-responsive-class {
		width: 85% !important;
	}

	.our-event-t-wrapper .date-box .date-inner .date-c-inner p {
		text-align: center !important;
	}

	.get-touch-wrapper .touch-txt {
		width: 100%;
	}

	.event-wrapper .vc_empty_space {
		height: 0 !important;
	}

	.testimonial-sec {
		padding: 0;
	}

	.footer-3 {
		width: 100% !important;
	}

	.footer-2 {
		width: 100% !important;
	}

	.footer-1 {
		width: 100% !important;
	}
}

@media(max-width:600px) {
	#footer.style_2 .socials {
		float: left;
		clear: both;
	}

	.awsm-6-creative-pading {
		padding-top: 0 !important;
	}
}

@media(max-width:550px) {
	.common-pading-contact {
		padding-bottom: 0;
	}

	.footer-4 {
		width: 82% !important;
	}

	.grid-new-width-responsive {
		width: 100% !important;
	}

	.get-touch-wrapper .touch-txt {
		width: 77%;
	}
}

@media(max-width:1024px) {
	.about-info-box ul li {
		margin-bottom: 1em;
	}

	.spa-offer .img_holder .room-ad-cont h2 {
		font-size: 2em;
	}

	.extra-booking .hb-form-table li {
		width: 40%;
	}

	.spa-offer .img_holder .room-ad-cont {
		width: 19vw;
	}

	.maount-content {
		padding-right: 0;
	}

	.spa-offer .img_holder .room-ad-cont h3 {
		font-size: 1.2em;
	}

	.carousel-prev,.carousel-next {
		margin-left: 46%;
	}

	.clients-left-section {
		width: 100% !important;
	}

	.home-two-msgwrapper {
		padding-top: 40px !important;
	}

	.get-in-touch-right.wpb_column.vc_column_container.vc_col-sm-6 {
		padding: 0 15px 0 0;
	}

	.custom-heading {
		padding-left: 0 !important;
	}

	.test-bot .tst-img {
		margin: 0 1em 0 0;
	}

	.test-bot .client_name {
		text-align: left;
	}

	.wel-ad-inner {
		width: 100%;
	}

	.subscribe-wrp .sub-input {
		padding-left: 22px;
	}

	.rest-content ul li {
		margin-bottom: 1em;
	}
}

@media(max-width:980px) {
	.widget_search {
		width: 100%;
	}

	.extra-booking p button {
		max-width: 100%;
	}

	.extra-booking .hb-form-table li {
		width: 100%;
		max-width: 100%;
	}

	.widget.widget_categories {
		padding-right: 0;
	}

	.col-lg-3.our-spec-outer.wpb_column.vc_column_container.vc_col-sm-3 {
		margin-bottom: 30px;
	}

	.our-table-cont.col-lg-3.our-div-width.wpb_column.vc_column_container.vc_col-sm-3 {
		width: 100%;
	}

	.table-form.our-div-width-1.wpb_column.vc_column_container.vc_col-sm-9 {
		width: 100%;
		padding-left: 15px !important;
		padding-right: 15px !important;
		margin-top: 30px;
	}

	.single-gallery {
		width: 45%;
	}

	.awsm-again-width-increase {
		width: 100% !important;
	}

	.fpackage.vc_col-sm-6 {
		width: 100%;
	}

	.this-images img.simg {
		left: 100px;
	}

	.this-images img {
		left: 0;
	}

	.bee-accordion .media-left img {
		width: 100%;
	}

	.nhs-caption4 {
		top: 60px;
		left: 76px;
	}

	.driving-direction {
		width: 100% !important;
		padding-top: 50px;
	}

	.driving-dirction-core-vanue {
		width: 100% !important;
	}

	.bee-accordion .this-title {
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.bee-accordion .media-left {
		width: 34%;
	}

	.awsm-6-creative-pading {
		padding-top: 30px;
	}

	.rearrange-booking-pading .vc_col-sm-8 {
		width: 58%;
	}

	.extra-book-pad.vc_col-sm-4 {
		padding-left: 20px;
		width: 42%;
	}

	.rest-pad.vc_col-sm-7 {
		width: 100%;
	}

	.room-t-wrapper .content {
		padding: 50px 55px 84px;
		top: 0;
		right: 20px;
	}

	.mid-pad-offer.vc_col-sm-4 {
		width: 100%;
	}

	.mid-pad-offer.vc_col-sm-8 {
		width: 100%;
	}

	.wrap-width-increase-responsive.vc_col-sm-8 {
		width: 100%;
	}

	.activities-main-width-increase-responsive.vc_col-sm-4 {
		width: 100%;
	}

	.res-awsm2 {
		margin-bottom: 50px;
	}

	.testimonial-p .media-left {
		width: 29.5%;
	}

	.responsive-hom-2-width1.vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
}

@media(max-width:768px) {
	.our-event-t-wrapper .media-body {
		padding-left: 30px;
	}

	.extra-booking p button {
		margin-top: 30px;
	}

	.grid-new-width-responsive {
		width: 63%;
	}

	.grid-new-width-responsive.vc_column_container {
		padding-left: 20px;
		padding-right: 20px;
	}

	.credit-texts {
		width: 22%;
	}

	.awsm-pull {
		text-align: center;
	}

	.credit-texts {
		width: 100%;
		text-align: center;
		margin-top: 12px;
	}

	.awsm-pull {
		width: 100%;
	}

	.awsm-creative-pading-left-right {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.contact-info {
		padding-left: 0 !important;
	}

	.contact-info .media-contact-icon i {
		margin: 10px 0 0 0;
	}

	.contact-info .vc_column-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.room-wrapper .media-body {
		width: 100% !important;
	}

	.testimonial-p .media-left {
		width: 20.3%;
	}

	.testimonial-col-p .media-body {
		padding-left: 26px;
	}

	.testimonial-p a {
		padding-left: 26px;
	}
}

@media(max-width:800px) {
	.our-table-cont.vc_col-sm-3 {
		width: 45%;
	}

	.table-form.vc_col-sm-9 {
		width: 52%;
	}

	.footer-4 {
		width: 38%;
	}

	.resp-sp-width-980 {
		width: 100% !important;
	}

	.extra-width-tracing {
		width: 54.3%;
	}

	.col-md-offset-nw.vc_col-sm-4 {
		width: 43.7% !important;
	}

	.form-position-responsive.vc_col-sm-4 {
		width: 53%;
	}

	.common-pad {
		padding-top: 5em;
		padding-bottom: 5em;
	}

	.nhs-caption4 {
		top: 37px;
		left: 92px;
	}

	.col-pink.img-holder img {
		width: 100%;
	}

	.col-purple.img-holder img {
		width: 100%;
	}

	.col-orange.img-holder img {
		width: 100%;
	}
}

@media(max-width:752px) {
	.new-width-assign-responsive.vc_col-sm-4 {
		width: 50%;
	}

	.new-width-assign-responsive.common-pad {
		padding-bottom: 3em;
		padding-top: 3em;
	}

	.wdth-responsive-appld.vc_col-sm-8 {
		width: 100%;
	}

	.wdth-responsive-appld.common-pad {
		padding-top: 2em;
		padding-bottom: 2em;
	}

	.nasir-activities2 {
		padding: 40px 0;
	}

	.have-query .wpcf7-form-control {
		width: 100% !important;
	}

	.bg-image-centre-position {
		padding: 70px 0 70px;
	}
}

@media(max-width:1028px) {
	.room-wrapper .media-left {
		display: inline-block;
		float: left;
	}

	.room-wrapper .media-body {
		width: 37%;
	}
}

@media(max-width:1280px) {
	.offer-right .offer-img-box1 {
		margin-right: 1em;
	}

	.subscribe-wrp {
		padding: 2.8em 1.5em 0 5.5em;
	}

	.col-md-offset-nw.vc_col-sm-4 {
		width: 27.7%;
	}

	.contact-info {
		padding-top: 0;
	}
}

@media(max-width:1024px) {
	.offer-right .offer-img-box1 {
		margin-bottom: 10px;
	}

	.subscribe-wrp {
		padding: 2.8em 1.5em 0 1.5em;
	}

	.activities-cont {
		width: 100%;
	}

	.rect-width {
		width: 100%;
		margin-top: 20px;
	}

	.col-md-offset-nw.vc_col-sm-4 {
		width: 33.7%;
	}

	.col-md-4.masters-pading {
		padding-left: 0;
	}

	.awsm-creation.container {
		width: auto;
	}
}

@media(max-width:980px) {
	.slick-slide img {
		width: 100%;
	}

	.subscribe-wrp {
		padding: 0 1em 15px 0 !important;
	}

	.ser-in-box {
		width: 23% !important;
		margin: 1% 1% !important;
	}

	.col-md-offset-nw.vc_col-sm-4 {
		width: 34.7%;
	}

	.sidebar-area.default_widgets {
		padding-left: 0;
	}

	.widget-posts-list .content {
		float: left;
		padding-left: 30px !important;
		width: 186px !important;
		position: relative;
	}

	.contact-info {
		padding-top: 40px;
	}

	.header-abscont .top-bar-header-three {
		display: none;
	}

	.search-sec-homet .overlay .border {
		border: 1px solid rgba(13,26,65,.3);
	}
}

@media(max-width:768px) {
    .bravo_testimonial_slide .people_wrap{
        min-height:240px;
    }
    .sppb-addon-content{
        padding-top:50px;
    }
	.subscribe-wrp {
		padding: 0;
		padding-bottom: 20px;
	}
	.text-right {
        text-align: left;
        width: 100% !important;
    }
    .testinomial_pic{
        display:block !important;
    }

	.subscribe-wrp .sub-input {
		width: 73%;
	}
	.slide_simple--container{
	    top:40%;
	    transform: unset;
	}
	.slide_simple {
        height: auto;
        padding: 100px 0;
    }
}

@media(max-width:640px) {
	.footer-2,.footer-3 {
		width: 100% !important;
	}

	.as-marginincrease-responsive {
		margin-right: 61px;
	}

	.testimonial-p .media-left {
		width: 43.5% !important;
		margin-left: 60px;
		float: left;
	}

	.testimonial-col-p {
		padding: 5em 0 0;
	}

	.testimonial-p .media-body h3 {
		padding: 0;
	}

	.testimonial-col-p .media-body {
		padding-top: 5px;
	}

	.testimonial-col-p .media-body {
		padding-left: 0 !important;
		float: left;
		width: 100%;
		text-align: left;
		margin-bottom: 20px;
	}

	.testimonial-p a {
		padding-left: 0 !important;
		margin-bottom: 25px;
		margin-top: 20px;
	}

	.entry-content .hb-form-field,.entry-content .hotel-booking-search form button {
		max-width: 100%;
	}

	.hb_single_room .hb_single_room_details .hb_single_room_tabs>li {
		width: 100%;
		padding-bottom: 17px;
	}

	.aminities-outer-responsive-3.vc_col-sm-3 {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}

	.aminities-outer-responsive-4.vc_col-sm-3 {
		width: 100%;
		margin-top: 20px;
	}

	.aminities-outer-responsive-1.vc_col-sm-3 {
		width: 100%;
	}

	.aminities-outer-responsive-2.vc_col-sm-3 {
		width: 100%;
		margin-top: 20px;
	}

	.aminities-outer-responsive-5.vc_col-sm-3 {
		width: 100%;
	}

	.aminities-outer-responsive-6.vc_col-sm-3 {
		width: 100%;
	}

	.aminities-outer-responsive-7.vc_col-sm-3 {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}

	.aminities-outer-responsive-8.vc_col-sm-3 {
		width: 100%;
		margin-top: 20px;
	}

	.aminities-outer-responsive-9.vc_col-sm-3 {
		width: 100%;
	}
}

@media(max-width:480px) {
	.rect-width {
		width: 100% !important;
		padding-top: 20px !important;
	}

	.promo-imgslider .promo-content p {
		margin: 0 0 .8em;
	}

	.right-p.pull-right {
		float: right !important;
	}

	.nasir-activity {
		padding: 50px;
	}

	.this-images img.simg {
		display: none;
	}

	.wel-box-outer ul li {
		width: 100%;
	}

	.footer-4 {
		width: 61% !important;
	}

	.footer-1 {
		width: 80%;
	}

	.wel-box-outer ul li {
		margin-bottom: 20px !important;
	}
}

@media(max-width:400px) {
	.book-left-content .wpcf7-form-control.wpcf7-submit {
		width: 70% !important;
	}
}

@media(max-width:320px) {
	.nasir-home-search-block .search-sec {
		width: 100% !important;
	}

	.nasir-activity {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	.widget-posts-list .content {
		width: 176px !important;
	}
}

@media(max-width:1024px) {
	.hotel-booking-search.search-sec.search-sec-homet .overlay .border {
		padding: 1.6em 0;
	}

	.main-menu-wrapper-two {
		display: none;
	}

	.mobile_header {
		display: block;
	}

	.ser-in-box {
		width: 18%;
		float: left;
		position: relative;
		margin: 1% 3%;
	}

	.search-sec .overlay .border {
		padding: 2.3em 0;
	}

	.fluid-know-area .service-promo {
		width: 100%;
	}

	.fluid-know-area .work-image-ser {
		width: 100%;
	}

	.col-md-4.zero-paw {
		width: 100%;
	}

	.col-md-4.masters-pading {
		width: 100%;
	}

	.our-resort-values.vc_col-sm-6 {
		padding-left: .5em;
	}

	.table-form .dining-button {
		width: 26%;
	}

	.widget-posts-list .content {
		padding-left: 15px;
		width: 90px;
	}

	.contact-info {
		padding-top: 40px;
		padding-left: 15px !important;
	}

	.width-aply-se.vc_col-sm-4 {
		width: 100%;
	}
}

@media(max-width:640px) {
	.nhs-caption4 {
		top: 115px;
		position: absolute;
		left: 0;
		right: 0;
	}

	.responsive-set-col-2 {
		padding-left: 0 !important;
	}

	.extra-width-tracing.vc_col-sm-7 {
		width: 100% !important;
	}

	.monitor-responsive-width {
		width: 100% !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.responsive-set-col-4 {
		padding-left: 0 !important;
	}

	.noright-pade {
		padding-right: 15px !important;
	}

	.ser-in-box {
		width: 100% !important;
	}

	.home-search p.hb-submit.ser-in-box {
		width: 100% !important;
		
	}

	.hb-submit.ser-in-box button {
		max-width: 100% !important;
	}

	.col-md-offset-nw.form-position-responsive.col-sm-6.col-md-4.col-sm-offset-6.wpb_column.vc_column_container.vc_col-sm-4 {
		width: 100% !important;
	}

	.col-md-offset-nw.vc_col-sm-4 {
		width: 55% !important;
	}

	.extra-width-tracing.vc_col-sm-7 {
		width: 55%;
	}

	.entry-header {
		margin-top: 59px;
	}
}

@media(min-width:1400px) {
	.col-md-offset-nw.vc_col-sm-4 {
		width: 21%;
	}
}

@media(max-width:370px) {
	.home-search p.hb-submit.ser-in-box {
		width: 100% !important;
		max-width: 262px !important;
	}

	.home-search .hotel-booking-search.search-sec.search-sec-homet .overlay .border {
		padding: 1em;
	}

	.search-sec-background {
		background: #0d1a41;
	}

	.direction-lists li {
		padding-right: 29px;
	}

	.ser-in-box {
		width: 100% !important;
	}

	.search-sec-homet .overlay .border {
		border: 1px solid rgba(255,255,255,.3);
	}

	.right-p-two.pull-right {
		float: right !important;
	}

	.single-count-box .number-box span.counter {
		font-size: 1.8em;
	}

	.our-gallery .carousel-prev,.our-gallery .carousel-next {
		margin-right: -35.5%;
	}

	.right-p.pull-right {
		float: right !important;
	}

	.promo-outer {
		padding-top: 0;
	}

	.promo-imgslider .promo-content p {
		margin: 0 0 .8em;
	}

	.footer-4 {
		width: 96% !important;
	}

	.accord .vc_tta-panel-heading span {
		padding-left: 0;
	}

	.vc_tta-panel-heading span {
		font-size: 14px;
	}

	.rooms {
		margin: 0;
		padding: 0;
	}

	.table-form .dining-button {
		width: 52% !important;
	}

	.entry-meta.post-page-meta {
		padding: 1em 0 1em;
	}

	.entry-header {
		margin-top: 27px;
	}
}

@media(max-width:1024px) {
	.nav-holder>.nav-footer {
		background: none repeat scroll 0 0;
	}

	.nav-holder .nav-footer {
		display: block;
	}

	ul.main_menu_nav {
		padding-left: 22px;
	}

	.main-menu-wrapper-two .nav-header-right>ul>li>button {
		display: none;
	}

	.main-menu-wrapper-two .nav-header-right>ul>li {
		display: none;
	}

	.mobile_header.affix .logo_wrapper .logo {
		margin: 5px 0 !important;
		line-height: 50px;
		margin-left: 15px !important;
	}

	.affix #menu_toggle {
		padding: 0;
		margin: 25px 0;
		margin-right: 15px;
	}

	#menu_toggle {
		margin: 35px 0;
		margin-right: 15px;
	}

	.mobile_header.top_nav .container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.mobile_header.top_nav {
		background: #f8f8f8;
		background-image: -webkit-linear-gradient(90deg,#edf0f3 0,white 100%);
	}

	.mobile_header.top_nav.affix {
		max-height: 70px !important;
	}

	.mobile_header .header_info {
		background: #fff;
		border: 0;
	}
}

@media(max-width:768px) {
	.subscribe-wrp .sub-input {
		width: 60%;
		display: table-cell;
	}

	.bee-accordion .media-body {
		padding-left: 15px;
		padding-right: 0;
	}

	.subscribe-wrp .sub-but {
		width: 35%;
	}

	.about-us-widget {
		float: none;
		max-width: initial;
	}

	.subscribe-wrp button.res-btn {
		padding: 0 25px;
		line-height: 46px;
	}

	.footer-1,.footer-2,.footer-3,.footer-4 {
		width: 100% !important;
	}
}

@media(max-width:479px) {
	.subscribe-wrp .sub-but {
		width: 100%;
		display: table;
		padding-left: 15px;
	}

	.subscribe-wrp button {
		width: 100% !important;
	}

	.subscribe-wrp .sub-input {
		width: 100%;
		padding-left: 15px;
		padding-bottom: 15px;
	}

	.res-width-dining .col-lg-3.our-spec-outer.wpb_column.vc_column_container.vc_col-sm-3 {
		width: 100%;
	}

	.single-blog-post .entry-meta span {
		margin-bottom: .5em;
		display: block;
	}
}

@media only screen and (min-width:331px) and (max-width:385px) {
	.right-p-two.pull-right {
		float: right !important;
	}
}

@media(max-width:455px) {
	.room-slider .slick-slide.slick-active {
		margin-top: 10px;
	}

	.wel-band .top-left ul li:last-child {
		margin-top: 0;
	}

	.accord.icon-bg-color.accord a {
		text-align: center;
	}

	.single-room-wrapper .ro-facilitie ul li {
		width: 100%;
		margin-bottom: 2%;
	}

	.nasir-activities2 .nav li {
		width: 384px;
		max-width: 100%;
		float: none;
		margin: 0 auto;
	}
}

@media(max-width:991px) {
	.hotel-booking-search .ser-in-box button:hover {
		background: #1a1a1c !important;
		color: #fff !important;
	}

	.wel-ads-wrapper .wel-ad-inner {
		padding: 0;
	}

	.width-img-video {
		width: 50% !important;
		float: left;
	}

	.width-img-video .wpb_single_image.vc_align_left {
		text-align: center;
	}

	.width-nine-plus {
		width: 100%;
	}

	.specify-width-acc-responsive-3.vc_col-sm-6 {
		padding-bottom: 0;
	}

	.specify-width-acc-responsive-2.vc_col-sm-4 {
		text-align: center;
	}

	.check-video-box .img-holder .box a i.icon.icon-Play {
		display: inherit;
	}

	.overflow-sidebar {
		overflow: hidden;
	}

	.sidebar-area.default_widgets {
		padding-left: 0;
	}

	.main-menu-wrapper-two {
		position: relative;
		display: none;
	}

	.tmc_header_2 .main-menu-wrapper-two.stricky.no-boder.top_nav.no-background.affix-top,.main-menu-wrapper-two.stricky.no-boder.top_nav.no-background.affix-top {
		display: none !important;
	}

	.height-home-four {
		height: 68px;
	}

	.col-lg-3.our-spec-outer.wpb_column.vc_column_container.vc_col-sm-3 {
		width: 50%;
	}
}

@media(min-width:768px) and (max-width:991px) {
	.wel-band.no-original-display .pull-left.top-left {
		width: 100% !important;
	}

	.wel-band.no-original-display .pull-right.top-right.text-right {
		width: 100% !important;
		text-align: left !important;
		margin-top: 10px;
	}
}

@media(min-width:501px) and (max-width:767px) {
	.res-width-dining .col-lg-3.our-spec-outer.wpb_column.vc_column_container.vc_col-sm-3 {
		float: left;
		width: 50%;
	}
}

@media(min-width:320px) and (max-width:767px) {
	.extra-width-tracing {
		width: 100%;
	}

	.extra-width-tracing.vc_col-sm-7 {
		width: 100%;
	}

	.extra-width-tracing-3.vc_col-sm-6 {
		width: 100% !important;
	}

	.ext-right1-img-awsm-res-767.vc_col-sm-4 {
		width: 100%;
	}

	.extra-width-tracing-4 {
		width: 100% !important;
	}

	.extra-width-tracing-3 .vc_column-inner {
		padding: 0 !important;
	}

	.extra-width-tracing-1 {
		width: 100% !important;
	}

	.extra-width-tracing-1.wpb_column.vc_column_container.vc_col-sm-5 {
		padding-right: 15px;
	}

	.extra-width-tracing-3.wpb_column.vc_column_container.vc_col-sm-6 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.extra-width-tracing-4.awsm-margin-left-for-responsive.wpb_column.vc_column_container.vc_col-sm-6 {
		padding-right: 15px;
	}

	.footer-3 {
		margin-top: 0;
	}

	.footer-4 {
		margin-top: 0;
	}

	.single-room-wrapper .ro-facilitie ul li {
		width: 48%;
		float: left;
		margin-bottom: 2%;
	}
}

@media(min-width:1025px) and (max-width:1100px) {
	.nav-holder .nav-footer {
		display: block;
		background: inherit;
		margin-top: 2.3em;
	}

	.main-menu-wrapper-two .nav-header-right {
		display: none;
	}

	ul.main_menu_nav {
		padding-left: 22px;
	}
}

@media(min-width:1025px) and (max-width:1200px) {
	.hb_input_field:after {
		right: 0;
	}

	ul.main_menu_nav {
		padding-left: 0;
	}
}

@media(max-width:1220px) {
	.contact-info {
		padding-top: 40px;
		padding-left: 15px !important;
	}

	.clients-left-section {
		width: 100% !important;
	}
}

@media(min-width:1400px) {
	.nhs-caption4 {
		top: 170px;
		position: absolute;
		right: 0;
		left: 0;
	}

	ul.main_menu_nav {
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 80px;
	}
}

@media(max-width:360px) {
	.awsm-creative-pading-left-right {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.common-pad-home-2 {
		padding-bottom: 0;
	}

	.bee-accordion .media-body {
		padding-left: 0;
	}

	.footer-4 {
		width: 87%;
	}

	.bee-accordion .media-left {
		width: 61% !important;
		padding-left: 0 !important;
		padding-bottom: 0 !important;
	}

	.credit-texts {
		margin-top: 24px !important;
	}`	.credit-texts {
		margin-top: 25px !important;
	}

	.wel-pad-top {
		padding-top: 3.5em;
	}

	.common-pad {
		padding-top: 1em;
		padding-bottom: 1em;
	}

	.extra-book-pad {
		padding-top: 40px;
	}

	.rearrange-booking-pading .vc_col-sm-4 {
		padding-left: 5px !important;
	}

	.get-touch-wrapper .touch-img {
		width: 100%;
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px,0px,0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
	display: none;
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-item img {
	display: block;
	max-width: 100%;
	height: auto;
	-webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

.no-js .owl-carousel {
	display: block;
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
	transform-style: preserve-3d;
}

@media only screen and (max-width:1029px) {
}

.clean-check #r1+label,.clean-check #r2+label,.clean-check #r3+label {
	margin-left: 22px;
}

.clean-check #s1+label,.clean-check #sd_right+label {
	margin-left: 22px;
}

.layouts {
	padding-bottom: 0;
}

.switcher-title {
	padding-top: 0;
	font-size: 15px;
	color: #d5d5d5;
	font-family: 'Open Sans',sans-serif;
	text-transform: capitalize;
	margin: 0 0 20px 0;
}

.menu-skin-default {
	background: #333;
}

.menu-skin-blue {
	background: #5d9cec;
}

.menu-skin-green {
	background: #9fc246;
}

.menu-skin-red {
	background: #fc6e51;
}

.menu-skin-orange {
	background: #ff853f;
}

.menu-skin-yellow {
	background: #ffce54;
}

.menu-skin-purple {
	background: #ac92ec;
}

.menu-skin-pink {
	background: #ec87c0;
}

.switcher-select-form {
	width: 100%;
	height: 42px;
	border: 1px solid #424242;
	background: #262626;
	color: #d5d5d5;
	padding: 0 25px;
	margin: 0 0 40px 0;
}

.menu-position li {
	float: left;
	margin: 0 0 0 20px;
	width: 40%;
}

.menu-position li a {
	font-size: 13px;
	font-family: Arial,sans-serif;
	padding: 2px;
	margin: 5px;
}

.menu-position li a.active {
	border: 1px solid #333;
}

ul.page-list {
	padding: 0;
	list-style: none;
	width: 114.5%;
	position: relative;
	overflow: hidden;
	margin: 40px -15px 70px -15px;
}

.page-list li:nth-child(even) {
	width: 47.5%;
	float: left;
	margin: 0 5px 10px 0;
}

.page-list li:nth-child(odd) {
	width: 47.5%;
	float: left;
	margin: 0 0 10px 5px;
}

ul.page-list h4.switcher-title {
	margin-left: 15px;
	margin-right: 15px;
}

ul#background-image li {
	margin-bottom: 10px;
}

.switcher-select-form:focus,.switcher-select-form:focus {
	outline: 0 !important;
}

.vc_non_responsive .vc_row .vc_col-sm-1,
.vc_non_responsive .vc_row .vc_col-sm-10,
.vc_non_responsive .vc_row .vc_col-sm-11,
.vc_non_responsive .vc_row .vc_col-sm-12,
.vc_non_responsive .vc_row .vc_col-sm-2,
.vc_non_responsive .vc_row .vc_col-sm-3,
.vc_non_responsive .vc_row .vc_col-sm-4,
.vc_non_responsive .vc_row .vc_col-sm-5,
.vc_non_responsive .vc_row .vc_col-sm-7,
.vc_non_responsive .vc_row .vc_col-sm-8,
.vc_non_responsive .vc_row .vc_col-sm-9 {
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}

.vc_parallax-inner iframe,.vc_video-bg iframe {
	max-width: 1000%;
}

.vc_clearfix:after,.vc_column-inner::after,.vc_el-clearfix,.vc_row:after {
	clear: both;
}

.vc-composer-icon,[class*=" vc_arrow-icon-"],[class^=vc_arrow-icon-] {
	speak: none;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.vc_row:after,.vc_row:before {
	content: " ";
	display: table;
}

@media (max-width:767px) {
	.vc_hidden-xs {
		display: none!important;
	}

	.vc_el-clearfix-xs {
		clear: both;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.vc_hidden-sm {
		display: none!important;
	}

	.vc_el-clearfix-sm {
		clear: both;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.vc_hidden-md {
		display: none!important;
	}

	.vc_el-clearfix-md {
		clear: both;
	}
}

.vc_non_responsive .vc_row .vc_col-sm-1 {
	position: relative;
	width: 8.33333333%;
	min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-2 {
	position: relative;
	width: 16.66666667%;
	min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-3 {
	position: relative;
	width: 25%;
	min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-4 {
	position: relative;
	width: 33.33333333%;
	min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-5 {
	position: relative;
	width: 41.66666667%;
	min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-6 {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.vc_non_responsive .vc_row .vc_col-sm-7 {
	position: relative;
	width: 58.33333333%;
	min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-8 {
	position: relative;
	width: 66.66666667%;
	min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-9 {
	position: relative;
	width: 75%;
	min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-10 {
	position: relative;
	width: 83.33333333%;
	min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-11 {
	position: relative;
	width: 91.66666667%;
	min-height: 1px;
}

.vc_col-xs-12,.vc_column_container {
	width: 100%;
}

.vc_non_responsive .vc_row .vc_col-sm-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-12 {
	margin-left: 100%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-11 {
	margin-left: 91.66666667%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-10 {
	margin-left: 83.33333333%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-9 {
	margin-left: 75%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-8 {
	margin-left: 66.66666667%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-7 {
	margin-left: 58.33333333%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-6 {
	margin-left: 50%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-5 {
	margin-left: 41.66666667%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-4 {
	margin-left: 33.33333333%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-3 {
	margin-left: 25%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-2 {
	margin-left: 16.66666667%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-1 {
	margin-left: 8.33333333%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-0 {
	margin-left: 0;
}

.vc_non_responsive .vc_row .vc_hidden-sm {
	display: none!important;
}

/*.vc_row {
	margin-left: -15px;
	margin-right: -15px;
}*/

.vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9,.vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9,.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9,.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9 {
	float: left;
}

.vc_col-xs-11 {
	width: 91.66666667%;
}

.vc_col-xs-10 {
	width: 83.33333333%;
}

.vc_col-xs-9 {
	width: 75%;
}

.vc_col-xs-8 {
	width: 66.66666667%;
}

.vc_col-xs-7 {
	width: 58.33333333%;
}

.vc_col-xs-6 {
	width: 50%;
}

.vc_col-xs-5 {
	width: 41.66666667%;
}

.vc_col-xs-4 {
	width: 33.33333333%;
}

.vc_col-xs-3 {
	width: 25%;
}

.vc_col-xs-2 {
	width: 16.66666667%;
}

.vc_col-xs-1 {
	width: 8.33333333%;
}

.vc_col-xs-pull-12 {
	right: 100%;
}

.vc_col-xs-pull-11 {
	right: 91.66666667%;
}

.vc_col-xs-pull-10 {
	right: 83.33333333%;
}

.vc_col-xs-pull-9 {
	right: 75%;
}

.vc_col-xs-pull-8 {
	right: 66.66666667%;
}

.vc_col-xs-pull-7 {
	right: 58.33333333%;
}

.vc_col-xs-pull-6 {
	right: 50%;
}

.vc_col-xs-pull-5 {
	right: 41.66666667%;
}

.vc_col-xs-pull-4 {
	right: 33.33333333%;
}

.vc_col-xs-pull-3 {
	right: 25%;
}

.vc_col-xs-pull-2 {
	right: 16.66666667%;
}

.vc_col-xs-pull-1 {
	right: 8.33333333%;
}

.vc_col-xs-pull-0 {
	right: auto;
}

.vc_col-xs-push-12 {
	left: 100%;
}

.vc_col-xs-push-11 {
	left: 91.66666667%;
}

.vc_col-xs-push-10 {
	left: 83.33333333%;
}

.vc_col-xs-push-9 {
	left: 75%;
}

.vc_col-xs-push-8 {
	left: 66.66666667%;
}

.vc_col-xs-push-7 {
	left: 58.33333333%;
}

.vc_col-xs-push-6 {
	left: 50%;
}

.vc_col-xs-push-5 {
	left: 41.66666667%;
}

.vc_col-xs-push-4 {
	left: 33.33333333%;
}

.vc_col-xs-push-3 {
	left: 25%;
}

.vc_col-xs-push-2 {
	left: 16.66666667%;
}

.vc_col-xs-push-1 {
	left: 8.33333333%;
}

.vc_col-xs-push-0 {
	left: auto;
}

.vc_col-xs-offset-12 {
	margin-left: 100%;
}

.vc_col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.vc_col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.vc_col-xs-offset-9 {
	margin-left: 75%;
}

.vc_col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.vc_col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.vc_col-xs-offset-6 {
	margin-left: 50%;
}

.vc_col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.vc_col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.vc_col-xs-offset-3 {
	margin-left: 25%;
}

.vc_col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.vc_col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.vc_col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width:768px) {
	.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9 {
		float: left;
	}

	.vc_col-sm-12 {
		width: 100%;
	}

	.vc_col-sm-11 {
		width: 91.66666667%;
	}

	.vc_col-sm-10 {
		width: 83.33333333%;
	}

	.vc_col-sm-9 {
		width: 75%;
	}

	.vc_col-sm-8 {
		width: 66.66666667%;
	}

	.vc_col-sm-7 {
		width: 58.33333333%;
	}

	.vc_col-sm-6 {
		width: 50%;
	}

	.vc_col-sm-5 {
		width: 41.66666667%;
	}

	.vc_col-sm-4 {
		width: 33.33333333%;
	}

	.vc_col-sm-3 {
		width: 25%;
	}

	.vc_col-sm-2 {
		width: 16.66666667%;
	}

	.vc_col-sm-1 {
		width: 8.33333333%;
	}

	.vc_col-sm-pull-12 {
		right: 100%;
	}

	.vc_col-sm-pull-11 {
		right: 91.66666667%;
	}

	.vc_col-sm-pull-10 {
		right: 83.33333333%;
	}

	.vc_col-sm-pull-9 {
		right: 75%;
	}

	.vc_col-sm-pull-8 {
		right: 66.66666667%;
	}

	.vc_col-sm-pull-7 {
		right: 58.33333333%;
	}

	.vc_col-sm-pull-6 {
		right: 50%;
	}

	.vc_col-sm-pull-5 {
		right: 41.66666667%;
	}

	.vc_col-sm-pull-4 {
		right: 33.33333333%;
	}

	.vc_col-sm-pull-3 {
		right: 25%;
	}

	.vc_col-sm-pull-2 {
		right: 16.66666667%;
	}

	.vc_col-sm-pull-1 {
		right: 8.33333333%;
	}

	.vc_col-sm-pull-0 {
		right: auto;
	}

	.vc_col-sm-push-12 {
		left: 100%;
	}

	.vc_col-sm-push-11 {
		left: 91.66666667%;
	}

	.vc_col-sm-push-10 {
		left: 83.33333333%;
	}

	.vc_col-sm-push-9 {
		left: 75%;
	}

	.vc_col-sm-push-8 {
		left: 66.66666667%;
	}

	.vc_col-sm-push-7 {
		left: 58.33333333%;
	}

	.vc_col-sm-push-6 {
		left: 50%;
	}

	.vc_col-sm-push-5 {
		left: 41.66666667%;
	}

	.vc_col-sm-push-4 {
		left: 33.33333333%;
	}

	.vc_col-sm-push-3 {
		left: 25%;
	}

	.vc_col-sm-push-2 {
		left: 16.66666667%;
	}

	.vc_col-sm-push-1 {
		left: 8.33333333%;
	}

	.vc_col-sm-push-0 {
		left: auto;
	}

	.vc_col-sm-offset-12 {
		margin-left: 100%;
	}

	.vc_col-sm-offset-11 {
		margin-left: 91.66666667%;
	}

	.vc_col-sm-offset-10 {
		margin-left: 83.33333333%;
	}

	.vc_col-sm-offset-9 {
		margin-left: 75%;
	}

	.vc_col-sm-offset-8 {
		margin-left: 66.66666667%;
	}

	.vc_col-sm-offset-7 {
		margin-left: 58.33333333%;
	}

	.vc_col-sm-offset-6 {
		margin-left: 50%;
	}

	.vc_col-sm-offset-5 {
		margin-left: 41.66666667%;
	}

	.vc_col-sm-offset-4 {
		margin-left: 33.33333333%;
	}

	.vc_col-sm-offset-3 {
		margin-left: 25%;
	}

	.vc_col-sm-offset-2 {
		margin-left: 16.66666667%;
	}

	.vc_col-sm-offset-1 {
		margin-left: 8.33333333%;
	}

	.vc_col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:992px) {
	.vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9 {
		float: left;
	}

	.vc_col-md-12 {
		width: 100%;
	}

	.vc_col-md-11 {
		width: 91.66666667%;
	}

	.vc_col-md-10 {
		width: 83.33333333%;
	}

	.vc_col-md-9 {
		width: 75%;
	}

	.vc_col-md-8 {
		width: 66.66666667%;
	}

	.vc_col-md-7 {
		width: 58.33333333%;
	}

	.vc_col-md-6 {
		width: 50%;
	}

	.vc_col-md-5 {
		width: 41.66666667%;
	}

	.vc_col-md-4 {
		width: 33.33333333%;
	}

	.vc_col-md-3 {
		width: 25%;
	}

	.vc_col-md-2 {
		width: 16.66666667%;
	}

	.vc_col-md-1 {
		width: 8.33333333%;
	}

	.vc_col-md-pull-12 {
		right: 100%;
	}

	.vc_col-md-pull-11 {
		right: 91.66666667%;
	}

	.vc_col-md-pull-10 {
		right: 83.33333333%;
	}

	.vc_col-md-pull-9 {
		right: 75%;
	}

	.vc_col-md-pull-8 {
		right: 66.66666667%;
	}

	.vc_col-md-pull-7 {
		right: 58.33333333%;
	}

	.vc_col-md-pull-6 {
		right: 50%;
	}

	.vc_col-md-pull-5 {
		right: 41.66666667%;
	}

	.vc_col-md-pull-4 {
		right: 33.33333333%;
	}

	.vc_col-md-pull-3 {
		right: 25%;
	}

	.vc_col-md-pull-2 {
		right: 16.66666667%;
	}

	.vc_col-md-pull-1 {
		right: 8.33333333%;
	}

	.vc_col-md-pull-0 {
		right: auto;
	}

	.vc_col-md-push-12 {
		left: 100%;
	}

	.vc_col-md-push-11 {
		left: 91.66666667%;
	}

	.vc_col-md-push-10 {
		left: 83.33333333%;
	}

	.vc_col-md-push-9 {
		left: 75%;
	}

	.vc_col-md-push-8 {
		left: 66.66666667%;
	}

	.vc_col-md-push-7 {
		left: 58.33333333%;
	}

	.vc_col-md-push-6 {
		left: 50%;
	}

	.vc_col-md-push-5 {
		left: 41.66666667%;
	}

	.vc_col-md-push-4 {
		left: 33.33333333%;
	}

	.vc_col-md-push-3 {
		left: 25%;
	}

	.vc_col-md-push-2 {
		left: 16.66666667%;
	}

	.vc_col-md-push-1 {
		left: 8.33333333%;
	}

	.vc_col-md-push-0 {
		left: auto;
	}

	.vc_col-md-offset-12 {
		margin-left: 100%;
	}

	.vc_col-md-offset-11 {
		margin-left: 91.66666667%;
	}

	.vc_col-md-offset-10 {
		margin-left: 83.33333333%;
	}

	.vc_col-md-offset-9 {
		margin-left: 75%;
	}

	.vc_col-md-offset-8 {
		margin-left: 66.66666667%;
	}

	.vc_col-md-offset-7 {
		margin-left: 58.33333333%;
	}

	.vc_col-md-offset-6 {
		margin-left: 50%;
	}

	.vc_col-md-offset-5 {
		margin-left: 41.66666667%;
	}

	.vc_col-md-offset-4 {
		margin-left: 33.33333333%;
	}

	.vc_col-md-offset-3 {
		margin-left: 25%;
	}

	.vc_col-md-offset-2 {
		margin-left: 16.66666667%;
	}

	.vc_col-md-offset-1 {
		margin-left: 8.33333333%;
	}

	.vc_col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:1200px) {
	.vc_hidden-lg {
		display: none!important;
	}

	.vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9 {
		float: left;
	}

	.vc_col-lg-12 {
		width: 100%;
	}

	.vc_col-lg-11 {
		width: 91.66666667%;
	}

	.vc_col-lg-10 {
		width: 83.33333333%;
	}

	.vc_col-lg-9 {
		width: 75%;
	}

	.vc_col-lg-8 {
		width: 66.66666667%;
	}

	.vc_col-lg-7 {
		width: 58.33333333%;
	}

	.vc_col-lg-6 {
		width: 50%;
	}

	.vc_col-lg-5 {
		width: 41.66666667%;
	}

	.vc_col-lg-4 {
		width: 33.33333333%;
	}

	.vc_col-lg-3 {
		width: 25%;
	}

	.vc_col-lg-2 {
		width: 16.66666667%;
	}

	.vc_col-lg-1 {
		width: 8.33333333%;
	}

	.vc_col-lg-pull-12 {
		right: 100%;
	}

	.vc_col-lg-pull-11 {
		right: 91.66666667%;
	}

	.vc_col-lg-pull-10 {
		right: 83.33333333%;
	}

	.vc_col-lg-pull-9 {
		right: 75%;
	}

	.vc_col-lg-pull-8 {
		right: 66.66666667%;
	}

	.vc_col-lg-pull-7 {
		right: 58.33333333%;
	}

	.vc_col-lg-pull-6 {
		right: 50%;
	}

	.vc_col-lg-pull-5 {
		right: 41.66666667%;
	}

	.vc_col-lg-pull-4 {
		right: 33.33333333%;
	}

	.vc_col-lg-pull-3 {
		right: 25%;
	}

	.vc_col-lg-pull-2 {
		right: 16.66666667%;
	}

	.vc_col-lg-pull-1 {
		right: 8.33333333%;
	}

	.vc_col-lg-pull-0 {
		right: auto;
	}

	.vc_col-lg-push-12 {
		left: 100%;
	}

	.vc_col-lg-push-11 {
		left: 91.66666667%;
	}

	.vc_col-lg-push-10 {
		left: 83.33333333%;
	}

	.vc_col-lg-push-9 {
		left: 75%;
	}

	.vc_col-lg-push-8 {
		left: 66.66666667%;
	}

	.vc_col-lg-push-7 {
		left: 58.33333333%;
	}

	.vc_col-lg-push-6 {
		left: 50%;
	}

	.vc_col-lg-push-5 {
		left: 41.66666667%;
	}

	.vc_col-lg-push-4 {
		left: 33.33333333%;
	}

	.vc_col-lg-push-3 {
		left: 25%;
	}

	.vc_col-lg-push-2 {
		left: 16.66666667%;
	}

	.vc_col-lg-push-1 {
		left: 8.33333333%;
	}

	.vc_col-lg-push-0 {
		left: auto;
	}

	.vc_col-lg-offset-12 {
		margin-left: 100%;
	}

	.vc_col-lg-offset-11 {
		margin-left: 91.66666667%;
	}

	.vc_col-lg-offset-10 {
		margin-left: 83.33333333%;
	}

	.vc_col-lg-offset-9 {
		margin-left: 75%;
	}

	.vc_col-lg-offset-8 {
		margin-left: 66.66666667%;
	}

	.vc_col-lg-offset-7 {
		margin-left: 58.33333333%;
	}

	.vc_col-lg-offset-6 {
		margin-left: 50%;
	}

	.vc_col-lg-offset-5 {
		margin-left: 41.66666667%;
	}

	.vc_col-lg-offset-4 {
		margin-left: 33.33333333%;
	}

	.vc_col-lg-offset-3 {
		margin-left: 25%;
	}

	.vc_col-lg-offset-2 {
		margin-left: 16.66666667%;
	}

	.vc_col-lg-offset-1 {
		margin-left: 8.33333333%;
	}

	.vc_col-lg-offset-0 {
		margin-left: 0;
	}

	.vc_el-clearfix-lg {
		clear: both;
	}
}

.vc_el_width_100,.vc_el_width_50,.vc_el_width_60,.vc_el_width_70,.vc_el_width_80,.vc_el_width_90 {
	margin-left: auto!important;
	margin-right: auto!important;
}

.vc_pull-right {
	float: right!important;
}

.vc_pull-left {
	float: left!important;
}

.vc_clearfix:after,.vc_clearfix:before {
	content: " ";
	display: table;
}

.vc_visible {
	display: block;
}

.vc_table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
}

.vc_table>tbody>tr>td,.vc_table>tbody>tr>th,.vc_table>tfoot>tr>td,.vc_table>tfoot>tr>th,.vc_table>thead>tr>td,.vc_table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.vc_table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.vc_button-2-wrapper,.vc_pixel_icon {
	display: inline-block;
	vertical-align: middle;
}

.vc_table>caption+thead>tr:first-child>td,.vc_table>caption+thead>tr:first-child>th,.vc_table>colgroup+thead>tr:first-child>td,.vc_table>colgroup+thead>tr:first-child>th,.vc_table>thead:first-child>tr:first-child>td,.vc_table>thead:first-child>tr:first-child>th {
	border-top: 0;
}

.vc_table>tbody+tbody {
	border-top: 2px solid #ddd;
}

.vc_table .table {
	background-color: #fff;
}

.vc_table-bordered,.vc_table-bordered>tbody>tr>td,.vc_table-bordered>tbody>tr>th,.vc_table-bordered>tfoot>tr>td,.vc_table-bordered>tfoot>tr>th,.vc_table-bordered>thead>tr>td,.vc_table-bordered>thead>tr>th {
	border: 1px solid #ddd;
}

.vc_table-bordered>thead>tr>td,.vc_table-bordered>thead>tr>th {
	border-bottom-width: 2px;
}

.vc_txt_align_left {
	text-align: left;
}

.vc_txt_align_right {
	text-align: right;
}

.vc_txt_align_center {
	text-align: center;
}

.vc_txt_align_justify {
	text-align: justify;
	text-justify: inter-word;
}

.vc_el_width_50 {
	width: 50%;
}

.vc_el_width_60 {
	width: 60%;
}

.vc_el_width_70 {
	width: 70%;
}

.vc_el_width_80 {
	width: 80%;
}

.vc_el_width_90 {
	width: 90%;
}

.vc_el_width_100 {
	width: 100%;
}

.vc_btn,a.vc_btn,button.vc_btn {
	cursor: pointer;
	display: inline-block;
	text-decoration: none!important;
	padding: 9px 12px;
	font-size: 100%;
	line-height: 20px;
	border-radius: 4px;
}

.vc_general.vc_btn3,.wpb_button:hover,a.wpb_button_a,a.wpb_button_a:hover {
	text-decoration: none;
}

.vc_btn,.vc_btn:focus,.vc_btn:hover,a.vc_btn,a.vc_btn:focus,a.vc_btn:hover,button.vc_btn,button.vc_btn:focus,button.vc_btn:hover {
	border: 1px solid transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.vc_btn-lg,a.vc_btn-lg,button.vc_btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

.vc_btn-sm,a.vc_btn-sm,button.vc_btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner>* {
		min-height: 1em;
	}
}

.vc_row.vc_row-flex::after,.vc_row.vc_row-flex::before {
	display: none;
}

.vc_row.vc_row-o-columns-stretch {
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
}

.vc_row.vc_row-o-columns-top {
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}

.vc_row.vc_row-o-columns-bottom {
	-webkit-align-content: flex-end;
	-ms-flex-line-pack: end;
	align-content: flex-end;
}

.vc_row.vc_row-o-columns-middle {
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.vc_row.vc_row-o-columns-bottom::after,.vc_row.vc_row-o-columns-middle::after,.vc_row.vc_row-o-columns-top::after {
	content: '';
	width: 100%;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	display: block;
}

.vc_row.vc_row-o-content-top>.vc_column_container>.vc_column-inner {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_column_container {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.vc_row.vc_row-o-content-bottom>.vc_column_container>.vc_column-inner {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_column_container {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.vc_row.vc_row-o-content-middle>.vc_column_container>.vc_column-inner {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_column_container {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.vc_column-inner::after,.vc_column-inner::before {
	content: " ";
	display: table;
}

.vc_ie-flexbox-fixer {
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.vc_ie-flexbox-fixer>.vc_row {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.vc_row.vc_column-gap-1 {
	margin-left: -15.5px;
	margin-right: -15.5px;
}

.vc_row.vc_column-gap-1>.vc_column_container {
	padding: .5px;
}

.vc_row.vc_column-gap-2 {
	margin-left: -16px;
	margin-right: -16px;
}

.vc_row.vc_column-gap-2>.vc_column_container {
	padding: 1px;
}

.vc_row.vc_column-gap-3 {
	margin-left: -16.5px;
	margin-right: -16.5px;
}

.vc_row.vc_column-gap-3>.vc_column_container {
	padding: 1.5px;
}

.vc_row.vc_column-gap-4 {
	margin-left: -17px;
	margin-right: -17px;
}

.vc_row.vc_column-gap-4>.vc_column_container {
	padding: 2px;
}

.vc_row.vc_column-gap-5 {
	margin-left: -17.5px;
	margin-right: -17.5px;
}

.vc_row.vc_column-gap-5>.vc_column_container {
	padding: 2.5px;
}

.vc_row.vc_column-gap-10 {
	margin-left: -20px;
	margin-right: -20px;
}

.vc_row.vc_column-gap-10>.vc_column_container {
	padding: 5px;
}

.vc_row.vc_column-gap-15 {
	margin-left: -22.5px;
	margin-right: -22.5px;
}

.vc_row.vc_column-gap-15>.vc_column_container {
	padding: 7.5px;
}

.vc_row.vc_column-gap-20 {
	margin-left: -25px;
	margin-right: -25px;
}

.vc_row.vc_column-gap-20>.vc_column_container {
	padding: 10px;
}

.vc_row.vc_column-gap-25 {
	margin-left: -27.5px;
	margin-right: -27.5px;
}

.vc_row.vc_column-gap-25>.vc_column_container {
	padding: 12.5px;
}

.vc_row.vc_column-gap-30 {
	margin-left: -30px;
	margin-right: -30px;
}

.vc_row.vc_column-gap-30>.vc_column_container {
	padding: 15px;
}

.vc_row.vc_column-gap-35 {
	margin-left: -32.5px;
	margin-right: -32.5px;
}

.vc_row.vc_column-gap-35>.vc_column_container {
	padding: 17.5px;
}

.vc_col-has-fill>.vc_column-inner,.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_section.vc_section-has-fill,.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,.vc_section.vc_section-has-fill+.vc_section {
	padding-top: 35px;
}

.vc_column_container {
	padding-left: 2%;
	padding-right: 2%;
}

.vc_column_container>.vc_column-inner {
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

.vc_section {
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -15px;
	margin-right: -15px;
}

.vc_section[data-vc-full-width] {
	-webkit-transition: opacity .5s ease;
	-o-transition: opacity .5s ease;
	transition: opacity .5s ease;
	overflow: hidden;
}

.vc_section[data-vc-full-width].vc_hidden {
	opacity: 0;
}

.vc_section[data-vc-full-width]>.vc_row {
	margin-left: 0;
	margin-right: 0;
}

.vc_section[data-vc-stretch-content] {
	padding-left: 0;
	padding-right: 0;
}

.vc_section.vc_row-o-full-height {
	min-height: 100vh;
}

.vc_section.vc_section-flex {
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
}

.vc_section.vc_section-flex .vc_vc_row {
	width: 100%;
}

.vc_section.vc_section-flex::after,.vc_section.vc_section-flex::before {
	display: none;
}

.vc_section.vc_section-o-content-top {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.vc_section.vc_section-o-content-bottom {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.vc_section.vc_section-o-content-middle {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.vc_section.vc_section-o-content-bottom::after,.vc_section.vc_section-o-content-middle::after,.vc_section.vc_section-o-content-top::after {
	content: '';
	width: 100%;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	display: block;
}

.vc_row.vc_column-gap-1>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-1>.vc_vc_column_inner>.vc_column_container {
	padding-left: .5px;
	padding-right: .5px;
}

.vc_row.vc_column-gap-2>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-2>.vc_vc_column_inner>.vc_column_container {
	padding-left: 1px;
	padding-right: 1px;
}

.vc_row.vc_column-gap-3>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-3>.vc_vc_column_inner>.vc_column_container {
	padding-left: 1.5px;
	padding-right: 1.5px;
}

.vc_row.vc_column-gap-4>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-4>.vc_vc_column_inner>.vc_column_container {
	padding-left: 2px;
	padding-right: 2px;
}

.vc_row.vc_column-gap-5>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-5>.vc_vc_column_inner>.vc_column_container {
	padding-left: 2.5px;
	padding-right: 2.5px;
}

.vc_row.vc_column-gap-10>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-10>.vc_vc_column_inner>.vc_column_container {
	padding-left: 5px;
	padding-right: 5px;
}

.vc_row.vc_column-gap-15>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-15>.vc_vc_column_inner>.vc_column_container {
	padding-left: 7.5px;
	padding-right: 7.5px;
}

.vc_row.vc_column-gap-20>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-20>.vc_vc_column_inner>.vc_column_container {
	padding-left: 10px;
	padding-right: 10px;
}

.vc_row.vc_column-gap-25>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-25>.vc_vc_column_inner>.vc_column_container {
	padding-left: 12.5px;
	padding-right: 12.5px;
}

.vc_row.vc_column-gap-30>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-30>.vc_vc_column_inner>.vc_column_container {
	padding-left: 15px;
	padding-right: 15px;
}

.vc_row.vc_column-gap-35>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-35>.vc_vc_column_inner>.vc_column_container {
	padding-left: 17.5px;
	padding-right: 17.5px;
}

.vc_vc_column,.vc_vc_column_inner {
	padding-left: 0;
	padding-right: 0;
}

.vc_row.vc_row-flex>.vc_vc_column,.vc_row.vc_row-flex>.vc_vc_column_inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container,.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.vc_row.vc_row-o-equal-height>.vc_column_container {
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.vc_row.vc_row-o-content-top>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-top>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.vc_row.vc_row-o-content-bottom>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-bottom>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.vc_row.vc_row-o-content-middle>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-middle>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.vc_empty-element>.vc_column-inner {
	min-height: 100px;
}

@-webkit-keyframes vc_woo-add-cart-load {
	0%,100%,80% {
		box-shadow: 0 2.5em 0 -1.3em rgba(235,235,235,.75);
	}

	40% {
		box-shadow: 0 2.5em 0 0 rgba(235,235,235,.75);
	}
}

@keyframes vc_woo-add-cart-load {
	0%,100%,80% {
		box-shadow: 0 2.5em 0 -1.3em rgba(235,235,235,.75);
	}

	40% {
		box-shadow: 0 2.5em 0 0 rgba(235,235,235,.75);
	}
}

.vc_grid-item-mini .added_to_cart.wc-forward {
	display: none;
}

.logo {
	margin-top: 23px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.nav-footer li a {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .24s ease-in-out;
	-moz-transition: opacity .24s ease-in-out;
	transition: opacity .24s ease-in-out;
}

.wf-loading .nav-footer li a {
	opacity: 0;
}

.ie.wf-loading .nav-footer li a {
	visibility: hidden;
}

.my-style li ul.sub-menu li a {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .24s ease-in-out;
	-moz-transition: opacity .24s ease-in-out;
	transition: opacity .24s ease-in-out;
}

.wf-loading .my-style li ul.sub-menu li a {
	opacity: 0;
}

.ie.wf-loading .my-style li ul.sub-menu li a {
	visibility: hidden;
}

#header .top_nav.affix .nav-footer li a {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .24s ease-in-out;
	-moz-transition: opacity .24s ease-in-out;
	transition: opacity .24s ease-in-out;
}

.wf-loading #header .top_nav.affix .nav-footer li a {
	opacity: 0;
}

.ie.wf-loading #header .top_nav.affix .nav-footer li a {
	visibility: hidden;
}

section.row.page-cover.final-inner-header {
	background-color: #717e95;
}

.final-inner-header .this-title {
	color: #fff;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .24s ease-in-out;
	-moz-transition: opacity .24s ease-in-out;
	transition: opacity .24s ease-in-out;
}

.wf-loading .final-inner-header .this-title {
	opacity: 0;
}

.ie.wf-loading .final-inner-header .this-title {
	visibility: hidden;
}

.breadcrumb-row .breadcrumb li span,.breadcrumb-row .breadcrumb li {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .24s ease-in-out;
	-moz-transition: opacity .24s ease-in-out;
	transition: opacity .24s ease-in-out;
}

.wf-loading .breadcrumb-row .breadcrumb li span,.breadcrumb-row .breadcrumb li {
	opacity: 0;
}

.ie.wf-loading .breadcrumb-row .breadcrumb li span,.breadcrumb-row .breadcrumb li {
	visibility: hidden;
}

.final-breadcrumb {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

body {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .24s ease-in-out;
	-moz-transition: opacity .24s ease-in-out;
	transition: opacity .24s ease-in-out;
}

.wf-loading body {
	opacity: 0;
}

.ie.wf-loading body {
	visibility: hidden;
}

p {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .24s ease-in-out;
	-moz-transition: opacity .24s ease-in-out;
	transition: opacity .24s ease-in-out;
}

.wf-loading p{
	opacity: 0;
}

.ie.wf-loading p {
	visibility: hidden;
}

h1,.h1 {
	color: #242424;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .24s ease-in-out;
	-moz-transition: opacity .24s ease-in-out;
	transition: opacity .24s ease-in-out;
}

.wf-loading h1,.h1 {
	opacity: 0;
}

.ie.wf-loading h1,.h1 {
	visibility: hidden;
}

h2,.h2 {
	color: #242424;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .24s ease-in-out;
	-moz-transition: opacity .24s ease-in-out;
	transition: opacity .24s ease-in-out;
}

.wf-loading h2,.h2 {
	opacity: 0;
}

.ie.wf-loading h2,.h2 {
	visibility: hidden;
}

h3,.h3 {
	color: #242424;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .24s ease-in-out;
	-moz-transition: opacity .24s ease-in-out;
	transition: opacity .24s ease-in-out;
}

.wf-loading h3,.h3 {
	opacity: 0;
}

.ie.wf-loading h3,.h3 {
	visibility: hidden;
}

h4,.h4 {
	color: #242424;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .24s ease-in-out;
	-moz-transition: opacity .24s ease-in-out;
	transition: opacity .24s ease-in-out;
}

.wf-loading h4,.h4 {
	opacity: 0;
}

.ie.wf-loading h4,.h4 {
	visibility: hidden;
}

h5,.h5 {
	color: #242424;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .24s ease-in-out;
	-moz-transition: opacity .24s ease-in-out;
	transition: opacity .24s ease-in-out;
}

.wf-loading h5,.h5 {
	opacity: 0;
}

.ie.wf-loading h5,.h5 {
	visibility: hidden;
}

h6,.h6 {
	color: #242424;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .24s ease-in-out;
	-moz-transition: opacity .24s ease-in-out;
	transition: opacity .24s ease-in-out;
}

.wf-loading h6,.h6 {
	opacity: 0;
}

.ie.wf-loading h6,.h6 {
	visibility: hidden;
}

.main-container {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.hotel-booking-search.search-sec.search-sec-homet {
	background: transparent;
	margin-top: -8em;
}

.hotel-booking-search.search-sec.search-sec-homet .overlay .border {
	padding: 1.6em 2.5em;
}

.vc_custom_1482812898340 {
	background-color: #f4f4f4 !important;
}

.vc_custom_1483118587451 {
	background-color: #fff !important;
	background-position: 0 0 !important;
	background-repeat: no-repeat !important;
}

.vc_custom_1483449212846 {
	background: #fff url() !important;
	background-position: 0 0 !important;
	background-repeat: no-repeat !important;
}

.vc_custom_1482814651539 {
	background-color: #f4f4f4 !important;
}