.wrapper-a {
	max-width:1100px;
	width:100%;
	margin:0 auto;
	position:absolute;
	height:1px;
	left:0px;
	z-index:99;
	bottom:145px;
}

.page-search {width:100%;height:385px;margin:0px 31px 0px 0px;background:transparent;}						
.search-tab.nth {margin-right:0px;float:left;}							
.page-search-content label {display:block;font-size:15px;color:#333;
	font-family:'robotobold';font-weight:bold;margin-bottom:9px;}		
	
.input-a {
	padding:11px 7px 12px 20px;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #bababa;
	border-radius: 10px;
	box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.05);
	color: #8a8a8a;
}
.arrival-date .input-a {
    padding:9px 7px 10px 10px;
}
.departure-date .input-a {
    padding:9px 7px 10px 10px;
}

.srch-tab-left {float:left; width:31%;  margin-right: 31px;}								
.srch-tab-right {float:right; width:32%;}

.srch-tab-left .input-a {
    padding: 9px 7px 10px 10px;
}

.srch-tab-right button.srch-btn {
    margin-top: 26px;
}

.tours-tab .srch-tab-right button.srch-btn {
    margin-top: 23px;
}

.hotels-tab .srch-tab-right button.srch-btn {
    margin-top: 23px;
}

@media only screen and (max-width: 801px){
    .hotels-tab .srch-tab-right button.srch-btn {
        margin-top: 0;
    }
    .tours-tab .srch-tab-right button.srch-btn {
        margin-top: 0;
    }
    .tou
}

.mobile .srch-tab-left {width: 44.5%;}
.mobile .srch-tab-right {width: 44.5%;}

.srch-tab-3c {width:28.8%; float:left; margin-right:22px;}										

.srch-tab-left.maot-srch-tab-inner, .srch-tab-right.maot-srch-tab-inner{
	width: 45%;
}
.srch-tab-left.maot-srch-tab-inner{
	margin-right: 22px;
}
.date-icon { background:url(../img/icons/datepick.png); background-size: cover;}
.page-search.mobile{
	display: none;
}

.ui-datepicker .ui-datepicker-prev{
    /*background-image: url(../img/icons/ss-l.png);*/
    background-repeat: no-repeat;
    background-position: 0 -20px;
    width: 1em;
}
.ui-datepicker .ui-datepicker-next{
    /*background-image: url(../img/icons/ss-r.png);*/
    background-repeat: no-repeat;
    background-position: 0 -20px;
    width: 1em;
}
.ui-widget-header .ui-icon.ui-icon-circle-triangle-w{
    background-image: url(../img/icons/cal-left.png);
}
.ui-widget-header .ui-icon.ui-icon-circle-triangle-e{
    background-image: url(../img/icons/cal-right.png);
}

