/* Overrides */

@import url('https://fonts.googleapis.com/css?family=Rubik:400,400i,500,500i,700,700i');
@font-face{
    font-family:'ProximaNova';
    font-style:normal;
    font-weight:400;
    src:url("fonts/proxima/2DA151_4_0.eot");
    src:url("fonts/proxima/2DA151_4_0.eot?#iefix") format("embedded-opentype"),url("fonts/proxima/2DA151_4_0.woff2") format("woff2"),url("fonts/proxima/2DA151_4_0.woff") format("woff"),url("fonts/proxima/2DA151_4_0.ttf") format("truetype")}
@font-face{
    font-family:'ProximaNova';
    font-style:normal;
    font-weight:700;
    src:url("fonts/proxima/2DA151_5_0.eot");
    src:url("fonts/proxima/2DA151_5_0.eot?#iefix") format("embedded-opentype"),url("fonts/proxima/2DA151_5_0.woff2") format("woff2"),url("fonts/proxima/2DA151_5_0.woff") format("woff"),url("fonts/proxima/2DA151_5_0.ttf") format("truetype")
}

div.clearer { background:none;border:0;clear:both;display:block;float:none;font-size:0;margin:0;padding:0;position:static;overflow:hidden;visibility:hidden;width:0;height:0; }

.relative {
    position: relative;
}

body {
    background-color:#fff;
    background-image:none;
    font-family:'ProximaNova';
    font-size:19px;
}

p {
    margin-bottom:22px;
    margin-top:10px;
}

p,
#content {
    line-height:24px;
}
.cms,
.cms p {
    line-height:28px;
}
.cms {
    font-size:19px;
}

.navbar {
    border:0;
    margin:0;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:2;
}
.navbar-brand {
    margin:13px 0 0 22px;
    padding:0;
    width:100px;
}
.navbar-brand img{
    height:auto;
    width:100%;
}
.navbar-toggle {
    background: transparent url("images/icons/icon_arrow_header_white.svg") no-repeat right;
    color:#fff;
    font-family: 'Rubik', sans-serif;
    font-size:14px;
    font-weight: 500;
    padding-right:20px;
    text-transform:uppercase;
    z-index:500;
}
   
.navbar-toggle .icon-bar {
    background:#fff;
    box-shadow:0 0 1px rgba(0,0,0,.3);
}
.navbar-nav {
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    letter-spacing:1px;
    text-transform: uppercase;
}
.navbar-nav > li > a:hover {
    background:transparent;
}
.dropdown-menu {
    border-radius:0;
}
.dropdown-menu > li > a {
    color:#484848;
    font-weight: 500;
}
.menu-dropdown-icon {
    display:none;
}
.dropdown-item {
    background-position:0 50%;
    background-repeat:no-repeat;
}
.overlayer {
    background:rgba(255,255,255,1);
    content:'';
    display:none;
    height:100vh;
    left:0;
    position:fixed;
    top:0;
    width:100vw;
    z-index:1;
}
.single .navbar-toggle,
.mobile-menu-shown .navbar-toggle {
    background-image:url("images/icons/icon_arrow_header_gray.svg");
    color:#484848;
}

/*
#header {
    box-shadow:none;
}

#primary-nav-bar {
    background-color:#E63E37;
    background-image:none;
    display: block !important;
    border-radius:5px;
}
#primary-nav > ul {
    margin:0;
}
#primary-nav > ul > li {
    background-image:url(images/primary-nav-li.png);
    background-position: 100% 0;
    background-repeat:no-repeat;
    border-left:0;
    border-right:0;
}
#primary-nav > ul > li:last-child {
    background-image:none;
}
#primary-nav > ul > li > a {
    color:#fff;
    font-family: 'coconot-regularregular';
    font-size:20px;
    font-weight:400;
    padding:16px 15px 14px;
    text-shadow:none;
    text-transform:none;
}
*/

.fpc {
    background-color: #f2f2f2;
}

.wp-caption-text {
    color:#878787;
    font-size:90%;
    line-height:1.2;
    margin-bottom:18px;
}
.wp-caption-text a,
.wp-caption-text a:hover,
.wp-caption-text a:focus {
    color:#3DA661;
}

.singular-entry .entry-title,
.singular-entry-title {
    color: #484848;
    font-family: 'Rubik', sans-serif;
    font-size:22px;
    font-size:26px;
    font-weight:500;
    line-height:1.2;
    margin-bottom:10px;
}
.singular-entry .entry-header .entry-meta,
.singular-entry-meta {
    border:0;
    font-family: 'Rubik', sans-serif;
    font-size:14px;
    font-weight:400;
    line-height:1.2;
    padding-bottom:20px;
}
.singular-entry .entry-header .entry-meta,
.singular-entry .entry-header .entry-meta a,
.singular-entry .entry-header .entry-meta a:hover,
.singular-entry .entry-header .entry-meta a:focus,
.singular-entry-meta,
.singular-entry-meta a,
.singular-entry-meta a:hover,
.singular-entry-meta a:focus {
    color:#8c8c8c;
}

