/* barlow-regular - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/barlow-v12-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* barlow-italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow';
	font-style: italic;
	font-weight: 400;
	src: url('../fonts/barlow-v12-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* barlow-500 - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/barlow-v12-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* barlow-500italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow';
	font-style: italic;
	font-weight: 500;
	src: url('../fonts/barlow-v12-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* barlow-600 - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/barlow-v12-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* barlow-600italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow';
	font-style: italic;
	font-weight: 600;
	src: url('../fonts/barlow-v12-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* barlow-700 - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/barlow-v12-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* barlow-700italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow';
	font-style: italic;
	font-weight: 700;
	src: url('../fonts/barlow-v12-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* barlow-800 - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/barlow-v12-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* barlow-800italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow';
	font-style: italic;
	font-weight: 800;
	src: url('../fonts/barlow-v12-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* barlow-900 - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/barlow-v12-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* barlow-900italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Barlow';
	font-style: italic;
	font-weight: 900;
	src: url('../fonts/barlow-v12-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }

body,
html {
    width: 100%;
	height: 100%;
}

body, p {
	color: #1A202C;
    /*font: 400 1rem/1.625rem "Barlow", Arial, sans-serif;*/
	font: 400 1.3rem/1.8rem "Barlow", Arial, sans-serif;
}

h1 {
	color: #1A202C;
	font-weight: 800;
	font-size: 2.5rem;
	line-height: 3.25rem;
    font-family: "Barlow", Arial, sans-serif;
}

h2 {
	color: #1A202C;
	font-weight: 800;
	font-size: 2rem;
	line-height: 2.5rem;
    font-family: "Barlow", Arial, sans-serif;
}

h3 {
	color: #1A202C;
	font-weight: 800;
	font-size: 1.75rem;
	line-height: 2.25rem;
    font-family: "Barlow", Arial, sans-serif;
}

h4 {
	color: #1A202C;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 2rem;
    font-family: "Barlow", Arial, sans-serif;
}

h5 {
	color: #1A202C;
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 1.625rem;
    font-family: "Barlow", Arial, sans-serif;
}

h6 {
	color: #1A202C;
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.375rem;
    font-family: "Barlow", Arial, sans-serif;
}

.p-large {
	font-size: 1.125rem;
	line-height: 1.75rem;
}

.p-small {
	font-size: 0.875rem;
	line-height: 1.5rem;
}

.testimonial-text {
	font-style: italic;
}

.testimonial-author {
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.5rem;
}

.li-space-lg li {
	margin-bottom: 0.5rem;
}

a {
	color: #1A202C;
	text-decoration: underline;
}

a:hover {
	color: #1A202C;
	text-decoration: underline;
}

.no-line {
	text-decoration: none;
}

.no-line:hover {
	text-decoration: none;
}

.red {
	color: #E53A13;
}
.blu {
	color: #009AD2;
}
.giallo {
	color: #F9B000;
}


.bg-gray {
	background-color: #f7f9fb;
}
.bg-avana {
	background-color: #E9E8E3;
}
.bg-red {
	background-color: #E53A13;
}
.bg-giallo {
	background-color: #F9B000;
}
.bg-blu {
	background-color: #009AD2;
}

.bg-fucsia {
	background-color: #B8166B;
}
.bg-verde {
	background-color: #86BD40;
}
.bg-acqua {
	background-color: #2E9F90;
}
.bg-avio {
	background-color: #1D6E93;
}
.bg-viola {
	background-color: #37348B;
}

.rete {
  background-image: url('../images/rete.png');
  background-position: top right;
  background-repeat: no-repeat;
}

.wind {
	background-image: url('../images/wind.png');
	background-position: top right;
	background-repeat: no-repeat;
}

.circle {
	background-image: url('../images/circle.png');
	background-position: top right;
	background-repeat: no-repeat;
}

.w-white {
	background-image: url('../images/w-white.png');
	background-position: top right;
	background-repeat: no-repeat;
}

.section-divider {
	display: block;
	height: 1px;
	margin: 0;
	border: none;
	background-color: #d3dae2;
}

