.master-post-content {
    line-height: 1.6px!important;
}

.loading {
    display: none;
}

a:hover {text-decoration: none;}

.info-message {
    color: #3f9911;
    width: 470px;
    border: 1px solid #50b203;
    padding: 11px 14px;
    line-height: 1.4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin-bottom: 20px;
}

.info-message_error {
    color: #ff4040;
    border-color: #ff4040;
}



.follow_us {
    text-align:right;
    padding:3px 4px 9px 0;
}

.follow_us ul {
    padding:0;
    margin:0;
    list-style:none;
}


.follow_us ul li {
    padding:0;
    margin:0 0 0 5px;
    display:inline-block;
    line-height:18px;

}

.follow_us ul li a {
    text-decoration: underline;
}

.follow_us ul li a, .follow_us ul li .header__user___hello {
    line-height:18px;
    color: #386090;
    font-weight:800;
    font-size:14px;
    text-transform: uppercase;
    padding:0;
}

.follow_us ul li a.header__user___alert {
    color:red;
}


.follow_us ul li a:hover {
    text-decoration: underline;
    color:red;
}

.not-fullscreen {
    height:50%;
}

.font-weight-regular {
    font-weight: 400;
}
.font-weight-bold {
    font-weight: 700;
}
.font-weight-ultra-bold {
    font-weight: 900;
}
.font-playfair {
    font-family: 'Playfair Display';
}
#footer ul, #footer ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
.responsive-image {
    max-width: 100%;
    height: auto;
}
.higlight {
    color: #386090;
}
.emphasize {
    font-weight: 900;
}
.wide-fat {
    width: 100%;
}

.margin-top-10 {
    margin-top: 10px!important;
}
.margin-top-20 {
    margin-top: 20px!important;
}
.margin-top-30 {
    margin-top: 30px!important;
}
.margin-top-40 {
    margin-top: 40px!important;
}
.font-family-icon {
    font-family: 'ElegantIcons';
}
.font-weight-regular {
    font-weight: 400;
}
.font-weight-bold {
    font-weight: 700;
}
.font-weight-ultra-bold {
    font-weight: 900;
}
.button-hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #386090;
    border-top: solid 1px #386090;
    border-left: solid 1px #386090;
    border-right: solid 1px #386090;
    border-bottom: solid 1px #386090;
}
noscript {
    text-align: center;
    display: block;
    color: red;
    margin: 100px 0 0 0;
}

.section {
    padding-top: 100px;
    padding-bottom: 100px;
}
.section.light {
    background-color: #f5f8f9;
}
.section.image-bg {
    background-image: url("images/content/testimonial_bg.png");
    background-position: center center;
    background-size: cover;
}
.section.holidays-bg {
    background-image: url("images/content/feature-img.jpg");
    background-position: center center;
    background-size: cover;
}
.section.holidays-bg .section-title {
    color: #ffffff;
    text-shadow: 1px 1px 0 #000000;
}
.section.holidays-bg .section-title small {
    color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
}
.section.no-padding {
    padding: 0;
}
.section.no-padding-top {
    padding-top: 0;
}
.section.no-padding-bottom {
    padding-top: 0;
}
.section.sm-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}
.section.xs-padding {
    padding-top: 25px;
    padding-bottom: 25px;
}

.section .section-intro {
    text-align: center;
}

h1.page-title {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 48px;
    color: #51575b;
    margin-bottom: 20px;
}
ul.list-bullets {
    list-style-type: none;
    margin-bottom: 30px;
}
ul.list-bullets li {
    position: relative;
    padding-left: 15px;
}
ul.list-bullets li:before {
    font-family: fontawesome;
    content: "\f105";
    position: absolute;
    top: 1px;
    left: 0;
    color: #386090;
}
ul.list-caret {
    margin-bottom: 30px;
}
ul.list-caret li {
    position: relative;
    padding-left: 15px;
}
ul.list-caret li:before {
    font-family: fontawesome;
    content: "\f0da";
    position: absolute;
    top: 1px;
    left: 0;
    color: #386090;
}
ul.list-caret li + li {
    margin-top: 15px;
}
ul.list-caret a {
    color: #51575b;
    text-decoration: none;
}
ul.list-caret a:hover {
    color: #386090;
}
ul.list-caret small {
    display: block;
    font-size: 11px;
    line-height: 1;
    text-transform: uppercase;
    color: #95a7b3;
}
.section-title {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #386090;
}
.section-title small {
    display: block;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #95a7b3;
}
.block-title {
    margin-top: 0;
    color: #386090;
}

input.green .placeholder {
    color: red;
}
input.green:focus {
    background: #fff;
    border-color: #ccc;
    color: #333;
}
.button.navy {
    background: #95a8b4;
    border-color: #95a8b4;
    color: #ffffff;
}
.button.navy:hover {
    background: #778f9f;
    border-color: #778f9f;
}
.button.iconic {
    padding: 15px;
    font-size: 22px;
}
.button.orange {
    background: #F69423;
    border-color: #F69423;
    color: #ffffff;
}
.button.orange:hover {
    background: #dd7b09;
    border-color: #dd7b09;
}
.button.orange2 {
    background: #FFB515;
    border-color: #FFB515;
    color: #ffffff;
}
.button.orange2:hover {
    background: #e19a00;
    border-color: #e19a00;
}
.button.orange3 {
    background: #FAAE83;
    border-color: #FAAE83;
    color: #ffffff;
}
.button.orange3:hover {
    background: #f88e52;
    border-color: #f88e52;
}
.button.purple {
    background: #7F59A0;
    border-color: #7F59A0;
    color: #ffffff;
}
.button.purple:hover {
    background: #65477f;
    border-color: #65477f;
}
.button.blue2 {
    background: #70D0F6;
    border-color: #70D0F6;
    color: #ffffff;
}
.button.blue2:hover {
    background: #40c0f3;
    border-color: #40c0f3;
}
.button.blue {
    background: #0683CF;
    border-color: #0683CF;
    color: #ffffff;
}
.button.blue:hover {
    background: #05649d;
    border-color: #05649d;
}
.button.low-blue {
    background: #E3E7EA;
    border-color: #E3E7EA;
    color: #95a8b4;
}
.button.low-blue:hover {
    background: #c6ced4;
    border-color: #c6ced4;
}
.button.green:hover {
    background: #386090;
    border-color: #386090;
}
.button.close {
    border: none;
    padding: 0;
    margin-top: 20px;
    margin-right: 20px;
    text-shadow: none;
    color: #ffffff;
}
.button.close:hover {
    background: transparent;
}
.button.close i {
    font-size: 40px;
    color: #ffffff;
}
/**
 * Header
 * =============================== */

#header {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 500;
    position: relative;
    background-color: #ffffff;
}


/**
 * About Section
 * =============================== */

/*.price {
    display: inline-block;
}*/


.controls {
    margin-bottom: 50px;
}
.controls ul {
    display: table;
    margin-left: auto;
    margin-right: auto;
    list-style: none;
    border: 1px solid #e7eef1;
    border-left: none;
}
.controls ul:before,
.controls ul:after {
    display: table;
    content: '';
    clear: both;
}
.controls ul li {
    float: left;
    cursor: pointer;
    border-left: 1px solid #e7eef1;
    border-top: none;
    border-bottom: none;
    padding: 15px 20px;
}
.controls ul li.active {
    color: #386090;
}


.pagination-holder.left {
    text-align: left;
    margin-left: -3px;
}
.pagination-holder.right {
    text-align: right;
}
.pagination-holder.center {
    text-align: center;
}
.pagination-holder .pagination {
    margin: 6px 0;
}
.pagination-holder .pagination li.active a {
    background-color: #386090;
    color: #fff;
}
.pagination-holder .pagination li a {
    padding: 4px 10px;
    margin: 0 3px;
    border-radius: 2px;
    border: 1px solid #ddd;
}
/**
 * Hotels Section
 * =============================== */
