.wr-footer-down {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 0 -240px 0;
    /* отрицательный нижний отступ на высоту футера */
    padding: 0;
}

.footer-push,
.footer-down {
    height: 240px;
    margin: 0;
    padding: 0;
}

/* Общие элементы, обычное состояние */
ul#Tabs {
    border-radius: 5px 5px 0 0;
    border: 1px solid #ccc;
    list-style-type: none;
    background-color: #E5E5E5;
    width: 100%;
    padding: 0;
    overflow: hidden;
    margin-bottom: -1px;
    z-index: 10;
    display: flex;
}

ul#Tabs li.Tab {
    float: left;
    border-radius: 5px 5px 0 0;
    padding: 10px 35px 10px 35px;
    background-color: #E5E5E5;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    position: relative;
}

ul#Tabs li.Tab:first-child {
    border-left: 1px solid transparent;
}

ul#Tabs li.Tab:before {
    content: "";
    display: block;
    border-right: 1px solid #ccc;
    position: absolute;
    height: 15px;
    left: -2px;
    top: 13px;
}

ul#Tabs li.Tab a {
    float: left;
    display: block;
    color: #666666;
    text-decoration: none;
    -moz-outline: none;
    outline: none;
}

.aeroplist {
    z-index: 10;
}

/* Состояние: активная */
#Tabs li.SelectedTab {
    float: left;
    border-radius: 5px 5px 0 0;
    padding: 10px 35px 10px 35px;
    background-color: #f5f5f5;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#Tabs li.SelectedTab:first-child {
    border-left: 1px solid transparent;
}

#Tabs li.SelectedTab A {
    float: left;
    display: block;
    text-decoration: none;
    cursor: default;
    -moz-outline: none;
    outline: none;
}

p {
    margin: 30px 0 25px 0 !important;
}

.airtickets-form form {
    background: #f5f5f5;
    padding: 30px 0 30px 0;
    border: 1px solid #ccc;
    border-radius: 0 0 5px 5px;
}

.airtickets-form form div.container {
    margin-bottom: 30px;
}

.airtickets-form form div.container > div {
    padding: 0;
}

.airtickets-form form div.container .people-count {
    padding: 0;
}

.airtickets-form form div.container .col-md-8 > div.col-md-6 {
    padding: 0;
}

.airtickets-form form label {
    max-width: 100%;
}

.airtickets-form form input {
    display: block;
    width: 100%;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 10px;
}

.airtickets-form form select {
    display: block;
    width: 100%;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.airtickets-form form button {
    display: block;
    margin: 0 auto;
    text-align: center;
    border-radius: 20px;
    height: 40px;
    min-width: 100px;
    background: #1d893b;
    color: white;
    border: none;
    padding: 0px 30px 0 28px;
}

.airtickets-form form button:hover {
    background-color: #45b163;
}

@media all and (min-width: 540px) and (max-width: 728px) {
    li.Tab:before {
        height: 35px !important;
    }
}

@media all and (max-width: 540px) {
    ul#Tabs {
        display: block;
    }

    ul#Tabs li.SelectedTab A {
        float: none;
        width: 100%;
    }

    ul#Tabs li.SelectedTab {
        width: 100%;
        border: none;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        text-align: center;
        border-radius: 0;
    }

    ul#Tabs li.SelectedTab:first-child {
        border-top: 1px solid transparent;
    }

    ul#Tabs li.SelectedTab:last-child {
        border-bottom: 1px solid transparent;
    }

    ul#Tabs li.Tab {
        width: 100%;
        border: none;
        text-align: center;
        border-bottom: 1px solid transparent;
        border-top: 1px solid transparent;
    }

    ul#Tabs li.Tab:first-child {
        border-top: 1px solid transparent;
    }

    ul#Tabs li.Tab:last-child {
        border-bottom: 1px solid transparent;
    }

    ul#Tabs li.Tab a {
        float: none !important;
        width: 100%;
    }
}

.aboutUs .sidebar {
    padding-top: 20px;
}

.aboutUs .welc {
    text-align: center;
    height: 320px;
}

.aboutUs .welc .employee-image {
    height: 170px !important;
    width: 170px !important;
}

.aboutUs .welc div {
    overflow: hidden;
    position: relative;
    background: #F5F5F5;
}

.aboutUs .welc p {
    font-weight: bold;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 0 !important;
}

.aboutUs .welc span {
    display: block;
    color: #1D893B;
}

.aboutUs h1 {
    font-size: 30px;
    color: #1D893B;
}

.aboutUs h3 {
    font-size: 24px;
    text-align: center;
}

.aboutUs .newLogo {
    margin: 0 auto;
    margin-bottom: 40px;
}

.aboutUs .newLogo img {
    width: 90%;
    display: block;
    margin: auto;
}

.aboutUs .medal {
    width: 90%;
    margin: 20px auto;
    display: block;
    background: #081E39;
    padding: 30px 20px;
    border: 3px solid #ccc;
}

.aboutUs .main .main-content h3 {
    text-align: left;
    margin-bottom: 40px;
}

.breadcrumbs {
    background-color: #1D893B;
    padding: 15px 0;
}

.breadcrumbs * {
    color: #5BDE80;
    font-size: 14px;
}

.breadcrumbs span {
    color: white;
}

.breadcrumbs a {
    text-decoration: none;
}

.breadcrumbs a:after {
    content: " > ";
    color: #5BDE80;
    margin: 7px;
}

.breadcrumbs a:hover {
    color: white;
}

.chooseTour {
    margin: 20px 0;
    border-radius: 3px;
    background-color: #F5F5F5;
    border: 1px solid #ccc;
}

.chooseTour h4 {
    text-transform: uppercase;
    text-align: center;
    background-color: #E5E5E5;
    color: #727272;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    margin-top: 0;
    font-weight: bold;
    font-size: 16px;
}

.chooseTour form {
    padding: 10px 20px;
}

.chooseTour form label {
    color: #727272;
    cursor: pointer;
}

.chooseTour form ul.type {
    padding: 0;
}

.chooseTour form ul.type li {
    cursor: pointer;
}

.chooseTour form ul.type li.active label {
    color: #1D893B;
}

.chooseTour form ul.type li .icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.chooseTour form ul.type li:hover {
    color: #1D893B;
}

.chooseTour form ul.type input[type="checkbox"] {
    visibility: hidden;
}

.chooseTour form li {
    list-style: none;
}

.chooseTour form input[type="number"] {
    display: inline-block;
    text-align: center;
    color: #727272;
    width: 46%;
}

.chooseTour form input[type="submit"] {
    display: inline-block;
    transition: all .3s;
    width: auto;
    padding: 10px 20px;
    border-radius: 50px;
    border: 2px solid #1D893B;
    margin: 5px 30px;
    color: #1D893B;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.15);
    outline: none;
}

