body {
			font-family: 'Encode Sans', sans-serif;
			color: #313131;

		}

		#right-sidebar .widget-title {

			font-size: 24px !important;
					margin-bottom: 29px !important;

		}

		.with-bg-size {
		  background-image: url('https://www.go-etna.it/wp-content/uploads/2020/11/etna_excursions.jpg');
		  width: 100%;
		  height: 460px;
		  background-position: left;
		  /* Make the background image cover the area of the <div>, and clip the excess */
		  background-size: cover;
		}

		.new_home_card {

			width: 100%; height: 400px;
			 position: relative;
		}

		.new_home_text {
			position: absolute;
			bottom:0px;
			padding: 120px 20px 20px 20px;
			background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,0.760593220338983) 18%, rgba(0,0,0,0.5572033898305084) 45%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.760593220338983) 18%, rgba(0,0,0,0.5572033898305084) 45%, rgba(0,0,0,0) 100%);
background: linear-gradient(0deg, rgba(0,0,0,0.760593220338983) 18%, rgba(0,0,0,0.5572033898305084) 45%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
			color: #fff;
			width: 100%;
		}

		.mora {
			border-top: 1px dotted #584b33;
		border-bottom: 1px dotted #584b33;
		padding-bottom: 10px;
		padding-top: 22px;
		font-size: 20px;
		font-weight: 300;
		position: relative;
		margin-bottom: 18px;
		margin-top: 18px;

		}

		.mora::before {
			content: 'Leggi anche';
	position: absolute;
	top: 1px;
	font-size: 14px;
	font-weight: 600;
		}



		.faq_box {
			background-color: #fafafa; padding: 25px; border-radius: 10px; font-size: 20px; -webkit-box-shadow: 2px 2px 3px 0px rgba(196,196,196,1);
			-moz-box-shadow: 2px 2px 3px 0px rgba(196,196,196,1);
			box-shadow: 2px 2px 3px 0px rgba(196,196,196,1); color: #48505b !important;
		}

		.faq_link {
			color: #48505b !important;
			text-transform: uppercase;
			text-decoration: none !important;
		}

		.home_link {

		border: 1px solid #f2b202;
		border-radius: 5px;
		padding: 10px;
		color: #fff;
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 18px;
		width: 260px;
		display: block;
		text-align: center;
		font-weight: bold;

		}

		.home_link:hover{
		color: #fff;
		background-color: #232323;
		text-decoration: none;
		}

.nona {
	margin-bottom: 10px;
}

.nona2 {
	margin-bottom: 5px;
}

.fa-li {
	top: -1px !important;
	padding-right: 5px;

}

.question_tour {
	display: block;
	width: 100%;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 15px;
	padding: 0px 0px 5px 0px;
	text-decoration: none !important;
	color: #212121 !important;
}

.question_tour[aria-expanded="true"] {
    font-weight: 600;
}

.ann_tour {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	padding: 3px 0px 10px 0px;
	color: #212121 !important;
}


.new_vetrina_card {
	height: 360px; border-radius: 4px; border: 0px;
 -webkit-box-shadow: 0px 1px 9px 3px rgb(222,222,222);
-moz-box-shadow: 0px 1px 9px 3px rgb(222,222,222);
box-shadow: 0px 1px 9px 3px rgb(222,222,222);
}

.new_vetrina_card:hover {

 -webkit-box-shadow: 0px 1px 12px 10px rgb(222,222,222);
-moz-box-shadow: 0px 1px 12px 10px rgb(222,222,222);
box-shadow: 0px 1px 12px 10px rgb(222,222,222);
}

.titolo_vetrina{
	font-weight: 600; font-size: 18px; color: #212121;
}

.card_best {
	position: absolute; top: -12px; left: 10px; color: #0c1601; background-color: #ceecad; padding: 2px 4px 2px 4px; border-radius: 4px; font-weight: 700; font-size: 13px;
}


#wrapper-footer {
	background-color: #282624;
}


		.site-info a {
			color: #7c7c7a !important
		}

.dropdown-item:hover  {
	color: #1e1e1e !important;
	}

.dropdown-toggle:hover  {
	color: #1e1e1e !important;
	}