#hotels {
    background-color: #ffffff;
    border-bottom: 1px solid #e9eff4;
    padding: 43px 0 56px 0;
}
/*
#hotels.page {
    padding: 100px 0 68px 0;
}*/
#hotels.page .grid-contents .entry .entry-content {
    padding: 23px 20px 12px 20px;
}
#hotels.page .wide .entry .entry-content {
    padding: 14px 20px 0px 0px!important;
}
#hotels.page .wide .book-holder {
    padding: 22px 30px 2px 30px;
}
#hotels.page .wide .eticket-holder {
    padding: 8px 0px 27px 0px;
    font-size: 12px;
}
#hotels.page .wide .eticket-holder span {
    margin: 0 0 0 18px;
}
#hotels .section-intro .entry-content {
    margin: 10px 20px 12px 20px;
}
#hotels .entry-content {
    /*        margin:23px 20px 12px 20px;*/
}
#hotels .entry-content p {
    margin: 9px 0 46px 0;
}
#hotels .page-title {
    margin: 43px 0 0 0;
}
#hotels .sidebar h3.widget-title {
    font-size: 17px;
    line-height: 17px;
}
/* Hotel Filter */
.hotels-filter {
    margin-bottom: 50px;
}
.hotels-filter .container {
    background: #edf3f7;
}
.hotels-filter .search-heading {
    background: #386090;
    color: #ffffff;
    height: 40px;
    position: relative;
}
.hotels-filter .search-heading:after {
    position: absolute;
    display: inline-block;
    content: '';
    top: -webkit-calc(32%);
    top: calc(32%);
    right: 0;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 8px solid #edf3f7;
    border-bottom: 8px solid transparent;
}
.hotels-filter .search-heading h3 {
    margin: 0;
    padding: 0;
    line-height: 40px;
}
.hotels-filter-form ul {
    display: block;
    width: 100%;
}
.hotels-filter-form ul .short-by {
    width: 11%!important;
}
.hotels-filter-form ul:before,
.hotels-filter-form ul:after {
    display: table;
    content: '';
    clear: both;
}
.hotels-filter-form ul li.form-member {
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 16.285%;
    height: 40px;
    margin-right: 7px;
}
.hotels-filter-form ul li.form-member.filter-btn {
    text-align: right;
    width: 12px!important;
    margin: 0;
}
.hotels-filter-form ul li.form-member > span {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 30px;
}
.hotels-filter-form ul li.form-member.most-popular > span {
    text-align: center;
    background: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.hotels-filter-form ul li.form-member select {
    display: block;
    width: 96%;
}
form.hotels-filter-form input[type="submit"] {
    text-indent: -9999px;
    background: url('images/magnify.png') center center no-repeat;
    border: none;
    width: 18px;
    height: 40px;
    margin-right: 10px;
}
form.hotels-filter-form .chosen-container-single .chosen-single div b {
    background: #386090 url('images/select-dropdown.png') center center no-repeat;
}
form.hotels-filter-form .chosen-results li {
    margin-right: 5px;
}
form.hotels-filter-form .chosen-container .chosen-results li.highlighted {
    background-color: #386090;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #386090), color-stop(90%, darker(#386090, 7%)));
    background-image: -webkit-linear-gradient(#386090 20%, darker(#386090, 7%) 90%);
    background-image: -moz-linear-gradient(#386090 20%, darker(#386090, 7%) 90%);
    background-image: -o-linear-gradient(#386090 20%, darker(#386090, 7%) 90%);
    background-image: linear-gradient(#386090 20%, darker(#386090, 7%) 90%);
    color: #fff;
}
form.hotels-filter-form a.chosen-single {
    color: #95a8b4;
}
@media screen and (max-width: 1199px) {
    .hotels-filter .container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .hotels-filter-form ul li.form-member {
        width: 17.080%;
    }
    .hotels-filter-form ul li.form-member.short-by {
        width: 9.285%;
    }
    .hotels-filter-form ul li.form-member.filter-btn {
        width: 5.285%;
    }
}
@media screen and (max-width: 991px) {
    .hotels-filter .search-heading {
        width: 100%;
        float: none;
    }
    .hotels-filter .search-heading:after {
        display: none;
        visibility: hidden;
    }
    .hotels-filter .vertical-hotel-filter {
        width: 100%;
        float: none;
    }
    .hotels-filter-form ul li.form-member {
        width: 17.080%;
    }
    .hotels-filter-form ul li.form-member.short-by {
        width: 9.285%;
    }
    .hotels-filter-form ul li.form-member.filter-btn {
        width: 5.285%;
    }
    #hotels .sidebar,
    #hotels .contents {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    #hotels .contents .inner {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    #hotels .load-more-posts {
        width: 270px;
        max-width: 100%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
}
/**
 * Grid Content
 * =============================== */

.no-margin {
    padding: 0;
    margin: 0!important;
}
.no-margin-left {
    margin-left: 0;
    padding-left: 0;
}
.no-margin-right {
    margin-right: 0;
    padding-right: 0;
}
.no-margin-top {
    margin-top: 0;
}
.no-margin-bottom {
    margin-bottom: 0 !important;
}
.contents.grid-contents > .row {
    margin: 0 0 20px 0;
}
.contents.grid-contents .content.wide {
    display: table-cell;
    float: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #edf3f7;
    min-height: 200px;
    border: 1px solid #cadbe7;
}
.contents.grid-contents .content.wide .entry {
    border: none;
}
.contents.grid-contents .content.wide .entry .entry-content {
    padding: 16px 20px ;
}
.contents.grid-contents .content.wide .entry .entry-meta {
    padding: 5px 15px;
    border: none;
}
.contents.grid-contents .content.wide .right-area {
    min-height: 203px;
    border-left: 1px solid #cadbe7;
}
.contents.grid-contents .content.wide .right-area .eticket-holder {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
    background-color: #6095b8;
    padding: 8px 10px 27px 10px;
    text-transform: capitalize;
    text-align: center;
}
.contents.grid-contents .content.wide .right-area .eticket-holder span {
    font-size: 25px;
    font-weight: bold;
    margin: 0 10px;
    vertical-align: middle;
}
.contents.grid-contents .content.wide .right-area .book-holder {
    padding: 22px 30px;
}

.contents.grid-contents .content.wide .right-area .book-holder .old-price {
    text-decoration: line-through;
}
.contents.grid-contents .content.wide:hover {
    cursor: pointer;
    background-color: #fff;
}
.contents.grid-contents .content.wide:hover .eticket-holder {
    background-color: #386090;
}
.grid-contents .thumbnailz .overlay {
    width: 100%;
    min-height: 200px;
    max-width: 100%;
    height: 100%;
    background: #386090 url('images/arrow-right-circle.png') 50% 50% no-repeat;
    text-indent: -9999px;
    display: block;
}
.grid-contents .load-more-posts {
    /*    margin-top: 30px;*/
}
.grid-contents .load-more-posts .button {
    background: #386090;
    border-color: #386090;
    color: #ffffff;
}
.grid-contents .load-more-posts .button:hover {
    background: #386090;
    border-color: #386090;
}
/**
 * Contact Section
 * =============================== */
#contact {
    background: #e9eff4 url('images/world-map-bg.png') 50% 50% no-repeat;
    border-top: 1px solid #ffffff;
    background-attachment: fixed;
    padding: 50px 0 100px 0;
}
#contact .page-title {
    margin-bottom: 10px;
}
.main-contact-form form input[type="text"] {
    width: 33.05%;
    background: #ffffff;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #d0d7de;
    margin-bottom: 30px;
}
.main-contact-form form textarea {
    width: 100%;
    background: #ffffff;
    border: 1px solid #d0d7de;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px;
    margin-bottom: 30px;
}
.main-contact-form .button {
    text-shadow: 0 1px 0 #FFFFFF;
    background-color: #e0e5e9;
    border-bottom: 1px solid #95a8b4;
    -webkit-box-shadow: inset 0 0 0 1px #FFFFFF;
    box-shadow: inset 0 0 0 1px #FFFFFF;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.main-contact-form .form-control {
    background: #ffffff;
    border: 1px solid #dfe7eb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999999;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    padding-right: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100% !important;
}
.main-contact-form textarea.form-control {
    height: 250px;
    resize: none;
}
.home-map {
    width: 100%;
    height: 500px;
}
#map_canvas {
    height: 400px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 40px;
    /*
          div div a div img{
                  display:none;
          }
    */
}
.infoBox {
    position: relative;
    font-size: 13px;
}
.infoBox div {
    background-color: #386090 !important;
}
.infoBox:after {
    display: block;
    width: 12px;
    height: 12px;
    content: '';
    bottom: -12px;
    left: 0;
    margin-left: 20px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #386090;
}
.infoBox h3 {
    margin: 0;
    font-size: 18px;
    line-height: 18px;
}
.infoBox img {
    display: none;
    visibility: hidden;
}
@media screen and (max-width: 730px) {
    .main-contact-form form input[type="text"] {
        width: 100%;
        float: none;
    }
}
/**
 * Widgets
 * =============================== */
/* Global Widget Style */
.widget {
    margin-bottom: 50px;
}
.widget h3.widget-title {
    color: #386090;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 25px;
}
/* Search Hotel Widget */
.location-search-widget form.location-search input[type="text"] {
    background: #ffffff;
    border: 1px solid #dfe7eb;
}
.location-search-widget form.location-search #destination {
    background: #ffffff url('images/magnify.png') 97.5% 50% no-repeat;
}
.location-search-widget form.location-search #destination:focus {
    background: #ffffff url('images/magnify-active.png') 97.5% 50% no-repeat;
}
.location-search-widget form.location-search #check-in-date2,
.location-search-widget form.location-search #check-out-date2 {
    background: #ffffff url('images/calendar.png') 94% 50% no-repeat;
}
.location-search-widget form.location-search #check-in-date2:focus,
.location-search-widget form.location-search #check-out-date2:focus {
    background: #ffffff url('images/calendar-active.png') 94% 50% no-repeat;
}
.location-search-widget form.location-search #hotel {
    background: #ffffff url('images/magnify.png') 94% 50% no-repeat;
}
.location-search-widget form.location-search #hotel:focus {
    background: #ffffff url('images/magnify-active.png') 94% 50% no-repeat;
}
/* Rating Filter Widget & Hotel Type Filter */
.rating-filter-widget ul li:before,
.hotel-type-filter-widget ul li:before,
.rating-filter-widget ul li:after,
.hotel-type-filter-widget ul li:after {
    display: table;
    content: '';
    clear: both;
}
.rating-filter-widget ul li label,
.hotel-type-filter-widget {
    margin-top: -12px;
}
.rating-filter-widget ul li label ul li,
.hotel-type-filter-widget ul li {
    line-height: 25px;
}
.rating-filter-widget ul li label ul li label,
.hotel-type-filter-widget ul li label {
    font-weight: normal;
}
.rating-filter-widget ul li .styledCheckbox,
.hotel-type-filter-widget ul li .styledCheckbox {
    display: inline;
    float: left;
    margin-right: 14px;
}
.rating-filter-widget ul li .styledCheckbox,
.hotel-type-filter-widget ul li .styledCheckbox {
    margin-top: 3px;
}
.rating-filter-widget {
    margin: 0 0 36px 0;
}
.rating-filter-widget ul li {
    line-height: 25px;
}
.rating-filter-widget ul li img {
    margin-top: -4px;
}


/**
 * Footer Section
 * =============================== */

