#identity-select .modal-dialog,
.tour-hero-wrapper .tour-hero img {
    -webkit-transform: rotate(0) scale(1) skew(0) translate(-50%, -50%);
    -moz-transform: rotate(0) scale(1) skew(0) translate(-50%, -50%);
    -o-transform: rotate(0) scale(1) skew(0) translate(-50%, -50%);
    -ms-transform: rotate(0) scale(1) skew(0) translate(-50%, -50%)
}

.country-wrapper:after,
.datepicker-history>div:after,
.filter-counter-wrapper .filter-clear:after,
.footer-nav:after,
.page-content:after,
.tour-country-wrapper:after,
.tour-info-row:after,
.tour-list .tour-info-row .info-row:after {
    clear: both
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Light'), local('OpenSans-Light'), url(../fonts/opensanslight.woff2) format('woff2'), url(../fonts/opensanslight.woff) format('woff'), url(../fonts/opensanslight.ttf) format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(../fonts/opensanslightitalic.woff2) format('woff2'), url(../fonts/opensanslightitalic.woff) format('woff'), url(../fonts/opensanslightitalic.ttf) format('truetype');
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans'), local('OpenSans'), url(../fonts/opensans.woff2) format('woff2'), url(../fonts/opensans.woff) format('woff'), url(../fonts/opensans.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(../fonts/opensansitalic.woff2) format('woff2'), url(../fonts/opensansitalic.woff) format('woff'), url(../fonts/opensansitalic.ttf) format('truetype');
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(../fonts/opensanssemibold.woff2) format('woff2'), url(../fonts/opensanssemibold.woff) format('woff'), url(../fonts/opensanssemibold.ttf) format('truetype');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url(../fonts/opensanssemibolditalic.woff2) format('woff2'), url(../fonts/opensanssemibolditalic.woff) format('woff'), url(../fonts/opensanssemibolditalic.ttf) format('truetype');
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../fonts/opensansbold.woff2) format('woff2'), url(../fonts/opensansbold.woff) format('woff'), url(../fonts/opensansbold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(../fonts/opensansbolditalic.woff2) format('woff2'), url(../fonts/opensansbolditalic.woff) format('woff'), url(../fonts/opensansbolditalic.ttf) format('truetype');
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(../fonts/opensansextrabold.woff2) format('woff2'), url(../fonts/opensansextrabold.woff) format('woff'), url(../fonts/opensansextrabold.ttf) format('truetype');
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'), url(../fonts/opensansextrabolditalic.woff2) format('woff2'), url(../fonts/opensansextrabolditalic.woff) format('woff'), url(../fonts/opensansextrabolditalic.ttf) format('truetype');
    font-weight: 800;
    font-style: italic
}

html {
    position: relative
}

body {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400
}

.page-content .subtitle,
.page-title {
    font-weight: 600;
    text-transform: uppercase
}

body,
html {
    height: 100%
}

.wrap {
    background-color: #f8f8f8;
    min-height: 100%;
    margin-bottom: -303px
}

.wrap:after {
    content: "";
    display: block;
    min-height: 303px
}

.row-eq-height,
.row-eq-height-no-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.row-eq-height-no-wrap::before,
.row-eq-height::before {
    content: normal
}

.dropdown-submenu>a:after,
.footer-nav:after,
.footer-nav:before,
.page-content:after,
.page-content:before {
    content: " "
}

.row-eq-height-no-wrap>[class*=col-],
.row-eq-height-no-wrap>[class*=col],
.row-eq-height>[class*=col-],
.row-eq-height>[class*=col] {
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    float: none
}

.row-eq-height-no-wrap {
    -webkit-flex-flow: nowrap;
    -moz-flex-flow: nowrap;
    -ms-flex-flow: nowrap;
    flex-flow: nowrap
}

.ie-9 .row-eq-height>[class*=col-] {
    float: left
}

.slogan-wrapper {
    background-color: #fff
}

.slogan-wrapper .slogan {
    font-size: 2.7rem;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    padding: 25px 0
}

.slogan-wrapper .slogan span {
    color: #900
}

.breadcrumb-wrapper {
    color: #333;
    background: #f8f8f8;
    padding: 5px 0;
    font-size: .85em
}

.breadcrumb-wrapper .breadcrumbs {
    float: right;
    margin-top: 15px
}

.breadcrumb-wrapper a {
    color: #900;
    text-decoration: none
}

.breadcrumb-wrapper.margin-bottom {
    margin-bottom: 30px
}

.page-title {
    color: #333;
    text-align: left;
    font-size: 1.7142em;
    line-height: 1.42857143;
    margin: 10px 0;
    float: left
}

.page-title.no-top-margin {
    margin-top: 0
}

.page-content-wrapper {
    padding-bottom: 30px
}

.page-content {
    background-color: #fff;
    padding: 15px
}

.page-content:after,
.page-content:before {
    display: table
}

.page-content .separator {
    height: 1px;
    background-color: #efefef;
    margin: 20px 0
}

.page-content .subtitle {
    font-size: 1.1428em;
    margin-bottom: 15px
}

.social-wrapper {
    margin-top: 20px
}

.social-wrapper>div {
    position: relative;
    display: inline-block;
    margin-right: 5px
}

#identity-select .modal-dialog {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: rotate(0) scale(1) skew(0) translate(-50%, -50%);
    margin: inherit
}

.no-link {
    cursor: default;
    outline: 0
}

.tooltip-inner {
    background-color: #2796d7
}

.tooltip.top .tooltip-arrow {
    border-top-color: #2796d7
}

a {
    color: #900;
    text-decoration: none
}

a:hover {
    color: #600;
    text-decoration: none
}

.img-responsive {
    height: auto !important
}

.btn-blue,
.btn-success {
    display: block;
    text-transform: uppercase;
    color: #fff;
    background: #71ab1c;
    padding: 12px 0;
    font-size: 1.71428571em;
    text-align: center;
    line-height: 1;
    margin-bottom: 20px;
    border-radius: 0;
    border: none;
    width: 100%
}

.btn-blue:hover,
.btn-success:hover {
    color: #fff
}

.btn-blue {
    background: #3b5998
}

.btn-blue:hover {
    color: #fff;
    background: #263961
}

.seo-text {
    font-size: 14px;
    margin-bottom: 30px
}

.seo-text br {
    display: none;
}

.page404 {
    text-align: center;
    margin: 30px 0
}

.page404 h1 {
    font-size: 3.42857143em;
    color: #900;
    margin-bottom: 30px
}

.page404 p {
    font-size: 1.28571429em
}

input.checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

input.checkbox+label.checkbox-label {
    font-weight: 400;
    padding-left: 27px;
    height: 19px;
    display: inline-block;
    line-height: 21px;
    background-image: url(/dist/images/checkbox.svg);
    background-size: 19px 57px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 15px;
    vertical-align: middle;
    margin-bottom: 15px;
    cursor: pointer
}

.navbar-default .navbar-nav .dropdown-menu>li>a,
.navbar-default .navbar-nav>li>a {
    font-size: 1.5rem;
    text-transform: uppercase
}

.has-error input.checkbox+label.checkbox-label {
    background-position: 0 -38px
}

input.checkbox:checked+label.checkbox-label {
    background-position: 0 -19px
}

.text-block-wrapper {
    position: relative;
    border: 1px solid #efefef;
    background-color: #fff;
    padding: 14px
}

.navbar {
    border-radius: 0;
    border-color: #fff;
    margin-bottom: 0
}

.navbar>.container .navbar-header {
    margin-top: 5px;
    margin-bottom: 5px
}

.navbar>.container .navbar-brand {
    padding: 0;
    display: block;
    left: inherit;
    width: 203px;
    margin-left: 15px
}

.navbar>.container .navbar-brand img {
    height: 100%
}

.navbar-default {
    background-color: #fff;
    border-color: #fff
}

.navbar-default .navbar-nav>li>a {
    color: #333
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #900;
    background-color: transparent
}

.navbar-default .navbar-nav .dropdown-menu>.active>a,
.navbar-default .navbar-nav .dropdown-menu>.active>a:focus,
.navbar-default .navbar-nav .dropdown-menu>.active>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #900;
    background-color: #fff
}

.navbar-default .navbar-nav .dropdown-menu {
    min-width: 250px;
    border: none;
    border-radius: 0;
    border-top: 2px solid #900;
    margin-top: 1px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    border-color: #900;
    background-color: transparent
}

.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #900
}

.footer-nav {
    list-style: none;
    padding: 0;
    margin: 5px 0;
    display: block
}

.footer-nav:after,
.footer-nav:before {
    display: table
}

.footer-nav li {
    position: relative;
    display: block;
    float: left
}

.footer-nav li a {
    padding: 0 10px
}

.footer-nav li a:hover {
    text-decoration: none;
    color: #9f9f9f
}

.footer-nav li:first-of-type a {
    padding-left: 0
}

.footer-nav li:last-of-type a {
    padding-right: 0
}

#hidden-menuitem {
    display: none
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
    margin-top: -6px
}

.dropdown-submenu>a:after {
    display: block;
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand {
        height: 74px;
        margin-top: 7px;
        margin-left: 0
    }

    .navbar-nav {
        float: right
    }

    .navbar-nav>li>a {
        padding: 39px 10px
    }

    .navbar-nav>li:first-of-type>a {
        padding-left: 0
    }

    .navbar-nav>li:last-of-type>a {
        padding-right: 0
    }

    #akcii a,
    #tours a,
    #where-to-by a {
        color: #fff;
        background-color: #faa619;
        padding: 5px;
        display: block;
        margin-top: 34px
    }

    #tours a {
        background-color: #2796d7
    }

    #akcii a {
        background-color: #ff5c5c
    }
}

