@font-face {
	font-family: 'Calibri';
	 font-display: auto;
	src: local('Calibri'), url('../Calibri.ttf') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: 'Calibri';
	 font-display: auto;
	src: url('../Calibri.eot');
	src: local('Calibri'), url('../Calibri.eot') format('truetype');
	font-display: swap;
}

	a:link {
	color:  #008080	;font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
	text-decoration: none;font-size:17px;
	}
	a:visited {
	color: #008080	;font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
	text-decoration: none;font-size:17px; 
	}
	a:hover {
	color:  #000;font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
	text-decoration: none; font-size:17px; 
	}
	.link:link {
	color:  #fff;font-family: 'calibri';
	text-decoration: none;font-size:15px; 
	}
	.link:visited {
	color: #fff;font-family: 'calibri';
	text-decoration: none;font-size:15px;
	}
	.link:hover {
	color:  #000;font-family: 'calibri';
	text-decoration: underline;font-size:15px; 
	}
body{
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; font-size:16px; 
	
}
.bg {
background:linear-gradient(#008080, #fff);
}

.sticky-top {
	transition: all 0.25s ease-in;
}


/* style for when sitcky is applied */

.stuck .sticky-top {
	background-color: #005959 !important;

}
	.testopiccolo:link {
	color:  #008080	;font-family: 'calibri';
	text-decoration: none;font-size: 13px;
	}
	.testopiccolo:visited {
	color: #008080	;font-family: 'calibri';
	text-decoration: none;font-size: 13px;
	}
	.testopiccolo:hover {
	color:  #000;font-family: 'calibri';
	text-decoration: underline;font-size: 13px;
	}


.testopiccolocart {
	text-align: left;
	font-size: 14px;
	font-weight: 400;
height: 40px;

}

@media screen and (max-width:768px) {
.testopiccolocart {
	text-align: left;
	font-size: 12px;
	font-weight: 400;

}
.imgprofilo {
width: 40%;
height: auto;

}
}
.bgcolor {background-color: #fff;}
.pagamento {
font-family: Times New Roman,Times,Baskerville,Georgia,serif;  font-size:18px;
		 }
.nome {
 font-weight: 400;
 color : #fff;
font-size: 0.950rem;
		 }
.dropdown-submenu {
  position: relative;
  
}
}
.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}
.dropdown-toggle::after {
   transition: transform 0.15s linear; 
}
.show.dropdown .dropdown-toggle::after {
  transform: translateY(3px);
}
.dropdown-menu {
  margin-top: 0;
}





#nav-toggle { position: absolute; left: 50%; top: 50%; }

#nav-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background: white;
  position: absolute;
  display: block;
  content: '';
}


.roundedAll {
  border-radius: 12px 12px 12px 12px;
}
.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

.animated.infinite {
	animation-iteration-count: infinite;
	animation-fill-mode: both;
}

.animated.hinge {
	animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
	animation-duration: .75s;
}
@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.btn_tour {
position: absolute;
padding:4px;
bottom:15px;
left:15px;
}
.fadeInUp {
	animation-name: fadeInUp
}
.roundedtop {
  border-radius: 12px 12px 0px 0px;
  background: #000; 
}
       .col-12{
         padding-bottom:0px;
         }
       .col-sm-6{
         padding-bottom:25px;
         }
		        .col-md-6{
         padding-bottom:25px;
         }
       .col-sm-4{
         padding-bottom:25px;
         }
		        .col-md-4{
         padding-bottom:25px;
         }
		 .col-lg-12{
         padding-bottom:25px;
         }
		.marginealto{
         padding-top:35px;
         }
		 @media screen and (max-width:600px) {
		 .col-lg-12{
         padding-bottom:25px;
         }			  .col-md-7{
         padding-bottom:25px;
         }
		 			  .col-md-4{
         padding-bottom:25px;
         }
		 }
.card-title{ 
	    font-weight: 800;
	font-size: 20px;
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}
.card-text{ 
	font-size: 16px;
}
.bg-t {
	background-image: linear-gradient(rgba(6, 101, 34, 0.0),rgba(6, 101, 34, 0.0),#006600);
  border-radius: 12px 12px 12px 12px;
	}
	.mt-0 {
  margin-top: 100px !important;
}

.navbar-custom {
    background-color: #008080	;margin-top: 0px;
	
}
@media screen and (max-width:600px) {
.navbar-custom {
	margin-top:0px;
    background-color: #008080	;
    height: auto;
    max-height: 500px;
    overflow-x: hidden;	
}
}

/* change the brand and text color */

/* change the link color */
.navbar-custom .navbar-nav .nav-link {
    color:  #fff;
	 font-size: 16px;
	 	  text-transform:uppercase; 

		  font-weight: 400;
		  font-family: Times New Roman,Times,Baskerville,Georgia,serif; 

		  
}

/* change the color of active or hovered links */
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
	color:#ccc;
	
}

