.date_low {
    background: rgba(66, 165, 245, 0.5);
}

.date_medium {
    background: rgba(179, 229, 252, 0.7);
}

.date_high {
    background: rgba(255, 204, 128, 0.7);
}

.date_ultra {
    background: rgba(255, 112, 67, 0.8);
}

.date_ultra_client {
    background: #00ad5d;
    x-background: rgba(255, 112, 67, 0.8);
}

.pricesCalendar .date_ultra_client .ui-state-default,
.pricesCalendar .ui-widget-content .date_ultra_client .ui-state-default,
.date_ultra_client a .pc-price {
    color: #fff;
}

/*.pricesCalendar .date_ultra_client .ui-state-default { outline: 1px solid #00ad5d; }*/

.cl-title_wrap {
    margin-bottom: 10px;
    position: relative;
    min-height: 110px;
}

.cl-title_wrap .departs,
.cl-title_wrap .cl-title_legend {
    display: inline-block;
    font-size: 0;
    float: none;
}
.cl-title_wrap .departs {
    width: 67%;
}
/*.cl-title_wrap .cl-title_legend div { font-size: 1rem; }*/
.cl-title_wrap .cl-title_legend {
    width: 33%;
    position: absolute;
    bottom: 0;
    right: 0;
}

.cl-title_wrap .departs__items:after {
    display: table;
    content: "";
    clear: both;
}

.cl-title_wrap .departs__items .departs__item {
    float: none !important;
    display: block;
}

.cl-title_wrap .departs__items .hot-nav__item {
    float: left;
}

.cl-title_wrap .departs .hot-nav__item {
    margin-bottom: 5px;
}

div.pricesCalendar {
    margin-bottom: 15px;
}

.pricesCalendar .ui-datepicker {
    border: 0;
    background: inherit;
    width: 100% !important;
    padding: 0;
}

.pricesCalendar .ui-datepicker-multi-2 {
    margin-left: 80px;
}

.pricesCalendar .ui-datepicker-multi-2 .ui-datepicker-group {
    width: 375px;
    margin-right: 3px;
    box-sizing: border-box;
    border-radius: 0;
    overflow: hidden;
    background-color: #ffffff;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.3);
}

.pricesCalendar .ui-datepicker-multi-2 .ui-datepicker-group.ui-datepicker-group-last {
    margin: 0;
}