.nav-link:hover  {
	color: #1e1e1e !important;
	}

	.strikethrough {
  position: relative;
  color: #e46316;
    font-size: 23px;
    margin-left: 5px;
}
.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid;
  border-color: inherit;

  -webkit-transform:rotate(-5deg);
  -moz-transform:rotate(-5deg);
  -ms-transform:rotate(-5deg);
  -o-transform:rotate(-5deg);
  transform:rotate(-5deg);
}


		.regione {
		height: 16px; margin-top: -3px;
	}
	.tripadvisor_footer {
		width: 150px
	}

	.duecento {
		width: 200px
	}
	.trecento {
		width: 300px
	}

		.boxwhy {
	 padding: 18px;
		text-align: center; margin-top: 20px;
		font-size: 15px;
	}



	.iconna {
		margin-top: 10px;
		padding: 25px 23px 25px 25px;
		background-color:#fff;
		height:100px;
		border-radius:50%;
		-moz-border-radius:50%;
		-webkit-border-radius:50%;
		width:100px;
		color: #566449;

	}


		.couponcode:hover .coupontooltip {
    display: block;
}







.superior-effect-accordion {
background-color: whitesmoke;
    padding: 2px 25px 2px 25px;
    margin-bottom: 10px;
    }



.pac-item {
    cursor: default;
    padding: 8px 16px;
    text-overflow: ellipsis;
    overflow: hidden;

    line-height: 24px;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    font-size: 16px;
    color: #999;
    font-family: Encode Sans;
    white-space:pre-line;
}


.pac-item-query:after { content: '\A'; }

.pac-item-query {
    font-size: 18px;
    padding-right: 3px;
    color: #000;
    font-family: Encode Sans;
}
.pac-icon {
	display: none !important;


}


.coupontooltip {
    display: none;
    background: #42a77d;
    color: #ffffff;

    border-radius: 4px;
    margin-left: 28px;
    padding: 15px;
    position: absolute;
    z-index: 1000;
    font-size: 13px;
    width: 230px;

}

.couponcode {
 display: inline-block;
 border-bottom: 2px dotted #42a77d;
 margin-left: 10px;
 margin-bottom: 4px;
 cursor: help;
}





.borderess {
border-right: 1px dotted #c9c9c9;
	}

.borderessT {
	border-left: 9px solid #90d8ba;
	background-color:#f6f6f6; padding: 10px; display: none; margin-top: 10px; margin-bottom: 14px; border-radius: 10px;
	}

.borderessT:hover {
		-webkit-box-shadow: 9px 11px 18px -8px rgba(0,0,0,0.29);
-moz-box-shadow: 9px 11px 18px -8px rgba(0,0,0,0.29);
box-shadow: 9px 11px 18px -8px rgba(0,0,0,0.29);
background-color:#f0f0f0;
	}

						@media all and (max-width: 991px){

							.borderess {
									border-right: none !important;
									padding:8px;
									border-bottom: 1px dotted #c9c9c9;
								}

								.borderessT {
									border-top: 9px solid #90d8ba;
									border-left: none;
								}

								.titolo_vetrina{
								 font-size: 22px !important;
								}
							}

	.highlighted {
		background-color: #faf8bf !important;
		transition-property: all;
		transition-duration: 1s;
	}
	.highlighted2 {
		background-color: #f2f2f2 !important;
		transition-property: all;
		transition-duration: 1s;
	}
.fixedd {
		position: fixed !important;
		bottom: 0px !important;
		z-index: 99999;
		-webkit-box-shadow: 0px -2px 5px 0px rgba(184,184,184,1);
-moz-box-shadow: 0px -2px 5px 0px rgba(184,184,184,1);
box-shadow: 0px -2px 5px 0px rgba(184,184,184,1);

	}



#lastbo {
	display: none;
	box-shadow: 0px 3px 5px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
}
#lastbo2 {
	display: none;
	box-shadow: 0px 3px 5px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
}




	#myBtnUp {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #59c293;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtnUp:hover {
  background-color: #555;
}

.hovv {
	max-width: 600px;
 padding-bottom: 19px;
 padding-top: 4px;
 margin-right: auto;
 margin-left: auto ;
 border: 2px solid #483310;
 border-radius: 25px;
 color: #483310;
 font-size: 29px;
 text-align: center;
 height: 55px;
 position: relative;
 display: block;
 text-decoration: none !important;
}
.hovva {

 color: #6ebc92;
 text-decoration: none !important;
}

.hovv:hover {
	background-color: #f8eddc;
	text-decoration: none;
}


.lastminuteS {
	display: none
}

.navbar {
	background-color: #ffffff
}

.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 0.9rem !important;
}

.numero {
	font-size: 24px;
}