/* for dropdown only - change the color of droodown */
.navbar-custom .dropdown-menu {
    background-color: #fff;
			font-family: Times New Roman,Times,Baskerville,Georgia,serif; 

	
}
.navbar-custom .dropdown-item {
    color: #666;
	
	 font-size: 0.975rem;
	 		 font-family: Times New Roman,Times,Baskerville,Georgia,serif; 

}
.navbar-custom .dropdown-item:hover,
.navbar-custom .dropdown-item:focus {
    color: #fff;
    background-color:  #008080	;
	 font-size: 0.975rem;
	 		 font-family: Times New Roman,Times,Baskerville,Georgia,serif; 

}

.search-sec2{
	     background-color: transparent;

}
.search-slt{
    display: block;
    width: 100%;
    font-size: 0.975rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(0,0,0,0.44);
    background-image: none;
    border: 0.1px solid #fff;
    height: calc(3rem + 3px) !important;
      border-radius: 20px 0px 0px 20px; 

}
.wrn-btn{
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    height: calc(3rem + 3px) !important;
   border-radius: 0px 20px 20px 0px; 
}
@media (min-width: 992px){
	
    .search-sec2{
        position: relative;
        top: -130px;
    }
}

.bouton-image:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: text-top;
    background-color: transparent;
    background-position : center center;
    background-repeat:no-repeat;
}
.monBoutonprenota:before{
     background-image : url(../img/accept-icon2.png);
}
.monBouton:before{
     background-image : url(../img/accept-icon.png);
}
.monBoutonTel:before{
     background-image : url(../img/tel-icon.png);
}





         .thumb {
         width: 100%;
         height: 180px;
         background-position: center center;
         background-repeat: no-repeat;
         background-size: cover;
         } 	
		          .thumb_100 {
						  margin-top: 0px;
		  
         width: 100%;
         height: 250px;
         background-position: center;
         background-repeat: no-repeat;
         background-size: cover;
         } 
		.thumb_tour-g {
         width: 100%;
         height: 100px;
        background-position:top;
         background-repeat: no-repeat;
         background-size: cover;
         } 
		.thumb_blog {
         width: 100%;
         height: 300px;
        background-position:center;
         background-repeat: no-repeat;
         background-size: cover;
         } 
		 @media screen and (max-width: 600px) {
		.thumb_blog {
         width: 100%;
         height: 200px;
        background-position:center;
         background-repeat: no-repeat;
         background-size: cover;
         } 					          .thumb_100 {
			 margin-top: 0px;					  
         width: 100%;
         height: 150px;
         background-position: center center;
         background-repeat: no-repeat;
         background-size: cover;
         }
		 		 		          .thumb_tour-g {
         width: 100%;
         height: 120px;
         background-position:top;
         background-repeat: no-repeat;
         background-size: cover;
		 margin-bottom: 10px;
         } 
		          .thumb {
         width: 100%;
         height: 200px;
         background-position: center center;
         background-repeat: no-repeat;
         background-size: cover;
         } 	
		 }
		 
		          .thumb_tour {
         width: 100%;
         height: 200px;
         background-position: center center;
         background-repeat: no-repeat;
         background-size: cover;
         } 	
	
		 .giustificato {
			 text-align: justify;
			 color : #333;
			
		 }
		 		 .nome {
				    font-weight: 800;
	 
			 color : #000;
			  font-size: 0.950rem;
		 }


.bg-grey {
        background: #005959;
     }

     footer {
            color: #fff;
			 font-size: 15px;
     }
     footer p, a {
    font-size: 11px;
    font-family: 'calibri', sans-serif;
}
footer h6 {
    font-family: 'calibri', serif;
    margin-bottom: 10px;
    position: relative;
		font-size:20px;
	font-weight: 800;
		text-shadow: 1px 1px #993300;

}

     .btn-footer {
                 color: #fff;
              
                text-decoration: none;
                border: 1px solid;
                border-radius: 43px;
                font-size: 11px;
                padding: 7px 30px;
                line-height: 47px;
     }
     .btn-footer:hover {
                
                text-decoration: none;
               
     }
    .form-footer input[type="text"] {
        border: none;
    border-radius: 16px 0 0 16px;
    outline: none;
    padding-left: 0px;
    
}
::placeholder {
    font-size: 12px;
    padding-left: 12px;
		font-family: 'verdana';

}
 .form-footer input[type="button"] {
    border: none;
    background:#232323;
        margin-left: -5px;
    color: #fff;
    outline: none;
    border-radius: 0 16px 16px 0;
    padding: 2px 12px;
}
     .social .fa {
    color: #fff;
    font-size: 26px;
    padding: 6px 8px;
    background: #008080;
}
     footer ul li {
    list-style: none;
    display: block;
}
  footer ul  {
   padding-left: 0;
}
footer ul  li a{
  text-decoration: none;
  color: #fff;
  text-decoration:none;
}