@media (min-width:768px) and (max-width:991px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 1.23rem;
        padding: 20px 4px 30px
    }

    .navbar-default .navbar-nav .dropdown-menu>li>a {
        font-size: 1.26rem
    }

    #tours a,
    #where-to-by a {
        padding: 3px 5px;
        margin-top: 16px
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .navbar>.container .navbar-brand {
        height: 74px;
        margin: 10px auto 0;
        float: initial
    }

    .navbar>.container .navbar-header {
        width: 100%
    }
}

.search-widget-wrapper {
    background-color: #900;
    padding: 25px 0 5px
}

.search-widget-wrapper .title {
    font-size: 1.7142em;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.search-widget-wrapper .separator {
    height: 1px;
    width: 200px;
    background-color: #fff;
    margin: 20px auto
}

.search-widget-wrapper .filter-title {
    font-size: 1.1428em;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 15px
}

.search-widget-wrapper .filter-item {
    width: 25%;
    float: left;
    margin: 0 1% 20px 0;
    position: relative
}

.search-widget-wrapper .filter-item .date input,
.search-widget-wrapper .filter-item .list-search input {
    border: none;
    border-radius: 0;
    padding: 0 10px;
    height: 40px;
    background: #fff;
    color: #900;
    box-shadow: none;
    outline: 0
}

.search-widget-wrapper .filter-item .date .input-group-addon,
.search-widget-wrapper .filter-item .list-search .input-group-addon {
    border: none;
    border-radius: 0;
    background-color: #fff;
    color: #900;
    cursor: default
}

.search-widget-wrapper .filter-item .date .input-group-addon:hover,
.search-widget-wrapper .filter-item .list-search .input-group-addon:hover {
    cursor: pointer
}

.search-widget-wrapper .filter-item .date .input-group-addon:last-child,
.search-widget-wrapper .filter-item .list-search .input-group-addon:last-child {
    border: none;
    border-radius: 0
}

.search-widget-wrapper .filter-item .list-search .input-group-addon:hover {
    cursor: default
}

.search-widget-wrapper .filter-search {
    width: 22%;
    float: left;
    margin: 0 0 20px;
    position: relative
}

.search-widget-wrapper .filter-search a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 70px;
    text-align: center;
    color: #900;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 1.3571em
}

.search-widget-wrapper .filter-search a:hover {
    text-decoration: none
}

.filter-panel-wrapper .filter-title {
    font-size: .9em;
    line-height: 1;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 5px;
    font-weight: 600
}

.filter-panel-wrapper .filter-item {
    margin-bottom: 20px
}

.filter-panel-wrapper .filter-item .date input,
.filter-panel-wrapper .filter-item .list-search input {
    border: none;
    border-radius: 0;
    padding: 0 10px;
    height: 40px;
    background: #fff;
    color: #900;
    box-shadow: none;
    outline: 0
}

.filter-panel-wrapper .filter-item .date .input-group-addon,
.filter-panel-wrapper .filter-item .list-search .input-group-addon {
    border: none;
    border-radius: 0;
    background-color: #fff;
    color: #900;
    cursor: default
}

.filter-panel-wrapper .filter-item .date .input-group-addon:hover,
.filter-panel-wrapper .filter-item .list-search .input-group-addon:hover {
    cursor: pointer
}

.filter-panel-wrapper .filter-item .date .input-group-addon:last-child,
.filter-panel-wrapper .filter-item .list-search .input-group-addon:last-child {
    border: none;
    border-radius: 0
}

.filter-panel-wrapper .filter-item .list-search input {
    color: #333
}

.filter-panel-wrapper .filter-item .list-search .input-group-addon:hover {
    cursor: default
}

.filter-panel-wrapper .filter-search {
    position: relative
}

.filter-panel-wrapper .filter-search a {
    display: block;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #900;
    text-transform: uppercase;
    font-size: 1.2em
}

.filter-panel-wrapper .filter-search a:hover {
    text-decoration: none;
    color: #e6e6e6
}

.filter-panel-wrapper input.checkbox+label.checkbox-label {
    color: #333;
    text-transform: uppercase;
    font-size: .9em;
    font-weight: 600;
    margin-bottom: 21px
}

.filter-counter-wrapper {
    text-transform: uppercase;
    font-size: .8em;
    line-height: 1.5;
    position: relative
}

.filter-counter-wrapper i {
    font-size: 1.2em;
    color: #900;
    padding-right: 5px
}

.filter-counter-wrapper .count {
    font-size: 1.2em;
    font-weight: 600
}

.filter-counter-wrapper .filter-clear {
    display: block;
    float: right;
    margin-top: 3px;
    padding: 5px;
    border: 1px solid #900;
    margin-bottom: 10px
}

.filter-counter-wrapper .filter-clear:hover {
    text-decoration: none
}

.filter-counter-wrapper .filter-clear i {
    padding-left: 3px
}

.filter-order-wrapper .filter-item {
    float: left;
    margin-bottom: 10px
}

.filter-order-wrapper:after {
    content: ' ';
    display: table;
    clear: both
}

.filter-order-wrapper .filter-title {
    font-size: .9em;
    line-height: 1;
    text-transform: uppercase;
    color: #333;
    font-weight: 600;
    float: left;
    margin: 5px 10px 5px 0
}

.filter-order-wrapper .wrapper-dropdown {
    float: left;
    width: 160px;
    padding: 2px 5px;
    font-size: .9em
}

.filter-order-wrapper .wrapper-dropdown .dropdown {
    top: 110%
}

.filter-order-wrapper .wrapper-dropdown .dropdown li a {
    padding: 5px
}

.filter-order-wrapper .wrapper-dropdown:after {
    border-width: 4px 4px 0
}

.filter-order-wrapper .filter-view-mode {
    float: right;
    text-align: right;
    margin-bottom: 10px
}

.filter-order-wrapper .filter-view-mode a {
    color: #7c7c7c;
    display: inline-block;
    font-size: 1.42857143em;
    line-height: 1em
}

.filter-order-wrapper .filter-view-mode a:first-of-type {
    margin-right: 3px
}

.filter-order-wrapper .filter-view-mode a.active,
.filter-order-wrapper .filter-view-mode a:hover {
    color: #900
}

.filter-order-wrapper .filter-title-search {
    float: left
}

.filter-order-wrapper .filter-title-search input {
    font-size: .9em;
    background: #fff;
    outline: 0;
    font-weight: 400;
    color: #900;
    width: 150px;
    border: 1px solid #b59696;
    padding: 2px 5px
}

.filter-order-wrapper .filter-title-search .filter-title-submit {
    display: inline-block;
    font-size: .9em;
    padding: 3px 8px;
    background: #71ab1c;
    color: #fff;
    text-transform: uppercase
}

.filter-order-wrapper .filter-title-search .filter-title-submit:active,
.filter-order-wrapper .filter-title-search .filter-title-submit:focus,
.filter-order-wrapper .filter-title-search .filter-title-submit:hover {
    text-decoration: none;
    color: #e6e6e6
}

.filter-counter-wrapper,
.filter-order-wrapper,
.filter-panel-wrapper {
    background-color: #f8f8f8;
    padding: 15px;
    margin-bottom: 30px
}

.filter-counter-wrapper {
    padding: 16px 15px
}

.date input::-webkit-input-placeholder {
    color: #900 !important
}

.date input:-moz-placeholder {
    color: #900 !important
}

.date input::-moz-placeholder {
    color: #900 !important
}

.date input:-ms-input-placeholder {
    color: #900 !important
}

.wrapper-dropdown {
    position: relative;
    width: 100%;
    padding: 10px;
    background: #fff;
    cursor: pointer;
    outline: 0;
    font-weight: 400;
    color: #900
}

.wrapper-dropdown .dropdown:after,
.wrapper-dropdown .dropdown:before,
.wrapper-dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid
}

.wrapper-dropdown:after {
    right: 15px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0;
    border-color: #900 transparent
}

.wrapper-dropdown .dropdown {
    position: absolute;
    top: 106%;
    left: 0;
    right: 0;
    padding: 0;
    z-index: 10;
    max-height: 410px;
    overflow-y: auto;
    background: #fff;
    border-radius: inherit;
    font-weight: 400;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
    list-style: none;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    opacity: 0;
    pointer-events: none
}

.wrapper-dropdown .dropdown:after {
    bottom: 100%;
    left: 6px;
    border-width: 0 6px 6px;
    border-color: #fff transparent
}

.wrapper-dropdown .dropdown:before {
    bottom: 100%;
    left: 5px;
    border-width: 0 7px 7px;
    border-color: rgba(0, 0, 0, .15) transparent
}

.post-wrapper,
.tour-wrapper {
    position: relative;
    border: 1px solid #efefef
}

.wrapper-dropdown .dropdown li a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #333;
    border-bottom: 1px solid #e6e8ea;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out
}

.wrapper-dropdown .dropdown li i {
    float: right;
    color: inherit
}

.wrapper-dropdown .dropdown li:first-of-type a {
    border-radius: 7px 7px 0 0
}

.wrapper-dropdown .dropdown li:last-of-type a {
    border: none;
    border-radius: 0 0 7px 7px
}

.wrapper-dropdown .dropdown li:hover a {
    background: #f3f8f8
}