.chooseTour form input[type="submit"]:hover {
    background: #1D893B;
    color: white;
    border-color: white;
}

.chooseTour form input[type="reset"] {
    color: #AEAEAE;
    width: 100%;
    text-align: center;
    border: none;
    outline: none;
    box-shadow: none;
    margin: 20px 0 25px;
    background-color: transparent;
    font-size: 16px;
}

.chooseTour form input[type="checkbox"]:checked + div {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}

.chooseTour form ul.land {
    padding: 0;
}

.chooseTour form ul.land label {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.chooseTour form ul.land input[type="checkbox"] {
    visibility: hidden;
    display: inline-block;
    vertical-align: middle;
}

.chooseTour form ul.land input[type="checkbox"] + i {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 15px;
    background: url(../../images/content/switch.png) no-repeat;
    cursor: pointer;
    vertical-align: middle;
}

.chooseTour form ul.land input[type="checkbox"]:checked + i {
    background: url(../../images/content/switchOn.png) no-repeat;
}

.contacts .icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.contacts p {
    font-size: 12px;
    white-space: nowrap;
}

.contacts a {
    font-size: 12px;
    color: #1D893B;
    white-space: nowrap;
}

.contacts a:hover {
    text-decoration: underline;
}

.contact-form {
    margin-top: 107px;
}

.contact-form h2 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
}

.contact-form form {
    display: block;
    background: #f5f5f5;
    padding: 20px;
}