.pricesCalendar .ui-datepicker-header {
    border: 0;
    background: #2a5dba;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    border-radius: 0;
    color: #fff;
    padding: 7px 0 !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pricesCalendar .ui-datepicker-header .ui-state-hover {
    border: 0;
}

.pricesCalendar .ui-datepicker .ui-datepicker-next, .pricesCalendar .ui-datepicker .ui-datepicker-prev {
    top: 50%;
    width: auto;
    height: auto;
}

.pricesCalendar .ui-datepicker .ui-datepicker-prev {
    left: 20px;
}

.pricesCalendar .ui-datepicker .ui-datepicker-next {
    right: 20px;
}

.pricesCalendar .ui-datepicker span.c-control {
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 13px;
    height: 21px;
    margin-top: -11px;
}

.pricesCalendar .ui-datepicker .ui-datepicker-next span.c-control {
    background: url(/img/icons/arrow_thin_right.png) no-repeat;
}

.pricesCalendar .ui-datepicker .ui-datepicker-prev span.c-control {
    background: url(/img/icons/arrow_thin_left.png) no-repeat;
}

.pricesCalendar .ui-datepicker-title {

}

.pricesCalendar .ui-datepicker-month {

}

.pricesCalendar .ui-datepicker-year {

}

.pricesCalendar .ui-datepicker-calendar {

}

.pricesCalendar .ui-datepicker-multi .ui-datepicker-group table {
    margin: 0;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

.pricesCalendar .ui-datepicker td {
    padding: 0;
    border: 1px solid #d3d3d3;
    position: relative;
    height: 49px;
    /*border-collapse: collapse;*/
}

.pricesCalendar td .ui-state-default, .pricesCalendar .ui-widget-content td .ui-state-default, .pricesCalendar .ui-widget-header td .ui-state-default {
    border: 0;
    border-radius: 0;
    background: none;
    font-size: 21px;
    color: #4d5155;
    font-weight: 700;
    text-align: center;
}

.pricesCalendar td .ui-state-disabled, .pricesCalendar .ui-widget-content td .ui-state-disabled, .pricesCalendar .ui-widget-header td .ui-state-disabled {
    opacity: 1;
    height: 48px;
}

.pricesCalendar .ui-datepicker-prev.ui-state-disabled, .pricesCalendar .ui-datepicker-next.ui-state-disabled {
    opacity: 0;
}

.pricesCalendar td .ui-state-disabled .ui-state-default, .pricesCalendar td .ui-datepicker-unselectable {
    color: rgba(77, 81, 85, 0.3);
    background: #eef1f5;
}

.pricesCalendar td .ui-state-hover, .pricesCalendar .ui-widget-content td .ui-state-hover, .pricesCalendar .ui-widget-header td .ui-state-hover,
.pricesCalendar td .ui-state-focus, .pricesCalendar .ui-widget-content td .ui-state-focus, .pricesCalendar .ui-widget-header td .ui-state-focus {
    background-color: rgb(248, 213, 0);
    color: #8c4f08;
    border-radius: 0;
}

.pricesCalendar .ui-datepicker td span.ui-state-default:hover {
    background: none;
    color: rgba(77, 81, 85, 0.3);
    background: #eef1f5;
    border-radius: 0;
}

.pricesCalendar td .ui-state-active, .pricesCalendar .ui-widget-content td .ui-state-active, .pricesCalendar .ui-widget-header td .ui-state-active,
.pricesCalendar .date-range-selected-start .ui-state-default {
    background-color: rgb(248, 213, 0);
    color: #8c4f08;
    -webkit-box-shadow: inset 0 3px 5px -2px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: inset 0 3px 5px -2px rgba(0, 0, 0, 0.48);
    box-shadow: inset 0 3px 5px -2px rgba(0, 0, 0, 0.48);
    border-radius: 0;
}

.pricesCalendar .ui-datepicker-calendar thead th {
    background: #ffc806;
    color: rgba(42, 93, 186, 0.99);
    font-weight: 500;
    font-size: 12px;
    padding: 2px;
    text-transform: lowercase;
    border: 1px solid #D0D4D9;
}

.pricesCalendar .ui-datepicker-week-end .pc-date {
}

.pricesCalendar .ui-datepicker td span, .pricesCalendar .ui-datepicker td a {
    padding: 4px 1px;
}

a .pc-price {
    color: #5F5F5F;
    font-size: 11px;
    line-height: 14px;
}

.pc-price {
    height: 14px;
}

.pc-date {
    line-height: 27px;
    width: 50px;
}

.pc-count, .pc-lpCount {
    position: absolute;
    top: -2px;
    right: 1px;
    font-size: 10px;
}

.pc-lpCount {
    right: auto;
    color: green;
    left: 2px;
}

.pricesCalendar .pc-best {

}

.pricesCalendar .pc-best a.ui-state-default {
    background-image: url(/img/icons/date_star.png);
    background-size: 33px;
    background-repeat: no-repeat;
    background-position: right top;
    outline: 1px solid #f8d500;
}

.pricesCalendar .ui-state-active .pc-price, .pricesCalendar .ui-widget-content .ui-state-active .pc-price, .pricesCalendar .ui-widget-header .ui-state-active .pc-price,
.pricesCalendar .ui-state-hover .pc-price, .pricesCalendar .ui-widget-content .ui-state-hover .pc-price, .pricesCalendar .ui-widget-header .ui-state-hover .pc-price,
.pricesCalendar .ui-state-focus .pc-price, .pricesCalendar .ui-widget-content .ui-state-focus .pc-price, .pricesCalendar .ui-widget-header .ui-state-focus .pc-price,
.pricesCalendar .date-range-selected-start .ui-state-default .pc-price,
.pricesCalendar .ui-widget-content .date_ultra_client .ui-state-active,
.pricesCalendar .ui-widget-content .date_ultra_client .ui-state-hover,
.pricesCalendar .ui-widget-content .date_ultra_client .ui-state-focus {
    color: #8c4f08;
}

.pricesCalendar .ui-datepicker .ui-datepicker-title select {
    font-size: 12px;
}

.pricesCalendar.jrange_datepicker .ui-widget-content .ui-state-default {
    border-bottom: solid 3px transparent;
}

.pricesCalendar.jrange_datepicker .ui-datepicker td.date-range-selected a {
    border-bottom: solid 3px #FFF6A6;
}

.pricesCalendar.jrange_datepicker .ui-datepicker td a, .pricesCalendar.jrange_datepicker .ui-state-default,
.pricesCalendar.jrange_datepicker .ui-state-active, .pricesCalendar.jrange_datepicker .ui-widget-content .ui-state-active,
.pricesCalendar.jrange_datepicker .date-range-hovered .ui-state-default,
.pricesCalendar.jrange_datepicker .date-range-selected-start .ui-state-default {
    background-color: transparent;
    border-bottom: solid 3px rgb(248, 213, 0);
}

.pricesCalendar.jrange_datepicker .ui-datepicker-calendar {
    width: 436px;
    background: #fff;
}

.pricesCalendar.jrange_datepicker .ui-datepicker .ui-datepicker-prev.ui-state-hover {
    top: 50%;
    left: 20px;
}

.pricesCalendar.jrange_datepicker .ui-datepicker .ui-datepicker-next.ui-state-hover {
    top: 50%;
    right: 20px;
}

.pricesCalendar .ui-datepicker td a {
    text-shadow: none;
}

.pricesCalendar .ui-datepicker-other-month {

}

.pricesCalendar .ui-datepicker-unselectable {

}

.pricesCalendar .ui-datepicker-current-day {

}

.pricesCalendar .ui-datepicker-today {

}

.pricesCalendar .ui-datepicker-current {

}

.country-info {
    color: #000;
    font-size: 13px;
    padding: 0 5px;
    text-align: justify;
    line-height: 1.5em;
}

.country-info p {
    margin-bottom: 3px;
}

.country-info h2 {
    margin: 15px 0 10px 0;
}

.country-info-icon {
    padding: 8px 15px;
}

img.country-info-image {
    width: 85px;
    height: 92px;
}

.country-info-text {
    margin-left: 120px;
}

.country-info-text p {
    margin-bottom: 3px;
}

#hSelectCity .easy_hSelect .h-select-items {
    width: 162px;
}

div.p-subtitle__prices {
    margin-bottom: 0;
    color: #2a5dba;
    padding-bottom: 0;
    font-size: 25px;
    font-weight: 500;
}

.p-hotels {
    margin-top: 15px;
    position: relative;
}

.p-hotels .block, .w-tours .block {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 1;
    text-align: center;
    padding-top: 20px;
    font-size: 30px;
    pointer-events: none;
}

.p-hotels .hotFilter {
    margin-bottom: 10px;
}

.p-hotels .hotFilter td, .p-hotels .hotFilter .filterHead th {
    padding-left: 20px;
}

.p-hotels .tableSuperFilter .filter_region {
    width: 235px;
}

.p-hotels .tableSuperFilter .filter_nights {
    width: 180px;
}

.p-hotels .tableSuperFilter .filter_class {
    width: 210px;
}

.p-hotels .tableSuperFilter .filter_meal {
    width: 263px;
}

.cl-legend-best {
    vertical-align: top;
    color: #373737;
    font-size: 14px;
    line-height: 34px;
    margin-right: 15px;
}

.cl-legend-not-img, .cl-legend-best-img {
    width: 40px;
    height: 37px;
    display: inline-block;
    background: #eef1f5;
    outline: 1px solid #d3d3d3;
    margin-right: 5px;
}

.cl-legend-best-img {
    background: #00ad5d;
    border-color: #03a158;
}

.cl-legend-not {
    vertical-align: top;
    color: #373737;
    font-size: 14px;
    line-height: 34px;
}

.cl-title_legend .gradient {
    height: 20px;
    border-radius: 5px;
    margin-top: 5px;
    background: #FFF;
    color: #FFF;
    font-size: 10px;
    padding: 4px 7px;
    /* #ffcc80  #ff7043 */
    background: -moz-linear-gradient(left, #42a5f5 0%, #b3e5fc 32%, #0fd378 67%, #00ad5d 100%);
    background: -webkit-linear-gradient(left, #42a5f5 0%, #b3e5fc 32%, #0fd378 67%, #00ad5d 100%);
    background: linear-gradient(to right, #42a5f5 0%, #b3e5fc 32%, #0fd378 67%, #00ad5d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42a5f5', endColorstr='#00ad5d', GradientType=1);
}

.p-hotels-info {
    margin: 15px 0;
    background: #f1f2f6;
    padding: 8px 0;
}

.p-hotels-icon {
    width: 70px;
    position: relative;
}

.p-hotels-icon img {
    display: block;
    margin: 5px auto;
}

.p-hotels-count {
    color: rgba(54, 57, 60, 0.99);
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    width: 90px;
    border-right: 1px solid rgba(192, 196, 200, 0.22);
    padding: 5px 10px 5px 0;
}

.p-hotels-text {
    width: 680px;
    font-size: 13px;
    padding: 0 15px;
    line-height: 20px;
    text-align: justify;
}

span.p-hotels-info_cost {
    margin-left: 10px;
    color: #d22d11;
    font-weight: 400;
}

#hSelectCity .h-select-items {
    width: 130px;
}

#results.hotTable td.stripe_bg,
#results.hot-table-results .stripe_bg {
    padding: 2px;
    height: auto;
    background-image: url(/img/stripe.png);
}

.hotTable tr.striped:hover td,
.hot-table-results .striped:hover .table-cell {
    background-color: inherit;
}

.price_label {
    margin-bottom: 10px;
}

.asideAffix {
}

.asideAffix .pan .title {
    padding-bottom: 13px;
}

.p-hotels-title .b-title-hint {
    color: #AD7208;
}

.prices_scroll::-webkit-scrollbar {
    width: 12px;
}

.prices_scroll::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #ccc;
}

.prices_scroll::-webkit-scrollbar-thumb {
    background-color: #BDB9B9;
}

.prices_scroll::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}