.wrapper-dropdown.active .dropdown {
    opacity: 1;
    pointer-events: auto
}

.wrapper-dropdown.default {
    border: 1px solid #ccc;
    color: #555
}

.wrapper-dropdown.default:after {
    border-color: #ccc transparent
}

.no-opacity .wrapper-dropdown .dropdown,
.no-pointerevents .wrapper-dropdown .dropdown {
    display: none;
    opacity: 1;
    pointer-events: auto
}

.no-opacity .wrapper-dropdown.active .dropdown,
.no-pointerevents .wrapper-dropdown.active .dropdown {
    display: block
}

@media (max-width:991px) {
    .search-widget-wrapper .filter-item {
        width: 48%;
        margin-right: 2%
    }

    .search-widget-wrapper .filter-search {
        width: 98%
    }

    .filter-order-wrapper .filter-view-mode {
        float: left
    }
}

.toolbar-wrapper {
    background-color: #900;
    color: #f5e6e6;
    font-size: .9em
}

.toolbar-wrapper .fa {
    font-size: .9em;
    padding-right: 3px
}

.toolbar-wrapper a {
    color: #f5e6e6
}

.footer,
.footer a {
    color: #333
}

.toolbar-wrapper .currency,
.toolbar-wrapper .email,
.toolbar-wrapper .login,
.toolbar-wrapper .phone {
    float: left;
    padding: .2em 0;
    margin-right: 20px
}

.toolbar-wrapper .login {
    margin-right: 0
}

@media (min-width:768px) {

    .toolbar-wrapper,
    .toolbar-wrapper .fa {
        font-size: 1em
    }

    .toolbar-wrapper .currency,
    .toolbar-wrapper .email,
    .toolbar-wrapper .login,
    .toolbar-wrapper .phone {
        padding: .3em 0
    }
}

@media (min-width:992px) {

    .toolbar-wrapper,
    .toolbar-wrapper .fa {
        font-size: 1.08em
    }

    .toolbar-wrapper .currency,
    .toolbar-wrapper .email,
    .toolbar-wrapper .login,
    .toolbar-wrapper .phone {
        padding: .5em 0
    }

    .toolbar-wrapper .email {
        margin-right: 100px
    }

    .toolbar-wrapper .login {
        float: right
    }
}

.hero-slider-wrapper {
    overflow: hidden
}

.hero-slider-wrapper .slick-next,
.hero-slider-wrapper .slick-prev {
    z-index: 100;
    height: 40px;
    width: 20px
}

.hero-slider-wrapper .slick-prev {
    left: 25px
}

.hero-slider-wrapper .slick-next {
    right: 25px
}

.hero-slider-wrapper .slick-next:before,
.hero-slider-wrapper .slick-prev:before {
    content: '';
    background-image: url(../images/arrows.svg);
    background-size: 20px 80px;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: block
}

.hero-slider-wrapper .slick-next:before {
    background-position: 0 0
}

.hero-slider-wrapper .slick-prev:before {
    background-position: 0 -40px
}

.hero-slider {
    display: none
}

.hero-slider.slick-initialized {
    display: block
}

.footer {
    height: auto;
    min-height: 303px;
    width: 100%;
    background: #e8e8e8;
    padding-top: 25px
}

.footer .title {
    font-size: 1.3571em;
    line-height: 1.3571em;
    text-transform: uppercase;
    font-weight: 600
}

.footer .separator {
    height: 2px;
    background-color: #333;
    width: 70px;
    margin: 15px 0
}

.footer .fa {
    padding-right: 3px;
    min-width: 16px;
    text-align: center
}

.footer .address,
.footer .email,
.footer .phone {
    margin: 3px 0
}

.footer .col {
    margin-bottom: 20px
}

.footer .copyright {
    border-top: 1px solid #9f9f9f;
    color: #9f9f9f;
    font-size: .85em;
    padding-top: 10px;
    margin-top: 5px;
    margin-bottom: 15px
}

.footer .subscribe-form {
    font-size: .9285em
}

.footer .subscribe-form .subscribe-field {
    width: 100%;
    background: #fff;
    margin-bottom: 3px;
    padding: 7px 10px;
    border: none;
    outline: 0;
    color: #7c7c7c
}

.footer .subscribe-form .subscribe-button {
    display: block;
    background-color: #3b3b3b;
    text-transform: uppercase;
    text-align: center;
    line-height: 34px;
    width: 100%;
    color: #fff
}

.footer .subscribe-form .subscribe-button:focus,
.footer .subscribe-form .subscribe-button:hover {
    text-decoration: none;
    outline: 0
}

.latest-news-wrapper {
    background-color: #fff
}

.latest-blog-posts-title,
.related-blog-posts-title {
    color: #333;
    text-align: center;
    font-size: 1.7142em;
    line-height: 1;
    margin: 30px 0;
    text-transform: uppercase;
    font-weight: 600
}

.related-blog-posts-title {
    text-align: left
}

.post-end-date {
    color: #ff5c5c;
    margin-bottom: 20px
}

.post-wrapper .post-title {
    padding: 14px
}

.post-wrapper .post-title a {
    font-size: 1.0714em;
    text-decoration: none;
    text-transform: uppercase;
    color: #333;
    font-weight: 600
}

.post-wrapper .post-title a:hover {
    color: #595959
}

.post-wrapper .post-date {
    padding: 0 14px 14px;
    color: #7c7c7c;
    font-size: .85em;
    line-height: 1
}

.post-wrapper .post-date .fa {
    padding-right: 3px
}

.post-wrapper .post-intro {
    padding: 0 14px 14px;
    font-size: .93em
}

.post-wrapper .post-intro p {
    margin: 0
}

.post-wrapper .post-read-more {
    width: 60%;
    margin: 0 auto 14px;
    font-size: 1.0714em;
    line-height: 1;
    text-transform: uppercase;
    color: #7c7c7c;
    border: 1px solid #efefef;
    padding: 10px;
    display: block;
    text-align: center
}

.post-wrapper .post-read-more:hover {
    text-decoration: none;
    color: #565656
}

.post-wrapper .post-end-date {
    padding: 0 14px 14px;
    margin-bottom: 0
}

.akcii-wrapper {
    background-color: #f8f8f8
}

.akcii-wrapper .post-wrapper {
    background-color: #fff
}

.page-content .post-end-date strong {
    font-size: 1.42857143em
}

.load-more i {
    font-size: 1em;
    line-height: .9
}

.load-more[disabled] {
    cursor: default
}

.recommended-tours-wrapper {
    background-color: #f8f8f8
}

.recommended-tours-title {
    color: #333;
    text-align: center;
    font-size: 1.7142em;
    line-height: 1;
    margin: 30px 0;
    text-transform: uppercase;
    font-weight: 600
}

.tour-types {
    text-align: center;
    margin: 30px 0 20px
}

.tour-types>div {
    display: inline-block;
    margin: 0 8px 10px
}

.tour-types>div img {
    width: 28px;
    height: 28px
}

.tour-wrapper {
    background-color: #fff
}

.tour-list .tour-wrapper {
    border: none
}

.tour-list .tour-wrapper.discount {
    padding: 0 15px
}

.tour-list .tour-wrapper.discount .tour-info-row {
    border-bottom: none;
    padding-bottom: 0
}

.tour-wrapper .tour-title {
    padding: 14px
}

.tour-wrapper .tour-title a {
    font-size: 1.07142857em;
    text-decoration: none;
    text-transform: uppercase;
    color: #333;
    font-weight: 600
}

.tour-grid .tour-wrapper .tour-title a {
    min-height: 2.85714286em;
    display: block
}

.tour-wrapper .tour-title a:hover {
    color: #595959
}

.tour-list .tour-wrapper .tour-title {
    padding-left: 0
}

.tour-wrapper .tour-date {
    padding: 0 14px 14px;
    color: #7c7c7c;
    font-size: .85em;
    line-height: 1
}

.tour-wrapper .tour-date .fa {
    padding-right: 3px
}

.tour-wrapper .tour-read-more a {
    width: 100%;
    margin: 0;
    font-size: 1.0714em;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 10px;
    display: block;
    text-align: center;
    background-color: #2796d7
}

.tour-wrapper .tour-read-more a:hover {
    text-decoration: none;
    color: #e6e6e6
}

.tour-wrapper .tour-nearest-date,
.tour-wrapper .tour-nearest-dates {
    font-size: .85714286em;
    text-transform: uppercase;
    color: #333;
    position: relative;
    cursor: pointer
}

.tour-wrapper .tour-nearest-date .title,
.tour-wrapper .tour-nearest-dates .title {
    font-size: .75em
}

.tour-wrapper .tour-nearest-date .date,
.tour-wrapper .tour-nearest-dates .date {
    font-weight: 600
}

.tour-wrapper .tour-nearest-date .days,
.tour-wrapper .tour-nearest-dates .days {
    color: #7c7c7c
}

.tour-wrapper .tour-nearest-date .fa-caret-down,
.tour-wrapper .tour-nearest-dates .fa-caret-down {
    color: #7c7c7c;
    font-size: 1.28571429em
}

