/* css for b2b by Seele*/

html {
    box-sizing: border-box;
    font-family: Open Sans, Arial, Verdana;
}
@font-face {
    font-family: Open Sans;
    src: url(../custom/fonts/OpenSans-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

#container_sl_samo {
	background: white;
    min-height: 100%;
    min-width: 1000px;
    max-width: 1400px;
    margin: 0 auto;
    margin-bottom: 20px;
    padding-bottom: 20px;
    min-height: calc(100vh - 80px);
}
.topcontent-header-wrap {
	min-height: var(--topbg-minheight, auto);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    display: flex;
    flex-direction: column;
	max-width: 1200px;
    margin: 0 auto;
}
.topcontent-header-inner {
    background: rgba(255, 255, 255, .85);
}
.topcontent-header {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--page-width);
    display: grid;
    grid-gap: 1.25rem;
    grid-template-columns: 4.25rem auto;
    align-items: center;
    font-size: .875rem;
    border-bottom: 1px solid #EBEBEB;
    position: relative;
}
.topcontent-header__mobtop {
    padding-top: .75rem;
    padding-bottom: .75rem;
}
.topcontent-header__inner {
    display: grid;
    grid-gap: 1.25rem;
    grid-template-columns: auto auto 1fr auto auto;
    align-items: center;
}
.topcontent-header__location-link {
    display: flex;
    align-items: center;
    grid-gap: .25rem;
    width: fit-content;
    cursor: pointer;
}
.topcontent-header__location-link:hover {
      text-decoration: underline;
    color: #777;
}
.topcontent-header__nav-menu-link:hover {
      text-decoration: underline;
    color: #777;
}

.topcontent-header-wrap :where(a:visited) {
    color: #707070;
    text-decoration: none;
}

.topcontent-header-wrap :where(a) {
    color: #333;
    text-decoration: none;
}
.topcontent-header__location-img {
    width: .9375rem;
    height: .9375rem;
}
.topcontent-header__nav-menu {
    display: grid;
    grid-gap: 1.25rem;
    grid-template-columns: auto auto auto;
}
.topcontent-header-wrap ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.topcontent-header__nav-menu-link_icon {
    display: flex;
    grid-gap: .25rem;
}
.topcontent-header__nav-menu-link {
    cursor: pointer;
	padding: 36px 0 35px 0;

}
a.topcontent-header__nav-menu-link {
    cursor: pointer;
	display:block;
}
.topcontent-header__nav-submenu-item {
        white-space: nowrap;
        flex-basis: 33%;
        padding: .5rem;
        font-size: inherit;
    }
.topcontent-header__phone-link {
    white-space: nowrap;
}
span.topcontent-header__currencies-names {
    color: #aeaeae;
    border-bottom: 1px dashed #AEAEAE;
    cursor: pointer;
}



/************ footer ************/


