﻿/*
Theme Name: Tour group 2.0
Theme URI: http://tour-group.com/
Author: Monce
Author URI: http://tour-group.com/
Description: New Tour Group theme
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tour-group
*/

body .mm-slideout {
    z-index: 111111111111111111111;
}
table#tourismT {
    width: 100%;
}
.hotel_item_desc div, .slider_block_item_hotel_desc div {
    position: absolute;
    top: 0;
    left: 0;
    color: #3e3f5b;
    font-size: 15px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .25s;
    transition: all .25s;
}
.hotel_item:hover .hotel_item_desc div {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.slider_block_item:hover .slider_block_item_hotel_desc div {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.singl_hotel_other_list_item_img {
    position: relative;
}
.singl_hotel_other_list_item_img_gall_ico {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    background: url("img/tourgroupicon.png") no-repeat;
    background-size: contain;
    transition: all 0.25s;
    -ms-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    z-index: 11;
}
.singl_hotel_other_list_item_img_bg {
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.8);
    width: 0;
    height: 0;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    transition: all 0.25s;
    -ms-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -webkit-transition: all 0.25s;
}
.singl_hotel_other_list_item:hover .singl_hotel_other_list_item_img .singl_hotel_other_list_item_img_gall_ico {
    position: absolute;
    right: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-right: -25px;
    margin-top: -25px;
}
.singl_hotel_other_list_item:hover .singl_hotel_other_list_item_img .singl_hotel_other_list_item_img_bg {
    visibility: visible;
    opacity: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.singl_hotel_other_list_item_no_photo .singl_hotel_other_list_item_img_gall_ico, .singl_hotel_other_list_item_no_photo .singl_hotel_other_list_item_img_bg {
    display: none;
}
.table_tour_sort_item {
    cursor: pointer;
}
.table_tour_sort_item:hover {
    background-color: #D90071;
}
.table_tour thead tr th.table_tour_no_sort_item {
    background-image: none;
}
@media (min-width: 979px) {
    ul.nav li.dropdown.show-on-hover:hover>ul.dropdown-menu {
        /* ��� ����������� ������� �� ��������� */
        display: block;
    }
    .comment-list .children {
        /* ��� ��������� */
        padding: 0;
        margin-left: 74px;
        padding-bottom: 15px;
    }
    .comment-list .media {
        margin-top: 0;
    }
}
/* =WordPress Core
-------------------------------------------------------------- */

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
.sidebar_tour_item_singl {
    margin-bottom: 30px;
}
.sidebar_tour_item_singl::after {
    content: " ";
    display: table;
    clear: both;
}
.header_info_link_after_authorization {
    display: block;
    font-size: 16px;
    color: #6f3f82;
    margin-bottom: 5px;
}
.btn_center .btn_printing {
    margin-right: 10px;
}
@media only screen and (min-width: 992px) {
    .slider, .slider_item {
        height: calc(100vh - 182px - 73px) !important;
    }
}
@media only screen and (min-width: 1200px) {
    .slider, .slider_item {
        height: calc(100vh - 142px - 73px) !important;
    }
}
.link_see_more_home_hotel {
    margin-top: -15px;
    margin-bottom: 20px;
}
.staff_item_toggle {
    display: none;
}
.staff_item_toggle.active {
    display: block;
}
#map {
    height: 100%;
}
.schedule_charter_item_inner {
    position: relative;
}
#table_tour_items_auth, #table_tour_items {
    position: relative;
}
.schedule_charter_item .loader, .wrapper_datepicker_price .loader_dp, .loader_table_sort {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    height: 100%;
    width: 100%;
    z-index: 9999;
}
.loader_table_sort {
    top: 69px;
}
#table_tour_items_auth .loader_table_sort {
    top: 85px;
}
.schedule_charter_item .loader_inner, .wrapper_datepicker_price .loader_inner_dp, .loader_inner_table_sort {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    animation: spin 2s linear infinite;
}
.loader_inner_table_sort {
    top: 150px;
    margin-top: 0;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.loader_dp_input {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.9);
    height: 100%;
    width: 100%;
    z-index: 9999;
}
.loader_inner_dp_input {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    animation: spin 2s linear infinite;
}
.sidebar_input_row {
    position: relative;
}
.chosen-container {
    display: none !important;
}
.panel .chosen-container {
    display: block !important;
}
.currency-switcher {
    display: inline-block !important;
}
.old_price_tour_children {
    color: #22a273;
    text-transform: uppercase;
}
.new_price_tour_children {
    color: #e3007b;
    text-decoration: line-through;
    text-transform: uppercase;
}
.content_link_style a {
    color: #e3007b;
    text-decoration: underline;
}
.content_link_style a:hover {
    text-decoration: none;
}
.content_link_style .accordeon_custom_trigger {
    color: #6f3f82;
    text-decoration: none;
}
.content_link_style .btn_center .btn_blue_large {
    text-decoration: none;
    color: #fff;
}
.singl_hotel_tab_item_map iframe {
    border: none;
}
.slider_block_footer_info_title {
    max-height: 32px;
    overflow: hidden;
}
.singl_hotel_tabs .singl_hotel_tab_item, .singl_hotel_tabs .singl_tour_tab_item {
    display: block;
    position: absolute;
    left: 10000px;
}
.singl_hotel_tabs .singl_hotel_tab_item.active, .singl_hotel_tabs .singl_tour_tab_item.active {
    display: block;
    position: relative;
    left: 0;
}
.slider_block_item {
    z-index: 5;
}
.sidebar_input_row_datepicker_price_hide {
    display: none;
}
.td-th {
    background: #E3007B;
    color: #ffffff;
    text-transform: uppercase;
}
.wrapper_datepicker_price {
    position: relative;
}
.new_single img {
    height: auto;
}
.tour_desc_okv {
    margin-bottom: 20px;
}
.sidebar_item_help_contact br {
    display: none;
}
.stop_sale {
    background-color: #e3007b;
}
.tour_item_footer_info_l {
    max-width: 240px;
}
.sidebar_tour_list div, .sidebar_tour_item_singl_description {
    font-size: 16px;
    line-height: 1.2;
}
.wrapper_sidebar_input_row {
    position: relative;
}
.datepicker_price {
    height: auto;
}
body #bingc-passive div.bingc-passive-overlay {
    background: #ffffff !important;
}
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input {
    color: #6f3f82 !important;
    border: 1px solid #c5b2cd !important;
}
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button, body #bingc-phone-button svg.bingc-phone-button-circle circle.bingc-phone-button-circle-outside, body #bingc-phone-button div.bingc-phone-button-tooltip {
    background: #6f3f82 !important;
    transition: .2s;
}
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button:hover {
    background: #643975 !important;
    transition: .2s;
}
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you div.bingc-we-will-call-you-alignment div.bingc-we-will-call-you-restriction, body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form span.bingc-sample-countdown-timer span, body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-phone-sample span, body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-statistics {
    color: #6f3f82 !important;
}
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you b, body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form span.bingc-sample-countdown-timer {
    color: #643975 !important;
}
body #bingc-phone-button svg.bingc-phone-button-circle circle.bingc-phone-button-circle-outside, body #bingc-phone-button div.bingc-phone-button-tooltip svg.bingc-phone-button-arrow polyline, body #bingc-phone-button:hover svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside {
    fill: #6f3f82 !important;
}
body #bingc-phone-button svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside {
    fill: #643975 !important;
}
body #bingc-passive * {
    font-family: "Trebuchet MS", sans-serif !important;
}
body #custom_post_widget-2 #bingc-passive, body #custom_post_widget-2 #bingc-passive div.bingc-passive-overlay {
    position: relative !important;
    height: auto !important;
    width: auto !important;
    display: block !important;
}
#bingc-passive-phone-form-button.btn_blue_larg {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    background: #6f3f82;
    color: #fff;
    line-height: 1;
    outline: 0;
    border: none;
    padding: 11px 29px;
    -webkit-transition: all .15s;
    transition: all .15s;
}
#bingc-passive-phone-form-button.btn_blue_larg:hover {
    background: #643975;
}
.datepicker--cells.datepicker--cells-days:after {
    clear: both;
    display: block;
    content: "";
}
.datepicker--cells.datepicker--cells-days {
    display: block;
    width: 242px;
}
.datepicker--cell-day {
    float: left;
}
.sidebar_tour_item_images {
    position: relative;
    margin-top: 10px;
    overflow: hidden;
    height: 230px;
}
.sidebar_tour_item_images:hover {
    background: rgba(255, 255, 255, 0.9);
}
.sidebar_tour_item_images:hover .sidebar_tour_item_images_desc {
    opacity: 1;
    background: rgba(255, 255, 255, 0.8);
}
.sidebar_tour_item_images img {
    display: block;
    width: 100%;
    height: 100%;
}
.sidebar_tour_item_images_desc {
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.25s;
    -ms-transition: opacity 0.25s;
    -webkit-transition: opacity 0.25s;
    -moz-transition: opacity 0.25s;
}
.sidebar_tour_item_images_desc_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 10px 15px;
    transition: opacity 0.25s;
    -ms-transition: opacity 0.25s;
    -webkit-transition: opacity 0.25s;
    -moz-transition: opacity 0.25s;
}
.container .row:before, .container .row:after, .container .row::before, .container .row::after {
    content: none;
}
.input_style_item {
    position: relative;
}
.pgwSlideshow .ps-list li .ps-item.ps-selected {
    height: auto;
}
.singl_tour_desc_footer_btn .printfriendly a {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #6f3f82;
    color: #fff;
    line-height: 1;
    outline: 0;
    border: none;
    padding: 11px 29px;
    -webkit-transition: all .15s;
    transition: all .15s;
    background-image: url(img/printing_ico.png);
    background-repeat: no-repeat;
    background-position: left 35px center;
    padding-left: 65px;
    padding-right: 40px;
    margin-right: 5px;
}
.singl_tour_desc_footer_btn .printfriendly a:hover {
    background-color: #643975;
}
.singl_tour_desc_footer_btn .btn_pink_large {
    margin-bottom: 0;
}
.slider_block_item_tour_bg, .tour_item_bg {
    background: rgba(0, 0, 0, .2);
    -webkit-transition: all .25s;
    transition: all .25s;
}
.slider_block_item .slider_block_item_tour_bg .slider_block_footer {
    background: rgba(0, 0, 0, .4);
}
.gsInformer {
    margin: 0 auto;
}
.sidebar .cbrp_front_content {
    display: none;
}
.slider_post, .slider_item {
    display: block;
    height: 400px;
    overflow: hidden;
}
.slider_post .slider_item img {
    height: 100%;
}
.news_item_recommended {
    font-size: 12px;
    text-transform: inherit;
    left: -40px;
    top: 23px;
}
.slideshow_single_post {
    margin-bottom: 15px;
}
.singl_tour_desc_table {
    position: relative;
}
.singl_tour_desc_table_loader {
    margin-top: -15px;
}
.singl_tour_desc_table_loader .loader_t {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    height: 100%;
    width: 100%;
    z-index: 99;
}
.singl_tour_desc_table_loader .loader_inner_t {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    animation: spin 2s linear infinite;
}
.singl_tour_desc_table table tbody tr td:first-child {
    width: 200px;
}
#bingc-active {
    display: none !important;
}
#bingc-phone-button {
    display: none !important;
}