.tour-wrapper .tour-nearest-date .more-dates-wrapper,
.tour-wrapper .tour-nearest-dates .more-dates-wrapper {
    min-width: 145px;
    width: 100%;
    position: absolute;
    border: 1px solid #efefef;
    padding: 7px;
    background-color: #fff;
    z-index: 1;
    left: -7px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.tour-wrapper .tour-nearest-date .more-dates-wrapper p,
.tour-wrapper .tour-nearest-dates .more-dates-wrapper p {
    margin-bottom: 3px
}

.tour-wrapper .tour-nearest-date .more-dates-wrapper p:last-of-type,
.tour-wrapper .tour-nearest-dates .more-dates-wrapper p:last-of-type {
    margin-bottom: 0
}

.tour-wrapper .tour-price {
    text-align: center;
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: rotate(0) scale(1) skew(0) translate(0, -50%);
    -moz-transform: rotate(0) scale(1) skew(0) translate(0, -50%);
    -o-transform: rotate(0) scale(1) skew(0) translate(0, -50%);
    -ms-transform: rotate(0) scale(1) skew(0) translate(0, -50%);
    transform: rotate(0) scale(1) skew(0) translate(0, -50%)
}

.tour-wrapper .tour-price .value {
    font-size: 1.64285714em;
    color: #faa619
}

.tour-wrapper .tour-price .value.old {
    display: inline-block;
    position: relative;
    font-size: 1em;
    color: #7c7c7c !important
}

.tour-wrapper .tour-price .value.old:after {
    content: ' ';
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    border-bottom: 1px solid #7c7c7c
}

.tour-wrapper .tour-price .desc {
    font-size: .8571em;
    text-transform: uppercase;
    color: #7c7c7c
}

.tour-wrapper .tour-price .orig-price {
    color: #900
}

.tour-wrapper .tour-rating {
    margin-top: 10px
}

.tour-wrapper .tour-rating .fa-star,
.tour-wrapper .tour-rating .fa-star-half-o,
.tour-wrapper .tour-rating .fa-star-o {
    font-size: 17px;
    padding-right: 2px;
    color: #2796d7
}

.tour-wrapper .tour-rating .star-grey {
    color: #efefef
}

.tour-wrapper .tour-comments {
    margin-top: 2px;
    font-size: .8571em;
    text-transform: uppercase;
    color: #7c7c7c
}

.tour-wrapper .tour-comments .fa {
    font-size: 1.2em;
    color: #2796d7;
    padding-right: 3px
}

.tour-wrapper .tour-types {
    margin: 0;
    padding-top: 6px
}

.tour-wrapper .tour-types>div img {
    width: 23px;
    height: 23px
}

.tour-list .tour-wrapper .tour-title .section-wrapper {
    margin-right: 5px;
    display: inline-block
}

.tour-list .tour-wrapper .tour-title .section-wrapper:first-of-type {
    margin-left: 20px
}

.tour-list .tour-wrapper .tour-title .section-wrapper:last-of-type {
    margin-right: 0
}

.tour-list .tour-wrapper .tour-title .section-wrapper img {
    max-width: 120px
}

.tour-wrapper.discount {
    border: 1px solid #ff5f44
}

.tour-wrapper.discount .tour-price .value {
    color: #ff5f44
}

.tour-info-row {
    margin-bottom: 20px;
    position: relative
}

.tour-info-row:after,
.tour-info-row:before {
    display: table;
    content: " "
}

.tour-info-row .col {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.tour-info-row .col.border-right {
    border-right: 1px solid #efefef
}

.tour-info-row .tour-country-item {
    font-size: 1.14285714em;
    display: inline-block;
    position: relative
}

.tour-info-row .tour-country-item .flag-icon {
    margin-right: 3px;
    box-shadow: 0 0 1px 1px #e0e0e0;
    width: 20px;
    line-height: 15px
}

.tour-list .tour-info-row {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 12px 0
}

.tour-list .tour-info-row .info-row {
    font-size: .92857143em;
    margin-bottom: 13px
}

.tour-list .tour-info-row .info-row:after,
.tour-list .tour-info-row .info-row:before {
    display: table;
    content: " "
}

.tour-list .tour-info-row .info-row:last-of-type {
    margin-bottom: 0
}

.tour-list .tour-info-row .info-content,
.tour-list .tour-info-row .info-content-wide,
.tour-list .tour-info-row .info-label,
.tour-list .tour-info-row .info-label-wide {
    float: left;
    width: 18%;
    position: relative
}

.tour-list .tour-info-row .info-label {
    min-width: 73px
}

.tour-list .tour-info-row .info-content {
    width: 82%
}

.tour-list .tour-info-row .info-label-wide {
    min-width: 40px;
    width: 22%
}

.tour-list .tour-info-row .info-content-wide {
    width: 78%
}

.tour-list .tour-info-row .tour-country-item {
    font-size: 1.42857143em
}

.tour-list .tour-info-row .tour-types {
    text-align: left;
    padding-top: 0
}

.tour-list .tour-info-row .tour-types>div {
    margin: 0 4px 6px
}

.tour-list .tour-info-row .tour-types>div img {
    width: 19px;
    height: 19px
}

.tour-list .tour-info-row .tour-nearest-date,
.tour-list .tour-info-row .tour-nearest-dates {
    font-size: 1em
}

.tour-list .tour-info-row .tour-nearest-date .days,
.tour-list .tour-info-row .tour-nearest-dates .days {
    font-size: .92307692em;
    text-transform: none
}

.tour-list .tour-info-row .tour-nearest-date .fa-caret-down,
.tour-list .tour-info-row .tour-nearest-dates .fa-caret-down {
    font-size: 1em
}

.tour-list .tour-info-row .tour-comments,
.tour-list .tour-info-row .tour-rating {
    display: inline-block;
    margin-top: 0
}

.tour-list .tour-info-row .tour-comments {
    font-size: 1em;
    margin-left: 10px;
    text-transform: none
}

.tour-list .tour-info-row .tour-comments .fa {
    font-size: 1.35em;
    padding-right: 0
}

.tour-list .tour-info-row .tour-price {
    position: relative;
    top: 0;
    width: auto;
    transform: none !important;
    margin-bottom: 13px
}

.tours-wrapper .tour-price .value {
    font-size: 1.2em
}

.tours-wrapper .tour-read-more a {
    font-size: .95em;
    padding: 10px
}

.tours-wrapper .tour-types {
    margin: 0;
    padding-top: 2px
}

.tours-wrapper .tour-types>div {
    margin: 0 4px 8px
}

.tours-wrapper .tour-types>div img {
    width: 21px;
    height: 21px
}

.tours-wrapper .tour-comments {
    font-size: .8em
}

.page-content-wrapper {
    background-color: #f8f8f8
}

.page-content-wrapper .post-date {
    padding: 0 0 14px;
    color: #7c7c7c;
    font-size: 1em;
    line-height: 1
}

.load-more,
.posts-read-all {
    font-size: 1.0714em;
    line-height: 1;
    display: block;
    text-transform: uppercase
}

.page-content-wrapper .post-date .fa {
    padding-right: 3px
}

.page-content-wrapper .post-intro {
    font-weight: 600
}

.page-content-wrapper .image-wrapper {
    margin-bottom: 20px
}

.related-posts .post-date {
    padding: 0 14px 14px
}

.posts-read-all {
    color: #333;
    margin: 10px 0 30px
}

.posts-read-all:hover {
    text-decoration: none;
    color: #595959
}

.posts-read-all .fa {
    padding-left: 5px
}

.load-more {
    width: 180px;
    margin: 0 auto 20px;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px;
    text-align: center;
    border-radius: 0;
    background-color: #71ab1c
}

.load-more:active,
.load-more:focus,
.load-more:hover {
    box-shadow: none;
    text-decoration: none;
    color: #d9d9d9;
    background-color: #71ab1c
}

.load-more:active,
.load-more:focus {
    color: #fff
}

.load-more[disabled] {
    border: 1px solid #efefef;
    color: #7c7c7c;
    background-color: #fff
}

.load-more[disabled]:active,
.load-more[disabled]:focus,
.load-more[disabled]:hover {
    color: #7c7c7c
}

.tour-hero-wrapper {
    overflow: hidden
}

.tour-hero-wrapper .tour-hero {
    height: 216px;
    min-height: 100%;
    position: relative
}

.tour-hero-wrapper .tour-hero img {
    max-width: initial;
    width: 100%;
    position: absolute;
    transform: rotate(0) scale(1) skew(0) translate(-50%, -50%);
    left: 50%;
    top: 50%;
    outline: 0
}

.tour-content-wrapper {
    background-color: #f8f8f8;
    padding-bottom: 30px;
    padding-top: 30px
}

.tour-gallery-thumbs-wrapper {
    background-color: #fff;
    padding: 7px 25px;
    margin-top: 10px
}

.tour-gallery-thumbs-wrapper .slick-next,
.tour-gallery-thumbs-wrapper .slick-prev {
    z-index: 100;
    height: 20px;
    width: 10px
}

.tour-gallery-thumbs-wrapper .slick-prev {
    left: -15px
}

.tour-gallery-thumbs-wrapper .slick-next {
    right: -15px
}

.tour-gallery-thumbs-wrapper .slick-next:before,
.tour-gallery-thumbs-wrapper .slick-prev:before {
    content: '';
    background-image: url(../images/arrows-gray.svg);
    background-size: 10px 40px;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: block
}

.tour-gallery-thumbs-wrapper .slick-next:before {
    background-position: 0 0
}

.tour-gallery-thumbs-wrapper .slick-prev:before {
    background-position: 0 -20px
}

.tour-gallery-thumbs-wrapper .tour-gallery-thumb {
    margin: 0 5px;
    height: 74px;
    position: relative;
    border: 2px solid #fff;
    overflow: hidden;
    outline: 0
}

.tour-gallery-thumbs-wrapper .tour-gallery-thumb img {
    max-width: initial;
    width: 100%;
    position: absolute;
    -webkit-transform: rotate(0) scale(1) skew(0) translate(-50%, -50%);
    -moz-transform: rotate(0) scale(1) skew(0) translate(-50%, -50%);
    -o-transform: rotate(0) scale(1) skew(0) translate(-50%, -50%);
    -ms-transform: rotate(0) scale(1) skew(0) translate(-50%, -50%);
    transform: rotate(0) scale(1) skew(0) translate(-50%, -50%);
    left: 50%;
    top: 50%;
    outline: 0
}

.tour-gallery-thumbs-wrapper .tour-gallery-thumb img:hover {
    cursor: pointer
}

.tour-gallery-thumbs-wrapper .tour-gallery-thumb.slick-current {
    border-color: #faa619
}

.tour-book-action a {
    display: block;
    text-transform: uppercase;
    color: #fff;
    background: #71ab1c;
    padding: 12px 0;
    font-size: 1.7142em;
    text-align: center;
    line-height: 1;
    margin-bottom: 20px
}

.tour-book-action a:active,
.tour-book-action a:focus,
.tour-book-action a:hover {
    text-decoration: none;
    color: #e6e6e6
}

.tour-share-fb a {
    display: block;
    text-transform: uppercase;
    color: #fff;
    background: #3b5998;
    padding: 12px 0;
    font-size: 1.7142em;
    text-align: center;
    line-height: 1
}

.tour-print a,
.tour-where-buy a {
    display: block;
    background: #faa619;
    padding: 12px 0;
    font-size: 1.7142em;
    line-height: 1;
    text-transform: uppercase;
    text-align: center
}

.tour-share-fb a:active,
.tour-share-fb a:focus,
.tour-share-fb a:hover {
    text-decoration: none;
    color: #e6e6e6
}

.tour-where-buy a {
    color: #fff
}

.tour-where-buy a:active,
.tour-where-buy a:focus,
.tour-where-buy a:hover {
    text-decoration: none;
    color: #e6e6e6
}

.tour-print a {
    color: #fff
}

.tour-print a:active,
.tour-print a:focus,
.tour-print a:hover {
    text-decoration: none;
    color: #e6e6e6
}

.tour-rating-html .fa-star,
.tour-rating-html .fa-star-half-o,
.tour-rating-html .fa-star-o {
    font-size: 17px;
    padding-right: 5px;
    color: #2796d7
}

.tour-rating-html .star-grey {
    color: #efefef
}

.tour-country-wrapper:after,
.tour-country-wrapper:before {
    display: table;
    content: " "
}

.tour-country-wrapper .tour-country-item {
    float: left;
    margin-right: 25px
}

.tour-country-wrapper .tour-country-item .flag-icon {
    font-size: 2.4em;
    width: 44px;
    line-height: 33px;
    box-shadow: 0 0 1px 1px #e0e0e0
}

.tour-country-wrapper .tour-country-item a {
    text-decoration: none;
    display: block;
    text-align: center
}

.tour-country-wrapper .tour-country-item .title a {
    margin-top: 3px;
    text-transform: uppercase;
    color: #333
}

.tour-info-wrapper .tour-title {
    font-size: 1.5714em;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 10px
}

.tour-info-wrapper .tour-duration {
    text-transform: uppercase;
    color: #333;
    font-size: .8571em
}

.tour-info-wrapper .separator {
    height: 1px;
    background-color: #efefef;
    margin: 15px 0
}

.tour-info-wrapper .tour-rating .fa-star,
.tour-info-wrapper .tour-rating .fa-star-half-o,
.tour-info-wrapper .tour-rating .fa-star-o {
    font-size: 17px;
    padding-right: 5px;
    color: #2796d7
}

.tour-info-wrapper .tour-rating .star-grey {
    color: #efefef
}

.tour-info-wrapper .tour-comments {
    margin-top: 2px;
    font-size: .8571em;
    text-transform: uppercase;
    color: #7c7c7c
}

.tour-info-wrapper .tour-comments .fa {
    font-size: 1.2em;
    color: #2796d7;
    padding-right: 3px
}

.tour-info-wrapper .tour-info-row {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0
}

.tour-info-wrapper .tour-comment-add a {
    display: block;
    text-transform: uppercase;
    color: #fff;
    background: #2796d7;
    padding: 12px 0;
    font-size: .83em;
    text-align: center;
    line-height: 1
}

.tour-info-wrapper .tour-comment-add a:hover {
    text-decoration: none;
    color: #e6e6e6
}

.tour-info-wrapper .tour-price {
    text-align: center;
    width: 100%;
    padding: 5px 0
}

.tour-info-wrapper .tour-price .value {
    font-size: 1.6428em;
    color: #faa619
}

.tour-info-wrapper .tour-price .value.old {
    display: inline-block;
    position: relative;
    font-size: 1em;
    color: #7c7c7c !important
}

.tour-info-wrapper .tour-price .value.old:after {
    content: ' ';
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    border-bottom: 1px solid #7c7c7c
}

.tour-info-wrapper .tour-price .desc {
    font-size: .8571em;
    text-transform: uppercase;
    color: #9f9f9f
}

.tour-info-wrapper .tour-price .orig-price {
    color: #900
}

.tour-info-wrapper .tour-country-wrapper,
.tour-info-wrapper .tour-info-text {
    text-align: center
}

.tour-info-wrapper .tour-country-wrapper .tour-country-item {
    float: none;
    display: inline-block;
    margin-right: 15px
}

.tour-info-wrapper.discount .tour-price .value {
    color: #ff5f44
}

.tour-comments-rating-wrapper .tour-reviews-rating {
    font-weight: 300;
    font-size: 3.71428571em
}

.tour-comments-rating-wrapper .tour-recommendations-count,
.tour-comments-rating-wrapper .tour-reviews-count {
    font-size: .78571429em;
    text-transform: uppercase;
    margin: 5px 0
}

.tour-comment-item .title,
.tour-comment-item .username {
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase
}

.tour-reviews-recommendations-wrapper {
    margin-top: 20px
}

.tour-comment-item>.row>.col-sm-9 {
    border-left: 1px solid #efefef
}

.tour-comment-item .title {
    color: #2796d7
}

.tour-comment-item .username {
    color: #333
}

.tour-comment-item .text {
    margin: 10px 0;
    position: relative;
    overflow: hidden;
    max-height: 105px
}

.tour-comment-item .text .read-more {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 20px 0 0
}

.tour-comment-item .text .read-more a {
    display: block;
    background-color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding-bottom: 10px
}

.tour-comment-item .text .grad {
    padding: 30px 0 0;
    background-image: linear-gradient(to bottom, transparent, #fff)
}

.tour-comment-item .date {
    font-size: .78571429em;
    line-height: 1;
    color: #7c7c7c
}

.tour-comment-item .green {
    color: #71ab1c
}

.tour-comment-item .red {
    color: #900
}

.tour-comment-item .recommendation {
    font-size: .92857143em;
    line-height: 1
}

.tour-comment-item .tour-rating-html {
    margin: 20px 0
}

.tour-comment-item .tour-rating-html .fa-star {
    padding-right: 3px
}

.tour-rating-bar-wrapper {
    position: relative
}

.tour-rating-bar-wrapper .bar-background,
.tour-rating-bar-wrapper .bar-value {
    width: 100%;
    height: 6px;
    border-radius: 3px;
    background-color: #f8f8f8
}

.tour-rating-bar-wrapper .bar-value {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #2796d7
}

.tour-desc-tabs-wrapper {
    margin-top: 30px;
    margin-bottom: 30px
}

.tour-desc-tabs-wrapper .nav-tabs {
    border-bottom: none
}

.tour-desc-tabs-wrapper .nav-tabs>li {
    padding-right: 5px;
    margin-bottom: 0
}

.tour-desc-tabs-wrapper .nav-tabs>li>a {
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    color: #333;
    text-decoration: none;
    background-color: #efefef;
    font-size: .9285em;
    padding: 12px 15px
}

.tour-desc-tabs-wrapper .nav-tabs>li>a.comments-tab-link {
    padding: 5px 15px
}

.tour-desc-tabs-wrapper .nav-tabs>li.active a:focus,
.tour-desc-tabs-wrapper .nav-tabs>li.active a:hover,
.tour-desc-tabs-wrapper .nav-tabs>li.active>a {
    border: none;
    border-radius: 0;
    text-decoration: none;
    background-color: #fff
}

.tour-desc-tabs-wrapper .tab-content {
    background: #fff;
    padding: 15px
}

.tour-desc-tabs-wrapper .tab-content .tour-book-action,
.tour-desc-tabs-wrapper .tab-content .tour-print,
.tour-desc-tabs-wrapper .tab-content .tour-share-fb,
.tour-desc-tabs-wrapper .tab-content .tour-where-buy {
    margin: 0 20px 20px 0;
    float: left
}

.tour-desc-tabs-wrapper .tab-content .tour-book-action a,
.tour-desc-tabs-wrapper .tab-content .tour-print a,
.tour-desc-tabs-wrapper .tab-content .tour-share-fb a,
.tour-desc-tabs-wrapper .tab-content .tour-where-buy a {
    padding: 12px 15px;
    margin-bottom: 0
}

.tour-desc-tabs-wrapper .tab-content .tour-print {
    float: right;
    margin-right: 0
}

.tour-desc-tabs-wrapper .separator {
    height: 1px;
    background-color: #efefef;
    margin: 20px 0
}

.tour-desc-tabs-wrapper .subtitle {
    font-weight: 600;
    font-size: 1.1428em;
    text-transform: uppercase;
    margin-bottom: 15px
}

.tour-desc-tabs-wrapper .tour-route-wrapper .tour-route-item .title {
    margin-bottom: 10px;
    font-weight: 600;
    color: #900;
    text-transform: uppercase
}

.tour-desc-tabs-wrapper .tour-route-wrapper .tour-route-item .title span {
    color: #333
}

.tour-desc-tabs-wrapper .tour-route-wrapper .separator {
    width: 55px;
    margin: 15px 0
}

.tour-desc-tabs-wrapper .tour-docs-wrapper ul,
.tour-desc-tabs-wrapper .tour-excluded-wrapper ul,
.tour-desc-tabs-wrapper .tour-included-wrapper ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.tour-desc-tabs-wrapper .tour-docs-wrapper ul>li,
.tour-desc-tabs-wrapper .tour-excluded-wrapper ul>li,
.tour-desc-tabs-wrapper .tour-included-wrapper ul>li {
    position: relative
}

.tour-desc-tabs-wrapper .tour-docs-wrapper li:before,
.tour-desc-tabs-wrapper .tour-excluded-wrapper li:before,
.tour-desc-tabs-wrapper .tour-included-wrapper li:before {
    display: inline-block;
    font-family: FontAwesome;
    line-height: 1.2;
    font-size: 1em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.tour-desc-tabs-wrapper .tour-excluded-wrapper li:before {
    content: "\f00d"
}

.tour-desc-tabs-wrapper .tour-docs-wrapper li:before {
    content: "\f019"
}

.tour-desc-tabs-wrapper .tour-rating .fa-star,
.tour-desc-tabs-wrapper .tour-rating .fa-star-half-o,
.tour-desc-tabs-wrapper .tour-rating .fa-star-o {
    font-size: 17px;
    padding-right: 5px;
    color: #2796d7
}

.tour-desc-tabs-wrapper .tour-rating .star-grey {
    color: #c5c5c5
}

.tour-desc-tabs-wrapper .active .tour-rating .star-grey {
    color: #efefef
}

.tour-desc-tabs-wrapper .tour-comments {
    margin-top: 0;
    font-size: .78571429em;
    text-transform: uppercase;
    color: #7c7c7c
}

.tour-desc-tabs-wrapper .tour-comments .fa {
    font-size: 1.2em;
    color: #2796d7;
    padding-right: 3px
}

.tour-desc-tabs-wrapper .laps-list {
    margin-bottom: 20px
}

.tour-desc-tabs-wrapper .laps-list span {
    display: inline-block;
    padding: 0 5px;
    margin: 0 10px 5px 0;
    cursor: pointer
}

.tour-desc-tabs-wrapper .laps-list span.text-success {
    border: 1px solid #3c763d
}

.tour-desc-tabs-wrapper .laps-list span.text-danger {
    border: 1px solid #900
}

.tour-desc-tabs-wrapper .laps-list span.text-warning {
    border: 1px solid #8a6d3b
}

.tour-desc-tabs-wrapper .laps-list span.text-muted {
    border: 1px solid #2796d7;
    color: #2796d7
}

.tour-laps-wrapper th {
    font-weight: 400
}

.tour-laps-wrapper .table>thead>tr>th {
    border-bottom: 1px solid #efefef;
    text-align: center
}

.tour-laps-wrapper .table>tbody>tr>td {
    border-top: 1px solid #efefef;
    text-align: center;
    font-size: .9285em
}

.tour-laps-wrapper .green {
    color: #71ab1c
}

.tour-laps-wrapper .red {
    color: #900
}

.tour-laps-wrapper .tour-price .value {
    color: #faa619
}

.tour-laps-wrapper .tour-price .desc {
    font-size: .8em;
    text-transform: uppercase;
    color: #9f9f9f
}

.tour-laps-wrapper .tour-book-action {
    margin: 0 !important;
    float: inherit !important;
    max-width: 150px
}

.tour-laps-wrapper .tour-book-action a {
    padding: 4px 0 !important;
    font-size: .95em;
    margin-bottom: 0 !important
}

.tour-laps-wrapper .gar-dep .fa,
.tour-laps-wrapper .nabor-dep .fa {
    padding-left: 5px
}

.tour-laps-wrapper .tour-book-action.disabled a,
.tour-laps-wrapper .tour-book-action.disabled:active,
.tour-laps-wrapper .tour-book-action.disabled:focus,
.tour-laps-wrapper .tour-book-action.disabled:hover {
    cursor: default;
    background-color: #a5e24b;
    color: #fff
}

.tour-laps-wrapper .gar-dep {
    cursor: default;
    color: #71ab1c
}

.tour-laps-wrapper .nabor-dep {
    cursor: default;
    color: #faa619
}

.tour-similar-wrapper .title {
    font-size: 1.3571em;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px
}

.tour-similar-wrapper .tour-wrapper {
    border: none;
    border-bottom: 1px solid #efefef;
    margin-bottom: 25px
}

.tour-similar-wrapper .tour-wrapper:last-of-type {
    border: none;
    margin-bottom: 0
}

.tour-similar-wrapper .tour-wrapper.discount {
    border: 1px solid #ff5f44;
    padding: 10px;
    margin-bottom: 0
}

.tour-similar-wrapper .tour-wrapper.discount .tour-info-row:last-of-type {
    margin-bottom: 0
}

.tour-similar-wrapper .tour-wrapper .tour-price .value {
    font-size: 1.4em
}

.tour-similar-wrapper .tour-wrapper .tour-price .value.old {
    font-size: .85714286em
}

.tour-similar-wrapper .tour-wrapper .tour-read-more a {
    padding: 10px
}

.tour-image-wrapper {
    position: relative
}

.sections-wrapper {
    position: absolute;
    top: 0;
    right: 0
}

.tour-gallery-wrapper .sections-wrapper {
    top: 10px
}

.sections-wrapper>div {
    margin-bottom: 5px
}

.sections-wrapper>div img {
    max-width: 400px
}

.tour-wrapper .sections-wrapper>div img {
    max-width: 130px
}

.tour-similar-wrapper .sections-wrapper>div img {
    max-width: 145px
}

.recommended-tours-wrapper .sections-wrapper>div img {
    max-width: 180px
}

.sections-wrapper>div:last-of-type {
    margin-bottom: 0
}

.star {
    color: #efefef;
    padding-right: 3px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px
}

.star.fullStar,
.star.tmp_fs {
    color: #2796d7
}

.star.tmp_es {
    color: #efefef
}

.star:before {
    content: "\f005"
}

.star:hover {
    text-decoration: none;
    cursor: pointer
}

#add-review-form .btn-success,
#add-review-form .btn-success:active,
#add-review-form .btn-success:focus,
#add-review-form .btn-success:hover,
.add-review-form .btn-success,
.add-review-form .btn-success:active,
.add-review-form .btn-success:focus,
.add-review-form .btn-success:hover {
    background: #2796d7
}

#add-review-form .error-message,
.add-review-form .error-message {
    color: #900;
    margin: 10px 0
}

#laps-datepicker {
    margin-bottom: 20px
}

#laps-datepicker .datepicker-inline {
    width: 100%
}

#laps-datepicker .datepicker table tr td {
    width: 50px;
    height: 36px;
    border: 1px solid #fff
}

#laps-datepicker .lap-wrapper .pull-left,
#laps-datepicker .lap-wrapper .pull-right {
    margin-bottom: 7px
}