.footer-all-wrap {
        margin-top: 1.25rem;
		color: #333;
		max-width: 100%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
.footer-all-wrap	:where(a:visited) {
    color: #707070;
    text-decoration: none;
}
.footer-all-wrap :where(a) {
    color: #333;
    text-decoration: none;
}
.cmn-l-block-wrap_full {
        max-width: 100%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
.cmn-l-block-wrap_full {
    width: 100%;

}
.cmn-l-block-wrap_bg2 {
    background: #D4D4D4;
}
.cmn-l-block-wrap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.cmn-l-block-wrap {
        max-width: var(--page-width);
		min-width: 1000px;
    }
.footer-block {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
.footer-block a:hover {
	cursor: pointer;
	    text-decoration: underline;
}
.footer-block__item-title {
        cursor: text;
        pointer-events: none;
    }
.footer-block__item-title {
    color: #adadad;
    margin-bottom: .9375rem;
}
.footer-block__item-inner {
    display: flex;
    flex-direction: column;
    row-gap: .9375rem;
}
.cmn-l-block-wrap_nobg {
	max-width: 1280px;
}
.footer-block {		
    display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 1.25rem;
    }
.footer-contact__contact+.footer-contact__contact {
    margin-top: .4125rem;
}
.footer-contact__item+.footer-contact__item {
    margin-top: .625rem;
}
.footer-contact__item-title {
    color: #adadad;
    margin-bottom: .9375rem;
}
.footer-contact__social {
    display: flex;
    grid-gap: .4375rem;
}
.subfooter {
        grid-template-columns: auto 1fr;
    }
.subfooter {
    display: grid;
        grid-gap: 1.25rem;
    color: #333;
    padding: 1.25rem 0;
    border-top: 1px solid #333;
    margin-top: 1.25rem;
    align-items: center;
}
.subfooter__reestr {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: .3125rem;
    align-items: center;
    font-size: .625rem;
}
    .subfooter__info-text {
        text-align: left;
    }
	.subfooter__info-text {
    font-size: .625rem;
    margin: 0 auto;
    line-height: 1.3;
}

/*********** samo container *********/
#header a, .samo_container a, .samo_container .link {
    color: #346217;
    cursor: pointer;
}

.samo_container table.res thead th, .samo_container table.res .thead th, .samo_container table.res thead td {
    background-color: #346217;
    border-color: #346217;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.samo_container .searchmodes {
    font-weight: bold;
}
.samo_container .searchmodes .searchmode, .samo_container .searchmodes .searchmode-custom {
    border-radius: 0 !important;
    border-right: 0 !important;
}
.samo_container .searchmodes .searchmode_selected {
    padding: 11px 15px;
    font-size: 15px;
}
.samo_container .panel, #modalContainer div.modalTitle, #logonContainer div.modalTitle {
    background-color: #EDEDED;
}
.samo_container .panel {
    margin-bottom: 15px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.samo_container .panel, #modalContainer div.modalTitle, #logonContainer div.modalTitle {
    background-color: #EDEDED;
    border-radius: 0 !important;
}
.price-legend-container {
    background-color: white;
}
.samo_container .searchmodes .searchmode_button {
    display: block;
    font-size: 15px;
    padding: 10px 15px;
    -ms-border-radius: 0;
    border-radius: 0;
    box-shadow: none;    
    text-decoration: none;
    margin-top: 0;
    -moz-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
	background-color: white;
    color: #429410;
    
}

button.load {
    color: white !important;
    font-weight: bold;
    text-decoration: none;
    padding: .7em 2em;
    outline: none;
    border-width: 0;
    border-style: solid none;
    background: #429410;
    transition: 0.2s;
    height: 33px;
    border-radius: 0 !important;
}
button.load:hover {
	background: #e95b0b;
}
.samo_container .price_button {
    color: white !important;
    font-weight: bold;
    text-decoration: none;
    padding: .7em 1em;
    outline: none;
    border-width: 0;
    border-style: solid none;
    background: #429410;
    transition: 0.2s;
    /*height: 33px;*/
    border-radius: 0 !important;
}
.samo_container .price_button:hover {
	background: #e95b0b;
}
.samo_container table td, .samo_container table th {
    font-size: 14px;
}
.samo_container .searchmodes .searchmode_selected {
padding: 11px 15px;
    font-size: 15px;
}
#header { font-size: .875rem;}
.samo_container select, .samo_container textarea, .samo_container .textinput, .samo_container input.frm-value, .samo_container input.frm-input {
    border-radius: 0px;
    border: 1px solid #aaa;
}
.chosen-container-single .chosen-single {
border-radius: 0px;
background: white;
}
.samo_container table.res .even td, .samo_container .even {
	background-color: #fff;
border-color: #c8c8c8;}

.samo_container table.res thead th, .samo_container table.res .thead th, .samo_container table.res thead td {
    background-color: #EDEDED;
border-color: #346217;
padding-top: 15px;
    padding-bottom: 15px;}
.samo_container table.res thead th, .samo_container table.res .thead th, .samo_container table.res thead td {
color: #346217;}
.samo_container table.res .odd td, .samo_container .odd, .samo_container table.res tbody.freightTable td {
    background-color: #f5f5f5;
border-color: #c8c8c8;}
.samo_container table.res tr.price_info:hover {
	background-color: #F6F9FB;}	
	
.resultset .res tbody tr.white_row:hover td {
    background-color: #EDEDED !important;
}

.samo_container .searchmode_selected {
    background-color: white !important;
border: 1px solid #429410 !important;
color:#429410;}
.samo_container .searchmodes .searchmode.searchmode_selected{
border-right: 1px solid #429410 !important;}

.samo_container .searchmodes a.searchmode_button:hover {
color:#e95b0b}



#search_tour div.transport span.name {
	display: none !important;
}
.type_price_sl {
	display: none !important;
}

.samo_container .tour a {
text-decoration: none;}


.samo_container .icon.pt {display: block !important;}
#search_tour .prgt, #search_stat .prgt {
width: 99px !important;
height: 20px !important;
margin-top: 5px;
}
#search_tour table td.tour {
	padding: 10px;
}

#search_tour table td span.text-kurort {
    display: block;
    color: #737373;
    font-weight: 100;
}
#search_tour table td.link-hotel {
	font-weight: 600;
    color: #429410;
	min-width: 300px;
}
#search_tour table td span.room-type-sl {
	display: block;
    color: #737373;
    font-weight: 100;
}
#search_tour table td.tour {
   /* max-width: 180px;*/
}

#search_tour div.transport, #search_tour th.transport {
   	}