.center-absolute {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.amazing-tours-item {
    width: 100%;
}
.amazing-tours-item .readmore-link,
.amazing-tours-item .permanent-link {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0;
    text-decoration: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 38px;
    height: 38px;
}
.amazing-tours-item .readmore-link:hover span,
.amazing-tours-item .permanent-link:hover span {
    color: #386090;
}
.amazing-tours-item .readmore-link span,
.amazing-tours-item .permanent-link span {
    color: #fff;
}
.amazing-tours-item .readmore-link {
    margin: auto auto auto 31%;
}
.amazing-tours-item .permanent-link {
    margin: auto 31%  auto auto ;
}
.amazing-tours-item .featured-tour:hover .readmore-link {
    opacity: 1;
    margin: auto auto auto 37%;
}
.amazing-tours-item .featured-tour:hover .permanent-link {
    opacity: 1;
    margin: auto 37%  auto auto ;
}
.amazing-tours-item .featured-tour:hover h3 {
    background-color: #386090 !important;
}
.amazing-tours-item .image {
    width: 100%;
    display: block;
    position: relative;
}
.amazing-tours-item .image:hover .hover {
    background-color: rgba(0, 0, 0, 0.5);
}
.amazing-tours-item .image .hover {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    width: 100%;
    height: 100%;
}
.amazing-tours-item .image img {
    width: 100%;
}
.amazing-tours-item h3 {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    padding: 14px;
    margin: 0;
    color: #fff;
    background-color: #95a7b3;
}
.amazing-tours-item h3:after {
    display: none;
}
.caroufredsel_wrapper {
    margin: 0 auto!important;
}
.capital {
    text-transform: capitalize;
}
.section-amazing-tours .slide-holder {
    margin: 0 0 95px 0;
}
.section-amazing-tours .items-holder .item {
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
.section-amazing-tours .items-holder .item .thumb {
    display: inline-block;
    overflow: hidden;
    margin: 15px auto 30px auto;
    text-align: center;
    -webkit-border-top-right-radius: 200px;
    -webkit-border-bottom-right-radius: 200px;
    -webkit-border-bottom-left-radius: 200px;
    -webkit-border-top-left-radius: 200px;
    -moz-border-radius-topright: 200px;
    -moz-border-radius-bottomright: 200px;
    -moz-border-radius-bottomleft: 200px;
    -moz-border-radius-topleft: 200px;
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
    border-bottom-left-radius: 200px;
    border-top-left-radius: 200px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 10px solid #386090;
    width: 120px;
    height: 120px;
    position: relative;
}
.section-amazing-tours .items-holder .item .thumb:hover {
    border-color: #2a486b;
}
.section-amazing-tours .items-holder .item .thumb:hover,
.section-amazing-tours .items-holder .item .thumb:hover:after,
.section-amazing-tours .items-holder .item .thumb:hover:before,
.section-amazing-tours .items-holder .item .thumb:hover a,
.section-amazing-tours .items-holder .item .thumb:hover i {
    color: #2a486b;
}
.section-amazing-tours .items-holder .item .thumb i,
.section-amazing-tours .items-holder .item .thumb img,
.section-amazing-tours .items-holder .item .thumb a {
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.section-amazing-tours .items-holder .item .thumb img {
    border-radius: 120px;
    position: relative!important;
}
.section-amazing-tours .items-holder .item .item-tag {
    font-size: 25px;
    line-height: 25px;
}
.section-amazing-tours .items-holder .item .item-tag span {
    text-transform: capitalize;
    font-weight: bold;
    color: #386090;
}
.section-amazing-tours .post-navigation .nex-prev-post a {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.section-amazing-tours .post-navigation {
    text-align: center;
}
.section-amazing-tours .post-navigation .nex-prev-post,
.section-amazing-tours .post-navigation .more-destinations {
    display: inline-block;
    float: none;
}
.opener-area {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: rgba(18, 55, 78, 0.6);
    width: 100px;
    left: -100px;
    padding: 20px 30px 30px 40px;
    z-index: 100;
    height: 100%;
    position: absolute;
}
.opener-area .social-icons.vertical {
    position: absolute;
    bottom: 0;
}
.opener-area .open-btn {
    color: #fff;
    font-size: 30px;
}
.social-icons.vertical {
    margin: 0;
}
.social-icons.vertical li {
    margin: 0 0 20px 0;
    font-size: 26px;
    width: 20px;
    text-align: center;
}
.social-icons.vertical li a {
    text-decoration: none;
    color: #fff;
}
.social-icons.vertical li a:hover {
    color: #386090;
}
.page-head-holder {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    min-height: 100px;
    background-color: #edf3f7;
}
.page-head-holder h2 {
    text-transform: capitalize;
    color: #386090;
    font-family: 'Playfair Display';
    margin: 30px 0;
    font-size: 30px;
}
.page-head-holder .breadcrumb-holder {
    float: right;
    margin: 41px 0;
}
.page-head-holder .breadcrumb-holder .breadcrumb {
    margin-bottom: 0;
    padding: 0;
    list-style: none;
    background-color: transparent;
}
.page-head-holder .breadcrumb-holder .breadcrumb > li + li:before {
    content: "/\00a0";
    font-family: fontawesome;
    padding: 0 5px;
    color: #386090;
}
.page-head-holder .breadcrumb-holder .breadcrumb li a {
    text-transform: capitalize;
    color: #386090;
}
.page-head-holder .breadcrumb-holder .breadcrumb li.active a {
    color: #95a8b4;
}
#footer-black {
    background-color: #2c3437;
    padding: 32px 0;
    min-height: 332px;
    border-bottom: 10px solid #212729;
}
#footer-black a:hover {
    text-decoration: none;
}
#footer-black .footer-logo h1 {
    font-family: 'Playfair Display';
}
#footer-black .footer-logo h1 a {
    color: #fff;
}
#footer-black h3 {
    color: #386090;
    text-transform: capitalize;
}
#footer-black input[type='text'] {
    border-radius: 3px;
    background-color: #434f53;
    border: 1px solid #15191b;
    color: #95a8b4;
    padding: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
}
#footer-black input[type='text']:focus {
    outline: none;
    background-color: #596a70;
}
#footer-black p {
    margin: 10px 0 15px 0;
}
.footer-social-icons {
    padding: 0;
    margin: 0;
}
.footer-social-icons li {
    display: inline-block;
    margin: 0 6px;
}
.footer-social-icons li a {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    background-color: #31547e;
    -webkit-box-shadow: 0 0 0 4px #FFF;
    box-shadow: 0 0 0 4px #FFF;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 100px;
    vertical-align: middle;
}
.footer-social-icons li a:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 17px;
    height: 17px;
    width: 17px;
}
.footer-social-icons li a:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 0 0 8px #31547e;
    box-shadow: 0 0 0 8px #31547e;
    color: #31547e;
}
.star-holder {
    display: inline-block;
    float: left;
    margin: -1px 0 0 0;
}
.star-holder .star {
    display: inline-block;
    max-width: 69px;
}
.star.big {
    min-width: 90px;
}
#search-result .contents.grid-contents .content.wide .right-area {
    min-height: 211px;
}
#search-result .contents.grid-contents .content.wide .entry .entry-meta {
    padding: 16px 15px;
}
.widget-support {
    margin: 63px 0 0 0;
}
.widget-support h2 {
    color: #386090;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 18px;
    margin: 0 0 12px 0;
}
.widget-support a {
    color: #95a8b4;
}
.widget-support ul li {
    line-height: 34px;
    border-bottom: 1px solid #eeeeee;
    height: 39px;
}
.widget-support ul li .lbl {
    width: 30%;
    color: #386090;
    text-transform: capitalize;
    float: left;
}
.widget-support ul li .value {
    float: left;
    width: 70%;
}
.rating-area h1 {
    margin: 0 0 13px 0;
    color: #386090;
    font-weight: normal;
    line-height: 35px;
    text-transform: capitalize;
    font-size: 35px;
}
.rating-area .button {
    margin: 0 0 30px 0;
}
.rating-area .stats {
    margin: 0 0 20px 0;
}
.rating-area .stats i {
    color: #386090;
}
.bars .bar-item .bar {
    background-color: #edf3f7;
    width: 100%;
    height: 10px;
    position: relative;
}
.bars .bar-item .bar .pbar {
    height: 10px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #386090;
}
.single-slider-holder {
    position: relative;
    overflow: hidden;
}
.single-slider-holder .hotel-detail-gallery-item {
    display: inline-block;
}
.single-slider-holder .single-slider-thumb-gallery .caroufredsel_wrapper {
    margin: 0;
}
.single-slider-holder .single-slider-thumb-gallery .nav-holder {
    text-align: right;
}
.single-slider-holder .single-slider-thumb-gallery .prev-btn,
.single-slider-holder .single-slider-thumb-gallery .next-btn {
    color: #333;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.single-slider-holder .single-slider-thumb-gallery .prev-btn:before,
.single-slider-holder .single-slider-thumb-gallery .next-btn:before {
    vertical-align: middle;
    line-height: 15px;
    height: 15px;
    text-align: center;
    width: 15px;
    display: inline-block;
    font-size: 15px;
}
.single-slider-holder .single-slider-thumb-gallery .prev-btn:hover,
.single-slider-holder .single-slider-thumb-gallery .next-btn:hover {
    background-color: rgba(56, 96, 144, 0.2);
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33386090', endColorstr='#33386090');
    text-decoration: none;
}
.single-slider-holder .single-slider-thumb-gallery .prev-btn:hover:not([dummy]),
.single-slider-holder .single-slider-thumb-gallery .next-btn:hover:not([dummy]) {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
.single-slider-holder .single-slider-thumb-gallery ul li {
    display: inline-block;
    margin: 0 10px 0 0;
}
.single-slider-holder .main-slide-nav .prev-btn,
.single-slider-holder .main-slide-nav .next-btn {
    z-index: 100;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
    background-color: rgba(56, 96, 144, 0.5);
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80386090', endColorstr='#80386090');
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 15px;
    position: absolute;
    top: 36%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.single-slider-holder .main-slide-nav .prev-btn:not([dummy]),
.single-slider-holder .main-slide-nav .next-btn:not([dummy]) {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
.single-slider-holder .main-slide-nav .prev-btn:before,
.single-slider-holder .main-slide-nav .next-btn:before {
    vertical-align: middle;
    line-height: 15px;
    height: 15px;
    text-align: center;
    width: 15px;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 22px;
}
.single-slider-holder .main-slide-nav .prev-btn:hover,
.single-slider-holder .main-slide-nav .next-btn:hover {
    background-color: rgba(51, 51, 51, 0.9);
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6333333', endColorstr='#e6333333');
    text-decoration: none;
}
.single-slider-holder .main-slide-nav .prev-btn:hover:not([dummy]),
.single-slider-holder .main-slide-nav .next-btn:hover:not([dummy]) {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
.single-slider-holder .main-slide-nav .prev-btn {
    left: 1%;
}
.single-slider-holder .main-slide-nav .next-btn {
    right: 1%;
}
.hotel-detail .sidebar-holder .entry-content .post-title {
    color: #386090;
    margin: 0;
    font-size: 23px;
    line-height: 23px;
}
.hotel-detail .sidebar-holder .entry-content .post-title a:hover {
    text-decoration: none;
}
.hotel-detail .sidebar-holder .entry-content .price {
    font-size: 19px;
}
.hotel-detail .sidebar-holder .entry-content .price .value {
    font-size: 28px;
}
.hotel-detail .sidebar-holder .entry-content .star-holder {
    border: 1px solid #eeeeee;
    border-left: 0;
    border-right: 0;
    padding: 15px 10px 23px 10px;
    margin: 16px 0 15px 0;
    width: 100%;
    float: none;
}
.hotel-detail .sidebar-holder h2 {
    color: #386090;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 18px;
}
.hotel-detail .sidebar-holder .recommended-hotels {
    margin: 47px 0 0 0;
}
.hotel-detail .sidebar-holder .recommended-hotels .hotel-lists {
    margin: 15px 0 0 0;
}
.hotel-detail .sidebar-holder .recommended-hotels .hotel-lists ul {
    margin: 0 0 48px 0;
}
.hotel-detail .sidebar-holder .recommended-hotels .hotel-lists ul li {
    border-bottom: 1px solid #eee;
    padding: 13px 0;
}
.hotel-detail .sidebar-holder .recommended-hotels .hotel-lists ul li .thumbnailz {
    display: inline-block;
    vertical-align: top;
}
.hotel-detail .sidebar-holder .recommended-hotels .hotel-lists ul li .entry-content {
    margin: 0 0 0px 16px;
    display: inline-block;
}
.hotel-detail .sidebar-holder .recommended-hotels .hotel-lists ul li .entry-content h3 {
    font-size: 13px;
    line-height: 13px;
    margin: 0;
}
.hotel-detail .sidebar-holder .recommended-hotels .hotel-lists ul li .entry-content .price {
    margin: 0 0 8px 0;
    font-size: 14px;
}
.hotel-detail .sidebar-holder .recommended-hotels .hotel-lists ul li .entry-content .price .value {
    font-size: 18px;
}
.tab-holder {
    margin: 50px 0 0 0;
}
.tab-holder.no-margin-top {
    margin-top: 0;
}
.tab-holder .tab-pane h3 a:hover,
.tab-holder .tab-pane h3 a:focus {
    text-decoration: none;
    cursor: pointer;
}
.tab-holder .tab-pane h3 a:after {
    content: "Р С—РЎвЂњРІР‚вЂќ";
    color: #95a8b4;
    margin: 0 0 0 10px;
    font-family: fontawesome;
}
.tab-holder .tab-pane h3 a.collapsed:after {
    color: #386090;
}
.tab-holder .nav-tabs {
    border: 1px solid #e0e5e9;
}
.tab-holder .nav-tabs,
.tab-holder .nav-tabs > li {
    background-color: #eff2f3;
}
.tab-holder .nav-tabs > li {
    border: none;
    position: relative;
}
.tab-holder .nav-tabs > li a {
    border-bottom: 1px solid #e0e5e9;
    border-right: 1px solid #fefefe;
    border-left: 0;
    border-top: 0;
}
.tab-holder .nav-tabs > li a:hover {
    border-right: 1px solid #95a8b4;
}
.tab-holder .nav-tabs > li,
.tab-holder .nav-tabs > li a {
    text-transform: capitalize;
    border-radius: 0;
    color: #95a8b4;
    margin-right: 0;
}
.tab-holder .nav-tabs > li:hover,
.tab-holder .nav-tabs > li a:hover {
    background-color: #95a8b4;
    color: #fff;
}
.tab-holder .nav-tabs > li:before,
.tab-holder .nav-tabs > li a:before {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #386090;
    position: absolute;
    display: block;
    top: -3px;
    opacity: 0;
}
.tab-holder .nav-tabs > li.active,
.tab-holder .nav-tabs > li.active a {
    color: #386090;
}
.tab-holder .nav-tabs > li.active:hover,
.tab-holder .nav-tabs > li.active a:hover {
    background-color: #95a8b4;
    color: #fff;
}
.tab-holder .nav-tabs > li.active:before {
    opacity: 1;
}
.tab-holder .tab-content {
    border: 1px solid #e0e5e9;
    border-top: 0;
    padding: 15px;
}
#footer-3rd {
    min-height: 330px;
    padding: 100px 0 0 0;
    background-color: #386090;
    text-align: center;
    color: #fff;
    border-bottom: 10px solid #31547e;
}
.tab-pane#comment h2 {
    margin: 10px 0;
    font-size: 18px;
    line-height: 18px;
    color: #386090;
}
.tab-pane#comment .comments-holder {
    margin: 45px 0 0 0;
}
.tab-pane#comment .comments-holder .comment-item {
    border-bottom: 1px solid #e0e5e9;
    padding: 10px 0;
    min-height: 105px;
}
.tab-pane#comment .comments-holder .comment-item .avatar,
.tab-pane#comment .comments-holder .comment-item .avatar img {
    border-radius: 500px;
    width: 85px;
    height: 85px;
}
.tab-pane#comment .comments-holder .comment-item .comment-body {
    margin: 0 0 0 -30px;
}
.tab-pane#comment .comments-holder .comment-item .comment-body p {
    margin: 8px 0;
}
.tab-pane#comment .comments-holder .comment-item .comment-body .author {
    color: #386090;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 15px;
    margin: 0 8px 0 0;
}
.tab-pane#comment .comments-holder .comment-item .comment-body .date-time {
    color: #D9E0E6;
}
.tab-pane#comment .comment-form-holder {
    margin: 30px 0 0 0;
}
.tab-pane#comment .comment-form-holder h3 {
    margin: 0;
    color: #386090;
    text-transform: capitalize;
}
.tab-pane#comment .comment-form-holder .submit-comment-form input,
.tab-pane#comment .comment-form-holder .submit-comment-form textarea {
    border: 1px solid #e0e5e9;
}
.tab-pane#comment .comment-form-holder .submit-comment-form input:focus,
.tab-pane#comment .comment-form-holder .submit-comment-form textarea:focus {
    outline: none;
    border-color: #386090;
}
.tab-pane#comment .comment-form-holder .submit-comment-form input {
    width: 100%;
    padding: 8px;
    color: #95a8b4;
    margin: 0 0 30px 0;
}
.tab-pane#comment .comment-form-holder .submit-comment-form textarea {
    margin: 0 0 30px 0;
    padding: 10px;
}
.tab-pane#map .hotel-map-holder,
.tab-pane#map .hotel-map-holder #hotel-map {
    width: 100%;
    height: 500px;
}
.tab-pane#availability > h2 {
    color: #386090;
    text-transform: capitalize;
    display: inline-block;
    font-size: 17px;
    line-height: 16px;
}
.tab-pane#availability .date {
    display: inline-block;
    float: right;
    font-size: 18px;
    line-height: 18px;
    margin: 12px 0 0 0;
}
.tab-pane#availability hr {
    margin-top: 0px;
    margin-bottom: 20px;
}
.tab-pane#availability .thumbnailz,
.tab-pane#availability .thumbnailz img {
    height: 100%;
}
.tab-pane#availability .right-area {
    min-height: 200px;
}
.tab-pane#availability .book-holder {
    padding: 0;
}
.tab-pane#availability .field {
    padding: 12px 10px;
    border-bottom: 1px solid #cadbe7;
}
.tab-pane#availability .field:last-child {
    border-bottom: none;
}
.tab-pane#availability .star-holder {
    display: block;
    float: none;
}
.tab-pane#availability .max-holder span {
    margin: 0 0 0 5px;
}
.tab-pane#availability .button {
    background-color: #fff;
}
.tab-pane#availability .button:hover {
    background-color: #386090;
}
.tab-pane#availability .review i {
    margin: 0 5px 0 0px;
}
.tab-pane#availability .review,
.tab-pane#availability .review i,
.tab-pane#availability .review a {
    color: #386090;
}
input,
textarea {
    border: 1px solid #b3c1c9;
}
input:focus,
textarea:focus {
    outline: none;
    border-color: #386090;
}