.logo-part {
    border-right: 1px solid grey;
    height: 100%;
    }


hr {
    border-top: 1px solid #008080	;
    width:100%;
}

.grigio {
    border-top: 1px solid #ccc;
    width:100%;
}

.ombra{
	text-shadow: 1px 0px #000;
}
.card-margin{
   padding-top:0px; padding-left:15px; padding-right:15px;
}
.card{
    background-color: #FFFFFF;
    padding:0;
	margin-bottom:0px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius:24px;
    box-shadow: 0 8px 10px 0 rgba(0,0,0,0.14), 0 5px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.1);
}


.card:hover{
    box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.1);
    color:black;
}


@import url(https://fonts.googleapis.com/css?family=Roboto:400,100italic,100,300,300italic,900italic,900,700,700italic,500italic,500,400italic);

.publicaciones-blog-home {
    padding-bottom: 50px;
	background: url("") no-repeat fixed center center;
    background-size: 100% auto;
	background-color: #fff;
}
.publicaciones-blog-home h2 {
	text-align: center;
    font-weight: 300;
    margin-bottom: 30px;
    font-size: 44px;
    margin-top: 70px;
}
.publicaciones-blog-home h2 b {
	color: #0066FF;
}
.publicaciones-blog-home .fondo-publicacion-home {
	background: #ffffff;
    border-radius: 3px;
    overflow: hidden;
    height: 400px;
    margin-bottom: 20px;
    display: block;
    color: inherit;
    text-decoration: none;
    position: relative;
}
.publicaciones-blog-home .fondo-publicacion-home:hover h3 {
	color: #0066FF;
/*    box-shadow: 0px 4px 3px 3px rgba(0, 0, 0, 0.08);*/
}
.publicaciones-blog-home .fondo-publicacion-home:hover .mascara-enlace-blog-home {
    height: 400px;
    width: 100%;
    color: #aaa;
    background-color: rgba(0, 102, 0, 50);   
    position: absolute;
    top: 0;
    opacity: 0.75;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;   
}
.publicaciones-blog-home .black {
	background: rgba(0, 102, 0, 50);   
}
.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home {
	display: inline-block;
    width: 50%;
    overflow: hidden;
    height: 100%;
}
.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home img {
	height: 100%;
    width: auto;
}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 0 10px;
}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home h3 {
    font-weight: 900;
    color: #fff;
	padding-top: 5px;
    text-transform: uppercase;
    font-size: 18px;
}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home p {
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-home {
    padding: 0 10px;
}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-home h3 {
	 padding-top: 5px;
    font-weight: 900;
    font-size: 18px;
    text-transform: uppercase;
}
.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-home  {
    overflow: hidden;
    max-height: 180px;
}
.mascara-enlace-blog-home {
    height: 400px;
    width: 0%;
    color: #aaa;
    background-color: #0066FF;
    position: absolute;
    top: 0;
    opacity: 0.0;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    text-align: center;
    padding-top: 180px;
}
.mascara-enlace-blog-home span {
    text-align: center;
    max-height: 400px;
    border: 1px solid #fff;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 3px;
    color: #fff;
    font-weight: 900;
}
.publicaciones-blog-home .todas-las-publicaciones-home {
    background: #0066FF;
    height: 400px;
    width: 100%;
    display: inline-block;
    padding: 20px;
    text-decoration: none;
    border-radius: 3px;
}
.publicaciones-blog-home .todas-las-publicaciones-home span {
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 26px;
}
@media screen and (max-width: 600px) {
    .publicaciones-blog-home h2 {
    text-align: center;
    font-weight: 300;
    margin-bottom: 30px;
    font-size: 12px;
    margin-top: 70px;
    }
    .publicaciones-blog-home .fondo-publicacion-home {
    background: #ffffff;
    border-radius: 3px;
    overflow: hidden;
    height: inherit;
    margin-bottom: 20px;
    display: block;
    color: inherit;
    text-decoration: none;
    position: relative;
    }
    .publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    height: auto;
    }
    .publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home img {
    height: auto;
    width: 100%;
    }
    .publicaciones-blog-home .black {
    background: #fff;
    }
    .publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0 10px;
    }
    .publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home h3 {
    font-weight: 900;
    color: #333;
    text-transform: uppercase;
    font-size: 20px;
    }
    .publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home p {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    }
    .publicaciones-blog-home .todas-las-publicaciones-home {
    background: #0066FF;
    height: 100%;
    width: 100%;
    display: inline-block;
    padding: 20px;
    text-decoration: none;
    border-radius: 3px;
    }
}