.ui-datepicker .ui-datepicker-header {border: none;}
.ui-datepicker .ui-datepicker-title {border: none;}
.ui-datepicker td a:hover {background:#70bad8 !important; color:#fff;}
.ui-state-default.ui-state-active {background:#70bad8 !important; color:#fff;}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{
    width: auto;
    border: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none!important;
    font-size: 14px;
    font-family: 'Roboto', 'sans-serif';
}

.ui-datepicker select.ui-datepicker-year{
    padding-left: 5px;
}

.ui-datepicker .ui-datepicker-calendar .start-date {
    opacity: 1;
}
.ui-datepicker .ui-datepicker-calendar .start-date span{
    background-color: #70bad8 !important;
    color: #fff;
}
.ui-datepicker .ui-datepicker-calendar .end-date {
    opacity: 1;
}
.ui-datepicker .ui-datepicker-calendar .end-date span{
    background-color: #70bad8 !important;
    color: #fff;
}
.ui-datepicker .ui-datepicker-calendar .between-date a{
    background-color: #ddecf3 !important;
}
.ui-datepicker .ui-datepicker-buttonpane{
    display: none;
}

.srch-tab-line .custom-select{
    font-size: 14px;
}
.srch-tab-line .custom-select.customSelect{
    width: 100%;
}
.select-wrapper .select-list{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
}
.select-wrapper .select-list li{
    padding: 5px 10px;
    color: #8a8a8a;
    font-size: 14px;
}
.select-wrapper .select-list li:hover{
    color: #000;
    cursor: pointer;
    padding: 5px 10px;
}

.route-page .srch-tab-left, .route-page .srch-tab-right{
    width: 47.1%;
    margin: 0;
}
.tours-tab button.srch-btn{
    /*float: right;*/
    /*margin-top: 0;*/
}

.desktop.full-width-search .tours-tab .page-search-p{
    /*padding-bottom: 5px;*/
}
.desktop .tours-tab .search-footer{
    /*padding-top: 0px;*/
}
.mobile button.srch-btn{
    margin-top: 0;
}
@media (max-width: 800px){
	.page-search.desktop{
		display: none;
	}
	.page-search.mobile{
		display: block;
	}
	.page-search.mobile::after{
		display: table;
		content: "";
		clear: both;
	}
	.search-tab.nth.maot{
		float: left;
	}
}

@media (max-width: 480px) {
    .srch-tab-3c{
        margin-right: 20px;
    }
    .search-item.search-item-get-children.srch-tab-3c{
        width: 100%;
    }
    .adults-info, .children-info{
        width: 100%;
    }

    .f2-hotelname-mobile {

        height: 40px;
    }

    .f2-routesname-mobile {

        height: 40px;
    }

    .date_st_mobile {

        height: 40px;
    }

    .date_inpt_mobile {
        
        height: 40px;
    }

    .date_end_mobile {

        height: 40px;   
    }

    .page-search-content label {

        margin-bottom: 3px;
    }

    .srch-tab-line {

        margin-bottom: 10px;
    }

    .date-icon {
        top: 19px;
    }

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

        .date-icon {
            top: 0;
            bottom: 0;
            margin: auto;
        }
        .mobile .srch-tab-left {
            width: 47.5%;
        }
        .mobile .srch-tab-right {
            width: 47.5%;
        }
        .mobile .srch-tab-left {
            margin-right: 5%;
        }
    }

    .mobile-btn {

        height: 40px;
    }

    .hotel-detail-srch .hotel-detail-btn {

        height: 57px;
    }

    .adults-info,
    .children-info {

        width: 210%;
    }

    .children-info {

        top: 141px;
    }

    .hotel-detail-srch {

        margin-top: 10px;
    }

    .hotel-detail-srch .adults-info {

        width: 210%;
    }

    .hotel-detail-srch .children-info {

        width: 210%;
    }

    .page-search-routes-bron .adults-info {

        width: 215%;
    }

    .page-search-routes-bron .children-info {

        width: 215%;
    }

    .page-search-routes-bron .adults-info {

        top: 88px;
    }

    .page-search-routes-bron .children-info {

        top: 146px;
    }

    .hotel-detail-srch .plus-minus__wrapper {
    
        margin-right: 10px;
    }

    .hotel-detail-srch .between-value {

        padding: 0;
    }
}

.date-inpt::-webkit-input-placeholder {font-style: normal!important;}
.date-inpt::-moz-placeholder          {font-style: normal!important;}
.date-inpt:-moz-placeholder           {font-style: normal!important;}
.date-inpt:-ms-input-placeholder      {font-style: normal!important;}


@media only screen and (max-width: 1150px) {
    .srch-tab-left {
        margin-right: 3%;
    }
    .srch-tab-3c {
        margin-right: 12%;
    }
    .srch-tab-3c + button.srch-btn {
        float: left;
    }
}

@media only screen and (max-width: 480px){
    .arrival-date .input-a {
        padding: 0 7px 0 10px;
    }
    .departure-date .input-a {
        padding: 0 7px 0 10px;
    }
    .search-item-children {
        height: 42px;
        line-height: 42px;
        padding: 0 7px 0 7px;
    }
    .hotel-detail-srch .hotel-detail-btn {
        height: 42px;
    }
    .input-a {
        padding: 0 7px 0 20px;
    }
    .list-group-fr {
        top: 42px;
    }
    .mobile .srch-btn.mobile-btn {
        height: 42px;
    }
    .adults-info {
        top: 70px;
    }
    .children-info {
        top: 126px;
    }
}