.form-holder .field-row input {
    margin: 0 0 10px 0;
}
.tabled-ul {
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}
.tabled-ul li {
    line-height: 30px;
}
.tabled-ul .lbl {
    float: left;
    width: 30%;
    color: #95a8b4;
}
.tabled-ul .value {
    display: inline-block;
    width: 70%;
    font-style: italic;
    color: #333;
}
.custom-checkbox-holder {
    margin: 0 0 20px 0;
}
.custom-checkbox-holder span {
    vertical-align: text-bottom;
    display: inline-block;
    margin: 0 0 0 5px;
}
.custom-checkbox-holder .custom-checkbox {
    display: inline-block;
}
.page404 #top-slider {
    margin: 0;
}


.small-nav {
    margin-top: 30px!important;
}
.small-nav a {
    background-color: #edf3f7;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    padding: 5px 11px !important;
    margin: 3px 1px;
}
.small-nav a:hover {
    background-color: #386090;
    color: #fff!important;
}
/*Responsive layout*/
select.top-drop-menu {
    margin: 23px 0 0 0;
    padding: 13px;
    /*    width: 100%;*/
}

.circular-icon-holder {
    margin: 0 0 35px 0;
    text-align: center;
}
.circular-icon-holder a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: inline-block;
    width: 160px;
    height: 160px;
    background-color: #95a8b4;
    border-radius: 300px;
    position: relative;
}
.circular-icon-holder a:hover {
    background-color: #386090;
}
.circular-icon-holder a i {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
    padding: 30px;
    border-radius: 300px;
    font-size: 30px;
}
.circular-icon-holder a i,
.circular-icon-holder a i:before {
    width: 30px;
    height: 30px;
}
.circular-icon-holder a i:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
/*color switcher*/
.color-switcher {
    position: fixed;
    left: 0;
    bottom: 0px;
    border-radius: 0 10px 10px 0;
    z-index: 500;
}
.color-switcher select {
    padding: 20px 10px;
    background-color: #f1f1f1;
    color: #333;
    border: 1px solid #000;
}
/*pages*/
/*team*/
.grid-contents.team {
    text-align: center;
}
.grid-contents.team h2.post-title {
    margin-bottom: 5px;
}
.grid-contents.team h2.post-title small {
    display: block;
    font-weight: 400;
}
.grid-contents.team h2.post-title a:hover small {
    color: #51575b;
}
.panel-group .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border-color: #e0e5e9;
}
.panel-group .panel .panel-heading {
    border-radius: 0;
    background-color: #EFF2F3;
    border-color: #e0e5e9;
}
.ul-images-block {
    width: 240px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
}
@media screen and (max-width: 767px) {
    .ul-images-block {
        width: 160px;
    }
}
.ul-images-block li {
    float: left;
    margin: 0 10px 10px 0;
}
.overflowed {
    overflow: hidden;
}
img.pull-left {
    margin-right: 20px;
}
img.pull-right {
    margin-left: 20px;
}
img[class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}
@media screen and (max-width: 767px) {
    img[class*="col-"] {
        margin-bottom: 20px;
    }
}
/***/
.features {
    /*style-1*/
    /*style-2*/
}
.features .media,
.features .media:hover,
.features .media.hover,
.features .media .media-object,
.features .media:hover .media-object,
.features .media.hover .media-object,
.features .media .media-object:after,
.features .media:hover .media-object:after,
.features .media.hover .media-object:after {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.features.with-border .media {
    padding: 40px 10px 0 10px;
    margin-bottom: 30px;
    border: solid 1px #edf3f7;
}
.features.with-border .media-body {
    max-width: 350px;
    margin: 0 auto;
}
.features.style-1 {
    text-align: center;
}
.features.style-1 .media .media-heading {
    margin-top: 30px;
    margin-bottom: 20px;
}
.features.style-1 .media .media-object {
    position: relative;
    font-size: 50px;
    line-height: 50px;
    width: 90px;
    height: 90px;
    border-radius: 45px;
    padding: 20px;
    background-color: #386090;
    color: #ffffff;
}
.features.style-1 .media:hover .media-object,
.features.style-1 .media.hover .media-object {
    background-color: #4678b5;
}
.features.style-2 .media .media-heading {
    color: #242424;
}
.features.style-2 .media .media-object {
    font-size: 20px;
    line-height: 20px;
    width: 50px;
    height: 50px;
    padding: 15px;
    text-align: center;
    border-radius: 25px;
    background-color: #386090;
    color: #ffffff;
}
.features.style-2 .media:hover .media-object,
.features.style-2 .media.hover .media-object {
    background-color: #4678b5;
}
/*Facts*/
.facts {
    margin-bottom: 30px;
}
.facts .media-heading {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 0;
    text-transform: uppercase;
    color: #51575b;
}
.facts .media-heading .fa {
    font-size: 18px;
    line-height: 20px;
    margin-right: 10px;
    vertical-align: top;
    color: #386090;
}
.facts .media-heading span {
    display: inline-block;
    line-height: 20px;
}
/*Partners Carousel*/
.partners-carousel {
    margin: 30px 0;
}
.partners-carousel .owl-carousel div a {
    display: block;
    text-align: center;
    background-color: #eff2f3;
    border: solid 1px #e0e5e9;
    padding: 10px;
}
.partners-carousel .owl-carousel div a img {
    display: inline-block;
    max-width: 100%;
}
.partners-carousel .owl-carousel .owl-item img {
    width: auto;
}

.div-table {
    display: table !important;
    height: 100% !important;
}
.div-cell {
    display: table-cell !important;
    height: 100% !important;
    vertical-align: middle !important;
    float: none !important;
}
.row.div-table {
    margin: 0;
}
@media (max-width: 767px) {
    .row.div-table .div-cell {
        display: block !important;
    }
}
hr.transparent {
    border-color: transparent;
}
hr.half {
    margin-top: 0;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.project-single .project-details .dl-horizontal dt {
    float: left;
    clear: left;
    text-align: left;
}
.project-single .project-details .dl-horizontal dt {
    color: #51575b;
    width: 90px;
}
@media (max-width: 767px) {
    .project-single .project-details .dl-horizontal dt {
        float: left;
    }
}
.project-single .project-details .dl-horizontal dd {
    position: relative;
    margin-left: 110px;
}
.faq-filters li + li {
    border-top: solid 1px #edf3f7;
}
.faq-filters a {
    display: block;
    padding: 10px 0;
}

.faq-filters li.active a {
    color: #386090;
}
.to-go-filters a {
    display: block;
    overflow: hidden;
    padding: 10px 0;
    text-transform: uppercase;
}

.to-go-filters a:hover {
    text-decoration: none;
}
.to-go-filters a small {
    display: block;
    font-size: 10px;
    line-height: 1;
    color: #b3c0c8;
}
.to-go-filters .fa {
    float: left;
    margin-top: 14px;
    width: 22px;
}
.to-go-filters li.active a,
.to-go-filters li.active .fa {
    color: #386090;
}
.tag-cloud {
    overflow: hidden;
}
.tag-cloud li {
    float: left;
    margin: 0 5px 5px 0;
}
.tag-cloud li a {
    display: block;
    padding: 5px 10px;
    border-radius: 3px;
    text-decoration: none;
    background-color: #386090;
    color: #ffffff;
}
.tag-cloud li a:hover {
    background-color: #2a486b;
}
.recent-tweets .fa {
    border-radius: 50%;
    background-color: #386090;
    color: #ffffff;
    line-height: 30px;
    width: 30px;
    text-align: center;
}
.recent-tweets p {
    margin: 0;
}
.recent-tweets p + p {
    margin-top: 10px;
}
.recent-tweets a,
.recent-tweets small {
    color: #386090;
}
.widget-tabs .nav-tabs > li {
    position: relative;
}
.widget-tabs .nav-tabs > li,
.widget-tabs .nav-tabs > li a {
    border-radius: 0;
    color: #95a8b4;
    margin-right: 0;
}
.widget-tabs .nav-tabs > li:hover,
.widget-tabs .nav-tabs > li a:hover {
    background-color: #95a8b4;
    color: #fff;
}
.widget-tabs .nav-tabs > li:before,
.widget-tabs .nav-tabs > li a:before {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #386090;
    position: absolute;
    display: block;
    top: -3px;
    opacity: 0;
}
.widget-tabs .nav-tabs > li.active,
.widget-tabs .nav-tabs > li.active a {
    color: #386090;
}
.widget-tabs .nav-tabs > li.active:hover,
.widget-tabs .nav-tabs > li.active a:hover {
    background-color: #95a8b4;
    color: #fff;
}
.widget-tabs .nav-tabs > li.active:before {
    opacity: 1;
}
.widget-tabs .tab-content {
    margin-top: 20px;
}
.featured-posts p {
    font-size: 12px;
    margin-bottom: 0;
}
.featured-posts p + p {
    margin-top: 10px;
}
.featured-posts .media-heading a {
    text-decoration: none;
}
.featured-posts .post-date {
    color: #386090;
}
.address-details .address-phone {
    display: block;
    font-style: normal;
    font-size: 22px;
    line-height: 22px;
}
.address-details .address-phone .fa {
    color: #386090;
}
.address-details .address-mail {
    display: block;
    font-style: normal;
    padding-left: 25px;
}
.widget.activities .media + .media {
    padding-top: 15px;
    border-top: solid 1px #eef1f3;
}
.widget.book-with-us .media + .media {
    padding-top: 15px;
    border-top: solid 1px #eef1f3;
}
.widget.book-with-us .media-object {
    width: 40px;
    height: 40px;
    color: #386090;
    border: solid 1px #386090;
    border-radius: 40px;
    text-align: center;
    line-height: 40px;
}
.widget.book-with-us .media-object.pull-left {
    margin-right: 10px;
}
.widget.book-with-us .media-object.pull-right {
    margin-left: 10px;
}
.categories {
    display: block;
}
.categories li {
    display: block;
    position: relative;
    padding-left: 20px;
}
.categories li + li {
    border-top: solid 1px #e0e5e9;
}
.categories a {
    text-decoration: none;
    font-weight: bold;
    display: block;
    padding: 10px 0;
}

.categories li a:hover,
.categories li.active a {
    color: #386090;
}
.categories .fa {
    position: absolute;
    top: 13px;
    left: 0;
    color: #386090;
}
.categories.filters .fa {
    color: inherit;
}
.categories.filters li.active .fa {
    color: #386090;
}
.categories.filters small {
    float: right;
}
.post-wrap + .post-wrap {
    margin-top: 40px;
    border-top: solid 1px #e0e5e9;
    padding-top: 40px;
}
.post-header {
    margin-bottom: 20px;
}
.post-meta {
    font-size: 11px;
    line-height: 11px;
    margin-top: 10px;
}
.post-meta .sep:before {
    content: "|";
    margin: 0 5px;
}
.post-media {
    margin-bottom: 20px;
    position: relative;
}
.post-media .thumbnail {
    margin-bottom: 0;
}
.post-excerpt {
    margin-bottom: 20px;
}
.post-title {
    margin-top: 0;
    margin-bottom: 10px;
}
.post-footer {
    margin-top: 20px;
}
.post-footer .fa {
    width: 18px;
}
.post-tags {
    display: block;
    font-size: 11px;
    line-height: 20px;
}
.post-categories {
    display: block;
    font-size: 11px;
    line-height: 20px;
}
.about-the-author {
    margin-top: 40px;
    padding-top: 40px;
    border-top: solid 1px #e0e5e9;
}
/* Video Wrapper */

.address-ul {
    font-style: normal;
    margin-left: 22px;
}
.address-ul strong {
    display: inline-block;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 5px;
    color: #ffffff;
}
.address-ul li {
    line-height: 20px;
    margin-bottom: 10px;
}
.address-ul .fa {
    color: #386090;
}
.box-row {
    margin-top: -30px;
}
.box-row .box-block {
    margin-top: 30px;
    background-color: #edf3f7;
}
.box-row .media .media-object {
    display: block;
    margin: 0;
    width: 250px;
}
@media (max-width: 1999px) {
    .box-row .media .media-object {
        width: 200px;
    }
}
@media (max-width: 767px) {
    .box-row .media .media-object {
        width: auto;
        padding: 20px 20px 0 20px;
        float: none !important;
        margin: 0 auto;
    }
}
.box-row .media .media-body {
    padding: 10px 20px;
}
.box-row .media .media-body p {
    margin-bottom: 0;
}
.box-row .media .media-body p + p {
    margin-top: 20px;
}
.box-row .media .media-heading {
    color: #386090;
}
.box-row.things-todo-2 .media-object {
    width: 280px;
}
@media (max-width: 991px) {
    .box-row.things-todo-2 .media-object {
        width: auto;
        float: none !important;
        padding: 20px 20px 0 20px;
    }
}
@media (max-width: 767px) {
    .box-row.things-todo-2 .media-object img {
        width: 100%;
    }
}
.box-row.things-todo-2 .media-heading {
    border-bottom: solid 1px #dfe5e8;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.box-row.things-todo-2 .entry-meta {
    float: right;
    margin-top: 3px;
}

.box-row.travel-essentials .media-object {
    width: 150px;
}
@media (max-width: 767px) {
    .box-row.travel-essentials .media-object {
        width: auto;
    }
}
.box-row.travel-essentials .media-body {
    margin-right: 130px;
}
.box-row.travel-essentials .media-action {
    width: 130px;
    position: relative;
    text-align: center;
    padding: 15px 10px;
}
.box-row.travel-essentials .media-action .price {
    color: #386090;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 10px;
}
ul.my-photos {
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 30px;
}
ul.my-photos .thumbnail {
    margin-top: 0;
}
ul.my-photos li {
    float: left;
    width: 120px;
    height: auto;
    margin-right: 10px;
    margin-bottom: 10px;
}


a, input, select, textarea {outline:none !important;}
body { overflow-x:hidden;}
.font {
    font-family: 'Open Sans', sans-serif;
    font-weight:400; /*Normal*/
    font-weight:600; /*Semi-Bold*/
    font-weight:700; /*Bold*/
    font-weight:800; /*Extra-Bold*/
}
.header {
    padding:36px 0 21px 0;
    background:#fff;
    /*border-top:5px #2986d0 solid;*/
}
.fleft {float:left;
}
.fright {float:right;
}
.clear {
    height:0;
    clear:both;
    font-size:0;
}
img {
    outline:0;
    vertical-align:top;
}
.logo {padding-bottom:6px;
}
.logo img {max-width:100%;
}


/*nav*/
#main_menu {
    position: relative;
    float:right;
}
.menu_wrap {
    padding-top: 10px;
    float:right;
}
.menu_wrap .nav li {
    margin: 0;
    padding: 0;
    position: relative;
    zoom: 1;
}
.menu_wrap .nav > li {
    padding: 0 0 0 25px;
    display:inline-block;
}
.menu_wrap .nav > li:first-child {
}
#main_menu select {
    display: none;
    font-family:Arial;
    font-size:12px;
}
.menu_wrap .nav li a {
    line-height:18px;
    color: #313131;
    font-family: 'Open Sans', sans-serif;
    font-weight:800;
    font-size:14px;
    text-transform: uppercase;
    text-shadow: none;
    text-decoration: none;
    padding:0;
    text-align:left;
}