.btn-solid-reg {
	display: inline-block;
	padding: 1.375rem 2.25rem 1.375rem 2.25rem;
	background-color: #E53A13;
	color: #ffffff;
	line-height: 0;
	text-decoration: none;
	transition: all 0.2s;
	border-radius: 0.25rem;
}

.btn-solid-reg:hover {
	background-color: #009AD2;
	color: #fff;
	text-decoration: none;
}

.btn-solid-dark {
	display: inline-block;
	padding: 1.0rem 2.25rem 1.0rem 2.25rem;
	background-color: #1A202C;
	color: #ffffff;
	line-height: 0;
	text-decoration: none;
	transition: all 0.2s;
	border-radius: 0.25rem;
}

.btn-solid-dark:hover {
	background-color: #E53A13;
	color: #fff;
	text-decoration: none;
}

.btn-solid-alt {
	display: inline-block;
	padding: 1.375rem 2.25rem 1.375rem 2.25rem;
	background-color: #009AD2;
	color: #ffffff;
	line-height: 0;
	text-decoration: none;
	transition: all 0.2s;
	border-radius: 0.25rem;
	border: 1px solid #009AD2;
}

.btn-solid-alt:hover {
	background-color: #fff;
	color: #009AD2;
	text-decoration: none;
	border: 1px solid #009AD2;
}

.btn-solid-lg {
	display: inline-block;
	padding: 1.625rem 2.625rem 1.625rem 2.625rem;
	border: 1px solid #F39F38;
	background-color: #F39F38;
	color: #ffffff;
	line-height: 0;
	text-decoration: none;
	transition: all 0.2s;
	border-radius: 0.25rem;
}

.btn-solid-lg:hover {
	background-color: #fff;
	color: #F39F38 !important;
	text-decoration: none;
}