.contact-form form input[type="text"],
.contact-form form input[type="email"] {
    display: block;
    width: 100%;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.contact-form form input[type="submit"] {
    display: block;
    margin: 0 auto;
    text-align: center;
    border-radius: 20px;
    height: 40px;
    min-width: 100px;
    background: #1D893B;
    color: white;
    border: none;
}

.contact-form form input[type="submit"]:hover {
    background: #45b163;
}

.contact-form form textarea {
    display: block;
    width: 100%;
    height: 100px;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.container .container {
    width: 100%;
}

.sidebar .onlineService h2 {
    font-size: 20px;
    text-align: center;
}

.feedback {
    margin-top: 20px;
}

.feedback h1 {
    color: #1D893B;
    font-size: 30px;
    margin-bottom: 24px;
}

.feedback .feed {
    margin-bottom: 20px;
}

.feedback .feed .text-feed {
    padding: 40px 0px 40px 30px;
    background: url(../../images/quote.png) top left no-repeat;
}

.feedback .feed p {
    font-size: 14px;
}

.feedback .feed p.small {
    color: #858585;
    font-size: 12px;
    line-height: 14px;
}

header p.navbar-text.navbar-right {
    margin: 22px 0 -22px 0 !important;
}

footer {
    margin-top: 30px;
}

footer .feedback {
    background-color: #353535;
    padding: 30px 0;
}

footer .feedback nav {
    text-align: center;
}

footer .feedback nav ul {
    padding: 0;
    margin: 0;
}

footer .feedback nav li {
    list-style: none;
    display: inline-block;
    line-height: 50px;
    padding: 0 5px;
}

footer .feedback nav li a {
    color: white;
    display: block;
}

footer .feedback nav li a:hover {
    color: #1D893B;
    text-decoration: underline;
}

footer .feedback form {
    margin-bottom: 20px;
}

footer .feedback form input[type="text"],
footer .feedback form input[type="email"] {
    width: 100%;
    border-radius: 50px;
    border: none;
    height: 50px;
    outline: none;
    padding: 10px 200px 10px 10px;
}

footer .feedback form button[type="submit"] {
    position: absolute;
    top: 5px;
    right: 20px;
    padding-left: 40px;
    padding-right: 12px;
    border-radius: 50px;
    border: none;
    height: 40px;
    background-color: #1D893B;
    color: white;
    outline: none;
}

footer .feedback form button[type="submit"]:hover {
    background-color: #5BDE80;
}

footer .feedback form span {
    position: absolute;
    top: 13px;
    left: 15px;
    font-size: 17px;
    color: white;
}

footer .feedback div.last {
    text-align: center;
}

footer .feedback div.last div {
    display: inline-block;
    vertical-align: bottom;
}

footer .feedback div.last img {
    width: 45%;
    display: inline-block;
    margin: 2%;
    vertical-align: bottom;
    text-align: center;
}

footer .foot {
    background-color: #212121;
    padding: 20px 0 0;
}

footer .foot address {
    color: #6E6E6E;
    margin-bottom: 0;
}

footer .foot address a {
    color: #1D893B;
}

footer .foot div.second {
    padding: 15px 15px;
}

footer .foot div.second p {
    color: #6E6E6E;
    width: 135px;
    text-align: right;
    float: left;
    margin: 0 15px 0 0 !important;
}

footer .foot div.second a {
    float: left;
    margin-left: 4px;
}

footer .foot div.last {
    padding: 15px 15px;
}

footer .foot div.last p {
    width: 140px;
    float: left;
    margin: 0 15px 0 0 !important;
}

footer .foot div.last a {
    float: left;
}

@media screen and (min-width: 351px) and (max-width: 767px) {
    .foot .first {
        text-align: center;
    }

    .foot .socials-developer-container {
        overflow: hidden;
        margin: 0 auto;
        width: 300px;
    }
}

@media screen and (max-width: 350px) {
    .foot {
        text-align: center;
    }

    .foot .second p {
        width: 100% !important;
        text-align: center !important;
    }

    .foot .second .socials-wrapper {
        overflow: hidden;
        width: 122px;
        margin: 0 auto;
        padding-top: 10px;
    }

    .foot .last p {
        width: 100% !important;
        text-align: center !important;
    }

    .foot .last a {
        width: 100%;
        padding-left: 26%;
        padding-top: 10px;
    }
}

#logo {
    display: block;
    float: left;
    width: 201px;
    height: 60px;
    margin-top: 5px;
    outline: none;
}

header {
    background: #353535;
}

header .headline {
    height: 90px;
}

header .container {
    box-sizing: border-box;
}

header .row {
    height: 70px;
    /*margin-top: -10px;*/
    box-sizing: border-box;
    line-height: 1em;
}

header .navbar-header {
    height: 45px;
}

header .navbar {
    margin-right: 0;
    height: auto;
    background: #212121;
    margin-bottom: 0;
}

header .navbar-collapse {
    padding-left: 0;
}

header .navbar-nav > li > a {
    padding: 5px;
    outline: none;
}

header .navbar-toggle {
    border-color: #1D893B;
    margin-top: 7px;
    margin-right: 15px;
    margin-bottom: 7px;
}

header .navbar-toggle span {
    background: #1D893B;
}

header .in .open .dropdown-menu {
    overflow: hidden;
}

header .in .open .dropdown-menu li {
    width: 100%;
}

header ul.nav {
    margin: 0 auto;
    text-align: center;
}

header ul.nav .first a:focus,
header ul.nav .open a:focus {
    background: none !important;
}

header ul.nav a:focus {
    background-color: transparent;
}

header ul.nav li {
    position: relative;
    display: block;
    padding: 10px;
    color: #AEAEAE;
    box-sizing: border-box;
}

header ul.nav li:hover {
    background: #1c873a;
}

header ul.nav li:hover > a {
    color: white;
}

header ul.nav li.open > a {
    color: white;
    background: #1c873a;
    outline: none;
}

header ul.nav li.open > a:hover {
    color: white;
    background: #1c873a;
    outline: none;
}

header ul.nav li > a {
    color: #AEAEAE;
    padding: 5px !important;
}

header ul.nav li > a:hover {
    color: white;
    background: #1c873a;
}

header ul.nav li:hover {
    color: white;
    background: #1c873a;
}

header ul.nav li ul.dropdown-menu {
    width: 595px;
    background: #353535;
    padding: 15px;
    z-index: 3;
}

header ul.nav li ul.dropdown-menu li {
    display: block;
    width: 50%;
    min-width: 280px;
    float: left;
    margin: 0;
    padding: 2px 10px;
}

header ul.nav li ul.dropdown-menu li a {
    color: #AEAEAE;
    background: transparent;
    outline: none;
}

header ul.nav li ul.dropdown-menu li a:hover {
    color: white;
    outline: none;
}

header .navbar-text.navbar-right {
    color: white;
    width: auto;
    margin-top: 25px;
    padding-right: 10px;
    font-size: 16px;
    text-align: right;
    position: relative;
}

header img {
    margin-right: 7px;
}

.header_lang {
    text-align: right;
    padding-top: 31px;
}

.min-lang-width a {
    top: 50px;
    min-width: 30px;
    text-align: center;
    right: 12px;
    left: inherit;
    height: 31px;
    height: 21px;
    padding: 0px !important;
}

.min-lang-width a:hover {
    background: none !important;
}

.min-lang-width {
    top: 50px;
    width: 31px;
    min-width: inherit;
    text-align: center;
    right: 14px;
    left: inherit;

}

@media (max-width: 1198px) {
    .navbar-header {
        float: none;
    }

    header .container {
        width: 100%;
    }

    .navbar-left,
    .navbar-right {
        float: none !important;
    }

    .navbar .container {
        width: 100%;
        padding: 0px;
    }

    header .in .open .dropdown-menu {
        width: 100%;
        position: relative;
        top: 0px;
        margin-top: 9px;
        border: 0;
        border-radius: 0px;
        padding: 0px;
        margin-bottom: 10px;
    }

    .navbar-collapse {
        margin-top: 48px !important;
        padding-right: 0px;
    }

    header ul.nav {
        width: 100%;
    }

    header ul.nav li {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .navbar .collapse.in {
        padding-right: 0px;
        width: 100%;
        margin-top: 48px;
        margin-right: 0px;
        margin-left: 0px;
    }

    .custom-notifications {
        display: none;
    }

    header .in .open .dropdown-menu li {
        width: 100%;
        text-align: center;
        padding: 10px;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }
}

@media (max-width: 768px) {
    .headline {
        height: auto;
    }

    .navbar {
        height: auto;
    }
}

.right {
    float: right;
}

h1 {
    font-size: 30px;
    color: #1d893b;
}

body,
html {
    padding: 0;
    margin: 0;
    height: 100%;
}

body h2,
html h2,
body h3,
html h3 {
    font-weight: bold;
    font-size: 1.5em;
}

label {
    font-weight: normal;
}

.modal-dialog {
    z-index: 2000;
}

.modal-dialog label {
    display: block;
}

.modal-dialog input {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 5px;
    box-sizing: border-box;
}

.modal-dialog textarea {
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
    height: 150px;
}

a,
button {
    outline: none;
    text-decoration: none;
}

a:hover,
button:hover,
a:visited,
button:visited {
    text-decoration: none;
}

a.borded,
button.borded, button.borded-mobile {
    display: inline-block;
    transition: all .3s;
    width: auto;
    padding: 10px 20px;
    border-radius: 50px;
    margin: 5px;
    font-weight: bold;
    background: #1D893B;
    color: #fff;
    border-color: #1D893B;
}


/*
button.borded:hover, button.borded-mobile:hover
*/
a.borded:hover {
    background: white;
    color: #1D893B;
    border-color: #1D893B;
}

a.borded.revers,
button.borded.revers {
    background: white;
    color: #1D893B;
    border-color: #1D893B;
}

a.borded.revers:hover,
button.borded.revers:hover {
    border-color: white;
    color: white;
    background: #1D893B;
}

.grayscale {
    transition: all .3s;
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    *filter: gray;
    /* IE 6-9 */
}

.grayscale:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}

.grayscale.noColor:hover {
    transition: all .3s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(grayscale.svg#greyscale);
    /* Firefox 4+ */
    filter: gray;
}

.redTour .container .container {
    width: 100%;
}

.newsList {
    color: #353535;
}

.newsList h3 {
    text-transform: uppercase;
    color: #353535;
    text-align: center;
    margin-bottom: 30px;
}

.newsList .container a:hover {
    text-decoration: underline;
}

.newsList .container a {
    color: #1D893B;
    clear: both;
    overflow: hidden;
}

.newsList .container > a {
    margin-top: 20px;
}

@media screen and (max-width: 980px) {
    .newsList .container {
        text-align: center;
    }
}

.newsList .anchor {
    width: 39px;
    height: 51px;
    display: inline-block;
    float: right;
    margin-right: 3%;
    margin-top: -3%;
}

.newsList .anchor p {
    margin-top: -34%;
}

.newsPage {
    padding-top: 30px;
}

.newsPage .news-img-container {
    margin-top: 20px;
}

.newsPage .news-img-container img {
    margin: 0 auto;
}

.newsPage .news-text-container {
    margin-top: 20px;
}

.newsPage .news-text-container h4 {
    font-weight: bold;
    margin-top: 0;
    color: black;
}

.newsPage .news-text-container .light {
    margin: 0 !important;
}

.newsPage .news-text-container p {
    margin: 0 !important;
    margin-top: 12px !important;
    margin-bottom: 10px !important;
}

.newsPage .rightSide {
    float: left;
}

.newsPage .rarr {
    text-align: right;
    display: block;
    clear: both;
    color: #1D893B;
}

.oneNews .light {
    color: #AEAEAE;
}

.oneNews h1 {
    font-size: 30px;
    color: #1D893B;
}

.oneNews img {
    width: 100%;
    display: block;
    margin: 20px 0;
}

.oneNews > a {
    color: #1D893B;
}

.sidebar section.onlineService ul li {
    width: 100%;
    position: relative;
    clear: both;
    overflow: hidden;
}

.sidebar section.onlineService ul li span {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    max-width: 90px;
}

.sidebar section.onlineService ul li .icon {
    display: inline-block;
    margin: 0 20px 0 0;
    vertical-align: middle;
}

section.onlineService ul li .icon {
    display: block;
    margin: 0 auto 10px auto;
    vertical-align: middle;
}

.onlineService {
    padding: 30px 0;
}

.onlineService ul {
    padding: 0;
}

.onlineService h2 {
    text-transform: uppercase;
    text-align: center;
    color: #353535;
    font-weight: bold;
    font-size: 1.5em;
}

.onlineService li {
    list-style: none;
    display: block;
    float: left;
    text-align: center;
    border: 1px solid transparent;
    outline: none;
}

@media screen and (min-width: 960px) {
    .onlineService li {
        width: 14.28571429%;
    }
}

.onlineService li:hover {
    background: #F5F5F5;
    border-color: #ccc;
    border-radius: 30px;
}

.onlineService li:hover a {
    color: #1D893B;
    outline: none;
}

.onlineService li a {
    display: block;
    box-sizing: border-box;
    color: #353535;
    text-align: center;
    outline: none;
}

.onlineService li a img {
    float: left;
}

.onlineService li a span {
    float: left;
    padding-top: 20px;
    padding-left: 10px;
}

.paginate {
    display: inline-block;
    list-style-type: none;
    vertical-align: middle;
    text-align: center;
    margin: 0;
    padding: 0;
}

.paginate li {
    display: inline-block;
    padding: 10px;
    margin: 5px;
}

.paginate li a {
    font-size: 18px;
    color: #AEAEAE;
}

.paginate li a:hover,
.paginate li a.active {
    color: #1D893B;
}

.paginate li:first-child {
    margin-right: 15px;
}

.paginate li:last-child {
    margin-left: 15px;
}

.text-block {
    margin-bottom: 40px;
}

.text-block h2 {
    color: #1D893B;
    font-size: 20px;
}

.portfolio {
    margin-top: 20px;
}

.portfolio h1 {
    color: #1D893B;
    font-size: 24px;
}

.photo-list {
    margin-top: 20px;
}

.folio-img {
    overflow: hidden;
    border-radius: 3px;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    position: relative;
}

.folio-img img {
    width: 100%;
}

.folio-img .view {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.4);
    background-image: url(../../images/zoom.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.folio-img:hover .view {
    opacity: 1;
    visibility: visible;
}

.event-filter h3 {
    font-size: 20px;
    font-weight: normal;
}

.event-filter ul {
    list-style-type: none;
    padding-left: 10px;
}

.event-filter ul li a {
    display: block;
    line-height: 30px;
    padding: 0px 10px;
    color: black;
}

.event-filter ul li a.active {
    color: #1D893B;
    background: #f1f1f1;
}

.event-filter ul li a:hover {
    background: #f1f1f1;
}

.item-folio {
    margin-bottom: 20px;
}

.item-folio > div {
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    text-align: left;
    background: #f5f5f5;
    width: 100%;
}

.item-folio > div .img {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0px;
}

.item-folio > div .img:hover {
    opacity: 0.6;
}

.item-folio > div .img img {
    width: 100%;
}

.item-folio > div .caption {
    padding: 15px;
}

.item-folio > div .caption a {
    color: #1D893B;
    display: block;
    min-height: 82px;
    max-height: 82px;
    height: 82px;
}

.item-folio > div .caption a h3 {
    margin-top: 0px;
    font-size: 16px;
    line-height: 18px;
}

.item-folio > div .caption a:hover {
    text-decoration: underline;
}

.item-folio > div .caption p.date {
    color: #787878;
    font-size: 12px;
    margin-bottom: 0;
}

.presentation {
    position: relative;
    background: #1D893B;
    color: white;
    padding: 50px 0;
}

.presentation:before {
    display: block;
    content: " ";
    position: absolute;
    width: 100%;
    height: 40px;
    top: -20px;
    border-radius: 100%;
    background: white;
    z-index: 1;
}

.presentation:after {
    display: block;
    content: " ";
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: -20px;
    border-radius: 100%;
    background: white;
    z-index: 1;
}

.presentation .icon-der1 {
    border-radius: 100%;
    background: url(../../images/content/der.png) center center;
    height: 150px;
    width: 150px;
    background-size: cover;
    margin: 20px auto;
}

.presentation img {
    margin-bottom: 10px;
}

.presentation .icon-der1 + span {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #5BDE80;
    margin-bottom: 20px;
}

.presentation .margin-text {
    margin-top: 50px;
    margin-bottom: 30px;
}

.presentation .col-md-9 {
    position: relative;
}

.presentation .col-md-9 div.icon-topSign {
    position: absolute;
    top: 20px;
    left: -20px;
}

.presentation .col-md-9 div.icon-sign {
    margin: auto;
}

.presentation .col-md-9 span {
    display: block;
}

.presentation .col-md-9 span.bold {
    font-weight: bold;
}

.presentation .col-md-9 span.light {
    color: #5BDE80;
}

.presentation .col-md-9 a {
    width: 240px;
    margin-top: 25px;
}

@media screen and (max-width: 991px) {
    .presentation .container {
        padding-left: 25px;
    }

    .presentation .container .presentation-image-wrapper img {
        margin: 0 auto;
    }

    .presentation .container .download-button-wrapper a {
        margin: 0 auto;
        display: block;
        margin-top: 20px;
    }
}

@media screen and (max-width: 400px) {
    .presentation .container {
        padding-left: 25px;
    }

    .presentation .container .presentation-image-wrapper {
        margin: 0 auto;
    }
}

@media screen and (max-width: 354px) {
    .presentation .container .download-button-wrapper a {
        margin-left: -30px;
    }
}

.productPage .icon {
    display: inline-block;
}

.onlineService {
    padding-top: 5px;
    position: static;
}

.productPage {
    overflow: hidden;
}

.productPage .price-content .price-container {
    margin-top: 35px;
}

.productPage .product-button-container {
    text-align: center;
    margin-top: 30px;
}

.productPage .product-button-container button {
    float: none !important;
    border: 2px solid #1d893b;
}

.productPage .carousel-inner {
    height: 400px;
}

.productPage .carousel-inner .item img {
    width: 100%;
    height: 100%;
}

.productPage .carousel-inner .item .item-active img {
    width: 100%;
    height: 100%;
}

.productPage .icon {
    display: inline-block;
}

.productPage h1 {
    font-size: 30px;
    color: #1D893B;
    padding-left: 15px;
    margin-top: 20px;
}

.productPage > div {
    margin-top: 20px;
}

.productPage table {
    width: 100%;
}

.productPage table tr td:nth-of-type(2n) {
    color: #868686;
}

.productPage table div {
    float: left;
}

.productPage table td {
    padding: 4px;
}

.productPage > img {
    width: 100%;
    margin: 20px 0;
    display: block;
}

.productPage ul {
    padding: 0;
    margin: 0;
}

.productPage ul li {
    list-style-position: inside;
}

.productPage ul h4 {
    margin: 15px 0 10px;
}

.productPage span.price {
    display: block;
    width: 100%;
    text-align: center;
    background: #FFFAD1;
    height: 50px;
    line-height: 50px;
}

.productPage .grey {
    background: #F5F5F5;
}

.productPage .grey > div:nth-child(1) > ul > li:last-child {
    padding-bottom: 10px;
}

.productPage .ita {
    font-style: italic;
    margin-top: 20px;
}

.productPage .ita span {
    font-weight: bold;
}

.recomendation {
    background: #F5F5F5;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
    padding: 10px 0 30px;
    overflow: hidden;
}

.recomendation .container div {
    opacity: 1;
    margin-top: 20px;
    position: relative;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    height: 90px;
}

.recomendation .container img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.recomendation .container h3 {
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0;
}

.recomendation .container a {
    opacity: 1;
    width: 100%;
    height: 43px;
    margin-top: 20px;
    border: 2px solid grey;
    background-color: #F5F5F5;
    color: grey;
    -webkit-transition: all 0s ease-out 0s;
    -moz-transition: all 0s ease-out 0s;
    -o-transition: all 0s ease-out 0s;
    transition: all 0s ease-out 0s;
    cursor: pointer;
}

.topBannerMain {
    color: white;
    background: #1D893B url(../../images/content/topBannerMain.png) center center;
    background-size: cover;
    width: 100%;
    position: relative;
    margin-bottom: 70px;
}

.topBannerMain.gd{
    background: #1D893B url(../../images/gd.png) center center;
}

.topBannerMain.bus{
    background: #1D893B url(../../images/bus.png) center center;
}

.topBannerMain.hotel{
    background: #1D893B url(../../images/hotel.png) center center;
}

.topBannerMain.tour{
    background: #1D893B url(../../images/tour.png) center center;
}

.topBannerMain.insurance{
    background: #1D893B url(../../images/insurance.png) center center;
}

.topBannerMain.ticket{
    background: #1D893B url(../../images/ticket.png) center center;
}

.topBannerMain.cruise{
    background: #1D893B url(../../images/cruise.png) center center;
}

.topBannerMain.rouming{
    background: #1D893B url(../../images/rouming.png) center center;
}

.topBannerMain div.container {
    position: relative;
}

.topBannerMain .onlineServices {
    height: 40px;
    text-align: center;
    font-weight: bolder;
    color: white;
}

.topBannerMain .onlineServices .nav-tabs {
    background-color: transparent;
    border: none;
    outline: none;
    display: flex;
    justify-content: center;
}

.topBannerMain .onlineServices .nav-tabs > li {
    background-color: transparent;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 10;
    position: relative;
    top: 2px;
}

.topBannerMain .ticket-order {
    background: #fff;
    border: 3px solid #0fb33d;
    padding: 40px 0;
    color: #000;
    box-shadow: 0 0 40px -5px #000;
}

.margin-bottom{
    margin-bottom: 150px;
}

.topBannerMain .ticket-order.margin-bottom .tab-pane>div{
    display: inline-block;
    margin: 0 auto;
}

.topBannerMain .onlineServices .nav-tabs > li.active {
    background: #fff;
    border: 3px solid #0fb33d;
    border-bottom: none;}

.topBannerMain .onlineServices .nav-tabs > li.active :first-of-type {
    color: #1d893b;
}
/*

.topBannerMain .onlineServices .nav-tabs > li:hover {
    background-color: transparent;
}
*/

.topBannerMain .onlineServices .nav-tabs > li:hover :first-of-type {
    border-bottom: solid 2px;
}

.topBannerMain .onlineServices .nav-tabs > li > a {
    padding: 0;
    height: 20px;
    color: white;
    background-color: transparent;
    border: none;
    outline: none;
}

.topBannerMain input.date {
    width: 150px;
    margin-right: 7px;
}

input.date.whide {
    width: 100%;
}

.topBannerMain input.location {
    width: 200px;
    margin-right: 7px;
}

.topBannerMain input[placeholder],
.topBannerMain select {
    font-size: 12px;
    color: grey;
}

.topBannerMain select {
    margin-right: 25px;
}

.topBannerMain input.form-control.counter {
    width: 34px;
    font-size: 12px;
    color: gray;
    font-weight: bold;
    padding: 0;
    padding-left: 10px;
}

.topBannerMain .btn-number {
    opacity: 1;
    width: 33px;
    height: 34px;
    background: #e5e5e5;
}

.topBannerMain .form-group.counters {
    padding-top: 10px;
    padding-left: 63px;
    float: left;
}

.topBannerMain .form-group.counters label {
    margin-right: 10px;
}

.topBannerMain .form-group.counters .input-group {
    padding-right: 30px;
    z-index: 0;
}

.topBannerMain .headlinesMain {
    padding-top: 80px;
    margin-left: 100px;
    position: absolute;
    bottom: 125px;
}

.topBannerMain .headlinesMain h1 {
    margin-top: -10px;
    color: white;
}

.topBannerMain .headlinesMain h4 {
    font-size: 20px;
    font-weight: normal;
    width: 300px;
    margin-bottom: 30px;
}

.topBannerMain h2:first-of-type {
    text-transform: uppercase;
    font-size: 34px;
    width: 400px;
    font-weight: 100;
}

.topBannerMain h1 {
    text-transform: uppercase;
    font-size: 34px;
    font-weight: bolder;
    width: 400px;
}

.topBannerMain div.icon-womanTopBanner {
    background: url(../../images/content/womanTopBanner.png) no-repeat;
    margin-top: 15px;
    float: right;
    margin-right: 50px;
    height: 420px;
    width: 460px;
    background-size: 59%;
    background-position: 95% 4px;
}

.topBannerMain div.cont {
    position: absolute;
    bottom: -100px;
    overflow: hidden;
    left: 0;
    width: 100%;
    z-index: 2;
}

.topBannerMain div.icon-topBannerImg1,
.topBannerMain div.icon-topBannerImg2,
.topBannerMain div.icon-topBannerImg3 {
    background: #454545 url(../../images/content/topBannerImg1.png) center center;
    background-size: cover;
    height: 170px;
    position: relative;
    width: 100%;
}

.topBannerMain div.icon-topBannerImg1 h3,
.topBannerMain div.icon-topBannerImg2 h3,
.topBannerMain div.icon-topBannerImg3 h3 {
    transition: all .5s;
    position: absolute;
    top: 70px;
    margin-top: 0;
    text-align: center;
    width: 100%;
}

.topBannerMain div.icon-topBannerImg1 p,
.topBannerMain div.icon-topBannerImg2 p,
.topBannerMain div.icon-topBannerImg3 p {
    transition: all .5s;
    position: absolute;
    top: 100px;
    text-align: center;
    width: 100%;
    margin-top: 0 !important;
}

.topBannerMain div.icon-topBannerImg1 .cont-link-wrapper,
.topBannerMain div.icon-topBannerImg2 .cont-link-wrapper,
.topBannerMain div.icon-topBannerImg3 .cont-link-wrapper {
    transition: all .5s;
    display: none;
}

.topBannerMain div.icon-topBannerImg1 .cont-link-wrapper a,
.topBannerMain div.icon-topBannerImg2 .cont-link-wrapper a,
.topBannerMain div.icon-topBannerImg3 .cont-link-wrapper a {
    margin: 0 auto;
    display: block;
    width: 120px;
}

.topBannerMain div.icon-topBannerImg1:hover .cont-link-wrapper,
.topBannerMain div.icon-topBannerImg2:hover .cont-link-wrapper,
.topBannerMain div.icon-topBannerImg3:hover .cont-link-wrapper {
    position: absolute;
    top: 110px;
    width: 100%;
    display: block;
    overflow: hidden;
}

.topBannerMain div.icon-topBannerImg1:hover,
.topBannerMain div.icon-topBannerImg2:hover,
.topBannerMain div.icon-topBannerImg3:hover {
    box-shadow: inset 0 0 100px #1c873a;
}

.topBannerMain div.icon-topBannerImg1:hover h3,
.topBannerMain div.icon-topBannerImg2:hover h3,
.topBannerMain div.icon-topBannerImg3:hover h3 {
    top: 50px;
}

.topBannerMain div.icon-topBannerImg1:hover p,
.topBannerMain div.icon-topBannerImg2:hover p,
.topBannerMain div.icon-topBannerImg3:hover p {
    top: 80px;
}

.topBannerMain div.icon-topBannerImg2 {
    background: #454545 url(../../images/content/topBannerImg2.png) center center;
    background-size: cover;
    float: none;
    margin: auto;
}

.topBannerMain div.icon-topBannerImg3 {
    background: #454545 url(../../images/content/topBannerImg3.png) center center;
    background-size: cover;
    float: none;
}

.topBannerMain .topScale {
    position: absolute;
    z-index: 1;
    background-color: #1D893B;
    width: 100%;
}

.topBannerMain .topScale div {
    border-bottom: 30px solid white;
    border-radius: 50% 50% 0 0 / 20px 20px 0 0;
}

.benefits {
    margin-top: 160px;
}

.benefits div {
    margin: auto;
    text-align: center;
    margin-bottom: 15px;
}

.benefits p {
    font-weight: bolder;
}

#aeroplist_arr {
    /*left: 290px;*/
}

@media screen and (max-width: 991px) {
    .cont div {
        margin-bottom: 20px;
    }
}

.topTourse h2 {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 1.5em;
}

.topTourse .tour {
    position: relative;
    border-radius: 3px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    padding: 0;
    margin-bottom: 20px;
    overflow: hidden;
    height: 460px;
}

.topTourse .tour .trip-image-container {
    padding: 0;
}

.topTourse .tour .trip-image-container img {
    width: 100%;
    height: 350px;
}

.topTourse .tour .textZone {
    background: #F5F5F5;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 110px;
    padding: 10px 20px;
    color: #353535;
}

.topTourse .tour .textZone .trip-type {
    padding: 0;
}

.topTourse .tour .textZone .more-button-container {
    paddin-right: 0;
}

.topTourse .tour .textZone a h4 {
    color: #1D893B;
    margin-top: 0;
}

.topTourse .tour .textZone div p {
    margin: 0 !important;
    color: #353535;
}

.topTourse .tour .textZone ul {
    border-left: 1px solid #AEAEAE;
    padding: 0;
    overflow: hidden;
}

.topTourse .tour .textZone ul span {
    width: 60px;
    float: left;
    word-spacing: 20px;
    margin-left: 10px;
    color: #353535;
}

.topTourse .tour .textZone ul li {
    list-style: none;
    display: block;
    float: left;
    margin-left: 5px;
}

.topTourse .tour .textZone ul li div {
    margin-top: 9px;
}

.topTourse .tour .textZone ul + a {
    margin-top: -5px;
}

.topTourse .tour div.labelT {
    box-shadow: 3px 0 3px rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 50px;
    background: #FEE249;
    text-align: center;
    padding: 10px;
}

.topTourse .tour div.labelT span {
    display: block;
    font-weight: bold;
}

.topTourse .tour div.labelT:after {
    content: "";
    height: 0;
    border: 25px solid transparent;
    border-top: 8px solid #FEE249;
    position: absolute;
    top: 60px;
    right: 1px;
}

.topTourse .tour div.labelT.red {
    background: #B72222;
    color: white;
}

.topTourse .tour div.labelT.red:after {
    border: 27px solid transparent;
    border-top: 8px solid #B72222;
}

@media screen and (max-width: 1199px) {
    .topTourse .tour {
        height: 440px;
    }

    .topTourse .tour .trip-type ul {
        width: 150px;
    }

    .topTourse .tour .trip-image-container img {
        height: 305px;
    }

    .topTourse .tour .textZone {
        height: 135px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .topTourse .tour {
        height: 560px !important;
    }

    .topTourse .tour .trip-image-container img {
        height: 450px !important;
    }
}

@media screen and (max-width: 767px) {
    .topTourse .tour {
        height: 100% !important;
    }

    .topTourse .tour .textZone {
        position: relative !important;
        height: 100% !important;
    }

    .topTourse .tour .textZone .more-button-container a {
        margin: 0 auto;
        display: block;
        width: 120px;
    }
}

@media screen and (max-width: 530px) {
    .topTourse .tour .textZone .more-button-container {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
}

@media screen and (max-width: 440px) {
    .topTourse .tour .trip-day-count {
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }

    .topTourse .tour .trip-type {
        width: 100%;
    }
}

.faded {
    opacity: 1;
    transition: all .4s 0s linear;
}

.faded {
    transition: all .4s 0s linear;
}

.faded.ng-hide {
    opacity: 0;
}

.ng-enter,
.ng-leave {
    -webkit-transition: 1s cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
    -moz-transition: 1s cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
    -ms-transition: 1s cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
    -o-transition: 1s cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
    transition: 1s cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
    position: relative;
    display: block;
}

.ng-enter.ng-enter-active,
.ng-leave {
    opacity: 1;
}

.ng-leave.ng-leave-active,
.ng-enter {
    opacity: 0;
}

.tourList {
    margin-top: 20px;
    overflow: hidden;
    text-align: center;
}

.tourList div.tour {
    border-radius: 3px;
    padding: 0;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    text-align: left;
    min-height: 350px;
    margin-bottom: 20px;
}

.tourList div.tour img {
    border-radius: 3px 3px 0 0;
    width: 100%;
    height: 157px;
}

.tourList div.tour > a.img-link {
    padding: 0;
    display: block;
    background: none;
}

.tourList div.tour > div p {
    color: #868686;
    margin: 0 !important;
}

.tourList div.tour > div:nth-of-type(1) {
    background: #F5F5F5;
    border-bottom: 1px solid #ccc;
    padding: 7px;
    padding-top: 20px;
    height: 162px;
}

.tourList div.tour > div:nth-of-type(1) > a {
    color: #1D893B;
    background: #F5F5F5;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    font-weight: bold;
}

.tourList div.tour > div:nth-of-type(1) > a:hover {
    text-decoration: underline;
}

.tourList div.tour > div:nth-of-type(2) {
    background: #E5E5E5;
    padding: 7px;
}

.tourList div.tour > div:nth-of-type(2) ul {
    padding: 0;
    margin: 0;
    overflow: hidden;
    color: #868686;
}

.tourList div.tour > div:nth-of-type(2) ul span {
    float: left;
    padding: 5px;
    color: #868686;
}

.tourList div.tour > div:nth-of-type(2) ul li {
    list-style: none;
    display: block;
    float: left;
    margin-left: 5px;
    margin-top: 3px;
    color: #868686;
}

.tourList .borded.revers {
    width: auto;
    margin: 20px auto;
    overflow: hidden;
    clear: both;
    border: 2px solid green;
}

.recomendation-button-container a.borded.revers.grayscale {
    width: 159px;
}

.icon-beach:hover,
li:hover .icon-beach,
.active .icon-beach {
    background: url(../../images/beach-icon-hover.png) no-repeat;
    width: 32px;
    height: 32px;
}

.icon-beach {
    background: url(../../images/beach-icon.png) no-repeat;
    width: 32px;
    height: 32px;
}

@media all and (max-width: 767px) {
    .tour img {
        height: 100% !important;
    }
}

@media all and (max-width: 560px) {
    .recomendation-button-container {
        width: 100% !important;
        text-align: center !important;
    }
}

#t2tw0 iframe {
    transform: scale(0.9);
}

.mainContentArea {
    width: 100% !important;
}

.utFrameHeader {
    width: 100% !important;
}

.ticketOrdersSearchResultsBox {
    width: 100% !important;
}

.ticketOrdersSearchResults {
    width: 100% !important;
}

.ticketOrderFormRightArea, .ticketOrdersSearchResultsRightArea {
    float: left !important;
}

header ul.nav li ul.dropdown-menu li a {
    color: #AEAEAE !important;
    text-decoration: none !important;
}

header ul.nav li ul.dropdown-menu li a:hover {
    color: white !important;
}

header ul.nav li ul.dropdown-menu {
    z-index: 11;
}

header ul.nav li ul.dropdown-menu:before {
    display: none;
}

header ul.nav li ul.dropdown-menu:after {
    display: none;
}

.carret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.hotels #clz-main-wrapper .spinner_wrapper > img {
    right: -6px;
    top: 19px;
}

@media (max-width: 991px) {
    .main-top-nav li {
        float: left;
    }

    .topBannerMain .tab-content .form-group.counters {
        margin-left: 0;
        padding-left: 0;
        margin-bottom: 73px;
    }

    .topBannerMain .form-group.counters .input-group {
        padding-right: 0 !important;
    }

    .main-search-submit {
        text-align: center;
    }

    footer .feedback div.last img {
        width: auto;
    }

    #t2tw0 {
        float: left;
        width: 980px;
    }

    .redTour .container .container {
        width: 100%;
        overflow: scroll;
    }

    .sidebar section.onlineService ul li {
        width: 33.33333333%;
        clear: none;
    }

    .portfolio .tab-content > .active {
        overflow: scroll;
    }

    .container .container {
        overflow: hidden;
    }

    .hotels #content {
        width: 100%;
        margin-left: 0;
        background: none;
        box-shadow: none;
    }

    .hotels #block {
        width: 100%;
    }

    .hotels #slider-wrap {
        width: 100%;
    }

    .hotels #slider {
        width: 100%;
    }

    .hotels #slider .slide {
        overflow: hidden;
    }

    .hotels #gallery {
        float: left;
        width: 100%;
    }

    .hotels #topCountries {
        float: left;
        width: 100%;
        margin-top: 20px;
        position: relative;
    }

    .hotels #tlbp_main_container {
        width: 100%;
    }

    .hotels .tlbp_s_city {
        margin-bottom: 15px;
        margin-left: 0;
    }

    .hotels .tlbp_s_city:nth-of-type(2n) {
        float: right;
    }

    .hotels .spinner_wrapper > img {
        bottom: 11px;
        position: absolute;
        right: -6px;
    }

    #wrapperResults {
        min-height: 600px;
        outline: none;
        width: 100% !important;
        margin: 10px auto;
        padding: 0;
    }

    #hotels-sidebar-wrapper {
        min-width: 100% !important;
        margin-top: 20px;
    }

    .hotels #clz-main-wrapper .well.sidebar-nav {
        overflow: hidden;
        float: left;
        width: 100%;
    }

    .hotels #clz-main-wrapper #hotels-left-sidebar-wrapper input {
        height: 29px !important;
    }

    .hotels #clz-main-wrapper #hotels-left-sidebar-wrapper .spinner_wrapper input {
        height: 24px !important;
    }

    .hotels #navi #steps li:first-child a {
        margin-left: -48px;
    }

    .hotels .hliw_wide_select {
        display: block !important;
    }

    .hotels .btn-group .dropdown-toggle {
        height: 28px !important;
    }

    .hotels .CurrencyDropDownMenu {
        max-height: 142px;
    }

    .hotels #clz-main-wrapper .hliw_wide_select ul.dropdown-menu {
        width: 100%;
    }

    .hotels #clz-main-wrapper #hotels-right-info-wrapper {
        width: 100%;
    }

    .hotels #clz-main-wrapper .classname {
        width: auto !important;
    }

    .topBannerMain .nav-pills > li.active > a, .topBannerMain .nav-pills > li.active > a:focus, .topBannerMain .nav-pills > li.active > a:hover {
        background-color: #2E5C2F;
    }

    .topBannerMain .nav-pills > li > a {
        color: white;
    }

    footer .feedback div.last div {
        width: 100%;
    }

    .nav > li > a:focus, .nav > li > a:hover {
        background-color: #2E5C2F;
    }

    .container {
        width: 100% !important;
    }

    .insurance .attention {
        float: left;
        width: 100%;
    }

    .insurance iframe {
        width: 100% !important;
    }

    .tickets iframe {
        width: 100% !important;
        margin-top: 20px;
        height: auto;
        float: left;
        min-height: 205px;
    }

    .cruise iframe {
        width: 100% !important;
    }

    .right-sidebar {
        text-align: center;
    }

    .aboutUs .welc {
        height: auto;
    }

    .aboutUs .medal {
        width: 200px;
    }

    .aboutUs h1 {
        padding-left: 15px;
    }
}