.menu_wrap .nav > li.sfHover > a,
.menu_wrap .nav > li.sfHover > a:hover,
.menu_wrap .nav > li > a:hover,
.menu_wrap .nav > li.current > a,
.menu_wrap .nav > li.current > a:hover {
    color: #c5c5c5;
    background:none;
}
.sub-menu > a {position: relative;
}
.menu_wrap .nav > li.sub-menu > a:before {
    content: " ";
    position: absolute;
    background: none;
    width: 7px;
    height: 4px;
    right: 50%;
    top: 51px;
    margin: 0 -3px 0 0;
}
.menu_wrap .nav > li.sfHover > a:before,
.menu_wrap .nav > li.sfHover > a:hover:before,
.menu_wrap .nav > li > a:hover:before,
.menu_wrap .nav > li.current > a:before,
.menu_wrap .nav > li.current > a:hover:before { background: url('../img/li-marker.png') left top no-repeat;
}
.menu_wrap .nav > li.current > a:before { background: none;
}
.menu_wrap .nav > li.current.sfHover > a:before { background: url('../img/li-marker.png') left top no-repeat;
}
.menu_wrap .nav ul {
    position: absolute;
    display: none;
    width: 133px;
    left: 0;
    top: 55px;
    list-style: none;
    zoom: 1;
    z-index: 25;
    background:#fff;
    border-top:4px #003366 solid;
    padding: 14px 0 7px 0;
    margin: 0;
}

.menu_wrap .nav > li li.sub-menu > a:before {
    content: " ";
    position: absolute;
    background: none;
    width: 7px;
    height: 4px;
    right: 10px;
    top: 13px;
}
.menu_wrap .nav ul li a {
    display: block;
    text-transform: none;
    font-size: 12px;
    font-weight:400;
    color:#313131;
    line-height: 18px;
    padding: 0 10px 7px 15px;
    background: none;
}
.menu_wrap .nav ul li a span {display:none;
}
.menu_wrap .nav > li > ul li > a:hover,
.menu_wrap .nav > li > ul li.sfHover > a,
.menu_wrap .nav > li > ul li.current > a {
    text-decoration: none;
    color:#003366;
}
.menu_wrap .nav > li > ul li > a:hover:before,
.menu_wrap .nav > li > ul li.sfHover > a:before { background: none;
}
.menu_wrap .nav ul ul {
    position: absolute;
    display: none;
    width: 133px;
    left: 133px;
    top: -6px;
    height: auto;
    list-style: none;
    z-index: 111;
    padding: 14px 0 7px 0;
    margin: 0;
    border-top:0;
}
.page_container {
    padding-bottom:40px;
    background:#FFF;
}
.separator {
}
.block {padding-bottom:50px;
}
#main_slider {padding-bottom:70px;
}

.planning {
    padding-bottom:50px;
    text-align:center;
}
.planning a {
    display:block;
    margin-bottom:15px;
    padding:0;
    color:#3a3a3a;
}
.planning a span.img_icon {
    display:block;
    width:70px;
    height:70px;
    margin:0 auto 14px auto;
}
.planning a span.icon1 {
    background-image:url(../img/icon1.png);
    background-position:left top;
    background-repeat:no-repeat;
}
.planning a:hover span.icon1 {background-position:left bottom;
}
.planning a span.icon2 {
    background-image:url(../img/icon2.png);
    background-position:left top;
    background-repeat:no-repeat;
}
.planning a:hover span.icon2 {background-position:left bottom;
}
.planning a span.icon3 {
    background-image:url(../img/icon3.png);
    background-position:left top;
    background-repeat:no-repeat;
}
.planning a:hover span.icon3 {background-position:left bottom;
}
.planning a span.icon4 {
    background-image:url(../img/icon4.png);
    background-position:left top;
    background-repeat:no-repeat;
}
.planning a:hover span.icon4 {background-position:left bottom;
}
.planning a span.link_title {
    display:block;
    line-height:24px;
    font-size:20px;
    text-transform:uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight:800;
    padding-bottom:8px;
    color:#313131;
}
.planning a:hover {text-decoration:none;
}

.welcome_block {

    padding: 30px 15px;
    margin-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    position:relative;
    background: url(/img/6826647-landscape.jpg) no-repeat center center;
    background-size: cover;
    height: 300px;
}

.welcome_block .welcome_content {
    width: 100%;
    position:absolute; top:50%; height:10em; margin-top:-5em;
    text-align: center;
    vertical-align: middle;
    color:#FFFFFF;

}

col-md-4.thumb {
    margin-bottom: 30px;
}

.excursion-item {
    margin-bottom: 25px;
}
.item {
    border-radius: 4px;
}

.caption {
    /*height: 130px;*/
    overflow: hidden;
}

.caption h4 {
    white-space: pre-wrap;
}

.thumbnail img {
    width: 100%;
}