#hSelectCity img.h-select-image {
    margin: 15px auto;
}

.stripe-mail-text span {
    color: #344e78;
    font-size: 27px;
    font-weight: 700;
    font-style: italic;
    line-height: 1;
    display: block;
}

.stripe_mail_content {
    padding: 10px;
}

.stripe-mail-button {
}

.cl-info {
    width: 528px;
}

.cl-calendar {
    margin-right: 10px;
    width: 375px;
    min-height: 1px;
}

.cl-head {
    margin-top: 15px;
}

.cl-info .p-subtitle__prices {
    padding-top: 0;
    font-size: 20px;
}

.cl-info .country-info {
    font-size: 12px;
}

.cl-info .cl-title_wrap .departs {
    width: 100%;
}

.cl-months-wrap {
    margin-bottom: 10px;
}

a.cl-month, span.cl-month {
    color: #1161b6;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px dashed;
    margin-right: 10px;
    display: inline-block;
}

a.cl-month:hover {
    color: #C30032;
}

span.cl-month {
    color: #6c5e0d;
    border-bottom: none;
    background: #f8d500;
    padding: 5px 7px;
    border-radius: 6px;
}

.departs__head {
    color: #333333;
    font-size: 18px;
    font-weight: 500;
}

.ld-separator {
    border-bottom: 1px solid #e3e3e3;
    margin: 5px 0 8px;
}

