::selection {
  color: #fff;
  background: var(--color-primary);
}
/* START TOPBAR */
.t4-topbar {
  background-color: #003050;
  color: #fff;
}
.t4-topbar b {
  color: inherit;
}
.t4-topbar-right .fab, .t4-topbar-right .fa {
  color: #fff;
}
.t4-topbar-right .fab:hover, .t4-topbar-right .fa:hover {
  color: #AE9A63;
}
.t4-topbar .link-oro {
  color: #AE9A63 !important;
  font-weight: bold;
}
/* END TOPBAR */
.navbar-brand .logo-img {
  max-height: 120px;
}
/* START MAIN MENU */
.menu-item-title {
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-weight: 400;
}
.t4-megamenu .mega-col-nav .mega-col-title {
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Montserrat';
}

.dropdown-menu .menu-item-title::before {
	content: "\f101";
	font-family: 'Fontawesome';
	padding-right: 5px;
}
.t4-palette-mainnav .navbar-nav > li.active > a, .t4-palette-mainnav .navbar-nav > li.show > a, .t4-palette-mainnav .navbar-nav > li > a:hover, .t4-palette-mainnav .navbar-nav > li > a:focus, .t4-palette-mainnav .navbar-nav > li > a:active {
	color: var(--color-primary) !important;
}
/* END MAIN MENU */
/* Slideshow*/

.t4-hero .acm-hero.style-1::before {
  background: none;
}


.acm-hero.style-1 .hero-desc {
  font-size: 22px;
  font-weight: normal;
  opacity: 1;
}
/* START MODULO MOD RENTHUB + BLOCCHI INFORMATIVI */
.section-overlap {
  padding-top: 1px !important;
  padding-bottom: 40px !important;
}
.acm-features.style-2 .features-item .action {
  background: #AE9A63;
}
.acm-features.style-2 .features-item {
  padding: 20px 30px 0;
  position: relative;
}
.acm-features.style-2 .img-icon {
  text-align: center;
}
#t4-section-1 .t4-section-inner .custom {
  box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.65);
}
.acm-features.style-2 {
  margin-top: 50px;
}

.acm-features.style-2 .features-item h4 {
	font-size: 26px;
}
/* END MODULO MOD RENTHUB + BLOCCHI INFORMATIVI */
/* START MODULO LA NOSTRA MISSIONE */
.blocco-sezioni .acm-hero.style-1::before {
  background: rgba(0, 0, 0, 0.4);
}
.blocco-sezioni .acm-features.style-4 .features-item .features-num {
  display: none;
  font-weight: 500;
}
.blocco-sezioni .acm-features.style-4 .features-item {
  padding: 0;
}
.blocco-sezioni .section-title-wrap .section-title {
  max-width: none;
}
.acm-features.style-4 .features-item .action {
  background: #ffcb00;
  color: #ec4e4f;
}
.acm-features.style-4 .features-item .action {
  border-radius: 50%;
  display: block;
  line-height: 48px;
  text-align: center;
  margin: -16px auto 10px;
  height: 48px;
  width: 48px;
  transition: 500ms all;
  z-index: 9999;
  position: relative;
}
.blocco-sezioni .acm-features.style-4 .features-item::before {
  bottom: 0;
  mask-image: url('../images/ft-decor.svg');
  content: "";
  position: absolute;
  right: 0;
  width: 184px;
  height: 104px;
  opacity: 0.05;
  background: #ffbbff;
}
.blocco-sezioni .bg-primary-light {
  background-color: RGBA(174, 154, 99, 0.60);
  ;
}
.titolo {
  opacity: 0.9;
}
h2.titolo::before {
  content: url("/images/hermes-favicon-bianco.png");
  display: block;
  margin-bottom: -30px;
}
.blocco-sezioni h3 {
  font-size: x-large;
  font-weight: bold !important;
}
.blocco-sezioni .section-title-wrap {
  margin-bottom: 40px;
}
.acm-features.style-4 .view-all {
  margin-bottom: 40px;
}
/* END MODULO LA NOSTRA MISSIONE */
/* START MODULO SCOPRI ISCHIA IN HOMEPAGE */
#t4-section-6 {
  background: #CEC2A1;
}
.owl-carousel .owl-dots .owl-dot {
  height: 18px;
  width: 18px;
}
.owl-carousel .owl-dots .owl-dot.active {
  border-color: #fff;
  background: #ae9a63;
}
.owl-carousel .owl-item img {
  outline: 3px solid #ae9a63;
  padding: 2px;
}
.mod-article-list .intro-image {
  padding: 3px;
}
/* END MODULO SCOPRI ISCHIA IN HOMEPAGE */