#laps-datepicker .lap-wrapper hr {
    margin-top: 10px;
    margin-bottom: 10px
}

#laps-datepicker .datepicker table tr td.active.active,
#laps-datepicker .datepicker table tr td.active.highlighted.active,
#laps-datepicker .datepicker table tr td.active.highlighted:active,
#laps-datepicker .datepicker table tr td.active:active {
    background-color: #e6e6e6;
    color: #333
}

#laps-datepicker .datepicker table tr td.muted {
    background-color: #2796d7;
    color: #fff !important
}

#laps-datepicker .datepicker table tr td.muted.active,
#laps-datepicker .datepicker table tr td.muted:hover {
    background-color: #1f78ac
}

#laps-datepicker .datepicker table tr td.success {
    background-color: #71ab1c;
    color: #fff !important
}

#laps-datepicker .datepicker table tr td.success.active,
#laps-datepicker .datepicker table tr td.success:hover {
    background-color: #547f15
}

#laps-datepicker .datepicker table tr td.warning {
    background-color: #faa619;
    color: #fff !important
}

#laps-datepicker .datepicker table tr td.warning.active,
#laps-datepicker .datepicker table tr td.warning:hover {
    background-color: #db8b05
}

#laps-datepicker .datepicker table tr td.danger {
    background-color: #900;
    color: #fff !important
}

