@import 'https://fonts.googleapis.com/css?family=Raleway';
@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');

/**.sp-dropdown.sp-dropdown-main.sp-menu-right {width: 1000vw !important; left: -2000px !important;}
.sp-dropdown.sp-dropdown-main.sp-menu-right > .sp-dropdown-inner {
    padding-left: 2015px !important;
}

.sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-full {}
.sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-full > .sp-dropdown-inner {}
**/

/**
#sp-logo-wrap{
    padding: 10px 0px !important;
}

#sp-logo-right .sp-column
{
  padding-top: 20px;
}
**/

/** fix menu **/


.fixedclose {
  position: fixed;
}
.sppb-addon-accordion .sppb-panel-faq > .sppb-panel-heading.active

.logo-image {
  object-fit: contain;
}


/**img[usemap], map area{outline: none;}**/
img[usemap] {
  position: absolute;
 	left: 50%;
 	transform: translateX(-50%) translate3d(0,0,0);
}
img[data-maplevel="2"] {
  background-color: #FFF;
}

#maploc-target-container {
  width: 100%;

}
.map-fake {

  margin: 0 auto;
}
.maps-container{ 
  width: 100%;
}

.map-container{
  position: relative;
}

.hidden {
  visibility: hidden;
}
.opacity0 {
  opacity: 0;
  transition: opacity 0.7s ease-in-out;
}

.opacity1 {
  opacity: 1;
  transition: opacity 0.7s ease-in-out;
}

#maploc-target {

  margin: 0 auto;
  margin-top: 50px;
}

@media screen and (max-width: 992px) {
  .destination-button {
    display: none;
  }

}

#loader-container {
  width: 100%;
}

#loader {
  display: none;
   margin: 0 auto;
}



/** vrac **/

/**
 .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 !important;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a, .sp-megamenu-parent > li > a:hover {
  color: #354B64 !important;
}

.sp-megamenu-parent > li.active > a:before, .sp-megamenu-parent > li.active:hover > a:before {
  content: "- " !important;
  color: #354B64 !important;
}

.sp-megamenu-parent > li.active > a:after, .sp-megamenu-parent > li.active:hover > a:after {
  content: " -" !important;
  color: #354B64 !important;
}
**/



.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 15px 0 15px !important;
  font-weight: 500 !important;
  background-image: linear-gradient(#354B64, #354B64), linear-gradient(#FFF, #FFF);
  background-size: 0 5px, auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  transition: all .8s ease-out;
}

 .sp-megamenu-parent > li.active:hover > a, .sp-megamenu-parent > li > a:hover {
  color: #354B64 !important;
  background-size: 100% 5px, auto;
}

.sp-megamenu-parent > li.active > a {
  color: #FFF;
  background-size: 100% 50px, auto;
}


.sp-megamenu-parent > li.active > a:before, .sp-megamenu-parent > li.active:hover > a:before {
  content: "" !important;
  color: #354B64 !important;
}

.sp-megamenu-parent > li:not(:last-child) {
  margin: 0 !important;
}

/*
.sp-megamenu-parent > li.active > a:after, .sp-megamenu-parent > li.active:hover > a:after {
}
*/


#sp-header {
  	-moz-box-shadow: 0px 3px 5px rgba(18,15,7,0.5);
    -webkit-box-shadow: 0px 3px 5px rgba(18,15,7,0.5);
    -o-box-shadow: 0px 3px 5px rgba(18,15,7,0.5);
    box-shadow: 0px 3px 5px rgba(18,15,7,0.5);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#120f074, Direction=180, Strength=5);
    z-index: 500;
}

#section-id-1601642566037 .sppb-col-md-3 {
  width: 50%;
  
}

.modal-destination h3 {
  font-weight: 400;
  font-size: 40px !important;
  font-family: 'Kaushan Script', cursive;
}

.modal-destination .level0 li {
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
}

.modal-destination .level0 li a:hover:before{
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
   content: "\f072";
   position: absolute;
   left: -27px;
   top: 2px;

}


.modal-destination a {
     color: black;
}

.modal-destination a:hover {
  	 color: #80B147;
}

/**
.modal-destination h2 {
  font-family: 'oswald', sans-serif;
  color: black;
  font-weight: 400;
  font-size: 50px;
  text-align: center;
  margin-bottom: 50px;
}
**/

#rl_modals {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px;
    -moz-box-shadow: 0px;
    box-shadow: 0px;
    border: 0px;
}

.modal-destination .sppb-col-md-3 {
  width: auto;
}

#modlgn_username, #modlgn_passwd {background-color: #F0F0F0;}

.button-group {
  text-align: center;
}

.destination-button {
  padding: 10px 45px;
  background: #80B147;
  color: #FFF;
  border: none;
  transition: all 0.3s ease;
  margin-left: 30px;
  margin-right: 30px;
  border: 1px solid #80B147;
  font-weight: 600;
  font-size: 16px;
}

.destination-button:hover {
  color: #be9f63;
  background: #FFF;
  border: 1px solid #be9f63;
}

.modal-destination span.catCounter {
  color: rgba(0, 0, 0, 0.7);
}

.blob2 {
  position: relative;
  box-shadow: 0 0 0 0 rgba(190, 159, 99, 1);
  transform: scale(1);
  animation: pulse-gold2 1s infinite;
}

@keyframes pulse-gold2 {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(190, 159, 99, 0.7);
  }
    
  50% {
    transform: scale(1);
    box-shadow: 0 0 0 30px rgba(190, 159, 99, 0);
  }
      
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(190, 159, 99, 0.0);
  }
}

  

/** FAQ **/

.sppb-addon-accordion .sppb-panel-faq > .sppb-panel-heading.active {
  color: #80B147 !important;
}
.sppb-addon-accordion .sppb-panel-faq > .sppb-panel-heading.active .sppb-toggle-direction {
  color: #80B147 !important;
}

/** .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6{
  margin: 0px !important;
} **/

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding: 0px;
}

#sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

#column-id-1613384988916{
  /* Internet Explorer 10 */
  display:-ms-flexbox;
  -ms-flex-pack:center;
  -ms-flex-align:center;
  /* Firefox */
  display:-moz-box;
  -moz-box-pack:center;
  -moz-box-align:center;
  /* Safari, Opera, and Chrome */
  display:-webkit-box;
  -webkit-box-pack:center;
  -webkit-box-align:center;
  /* W3C */
  display:box;
  box-pack:center;
  box-align:center;
}

.sp-megamenu-parent > li:hover > a {
  color: #354B64 !important;
}