.sidebar_btn,
.sidebar_btn .btn_blue_large{
    width: 100%;
    color: white !important;
}

.sidebar_btn .btn_blue_large{
    padding: 12px 20px;
    line-height: 26px;
}

@media only screen and (max-width: 992px) {
    #sidebar_sticky {
        z-index: 0 !important;
    }
    .sidebar_tour_item_images {
        max-width: 500px;
    }
}
@media only screen and (max-width: 479px) {
    .singl_tour_desc_table table tbody tr td:first-child {
        width: 100%;
    }
}
.user_login_agent, .user_login_user {
    text-transform: lowercase;
}
/*fast search*/

#fast_search {
    margin: 0;
    display: block !important;
}
#fast_search .n1 {
    width: 250px;
}
#fast_search td {
    text-align: right;
    font-size: 12px;
}
#fast_search td.l {
    text-align: left;
}
#fast_search td.b {
    text-align: left;
}
#fast_search td.b select {
    width: 250px;
}
#fast_search td.l select, #fast_search td.l .price {
    width: 88px;
}
#fast_search td.r {
    padding-right: 5px;
}
#fast_search td.r select {
    width: 60px;
}
#fast_search .PRICE_MAX {
    width: 84px;
}
#fast_search .load {
    padding: 1px 8px;
}
#fast_search .small_shadow {
    background-size: 100%;
}
#fast_search .submit {
    text-align: right;
}
#fast_search .submit input {
    margin: 0px;
}
#fast_search select {
    display: inline-block;
    border: 1px solid #c5b2cd;
    outline: 0;
    height: 30px;
    padding: 0 7px;
    padding-right: 35px;
    text-transform: uppercase;
    border-radius: 0;
    color: #6f3f82;
    text-indent: .01px;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffffff url(../../pict/arrow_down_input.png) right 10px center no-repeat;
    cursor: pointer;
}
#fast_search input[type="text"], #fast_search input[type="number"] {
    display: inline-block;
    border: 1px solid #c5b2cd;
    background: #fff;
    padding: 0 7px;
    height: 30px;
    width: 100%;
    border-radius: 0;
    text-transform: uppercase;
    color: #6f3f82;
    text-transform: uppercase;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