/* START PAGINA SCOPRI ISCHIA */

.pagina-scopri-ischia .section-title-wrap {
  display: none;
}
ul.features-list, .description ul {
  margin: 5px 0 18px;
}
ul.features-list li, .description ul li {
  margin-bottom: 10px;
}
/* END PAGINA SCOPRI ISCHIA */
/* START CTA */
.acm-cta.style-2 {
  background: #fff;
}
.cta-content .fa:hover {
  color: #ae9a63;
}
/* END CTA */
/* START MOD INFO MENU + MAPPA */
#t4-footer {
  border-top: 0;
  border-bottom: 0;
}
.mod_info_menu {
  padding-top: 50px !important;
}
.mod_mappa {
  padding: 0 !important;
}
.mod_mappa p {
  margin: 0px;
  line-height: 0;
}
/* END MOD INFO MENU + MAPPA */
/* START CONTATTI */
.pagina-contatti .bg-primary-light {
  border: 1px solid #e9e9e9;
  background: #fff;
}
.pagina-contatti .contact .plain-style .contact-information .inner {
  background-image: none;
}
/* END CONTATTI */
/* START FOOTER */
.t4-footer {
  background-color: #003050;
}
.t4-footer .menu-item-title::before {
  content: "\f101";
  font-family: 'Fontawesome';
  padding-right: 5px;
}
@media (min-width:768px) {
  .t4-footer .t4-module:nth-child(1), .t4-footer .t4-module:nth-child(2) {
    flex: auto;
  }
}
/* END FOOTER */
/* START OFFCANVAS */
.t4-offcanvas {
  background: #003050;
}
.t4-offcanvas .t4-off-canvas-header {
  background-color: #fff;
}
.t4-offcanvas .fa {
  margin-right: 10px;
}
.t4-offcanvas .contact-info {
  color: rgba(255, 255, 255, 0.6);
}
/* END OFFCANVAS */
/* START FAQ */
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="panel"][data-rlta-color="orange"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"][data-rlta-color="orange"] {
  border-color: #ae9862;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-color="orange"]:not([data-rlta-state="closed"]), [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-color="orange"]:not([data-rlta-state="closed"]):hover, [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-color="orange"]:not([data-rlta-state="closed"]), [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-color="orange"]:not([data-rlta-state="closed"]):hover {
  background-color: #ae9862;
  border-color: #ae9862;
}
/* END FAQ */


/* Voce di menu servizi */
.dropdown-menu img {
  width: 75px;
}
.acm-features.style-3 .item-inner h4 {
	text-transform: uppercase;
}
.acm-features.style-3 .features-item + .features-item .item-inner {
	padding-top: 0.8rem;
	margin-top: 0.8rem;
}
/* Fine */

/* GDPR */
div.cc-window.cc-banner {
  padding: 1em 2.5em !important;
}
.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0 2px;
}
.cc-close {
  top: 0.5em;
  right: 0.4em;
  font-size: 1em;
}

/* Masthead */
div.ja-masthead::before {
	opacity: 0;
}
div.ja-masthead .ja-masthead-detail .ja-masthead-description {
	visibility: hidden;
	margin: 0 auto;
}

/* Recensioni Google */
.bg-recensioni-google {
background: rgba(242, 242, 242, 0.50);
}


.pagina-case-vacanza .readmore .btn {
	border-color: var(--color-primary);
	color: var(--color-primary);
	padding: 10px 20px;
}


.pagina-case-vacanza .readmore .btn:hover {
	color: #fff !important;
	background-color: var(--color-primary);
}


/* Modulo social */

.t4-topbar-right {
	width: 160px;
}

.social-follow-wrap {
	font-size: 20px;
	float: left;
	padding-right: 20px;
}


@media (max-width:575px) {
	.t4-topbar-right {
	width: 152px;
	margin: 0 auto;
}
}