#laps-datepicker .datepicker table tr td.danger.active,
#laps-datepicker .datepicker table tr td.danger:hover {
    background-color: #600
}

#laps-datepicker .datepicker table tr td.today {
    background-color: #ffdb99
}

#laps-datepicker .datepicker table tr td.today.active,
#laps-datepicker .datepicker table tr td.today:hover {
    background-color: #ffc966
}

.datepicker-history>div {
    margin-bottom: 5px;
    font-size: .85714286em
}

.datepicker-history>div:after,
.datepicker-history>div:before {
    display: table;
    content: " "
}

.datepicker-history>div .square:before {
    display: block;
    content: " ";
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    float: left;
    margin-right: 5px;
    background-color: #fff
}

.datepicker-history>div .square.muted:before {
    background-color: #2796d7;
    border: 1px solid #2796d7
}

.datepicker-history>div .square.success:before {
    background-color: #71ab1c;
    border: 1px solid #71ab1c
}

.datepicker-history>div .square.warning:before {
    background-color: #faa619;
    border: 1px solid #faa619
}

.datepicker-history>div .square.danger:before {
    background-color: #900;
    border: 1px solid #900
}

.lap-wrapper {
    margin-bottom: 20px
}

.lap-wrapper .text-muted {
    color: #2796d7
}