blockquote {
  position: relative;
  width:100%;
  display: inline-block;
    background-color: rgba(0,0,0,0.64);
  padding: 0px 10px 0px 10px;
  border-radius: 5px;
  font-family: 'Calibri', serif;
  text-align: left;
  

  transition-duration: .3s;
  
}

			.fadedfx {
  visibility: hidden;
}

.fadeIn {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes fadeIn {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1;
  }
}
.display-4 {
	font-family: Times New Roman,Times,Baskerville,Georgia,serif; 
	font-size: 22px;

}
.slidetesto {
	font-family: Fashion Script, verdana;
}
.wedding-slide {
	font-family: Fashion Script, verdana;
}
@media screen and (max-width:768px) {
.display-4 {
	font-family: Times New Roman,Times,Baskerville,Georgia,serif; 
	font-size: 16px;
}
.slidetesto {
	font-family: Fashion Script, verdana;
	font-size: 12px;
}
.wedding-slide {
	font-family: Fashion Script, verdana;
}

}

.btn-dark {
    background: #666;
		 border: 1px;
		 color: #fff;
		   font-weight: 400;
		   margin:0;

}
.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .open > .dropdown-toggle.btn-dark {
    background: #000;
	color: #fff;
}
 
.btn-primary:active, .btn-dark:link,.btn-primary.active {
    background: #666;
    box-shadow: none;
	color: #fff;
}




	
.btn-primary {
    background: #fff;
		 border: 1px;
		 color: #000;
		   font-weight: 400;
		   margin:0;

}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #990000;
	color: #fff;
}
 
.btn-primary:active, .btn-primary.active {
    background: #990000;
    box-shadow: none;
}

.btn-secondary {
    background-color: #008080	;
		 border: 0px;
		 color: #fff;
		   font-weight: 700;
		   margin:0;

}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
    background: #008080	;
}
 
.btn-secondary:active, .btn-secondary.active {
    background: #000;
    box-shadow: none;
}
blockquote{
    border-left:none
}

.quote-badge{
    background-color: rgba(204,0,255,0.49);   
}

.quote-box{
    
    overflow: hidden;
    margin-top: -50px;
    padding-top: -100px;
    border-radius: 17px;
    background-color: #008080;   
    margin-top: 75px;
    color:white;
    width: 325px;
    box-shadow: 2px 2px 2px 2px #666;
    
}

.quotation-mark{
    
    font-weight: bold;
    font-size:50px;
    color:white;
    font-family: "Times New Roman", Georgia, Serif;
    
}
.quotation-mark2{
      text-align: right;
    font-weight: bold;
    font-size:50px;
    color:white;
    font-family: "Times New Roman", Georgia, Serif;
    
}
.quote-mail{
    
    font-size: 13px;
	color: #fff;
}
.quote-text{
    
    font-size: 15px;
    margin-top: -45px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
	height: 40px;
	width: 40px;
	outline: black;
	background-color: rgba(0,128,128,0.31);
	border-radius: 50%;
}

.carousel-control-prev2,
.carousel-control-next2 {
	align-items: flex-start;

}

.carousel-control-prev2,
.carousel-control-next2 {
	align-items: flex-end;

}
.newsletter .content {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; }
.newsletter .content h2 {
color: #243c4f;
margin-bottom: 40px; }
.newsletter .content .form-control {
height: 50px;
border-color: #ffffff;
border-radius:0;
}
.newsletter .content.form-control:focus {
box-shadow: none;
border: 2px solid #243c4f;
}
.newsletter .content .btn {
min-height: 50px; 
border-radius:0;
background: #243c4f;
color: #fff;
font-weight:600;
}
.lV {
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 10px;
    border-left: 4px solid #005959;
    line-height: 1.9;
	border-radius: 5px 0px 0px 5px;
	background-color: rgb(51,153,0,0.05);
}
.titolofooter {
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 10px;
    border-left: 4px solid #009797;
    line-height: 1.9;
	border-radius: 5px 0px 0px 5px;
	background-color: rgb(51,153,0,0.05);
}
.progress-bar {
  width: 0;
  animation: progress 10.5s ease-in-out forwards;
    .title2 {
font-color: #000;
  }
  .title {
	 
    opacity: 0;
    animation: show 10.75s forwards ease-in-out 0.5s;

  }
} 

@keyframes progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
} 
@keyframes show  {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