.btn-outline-reg {
	display: inline-block;
	padding: 1.375rem 2.25rem 1.375rem 2.25rem;
	border: 1px solid #1A202C;
	background-color: transparent;
	color: #1A202C;
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 0;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-reg:hover {
	background-color: #1A202C;
	color: #ffffff;
	text-decoration: none;
}

.btn-outline-lg {
	display: inline-block;
	padding: 1.625rem 2.625rem 1.625rem 2.625rem;
	border: 1px solid #1A202C;
	background-color: transparent;
	color: #1A202C;
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 0;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-lg:hover {
	background-color: #1A202C;
	color: #ffffff;
	text-decoration: none;
}

.btn-outline-sm {
	display: inline-block;
	padding: 1rem 1.5rem 1rem 1.5rem;
	border: 1px solid #1A202C;
	background-color: transparent;
	color: #1A202C;
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 0;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-sm:hover {
	background-color: #1A202C;
	color: #ffffff;
	text-decoration: none;
}

.form-group {
	position: relative;
	margin-bottom: 1.25rem;
}

.label-control {
	position: absolute;
	top: 0.875rem;
	left: 1.5rem;
	color: #7d838a;
	opacity: 1;
	font-size: 0.875rem;
	line-height: 1.375rem;
	cursor: text;
	transition: all 0.2s ease;
}

.form-control-input:focus + .label-control,
.form-control-input.notEmpty + .label-control,
.form-control-textarea:focus + .label-control,
.form-control-textarea.notEmpty + .label-control {
	top: 0.125rem;
	color: #1A202C;
	opacity: 1;
	font-size: 0.75rem;
	font-weight: 700;
}

.form-control-input,
.form-control-select {
	display: block; /* needed for proper display of the label in Firefox, IE, Edge */
	width: 100%;
	padding-left: 1rem;
	border: 1px solid #cbcbd1;
	background-color: #ffffff;
	color: #1A202C;
	transition: all 0.2s;
	-webkit-appearance: none; /* removes inner shadow on form inputs on ios safari */
}

.form-control-select {
	height: 3.25rem;
	color: #7d838a;
}

select {
    /* you should keep these first rules in place to maintain cross-browser behavior */
    -webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: url('../images/down-arrow.png');
    background-position: 96% 50%;
    background-repeat: no-repeat;
    outline: none;
}

.form-control-textarea {
	display: block;
	width: 100%;
	height: 14rem;
	padding-top: 1.5rem;
	padding-left: 1.3125rem;
	border: 1px solid #cbcbd1;
	background-color: #ffffff;
	color: #1A202C;
	font-size: 0.875rem;
	line-height: 1.5rem;
	transition: all 0.2s;
}

.form-control-input:focus,
.form-control-select:focus,
.form-control-textarea:focus {
	border: 1px solid #a1a1a1;
	outline: none; /* Removes blue border on focus */
}

.form-control-input:hover,
.form-control-select:hover,
.form-control-textarea:hover {
	border: 1px solid #a1a1a1;
}

.checkbox {
	font-size: 0.75rem;
	line-height: 1.25rem;
}

input[type='checkbox'] {
	vertical-align: -10%;
	margin-right: 0.5rem;
}

.form-control-submit-button {
	display: inline-block;
	width: 100%;
	height: 3.25rem;
	border: 1px solid #E53A13;
	border-radius: 32px;
	background-color: #E53A13;
	color: #ffffff;
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 0;
	cursor: pointer;
	transition: all 0.2s;
}

.form-control-submit-button:hover {
	border: 1px solid #1A202C;
	background-color: transparent;
	color: #1A202C;
}


/**********************/
/*     Navigation     */
/**********************/
.navbar {
	background-color: #fff;
	border-bottom: 4px solid #F9B000;
	/*font-weight: 600;
	font-size: 0.875rem;
	line-height: 0.875rem;
	box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.5);*/
}

.navbar .navbar-brand {
	padding-top: 0.125rem;
	padding-bottom: 0.125rem;
}

.navbar .logo-image img {
    width: 250px;
	margin: 20px 0;
}

.navbar.top-nav-collapse img {
	width: 250px;
	margin: 0;
}

.text-right-padding { padding-left:30px; }
.text-left-padding { padding-right:30px; }

.post-details, .post-details p {
    color: #1A202C;
    font-size: 1.3rem !important;
	line-height:1.8rem;
}

@media (max-width: 576px) {
	.text-right-padding { padding-left:15px; }
    .text-left-padding { padding-right:15px; }
	.navbar .logo-image img {
		width: 250px;
		margin: 0;
	}
}



.navbar .logo-text {
	color: #ffffff;
	font-weight: 700;
	font-size: 1.875rem;
	line-height: 1rem;
	text-decoration: none;
}

.offcanvas-collapse {
	position: fixed;
	top: 95px;
	bottom: 0;
	left: 100%;
	width: 100%;
	padding-right: 1rem;
	padding-left: 1rem;
	overflow-y: auto;
	visibility: hidden;
	background-color: #fff;
	transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out, visibility .3s ease-in-out;
	transition: transform .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.offcanvas-collapse.open {
	visibility: visible;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	background-image: url('../images/rete-blu.png');
    background-position: bottom right;
    background-repeat: no-repeat;
}

.navbar .navbar-nav {
	margin-top: 0.75rem;
	margin-bottom: 0.5rem;
}

.nav-link {
	font-size: larger;
	font-weight: 500;
}


.navbar .nav-item .nav-link {
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	color: #1C244B;
	text-decoration: none;
	transition: all 0.2s ease;
	font-size: 1.2rem;
}

.navbar .nav-item.dropdown.show .nav-link,
.navbar .nav-item .nav-link:hover,
.navbar .nav-item .nav-link.active {
	color: #9c9ead;
}

/* Dropdown Menu */
.navbar .dropdown .dropdown-menu {
	animation: fadeDropdown 0.2s;
}

@keyframes fadeDropdown {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
	}
}

.navbar .dropdown-menu {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	border: none;
	background-color: #1A202C;
}

.navbar .dropdown-item {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	color: #ffffff;
	/*font-weight: 600;
	font-size: 0.875rem;
	line-height: 0.875rem;*/
	text-decoration: none;
	font-size: 1.3rem;
	line-height: 1.8rem;
}

.navbar .dropdown-item:hover {
	background-color: #1A202C;
	color: #9c9ead;
}

.navbar .dropdown-divider {
	width: 100%;
	height: 1px;
	margin: 0.5rem auto 0.5rem auto;
	border: none;
	background-color: #333843;
}
/* end of dropdown menu */

.navbar .fa-stack {
	width: 2em;
	margin-right: 0.5rem;
	font-size: 1.2rem;
}

.navbar .fa-stack-2x {
	color: #E53A13;
	transition: all 0.2s ease;
}

.navbar .fa-stack-1x {
	color: #ffffff;
	transition: all 0.2s ease;
}

.navbar .fa-stack:hover .fa-stack-2x {
	color: #ffffff;
}

.navbar .fa-stack:hover .fa-stack-1x {
	color: #E53A13;
}

.navbar .navbar-toggler {
	padding: 0;
	border: none;
	font-size: 1.25rem;
}


/******************/
/*     Header     */
/******************/

.header {
	background-size: cover;
	text-align: center;
	position: relative; /* Posizione relativa per posizionare il video e l'immagine di sfondo */
  }

  #video-background {
	z-index: 0 !important;
    object-fit: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    display: block;
	margin-top: 95px;
	background-image: url('../images/trevinano-hero.jpg');
  }

  @media (max-width: 768px) {
	.padInput { margin-bottom:10px; }
	#header .text-container { padding:80px 0px 60px 0px; }
	.header .h1-large { font-size:1.8rem !important; line-height:1.9rem !important; }
	.page-title h1, .carousel-caption h1 { font-size: 2.5rem !important; }
	.cnt-call .caption a.btn { position: static;
		left: 0px !important;
		bottom: 10px !important;
	}
	.cnt-call .caption {
		max-width: 100% !important;
		margin-bottom: 40px !important;
	}

	.go-back {
		/*margin-top: 30px;*/
		margin-bottom: 0px !important;
	}
	.cercaBasic { margin: 0px 20px !important;}
	.social-sharing-buttons a, .social-sharing-buttons__button { width:40px !important; height:40px !important; }
	.social-sharing-buttons { justify-content: left !important;	}
	.boxMobileHide { display:none !important; }
  }

.header .h1-large {
	margin-bottom: 1.75rem;
	color: #ffffff;
	text-shadow: 1px 1px 5px black;
}

.header .btn-solid-lg:hover {
	border: 1px solid #ffffff;
	color: #ffffff;
}

.header .btn-outline-lg {
	padding: 1.625rem 1.625rem 1.625rem 1.625rem;
	border: none;
	color: #ffffff;
}

.header .btn-outline-lg:hover {
	background: transparent;
	color: #9c9ead;
	text-decoration: none;
}

.header .btn-outline-lg .fas {
	margin-right: 0.375rem;
}



.lead {
    font-size: 1rem;
    font-weight: 300;
    color: #E53A13;
    text-transform: uppercase;
    letter-spacing: 6px;
    font-family: "Barlow", Arial, sans-serif;
    font-weight: bold;
  }

.maintitle {
    font-family: "Barlow", Arial, sans-serif;
    font-weight: bold;
	color: #E53A13;
	font-size: 1.5rem;
	margin: 0;
 }
 .secondtitle {
    font-family: "Barlow", Arial, sans-serif;
    font-weight: bold;
	color: #1A202C;
	font-size: 1.2rem;
	margin-bottom: 0;
 }



/*****************/
/*     Cerca     */
/*****************/
.basic-0 {
    margin-top: -80px;
    border-radius: 1rem;
    padding: 30px;
	background-color: #fff;
	z-index:999 !important;
}
@media (max-width: 993px) {
	.basic-0 {
		margin-top: -30px;
		border-radius: 1rem;
		padding: 20px;
		background-color: #fff;
	}
	select {
		border: 1px solid #ccc;
	}
	.linemobile img {
		max-height: 20px;
		margin-bottom: 30px;
		margin-top: 20px;
	}
}



/*****************/
/*     red bk     */
/*****************/
.basic-1 {
	padding-top: 7.75rem;
	padding-bottom: 0.25rem;
	margin-top: -80px;
}
@media (max-width: 993px) {
	.basic-1 {
		padding-top: 7.75rem;
		padding-bottom: 17rem;
		margin-top: -350px;
	}
}



/********************/
/*     icons     */
/********************/
.basic-2 {
	padding-top: 5.25rem;
	padding-bottom: 6.25rem;
}

.basic-2 .h1-heading {
	margin-bottom: 0.75rem;
	text-align: center;
	line-height: 2.2rem;
}

.basic-2 .p-heading {
	margin-bottom: 4rem;
	text-align: center;
	font-size: 1.2rem;
}

.basic-2 .text-box {
	margin-bottom: 3rem;
	padding: 3.5rem 1rem 2.125rem 1rem;
	text-align: center;
}

.basic-2 .fas,
.basic-2 .far {
	margin-bottom: 1.75rem;
	color: #E53A13;
	font-size: 3.5rem;
}

.basic-2 h4 {
	letter-spacing: 1px;
}

.tratto {
	background-image: url(../images/line-bk.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
}

@media (max-width: 993px) {
	.tratto {
		background:none;
	}
	.tratto .text-box {
		padding: 0 !important;
	}
}

.blocca-altezza {
	max-height: 300px;
}

@media (max-width: 576px) {
	.basic-2 {
		padding-top: 1.25rem;
		padding-bottom: 2.25rem;
	}
	.blocca-altezza {
		max-height: 250px;
}
}

/*******************/
/*      tabs       */
/*******************/

.tabs {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.tabs .h1-heading {
	margin-bottom: 0.75rem;
	text-align: center;
	line-height: 2.2rem;
}

.tabs .p-heading {
	margin-bottom: 4rem;
	text-align: center;
	font-size: 1.2rem;
}

.tabs .text-box {
	margin-bottom: 3rem;
	padding: 3.5rem 1rem 2.125rem 1rem;
	text-align: center;
}

.nav-tabs {
	border-bottom: 1px solid #1A202C;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #E53A13;
	border-bottom: 4px solid #E53A13;
}
.nav-tabs .nav-link {
    border: 0px solid transparent;
    border-radius: 0;
    background-color: transparent;
    padding: 1.5rem 3rem;
	min-width: 230px;
}

/* START - custom style tab punti di interesse */
.punti-interesse.nav-tabs {
	border:0px !important;
}

.punti-interesse.nav-tabs .nav-link {
	border: 0px !important;
	padding: 1rem 1rem !important;
	min-width: 60px !important;
	font-size: 1.2rem !important;
	text-decoration:none;
}
.punti-interesse.nav-tabs .nav-link:hover {
	text-decoration:underline;
}

.punti-interesse.nav-tabs.nav-advance>li {
	display: inline-block !important;
}

@media screen and (max-width: 575px) {
	.punti-interesse.nav-tabs.nav-advance>li {
		display: block !important;
		text-transform: uppercase;
	}
	.punti-interesse.nav-tabs {
		display: block;
	}

	.punti-interesse.nav-tabs .nav-link {
		padding: 0.2rem 1rem !important;
	}
}
@media (max-width: 993px) {
	.nav-tabs {
		border-bottom: 0px solid #1A202C;
	}
}

/* END - custom style tab punti di interesse */

.card-img-overlay h5, .card-img-overlay p {
	color: #fff;
}

.card-img {
	border-radius: 0 !important;
}

.card {
	border: 0px solid #fff;
    border-radius: 0;
	text-align: left;
}


.zoom-img {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}

.zoom-img img {
	margin: 0;
	transition: all 0.2s;
	opacity: 70%;
}

.zoom-img:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


.zoom-real {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.zoom-real img {
	margin: 0;
	transition: all 0.2s;
}

.zoom-real:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}



.card-img-overlay > .btn-solid-reg {
	right: 20px;
    bottom: 20px;
    position: absolute;
}

@media (max-width: 576px) {
	.tabs {
		padding-top: 3.25rem;
		padding-bottom: 4.25rem;
	}
}

h5.card-title-interessi {
	background-color: #E9E8E3;
	color: #1A202C;
	padding: 5px;
    bottom: 0;
    position: absolute;
    margin-bottom: 20px;
}

.masonry {
	column-count: 3;
	position: relative;
	display: block;
}
.masonry img {
	border-radius: 0;
	transition: all 0.5s;
	filter: brightness(100%);
}

.masonry img:hover {
	border-radius: 0;
	transition: all 0.5s;
	filter: brightness(70%);
}

@media (max-width: 993px) {
	.masonry {
		column-count: 2;
	}
}

@media (max-width: 576px) {
	.masonry {
		column-count: 1;
	}
}

/********************/
/*     focus point     */
/********************/

.basic-3 {
	padding-top: 5.25rem;
	padding-bottom: 6.25rem;
}

.basic-3 .h1-heading {
	margin-bottom: 0.75rem;
	text-align: center;
	line-height: 2.2rem;
}

.basic-3 .p-heading {
	margin-bottom: 4rem;
	text-align: center;
	font-size: 1.2rem;
}

.basic-3 h3, .basic-3 h3 a {
	color: #E53A13 !important;
	text-decoration: none;
}





.basic-3 .text-container {
	margin-bottom: 2rem;
}

.basic-3 .image-container {
	margin-bottom: 1rem;
}


@media (max-width: 576px) {
	.basic-3 {
		padding-top: 3.25rem;
		padding-bottom: 4.25rem;
	}
}


/* Hover Animation */
.basic-3 .image-container {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.basic-3 .image-container img {
	margin: 0;
	transition: all 0.2s;
}

.basic-3 .image-container:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/* end of hover animation */




/*****************/
/*     social     */
/*****************/
.basic-4 {
	padding-top: 5.25rem;
	padding-bottom: 5.25rem;
}

.card-img-overlay i {
	float: right;
    margin-right: 15px;
    font-size: 2rem;
	color: #fff;
}

/* Hover Animation */
.basic-4 .image-container {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.basic-4 .image-container img {
	margin: 0;
	transition: all 0.2s;
}

.basic-4 .image-container:hover img {
	-moz-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
/* end of hover animation */



/*******************/
/*     app     */
/*******************/
.split .area-1 {
	height: 390px;
	/*background: linear-gradient(to bottom right, rgba(25, 26, 29, 0.5), rgba(25, 26, 29, 0.5)), url('../images/app.png') center center no-repeat;
	background-size: cover;*/
	background-color: #fff;
	text-align: center;
}

.split .area-2 {
	padding-top: 5.75rem;
	padding-bottom: 5.75rem;
}

.split p {
	margin-bottom: 2.25rem;
}

.codeqr {
	text-align: left;
}

.split a:hover {
	opacity: 50%;
}

@media (max-width: 768px) {
	.codeqr {
		text-align: center;
	}
}

@media (max-width: 576px) {
	.split .area-1 {
		height: 130%;
	}
	.split .area-2 {
		padding-top: 2.75rem;
		padding-bottom: 5.75rem;
		text-align: center;
	}
	.area-1 img {
		max-height: 340px !important;
	}
}

@media (min-width: 576px) {
	.split .area-1 {
		height: 130%;
	}
	.split .area-2 {
		padding-top: 2.75rem;
		padding-bottom: 5.75rem;
		text-align: center;
	}
}


@media (min-width: 992px) {
	.split .area-1 {
		height: 130%;
		width: 50%;
		display: inline-block;
	}

	.split .area-2 {
		height: 100%;
		width: 50%;
		display: inline-block;
		vertical-align: top;
	}

	.split .text-container {
		width: 400px;
		text-align: left;
	}

}

@media (min-width: 1300px) {

	.split .text-container {
		width: 460px;
	}
}





/******************/
/*     Footer     */
/******************/
.footer {
	padding-top: 4rem;
	background-color: #575756;
	color: #fff;
}

.footer a, .footer h4 {
	text-decoration: none;
	color: #fff;
}

.footer a:hover {
	text-decoration: underline;
}

.footer .fa-stack {
	width: 2em;
	margin-bottom: 1.25rem;
	margin-right: 0.375rem;
	font-size: 1.5rem;
}

.footer .fa-stack .fa-stack-1x {
    color: #ffffff;
	transition: all 0.2s ease;
}

.footer .fa-stack .fa-stack-2x {
	color: #009AD2;
	transition: all 0.2s ease;
}

.footer .fa-stack:hover .fa-stack-1x {
	color: #009AD2;
}

.footer .fa-stack:hover .fa-stack-2x {
    color: #ffffff;
}

@media (max-width: 993px) {
	.footer {
		padding-top: 3.25rem;
	}
}

/*********************/
/*     Copyright     */
/*********************/
.copyright {
	padding-top: 1rem;
	padding-bottom: 1rem;
	background-color: #009AD2;
	text-align: center;
	border-top: 1px solid #009AD2;
}

.copyright .p-small, .footer  p {
	color: #fff;
	text-align: left;
}

.copyright a {
	color: #fff;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
}

.copyright .alignmobile {
	text-align: right;
}

@media (max-width: 993px) {
	.copyright .alignmobile {
		text-align: left;
	}
}



/******************************/
/*     Back To Top Button     */
/******************************/
a.back-to-top {
	position: fixed;
	z-index: 999;
	right: 12px;
	bottom: 12px;
	display: none;
	width: 42px;
	height: 42px;
	border-radius: 30px;
	background: #1A202C url("../images/up-arrow.png") no-repeat center 47%;
	background-size: 18px 18px;
	text-indent: -9999px;
}

a:hover.back-to-top {
	background-color: #E53A13;
}




/*************************/
/*     Media Queries     */
/*************************/
/* Min-width 768px */
@media (min-width: 768px) {


	/* icons */
	.basic-2 .text-box {
		padding-right: 2.125rem;
		padding-left: 2.125rem;
	}
	/* end of icons */


}
/* end of min-width 768px */


/* Min-width 992px */
@media (min-width: 992px) {

	/* General Styles */
	.h2-heading {
		width: 35.25rem;
		margin-right: auto;
		margin-left: auto;
	}

	.p-heading {
		width: 46rem;
		margin-right: auto;
		margin-left: auto;
	}
	/* end of general styles */


	/* Accordion */
	.accordion-1 .accordion {
		width: 730px;
		margin-right: auto;
		margin-left: auto;
	}
	/* end of accordion */


	.navbar-expand-lg .navbar-toggler {
	 display: block;
	}

	.navbar-expand-lg .navbar-collapse {
		display: block !important;

	}







}
/* end of min-width 992px */


/* Min-width 1300px */
@media (min-width: 1300px) {

	/* General Styles */
	.h1-large {
		font-size: 3.75rem;
		line-height: 4.625rem;
	}
	/* end of general styles */


	/* red bk */
	.basic-1 .text-container.first {
		margin-right: 2rem;
	}

	.basic-1 .text-container.second {
		margin-right: 1rem;
		margin-left: 1rem;
	}

	.basic-1 .text-container.third {
		margin-left: 2rem;
	}
	/* end of red bk */





	/* Navigation */

	.navbar-expand-lg .navbar-toggler {
		display: none;
	}



	.navbar {
		background: rgba(255, 255, 255, 1);
		box-shadow: none;
		transition: all 0.2s;
		border-bottom: 1px solid rgba(255, 255, 255, 0.8);
	}

	.navbar.top-nav-collapse {
		padding-top: 0.5rem;
		padding-top: 0.5rem;
		background: rgba(255, 255, 255, 1);
		box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
	}

	.offcanvas-collapse {
		position: static;
		top: auto;
		bottom: auto;
		left: auto;
		width: auto;
		padding-right: 0;
		padding-left: 0;
		background-color: transparent;
		overflow-y: visible;
		visibility: visible;
	}

	.offcanvas-collapse.open {
		-webkit-transform: none;
		transform: none;
	}

	.navbar .navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
		background-color: #fff;
	}

	.navbar .nav-item .nav-link {
		padding-right: 1.625rem;
		padding-left: 1.625rem;
	}

	.navbar .dropdown-menu {
		margin-top: 0.25rem;
		box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.08);
	}

	.navbar .dropdown-divider {
		width: 90%;
	}

	.navbar .social-icons {
		margin-left: 0.5rem;
	}

	.navbar .fa-stack {
		margin-right: 0;
		margin-left: 0.25rem;
	}
	/* end of navigation */


}
/* end of min-width 1300px */

/* rfalchi - Stili custom */

.claim-description {
	padding:60px 0 20px 0px;
}
.claim-description p {
    font-size: 1.3rem !important;
    line-height: 1.8rem;
}

.page-title {
    position: relative;
    min-height: 450px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
	padding-top:5%
}

.page-title::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.page-title h1, .carousel-caption h1 {
    position: relative;
    font-size: 3rem;
    color: #fff;
    z-index: 1 !important;
}

.breadcrumb {
    position: relative;
    background: transparent !important;
    color: #fff;
    z-index: 1 !important;
	font-family: "Barlow", Arial, sans-serif;
	font-size: 1.2rem;
}

.breadcrumb a {
    color: #fff;
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

.breadcrumb .breadcrumb-item.active { color:#fff !important; }

.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #fff;
    content: "/";
}

.bg-dark { background:#161616 !important; }

.go-back {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 50px;
}

.btn-theme-2 {
    background: #E53A13;
    border-color: #E53A13;
    color: #ffffff;
    transition: all ease 0.4s;
	padding: 11px 20px 11px 20px;
}

.social-sharing-buttons {
    justify-content: right;
}

.svg-inline--fa.fa-stack-2x {
    height: 1em !important;
    width: 1em !important;
}

.leaflet-container {
    font: 16px / 1.5 "Barlow", Arial, sans-serif !important;
}

.leaflet-popup-content a {
    color: #ffffff !important;
    background-color: #E53A13 !important;
    margin-top: 10px;
    padding: 5px 10px;
	text-decoration:none;
}

.section-caratteristiche-itinerario, .section-caratteristiche-idee-di-viaggio {
	padding:0px 0px 60px 0px;
}


.section-caratteristiche-idee-di-viaggio span, .section-caratteristiche-idee-di-viaggio span {
	font-size:1.2rem;
}

.ico-fa {
    font-size: 3em;
    color: #E53A13;
}

.label-ico-fa {
    padding: 10px 0 0 0;
    font-weight: bold;
    color: #E53A13;
}

.card-text-white a { color:#fff !important; }

.card-price {
	display:inline-block;
	padding: 5px 10px;
	background:#F39F38;
	border-radius:0.25rem;
}

.cnt-box {
    position: relative;
    overflow: hidden;
}

.box-allegati {
    margin-bottom: 30px;
}

.cnt-call {
    padding: 30px 50px;
    border-radius: 3px;
    box-shadow: 0 10px 60px -12px rgba(39,79,117,.25);
}

.cnt-call {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(246, 248, 250);
}

.cnt-call .caption {
    text-align: left;
    max-width: 70%;
}

.cnt-call .caption h2 {
    font-size: 18px;
}

.cnt-call .caption a.btn {
    position: absolute;
    right: 60px;
    bottom: 30px;
}

.cnt-call .btn:hover {
    color: #E53A13 !important;
	background:#fff !important;
    text-decoration: none;
}

.read-time {
	color:#1A202C;
	text-transform:uppercase;
	font-size:16px;
	padding-bottom:10px;
	/*font-weight:bold;*/
}

.bottompage .btn:hover {
    color: #E53A13;
	background:#fff !important;
    text-decoration: none;
}


.embed-responsive-16by9.custom-padding-youtube::before {
    padding-top: 0 !important;
}


/* stili pagina html mura */
.mura {
	max-height: 60%;
	padding: 60px 0 60px 0 !important;
}

.murahref a {
	pointer-events: none;
	cursor: default;
}

.h1-mura {
	font-size: 2.5rem;
	line-height: 3rem;
	color: white;
	margin-bottom: 2rem;
}

.white {
	color: white;
}

.top-ico {
	text-align: right;
}

i.fab:hover {
	color: #E53A13;
}

@media (max-width: 992px) {
	.top-ico {
		text-align: center;
	}
	.mura {
		min-height: 520px;
		padding: 60px 0 60px 0 !important;
	}
}

@media (min-width: 300px){
	#virtual-tour iframe.iframeT {
		min-height: 600px !important;
	}
}


.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #1A202C;
}

.fadeboxIn, .fadeboxLeft, .fadeboxRight {
	opacity: 0; /* Nasconde i contenitori inizialmente */
}

.five {
	width: 20%;
}

@media (max-width: 992px) {
.five {
	width: 100%;
}
}

/* Paginazione */

.pager {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 20px 0 80px 0;
  }

  .pager__items {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	gap: 10px;
  }

  .pager__item a {
	display: inline-block;
	padding: 10px 20px;
	background-color: #E53A13;
	color: white;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	border-radius: 4px;
	transition: background-color 0.3s ease;
  }

  .pager__item a:hover {
	background-color: #009AD2;
  }

  .pager__item.is-active a {
	background-color: darkred;
	cursor: default;
  }

  .pager__item.is-active a:hover {
	background-color: darkred;
  }