.widget__holder {
    width: 100%;
}



.clearfix::after {
    content: "";
    clear: both;
    display: table;
}


.widget .widget-ui-checkbox__caption:after {
    left: 3px !important;
}

.widget:after {
    background-color: transparent !important;
}

.widget {
    background-color: transparent !important;
}

.widget-airports__select__value__placeholder {
    height: 48px !important;
}

#react-select-2--value-item>span,
#react-select-2--value-item>span>div,
#react-select-3--value-item>span,
#react-select-3--value-item>span>div {
    /* padding-left: 40px !important; */
    line-height: 48px !important;
}

.widget-airports__select__value__placeholder {
    font-size: 14px !important;
    
    color: #1E1E1E !important;
}



.widgets div.Select-placeholder {
    padding-left: 10px !important;
}

.Select-value .widget-airports__select__value {
    padding-left: 10px !important;
}

.Select-multi-value-wrapper>.Select-input,
.widget-airports__select__value__placeholder {
    padding-left: 10px !important;
}

.widget-airports__col:last-of-type .Select-control .Select-input:not(input),
.widget-airports__col:last-of-type .Select-control .Select-placeholder,
.widget-airports__col:last-of-type .Select-control .widget-airports__select__value,
.widget-airports__col:last-of-type .Select-control .widget-airports__select__value__placeholder,
.widget-segments_CR .widget-segments__segment .widget-airports__col:last-of-type .Select-control .Select-placeholder,
.widget-segments_CR .widget-segments__segment .widget-airports__col:last-of-type .Select-control .widget-airports__select__value__placeholder,
.widget-segments_CR .widget-segments__segment .widget-airports__col:last-of-type .Select-input:not(input),
.widget-segments_CR .widget-segments__segment .widget-airports__col:last-of-type .widget-airports__select__value {
    padding-left: 10px !important;
}

.Select .Select-placeholder {
    padding-left: 40px !important;
    font-size: 14px !important;
    
    font-family: Montserrat, sans-serif;
    line-height: 48px !important;
}

.widget-airports__select .Select-control,
.widget .widget-dates__col:first-child .widget-ui-input,
.widget .widget-dates__col:nth-child(2) .widget-ui-input,
.widget-passengers .widget-ui-input__wrapper,
.btn.btn-primary.widget__startButton {
    height: 48px;
}

.btn.btn-primary.widget__startButton {
    min-width: 150px;
}

.widget-passengers .widget-passengers__class {
    display: none !important;
}

.widget-airports__col:last-of-type .widget-airports__select__wrapper {
    margin-left: 5px;
}

.widget-footer .widget-footer__col {
    flex-grow: 0 !important;
}

.widget-ui-icon.widget-airports__swap {
    background: transparent;
    margin-left: 17px;
}

.widget-airports__swap:after{
	background: none;
}
.widget-airports__swap:before {
    background: url('/nemo/img/change-arrows.svg');
    height: 28px;
    width: 28px;
}

.widget-airports__swap:after {
    margin-top: 5px;
}

.widget-form-airports__swap:after {}

.widget__startButton.btn-primary:hover,.widget-classType__inner__button_selected:hover {
    background: #4A5FC3 !important;
}

.widget__startButton.btn-primary {
	border-radius: 15px;
    text-transform: none !important;
    background-color: #001BA0 !important;
    font-weight: 600;
    font-size: 14px;
    width: 100%;
}

.widget-passengers {
    margin-right: 15px;
    width: 65px;
}

.widget .widget-ui-datepicker__calendar {
    display: none !important;
}

.widget-dates__caption {
    /* padding-right: 30px !important;  */
}

.widget-dates__caption.widget-dates__caption_return.widget-dates__caption_filled {
    padding-left: 10px;
}

.widget .react-datepicker-wrapper, .widget .react-datepicker__input-container:nth-child(2) {
	margin-left: 8px;
}