@media (max-width: 767px) {
    header .headline {
        height: auto;
    }

    header .row {
        height: auto;
    }

    .main-top-nav li {
        float: none;
        display: inline-block;
    }

    .pull-left {
        text-align: center;
    }

    .form-group.hidden-lg.hidden-md > .col-sm-6.col-xs-12 input, .form-group.hidden-lg.hidden-md select {
        display: inline-block;
    }

    .topBannerMain .form-group.counters .input-group {
        width: 100px;
    }

    .topBannerMain .children {
        float: right;
    }

    .sidebar section.onlineService ul li {
        width: 50%;
        clear: none;
        text-align: center;
    }

    .onlineService li a img {
        float: none;
    }

    #modul {
        left: -1px;
    }

    .hotels .tlbp_s_city:nth-of-type(2n) {
        float: left;
    }

    .hotels .tlbp_s_city {
        width: 273px;
    }

    footer .feedback form input[type="text"], footer .feedback form input[type="email"] {
        padding: 10px 154px 10px 10px;
    }

    .tickets iframe {
        width: 800px !important;
    }

    .tick {
        width: 100%;
        overflow: scroll;
    }

    .cruise iframe {
        width: 800px !important;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px;
    }

    header p.navbar-text.navbar-right {
        margin: 22px 0 0 0 !important;
        text-align: left;
        padding-left: 15px;
    }

    .header_lang {
        margin-top: -48px;
        margin-bottom: 20px;
    }
}