#fast_search .chosen-container-single {
    height: 30px;
}
#fast_search .chosen-container-single .chosen-single {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #c5b2cd;
    background: #fff;
    padding: 0 7px;
    height: 100%;
    width: 100%;
    line-height: 30px;
    border-radius: 0;
    text-transform: uppercase;
    color: #6f3f82;
    text-transform: uppercase;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.chosen-container-single .chosen-single div b {
    /*background: url(../images/chosen-sprite.png) no-repeat 0 8px;*/
}
.chosen-container-single .chosen-single div b {
    background: url(../images/chosen-sprite.png) no-repeat 0 5px !important;
}
#fast_search .search_block_btn_search, #fast_search .load {
    display: inline-block;
    height: 40px;
    padding: 1px 20px!important;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    background: #6f3f82;
    color: #fff;
    line-height: 1;
    outline: 0;
    border: none;
    cursor: pointer;
    padding: 11px 29px;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
}
#fast_search .search_block_btn_search:hover, #fast_search .load:hover {
    background: #643975;
}
#fast_search button.Zebra_DatePicker_Icon {
    background: url(../../pict/cald_ico.png) no-repeat;
    width: 20px;
    height: 20px;
    margin-left: -5px;
    outline: none;
}
#fast_search .panel {
    background: #ffffff;
}
#fast_search .panel tr:nth-child(10) {
    display: none;
}
#fast_search label {
    display: block;
    color: #6f3f82;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 5px;
}
#fast_search .input_style_item {
    margin-bottom: 9px;
    text-align: left;
}
#fast_search .input_style_item .search_block_btn_search {
    margin-top: 9px;
}
#fast_search .fast_search_container {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
}
#fast_search .Zebra_DatePicker_Icon_Wrapper {
    display: block!important;
}
#fast_search .searchmode {
    position: relative;
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    background: #6f3f82;
    color: #fff;
    line-height: 1;
    border-radius: 0;
    padding: 11px 30px;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
}
#fast_search .searchmode.searchmode_selected {
    background: #ffffff;
    color: #6f3f82;
}
#fast_search .searchmode a {
    padding: 0;
    width: 100%;
    height: 100%;
    border: none;
    color: #fff;
    text-decoration: none;
    border-radius: 0;
    line-height: 1;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#fast_search .input_style_item_widht_2::after, #fast_search .input_style_item_widht_3::after {
    content: " ";
    display: table;
    clear: both;
}
#fast_search .input_style_item_widht_2_1 {
    float: left;
    width: 61%;
    margin-right: 3%;
}
#fast_search .input_style_item_widht_2_2 {
    float: left;
    width: 36%;
}
#fast_search .input_style_item_widht_3 .input_style_item {
    float: left;
    width: 30.33333%;
    margin-right: 4.5%;
}
#fast_search .input_style_item_widht_3 .input_style_item:last-child {
    margin-right: 0;
}
.slider_block_tab .samo_container {
    background: transparent;
}
#fast_search .fast_search_container {
    background: #ffffff;
    margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
    #fast_search .fast_search_container {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (max-width: 991px) {
    #fast_search .fast_search_container {
        padding-left: 0;
        padding-right: 0;
    }
}