.widget .widget-dates__col:first-child>div>div:first-child .react-datepicker__input-container>div>div:first-child:before,
.widget .widget-dates__col:last-child>div>div:first-child .react-datepicker__input-container>div>div:first-child:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url("/nemo/img/calendar.svg") 50% no-repeat;
    background-size: contain;
    z-index: 8;
}

.widget-passengers__icon{
	    border: 1px solid rgba(227, 230, 243, 0.72);
}

.widget-passengers__icon:hover{
	background-color: rgba(227, 230, 243, 0.72);
    border-color: rgba(227, 230, 243, 1);
}

.widget.widget_CR .widget-dates__col:first-child .widget-ui-input {
    border-top-right-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
}

.widget-dates__caption.widget-dates__caption_departure.widget-dates__caption_filled {
    padding-left: 40px;
}

.widget-additionalOptions {
    margin-top: 15px !important;
    height: 17px !important;
}

.widget-airports__select .Select-placeholder, .widget-airports__select .widget-airports__select__value__placeholder{
	font-weight: 400;
	color: #515151;
}

/* .widget__routeTypeSwitch.widget__routeTypeSwitch_toOW {
    margin-bottom: 70px !important;
} */

.widget__routeTypeSwitch.widget__routeTypeSwitch_toOW span {
    font-size: 14px !important;
    color: #001BA0 !important;
}

.widget-ui-select__toggle {
    display: none !important;
}

.widget-additionalOptions__checkboxes-options .widget-ui-dropdown__content {
    display: block !important;
    min-width: 150px;
}

.widget-additionalOptions .widget-ui-select__dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    right: auto;
    min-width: 1px;
    width: 100%;
    /* padding: 15px 15px 12px; */
    position: absolute;
    z-index: 50;
    background: transparent !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.widget-ui-checkbox__caption {
    color: #fff !important;
}

.widget-additionalOptions__checkboxes {
    margin-right: 0 !important;
}

.widget-segments__segment__drop {
    left: 5px !important;
	background: #f60036;
    top: 18px !important;
    width: 30px !important;
    height: 30px !important;
}

.widget span {
    /* font-family: "Montserrat"; */
    font-size: 14px !important;
    
    color: #1E1E1E;
    /*line-height: 34px;*/
    /* overflow: hidden; */
}

.widget-airports__suggestion span {
    line-height: 24px !important;
}

.widget-airports__suggestion .widget-airports__suggestion__title {
    font-weight: 400 !important;
    font-size: 15px !important;
}


.widget-footer__col span {
    /* color: #fff !important; */
    line-height: 20px;
}

.widget-dates__caption.widget-dates__caption_departure {
    padding-left: 10px;
}

.form-control.widget-passengers__trigger__title {
    padding-left: 10px;
}

.form-control.widget-passengers__trigger__title:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/nemo/img/check-down.svg) 50% no-repeat;
    background-size: contain;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -9px;
}

.widget-ui-icon.widget-ui-input__arrow {
    display: none;
}

.widget__holder {
    flex-basis: auto !important;
}

.widget__holder .widget-footer {
    min-width: auto !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    flex-shrink: 4;
    margin: 0 !important;
}

.widget-footer__col:first-of-type {
    flex-basis: auto;
}

.widget_CR .widget-footer__col:first-of-type {
    max-width: 92px;
}

.widget-segments_CR .widget-airports {
    min-width: 70% !important;
}

.widget-dates__caption {
    font-size: 14px !important;
    line-height: 48px;
    padding-left: 40px !important;
}

.widget-dates__caption_return {
    padding-right: 32px;
    padding-left: 32px;
}

.widget-dates__caption_return.widget-dates__caption_disabled {
    padding-left: 0 !important;
    padding-right: 0;
}

.widget-dates__caption.widget-dates__caption_return.widget-dates__caption_disabled {
    /* padding-left: 0  !important; */
    text-align: left !important;
}

.widget-airports__select .Select-input input {
    height: 48px;
}

.widget-passengers__title {
    padding-top: 10px;
    padding-bottom: 10px;
}



.widget .widget-ui-checkbox__caption:before {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #031ba0;
}