.icona {
		font-size: 24px;
}




.t1 {
	display: block
}


#lasto {
	display: none !important
}

.t2 {
	display: none
}

blockquote {
	font-size: 28px;
	padding: 20px;

}

blockquote p {

	line-height: 42px !important;
	font-style: italic;
}

#noone {
	display: none
}

.backgr {

	-webkit-box-shadow: 2px 3px 18px 1px rgba(0,0,0,0.55);
-moz-box-shadow: 2px 3px 18px 1px rgba(0,0,0,0.55);
box-shadow: 2px 3px 18px 1px rgba(0,0,0,0.55);
}

span.unserg {
  position: relative;

}
span.unserg:after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  height: 7px;
  width: 100%;
  border: solid 3px #43a87d;
  border-color: #43a87d transparent transparent transparent;
  border-radius: 50%;
}



	.pbg {
position: relative;
		height: 400px; width: 100%; display: block;
		background-repeat: no-repeat;

  background-position: center;

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}

	h1.bgh1 {


		font-size: 36px !important;
    line-height: 44px !important;
		font-weight: 700;
color: #4a4a4a;
		margin-bottom: 20px;
	}

	.badgess-container {
		position: absolute;
    bottom: -5px;
    right: 20px;
    font-weight: 600;
    background-color: #18af78;
    color: #fff;
    padding: 3px 8px 3px 8px;
    border-radius: 4px;
    font-size: 14px;
    z-index: 99;

	}
	.incllist32 {
		font-size: 18px;
	}

	h5.intro {
		line-height: 29px !important;
		color:  #656565
	}

	.carousel-inner img {

		width: 100%;
	}

.carousel {

		width: 100%;
	}



	.prezzo {

	color: #ffffff;
	font-size: 32px;
	background-color: #6ebc92 !important;
	margin-top: 18px;
}

.prezzo2 {

	color: #ffffff;
	font-size: 26px;
	background-color: #6ebc92 !important;

}




#modal22 {
    margin: auto;
    position: relative;
    top: 10px;
    width: 100px;
    height: 100px;
    padding:30px 15px 0px;
    display: none;


    z-index: 1002;
    text-align:center;
    overflow: auto;
}


#fade22 {
    display: none;
    position:absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #ababab;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .70;
    filter: alpha(opacity=80);
}


	select.transfer {

    border: 1px solid #111;
   background: transparent;
   width: 100%;
 padding: 5px 5px 5px 5px;
   font-size: 16px;
   border: 1px solid #ccc;
   height: 34px;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
      background-color: #eee;}
/*target Internet Explorer 9 and Internet Explorer 10:*/
@media screen and (min-width:0\0) {
    select.transfer {
        background:none;
        padding: 5px;
    }
     }

    select.transfer2 {

    border: 1px solid #111;
   background: transparent;
   width: 100%;
   padding: 5px 5px 5px 5px;
   font-size: 16px;
   border: 1px solid #ccc;
   height: 34px;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
    background-color: #eee;
}
/*target Internet Explorer 9 and Internet Explorer 10:*/
@media screen and (min-width:0\0) {
    select.transfer2 {
        background:none;
        padding: 5px;
    }
      }


    select.transfer3 {

    border: 1px solid #111;
   background: transparent;
   width: 100%;
  padding: 5px 5px 5px 5px;
   font-size: 16px;
   border: 1px solid #ccc;
   height: 34px;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
    background-color: #eee;
}
/*target Internet Explorer 9 and Internet Explorer 10:*/
@media screen and (min-width:0\0) {
    select.transfer3 {
        background:none;
        padding: 5px;
    } }




  .desctour p {
	text-align: left !important;
	font-size: 13px;
	line-height: 18px !important;
	padding-top: 10px;
}


#demo {
	position: relative;
}



.badgeoriginal {

	position: absolute;
	width: 200px;
	float: right;
	right: 10px;
	top: -90px;
	z-index: 99


}



.sticky {
  position: fixed !important;
  bottom: 0px;
  left: 0px;
  width: 100% !important;
  z-index: 999;

}

.sticky2 {
  position: fixed !important;
  bottom: 0;
  left: 0;
  width: 100% !important;
  z-index: 999;

}

.pagamento {
	    padding: 18px;
    border: 1px solid #f1f1f1;
    margin-bottom: 5px;
}