#search_tour td.transport{
    padding-left: 30px;
}
.samo_container .Zebra_DatePicker .dp_daypicker th {
    background-color: #429410;}
	
.samo_container table.res tr.green_row td {
	background: #b4ddac96 !important;
}
.samo_container table.res tr.red_row td {
	background: #f1afaf6b;
}
.resultset .tour br {
	display:none;
}

/*****выпадающее меню***/
.topcontent-header__nav-submenu {
    display: flex;
    z-index: 10;
    flex-direction: column;
    padding: 1rem .5rem 1rem 1.25rem;
    border-bottom: 1px solid #ccc;
    grid-gap: .6rem;
	border: 1px solid #ccc;
        border-radius: 0 0 8px 8px;
        flex-direction: row;
        flex-wrap: wrap;
        grid-gap: inherit;
        position: absolute;
        left: 0;
        padding: 1.25rem;
        top: 5.4375rem;
		        width: 1160px;
        background: #f9f9f9;
        box-shadow: 1px 1px 4px -1px #bbb;
}
.topcontent-header__nav-menu li > div.navsub-sl{
 display: none;
} 

.topcontent-header__nav-menu li:hover > div.navsub-sl{
 display: block;
}    
.topcontent-header__nav-menu-link_icon:after {
    display: block;
    content: url(https://onetouch.travel/site/img/svg/menu-arrow.svg);
    width: .375rem;
    height: .625rem;
    transition: all .3s ease;
}

.topcontent-header__nav-submenu_active {
    display: flex;
    flex-direction: column;
    padding: 1rem .5rem 1rem 1.25rem;
    border-bottom: 1px solid #ccc;
    grid-gap: .6rem;
}
.topcontent-header__nav-submenu_currencies {
    padding: .825rem 1.25rem;
    border: 1px solid #ccc;
    border-radius: 0 0 8px 8px;
    z-index: 2;
}
@media (max-width: 767px) {
    .topcontent-header__nav-submenu_currencies {
    font-size: .875rem;
    border: none;
    flex-direction: row;
    align-items: center;
    padding-left: 1.25rem;
    padding-right: 0;
}
}
.topcontent-header__nav-submenu-item {
    width: 100%;
    font-size: .875rem;
}
.topcontent-header__nav-submenu-item-link {
    cursor: pointer;
}
.topcontent-header__nav-submenu-item-link:hover {
    text-decoration: underline;
    color: #707070;
}
.topcontent-header__nav-submenu-item-link_disabled {
    cursor: text;
    color: #999;
}
.topcontent-header__nav-submenu-item-link_disabled:hover {
    text-decoration: none;
    color: #999;
}
@media (min-width: 768px) {
    .topcontent-header__nav-submenu_active {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    grid-gap: inherit;
    position: absolute;
    left: 0;
    padding: 1.25rem;
    top: 5.4375rem;
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    width: 100%;
    background: #f9f9f9;
    box-shadow: 1px 1px 4px -1px #bbb;
}
.topcontent-header__nav-submenu_currencies {
    width: 10rem;
    top: 1.5625rem;
    left: -3rem;
    padding: .825rem .8rem;
    border: 1px solid #ccc;
    border-radius: 0 0 8px 8px;
}
.topcontent-header__nav-submenu-item {
    white-space: nowrap;
    flex-basis: 31%;
    padding: .5rem;
    font-size: inherit;
}
}
@media (min-width: 1140px) {
    .topcontent-header__nav-submenu_active {
    border: 1px solid #ccc;
    border-radius: 0 0 8px 8px;
}
.topcontent-header__nav-submenu-item {
    width: 100%;
    font-size: .875rem;
}
.topcontent-header__nav-submenu-item-link {
    cursor: pointer;
}
.topcontent-header__nav-submenu-item-link:hover {
    text-decoration: underline;
    color: #707070;
}
.topcontent-header__nav-submenu-item-link_disabled {
    cursor: text;
    color: #999;
}
.topcontent-header__nav-submenu-item-link_disabled:hover {
    text-decoration: none;
    color: #999;
}}
@media (min-width: 768px) {
    .topcontent-header__nav-submenu_active {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    grid-gap: inherit;
    position: absolute;
    left: 0;
    padding: 1.25rem;
    top: 5.4375rem;
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    width: 100%;
    background: #f9f9f9;
    box-shadow: 1px 1px 4px -1px #bbb;
}
.topcontent-header__nav-submenu_currencies {
    width: 10rem;
    top: 1.5625rem;
    left: -3rem;
    padding: .825rem .8rem;
    border: 1px solid #ccc;
    border-radius: 0 0 8px 8px;
}}
@media (min-width: 1140px) {
    .topcontent-header__nav-submenu_active {
    border: 1px solid #ccc;
    border-radius: 0 0 8px 8px;
}}
@media (max-width: 767px) {
    .topcontent-header__nav {
    order: 1;
}}
@media (min-width: 768px) and (max-width: 850px) {
    .topcontent-header__nav {
    order: 4;
    grid-column: 1/3;
}}
@media (max-width: 767px) {
    .topcontent-header.topcontent-header_mobile-menu-active .topcontent-header__nav-menu {
    grid-template-columns: 1fr;
    grid-gap: 1rem;
}}
@media (max-width: 767px) {
    .topcontent-header.topcontent-header_mobile-menu-active .topcontent-header__mobile-item {
    border-bottom: 1px solid #dddada;
    padding-bottom: .625rem;
    width: 100%}}
@media (min-width: 768px) {
    .topcontent-header__nav-submenu-item {
        white-space: nowrap;
        flex-basis: 30%;
        padding: .5rem;
        font-size: inherit;
    }}
/****** note *******/
#search_tour .note_container {
    color: #444;
	padding-right: 30px !important;
    background-color: white;
    border: 10px solid #EDEDED;
}
#search_tour .note_container li {list-style: circle !important; }


#search_tour .filters-panel.no-ufilter .checklistbox {
height: 35px !important;}