.widget .widget-ui-checkbox__caption {
    line-height: 16px;
   
}

.widget .widget-ui-checkbox__caption {
    font-size: 14px !important;
}

.widget-segments_CR .widget-segments__segment:last-child .widget-airports__select__value__placeholder {
    top: 4px !important;
}

.widget-airports__select__value__placeholder {
    /* top: 4px !important; */
    font-size: 14px !important;
    
}

.widget .widget-ui-datepicker .react-datepicker__day--outside-month {
    opacity: 1 !important;
}

.widget .form-control {
    line-height: 48px !important;
    height: 48px !important;
}

.widget__addSegment{
	background: #001BA0 !important;
	border-radius: 15px;
}

#react-select-4--value-item .widget-airports__select__value__placeholder,
#react-select-5--value-item .widget-airports__select__value__placeholder,
#react-select-6--value-item .widget-airports__select__value__placeholder,
#react-select-7--value-item .widget-airports__select__value__placeholder,
#react-select-8--value-item .widget-airports__select__value__placeholder,
#react-select-9--value-item .widget-airports__select__value__placeholder,
#react-select-10--value-item .widget-airports__select__value__placeholder,
#react-select-11--value-item .widget-airports__select__value__placeholder,
#react-select-12--value-item .widget-airports__select__value__placeholder,
#react-select-13--value-item .widget-airports__select__value__placeholder,
#react-select-14--value-item .widget-airports__select__value__placeholder,
#react-select-15--value-item .widget-airports__select__value__placeholder,
#react-select-16--value-item .widget-airports__select__value__placeholder,
#react-select-17--value-item .widget-airports__select__value__placeholder,
#react-select-18--value-item .widget-airports__select__value__placeholder,
#react-select-19--value-item .widget-airports__select__value__placeholder,
#react-select-20--value-item .widget-airports__select__value__placeholder {
    top: 4px;
}

.widget__holder>div:first-child {
    flex-basis: 100% !important;
}

.widget {
    flex-direction: column;
    flex-basis: 100%;
}

.widget .widget-ui-input_disabled {
    /*border-radius: 0 !important;*/
}

.widget-airports__select .Select-loading {
    border-right-color: #001BA0;
}

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

.widget-airports__airportCode{
	color: #1E1E1E;
}

.widget__routeTypeSwitch_toOW{
	background:  url(/nemo/img/back.svg);
	background-repeat: no-repeat;
	background-size: 22px;
}
.widget__routeTypeSwitch_toCR{
	background: url(/nemo/img/route.svg);
	background-repeat: no-repeat;
}

.widget .widget-ui-datepicker__header,
.widget .widget-ui-mobile__header {
    /* background-color: rgba(65, 107, 169,0.9); */
    background-image: url(../images/bg_opacity_widget.png?2e579c6â€¦);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}

.widget__routeTypeSwitch.widget__routeTypeSwitch_toCR span {
    font-size: 14px !important;
    font-weight: normal !important;
}

.widget-dates__col:last-of-type:not(:only-child) {
    border-left: 1px solid transparent;
}

.widget-dates .wid-datepicker:first-child .widget-ui-input__closer {
    display: none !important
}

.widget-dates__caption.widget-dates__caption_return.widget-dates__caption_disabled {
    /* padding-right: 40px; */
    text-align: center !important;
}

.widget-airports__suggestion_isAggregation:before {
    display: none;
}

.widget-airports__col:first-of-type .widget-airports__airportCode {
    right: 17px !important;
}


/* .widget-airports {
    margin-right: 15px !important;
} */



.widget_CR .widget-airports__col:last-of-type .widget-airports__select__wrapper {
    margin-left: 1rem !important;
    padding-left: 0 !important;
}