.center-cropped {
  width: 100%;
  height: 250px;

  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.rwp-u-review__comment {
	font-size: 16px;

}

.rwp-u-review__username {
	font-size: 17px !important
}

.rwp-u-review__title {
	font-size: 19px !important
}
.homeh h3 {
	line-height: 45px;
}
.btn-secondary {
	border-color: #f2b202;
	color: #525252;
	background-color: #f4f4f4;
}

.btn-secondary:hover {
	border-color: #f2b202;
	color: #525252;
	background-color: #ffffff;
}


h3.tittour {
	font-size: 28px;
	font-weight: 700;
	padding-left: 10px;
	padding-top: 10px;
	color: #292929 !important;

}


.widget_nav_menu {
	padding-bottom: 25px;
}

#omob {
	display: none
}


.pokka {
	float: right;
	color: #6ebc92;
	font-weight: 700
}

.dropdown-menu {
	width: 350px;
}

.dropdown-menu > li {
	border-bottom: 1px solid #e4e4e4;

}

.dropdown-menu > li:last-child {
	border-bottom: 0px !important;

}

.dropdown-item {
	padding: 8px 15px 8px 15px
}

.dropdown-item:active {
	background-color: #e2e2e2 !important
}

	.pbg {
position: relative;
		height: 200px; width: 100%; display: block;
		background-repeat: no-repeat;

  background-position: center;

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}




.entry-content li {
	margin: 0 0 5px 0;
}

.widget-area li {
	margin: 0 0 8px 0;
}

#logo {
		display: block;
		margin-top: 20px;
		margin-bottom: 20px;

	}


	.biggaga {
		font-size: 50px;
		margin: auto;
		position: relative;
		display: inline-block
	}

.conta {
	position: relative;
	width: 100%;
	display: block;

}


	#logomobile {

		display: none !important;

	}

		a.svg {
  position: relative;
  display: inline-block;
}
a.svg:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left:0;
}

		.wrapper {
    padding: 5px 0;
}

		.navbar {
			color: #656565;
			font-size: 18px;
			font-weight: 600;


		}


		.navbar a {
			color: #4a4a4a !important
		}



		#wrapper-footer-full {
					background-color: #2e2c29!important;
				color: #c2c2c2 !important;
				padding-top: 35px;
				padding-bottom: 35px;
		}


		#wrapper-footer-full a {
		color: #adadac !important;
	}


		#onlymob {
	  display: none;
  		}


#breadcrumbs {
	color: #a9a9a9 !important;
	font-size: 14px;
	width: 100%;


}

#breadcrumbs a {
	color: #a9a9a9

}


.booking_box {
	display: none;
	position: relative;
	width: 100%;
    background-color: #2d3833;
padding: 18px 7px;
	color: #fff;
}



  .slider4 {

  padding: 0;
  margin: 0;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  max-height: 440px;

}


.slider4 ul {
  width: 1000%;
  height: auto;
  position: relative;
  list-style: none;
  left: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
  -moz-animation:slide-animation4 15s infinite;
  -webkit-animation:slide-animation4 15s infinite;
}

.slider4 ul:hover {
  -moz-animation-play-state:paused;
  -webkit-animation-play-state:paused;
}

.slider4 li {
  width: 10%;
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
}

img.img4 {
  width: 100%;
}

.quattroe {
  position: absolute;
  height: 190px;
  display: block;
  font-size: 14px;
  bottom: 0px;
  padding: 26px 37px 12px 38px;
width: 100%;
  overflow: hidden;
	background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,0.7329306722689075) 17%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.7329306722689075) 17%, rgba(0,0,0,0) 100%);
background: linear-gradient(0deg, rgba(0,0,0,0.7329306722689075) 17%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  color: #fcfcfc;
  white-space: normal !important;

}



@-webkit-keyframes slide-animation4 {
  1% {left: 0%; opacity: 1;}
  18% {left: 0%; opacity: 1}
  19% {opacity: 0.2;}
  20% {left: -100%; opacity: 1;}
  58% {left: -100%; opacity: 1;}
  59% {opacity: 0.2;}
  60% {left: -200%; opacity: 1;}
  98% {left: -200%; opacity: 1;}
  99% {opacity: 0.5;}
  100% {left: 0%;}
}

@-moz-keyframes slide-animation4 {
  1% {left: 0%; opacity: 1;}
  18% {left: 0%; opacity: 1}
  19% {opacity: 0.2;}
  20% {left: -100%; opacity: 1;}
  58% {left: -100%; opacity: 1;}
  59% {opacity: 0.2;}
  60% {left: -200%; opacity: 1;}
  98% {left: -200%; opacity: 1;}
  99% {opacity: 0.5;}
  100% {left: 0%;}
}