.ratings {
  /*  padding-right: 10px;*/
    /*padding-left: 10px;*/
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

a h2.user-title {text-decoration: underline;}
.welcome_block .welcome_content input {
    margin-right: 4px;
    padding: 8px 7px 8px 41px;
    width: 50%;
    height: 50px;
    font-size: 18px;
    border: 2px solid #3a87ad;
    color: #000000;
    border-radius: 2px;
    box-shadow: inset 0 1px 5px -1px rgba(0,0,0,.4);
}
.welcome_block .welcome_content button {
    font-size: 20px;
    color: #fff;
    background: -webkit-linear-gradient(#3a87ad, #1abeca);
    background:      -o-linear-gradient(#3a87ad, #1abeca);
    background:         linear-gradient(#3a87ad, #1abeca);
    border: none;
    border-radius: 2px;
    box-shadow: 0 1px 4px 0 rgba(152,85,111,.75);
    text-shadow: 0 1px 2px rgba(0,0,0,.4);
}



.welcome_block a {
    color:#FFFFFF;
    text-decoration: underline;
}
.welcome_block span {
    line-height:31px;
    padding-top:7px;
    font-size:30px;
    display:block;
    text-transform:uppercase;
}

.welcome_t {top:0;
}
.welcome_b {bottom:0;
}
h2.title {
    padding:0;
    margin:0 0 19px 0;
    line-height:28px;
    text-transform:uppercase;
    color:#313131;
    font-family: 'Open Sans', sans-serif;
    font-weight:800;
}
h2.title a {
    font-size:21px;
    color:#313131;
    font-family: 'Open Sans', sans-serif;
    font-weight:800;
    text-transform:uppercase;
}
h2.title a:hover {
    color:#003366;
    text-decoration:none;
}
p.last {margin-bottom:15px;
}
.block [class*="span"] {margin-bottom:15px;
}
[class*="span"] img, [class*="span"] iframe {max-width:100%;
}
.grey {color:#9d9d9d;
}
.block ul.the-icons {
    margin-left:0;
    margin-bottom:5px;
}
.upper {text-transform:uppercase;
}
h2.upper {
    margin-bottom:12px;
    margin-top:0;
}
.hover_img {
    position:relative;
    background-color:#fff;
}
.hover_img img, .post_carousel img {border-radius:3px;
}
.portfolio_zoom1 {
    display:none;
    width:40px;
    height:40px;
    position:absolute;
    left:50%;
    top:50%;
    margin:-20px 0 0 -20px;
    background-image:url(../img/zoom1.png);
    background-position:0 0;
    background-repeat:no-repeat;
    z-index:2;
}
.hover_img:hover .portfolio_zoom1 { display:block;
}


.post_carousel {
    padding-bottom:12px;
    color:#1e1e1e;
}
.post_carousel .title_t, .news_t {
    line-height:20px;
    padding:14px 0 5px 0;
    font-size:17px;
    text-transform:uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    color:#003366;
}
.post_carousel .title_t a, .news_t a {
    font-size:17px;
    text-transform:uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    color:#003366;
}
.post_carousel .title_t a:hover, .news_t a:hover {
    text-decoration:none;
    color:#313131;
}
.post_meta, .news {
    color:#9d9d9d;
    font-style:italic;
    padding-bottom:8px;
}
.post_meta span, news span {padding:0 7px;
}
.post_meta a, .news a {
    color:#9d9d9d;
    font-style:italic;
}
.post_meta a:hover, .news a:hover {
    color:#003366;
    text-decoration:none;
}
.arrow_link {
    font-style:italic;
    color:#003366;
}
.arrow_link:hover {
    text-decoration:none;
    color:#1e1e1e;
}
.block:last-child {padding-bottom:0;}


.block ul {
    padding:0;
    margin:0;
    list-style:none;
}
.block li {
    padding:0;
    margin:0;
}
.news_date {
    width:60px;
    height:50px;
    padding:20px 5px 0 5px;
    line-height:14px;
    color:#1e1e1e;
    font-size:12px;
    text-transform:uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    background:#d1d1d1;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    float:left;
    margin:0 13px 5px 0;
    text-align:center;
}
.news_date span {
    display:block;
    font-size:17px;
}
.news_t {
    line-height:17px !important;
    padding:0 0 8px 0 !important;
}
.news {
    padding:0 0 5px 0 !important;
    line-height:16px !important;
}
.news_info {color:#1e1e1e;
}
.news_info a {
    color:#003366;
    font-style:italic;
}
.news_info a:hover {
    color:#1e1e1e;
    text-decoration:none;
}

#footer {
    background:#FFF;
    padding-top:44px;
    padding-bottom: 20px;
    border-top:4px #313131 solid;
    color:#1e1e1e;
}

#footer a {
    color:#003366;
}
#footer h2.title {
    color:#313131;
    font-size:21px;
    background:none;
}
#footer .span3 { padding-bottom:30px;
}

ul.tweets li {
    padding:0 0 15px 0;
    margin-bottom:15px;
    border-bottom:1px #eaeaea solid;
}
.tweet_arrows {
    width:22px;
    height:22px;
    background:url(../img/twitter.png) no-repeat left top;
    float:left;
    margin:0 8px 0 0;
    display:block;
}
#footer li {
    padding:0 0 15px 0;
    margin-bottom:15px;
    border-bottom:1px #eaeaea solid;
    line-height:16px;
}
#footer li:last-child {
    border-bottom:0;
    padding-bottom:0;
    margin-bottom:0;
}
.flickrs {margin-right:-10px;
}

.author {
    padding-top:7px;
    color:#003366;
    font-style:italic;
}
.author a {
    color:#003366;
    font-style:italic;
}


#footer input[type="text"], #footer textarea {
    margin:0 0 5px 0 !important;
    padding: 3px 6px !important;
    font-size: 12px;
    color: #313131;
    font-style:italic;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #d1d1d1;
    border: 1px solid #d1d1d1;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#footer textarea { min-height:100px !important;
}
#footer textarea:focus, #footer input[type="text"]:focus {
    outline: 0;
}

.footer_bottom {
    background:#1e1e1e;
    margin-top:20px;
    padding:23px 0 26px 0;
}
.copyright {color:#444444;
}

.foot_right_block {
    text-align:right;
    padding-top:15px;
}
.foot_right_block .fright {margin-left:20px;
}

.inp_search {
    font-family:Arial;
    font-size:12px;
    color:#1e1e1e !important;
    background:#393939 !important;
    width:200px;
    height:17px;
    padding:5px 9px;
    border:1px #393939 solid !important;
    margin:0 0 10px 0;
}

.foot_menu {text-align:right;
}
.foot_menu li {
    display:inline-block;
    padding:0 16px 0  0!important;
    border:0 !important;
    margin:0 !important;
}
.foot_menu li:last-child {padding:0 !important;
}
.foot_menu li a {
    text-transform:uppercase;
    color:#444444 !important;
    font-size:14px;
    font-family: 'Open Sans', sans-serif;
    font-weight:800;
    font-style:normal !important;
}
.foot_menu li a:hover, .foot_menu li a.current {
    color:#5f5f5f !important;
    text-decoration:none;
}


.breadcrumb {
    padding: 19px 0;
    margin: 0 0 20px 0;
    list-style: none;
    background:#d1d1d1;
    color:#003366;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    font-size:19px;
    border-radius: 0px;
}
.breadcrumb span {
    color:#1e1e1e;
    padding:0 5px;
}
.breadcrumb a {
    color:#1e1e1e;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    font-size:19px;
}
.profile {text-align:center;
}
.profile_title {
    font-size: 14px;
    margin-bottom:5px;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    color:#3a3a3a;
}
.profile img {
    margin:10px auto 15px auto;
    width:169px;
    border-radius:3px;
}
legend {
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
}

/* Portfolio */
.portfolio_zoom, .portfolio_link {
    display:none;
    width:33px;
    height:33px;
    position:absolute;
    left:50%;
    top:50%;
    margin:-13px 0 0 -33px;
    background-image:url(../img/zoom.png);
    background-position:0 -33px;
    background-repeat:no-repeat;
    z-index:2;
}
.portfolio_link {
    margin:-13px 0 0 1px;
    background-image:url(../img/link.png);
}
.portfolio_zoom:hover, .portfolio_link:hover {background-position:0 0;
}
.portfolio_zoom a, .portfolio_link a {
    display:block;
    width:33px;
    height:33px;
    text-indent:-9999px;
}
.hover_img:hover .portfolio_zoom, .hover_img:hover .portfolio_link, .hover_img:hover .item_description { display:block;
}

.item_description {
    text-align:center;
    color:#313131;
}
.item_description h6 {
    font-weight:800;
    margin:10px 0 10px 0;
    text-transform:uppercase;
}

/**** Isotope Filtering ****/
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:    -moz-transform, opacity;
    transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.element {
    overflow: hidden;
    position: relative;
    margin-bottom:20px;
}
.element img {max-width:100%;
}

#options {padding:0 0 10px 0;
}
#filters {
    position: relative;
    padding:0;
    margin:25px 0 0 0;
}
#filters li {
    display: block;
    margin:0 10px 10px 0;
    float: left;
    padding:0;
    list-style:none;
}
#filters li a.selected {
    color: #fff;
    background:#003366;
    text-decoration:none;
}
.preloader {
    background:url(../img/preload_img.gif) center center no-repeat;
    display:block;
}

#portfolio_carousel {margin-bottom:20px;
}
#portfolio_carousel img {border-radius:3px;
}
#portfolio_carousel .carousel-control {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 33px;
    height: 33px;
    margin-top: -17px;
    background-image:url(../img/portfolio_nav.png);
    background-position:0 -33px;
    background-repeat:no-repeat;
    outline:none;
}
#portfolio_carousel .carousel-control.right {
    background-position:-102px -33px;
    left:auto;
    right:15px;
}
#portfolio_carousel .carousel-control.right:hover {
    background-position:-102px 0;
}
#portfolio_carousel .carousel-control:hover {background-position:0 0;
}
.pad25 { padding-top:25px;
}
.pad5 { padding-top:5px;
}
.marg20 { margin-top:20px !important;
}

.post {padding-bottom:40px;
}
.post h2.title {margin-bottom:21px;
}

ul.links {margin-bottom:15px;
}
ul.links li {
    padding:0 0 3px 17px;
    margin:0;
    color:#313131;
    background:url(../img/li_arrow.png) no-repeat left top;
}
ul.links li a {	color:#313131;
}
ul.links li a:hover {color:#003366;
}

.post img {
    margin-bottom:18px;
    max-width:100%;
}

.post_info {
    padding:5px 0;
    border-bottom:1px #dadada dotted;
    border-top:1px #dadada dotted;
    margin-bottom:12px;
    color:#313131;
}
.post_info span {color:#003366;
}
.post img {border-radius:3px;
}
.sidebar .tweet_arrows {display:none;
}
.widget { margin-bottom:25px;
}
.sidebar h2.title {
    font-size:16px;
    text-transform:uppercase;
    margin-bottom:18px;
}
ul.recent_post, ul.tweets, ul.links {
    padding:0;
    margin:0;
    list-style:none;
}
ul.recent_post li {
    padding:0 0 8px 0;
    margin-bottom:13px;
    border-bottom:1px #dadada dotted;
    color:#313131;
}
ul.recent_post li:last-child {
    border-bottom:0;
    margin-bottom:18px;
}
ul.recent_post li img {
    float:left;
    margin-right:15px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
ul.recent_post div {padding:3px 0 2px 0;
}
ul.recent_post div a {color:#313131;
}
ul.recent_post div a:hover {color:#003366;
}

.tags a {
    display:inline-block;
    margin:0 14px 16px 0;
    height:33px;
    line-height:33px;
    background-image:url(/img/tag_bg.png);
    background-position:100% 0;
    background-repeat:no-repeat;
    padding:0 26px 0 11px;
    border-left:1px #e3e3e3 solid;
    color:#646464;
}
.tags a:hover {
    background-position:100% -33px;
    border-left:1px #003366 solid;
    color:#fff;
    text-decoration:none;
}
.sidebar  input.search-query {
    padding:5px 6px 6px 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


#comments {
    padding:0 0 7px 0;
    margin-bottom:25px;
}
#comments ul {
    padding:0;
    margin:0;
    list-style:none;
}
#comments ol {
    padding:0;
    margin:0;
    list-style:none;
}
#comments li {
    padding:0 0 23px 0;
    list-style:none;
}
.avatar {
    float:left;
    margin-right:11px;

}
.avatar img {
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
.comment_right {display:table;
}

.comment_info {padding-bottom:7px;
}
.comment_info span {padding:0 12px;
}
#comments ol li ul li {
    padding:23px 0 0 30px;
    margin:0;
}
#map {
    margin:0 0 15px 0;
    padding-top:6px;
}
.contact_form { padding-top:6px;
}
.contact_form textarea { min-height:260px !important;
}
.notification_error {
    color: #b94a48;
    background-color: #f2dede;
    border:1px #eed3d7 solid;
    height: auto;
    margin: 0 0 9px 0;
    padding: 10px;
    text-align: left;
}
.notification_ok {
    color: #3a87ad;
    background-color: #d9edf7;
    border:1px #bce8f1 solid;
    height: auto;
    margin: 0 0 9px 0;
    padding: 10px;
    text-align: center;
}