.hot-nav__link {
    border-radius: 6px;
    border: 1px solid #dedede;
    background-color: #fcfcfd;
    color: #344e78;
    font-size: 17px;
    font-weight: 500;
    float: left;
    margin-right: 10px;
    padding: 5px 25px;
    text-decoration: none;
    cursor: pointer;
}

.hot-nav__link:hover {
    background: #2a5dba;
    color: #fff;
    border-color: #bababa;
    text-decoration: none;
}

.hot-nav__link_state_active {
    background: #2a5dba;
    color: #fff;
    border-color: #bababa;
}

.hot-nav__link_state_active:hover {
    color: #fff;
}

.country-info h2 {
    margin: 15px 0 10px 0;
}

/** MAP **/
#toursMapWrapper {
    width: 100%;
    height: 750px;
}

.country-info-text .show-hidden-phone,
.country-info-text .hidden-phone {
    display: inline-block;
    text-align: left;
}

.tours_help-item {
    background: #3a66de;
    background-repeat: no-repeat;
    width: 100%;
    height: 155px;
    border-radius: 7px;
}
.tours_help-item .tours-callback-email-error {
    color: #fff;
}
.tours_help-item .tour-request-email-error {
    color: #fff;
}
.help-item_contacts .has-error input[type="text"]{
    border: 2px solid #d52b28;
    background-color: #f3eaea;
}

