@font-face {
  font-family: 'Rosario Nocera - Koara wild free Regular';
  src: url('../../webfonts/koara/Rosario Nocera - Koara wild free Regular.eot');
  src: local('☺'), url('../../webfonts/koara/Rosario Nocera - Koara wild free Regular.woff') format('woff'), url('../../webfonts/koara/Rosario Nocera - Koara wild free Regular.ttf') format('truetype'), url('../../webfonts/koara/Rosario Nocera - Koara wild free Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Rosario Nocera - Koara free Light';
  src: url('../../webfonts/koara/Rosario Nocera - Koara free Light.eot');
  src: local('☺'), url('../../webfonts/koara/Rosario Nocera - Koara free Light.woff') format('woff'), url('../../webfonts/koara/Rosario Nocera - Koara free Light.ttf') format('truetype'), url('../../webfonts/koara/Rosario Nocera - Koara free Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Rosario Nocera - Koara free Bold';
  src: url('../../webfonts/koara/Rosario Nocera - Koara free Bold.eot');
  src: local('☺'), url('../../webfonts/koara/Rosario Nocera - Koara free Bold.woff') format('woff'), url('../../webfonts/koara/Rosario Nocera - Koara free Bold.ttf') format('truetype'), url('../../webfonts/koara/Rosario Nocera - Koara free Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* PORTO */
h1,h2,h3,h4{
  font-family: 'Rosario Nocera - Koara free Bold' !important;
  font-weight: normal !important;
}
p{
  font-family: 'Rosario Nocera - Koara free Light' !important;
  font-weight: normal !important;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
  color: #343832;
}
html.side-header-overlay-full-screen body > .body{background-color:#FEFFEC !important;}
section.section {background: transparent;}
.font-title{
  font-family: 'Rosario Nocera - Koara free Bold' !important;
  font-size: 22px !important;
}
.font-title-h{font-family: 'Rosario Nocera - Koara free Bold' !important;}
.font-title-p{font-family: 'Rosario Nocera - Koara free Light' !important;}
.font-title-register{
  font-family: 'Rosario Nocera - Koara free Bold' !important;
  font-size: 15px !important;
}
.mt-70{margin-top: 70px;}
.top-min-10{top: -10px;}

.no-border{border: 0px;}
.no-border-bottom{border-bottom: 0 !important;}
.border-radius-40{border-radius:40px;}
.border-radius-20{border-radius:20px !important;}
.border-bottom-10{border-bottom:10px solid #90BA35;}
.border-information{
  border-top: 2px solid #593825;
  border-left: 2px solid #593825;
  border-right: 2px solid #593825;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  padding: 20px;
}
.border-login{
  border-top: 2px solid #593825;
  border-left: 2px solid #593825;
  border-right: 2px solid #593825;
  border-bottom: 2px solid #593825;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 40px;
  position: relative;
  top: -40px;
  z-index: -1;
}

.border-floating{
  position: relative;
  top:-100px;
}

.border-green{
  border-radius: 10px;
  border: 1.5px solid #90BA35;
  padding:20px 15px 20px 15px;
}
.border-brown{
  border-radius: 10px;
  border: 1.5px solid #593825;
  padding:20px 15px 20px 15px;
}
.text-sm{font-size:25px;}
.text-lg{
  font-size: 85px;
  line-height: 90px;
  letter-spacing: 0;
}
.text-green-light{color:#A9BF5A !important;}
.text-green-dark{color:#274F0F !important;} 
.text-green-pastel{color:#83A602 !important;}
.text-orange{color: #D99311 !important;}
.text-yellow{color: #FACF17 !important;}
.text-brown{color:#593825 !important;}
.text-underline{text-decoration: underline !important;}
.text-uppercase{text-transform: uppercase !important;}
.btn-read-more{
	width: 170px !important;
	height: auto !important;
}
.btn-green{
  background-color: #83A602 !important;
  border-color: #83A602 !important;
  font-size: 16px !important;
  font-family: 'Rosario Nocera - Koara free Bold' !important;
}
.btn-green:hover{
  background-color: #fff !important;
  border-color: #274F0F !important;
  color:#83A602 !important ;
}
.btn-green-light{
  background-color: #A8BF55 !important;
  border-color: #A8BF55 !important;
  font-size: 16px !important;
  font-family: 'Rosario Nocera - Koara free Bold' !important;
}
.btn-green-light:hover{
  background-color: #fff !important;
  border-color: #A8BF55 !important;
  color:#A8BF55 !important ;
}
.btn-orange{
  background-color:#F1E306 ;
  border:2px solid #D97A06;
  color: #D97A06;
  font-family: 'Rosario Nocera - Koara free Bold' !important;
  font-weight: 600 !important;
  font-size: 16px !important;
}
.btn-xxl{
  padding: 1.6rem 2rem !important;
  font-size: 30px !important;
}
.btn-learn{width: 90px !important;}
html .progress-bar-brown {background-color: #593825 !important;}
.form-background-green{background-color: #ECF2C2 !important;}
.background-green-light{background-color: #90BA35 !important;}
.background-green-dark{background-color: #274F0F !important;}
.bg-white{background-color: #fff !important;}
.bg-green-light{background-color: #FEFFEC !important;}
.bg-color-green{background-color: #9CB831 !important;}
.bg-phone{background-color: #d1d990 !important;}
.bg-explore{background-color: #ECF2C2 !important;}
.bg-ticket{background-color:#758D1D !important; }
.background-transparent{background-color: transparent !important;}
.background-green-border{
  background-color: transparent;
  border: 3px solid #90BA35;
}

.img-center{
  display: block;
  margin: 0 auto;
}
.img-icon{
  width: 40px;
  margin-right: 5px;
  margin-top: -5px;
}

ul.list-inline > li{
  display: inline-block;
  float: left;
}
.line-height-0{line-height: 0 !important;}
.line-height-0-5{line-height: 0.5em !important;}
.line-height-1-5{line-height: 1.7 !important;}
.line-height-2{line-height: 2 !important;}
.line-height-17{line-height: 17px !important;}
.display-flex{display: flex;}
.z-index-1{z-index: 1;}

.rotate {
  display: inline-block;
  height: 100%;
  transform: rotate(90deg);
}

.shop .quantity{
  text-align: center !important;
  display: block;
  margin: 0 auto;
}

.shop .quantity .minus, 
.shop .quantity .plus,
.shop .quantity .qty{
  border: 2px solid #593825;
  font-size: 16px;
  color: #593825;
  background: #ECF2C2;
}

/* PORTO */



/* LOGIN */
/*.tabs .nav-tabs-login .nav-link.active {
  border-bottom: 3px solid #90BA35;
}

input[type="checkbox"] {
  display: grid;
  place-content: center;
  border-radius:50%;
}

input[type="checkbox"]::before {
  content: "";
  width: 0.95em;
  height: 0.95em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
}

input[type="checkbox"]:checked::before {
  transform: scale(1);
}

input:not([type="checkbox"]):not([type="radio"]){
  line-height: 35px;
  min-height: 30px;
}

.quantity > input:not([type="checkbox"]):not([type="radio"]){
  border: 2px solid #593825;
  border-radius:10px;
  min-height: 50px;
  font-size: 1.9rem;
  color:#593825;
  background-color: transparent;
  width: 70px;
  text-align: center;
  font-weight: 600;
}

.accordion-pass .ac-item .ac-title:before{right: 20px;}
.post-thumbnail-transaction{width: 100%;}

.post-thumbnail-list .post-thumbnail-transaction > img {
  height: 110px;
  width: 200px;
  border-radius:20px;
}

.post-thumbnail-transaction .post-thumbnail-content .post-date,
.post-thumbnail-transaction .post-thumbnail-content .post-category{
  color:#593825;
  font-size: 15px;
  font-weight: 500;
}

.modal-header .close {
  font-weight: 400;
  font-size: 35px;
}

.p-progress-bar{background-color:#593825 !important;}
.form-check-input {margin-top: 0.6rem;}

.stamp{
  border: 2px dashed #593825;
  height: 220px;
  border-radius: 50%;
  display: flex; 
  align-items: center; 
  justify-content: center;
}*/

/*HOME*/

.background-wave{
  background-image: url('../images/home/banner_template_wave.png');
  height: 200px;
  position: relative;
  top: -115px;
  z-index: 1;
  background-size: cover;
  background-position: center top;
  overflow: initial;
  margin-bottom: -115px;
}

/*LOGIN PORTO*/
.tab-custom{
  background-color: transparent;
  padding: 40px;
  border-radius: 0 0 15px 15px;
}
.form-control-custom {
  border-color: rgba(0, 0, 0, 0.09);
  background-color: rgb(236, 242, 194);
}

.form-check-input {
  width: 1.2em;
  height: 1.2em;
  margin-top: 0.45em;
  background-color: transparent;
}
.form-check-input[type=checkbox] {border-radius: 1em;}

.form-check-input:checked {
  background-color: #83A602;
  border-color: #83A602;
}

.divider.taller {margin: 50px auto;}

.nav-tabs.nav-justified li .nav-link.active,
.nav-tabs.nav-justified li .nav-link:hover,
.nav-tabs li .nav-link{
  background-color: transparent;
}

.nav-tabs.nav-justified li .nav-link.active,
.nav-tabs.nav-justified li .nav-link.active:hover {
  border-bottom-width: 3px;
  border-top-width: 3px;
  background-color: transparent !important;
}

.nav-tabs.nav-justified li .nav-link,
.nav-tabs.nav-justified li .nav-link:hover{
  border-bottom: 3px solid #EEE;
}

.nav-tabs.nav-justified li .nav-link.active:hover {
  border-bottom: 1px solid #83A602;
}

.nav-tabs.nav-justified li:last-child .nav-link, 
.nav-tabs.nav-justified li:first-child .nav-link:hover{
  border-radius: 0 15px 0 0;
}

.nav-tabs.nav-justified li:first-child .nav-link, 
.nav-tabs.nav-justified li:first-child .nav-link:hover {
  border-radius: 15px 0 0 0;
}


html body .tabs-register .nav-tabs .nav-link{color:#593825;}
html body .tabs-register .nav-tabs .nav-link.active{color:#83A602;}
html body .tabs-register.tabs-vertical.tabs-right .nav-tabs .nav-link.active{border-right-color: #83A602;}
html body .tabs-register .nav-tabs.nav-justified .nav-link.active,
html body .tabs-register .nav-tabs.nav-justified .nav-link:hover{
  border-top-color: #eee;
}
.nav-tabs-register.nav-justified li .nav-link.active {border-bottom: 3px solid #83A602;}
.nav-tabs-register li .nav-link {
  font-size: 16px;
  letter-spacing: 0;
}

html body .tabs-navigation-simple .nav-tabs .nav-link{color:#593825;}
html body .tabs-navigation-simple.tabs-vertical.tabs-right .nav-tabs .nav-link.active,
html body .tabs-navigation-simple.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,
html body .tabs-navigation-simple .nav-tabs .nav-link:hover,
html body .tabs-navigation-simple .nav-tabs .nav-link.active,
html body .tabs-navigation-simple.tabs-vertical.tabs-right .nav-tabs .nav-link.active{
  border-right-color: #83A602;
}
.tabs-navigation-simple .nav-tabs > li .nav-link:before {display: none !important;}

html body .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs .nav-link.active,
html body .tabs.tabs-vertical.tabs-right .nav-tabs .nav-link.active:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs .nav-link.active:focus{
  border-right-color: #83A602;
}

.featured-boxes-style-6 .featured-box .icon-featured{
  height: 70px;
  width: 70px;
  background: #83A602;
  font-size: 1.8em;
  color: #fff !important;
  line-height: 65px;
}
.shadow-login{
  border: 1px solid #eee;
  border-radius: 20px;
}

.form-popup .form-control {
  color: #593825;
  font-weight: 700;
  font-family: 'Rosario Nocera - Koara free Bold' !important;
}

.featured-box-login .featured-box .box-content {
  background: #A8BF55 !important;
  margin-top: 45px;
}
.featured-box-login .box-content {border-top-color:#637E01 !important;}
html .featured-box-login .featured-box.featured-box-primary .icon-featured {
  border-color: #637E01;
  color: #637E01;
}
.featured-box-login .featured-box .icon-featured {
  font-size: 2.8em;
  height: 90px;
  line-height: 90px;
  width: 90px;
  margin-top: -40px;
  top: -40px;
  background: #FEFFEC;
}


/*Otp*/
.form-control-otp{border-bottom: 7px solid #A9BF5A !important;}
.form-style-4 .form-control-otp{color:#A9BF5A !important;}

/*profil dashboard*/
.profile-image-outer-container .profile-image-inner-container {border-radius: 10%;}
.accordion.accordion-modern-status-account > .card .card-header + .collapse.show{background-color: #ECF2C2 !important;}
.accordion.accordion-modern-status-account > .card .card-header a:after {font-size: larger !important;}
html .toggle-login .toggle.active > label, html .toggle-login .toggle.active > .toggle-title {
  background-color: #90BA35;
  border-color: #90BA35;
  color: #593825;
  font-size: 1.50em;
  font-family: 'Rosario Nocera - Koara free Bold' !important;
  padding: 16px 20px 16px 15px;
}

.toggle-login .toggle > label, .toggle-login .toggle > .toggle-title {
  background: #90BA35;
  border-left:0;
  border-radius: 5px;
  color: #593825;
  font-size: 1.50em;
  font-family: 'Rosario Nocera - Koara free Bold' !important;
  padding: 16px 20px 16px 15px;
}

/*reward & stamp*/
.process .process-step-circle {
  display: inline-flex !important;
  border: 2px dashed #593825 !important;
}

.ScrollStyle{
  max-height: 250px;
  overflow-y: scroll;
  height: 250px;
  margin-bottom:20px;
  border-radius: 20px;
  padding: 20px;
}

.ScrollStyle::-webkit-scrollbar-track {
  background: rgb(144,186,53) !important;
  background: linear-gradient(90deg, rgba(144,186,53,1) 0%, rgba(154,209,34,1) 35%, rgba(196,246,87,1) 100%) !important;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  width: 15px;
}
.ScrollStyle::-webkit-scrollbar {
  width:15px;
  border-radius: 10px;
}
 
.ScrollStyle::-webkit-scrollbar-thumb {
  border-radius: 100px;
  background-color:#F2D028;
  border: 3px solid #D97A06;
  height:15px !important;
}

/*PORTO HEADER*/
.hamburguer-btn {
  width: 52px;
  margin:0;
}

.sticky-wrapper.sticky-wrapper-border-bottom.sticky-effect-active .sticky-body {
  background-color: rgba(255, 255, 255, 0.8) !important;
}

html.side-header-overlay-full-screen #header {background-color: rgba(169, 191, 90, 0.97);}
html.side-header-overlay-full-screen #header .header-row-side-header {flex: 0 0 100%;}
/*PORTO HEADER*/

/* PORTO HOME  */
.thumb-info-explore{border-radius: 20px;}
.thumb-info-explore .thumb-info-title{
  background: url('../../images/home/background-thumb.png') !important;
  background-repeat: no-repeat;
  background-size: cover !important;
  transform: none !important;
  width: 100%;
  max-width: 100%;
  height: 105px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 60px 21px 2px;
}

.thumb-info-explore .thumb-info-title span{
  font-size: 22px;
  color: #D6DE23;
  font-family: 'Rosario Nocera - Koara free Bold' !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.thumb-info-explore .thumb-info-action-icon{
  background: rgb(169,191,90);
  background: linear-gradient(90deg, rgba(169,191,90,1) 0%, rgba(92,129,38,1) 35%, rgba(39,78,15,1) 100%);
}

.owl-carousel.nav-style-1 .owl-nav .owl-next, 
.owl-carousel.nav-style-1 .owl-nav .owl-prev { 
  color: #D6DE23 !important;
}

.halfcircle{
  width: 7rem;
  height: 9rem;
  background-color: #9CB831 ;
  border-radius: 10rem 10rem 0 0;
  position: absolute;
  bottom: 50px;
  left: 32%;
}

.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption,
.thumb-info.custom-thumb-info-style-1:hover .halfcircle {
  background: #83A602 !important;
}

.thumb-info.custom-thumb-info-style-1 .thumb-info-caption {margin-top: -1px;}
/* PORTO HOME  */

/*PORTO SHOPPING*/
.thumb-shopping .thumb-info-title{
  background: url('../../images/shopping/background-thumb-shopping.png') !important;
  background-repeat: no-repeat;
  background-size: cover !important;
  width: 100%;
  max-width: 100%;
  padding: 10px !important;
  padding-bottom: 5px !important;
}
.thumb-shopping .thumb-info-title .logo-shop{
  width: 120px;
  max-width: 120px;
}

.thumb-shopping.thumb-info-no-borders{border-radius: 20px;}

.form-style-shop select.form-control {
  color: #9CB835;
  text-transform: uppercase;
  font-weight: 600;
}
.form-style-shop  .form-select{  
  padding: 0.375rem 0rem 0.375rem 0rem;
  background-position: right 0rem center;
}
.form-style-shop .form-control {
  border-bottom-color:rgba(156, 184, 53, 1);
  border-bottom: 7px solid #9CB835;
}

.custom-card-style-2{background-color: transparent;}
.custom-card-style-2 .card-img-top{
  top: 65px;
  position: relative;
  z-index: 2;
}
.custom-card-style-2 .card-img-top img{
  display: block;
  margin: 0 auto;
}
.custom-card-style-2 .card-body{
  background: #FEFFEC;
  padding-top: 100px;
  box-shadow: -8px 16px 41px -10px rgba(0,0,0,0.32);
  -webkit-box-shadow: -8px 16px 41px -10px rgba(0,0,0,0.32);
  -moz-box-shadow: -8px 16px 41px -10px rgba(0,0,0,0.32);
  border-radius: 20px;
}

.btn-search{
  background: transparent !important;
  border: 0 !important;
  border-bottom: 7px solid #9CB835 !important;
  border-radius: 0 !important;
  color: #9CB835 !important;
}

input::-webkit-input-placeholder {
  color:#9CB835 !important;
  font-size: 0.85rem;
  font-weight: 600;
}

input::-moz-placeholder {
  color:#9CB835 !important;
  font-size: 0.85rem;
  font-weight: 600;
}

input::-ms-placeholder {
  color:#9CB835 !important;
  font-size: 0.85rem;
  font-weight: 600;
}

input::placeholder {
  color:#9CB835 !important;
  font-size: 0.85rem;
  font-weight: 600;
}

.featured-shop .featured-box .icon-image{
  margin: 5px 0 -50px;
  position: relative;
  top: -95px;
}

.featured-shop .featured-box .box-content{
  background: #FEFFEC;
  border-radius: 15px;
  height: 445px;
  margin-top: 100px;
}
/*PORTO SHOPPING*/

/*PORTO INFORMATION*/
.blog-info{
  border: 2px solid #593825;
  border-radius: 20px;
  margin-bottom: 70px;
}
section.custom-timeline-information {
  width: 100%;
  padding: 50px;
  margin-bottom:0px;
  margin-top: 0px;
}
section.custom-timeline-information:before {display: none;}
section.custom-timeline-information .timeline-box {
  box-shadow: 0 3px 15px 0 rgb(0 0 0 / 10%);
  background: #ECF2C2;
  border-radius: 10px;
  margin: 20px 0 10px 0px;
}
section.custom-timeline-information .timeline-box.left .timeline-box-arrow,
section.custom-timeline-information .timeline-box.right .timeline-box-arrow{
  background: #ECF2C2;
}

section.custom-timeline-information .timeline-box.left:before {
  background: url('../img/information-1.png') no-repeat !important;
  box-shadow: none;
  height: 30px;
  width: 30px;
  margin-top: 7px;
}

section.custom-timeline-information .timeline-box.right:before { 
  background: url('../img/information-2.png') no-repeat !important;
  box-shadow: none;
  height: 30px;
  width: 30px;
  margin-top: 20px;
}
/*PORTO INFORMATION*/

/*PORTO VOUCHER*/
.badges-voucher{
  background: rgb(144,186,53) !important;
  background: linear-gradient(90deg, rgba(144,186,53,1) 0%, rgba(154,209,34,1) 35%, rgba(196,246,87,1) 100%) !important;
  border-radius: 20px;
  height:130px;
  width:85%;
  padding: 10px;
}
.badges-img{
  position: relative;
  top: -40px;
}
.badges-logo{
  width:70px;
  height:72px; 
}

.owl-carousel.nav-style-1{font-size: xx-large;}
/*PORTO VOUCHER*/

/*PORTO ATTRACTION*/
.thumb-info-side-image{
  background-color: transparent !important;
  padding: 10px;
}
.sort-source-style-3 > li > a {
  padding: 6px 0px;
  margin: 0 10px;
}
.sort-source.sort-source-style-3 > li.active > a {
  border-bottom-color: #A9BF5A !important;
  color: #A9BF5A !important;
}
/*PORTO ATTRACTION*/

/*PORTO WHATSON*/
.featured-box-whatson{
  background: transparent;
  box-shadow: none;
  text-align: left;
}

.icon-featured-whatson{
  width: 60px;
  height: 60px;
  font-size: 1.75em;
  line-height: 58px;
  margin:0;
  border:2px solid #593825;  
  background-color: transparent;
}

.featured-box-effect-7 .icon-featured-whatson:before{color:#593825;}
.bg-detail{
  position: relative;
  top: -120px;
  padding: 20px;
  left: -10px;
}
.owl-whatson.nav-bottom .owl-nav {
  position: relative;
  top: -300px;
  left: -5%;
}

.owl-whatson:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"] {
  background-color: transparent;
  border:2px solid #593825;  
  color: #593825;
}
.owl-whatson .owl-nav button.owl-next,
.owl-whatson .owl-nav button.owl-prev {
  line-height: 40px;
  width: 40px;
  height: 40px;
}

.owl-whatson .owl-nav button.owl-next:before,
.owl-whatson .owl-nav button.owl-prev:before {
  font-size: 1rem;
  left: 0px;
  top: 0px;
}

/*PORTO WHATSON*/

/*PORTO TICKET*/
.feature-box-ticket .feature-box-icon {
  background: #D6DE23;
  border-radius: 100%;
  color: #007934;
  font-size: 16px;
  font-size: 0.8rem;
  position: relative;
  top: 4px;
  left: 8px;
  width: 1.2em;
  height: 1.2em;
  padding: 1em;
  border-radius: 10px;
}

.portfolio-explore.no-overlay:hover .portfolio-description{transform: translate3d(0, -50px, 0);}
.portfolio-explore.no-overlay .portfolio-description h3{
  font-size: 22px;
  color: #D6DE23;
}
 
.tabs.tabs-ticket .nav-tabs .nav-link.active {
  background-image: url('../images/icon/border-tab.png');
  background-repeat: no-repeat;
  display: table;
  margin: 0 auto;
  background-position: center;
  background-size: contain;
  border: 0px;
  color:#90BA35 ;
  font-family: 'Rosario Nocera - Koara free Bold' !important;
  font-size: 16px;
}
.tabs.tabs-ticket .nav-tabs .nav-link{
  color:#593825 ;
  font-family: 'Rosario Nocera - Koara free Bold' !important;
  font-size: 16px;
}

.list-ticket li > i{font-size: 25px;}
.list-ticket li > h2,
.list-ticket li > span{
  font-size: 35px;
  font-family: 'Rosario Nocera - Koara free Bold' !important;
}
.nav-ticket li .nav-link {
  font-size: 11px;
  padding: 0.7rem 1.1rem;
}
.tab-content-ticket{background-color: #ECF2C2 !important;}

html body .tabs.tabs-simple .nav-tabs > li .nav-link.active, 
html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link.active, 
html body .tabs.tabs-simple .nav-tabs > li .nav-link.active:focus, 
html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link.active:focus, 
html body .tabs.tabs-simple .nav-tabs > li .nav-link:hover, 
html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link:hover, 
html body .tabs.tabs-simple .nav-tabs > li .nav-link.active:hover, 
html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link.active:hover {
    border-top-color: #0088CC;
    color: #507327 ;
}


.nav-ticket.nav-justified li:first-child .nav-link, 
.nav-ticket.nav-justified li:first-child .nav-link:hover {
  background-color: #ECF2C2 !important;
  border-top-color: #ECF2C2 !important;
}
.nav-ticket li .nav-link {
  background-color:#A8BF55 !important;
  border-top-color:#A8BF55 !important;
}

.ticket .quantity .minus, 
.ticket .quantity .plus,
.ticket .quantity .qty{
  border: 0 !important;
  font-size: 16px;
  color: #593825;
  background: transparent !important;
}

/*PORTO COUNTDOWN*/
.countdown.countdown-borders > span {
  padding: 1.7rem;
  border-radius: 50%;
  background: #ECF2C2;
  border:2px solid #ECF2C2 !important;
}

.countdown > span {
  font-size: 16px;
  font-size: 1rem;
  line-height: 3.2;
  color: #9CB831 !important;
}
.countdown > span > span {color:#9CB831 !important;}

/* Radio Button Ticket */
:root {
  --form-control-color: #90BA35;
}
.form-control:focus-within {
  color: var(--form-control-color);
}
input[type="radio"] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  appearance: none;
  /* For iOS < 15 */
  background-color: var(--form-background);
  color: currentColor;
  width: 1.75em;
  height: 1.75em;
  border: 0.15em solid #90BA35;
  border-radius: 50%;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}
input[type="radio"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
  /* Windows High Contrast Mode */
  background-color: CanvasText;
}
input[type="radio"]:checked::before {
  transform: scale(1);
}
.form-check-ticket {margin-left: 35px;}

.background-ticket{
  background-image: url('../images/home/ticket_background.png');
  background-repeat: no-repeat;
  background-size: cover;
  height: 360px;
}

.background-maps{
  background-image: url('../images/home/background-mountain.png');
  background-repeat: no-repeat;
  background-size: cover;
  height: 900px;
  position: relative;
  top: 270px;
  overflow: inherit !important;
  margin-top: -270px;
}

.background-circle{
  background-image: url('../images/home/background-circle.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

.img-phone{
  width: 270px;
  height: auto;
}

/*SHOPPING*/
.portfolio-shopping.no-overlay .portfolio-description{
  background-image: url('../images/shopping/background-thumbnail-merchant.png');
  height: 150px;
  text-align: unset;
}

/* WALLET */
.accordion-information .ac-item {
  background: #ECF2C2;
  border-radius: 30px;
}

/* WALLET DETAIL */
.border-wallet{
  border: 1px solid #90BA35;
  height: 400px;
  max-height: 400px !important;
  overflow: overlay;
  word-wrap: break-word;
  border-radius: 20px;
  padding: 30px;
}

/* WHATSON */
.post-item .post-item-whatson > h2 > a{
  font-size: 26px !important; 
  letter-spacing: 1px;
}

.post-item .post-item-whatson .post-meta-date{
  font-size: 14px;
  color:#593825;
}

.post-item .post-image .post-meta-category{border:2px solid #90BA35;}

.btn-read-more-whatson{
  width: 90px !important;
  height: auto !important;
}

/* WHATSON DETAIL */
.post-item .post-item-whatson-title > h2{
  font-size: 55px !important;
  letter-spacing: 1px;
  line-height: 65px !important;
}

.pie-chart i {font-size: 20px;}

.content-whatson{
  overflow: inherit !important;
  margin-bottom: -150px;
}

.post-item-whatson-detail{
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  top: -150px;
}

.post-item .post-item-whatson-detail > h2 > a{
  font-size: 26px !important; 
  letter-spacing: 1px;
}

.post-item .post-item-whatson-detail .post-meta-date{
  font-size: 14px;
  color:#593825;
}

/* ATTRACTIONS */
.grid-attractions ul{
  display: table;
  margin: 0 auto;
}

.portfolio-attractions .post-image img {
  float: left;
  width: 46%;
}

.portfolio-attractions .post-item-description{
  float: left;
  padding-top: 0;
  width: 54% !important;
}

.grid-attractions li a {
  color:#593825;
  font-size: 16px;
  font-weight:none !important;
  font-family: 'Rosario Nocera - Koara free Bold' !important;
  padding: 10px 20px;

}

.grid-attractions.gf-outline li:hover a, .grid-attractions.gf-outline li.active a {
  border:0px !important;
  color: #90BA35;
  background-image: url('../images/icon/border-tab.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/* PLAN YOUR VISIT */
.wizard[data-orientation="vertical"][data-style="1"] > .steps ul li.current a .number{
  background-color:#90BA35;
}
.tabs.tabs-folder .tab-content,
.tabs.tabs-folder .nav-tabs .nav-link.active{
  background-color: #ECF2C2;
}

.tabs.tabs-folder .nav-tabs .nav-link{
  font-size: 12px;
  background-color: #A7C85E;
}

/*HEADER*/
.img-logo{
  width: 100px;
  padding-top: 10px;
}

.header-extras > ul > li > a:not(.btn) i{
  font-size: 20px;
  color: #90BA35;
  font-weight: 600 !important;
}

/*FOOTER*/
#footer{
  background-color: #FEFFEC !important;
  border-top: 0px !important;
  margin-top: 0;
  padding-top:0px;
}
#footer h5{
  color: #593825;
  font-family: 'Rosario Nocera - Koara free Bold' !important;
  font-weight: bold !important;
}
#footer a:not(.btn):not(.no-footer-css) {
  color: #593825;
  font-family: 'Rosario Nocera - Koara free Light';
  font-weight: 600;
}
#footer .list.list-icons li > [class*="fa-"]:first-child{color:#593825;}
.social-icons li a{
  border-radius:5px;
  background-color:#F1E306 ;
  width: 35px;
  height: 35px;
  color: #D97A06 !important;
}
.social-icons:not(.social-icons-opacity-light):not(.social-icons-transparent):not(.social-icons-clean):not(.social-icons-clean-with-border):not(.social-icons-dark):not(.social-icons-dark-2):not(.custom-social-icons) li a, 
#footer .copyright-content-sqp {background-color: #F6C415;
}


#footer .list li {line-height: 22px;}
#footer a:not(.btn){
  color: #F6C415;
  font-family: 'Rosario Nocera - Koara free Light';
  font-size: 15px;
  letter-spacing: 1px;
}

.social-icons.social-icons-colored .social-instagram a,
.social-icons.social-icons-colored .social-facebook a,
.social-icons.social-icons-colored .social-twitter a,
.social-icons.social-icons-colored .social-youtube a{
	background-color:#F6C415; 
}

.social-icons.social-icons-colored a{color:#D99311 !important;}

.background-footer{
  background-color: #83A602;
  
}

.bar-slider {
  background-image: url('../../images/footer/sa-bar.svg');
  background-size: 100%;
  background-position: 100%;
  height: 18px;
}


/* FOOTER WAVE */
footer .top-wave {
  height: 110px;
  overflow: hidden;
  position: absolute;
  top: -110px;
  width: 100%;
}

.footer-wave {
  background-position: top;
  background-size: 1280px 525px;
  width: 5400px;
  height: 98px;
  position: relative;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  @media (max-width: 767px) {
      background-size: 320px 130px;
      height: 70px;
  }
}

footer .wave1 {
  -webkit-animation: footer-wave 7s cubic-bezier(.36,.45,.63,.53) infinite, footer-swell 5s ease-in-out infinite;
  animation: footer-wave 7s cubic-bezier(.36,.45,.63,.53) infinite, footer-swell 5s ease-in-out infinite;
  background-image: url('../../images/home/wave_ijo_tua.svg');
  z-index: 2;
}

footer .wave2 {
  -webkit-animation: footer-wave 7s cubic-bezier(.36,.45,.63,.53) infinite, footer-swell2 6s ease-in-out infinite;
  animation: footer-wave 7s cubic-bezier(.36,.45,.63,.53) infinite, footer-swell2 6s ease-in-out infinite;
  background-image: url('../../images/home/wave_ijo_muda.svg');
  bottom: 13px;
  left: 0;
}

@keyframes footer-wave {
  0% {
      margin-left: 0;
  }

  100% {
      margin-left: -1280px;
  }
}

@keyframes footer-swell {
  0%,
  100% {
      transform: translate3d(0, 10px, 0);
  }

  50% {
      transform: translate3d(0, 0px, 0);
  }
}


@keyframes footer-swell2 {
  0%,
  100% {
      transform: translate3d(0, 15px, 0);
  }

  50% {
      transform: translate3d(0, 0px, 0);
  }
}

@keyframes bubble-pop {
  0% {
      transform: scale(0);
  }
  100% {
      transform: scale(1);
  }
}

.custom-shape-divider-top-1691389280 svg {
  background-position: top;
  background-size: 1280px 525px;
  width: 5400px;
  height: 98px;
  position: relative;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
}

.custom-shape-divider-top-1691388856 .shape-fill {
  fill: #FFFFFF;
}


/* MOBILE */
@media (min-width:320px) and (max-width:767.98px) {
  .p-0-m{padding: 0 !important;}
  .pt-0-m{padding-top:0 !important;}
  .pt-3-m{padding-top: 3rem !important;}
  .pt-7-m{padding-top: 7rem !important;}
  .pb-0-m{padding-bottom: 0 !important;}
  .pb-3-m{padding-bottom: 3rem !important;}
  .pb-5-m{padding-bottom: 5rem !important;}
  .pb-7-m{padding-bottom: 7rem !important;}
  .mt-0-m{margin-top: 0rem !important;}
  .mt-1-m{margin-top:1rem !important;}
  .mb-1-m{margin-bottom: 1rem !important;}
  .text-4-m {font-size: 0.9em !important;}
  .text-7-m {font-size: 1.5em !important;}
  .text-justify-m{text-align: justify;}
  .text-xs-start{text-align: left !important;}
  .py-xs-2{
    padding-top:0.5rem !important;
    padding-bottom:0.5rem !important ;
  }
  .btn-xxl-m {
    padding: 1rem 1rem !important;
    font-size: 20px !important;
}
  .border-radius-m{border-radius: 0 !important;}

  .flex-column {flex-direction: unset !important;}
  .blog-info {padding: 15px;}
  .isotope-voucher{width: 50%;}
  section.section.section-height-5-mobile {padding: 7rem 0 0 0 !important;}

  /* Header */
  #header .header-nav-main nav > ul {
    padding-top: 0;
    padding-bottom: 0;
  }

  /* Shopping / Dining */
  .mt-70 {margin-top: 15px;}
  .isotope-mobile {
    text-align: left !important;
    width: 50% !important;
  }
  .thumb-shopping .thumb-info-title .logo-shop {
    width: 60px !important;
    max-width: 60px !important;
  }

  .thumb-shopping .thumb-info-title {
    padding: 0px !important;
    padding-top: 15px !important;
  }

  .featured-shop .featured-box .icon-image {top: -60px;}
  .featured-shop .featured-box .box-content {
    margin-top: 60px !important;
    height: auto !important;
    padding: 1rem 1rem 3rem 1rem !important;
  }

  /* Whatson */
  .thumb-info-side-image-m{
    display: block !important;
    text-align: left;
    padding: 0 !important;
  }

  .bg-detail,
  .owl-whatson.nav-bottom .owl-nav{
    position: unset !important;
  }

  .no-shadow{box-shadow: none !important;}

  /* Login */
  .tab-custom {padding: 20px;}
  .featured-boxes-style-6 .featured-box .icon-featured {
    height: 50px;
    width: 50px;
    font-size: 1.3em;
    line-height: 50px;
    margin: 5px;
  }
  .card-body-m{padding: 1rem !important;}



}




