.entry-content h1,
.entry-content h2 {
    font-family: 'Rubik', sans-serif;
    font-size:19px;
    font-weight:700;
    letter-spacing:0;
    line-height:1.2;
    margin:22px 0 15px;
}
.entry-content h3 {
    font-family: 'Rubik', sans-serif;
    font-size:17px;
    font-weight:700;
    letter-spacing:0;
    line-height:1.2;
    margin:22px 0 15px;
}

.social-link-special {
    list-style: none;
    margin: 0 0 10px !important;
    padding: 0;
}
.social-link-special li {
    border: 0;
    float: left;
    margin: 0;
    padding: 0;
}
.social-link-special li a {
    background: #fff;
    background-position: 50% 50% !important;
    margin: 0 1px 0 0;
    width: 28px;
    height: 28px;
    color: #fff;
    display: inline-block;
    text-indent: -999em;
}
.social-link-special li a.facebook {
    background: url("images/icons/facebook2.png") no-repeat center center;
}
.social-link-special li a.twitter {
    background: url("images/icons/twitter2.png") no-repeat center center;
}
.social-link-special li a.dribbble {
    background: url("images/icons/dribbble.png") no-repeat center center;
}
.social-link-special li a.google {
    background: url("images/icons/google2.png") no-repeat center center;
}
.social-link-special li a.linkedin {
    background: url("images/icons/linkedin.png") no-repeat center center;
}
.social-link-special li a.stumble {
    background: url("images/icons/stumble.png") no-repeat center center;
}
.social-link-special li a.rss {
    background: url("images/icons/rss2.png") no-repeat center center;
}
.popular-posts-widget .widget-title {
    margin-bottom: 0;
}

#secondary {
    position: relative;
}