.tours_help-item.help-item_tour-request {
    padding: 15px 15px 15px 280px;
    background-image: url(/img/search/ok_manager_short.png);
    background-position: 20px bottom;
    background-size: 200px;
}

.tours_help-item.help-item_contacts {
    padding: 28px 15px 28px 280px;
    background-image: url(/img/search/call_manager_short.png);
    background-position: 10px bottom;
    background-size: 270px;
}

.tours_help-item.help-item_contacts p.header,
.tours_help-item.help-item_tour-request p.header{
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.tours_help-item.help-item_contacts p.header > span,
.tours_help-item.help-item_tour-request p.header > span{
    color: #f1dd5d;
}

.help-item_contacts-controls input[type="text"],
.help-item_tour-request input[type="text"]{
    padding: 8px 10px;
    border: 2px solid #ddd;
    border-radius: 7px;
    font-size: 14px;
    width: 400px;
}
.help-item_tour-request .has-error input[type="text"]{
    border: 2px solid #d52b28;
    background-color: #f3eaea;
}

.help-item_contacts-controls button,
.help-item_tour-request button{
    color: #333;
    background: #f1dd5d;
    border: 0;
    padding: 9px 10px;
    border-radius: 7px;
    font-weight: bold;
    margin-left: 5px;
    width: 209px;
}

.tours_help-item.help-item_tour-price-include{
    padding: 15px;
}

.help-item_tour-price-include div.header{
    margin: 12px 0px 0px 15px;
    width: 200px;
    font-size: 24px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    font-weight: 500;
    line-height: 1.1;
}

.help-item_tour-price-include div.header:after{
    content: "";
    background: url(/img/search/chevron.svg);
    width: 35px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-right: -25px;
}

.help-item_tour-price-include .help-item_tour-price-include_list{
    display: inline-flex;
    float: right;
    height: 100%;
    align-items: center;
    justify-content: flex-start;
    width: 590px;
    padding-right: 30px;
}

.price-include_list-item{
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: center;
    margin-top: -20px;
    text-align: center;
    color: #fff;
    padding-top: 75px;
    font-size: 12px;
    margin-right: 42px;
}
.price-include_list-item:last-child {
    margin-right: 0;
}

.price-include_list-item.plane{
    background-image: url(/img/search/plane.png);
}

.price-include_list-item.transfer{
    background-image: url(/img/search/transfer.png);
}

.price-include_list-item.hotel{
    background-image: url(/img/search/hotel.png);
}

.price-include_list-item.meal{
    background-image: url(/img/search/meal.png);
}

.price-include_list-item.ticket{
    background-image: url(/img/search/ticket.png);
}

.price-include_list-item.insurance {
    background-image: url(/img/search/insurance.svg);
}

.help-modal .modal-dialog{
    width: 500px;
}

.help-modal .modal-dialog .modal-content{
    background: #3a66de;
}

.help-modal .modal-body{
    padding-top: 300px;
    position: relative;
    min-height: 280px;
    background-position: center 40px;
    background-repeat: no-repeat;
}

#helpManager .modal-body{
    background-image: url(/img/search/call_manager.png);
}
#helpManager .modal-body .tour-callback-modal-controls,
#notWork .modal-body .tour-callback-modal-controls {
    padding: 10px;
    text-align: center;
}
#helpManager .modal-body .tour-callback-modal-controls button,
#notWork .modal-body .tour-callback-modal-controls button {
    color: #333;
    background: #f1dd5d;
    border: 0;
    padding: 9px 10px;
    border-radius: 7px;
    font-weight: bold;
    margin-left: 5px;
    width: 220px;
}