/* GRID */



.thumbnailz {
    display: block;
    position: relative;
}
.thumbnailz .overlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    color: #ffffff;
    background: #386090;
    text-align: center;
    display: block;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.thumbnailz:hover .overlay {
    opacity: 1;
}
.controls {
    margin-bottom: 50px;
}
.thumb .inner {
    background-color: #f5f8f9;
    position: relative;
}

.thumb .inner .thumbnailz {
    width: 100%;
    height: 200px;
    max-width: 100%;
    height: auto;
}
.thumbs .thumbnailz {margin-bottom: 0px!important;}

.thumbs .thumbnailz img {
    width: 100%;
}

.thumbs .entry .entry-content {
    padding: 14px 20px 0px 0px!important;
}

.entry {
    border: 1px solid #e0e5e9;
    border-top: none;
    height: 200px;
    padding-bottom: 20px;
}
.entry .entry-content {
    padding: 15px 20px;
}
.entry .entry-content h1,
.entry .entry-content h2 {
    font-size: 16px;
    margin: 0;
    font-weight: 900;
}
.entry .entry-content h1 a,
.entry .entry-content h2 a {
    color: #51575b;
}
.entry .entry-content h1 a:hover,
.entry .entry-content h2 a:hover {
    text-decoration: none;
    color: #386090;
}

.entry .entry-meta {
    border-top: 1px solid #e0e5e9;
    padding: 10px 20px;
}
.entry .entry-meta:before,
.entry .entry-meta:after {
    display: table;
    content: '';
    clear: both;
}
.entry .entry-meta span {
    width: 33%;
    float: left;
}
.entry .entry-meta span.rating {
    color: #ffc000;
}
.entry .entry-meta span.rating span {
    display: inline;
    text-indent: -9999px;
    width: 71px;
    height: 14px;
    margin-top: 3px;
    background: url('images/rating-star.png') top left no-repeat;
}
.entry .entry-meta span.review {
    width: 46%;
    text-align: center;
}
.entry .entry-meta span.review a {
    color: #386090;
}
.entry .entry-meta span.review a:before {
    content: "Р С—РІР‚С™РІР‚РЋ";
    display: inline-block;
    font-family: fontawesome;
    margin-right: 5px;
}
.entry .entry-meta span.go-detail {
    width: 20%;
    text-align: right;
}
.entry .entry-meta span.go-detail a {
    color: #95a8b4;
}
.entry .entry-meta span.go-detail a:hover {
    color: #386090;
}

.grid-contents .content {
    margin-bottom: 30px;
}
.grid-contents .content .inner {
    background-color: #f5f8f9;
    position: relative;
}
.grid-contents .content .inner .discount {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    text-align: center;
    overflow: hidden;
    height: 100px;
    width: 100px;
}
.grid-contents .content .inner .discount-text {
    width: 200px;
    position: absolute;
    left: -60px;
    top: 30px;
    background-color: #ffffff;
    color: #386090;
    font-weight: bold;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.grid-contents h2.post-title {
    margin-bottom: 5px;
}
.grid-contents .thumbnailz {
    width: 100%;
    height: 200px;
    max-width: 100%;
    height: auto;
}
.grid-contents .thumbnailz img {
    width: 100%;
}
.no-margin {
    padding: 0;
    margin: 0!important;
}
.no-margin-left {
    margin-left: 0;
    padding-left: 0;
}
.no-margin-right {
    margin-right: 0;
    padding-right: 0;
}
.no-margin-top {
    margin-top: 0;
}
.no-margin-bottom {
    margin-bottom: 0 !important;
}
.contents.grid-contents > .row {
    margin: 0 0 20px 0;
}
.contents.grid-contents .content.wide {
    display: table-cell;
    float: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #edf3f7;
    min-height: 200px;
    border: 1px solid #cadbe7;
}
.contents.grid-contents .content.wide .entry {
    border: none;
}
.contents.grid-contents .content.wide .entry .entry-content {
    padding: 16px 20px ;
}
.contents.grid-contents .content.wide .entry .entry-meta {
    padding: 5px 15px;
    border: none;
}
.contents.grid-contents .content.wide .right-area {
    min-height: 203px;
    border-left: 1px solid #cadbe7;
}
.contents.grid-contents .content.wide .right-area .eticket-holder {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
    background-color: #6095b8;
    padding: 8px 10px 27px 10px;
    text-transform: capitalize;
    text-align: center;
}
.contents.grid-contents .content.wide .right-area .eticket-holder span {
    font-size: 25px;
    font-weight: bold;
    margin: 0 10px;
    vertical-align: middle;
}
.contents.grid-contents .content.wide .right-area .book-holder {
    padding: 22px 30px;
}

.contents.grid-contents .content.wide .right-area .book-holder .old-price {
    text-decoration: line-through;
}
.contents.grid-contents .content.wide:hover {
    cursor: pointer;
    background-color: #fff;
}
.contents.grid-contents .content.wide:hover .eticket-holder {
    background-color: #386090;
}
.grid-contents .thumbnailz .overlay {
    width: 100%;
    min-height: 200px;
    max-width: 100%;
    height: 100%;
    background: #386090;
    text-indent: -9999px;
    display: block;
}
.author-profile {
    padding: 0 15px 0 15px;
    border-bottom: #EBF2F6 1px solid;
    text-align: center;
}

.author-image {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -40px;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    overflow: hidden;
    padding: 6px;
    background: #fff;
    z-index: 2;
    box-shadow: #E7EEF2 0 0 0 1px;
}

.author-image .img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    border-radius: 100%;
}

.author-profile .author-image {
    position: relative;
    left: auto;
    top: auto;
    width: 120px;
    height: 120px;
    padding: 3px;
    margin: -100px auto 0 auto;
    box-shadow: none;
}

.author-title {
    margin: 1.5rem 0 1rem;
}

.author-bio {
    font-size: 1.8rem;
    line-height: 1.5em;
    font-weight: 200;
    color: #50585D;
    letter-spacing: 0;
    text-indent: 0;
}

.author-meta {
    margin: 1.6rem 0;
}

.author-profile .author-meta {
    margin: 2rem 0;
    letter-spacing: 0.01rem;
    font-size: 1.7rem;
}
.author-meta span {
    display: inline-block;
    margin: 0 2rem 1rem 0;
    word-wrap: break-word;
}
.author-meta a {
    text-decoration: none;
}


.blog-comment::before,
.blog-comment::after,
.blog-comment-form::before,
.blog-comment-form::after{
    content: "";
    display: table;
    clear: both;
}

.blog-comment{
    padding-left: 15%;
    padding-right: 15%;
}

.blog-comment hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #FFFFFF;
}
.blog-comment a {
    color: #82b440;
    text-decoration: none;
}


.blog-comment ul{
    list-style-type: none;
    padding: 0;
}

.blog-comment img{
    opacity: 1;
    filter: Alpha(opacity=100);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.blog-comment img.avatar {
    position: relative;
    float: left;
    margin-left: 0;
    margin-top: 0;
    width: 65px;
    height: 65px;
}

.blog-comment .post-comments{
    border: 1px solid #eee;
    margin-bottom: 20px;
    margin-left: 85px;
    margin-right: 0px;
    padding: 10px 20px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #6b6e80;
    position: relative;
}

.blog-comment .meta {
    font-size: 13px;
    color: #aaaaaa;
    padding-bottom: 8px;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #eee;
}

.blog-comment ul.comments ul{
    list-style-type: none;
    padding: 0;
    margin-left: 85px;
}

.blog-comment-form{
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 40px;
}

.blog-comment h3,
.blog-comment-form h3{
    margin-bottom: 40px;
    font-size: 26px;
    line-height: 30px;
    font-weight: 800;
}

.ecities a {
    display:inline-block;
    margin:0 14px 16px 0;
    height:33px;
    line-height:33px;
    background-image:url(/img/tag_bg.png);
    background-position:100% 0;
    background-repeat:no-repeat;
    padding:0 26px 0 11px;
    border-left:1px #e3e3e3 solid;
    color:#646464;
}

.ecities a:hover {
    background-position:100% -33px;
    border-left:1px #d00b01 solid;
    color:#fff;
    text-decoration:line-through;
}


.thumbnail {
    padding: 0;
}

.thumbnail img {
    width: 100%;
}


.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

.excursion-caption-title
{
    white-space: pre-wrap;
}

.ribbon.sale {
    top: 0;
}

.ribbon {
    position: absolute;
    top: 50px;
    padding-left: 51px;
}

.ribbon .theribbon {
    position: relative;
    width: 80px;
    padding: 6px 20px 6px 20px;
    margin: 30px 10px 10px -71px;
    color: #fff;
    background-color: #c27baa;
    font-family: "Montserrat",Helvetica,Arial,sans-serif;
}

.ribbon .ribbon-background {
    position: absolute;
    top: 0;
    right: 0;
}

.fastorder {
    margin-bottom: 20px;
    padding: 12px 15px 10px 16px;
    background: #fff;
    border: 2px #386090 solid;
}

.fastorder-title {
    display: block;
    font-size: 18px;
    text-align: center;
    color: #386090;
}


.fastorder-btn {
    display: inline-block;
    margin-top: 9px;
    margin-bottom: 10px;
    padding-top: 7px;
    padding-bottom: 10px;
    display: block;
    font-size: 22px;
    cursor: pointer;
    text-align: center;

    text-decoration: none;
}

.post-heading {
    height: 95px;
    padding: 20px 15px;
}
.post-heading .avatar {
    width: 60px;
    height: 60px;
    display: block;
    margin-right: 15px;
}

.post-heading .cover {
    width: 150px;
    height: 150px;
    display: block;
    margin-right: 15px;
}

.post-heading .meta .title {
    margin-bottom: 0;
}
.post-heading .meta .title a {
    color: black;
}
.post-heading .meta .time {
    margin-top: 8px;
    color: #999;
}
.post-image .image {
    width: 100%;
    height: auto;
}


.post-description {
    padding: 15px;
}
.post-description p {
    font-size: 14px;
}

.post-footer .comments-list .comment {
    display: block;
    width: 100%;
    margin: 20px 0;
}

.post-footer .comments-list .comment .avatar {
    width: 35px;
    height: 35px;
}

.post-footer .comments-list .comment .comment-heading {
    display: block;
    width: 100%;
}

.post-footer .comments-list .comment .comment-heading .user {
    font-size: 14px;
    font-weight: bold;
    display: inline;
    margin-top: 0;
    margin-right: 10px;
}

.post-footer .comments-list .comment .comment-heading .time {
    font-size: 12px;
    color: #aaa;
    margin-top: 0;
    display: inline;
}

.post-footer .comments-list .comment .comment-body {
    margin-left: 50px;
}
.post-footer .comments-list .comment > .comments-list {
    margin-left: 50px;
}

.bg_blur
{
    height: 300px;
    background-size: cover;
}



.header_block{
    margin-left:10%;
    margin-top:70px;
}

.picture{
    height:150px;
    width:150px;
    position:absolute;
    top: 75px;
    left:-75px;
}

.picture_mob{
    position: absolute;
    width: 35%;
    left: 35%;
    bottom: 70%;
}



/*guides list */

.testimonials, .testimonials__white {
    margin-top: 40px;
}
.testimonial {
    margin-bottom: 3em;
    background: #fff;
    padding: 2em;
    border-right: 30px solid #F9F9F9;
}

.testimonials__white__testimonial {
    margin-bottom: 3em;
    background: #F9F9F9;
    padding: 2em;
    border-right: 30px solid #FFFFFF;
}

.testimonial:before {
    content: "";
    position: absolute;
    z-index: -1;
    -ms-transform: skew(-3deg,-2deg);
    -webkit-transform: skew(-3deg,-2deg);
    -o-transform: skew(-3deg,-2deg);
    -moz-transform: skew(-3deg,-2deg);
    bottom: 14px;
    box-shadow: 0 16px 5px rgba(0,0,0,.04);
    max-width: 90%;
    width: 90%;
    height: 50px;
    left: 1px;
}

.testimonials__white__testimonial:before {
    content: "";
    position: absolute;
    z-index: -1;
    -ms-transform: skew(-3deg,-2deg);
    -webkit-transform: skew(-3deg,-2deg);
    -o-transform: skew(-3deg,-2deg);
    -moz-transform: skew(-3deg,-2deg);
    bottom: 14px;
    box-shadow: 0 16px 5px rgba(0,0,0,.04);
    max-width: 90%;
    width: 90%;
    height: 50px;
    left: 1px;
}

.testimonial .guide-avatar .img-circle {
    background: #fff;
    padding: 3px;
    border: 1px solid #c5c5c5;
}

.testimonials__white__testimonial .guide-avatar .img-circle {
    background: #F9F9F9;
    padding: 3px;
    border: 1px solid #FFFFFF;
}

.testimonial .guide-avatar img {
    max-width: 100%;
}

.testimonials__white__testimonial .guide-avatar img {
    max-width: 100%;
}

.testimonial .guide-img-circle {
    border-radius: 50%;
}

.testimonial h4, .testimonial h4 a {
    font-weight: 700;
}

.testimonials__white__testimonial h4, .testimonials__white__testimonial h4 a {
    font-weight: 700;
}

.testimonial h4 {
    margin-bottom: 8px;
}

.testimonials__white__testimonial h4 {
    margin-bottom: 8px;
    margin-top: 8px;
}

.testimonial .testimony-body {
    font-size: .9em;
}

.testimonials__white__testimonial .testimony-body {
    font-size: .9em;
}


.brief-description-site {
    color: #282828;
    font-size: 13px;
    line-height: 17px;
    font-style: italic;
    padding-bottom: 40px;
    margin: 0 auto;
}


.excursion-short {
    font-family: Georgia, Arial, sans-serif;
    font-style: italic;
    line-height: 27px;
    font-weight: inherit;
    font-size: 24px;
    color: #000;
    margin-top: 9px;
    padding-bottom: 21px;
}


/* BLOG POST */


.blog__post___content {
    /*font-family: Georgia, Arial, sans-serif;*/
    font-style: inherit;
    font-weight: 500;
   /* font-size: 17px;*/
    /* color: #544b48;*/
}

.blog__post___content ul {

  padding-left: 15px;
  margin: 5px;
  list-style-type: disc;
}

.blog__post___content table {
   /* font-size: 14px;*/
}

.blog__post___content img {
    overflow: hidden;
    position: relative;
    padding-left: 20px;
    padding: 5px;
    margin-bottom: 13px;
}

/* END BLOG POST */



.blog-tile .col-sm-2.col-xs-6 {
    padding: 5px;
}


.blog-tile .col-sm-4.col-xs-12 {
    padding: 5px;
}

.icontext {
    position: absolute;
    overflow: auto;
    padding: 5px;;
    bottom: 0px;
    left: 0px;
    margin: 0px;
    bottom: 0px;
}

.icontext a {
    color: white;
    font-size: 22px;
    background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7);
}
.tile { margin-bottom: 20px; background: #7C91C7;}

#tile7 {
    background: #FFED94;
}