button.borded-mobile {
    display: none;
}

@media only screen and (max-width: 1200px) {
    button.borded {
        display: none;
    }

    button.borded-mobile {
        display: inline-block;
    }

}

@media only screen and (max-width: 992px) {

    .form-inline .form-group {
        margin-top: 30px;
    }

    .topBannerMain .tab-content .form-group.counters {
        display: block;
    }

    .selected-element {
        margin-right: 20%;
    }

    .topBannerMain .tab-content .form-group.counters {
        display: block;
        margin-bottom: 170px;
        margin-left: 68px;
    }

    .topBannerMain input.date.one-date {
        width: 200px;
        margin-right: 7px;
    }

    .topBannerMain select.select-list {
        margin-right: 24px;
        width: 200px;
    }

    .form-inline .form-group.adult, .form-inline .form-group.baby, .form-inline .form-group.child {
        margin-top: 0;
    }

    label {
        display: block;
    }

    button.borded-mobile {
        vertical-align: bottom;
    }

}

@media only screen and (max-width: 768px) {
    .selected-element {
        margin-right: 20%;
    }

    .tab-content div.select-list {
        width: 200px;
    }

    .topBannerMain select.select-list {
        margin-right: 24px;
        width: 200px;
    }
}

@media only screen and (max-width: 767px) {

    .selected-element {
        margin-right: 0;
    }

    form {
        margin-top: 20px;
    }

    .topBannerMain input.location {
        width: 222px;
        margin-right: 7px;
    }

    .form-group {
        display: inline-block;
    }

    .topBannerMain input.date {
        width: 157px;
    }

    input.location {
        width: 207px;
        margin-right: 7px;
    }

    button.borded-mobile {
        display: block;
    }

    .counters {
        display: block;
    }

    .topBannerMain .tab-content .form-group.counters {
        margin-left: 20%;
    }

}

