.maot-tab-ranger .ui-state-default,
.maot-tab-ranger .ui-widget-content .ui-state-default,
.maot-tab-ranger .ui-widget-header .ui-state-default,
.maot-tab-ranger .ui-widget-header .ui-state-focus {
		background: #fff !important; border-radius: 100px !important;  border:1px solid #c2c5c8 !important; cursor: pointer !important; top:-8px; width:17px; height:17px; outline: none;
}
.maot-tab-ranger .ui-widget-header {background: #4a90a4!important;}

.maot-tab-ranger .review-ranger-r {width: 100%;}

.maot-tab-ranger .range-holder {position: static; display: inline; padding-left: 5px; margin-right: -5px;}
.maot-tab-ranger .range-holder i {position: static;}

.maot-first-ranger-tab {border-top: 1px solid #f8f1eb; padding-top: 10px;}
.search-footer.corp {border-top: none;}
.maot-checkbox-tab .checkbox .jq-checkbox {top: 4px;}
.maot-checkbox-tab label {font-size: 10px; cursor: pointer;}
.maot-tab-ranger label {font-size: 9px; width: 130%;}

/*.maot-bottom-tab {margin-top: 15px;}*/
.maot-tab-hidden {display: none;}

.maot-checkbox-tab input[type="checkbox"]:checked ~ span {color: #4a90a4;}

.search-tab.corp {margin: 0; cursor: default;}
.search-tab.corp:nth-child(2) {background-color: #ff7200; color: #1d292e;}
.search-tab.corp:nth-child(3) {background-color: #1d292e;}

.page-search.full-width-search .page-search-tabs.maot-tabs {width: 100%;}
.page-search.maot-corp {position: relative;}

.maot-tab-ranger .ui-corner-all, .maot-tab-ranger .ui-corner-bottom, .maot-tab-ranger .ui-corner-right, .maot-tab-ranger .ui-corner-br {border-radius: 10px !important;}

.page-search.maot-corp .page-search-tabs,
.page-search.maot-corp .page-search-content{
	/*opacity: 0.2;
	z-index: -10;*/
}

.search-tab-corp {height:27px;margin:0px 3px 0px 0px;text-align:center;font-size:12px;color:#fff;;font-family:'Roboto';background:#1d292e;padding:14px 33px 0px 33px;}
.search-tab-corp:nth-child(1) {
	background: #fff;
	color: #000;
	height: 37px;
	font-weight: bold;
}
.search-tab-corp:nth-child(2) {
	background: #ff7200;
	color: #000;
}
.search-tab-corp:nth-child(3) {
	background: #1d292e;
	color: #fff;
}

.initially-hidden {display: block; opacity: 1;}

.maot-popup {
	width: 30%;
	position: absolute;
	left: 35%;
	top: 15%;
	background-color: #fff;
	padding: 5%;
	font-family: 'robotomedium';
	display: none;
}
.maot-popup b{
	position: absolute;
	top: 0;
	right: 0;
}
.maot-popup .popup-thanks{
	position: relative;
	color: #4a90a4;
	font-size: 16px;
}
.maot-popup .popup-thanks span{
	position: absolute;
	left: -35px;
	top: -5px;
}
.maot-popup p{
	margin-bottom: 5px;
	color: #455051;
	font-size: 13px;
}
.maot-popup p:last-child{margin-bottom: 0;}
.maot-popup .popup-close{
	width: 39px;
	height: 39px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url("../img/icons/popup-close.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	z-index: 10;
}
.maot-popup .popup-close:hover{
	background-position: 0px -39px;
}

.checkbox-banquet input[type="checkbox"]::checked{
	
}
.maot-corp .range-holder i{
    width: 60px;
    text-align: left;
}
.maot-background{
    background-image: url("../img/corp-background.jpg");
}

.visually-hidden {
	visibility: hidden;
}
.no-display {
	display: none;
}

@media screen and (max-width:800px) {
	.maot-slider-block.corp-page {
		margin-top: 250px;
	}
	.checkbox{
		margin-bottom: 20px;
	}
}