@font-face {
	font-family: 'comic sans ms';
	 font-display: auto;
	src: local('comic sans ms'), url('https://www.mariamichelacarannante.it/ComicSansMS3.ttf') format('truetype')
}

@font-face {
	font-family: 'comic sans ms';
	 font-display: auto;
	src: url('https://www.mariamichelacarannante.it/ComicSansMS3.eot');
	src: local('comic sans ms'), url('https://www.mariamichelacarannante.it/ComicSansMS3.eot') format('truetype')
}
.container {
    max-width: 85%;
}
 @media screen and (max-width: 600px) {
.container {
    max-width: 100%;
}	 
 }
 

 
	  .coloreicon {
	color:  #000;
	text-decoration: none;font-size:15px; font-weight: bold
	}
	  .t:link {
	color:  #fff;
	text-decoration: none;font-size:15px; font-weight: bold
	}
	.t:visited {
	
	color: #fff;
	text-decoration: none;font-size:15px; font-weight: bold
	}
	.t:hover {
	
	color:  #fff;
	text-decoration: underline;font-size:15px; font-weight: bold
	}
.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;
}






#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:25px;
         }
       .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-md-3{
         padding-bottom:25px;
         }
.card-title{ 
	    font-weight: 800;
	font-size: 20px;
}
.bg-t {
	background-image: linear-gradient(rgba(255,255,255,0.0),rgba(255,255,255,0.0),#000);
  border-radius: 12px 12px 12px 12px;
	}
	.mt-0 {
  margin-top: 100px !important;
}
.navbar-custom {
    background-color: transparent;
}


/* change the brand and text color */

/* change the link color */
.navbar-custom .navbar-nav .nav-link {
    color:  #000;
	    font-size: 0.975rem;

}

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

/* for dropdown only - change the color of droodown */
.navbar-custom .dropdown-menu {
    background-color: #fff;
	
}
.navbar-custom .dropdown-item {
    color: #666;
	
	 font-size: 0.975rem;
}
.navbar-custom .dropdown-item:hover,
.navbar-custom .dropdown-item:focus {
    color: #fff;
    background-color: #339933;
	 font-size: 0.975rem;
}

.search-sec2{
	     background-color: transparent;

}
.search-slt{
    display: block;
    width: 100%;
    font-size: 0.875rem;
    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: 370px;
         background-position: center center;
         background-repeat: no-repeat;
         background-size: cover;
         } 	
		          .thumb_100 {
         width: 100%;
         height: 500px;
         background-position: center;
         background-repeat: no-repeat;
         background-size: cover;
         } 
		.thumb_tour-g {
         width: 100%;
         height: 270px;
         background-position: center center;
         background-repeat: no-repeat;
         background-size: cover;
         } 
		 @media screen and (max-width: 600px) {
					          .thumb_100 {
         width: 100%;
         height: 300px;
         background-position: center center;
         background-repeat: no-repeat;
         background-size: cover;
         }
		 		 		          .thumb_tour-g {
         width: 100%;
         height: 150px;
         background-position: center center;
         background-repeat: no-repeat;
         background-size: cover;
         } 
		          .thumb {
         width: 100%;
         height: 160px;
         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;
			 line-height: 1.5;
			 color : #333;
			  font-size: 14px;
		 }
		 		 .nome {
				    font-weight: 800;
	 
			 color : #000;
			  font-size: 0.900rem;
		 }


.bg-grey {
        background: #292929;
     }
     .logo-footer {
        margin-bottom: 40px;
     }
     footer {
            color: grey;
     }
     footer p, a {
    font-size: 12px;
    	font-family: 'comic sans ms', 'sans-serif';

}
footer h6 {
  	font-family: 'comic sans ms', 'sans-serif';

    margin-bottom: 40px;
    position: relative;
}
footer h6:after {
    position: absolute;
    content: "";
    background: grey;
    width: 12%;
    height: 1px;
    left: 0;
    bottom: -20px;
}
     .btn-footer {
                 color: grey;
              
                text-decoration: none;
                border: 1px solid;
                border-radius: 43px;
                font-size: 13px;
                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: 10px;
    
}
::placeholder {
    font-size: 10px;
    padding-left: 10px;
    font-style: italic;
}
 .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: grey;
    font-size: 22px;
    padding: 10px 15px;
    background: #3c3c3c;
}
     footer ul li {
    list-style: none;
    display: block;
}
  footer ul  {
   padding-left: 0;
}
footer ul  li a{
  text-decoration: none;
  color: grey;
  text-decoration:none;
}

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


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

a {color: #000;}

.ombra{
	text-shadow: 2px 2px #000;
}
.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;
}



.publicaciones-blog-home {
    padding-bottom: 0px;
	background: url("") no-repeat fixed center center;
    background-size: 100% auto;
	background-color: #f1f1f1;
}
.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: #66CC66;
}
.publicaciones-blog-home .fondo-publicacion-home {
	background: #ffffff;
    border-radius: 3px;
    overflow: hidden;
    height: 300px;
    margin-bottom: 20px;
    display: block;
    color: inherit;
    text-decoration: none;
    position: relative;
}
.publicaciones-blog-home .fondo-publicacion-home:hover h3 {
	color: #66CC66;
/*    box-shadow: 0px 4px 3px 3px rgba(0, 0, 0, 0.08);*/
}
.publicaciones-blog-home .fondo-publicacion-home:hover .mascara-enlace-blog-home {
    height: 300px;
    width: 100%;
    color: #aaa;
    background-color: #66CC66;
    position: absolute;
    top: 0;
    opacity: 0.95;
    -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: #66CC66;
}
.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: 300px;
    width: 0%;
    color: #aaa;
    background-color: #66CC66;
    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: 300px;
    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: #66CC66;
    height: 300px;
    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: 3;
    }
    .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: #66CC66;
    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: 10px 10px 0px 10px;
  border-radius: 5px;
	font-family: 'comic sans ms', 'sans-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: 'comic sans ms', 'sans-serif';

	font-size: 25px;

}
.slidetesto {
		font-family: 'comic sans ms', 'sans-serif';

}
.wedding-slide {
		font-family: 'comic sans ms', 'sans-serif';

}
@media screen and (max-width:768px) {
.display-4 {
		font-family: 'comic sans ms', 'sans-serif';

	font-size: 18px;
}
.slidetesto {
		font-family: 'comic sans ms', 'sans-serif';

	font-size: 12px;
}
.wedding-slide {
	font-family: 'comic sans ms', 'sans-serif';

}

}
	
.btn-primary {
    background-color: rgba(51,153,51,0.78);
		 border: 0px;
		 color: #fff;
		   font-weight: 700;
		   margin:0;

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

.btn-secondary {
    background-color: green;
		 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: #339933;
}
 
.btn-secondary:active, .btn-secondary.active {
    background: #339933;
    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: green;   
    margin-top: 75px;
    color:white;
    width: 325px;
    box-shadow: 2px 2px 2px 2px #666;
    
}

.quotation-mark{
    
    margin-top: -10px;
    font-weight: bold;
    font-size:100px;
    color:white;
	font-family: 'comic sans ms', 'sans-serif';
    
}
.quote-mail{
    
    font-size: 13px;
	color: #fff;
}
.quote-text{
    
    font-size: 15px;
    margin-top: -65px;
}
h1{
	 font-size: 15px;
	     font-weight: bold;

}
h2{
	 font-size: 15px;
	     font-weight: bold;

}
h3{
	 font-size: 15px;
	     font-weight: bold;

}