.lap-wrapper hr {
    border-color: #ddd
}

.lap-history {
    font-size: .85em;
    text-align: right;
    display: none;
    border: none;
    margin: 0
}

.profile .nav-pills>li>a,
.profile .well {
    border-radius: 0
}

.hotel-fields-wrapper {
    display: block;
    margin: 5px 0;
    color: #7c7c7c;
    font-size: 1em
}

@media (max-width:767px) {
    .tour-desc-tabs-wrapper .nav-tabs>li {
        margin-bottom: 10px
    }
}

@media (min-width:768px) {
    .tour-hero-wrapper .tour-hero {
        height: 150px
    }
}

@media (min-width:992px) {
    .tour-content-wrapper .w70 {
        width: 70%
    }

    .tour-content-wrapper .w30 {
        width: 30%
    }

    .tour-content-wrapper .col-md-pull-3 {
        right: 30%
    }

    .tour-content-wrapper .col-md-push-9 {
        left: 70%
    }
}

.registration-type-select-wrapper .select-agency-type,
.registration-type-select-wrapper .select-tourist-type {
    display: block;
    padding: 30px 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.28571429em;
    line-height: 1;
    text-decoration: none;
    color: #fff
}

.registration-type-select-wrapper .select-agency-type:active,
.registration-type-select-wrapper .select-agency-type:focus,
.registration-type-select-wrapper .select-agency-type:hover,
.registration-type-select-wrapper .select-tourist-type:active,
.registration-type-select-wrapper .select-tourist-type:focus,
.registration-type-select-wrapper .select-tourist-type:hover {
    text-decoration: none;
    color: #e6e6e6
}

.registration-type-select-wrapper .select-tourist-type {
    background-color: #71ab1c
}

.registration-type-select-wrapper .select-agency-type {
    background-color: #faa619
}

.basic-form #captcha,
.basic-form .form-control {
    border-radius: 0;
    box-shadow: none;
    outline: 0;
    height: 40px
}

.basic-form #captcha:focus,
.basic-form .form-control:focus {
    border-color: #900;
    border-width: 1px
}

.basic-form #captcha {
    margin-left: 20px;
    padding: 6px 12px
}

.basic-form label {
    text-transform: uppercase;
    font-weight: 600
}

.basic-form label span {
    color: #7c7c7c;
    font-size: .71428571em
}

.basic-form .help-block ul {
    list-style: none;
    padding-left: 0
}

.basic-form .recover-password-link {
    display: block;
    color: #900;
    text-decoration: none
}

.profile .nav-pills>li.active>a,
.profile .nav-pills>li.active>a:focus,
.profile .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #2796d7
}

.profile .btn-blue,
.profile .btn-success {
    font-size: 1.14285714em
}

.profile .subtitle {
    font-weight: 600;
    text-transform: uppercase
}

.profile .nav a {
    text-transform: uppercase
}

.profile .table {
    margin-bottom: 0;
    font-size: 1em
}

.profile .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd
}

.profile .well {
    box-shadow: none
}

.profile strong,
.profile th {
    font-weight: 600
}

.profile .booking-icons a {
    font-size: 1.28571429em;
    padding-right: 5px;
    line-height: 1;
    text-decoration: none !important
}

.profile .booking-icons-legend i {
    color: #900
}

.basic-form .date input::-webkit-input-placeholder {
    color: #a2a2a2 !important
}

.basic-form .date input:-moz-placeholder {
    color: #a2a2a2 !important
}

.basic-form .date input::-moz-placeholder {
    color: #a2a2a2 !important
}

.basic-form .date input:-ms-input-placeholder {
    color: #a2a2a2 !important
}

.basic-form .form-block-title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.3em;
    border-bottom: 1px solid #efefef;
    padding-bottom: 5px;
    margin: 0 0 20px
}

.basic-form .form-block-body {
    margin-bottom: 20px
}

.basic-form .form-item {
    margin-bottom: 15px;
    position: relative
}

.basic-form .form-item .input-title {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px
}

.basic-form .form-item .input-title span {
    color: #7c7c7c;
    font-size: .71428571em
}

.basic-form .form-item .input-group {
    width: 100%
}

.basic-form .form-item .wrapper-dropdown {
    padding: 9px 12px;
    color: #333;
    border: 1px solid #ccc
}

.basic-form .form-item .wrapper-dropdown:after {
    border-color: #a2a2a2 transparent
}

.basic-form .form-item .wrapper-dropdown.active {
    border-color: #900
}

.basic-form .form-item .wrapper-dropdown.has-error {
    border-color: #a94442
}

.basic-form .form-item .wrapper-dropdown.has-error+.help-block {
    color: #a94442
}

.basic-form .form-item .wrapper-dropdown .dropdown {
    border: 1px solid #ccc
}

.basic-form .form-item .date {
    border: 1px solid #ccc;
    color: #333
}

.basic-form .form-item .date input {
    border: none;
    border-radius: 0;
    padding: 0 12px;
    height: 38px;
    background: #fff;
    color: #333;
    box-shadow: none;
    outline: 0;
    text-align: left
}

.basic-form .form-item .date .input-group-addon {
    border: none;
    border-radius: 0;
    background-color: #fff;
    color: #a2a2a2;
    cursor: default
}

.basic-form .form-item .date .input-group-addon:last-child {
    border: none;
    border-radius: 0
}

.basic-form .form-item .radio-inline {
    text-transform: none;
    font-weight: 400
}

.manager-wrapper .title,
.type-title {
    font-weight: 600;
    text-transform: uppercase
}

.basic-form .form-item.has-error .input-group {
    border-color: #a94442
}

.basic-form .add-tourist {
    padding: 5px 10px;
    background-color: #2796d7;
    color: #fff;
    text-decoration: none;
    display: inline-block
}

.country-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.country-wrapper:after,
.country-wrapper:before {
    display: table;
    content: " "
}

.country-wrapper .country-item {
    padding: 15px;
    max-width: 215px
}

.country-wrapper .country-item .flag-icon {
    font-size: 10em
}

.panel-title,
.type-title {
    font-size: 1em
}

.country-wrapper .country-item a {
    text-decoration: none;
    display: block;
    text-align: center
}

.country-wrapper .country-item .title a {
    margin-top: 3px;
    text-transform: uppercase;
    color: #333
}

.type-title {
    margin: 15px 0
}

.places-wrapper a {
    text-transform: uppercase
}

.place-fancybox {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 1%;
    display: block;
    float: left;
    border: 1px solid #fff
}

.place-fancybox:hover {
    border: 1px solid #faa619
}

@media (min-width:768px) {
    .place-fancybox {
        width: 22%;
        margin-right: 10px
    }
}

.manager-wrapper .title {
    font-size: 1.3571em;
    margin-bottom: 5px
}

.manager-wrapper .subtitle {
    font-size: 1.1428em;
    font-weight: 300
}

.manager-wrapper .manager-item {
    margin-top: 20px
}

.manager-wrapper .manager-item .img {
    float: left;
    margin-right: 5px
}

.manager-wrapper .manager-item .img img {
    border-radius: 0;
    width: 80px
}

.manager-wrapper .manager-item .info {
    margin-left: 90px;
    font-size: .92em
}

.manager-wrapper .manager-item .info .name {
    font-size: 1.05em;
    margin-bottom: 2px;
    text-transform: uppercase
}

.manager-wrapper .manager-item .info .contact {
    margin: 0 0 2px
}

.manager-wrapper .manager-item .info .readmore {
    margin-top: 10px
}

.manager-wrapper .manager-item .info .position {
    margin-bottom: 5px;
    font-style: italic
}

.manager-wrapper .separator {
    height: 1px;
    background-color: #efefef;
    margin: 20px 0
}

.manager-wrapper .about {
    position: relative;
    overflow: hidden;
    max-height: 230px
}

.manager-wrapper .about .read-more {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 20px 0 0
}

.manager-wrapper .about .read-more a {
    display: block;
    background-color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding-bottom: 10px
}