.teasers .col-xs-12 {
    height: 220px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: inset 0 0 0 1000px rgba(18,34,59,0.1);
}


.teasers .item-info {
    background-color:transparent;
    background-image:-webkit-linear-gradient(-450deg, transparent, #222 90%);
    background-image:linear-gradient(180deg, transparent, #222 90%);
    margin:0 -15px;
    padding:0 15px;
    width:100%;
    position:absolute;
    bottom:0;
    color:#fff;
    font-size:46px;
}

.teasers .item-info small {
    font-size:20px!important;
}

.link__dashed {
    line-height: 23px;
    font-size: 14px;
    border-bottom: 1px dashed;
    cursor: pointer;
}

.link__dashed:hover {
    text-decoration: none;
}

.maincolumn__price__item-inputblock-rightlabel {
    position: relative;
    display: inline-block;
    color: #8597a2;
}

div.error-note{
    color: #d00b01;
    font-size: 12px;
    line-height: 17px;
}

.maincolumn__price__item-cost {
    display: block;
    font-size: 15px;
    color: #ff267c;
}

.maincolumn__price__item-costbig {
    display: block;
    font-size: 25px;
}

.maincolumn__price__item-inputblock-rightlabel-green{
    font-weight: normal;
    font-size: 14px;
    margin-left: 0px;
    top: 2px;
}

.maincolumn__price__item-inputblock-rightlabel-green {
    top: 7px;
    font-size: 18px;
    color: #59a200;
}

.rightcolumn__fastorder-instant{
    line-height: 30px;
    background-color: #c2d2ce;
    margin: 10px -15px 0px -16px;
    padding: 0px 10px 0 16px;
    color: #787878;
    font-size: 12px;
    width: auto;
}

.booking-tabs a{
    display: block;
    padding: 15px 30px;
    color: #354859;
    background: #f8f8f9;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

.booking-tabs li.active a,.booking-tabs li.active a:hover{
    background: #d9ece7!important;
}

.booking-wrap{
    position: relative;
    padding: 27px 30px 38px;
    background: #d9ece7;
    overflow: visible;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.booking-right{
    float: right;
    width: 220px;
    margin: 10px 0 0;
    font-family: 'Museo Sans';
}

.booking-right__title{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 26px;
    color: #495662;
}

.booking-right b{
    color: #495662;
    font-size: 15px;
}

.booking-right span{
    display: block;
    margin: 5px 0 26px 0;
    font-size: 15px;
    line-height: 1.3em;
    color: #828685;
}

.booking-right .datepicker{
    background: #fff;
}

.booking-right .datepicker .table-condensed{
    width: 220px;
}

.booking-right__results{
    color: #495662;
    font-size: 16px;
    margin-top: 15px;
}

.booking-right__results .azure-link{
    font-weight: bold;
    text-decoration: underline;
}

.booking-left{
    margin-right: 242px;
    padding-bottom: 26px;
}




.booking-form__row{
    margin-top: 25px;
}

.booking-form__row:first-child{
    margin: 0;
}

.booking-form__label{
    float: left;
    width: 140px;
    margin-top: 6px;
    font-weight: bold;
    font-size: 16px;
    color: #495662;
}

.booking-form__right{
    position: relative;
    margin-left: 140px;
}

.booking-form__label_min{
    float: none;
    display: inline-block;
    margin-right: 10px;
    width: auto;
}

.booking-form__label span{
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #828685;
    margin-top: 5px;
}

.booking-form__io{
    height: 30px;
    padding: 3px 10px;
    box-shadow: inset 1px 1px 2px 0 rgba(0,0,0,0.3) !important;
    border: 0 !important;
    border-radius: 3px;
    box-sizing: border-box;
    background-color: #fff !important;
}

.booking-form__io[readonly=true]{
    background-color: #c2d2ce !important;
}

.booking-form__txt{
    width: 100%;
}

.booking-form__txtarea{
    width: 100%;
    height: 150px;
}

.booking-form__wrap-cal{
    position: relative;
    float: left;
    width: 135px;
}

.booking-form__wrap-cal .booking-form__io{
    width: 100%;
    padding-left: 35px;
    cursor: pointer;
}

.booking-form__wrap-cal i{
    position: absolute;
    top: 4px;
    left: 7px;
    width: 19px;
    height: 20px;
    background: url(http://experience.tripster.ru/static/i/xexp-sprite.png.pagespeed.ic.NkdwPr7acE.png) no-repeat -75px 0;
    pointer-events: none;
}

.booking-form__wrap-sel{
    float: left;
    margin-right: 13px;
}

.booking-form__wrap-count{
    float: left;
}

.booking-form__wrap-count .booking-form__error{
    text-align: right;
    margin-right: 2px;
}

.booking-form__checkbox{
    margin-top: 10px;
    color: #495662;
}

.booking-form__checkbox .checkbox{
    position: relative;
    vertical-align: bottom;
    z-index: 1;
}

.booking-form .selectbox .dropdown_sel{
    max-height: 205px !important;
}

.booking-form__total{
    position: relative;
    padding: 26px 0 0;
    border-top: 1px dashed #829398;
    clear: both;
}

.booking-form__total .new-button_green{
    vertical-align: middle;
}

.booking-form__total-text{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.4em;
    margin-left: 15px;
    color: #424548;
}

.booking-form__total-text span{
    color: #00a77a;
    font-weight: bold;
}

.booking-form__total-text em{
    color: #828685;
    font-style: normal;
}

.booking-form__right .country-list{
    width: 300px !important;
    white-space: normal !important;
    z-index: 3000 !important;
}

.booking-form__error{
    display: block;
    margin-top: 8px;
    font-size: 14px;
    color: #d92764;
    max-height:1000000px;
}

.booking-form-promo{
    margin: 20px 0 0;
}

.booking-form-promo_a{
    display: inline-block;
    color: #828685;
    font-weight: 400;
    font-size: 16px;
    border-bottom: 1px dashed #828685;
    cursor: pointer;
}

.booking-form-promo_a span{
    position: relative;
}

.booking-form-promo_a span:before{
    content:'';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 2px;
    background: #d9ece7;
}

.booking-form-promo_a span.gray-bd:before{
    background: #f3f4f4;
}

.booking-form-promo .booking-form__io{
    /*text-transform: uppercase;*/
}

.booking-form-promo_success .booking-form__io{
    box-shadow: 0 0 0 2px #00be8b !important;
}


.booking-form-promo .new-button_green{
    height: 30px;
    line-height: 32px;
    margin-left: 11px;
}

.booking-form__reject, .booking-form__hide{
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    color: #828685;
    border-bottom: 1px dashed #828685;
    cursor: pointer;
    font-weight: 400;
}

.booking-promo-success{
    display: block;
    margin-top: 8px;
    font-size: 14px;
    color: #00be8b;
    font-weight: 400;
}

.booking-promo-spin{
    width:20px;
    height: 20px;
    background-color: black;
}


.booking-info{
    margin-top: 38px;
    padding: 0 30px;
}

.booking-info__col{
    float: left;
    width: 45%;
}

.booking-info__col:first-child{
    margin-right: 10%
}

.booking-info__title{
    font-size: 20px;
    font-weight: 700;
    color: #42494f;
    margin-bottom: 7px;
}

.booking-info__text{
    margin-bottom: 17px;
    color: #828685;
    font-size: 14px;
    line-height: 1.4;
}

.new-button_green{
    display: inline-block;
    vertical-align: top;
    padding: 0 25px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    border: 0;
    margin: 0;
    border-radius: 5px;
    cursor: pointer;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: #00be8b;
    background: linear-gradient(45deg,  #00be8b 0%,#00be8b 100%);
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
}

.new-button_green:hover {
    opacity: 0.8;
}

.button-line_gray{
    display: inline-block;
    padding: 14px 24px;
    font-weight: bold;
    color: #354859;
    font-size: 14px;
    border: 2px solid #c7cbd1;
    background: transparent;
    border-radius: 3px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.button-line_gray:active{
    background: #c7cbd1;
}


.button_sans{
}


.booking-form__total{
    position: relative;
    padding: 26px 0 0;
    border-top: 1px dashed #829398;
    clear: both;
}

.booking-form__total .new-button_green{
    vertical-align: middle;
}

.booking-form__total-text{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.4em;
    margin-left: 15px;
    color: #424548;
}
