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;
}

#header .header-nav-features {
	padding-left: 0px;
}

html .btn-outline.btn-quaternary {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff;
}

html .btn-outline.btn-quaternary:hover {
    color: #fff;
    background-color: #44989e;
    background-image: none;
    border-color: #44989e;
}

.noty_buttons { 
  
    margin:2px 0 20px 0;
    width:100%;
    text-align:center;
    
  }
  
  .modal-overlay{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);
  }
  
  .noty_modal{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(0,0,0,0.2) 0%, rgba(0,0,0,1) 100%);
  }
  
  .noty_theme__metroui.noty_bar {
    box-shadow: 0 3px 15px rgba(0,0,0,.2), 0 0 5px rgba(0,0,0,.2);
    border-radius:6px;
  }
  
   .noty_body {
    padding: 18px!important;
    font: size 14px!important;
    user-select:none;
  }

  
.noty-btn {

  display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 15px;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s;
    cursor:pointer;
}

.noty-btn-ok {

  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
  box-shadow: none;
  margin:0 12px;
}


.noty-btn-cancel {

  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
  box-shadow: none;
  margin:0 12px;

}

.noty-btn-ok:hover {

  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: none;

}


.noty-btn-cancel:hover {

  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: none;

}

.noty_close_button {
    position: absolute;
    top: 4px;
    right: 4px;
    font-size:26px;
    font-weight: 800;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background-color:#fff;
    border-radius: 2px;
    color:#212529;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}