@media only screen and (max-width: 620px) {

    .tab-content div.selected-element {
        margin-left: 9%;
        display: block;
        width: 200px;
    }

    .topBannerMain input.location {
        width: 200px;
        margin-right: 7px;
    }

    .topBannerMain .tab-content .form-group.counters {
        margin-left: 45px;
    }

    .topBannerMain input.date {
        width: 200px;
    }

    .topBannerMain .form-group.counters {
        padding-top: 0;
    }
}

@media only screen and (max-width: 478px) {

    footer .feedback form button[type="submit"] {
        top: 33px;
    }

    form {
        margin-top: 10px;
        padding: 28px 15% 0 15%;

    }

    .tab-content div.selected-element {
        margin-left: 0;
    }

    .form-group {
        display: block;
    }

    .tab-content div.selected-element {
        margin-right: -20px;
        display: block;
        width: 250px;
    }

    .topBannerMain input.date.one-date {
        width: 250px;
        margin-right: 7px;
    }

    .topBannerMain input.date, .select-list, .topBannerMain input.location {
        width: 250px;
    }

    .select-list {
        width: 250px;
    }

    .aeroplist {
        padding-left: 0;
        width: 300px;
    }

    .child, .adult {
        display: inline-block;
    }

    .topBannerMain .tab-content .form-group.counters {
        margin-left: 0;
    }

    .topBannerMain select.select-list {
        margin-right: 24px;
        width: 250px;
    }

}

@media only screen and (max-width: 420px) {

    form {
        padding: 28px 13% 0 13.2%;
    }

    .form-group {
        display: block;
    }

    .topBannerMain input.date.one-date {
        width: 200px;
        margin-right: 7px;
    }

    .topBannerMain input.date, .topBannerMain input.location, .select-list {
        width: 200px;
    }

    .aeroplist {
        padding-left: 0;
        width: 200px;
    }

    .topBannerMain select.select-list {
        margin-right: 24px;
        width: 200px;
    }

    div.aeroplist, div.aeropitem_arr, div.aeropitem_dep {
        padding-left: 0;
    }

    button.borded-mobile {
        display: inline-block;
    }

    .topBannerMain .tab-content .form-group.counters {
        margin-left: 29px;
    }

    .tab-content div.adult, .tab-content div.child, .tab-content div.baby {
        padding-left: 20px;
    }

}

#custom_notifications {
    display: none;
}