html.sticky-header-active #header .header-body {
    background: rgba(255, 255, 255, 1);
    transform: translate3d(0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.sticky-header-active #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a, .sticky-header-active #header .header-nav.header-nav-line.header-nav-light-text nav > ul > li > a {
    color: #333;
}

.sticky-header-active #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a:hover, .sticky-header-active #header .header-nav.header-nav-line.header-nav-light-text nav > ul > li > a:hover {
    color: #65c9d0;
}

.sticky-header-active #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a.active, .sticky-header-active #header .header-nav.header-nav-line.header-nav-light-text nav > ul > li > a.active {
    color: #65c9d0;
}

.social-icons li a {
    color:#fff!important;
}

.sticky-header-active #header .social-icons li a {
    color:#333!important;
}

.social-icons li a:hover, .sticky-header-active #header .social-icons li a:hover {
    color:#fff!important;
}

#header .header-social-icons {
    margin-left: 0px; 
}

.overlay:before {

    background: #003a1d;

}

.porto-big-title {
    letter-spacing: -2px;
    font-size: 144px;
    font-size: 9rem;
    line-height: 0.8;
}

.page-header-lg {
    padding-top: 212px!important;
    margin-left: 0;
    background-size:cover!important;
}

.text-4 {
    font-size: 1.4em !important;
}

p.lead-2 {

    line-height: 1.8rem;
    font-size: 1.1rem;
    
}

.home-concept strong {
    display: block;
    font-family: "Poppins", cursive;
    font-size: 1.2em;
    font-weight: normal !important;
    position: relative;
    margin-top: 30px;
}

section.home-news-section {
    background: #f7f7f7;
    border-top: 5px solid #f1f1f1;
    margin: 30px 0 0 0; 
    padding: 50px 0;
}

#footer {

    margin-top: 0;

}

.thumb-info .thumb-info-wrapper:after, .thumb-info .thumb-info-wrapper .thumb-info-wrapper-overlay:before {

	background: rgba(86, 212, 202, 0.2);
}

.sort-destination.full-width .isotope-item {

    margin-bottom: 32px;
}

.list.list-ordened.list-ordened-style-2 li, .list.list-ordened.list-ordened-style-3 li {
    padding-left: 38px;
}

.icon-featured {
    font-style: normal;
    font-size:48px;
    font-weight:800;
}

.pilot.overlay:hover:before, .pilot.overlay.overlay-show:before, .pilot.overlay.show:before {
    opacity: 0.6;
}

.breadcrumb > li {

    font-size: 0.925em;

}

html .image-hotspot-primary strong {
    color: #fff !important;
}

html .image-hotspot-tertiary .circle {
    background: #df8807 !important;
}

html .image-hotspot-tertiary .ring {
    border-color: rgba(209, 135, 24, 0.9);
}

.popover {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}