.spinny-words{
    display: inline-block;
    min-width: 350px;
    text-align: left;

}
.spinny-words span{
    position: absolute;
    font-weight: bold;
    color: #222222;

    top: 31px;
    opacity: 0;
    animation: rotateWord 12s linear infinite 0s;
}

.spinny-words span:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  height: 7px;
  width: 100%;
  border: solid 4px #d9cda8;
  border-color: #d9cda8 transparent transparent transparent;
  border-radius: 50%;
}


.spinny-words span:nth-child(2) {
    animation-delay: 2s;
}
.spinny-words span:nth-child(3) {
    animation-delay: 4s;
}
.spinny-words span:nth-child(4) {
    animation-delay: 6s;
}
.spinny-words span:nth-child(5) {
    animation-delay: 8s;
}
.spinny-words span:nth-child(6) {
    animation-delay: 10s;
}
@keyframes rotateWord {
  0%   { opacity: 0; }
  2%   { opacity: 0; transform: translateY(-30px); }
  5%   { opacity: 1; transform: translateY(0px);}
  17%  { opacity: 1; transform: translateY(0px); }
  20%  { opacity: 0; transform: translateY(30px); }
  80%  { opacity: 0; }
  100% { opacity: 0; }
}

.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}

.lightbox img {
	/** Pad the lightbox image */
	max-width: 90%;
	max-height: 80%;
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}


.panel-wrapper4 {
  position: relative;
}

.btn4 {
	color:#5a5a5a;
	background:#e2e2e2;
	border-radius:8px;
	left:30%;
	padding:5px;
	text-decoration:none;
	width:40%
	}




.show4, .hide4 {
  position: absolute;
  bottom: -1em;
  z-index: 100;
  text-align: center;
}

.hide4 {display: none;}
.show4:target {display: none;}
.show4:target ~ .hide4 {display: block;}
.show4:target ~ .panel4 {
   max-height: 100%;
}
.show4:target ~ .fade4 {
  margin-top: 0;
}

.panel4 {
  position: relative;
  margin: 2em auto;
  width: 100%;
  max-height: 100px;
  overflow: hidden;
  transition: max-height .5s ease;
}
.fade4 {

background: -webkit-linear-gradient(rgba(255,255,255,0) 18.54%, #ffffff 46.02%);
  height:100px;
  margin-top: -100px;
  position: relative;
}


/* //// INIZIO NUOVI COLLEPASE //// */



.wrap-collabsible {
  margin-bottom: 1.2rem 0;
}

.wrap-collabsible input[type='checkbox'] {
  display: none !important;
}

.lbl-toggle {

	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: 700;

		color: #1a2b49 !important;

	width: 100% !important;
	border-bottom: 1px solid #43a87d;
	display: block;
	cursor: pointer;
	transition: all 0.25s ease-out;
}

.lbl-toggle:hover {
  color: #43a87d;
}

.lbl-toggle::before {
  content: ' ';
  display: inline-block;

  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-right: .7rem;
  transform: translateY(-2px);

  transition: transform .2s ease-out;
}

.toggle:checked + .lbl-toggle::before {
  transform: rotate(90deg) translateX(-3px);
}

.collapsible-content {
  max-height: 0px;
  overflow: hidden;
  transition: max-height .25s ease-in-out;
}

.toggle:checked + .lbl-toggle + .collapsible-content {
  max-height: 100%;
}

.toggle:checked + .lbl-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.collapsible-content .content-inner {
  }


.row {

	margin:  5px !important;

}

.fa-ul>li {
	padding-bottom: 20px;
}






#onlymob {
	  display: none;
  }

  .goodto {
				position: relative;  padding: 15px; background-color: #f5f5f5; display: block; text-align: right;
			}


.videotitle {
	position: absolute; width: 900px; top: 360px;
}

.backtitolo {
		   bottom: 0px !important;
	   padding: 15px;
	   position: absolute !important;
	   left: 40px;

	   z-index: 1 !important
}


/* //// FINE NUOVI COLLEPASE //// */
.wp-caption-text:before {

   font-family: Font Awesome\ 5 Pro;
    content: "\f332";
    display: inline-block;
    color: #a3a3a3;
    padding-right: 5px;
    vertical-align: middle;
    font-style: normal;

}