.widget .widget-ui-input__closer,.widget .widget-ui-datepicker .react-datepicker__current-month,.widget .widget-ui-datepicker .react-datepicker__navigation--next:before, .widget .widget-ui-datepicker .react-datepicker__navigation--previous:before,.widget .widget-ui-datepicker .react-datepicker__day-name,.widget-passengers__title,.widget-additionalOptions .widget__routeTypeSwitch.widget__routeTypeSwitch_toCR span,.widget .widget-ui-checkbox__caption,.widget-passengers__icon,.widget .widget-ui-datepicker .react-datepicker__day--keyboard-selected, .widget .widget-ui-datepicker .react-datepicker__day--today,.widget .widget-ui-datepicker__footer__button{
	color: #001BA0;
}

.widget .widget-ui-checkbox__caption{
	color: #001BA0 !important;
}
.widget .widget-ui-datepicker,.widget .widget-ui-datepicker__footer__button{
	border-radius: 15px;
}

.widget .widget-ui-datepicker .react-datepicker__day--selected, .widget .widget-ui-datepicker__specialDay,.widget-classType__inner__button_selected,.widget-passengers__footer__button, .widget .widget-ui-checkbox__input:checked+label .widget-ui-checkbox__caption:before,.widget .widget-ui-datepicker__header, .widget .widget-ui-mobile__header{
	background: #001BA0 !important;
}
.widget .widget-ui-datepicker .react-datepicker__navigation--next:before, .widget .widget-ui-datepicker .react-datepicker__navigation--previous:before{
	font-size: 16px;
}

.widget .widget-ui-datepicker .react-datepicker__day:hover{
	background: rgba(227, 230, 243, 0.71);
}

.widget .widget-ui-datepicker .react-datepicker__day-name{
	text-transform: capitalize;
}

.widget-passengers__footer__button {
    background-color: #001BA0 !important;
    border-radius: 15px;
}

.widget-airports__select__value {
    padding-right: 50px !important;
}

.widget-airports__select__value__airportName {
    overflow: hidden;
    text-overflow: ellipsis;
}

.widget-airports__select__value__countryName,.widget-dates__caption_disabled {
    color: #515151 !important;
    font-weight: normal;
}

.widget-dates__caption,.widget-passengers__item_disabled .widget-passengers__title{
	color: #515151 !important;
	font-weight: normal;
}
.widget-dates__col .widget-ui-input_disabled{
	background: #dedede;
}

.widget-airports__col:first-of-type .widget-airports__select__value {
    width: 100% !important;
}

.widget-airports__swap:hover:before{
	transform: scale(1.05);
}

.widget-passengers__number{
	color:#2b2b2b;
	font-weight: normal;
}

.widget .widget-dates__col .widget-ui-input,.widget .widget-ui-dropdown, .widget-passengers__trigger,.widget-airports__select .Select-control {
        border-radius: 15px !important;
}


@media only screen and (min-width: 1101px) {
  .widget-additionalOptions {
    -ms-flex-direction: row !important;
  }
}