.manager-wrapper .about .grad {
    padding: 30px 0 0;
    background-image: linear-gradient(to bottom, transparent, #fff)
}

.manager-index-wrapper {
    margin-bottom: 20px
}

.manager-index-wrapper .title {
    text-align: center
}

.manager-index-wrapper .manager-item {
    margin-top: 10px;
    margin-bottom: 20px
}

.manager-index-wrapper .manager-item .img {
    float: none;
    margin-right: 0;
    text-align: center
}

.manager-index-wrapper .manager-item .img img {
    border-radius: 0;
    width: 200px;
    margin: 0 auto
}

.manager-index-wrapper .manager-item .info {
    margin-top: 15px;
    margin-left: 0;
    text-align: center
}

.manager-index-wrapper .manager-item .info .name {
    font-weight: 600
}

.guide-rating,
.manager-rating {
    margin-top: 10px
}

.guide-rating .fa-star,
.guide-rating .fa-star-half-o,
.guide-rating .fa-star-o,
.manager-rating .fa-star,
.manager-rating .fa-star-half-o,
.manager-rating .fa-star-o {
    font-size: 17px;
    padding-right: 2px;
    color: #2796d7
}

.guide-rating .star-grey,
.manager-rating .star-grey {
    color: #efefef
}

.guide-comments,
.manager-comments {
    margin-top: 2px;
    font-size: .8571em;
    text-transform: uppercase;
    color: #7c7c7c
}

.guide-comments a,
.guide-comments a:hover,
.manager-comments a,
.manager-comments a:hover {
    color: #7c7c7c;
    text-decoration: none
}

.guide-comments .fa,
.manager-comments .fa {
    font-size: 1.2em;
    color: #2796d7;
    padding-right: 3px
}

.guide-comments {
    font-size: .78571429em
}

.agents-wrapper {
    margin-top: 20px
}

.agents-wrapper .item {
    border-bottom: 1px solid #e6e8ea;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.agents-wrapper .title {
    font-weight: 600;
    margin-bottom: 5px
}

.agents-wrapper .address {
    margin-bottom: 5px;
    font-style: italic
}

.agents-wrapper .email,
.agents-wrapper .phone,
.agents-wrapper .site {
    margin-bottom: 5px
}

.random-reviews-wrapper {
    background-color: #fff
}

.random-reviews-wrapper .item {
    position: relative;
    border: 1px solid #efefef;
    padding: 15px;
    margin-bottom: 30px
}

.random-reviews-wrapper .item .parent {
    margin-bottom: 10px
}

.random-reviews-wrapper .item .username {
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center
}

.random-reviews-wrapper .item .date {
    font-size: .85714286em;
    line-height: 1;
    color: #7c7c7c;
    margin: 7px 0;
    text-align: center
}

.random-reviews-wrapper .item .title {
    color: #2796d7;
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase
}

.random-reviews-wrapper .item .text {
    margin: 5px 0
}

.random-reviews-wrapper .item .recommendation {
    font-size: 1em;
    line-height: 1;
    text-align: center;
    margin-top: 5px
}

.random-reviews-wrapper .item .green {
    color: #71ab1c
}

.random-reviews-wrapper .item .red {
    color: #900
}

.random-reviews-wrapper .rating-html {
    text-align: center
}

.random-reviews-wrapper .rating-html .fa-star,
.random-reviews-wrapper .rating-html .fa-star-half-o,
.random-reviews-wrapper .rating-html .fa-star-o {
    font-size: 17px;
    padding-right: 5px;
    color: #2796d7
}

.random-reviews-wrapper .rating-html .star-grey {
    color: #efefef
}

.datepicker {
    border-radius: 0;
    direction: ltr
}

.datepicker.dropdown-menu {
    border: none
}

.datepicker-dropdown:after,
.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-top: 0;
    position: absolute
}

.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-rtl {
    direction: rtl
}

.datepicker.datepicker-rtl.dropdown-menu {
    left: auto
}

.datepicker.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0;
    padding: 4px
}

.datepicker-dropdown:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, .15);
    border-bottom-color: rgba(0, 0, 0, .2)
}

.datepicker-dropdown:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-top:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid rgba(0, 0, 0, .15)
}

.datepicker-dropdown.datepicker-orient-top:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker table tr td,
.datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 0;
    border: none
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.new,
.datepicker table tr td.old {
    color: #777
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
    background: #eee;
    cursor: pointer
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #777;
    cursor: default
}

.datepicker table tr td.highlighted {
    color: #000;
    background-color: #d9edf7;
    border-color: #85c5e5;
    border-radius: 0
}

.datepicker table tr td.highlighted.focus,
.datepicker table tr td.highlighted:focus {
    color: #000;
    background-color: #afd9ee;
    border-color: #298fc2
}

.datepicker table tr td.highlighted.active,
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted:hover {
    color: #000;
    background-color: #afd9ee;
    border-color: #52addb
}

.datepicker table tr td.highlighted.active.focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted:active:hover {
    color: #000;
    background-color: #91cbe8;
    border-color: #298fc2
}

.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled].focus,
.datepicker table tr td.highlighted[disabled]:focus,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted.focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
fieldset[disabled] .datepicker table tr td.highlighted:hover {
    background-color: #d9edf7;
    border-color: #85c5e5
}

.datepicker table tr td.highlighted.focused {
    background: #afd9ee
}

.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
    background: #d9edf7;
    color: #777
}

.datepicker table tr td.today {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today.focus,
.datepicker table tr td.today:focus {
    color: #000;
    background-color: #ffc966;
    border-color: #b37400
}

.datepicker table tr td.today.active,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffc966;
    border-color: #f59e00
}

.datepicker table tr td.today.active.focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today:active:hover {
    color: #000;
    background-color: #ffbc42;
    border-color: #b37400
}

.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled].focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today.focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover {
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today.focused {
    background: #ffc966
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
    background: #ffdb99;
    color: #777
}

.datepicker table tr td.range {
    color: #000;
    background-color: #eee;
    border-color: #bbb;
    border-radius: 0
}

.datepicker table tr td.range.focus,
.datepicker table tr td.range:focus {
    color: #000;
    background-color: #d5d5d5;
    border-color: #7c7c7c
}

.datepicker table tr td.range.active,
.datepicker table tr td.range:active,
.datepicker table tr td.range:hover {
    color: #000;
    background-color: #d5d5d5;
    border-color: #9d9d9d
}

.datepicker table tr td.range.active.focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range:active:hover {
    color: #000;
    background-color: #c3c3c3;
    border-color: #7c7c7c
}

.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled].focus,
.datepicker table tr td.range[disabled]:focus,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.focus,
fieldset[disabled] .datepicker table tr td.range:focus,
fieldset[disabled] .datepicker table tr td.range:hover {
    background-color: #eee;
    border-color: #bbb
}

.datepicker table tr td.range.focused {
    background: #d5d5d5
}

.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
    background: #eee;
    color: #777
}

.datepicker table tr td.range.highlighted {
    color: #000;
    background-color: #e4eef3;
    border-color: #9dc1d3
}

.datepicker table tr td.range.highlighted.focus,
.datepicker table tr td.range.highlighted:focus {
    color: #000;
    background-color: #c1d7e3;
    border-color: #4b88a6
}

.datepicker table tr td.range.highlighted.active,
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted:hover {
    color: #000;
    background-color: #c1d7e3;
    border-color: #73a6c0
}

.datepicker table tr td.range.highlighted.active.focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted:active:hover {
    color: #000;
    background-color: #a8c8d8;
    border-color: #4b88a6
}

.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled].focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
    background-color: #e4eef3;
    border-color: #9dc1d3
}

.datepicker table tr td.range.highlighted.focused {
    background: #c1d7e3
}

.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
    background: #e4eef3;
    color: #777
}

.datepicker table tr td.range.today {
    color: #000;
    background-color: #f7ca77;
    border-color: #f1a417
}

.datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today:focus {
    color: #000;
    background-color: #f4b747;
    border-color: #815608
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f4b747;
    border-color: #bf800c
}

.datepicker table tr td.range.today.active.focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today:active:hover {
    color: #000;
    background-color: #f2aa25;
    border-color: #815608
}

.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled].focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today.focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover {
    background-color: #f7ca77;
    border-color: #f1a417
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
    background: #f7ca77;
    color: #777
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
    color: #fff;
    background-color: #777;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:focus {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #161616
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #373737
}

.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active.focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected:active:hover {
    color: #fff;
    background-color: #4c4c4c;
    border-color: #161616
}

.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected.highlighted[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:hover,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover {
    background-color: #777;
    border-color: #555
}

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
    color: #fff;
    background-color: #780000;
    border-color: #5e0000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:focus {
    color: #fff;
    background-color: #450000;
    border-color: #000
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover {
    color: #fff;
    background-color: #450000;
    border-color: #210000
}

.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active.focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active:active:hover {
    color: #fff;
    background-color: #210000;
    border-color: #000
}

.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active.highlighted[disabled].focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:hover,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover {
    background-color: #780000;
    border-color: #5e0000
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 0
}

.datepicker table tr td span.focused,
.datepicker table tr td span:hover {
    background: #eee
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #777;
    cursor: default
}

.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev,
.datepicker tfoot tr th,
.input-group.date .input-group-addon {
    cursor: pointer
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #780000;
    border-color: #5e0000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active:hover:focus {
    color: #fff;
    background-color: #450000;
    border-color: #000
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover {
    color: #fff;
    background-color: #450000;
    border-color: #210000
}

.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover.active.focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active:hover:active:hover {
    color: #fff;
    background-color: #210000;
    border-color: #000
}

.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:hover {
    background-color: #780000;
    border-color: #5e0000
}

.datepicker table tr td span.new,
.datepicker table tr td span.old {
    color: #777
}

.datepicker .datepicker-switch {
    width: 145px
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
    background: #eee
}

.datepicker .next.disabled,
.datepicker .prev.disabled {
    visibility: hidden
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.input-daterange {
    width: 100%
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    border-radius: 0 3px 3px 0
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    line-height: 1.42857143;
    text-shadow: 0 1px 0 #fff;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}