.wp-caption-text {
	    color: #a3a3a3;
}

span.tittour2 {
	font-size: 30px;
	text-transform: uppercase;
}

h3.tittourh2 {
	font-size: 22px;
	padding-top: 25px;
	padding-bottom: 5px;
	margin-bottom: 20px;
font-weight: 700;
	border-bottom: 1px solid #43a87d;
	color: #1a2b49 !important;

	}



.pag {
	padding-right: 100px;
}


.badgeoriginal2 {

	display: none;


}


@media all and (min-width: 1200px) {
.container {
    max-width: 1250px !important;
}




}


@media all and (min-width: 992px) {
.container {
    max-width: 1100px
}

}


@media all and (max-width: 390px) {

#logomobile {

	width: 99px !important

}

h1.bgh1 {
	font-size: 24px!important;
	line-height: 32px !important;
}

}

@media all and (max-width: 768px) {
.container {
    max-width: 880px
}

h1.bgh1 {


	font-size: 30px !important;

}


.badgeoriginal2 {
	display: block;
    width: 91px;
    position: absolute;
    bottom: -17px;
    z-index: 99;
    left: -10px;


}



}

@media all and (max-width: 992px){


.t1 {
	display: none !important
}


.t2 {
	display: block !important
}

.footer-widget {
	padding-bottom: 20px;
}


	}
@media all and (max-width: 768px){



.content-inner img {
	width: 100% !important;
	height: auto !important;
}



figure {

	width: 100% !important;
	height: auto !important;

}




.badgess-container {
	top: -10px;
	    right: -3px;
	    height: 26px;
	}


.carousel-inner {
    width: 100%; /* or whatever is required */
    text-align: center; /* ensures the image is always in the h-middle */
    overflow: hidden; /* hide the cropped portion */
}

.carousel-inner img {
    position: relative; /* allows repositioning */
    width: 213% !important;
    display: inline !important;
    max-width: none !important;
    left: -250px !important
}


	#logo {
		display: none !important;

	}


	#logomobile {

		display: block !important;
		width: 135px; height: 43px; margin-bottom: 10px; margin-top: 10px;

	}

	#logomobile2 {

		top:0;
    bottom:0; right: 0; left: 0; width: 100%; margin: auto; position: absolute

	}





.mobilecenter {

				margin-right: auto !important;
				margin-left: auto !important;
				margin-top: 5px !important;
				margin-bottom: 20px !important;
				width: 40% !important;
				float: none !important

			}

			.goodto {
				position: relative;  padding: 15px; background-color: #f5f5f5; display: block; text-align: center;
			}




}

@media only screen and (max-width: 992px) {

#omob {
	display: block !important
}

#omob2 {
	display: none !important
}
}

@media only screen and (max-width: 1120px) {
#lasto {
	display: block !important
}
}

@media only screen and (max-width: 1023px) {


.titvetrina {
	padding-top: 15px !important;
	padding-right: 5px !important;

}


#breadcrumbs {
padding-top: 10px


}



.titolonomobile {
	display: none !important;

}



.titmez {

	text-align: center !important;
	border-bottom: 1px solid #d3d3d3 !important;
	margin-bottom: 40px !important;
	margin-top: 20px !important;
}



.boki {
	float: right;
	margin-top: -2px;
}

.conta {
	display: none !important

}

.pag {
	padding-right: 0px;
	padding-left: 0px;
}

.pag2 {
	padding-right: 0px !important;
	padding-left: 0px !important;
}


.row {

	margin:  0px !important;

}

.entry-content {
	padding-right: 0px !important;
}

.entry-content img {
	width: 100% !important;
	padding-top: 10px;
	padding-bottom: 10px;
}

	 #videomob {
	  display: none !important;
  }

  #onlymob {
	  display: block !important;
  }
  .slider4 {

max-height: 600px;

}





.quattroe {
  height: 240px !important;
  margin-top: -7px !important;
  font-size: 14px !important;

  position: absolute !important;
  padding: 10px !important;

}

.quattroe p {
  font-size: 14px !important;

  }

.spinny-wrapper{
    display: none !important;

}

.spinny-words {

	display: none !important;

}


.titoloto {

	    height: 120px !important;


}


  .notesto {
	display: none !important;
}


h3.tittour {
	font-size: 20px !important;
	line-height: 22px !important;
	color: #1a2b49 !important;

}

#nonelm {
	display: none !important;
}


	}