@media only screen and (max-width: 1100px) {
    .widget-segments_CR {
        padding-bottom: 10px !important;
    }
    .widget-additionalOptions__checkboxes {
        margin-left: 0 !important;
    }
    .widget-passengers {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .widget-footer__col:nth-of-type(2n) .widget-additionalOptions__checkboxes {
        margin-left: 0 !important;
    }
    .widget_CR .widget-footer__col:first-of-type {
        min-width: auto !important;
    }
    .widget-footer__col:last-of-type {
        padding-left: 15px !important;
    }
    .widget__routeTypeSwitch.widget__routeTypeSwitch_toOW {
        margin-top: 10px !important;
        margin-bottom: 0 !important;
    }
  
    .widget-footer .widget-footer__col {
        display: flex;
        flex-grow: 1 !important;
        min-width: 50%;
    }
    .widget__routeTypeSwitch {
        position: relative !important;
        left: 0;
        top: 0 !important;
        margin-left: auto !important;
        height: auto !important;
    }
    .widget-airports__col:last-of-type .widget-airports__select__wrapper {
        margin-left: 0 !important;
    }
    .widget-footer__col:last-of-type {
        margin-top: 0 !important;
    }
    
}

.widget .widget-ui-tooltip__pop{
	border-radius: 15px;
}

.widget-additionalOptions {
    height: 30px;
 
    margin-bottom: -20px!important;
  
}

@media (max-width: 650px) {
	.widget {
		padding: 0;
	}
	
	.widget-airports__swap {
       display: block;
       transform: none;
       left: -50px;
       top: -3px;
    }
   
     .widget-airports, .widget-dates, .widget-footer{
	 	padding-bottom: 0px;
	 }
	 
	 .widget .react-datepicker-wrapper, .widget .react-datepicker__input-container:nth-child(2) {
		margin-left: 0px;
	}
    
	.widget-airports__select__value__countryName{
		display: none;
	}
	.widget .widget-ui-checkbox__caption:before{
		top:18px;
	}
	.widget .widget-ui-checkbox__caption:after  {
		top:22px;
	}
	.widget .widget-ui-checkbox__caption {
	    line-height: 52px;
	    height: 52px;
	}
	.widget .widget-ui-datepicker__footer__button{
		background-color: #001BA0 !important;
		color: #fff !important;

	}
	
	.widget-segments_CR .widget-segments__segment__drop{
		margin-left: -1.8rem;
	}
  
    .widget-airports>.widget-airports__col:first-child .Select.is-open .Select-control .Select-multi-value-wrapper:before,
    .widget-airports>.widget-airports__col:last-child .Select.is-open .Select-control .Select-multi-value-wrapper:before {
        margin-top: 8px !important;
    }
    .widget-airports__select__value__placeholder {
        height: 34px !important;
    }
    .widget-passengers {
        position: absolute;
    }
    .widget-footer {
        flex-direction: column !important;
        display: block !important;
         height: 49px !important;
    }
    .widget-footer .widget-footer__col {
        flex-direction: column;
    }
    .widget-additionalOptions {
        margin-bottom: 0 !important;
        height: auto;
        display: flex;
    }
    .widget-additionalOptions .widget-ui-checkbox{
	    position: absolute;
	    left: -175px;
	    bottom: -56px;
    }
    .widget__routeTypeSwitch{
	    top: 40px!important;
    }
    
    .btn.btn-primary.widget__startButton {
	    position: absolute;
    }
    
    .widget-airports, .widget-dates, .widget-footer {
	    display: flex;
    }
    
    .widget-dates {
		flex-wrap: nowrap !important;
	}
    
    .widget-airports .widget-airports__col, .widget-dates .widget-dates__col, .widget-footer .widget-footer__col{
	    width:50%;
    }
    .widget-airports .widget-airports__col:nth-child(1), .widget-dates .widget-dates__col:nth-child(1){
	        margin-right: 10px;
    }
    .widget__holder .widget-footer{
	    display: flex !important;
	    flex-wrap: inherit !important;
    }
    
    .widget-footer .widget-footer__col{
	    padding-right: 5px;
	    height: 49px !important;
    }
    .widget-footer .widget-footer__col:nth-child(2){
	    margin-left: 5px;
    }
    .widget-additionalOptions {
    	margin-top: 0px !important;
    }
    
    .banner-section.banner-slider{
	    background: url(/static/img/handsome-tourist-mobile.png);
	    background-size: contain;
        background-repeat: no-repeat;
        height: 400px;
        background-position: right;
    }
    
    .widget-additionalOptions .widget-additionalOptions__checkboxes, .widget-additionalOptions .widget__routeTypeSwitch{
	 	width: 100% !important;   
    }
   
    .widget-passengers {
        z-index: 9;
        width: 100%;
        position: relative !important;
        margin-bottom: 15px;
    }
    
    .tourism-listing h1 {
		font-size: 24px;
		    
	}
    
    
    .wrapper-form .widget .widget-ui-datepicker__header,
    .wrapper-form .widget .widget-ui-mobile__header {
        height: 50px !important;
        line-height: 50px;
    }
    .wrapper-form .widget .widget-ui-mobile__back {
        height: 50px !important;
        line-height: 50px;
    }
    .widget-footer__col:last-of-type {
        padding-left: 0 !important;
    }
}