

/* Start:/bitrix/templates/biletik_aero_yellow/components/bitrix/news/handbook/bitrix/news.detail/detail_autocomplete/style.css?15248726074609*/
.cont.wrap_handbook_nav{
    display: none;
}

.list_offers_detail{
    background: #1c3f75;
    padding-top: 50px;
    padding-bottom: 50px;
}

.wrap_share_detail{
    padding: 2em 0 1em;
}
.detail_offers_auto{
    background: #fff;
    border-radius: 6px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.detail_offers_auto .row{
    margin-left: 0px;
    margin-right: 0px;
}
.detail_offers_auto p{
    margin-bottom: 0;
}
.wrap_offers_auto{
    padding-top: 30px;
}

.sub_tit_offers_auto{
    text-align: center;
    color: #535353;
    margin-bottom: 30px;
}

.header_offers_auto{
    background: url(/bitrix/templates/biletik_aero_yellow/components/bitrix/news/handbook/bitrix/news.detail/detail_autocomplete/images/bg_offers_auto_1.png) no-repeat;
    background-size: cover;
    padding: 25px 40px 20px;
    color: #ffffff;
}
.header_offers_auto-left{
    float: left;
    text-align: left;
}
.header_offers_auto-left  p{
    font-size: 22px;
    font-weight: bold;
}
.header_offers_auto-left span{
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding-top: 5px;
}
.header_offers_auto-right{
    float: right;
    text-align: right;
}
.header_offers_auto-right  p{
    font-size: 16px;
    font-weight: normal;
    color: #818590;
}
.header_offers_auto-right span{
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #ffc91d;
    padding: 5px 0 5px 35px;
    background: url(/bitrix/templates/biletik_aero_yellow/components/bitrix/news/handbook/bitrix/news.detail/detail_autocomplete/images/icon_offers_auto_1.png) no-repeat left 8px;
}
.sub_header_offers_auto{
    border-top: 1px solid #818590;
    background: #353841;
    color: #ffffff;
    padding: 12px 40px;
}
.sub_header_offers_auto-left{
    float: left;
    text-align: left;
}
.sub_header_offers_auto-right{
    float: right;
    text-align: right;
}
.sub_header_offers_auto p{
    color: #818590;
    font-size: 14px;
}
.sub_header_offers_auto p span{
    color: #fff;
    font-size: 22px;
}
.head_offers_auto{
    color: #424242;
    padding: 25px 40px 20px;
    border-bottom: 1px solid #e0e3da;
}
.head_offers_auto-left{
    float: left;
}
.head_offers_auto-left > p{
    background: url(/bitrix/templates/biletik_aero_yellow/components/bitrix/news/handbook/bitrix/news.detail/detail_autocomplete/images/icon_offers_auto_2.png)no-repeat left 2px;
    font-size: 14px;
    color: #424242;
    padding: 4px 0 4px 38px;
}
.head_offers_auto-left > p > span{
    font-size: 15px;
    color: #6c6f7b;
}
.head_offers_auto-right{
    float: right;
    width: 100px;
    height: 100px;
    overflow: hidden;
}
.head_offers_auto-right img{
    max-width: 100%;
    max-height: 100%;
}
.body_offers_auto{
    padding: 50px 0 40px;
}
.table_body_offers_auto{
    width: 100%;
}
.table_body_offers_auto tr th:first-child,
.table_body_offers_auto tr td:first-child{
    padding-left: 40px;
}
.table_body_offers_auto tr td:first-child{
    color: #4f4f4f;
    font-size: 15px;
    background: url(/bitrix/templates/biletik_aero_yellow/components/bitrix/news/handbook/bitrix/news.detail/detail_autocomplete/images/icon_offers_auto_4.png) no-repeat 15px 10px;
}
.table_body_offers_auto tr th:first-child{
    background: url(/bitrix/templates/biletik_aero_yellow/components/bitrix/news/handbook/bitrix/news.detail/detail_autocomplete/images/icon_offers_auto_3.png) no-repeat 15px 5px;
}
.table_body_offers_auto tr td{
    color: #6c707c;
    font-size: 14px;
    padding: 4px 0;
    background-color: #fff;
}
.table_body_offers_auto tr th{
    color: #424242;
    font-size: 14px;
    padding: 4px 0;
    padding-bottom: 15px;
    vertical-align: text-top;
}

.table_body_offers_auto tr:nth-child(even) td{
    background-color: #f1f1f1;
}
.txt_body_offers_auto{
    padding: 15px 40px 0;
    font-size: 13px;
}
.footer_offers_auto{
    padding: 40px 40px 35px;
    background: url(/bitrix/templates/biletik_aero_yellow/components/bitrix/news/handbook/bitrix/news.detail/detail_autocomplete/images/bg_offers_auto_2.png) no-repeat;
    background-size: cover;
    border-radius: 0 0 6px 6px;
}
.footer_offers_auto ul li{
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 2px;
}
a.link_offers_auto{
    display: block;
    max-width: 550px;
    margin: 60px auto 10px;
    background: #d5a308;
    border-bottom: 3px solid #91710f;
    color: #ffffff;
    padding: 10px 15px 6px;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    text-decoration: none;
    font-size: 18px;
}
a.link_offers_auto:hover{
    text-decoration: none;
    color: #ffffff!important;
}
a.link_offers_auto:after{
    position: absolute;
    content: '';
    background: url(/bitrix/templates/biletik_aero_yellow/components/bitrix/news/handbook/bitrix/news.detail/detail_autocomplete/images/icon_offers_auto_5.png) no-repeat;
    top: 9px;
    right: 20px;
    width: 23px;
    height: 23px;
    display: block;
}
.table_body_offers_auto  .close_line{
    width: 35px;
    height: 35px;
    display: inline-block;
    float: left;
    background: url(/bitrix/templates/biletik_aero_yellow/images/close_btn.png) center center no-repeat;
    background-size: 52%;
    border: 1px solid #cccccc;
    border-radius: 4px;
    padding: 2px;
    margin: -3px 10px 0 4px;
}
.table_body_offers_auto form{
    display: inline-block;
    float: left;
}
/* End */


/* Start:/bitrix/components/swebs/nemo.form/templates/small/style.min.css?1577363792579*/
.autocomplete-suggestions{background-color:white;padding:5px 5px 5px 5px;margin-top:2px;border-radius:4px;max-height:200px;overflow-y:auto}.autocomplete-suggestion{padding-left:5px;color:#555}.autocomplete-selected{background-color:#f7f7f7;cursor:pointer}.gobiletik_complex{display:none}.wrap_category_pass{display:none}.wrap_small_form .gobiletik_complex .way{display:none}.wrap_small_form .gobiletik_complex .way.active{display:block}.showHotels{float:right;margin-top:0 !important}.showHotels label{margin-left:10px}.gobiletik_complex .showHotels{margin-right:60px !important}
/* End */


/* Start:/bitrix/templates/biletik_aero_yellow/components/bitrix/breadcrumb/handbook_breadcrumbs/style.css?1524872607923*/
.bx-breadcrumb {
	margin: 15px 0 15px;
}
.bx-breadcrumb i {
    color: #1c1c1c;
	margin-right: 0px;
    font-style: normal;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 5px;
    padding: 3px 0;
    font-size: 0.9em;
}
.bx-breadcrumb .bx-breadcrumb-item span {

}
.bx-breadcrumb .bx-breadcrumb-item a {
    text-decoration: none;
    border-bottom: none;
    color: #1c1c1c;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover{
    color: #64b5f6;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

.bx-breadcrumb-item{
    float: left;
}
.bx-breadcrumb-item_arrow{
    margin: 0 5px;
    color: #999;
}
.bx-breadcrumb-item > a{
    text-decoration: none;
    border-bottom: 1px dotted #f0b600;
    /*display: inline-block;*/
    color: #f0b600;
}
.bx-breadcrumb-item > a span{
    color: #f0b600;
}
.bredcrumbs .bx-breadcrumb-item{
    font-size: 16px!important;
}
/* End */


/* Start:/bitrix/components/swebs/nemo.form/templates/big_bottom/style.min.css?1577363792728*/
.autocomplete-suggestions{background-color:white;padding:5px 5px 5px 5px;margin-top:2px;border-radius:4px;max-height:200px;overflow-y:auto}.autocomplete-suggestion{padding-left:5px;color:#555}.autocomplete-selected{background-color:#f7f7f7;cursor:pointer}.gobiletik_complex{display:none}.wrap_category_pass{display:none}.wrap_big_form_bottom .gobiletik_complex .way{display:none}.wrap_big_form_bottom .gobiletik_complex .way.active{display:block}.widget-wrp .btn-wrp{margin-top:10px !important;text-align:center}.showHotels,.showDirections{float:right;margin-top:0 !important}.showHotels label,.showDirections label{margin-left:10px}.gobiletik_complex .showHotels,.gobiletik_complex .showDirections{margin-right:60px !important}
/* End */
/* /bitrix/templates/biletik_aero_yellow/components/bitrix/news/handbook/bitrix/news.detail/detail_autocomplete/style.css?15248726074609 */
/* /bitrix/components/swebs/nemo.form/templates/small/style.min.css?1577363792579 */
/* /bitrix/templates/biletik_aero_yellow/components/bitrix/breadcrumb/handbook_breadcrumbs/style.css?1524872607923 */
/* /bitrix/components/swebs/nemo.form/templates/big_bottom/style.min.css?1577363792728 */