#slider-container {
    border-radius: 0;
    padding: 0;
    height: 414px;
}
.flexslider .slides > li {
    height: 414px;
}
.flex-caption h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    padding-right: 10%;
    line-height: 36px;
}
.flex-caption {
    border-radius: 0;
    padding: 4% 4% 3%;
    color: #dededc;
    bottom: 0;
    left: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.flex-caption .btn {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.entry .entry-asset {
    height: 170px;
    margin: 0 0 15px;
}

.btn {
    background: #00892e;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    padding: 8px 12px;
    text-decoration: none !important;
    text-shadow: none;
}
.btn:hover {
    color: #fff;
}

.home .facebook-likebox-widget,
.home .widget_tag_cloud,
.home .widget_archive {
    display: none;
}
.home .front-post-box .btn {
}
.home .equal {
    padding-bottom: 1px;
}

.bn {
    position: absolute;
    top: 0px;
    width: 100px;
}
.bn-left {
    display: block;
    left: -80px;
    width: 60px;
}
.bn-right {
    right: -170px;
    width: 160px;
}

.addthis_floating_style {
    position: static;
}

.related {
}
.related .entry-header {
    margin-bottom: 15px;
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
.related .entry-meta,
.related .entry-summary,
.related .entry-footer {
    display: none;
}
.related .entry-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 6px;
}
.related .entry-title a {
}

.search-results .post-box .entry-meta,
.search-results .post-box .entry-footer {
    display: none;
}



.menu {
    position:relative;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.menu li {
    float: left;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
}
.menu li a {
    display: block;
    padding: 0px 18px;
    height: 42px;
    text-decoration: none;
    color: #484848;
}
.home .menu li > a {
    color: #fff;
}
.menu li.selected a,
.menu li:hover > a {

}



#menu_tours_sub_menu a {
    color: black;
}

.sub-menu {
    position: absolute;
    display: none;
    z-index: 60;

    padding: 0;
    margin: 0;

    color: black;
    background: #F2F2F2;
    list-style-type: none;
}

.sub-menu > li {
    float: none;
    height: 26px;
    line-height: 26px;
    width: 135px;
    padding: 0px;
    margin: 0px;
    color: black;
}

.sub-menu > li > a {
    height: 26px;
    padding: 0 18px;
    color: #58585a !important;
    text-transform: none;
    font-weight: normal;
    font-size: 12px;
    font-family: Helvetica, Arial;
}
.sub-menu > li > a:hover {
    color: black !important;
    background: #d9d9d9;
}

.header-bg {
    display:table;
    position: relative;
    height: 160px;
    background-color:#fff;
    background-position:50% 50%;
    background-size:cover;
    width:100%;
}
.header-bg-cell {
    display:table-cell;
    vertical-align:middle;
}
.header-text {
    color:#fff;
    font-family: 'Rubik', sans-serif;
    font-size:22px;
    font-weight:500;
    line-height:1.1;
    padding:40px 15px;
    text-align:center;
    text-shadow:1px 1px 1px rgba(0,0,0,0.3)
}
.header-text p {
    line-height:inherit;
    margin:10px 0;
}

.content-bg {
    position: relative;
}

.entry-author-info {
    background:#F2F2F2;
    margin:20px -22px;
    padding:30px 25px;
    text-align:center;
}

.entry-author-avatar {
    margin-bottom:20px;
    padding-right:20px;
}
.entry-author-description {

}
.entry-author-info .avatar {
    border-radius:50%;
    max-width:86px;
    width:86px;
}
.entry-author-name {
    color:#484848;
    font-family: 'Rubik', sans-serif;
    font-size:19px;
    font-weight:700;
    letter-spacing:0;
    line-height:1;
    margin:0 0 10px;
}
.entry-author-name-wrap {
    display:block;
}
.user-label {
    border:1px solid #2BB656;
    border-radius:11px;
    color:#2bb656;
    display:inline-block;
    font-size:14px;
    font-weight:400;
    line-height:22px;
    margin:12px 0 7px;
    padding:0 12px;
}
.commentlist .user-label {
    margin-left:10px;
}
.entry-author-description-text {
    font-size:15px;
    line-height:18px;
}

.frontpage-bg {
    background:#F2F2F2;
}

.grid {
    
}
.grid-item {
    margin-bottom:8px;
}
.grid-item article {
    position:relative;
}
.grid-item-badge {
    background:#2BB756;
    color:#fff;
    display:inline-block;
    font-family: 'Rubik', sans-serif;
    font-size:14px;
    font-weight:500;
    left:0;
    letter-spacing:1px;
    line-height:35px;
    padding:0 20px;
    position:absolute;
    text-transform:uppercase;
    top:0;
    z-index:1;
}
.entry-summary {
    font-size:18px;
}
.entry-preview {
    background:#fff;
    padding:10px 20px 20px;
}
.entry-preview .entry-header{
    margin:0;
}
.grid-item .entry-title {
    margin:12px 0 17px;
}
.singlesome article {
    display:table;
    width:100%;
}
.singlesome .entry-asset {
    width:94px;
}
.singlesome .entry-asset,
.singlesome .entry-preview {
    display:table-cell;
    vertical-align:top;
}
.singlesome .entry-preview {
    padding-left:30px;
    padding-right:30px;
    padding-top:28px;
}
.twosome .grid-item .entry-title {
    
}
.threesome {
    padding-top:8px;
}
.twosome+.threesome {
    padding-top:0;
}
.threesome .grid-item .entry-title {
    font-size:19px;
    line-height:1.1;
    line-height:1.15;
}
.section-latest-posts {
    padding-top:8px;
}

.moretag {
    background:url(images/icons/icon_read_more.svg) no-repeat 100% 50%;
    display:inline-block;
    /*font-size:14px;*/
    font-weight:600;
    padding-right:24px;
    white-space:nowrap;
}
.moretag,
.moretag:hover,
.moretag:focus {
    color:#2bb656;
}

.section-title {
    color:#2bb656;
    font-family: 'Rubik', sans-serif;
    font-size:19px;
    font-weight:700;
    letter-spacing:2px;
    margin:22px 0 30px;
    line-height:1.2;
    position:relative;
    text-align:center;
    text-transform:uppercase;
}
.section-title::before,
.section-title::after {
    width: 25%;
    height: 3px;
    background: #2bb656;
    content:'';
    display:block;
}
.section-title::before {
    margin-left:50%;
    margin-bottom:8px;
}
.section-title::after {
    margin-left:25%;
    margin-top:8px;
}

.mobile-singlesome-thumb {
    display:none;
}

.more-cont {
    margin-bottom:40px;
    text-align:center;
}
a.more {
    color:#2bb656;
    border:1px solid #2bb656;
    display:inline-block;
    font-family: 'Rubik', sans-serif;
    font-size:10px;
    font-weight:500;
    padding:10px 12px;
    letter-spacing:1px;
    text-transform:uppercase;
}
a.more:hover,
a.more:focus {
    text-decoration:none;
}

.cms a {
    color:#2bb656;
}

.section-related {
    background:#F2F2F2;
    padding-bottom:52px;
    padding-top:12px;
}
.section-related .threesome {
    padding-top:0;
}
.section-related .meta-author {
    display:none;
}

.row.gutter-0 {
  margin-right: 0;
  margin-left: 0;
}
.row.gutter-0 > [class^="col-"],
.row.gutter-0 > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.row.gutter-4 {
  margin-right: -4px;
  margin-left: -4px;
}
.row.gutter-4 > [class^="col-"],
.row.gutter-4 > [class*=" col-"] {
  padding-right: 4px;
  padding-left: 4px;
}
.row.gutter-6 {
  margin-right: -6px;
  margin-left: -6px;
}
.row.gutter-6 > [class^="col-"],
.row.gutter-6 > [class*=" col-"] {
  padding-right: 6px;
  padding-left: 6px;
}
.row.gutter-10 {
  margin-right: -10px;
  margin-left: -10px;
}
.row.gutter-10 > [class^="col-"],
.row.gutter-10 > [class*=" col-"] {
  padding-right: 10px;
  padding-left: 10px;
}

.gallery {
    margin:20px auto;
}
.gallery br {
    display:none;
}
.gallery-columns-2 .gallery-item {
    width:49%;
}
.gallery-item {
    float:left;
    margin:0 0 10px;
    position:relative;
    overflow:hidden;
}
.gallery-item:nth-child(even) {
    float:right;
}
.gallery-icon {
    
}
.gallery a {
    
}
.gallery img {
    height:auto;
    width:100%;
}
.gallery-caption {
    background:rgba(0,0,0,.5);
    bottom:0;
    left:0;
    margin:0;
    max-width:100%;
    padding:4px 6px;
    position:absolute;
}

.chosen-tags {
    background:#fff;
    color:#8c8c8c;
    font-family: 'Rubik', sans-serif;
    font-size:14px;
    font-weight:500;
    letter-spacing:1px;
    text-transform:uppercase;
}
.chosen-tags ul {
    list-style:none;
    margin:0;
    padding:15px 0 10px;
}
.chosen-tags li {
    display:inline-block;
    margin-right:12px;
    margin-bottom:5px;
}
.chosen-tags span,
.chosen-tags a {
    border-bottom:1px solid #fff;
    display:inline-block;
    padding:1px 0;
}
.chosen-tags a,
.chosen-tags a:hover,
.chosen-tags a:focus {
    color:#484848;
    text-decoration:none;
}
.chosen-tags a:hover,
.chosen-tags .active a,
.chosen-tags .current-menu-item a {
    border-bottom:1px solid #484848;
}

ul.tour_list {
    list-style:none;
    margin:0 0 20px;
    padding:0;
}
ul.tour_list li {
    background:#F2F2F2;
    font-size:16px;
    margin:0 0 10px;
    padding:20px;
    position:relative;
}
ul.tour_list li a {
    text-decoration: none;
    color: inherit;
}
ul.tour_list .image {
    display: block;
    height: 178px;
    background-position:center;
    background-repeat:no-repeat;
    background-size: auto auto;
    background-size: cover;
    margin: -20px -20px 0px;
}
ul.tour_list .price {
    position: absolute;
    left: 0px;
    padding: 0px 14px 0px 20px;
    background: #2bb656;
    font-family: "Rubik", sans-serif;
    font-size: 19px;
    top: 125px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 40px;
    color: #ffffff;
}
ul.tour_list li.tour-with-discount .price {
    background-color: #ff7c4d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
ul.tour_list li.tour-with-discount .price .tour-price {
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    color: #424547;
    font-size: 11px;
    text-align: right;
    line-height: 1;
    text-decoration: line-through;
    padding-top: 5px;
}
ul.tour_list li.tour-with-discount .price .tour-price-discount {
    line-height: 1;
    padding-bottom: 6px;
    font-size: 18px;
}
ul.tour_list h3 {
    font-family: "Rubik", sans-serif;
    font-size: 19px;
    margin: 18px 0px 0;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 21px;
    color: #484848;
}
ul.tour_list li p {
    color: #484848;
    line-height:1.2;
    margin:10px 0 40px;
}
ul.tour_list .footer {
    font-size: 14px;
    font-family: "Rubik", sans-serif;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
ul.tour_list li .footer-reviews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
ul.tour_list li .footer-stars .stars .star {
    width: 20px;
    height: 20px;
    background-image: url("images/icon_star_small.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    float: left;
}
ul.tour_list li .footer-rating {
    margin-left: 10px;
}
ul.tour_list li .footer-duration {
    width: 25%;
    text-align: right;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 1px;
    color: #8c8c8c;
    position: absolute;
    right: 0;
}
ul.tour_list li .footer-duration > * {
    display: inline-block;
    vertical-align: middle;
}
ul.tour_list li .footer-duration-icon {
    background-image: url(images/icon_desktop_duration_tour-boxes.svg);
    background-position: center;
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    padding-right: 10px;
}

.secondary_inner {
    position:relative;
}
.affix {
    max-width:320px;
    position:fixed !important;
    top:0;
    z-index:1;
}
.affix-bottom {
    position:absolute !important;
}
.stuck li {
    z-index:1 !important;
}

@media (min-width: 1200px) {
    .container {
        max-width:1020px;
    }
}