@font-face {
    font-family: 'TUITypeLt_CYRL_W_Rg';
    src: url('fonts/TUITypeLt_CYRL_W_Rg.eot');
    src: url('fonts/TUITypeLt_CYRL_W_Rg.eot?#iefix') format('embedded-opentype'),
         url('fonts/TUITypeLt_CYRL_W_Rg.woff') format('woff'),
         url('fonts/TUITypeLt_CYRL_W_Rg.woff2') format('woff2');
}


@font-face {
    font-family: 'TUITypeLt_CYRL_W_Bd';
    src: url('fonts/TUITypeLt_CYRL_W_Bd.eot');
    src: url('fonts/TUITypeLt_CYRL_W_Bd.eot?#iefix') format('embedded-opentype'),
         url('fonts/TUITypeLt_CYRL_W_Bd.woff') format('woff'),
         url('fonts/TUITypeLt_CYRL_W_Bd.woff2') format('woff2');
}

.gray .TVMinPFilterWrap {
    background-color: transparent !important;
}

.gray .TVMFilterBlock .TVLabel {
    color: #ffffff !important;
}

.gray .TVMultyFilter {
    text-align: center;
}

/*mobile devices*/
@media (max-width: 480px) {
  
  .banner3
  {
    height: 100vh;
  }
  
  main#content {
    margin: 0 !important;
}
  
  .miniprize_mod {
    width: auto;
    background-color: #fff;
    background-color: #ffffffd9;
    padding: 10px;
    margin: 60px auto;
}
  
    .main .tv-search-form {
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }

    .banner3Text {
        padding: 20px;
        font-size: large !important;
        color: #575757;
        width: 85% !important;
        margin: 50px auto !important;
        background-color: rgba(255, 255, 255, .9) !important;
        text-align: center;
    }

    .banner3Text p {
        text-align: left;
    }

    div.modal {
        top: 10px;
        left: 10px;
        right: 10px;
    }

    .banner3 .container {
        margin: 50px auto !important;
    }

    .header {
        margin-top: 0px;
    }

    .slider {
        position: relative !important;
        /* top: 170px !important; */
        margin: 0px !important;
    }

    .slider {
        margin: 0px;
    }

    .TVSHot .TVSImagePrice {
        background-image: none !important;
        top: 147px!important;
        margin-top: 10px !important;
        margin: auto !important;
    }
}

@media (min-width: 768px) and (max-width: 1025px) {
    /*tablet devices*/ .main .tv-search-form {
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }

    .header {
        margin-top: 0px;
    }

    .banner3 .container {
        max-width: 60% !important;
        padding-left: 0px;
    }

    .logo img {
        max-width: 200px !important;
        margin: 0;
    }
    .header-inner > div{
        flex: 0  2 auto !important
    }

    .slider {
        margin-top: 30px !important;
    }

    .moduletable.main {
        margin: 0 auto;
        position: relative;
        z-index: 10;
        width: 100%;
    }

    .slider {
        margin: 0 !important
    }

    .navbar {
        background-color: #fff;
    }

    .header {
        margin-top: 0 !important;
    }
}

.well .feedback_button {
}

.moduletable.hott_module {
    /* background-color: #f5f6f6; */
    padding: 20px 0;
}

.hott_module .tv-hot-tours {
    margin: 0 15px;
}

.no_slider {
    height: 500px;
    background-image: url(/images/fon/fon.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.hott_module {
    mrgin: 0 15px;
}

.hott_module h3 {
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    padding: 20px 0;
    margin: 0;
    line-height: 40px;
    text-align: center;
}

.maximum {
    width: 100%;
}

.moduletable.maximum
{
  margin-top: 25px;
}

.well.newsblock {
    margin: 3px 20px;
}

.TVDTCalendar {
    border: none !important;
}

.TVCalMainColor {
    background-color: #F5F6F6 !important;
    color: #fff;
}

.TVCalendarFooter {
    border: 1px solid #dcdcdc;
}

.hott_module .TVHotTourContainer:hover {
    box-shadow: 7px 9px 20px #A6A6A6 !important;
}

.TVLocationBox .TVContent {
    font-size: 14px !important;
}

.TVCalendarDepartureHeader {
    padding-top: 7px !important;
}


/*header magic*/

.header-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: center;
    /* padding: 10px 0; */
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: auto;
    margin: 0 auto;
    /* max-height: 85px; */
}


.header-inner p {
    margin: 0px !important;
    padding: 0px !important;
}



.socials
{margin: auto;flex: 2 12 auto;}

.order
{margin: auto;flex: 4 12 auto;}

.contacts {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 1 2 auto;
  -ms-flex: 1 2 auto;
  flex: 3 12 auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}



.logo
{-webkit-order: 0;-ms-flex-order: 0;order: 0;-webkit-flex: 6 12 auto;-ms-flex: 6 12 auto;flex: 6 12 auto;-webkit-align-self: center;-ms-flex-item-align: center;align-self: center;}


/*header magic ends*/

.main .TVFilterForm{

    background-image: none !important);
    background-color: transparent !important;
    background: none !important;
    margin-bottom: 50px !important;
}

.TVInterfaceWrapper {
  border-radius: 0px !important; 
}

.main .TVMainForm
{
  background-color: transparent !important;
  background-image: none !important;
}
.TVMainFilterButton
{
  border-right: 4px solid #C2E6FA !important;
}

.TVLineForm.TVTheme2 .TVSearchButton {
    width: 17% !important;
}

.buttonColor, .TVSearchButton, .TVProgressLine, .TVOrderButton, .TVBColor, .module-wrapper .btn {
    background-color: #abd52b !important;
    color: #0C2C5C !important;
    text-shadow: none;
}

.TVScreenSm .TVCountryFilter {
    background-color: #C2E6FA !important;
}

.main  .TVMobileForm .TVMainForm .TVLabel {
    color: #0C2C5C !important;
    text-shadow: none !important;
  background-image: none !important;
}

.moduletable.main, .main .TVMainColor {
    z-index: 1000;
    width: 100%;
    padding: 15px 0;
    background-color: #70cbf4 !important;
}

.TVMobileForm .TVFormBody
{
  padding: 0px !important;
}