/******** курсы валют***/

header .currency td, header .currency th {
    padding: 2px 10px;
	color: #555;
}

/*****/

#header {
margin-bottom: 0px !important;}

.samo_container button, .samo_container input[type='submit'], .samo_container input[type='button'], .samo_container .link.button {
    background: #429410;
    border-radius: 0px;
}
.samo_container button:hover, .samo_container input[type='submit']:hover, .samo_container input[type='button']:hover {
    background: #e95b0b;
}
#bron_info .additional_services, #bron_info .additional_insures, #bron_info .calc, #bron_info .bron, #bron_info #btnTownsFreight {
	background: #429410;
}
/**** sl dopy****/
.samo_container .subpanel {
background-color:#EDEDED !important;}

.fa-cart-plus:before {
    content: "+добавить" !important;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    display: block;
    padding: 5px;
    background-color: #429410;
    margin-right: 3px;
    line-height: normal !important;
}
.fa-circle-xmark:before {
    content: "удалить" !important;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    display: block;
    padding: 5px;
    background-color: #ff0000;
    margin-right: 3px;
    line-height: normal !important;
}
td.iconsServicesTransport i.fa-lg {
    line-height:1 !important;
}
#cl_refer .claim {
    color: black !important;
}

.subfooter__reestr-title {
    color: #888;
    margin-bottom: .3125rem;
}