#tourRequestModal .modal-body .tour-request-modal-controls {
    padding: 10px;
    text-align: center;
}
#tourRequestModal .modal-body .tour-request-modal-controls button {
    color: #333;
    background: #f1dd5d;
    border: 0;
    padding: 9px 10px;
    border-radius: 7px;
    font-weight: bold;
    margin-left: 5px;
    width: 220px;
}

#tourRequestModal .modal-body {
    background-image: url(/img/search/tourists.png);
}

#notWork .modal-body{
    background-image: url(/img/search/window.png);
    padding-top: 270px;
}

#helpCompletion .modal-body{
    background-image: url(/img/search/ok_manager.png);
}
#helpManager .tour-callback-modal-wrapper {
    text-align: center;
}
#helpManager .tour-callback-modal-wrapper span {
    color: #fff;
    line-height: 14px;
}
#notWork .tour-callback-modal-wrapper {
    text-align: center;
}
#notWork .tour-callback-modal-wrapper span {
    color: #fff;
    line-height: 14px;
}

#helpCallbackCompletion .modal-body{
    background-image: url(/img/search/ok_manager.png);
}

#helpCompletion, #helpCallbackCompletion {
    overflow: hidden;;
}

.tours_help-item.help-item_tour-price-include {
    height: 135px;
}

.modal-recall-time h4{
    margin: 0;
}

.modal-recall-time p{
    border-top: 0 !important;
    margin: 0;
    text-align: center;
    font-size: 18px;
    padding: 0 !important;
}

.modal-recall-time p:before{
    display: none;
}

.modal-recall-time select{
    width: 410px;
    margin: 15px auto 20px;
    display: block;
    padding: 10px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 16px;
}

.help-modal .modal-body div.header{
    font-size: 24px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.help-modal .modal-body div.header span{
    color: #f1dd5d;
}

.help-modal .modal-body p{
    color: #fff;
    line-height: 14px;
    border-top: 1px solid #5c80e4;
    padding-top: 10px;
    padding-left: 12px;
    position: relative;
}

.help-modal .modal-body p.no-city:before{
    content: "*";
    color: #f1dd5d;
    position: absolute;
    top: 13px;
    left: 0;
}

.modal-body .radio-group{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 420px;
    margin: 0 auto 15px;
    flex-flow: wrap;
}

.modal-body .radio-group .radio:hover{
    background: #4a8fe3;
    color: #fff;
    border-radius: 7px;
}
.modal-body .radio-group .radio{
    margin: 0 0 5px;
    padding: 0;
    position: relative;
    width: 200px;
}

.modal-body .radio-group .radio input[type="radio"]{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.modal-body .radio-group .radio input[type="radio"]:checked + label{
    background: #4a8fe3;
    color: #fff;
}

.modal-body .radio-group .radio label{
    color: #fff;
    font-weight: bold;
    padding: 8px 12px;
    display: block;
    border-radius: 7px;
    width: 100%;
    margin: 0;
    font-size: 18px;
}

.modal-body .close-modal{
    position: absolute;
    top: -20px;
    right: -23px;
    background: transparent;
    border: 0;
    padding: 0;
    font-size: 40px;
    color: #ec2e0e;
    line-height: 20px;
}

.tours-help-item-filter {
    display: flex;
    background: #3a66de;
    color: #fff;
    padding: 16px 0px 16px 34px;
    margin: 10px 0px;
    border-radius: 3px;
}
.tours-help-item-filter-content {
    padding: 0px 0px 0px 17px;
}
.tours-help-item-filter-header {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: -6px;
}
.tours-help-item-filter-arrow {
    display: inline-flex;
    align-items: center;
    flex: 1;
    text-align: right;
    justify-content: flex-end;
}
.tours-help-item-filter-arrow img {
    margin-right: 34px;
}