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

@font-face {
	font-family: 'GreatVibes-Regular';
	 font-display: auto;
	src: url('../GreatVibes-Regular.eot');
	src: local('GreatVibes-Regular'), url('GreatVibes-Regular.eot') format('truetype')
}
.dropdown-submenu {
  position: relative;
}
h1{
font-size:20px;	
	
}
h2{
font-size:20px;	
	
}
.navbar-custom {
    background-color: #fff;
}


/* 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: #000;
	
}

/* for dropdown only - change the color of droodown */
.navbar-custom .dropdown-menu {
    background-color: #fff;
}
.navbar-custom .dropdown-item {
    color: #000;
}
.navbar-custom .dropdown-item:hover,
.navbar-custom .dropdown-item:focus {
    color: #000;
     color: #000;
}

.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;
}
.carousel-item {
  height: 45vh;
  min-height: 450px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.display-4 {
	font-family: verdana;
	font-size: 25px
}
.wedding-slide {
	font-family: verdana;
	font-size: 18px
}

@media screen and (max-width:768px) {
.carousel-item {
  height: 45vh;
  min-height: 50px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
	.carousel-caption {
	top: 130px;
	bottom: auto
}
.wedding-slide {
	font-family: verdana;
	font-size: 10px
}
.carousel-caption {
	background: rgba(0, 0, 0, .45)
}
.display-4 {
	font-family: verdana;
	font-size: 12px;
}
.lead {
	font-family:  verdana;
	font-size:13px;
}
}

	.carousel-caption {
	top: 130px;
	bottom: auto
}
.carousel-caption {
	background: rgba(0, 0, 0, .33)
}


#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: '';
}



.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
}
.roundedAll {
  border-radius: 12px 12px 12px 12px;
}

.roundedtop {
  border-radius: 12px 12px 0px 0px;
  background: #000; 
}

       .col-sm-6{
         padding-bottom:25px;
         }
       .col-sm-4{
         padding-bottom:25px;
         }


.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;
    }
}


         .card-title, h4 { 
		 color:#0066CC;

         } 	


         .thumb {
         width: 100%;
         height: 300px;
         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;
		 }


.bg-grey {
        background: #292929;
     }
     .logo-footer {
        margin-bottom: 40px;
     }
     footer {
            color: grey;
     }
     footer p, a {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
}
footer h6 {
    font-family: 'Playfair Display', 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;
}
a:hover {
    text-decoration: none;
    color: #666 !important;
    
}
.logo-part {
    border-right: 1px solid grey;
    height: 100%;
    }


hr {
    border-top: 1px solid #007bff;
    width:70%;
}

a {color: #000;}


.card{
    background-color: #FFFFFF;
    padding:0;
    -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;
}


			.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;
  }
}


