


/* The sidebar menu */
.sidebar {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top */
  margin-top: 5px;
  right: 0;
  background-color: #111; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidebar */
}

/* The sidebar links */
.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
  margin-right: 60px;
}

/* When you mouse over the navigation links, change their color */
.sidebar a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* The button used to open the sidebar */
.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  /* padding: 10px 15px; */
  border: none;
  /* left: 50px; */
}

.openbtn:hover {
  background-color: #444;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s; /* If you want a transition effect */
  padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidebar {padding-top: 15px;}
  .sidebar a {font-size: 18px;}
}



.how-section1{
  padding: 10%;
  background-color: #f4eaea	;
}
.how-section1 h4{
  color: #ffa500;
  font-weight: bold;
  font-size: 30px;
}
.how-section1 .subheading{
  color: #3931af;
  font-size: 20px;
}
/* .how-section1 .row
{
  margin-top: 10%;
} */
.how-img 
{
  text-align: center;
}
.how-img img{
  width: 40%;
}

/***********************
* Marquee
***********************/
marquee{
 font-size: 22px;
 font-weight: 700px;
width: 90%;
font-family: sans-serif;
  }


/* 
  @media (max-width: 1199px) {
    .logo{
      width: 40px;		
    }	
  } */

  /***********************
* Footer
***********************/


.footer-inner{
  height: 100%;
  	text-align: center;

}
@media (max-width: 1199px) {
	.footer-inner{
		padding-bottom: 40px;		
	}	
}
.footer-widget-logo{
	/* padding: 45px 60px; */
	max-width: 250px;
	align-items: center;
	color: white;
	display: inline-block;

	/* background-color: var(--thm-dark-black); */
}
/* .footer-widget-text {
	margin-top: 5px;
	margin-bottom: 22px;
	max-width: 370px;
} */
.footer-widget-text p{
	font-size: 20px;
	line-height: 32px;
	font-weight: 600;
	color: white;
}
.footer-widget-socials {
	display: flex;
	align-items: center;
}
@media(max-width: 991px){
.footer{
	background-position:  bottom 50px;
}	
	.footer-widget-socials{
		margin-bottom: 30px;
	}
}
.footer-widget-socials a{
	height: 40px;
	display: inline-block;
	width: 40px;
	line-height: 40px;
	border-radius: 50%;
	text-align: center;
	background-color: var(--thm-dark-black);
	color: white;
}
.footer-widget-socials a:hover{
	color: red;
}
.footer-widget-socials a + a {
	margin-left: 10px;
}
/* .footer-widget{
	margin-top: 120px;
  text-decoration: none;

} */
@media (max-width: 991px) {
	.footer-widget{
		padding-bottom: 40px;
		margin-top: 0px;		
	}	
}
@media (max-width: 575px) {
	.footer-widget{
		padding-bottom: 30px;		
	}	
}
.footer-widget-title{
	font-size: 22px;
	color: white;
  text-decoration: underline overline white;
}
.footer-widget-contact h4:hover{
  color: #8ebf42;
}
.footer-widget-title p:hover{ 
  color: #8ebf42;
}
@media(max-width: 991px){
	.footer-widget-title{
		margin-bottom: 15px;
	}
}
.footer-widget-explore{
	margin-left: 40px;
  text-align: center;
}
@media only screen and (max-width: 991px) {
	.footer-widget-explore{
		/* margin-left: inherit; */
		margin-top: 10px;
	}
}

.footer-widget-explore li{
	font-size: 20px;
	color: rgb(225, 190, 190);
	font-family: var(--thm-font);
  text-decoration: none;
}
.footer-widget-explore li a{
	color: white;
  text-decoration:none;
}
.footer-widget-explore  a:hover{
	color: rgb(66, 217, 28);
}
.footer-widget-explore  h4:hover{
	color: rgb(66, 217, 28);
}

.footer-widget-contact{
	margin-bottom: 25px;
}
.footer-widget-contact p{
	font-size: 15px;
	margin-bottom: -8px;
	color: white;
	font-family: var(--thm-font);
	font-weight: 500;
}
.footer-widget-contact-list{
	display: flex;
	line-height: 1;
	margin-bottom: 10px;
}
.footer-widget-contact-list i{
  margin-left: 40px;
	color: rgb(170, 210, 26);
}

.footer-widget-contact-item a{
	margin-left: 10px;
	font-size: 15px;
	color: white;
	font-family: var(--thm-font);
	font-weight: 700;
  text-decoration: none;
}
.footer-widget-contact-item a:hover{
	color: rgb(49, 228, 39);
}
.bottom-footer{
	color: white;
	text-align: center;
	padding: 40px 0;
	font-weight: 600;
}
.bottom-footer p{
	margin-top: 0;
	font-weight: 500;
	color: white;
	line-height: 1;
}

@media only screen and (max-width: 600px) {

.bottom-footer{
	color: white;
  width: 80%;
	text-align: center;
	padding: 40px 0;
	font-weight: 600;
}
}

/*owl carousel */


.slider {
	margin-bottom: 20px;
	position: relative;
  }
  
#slider{
	background-color:rgb(238, 218, 218);
	margin-top: 10px;

}
.slider .owl-item.active.center .slider-card {
  transform: scale(1.15);
  opacity: 1;
  background: #ff9966; /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #ff5e62, #ff9966); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #ff5e62, #ff9966); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  color: #fff;
}
.slider-card {
  background: #fff;
  padding: 0px 0px;
  margin: 1px 15px 10px 15px;
  border-radius: 2px;
  box-shadow: 0 15px 45px -20px rgb(0 0 0 / 73%);
  transform: scale(0.9);
  opacity: 0.5;
  transition: all 0.3s;
}
.slider-card img {
  border-radius: 5px 5px 0px 0px;
}
.owl-nav .owl-prev {
  position: absolute;
  top: calc(50% - 25px);
  left: 0;
  opacity: 1;
  font-size: 30px !important;
  z-index: 1;
}
.owl-nav .owl-next {
  position: absolute;
  top: calc(50% - 25px);
  right: 0;
  opacity: 1;
  font-size: 30px !important;
  z-index: 1;
}
.owl-dots {
  text-align: center;
}
.owl-dots .owl-dot {
  height: 10px;
  width: 10px;
  border-radius: 10px;
  background: #ccc !important;
  margin-left: 3px;
  margin-right: 3px;
  outline: none;
}
.owl-dots .owl-dot.active {
  background: #f44336 !important;
}



/* animation start*/

.wrapper {
	height: 100%;
	width: 100%;
	background: linear-gradient(180deg, #04fafd, 5%, #bed4e4, 50%, #030423);
  }
  
  .wrapper div {
	height: 20px;
	width: 60px;
	border: 12px solid darkred;
	border-radius: 100px;
	position: relative;
	top: 8%;
	left: 10%;
	animation: 4s linear infinite;
  }
  

  
  
  .wrapper div:nth-child(1) {
	top: 20%;
	left: 20%;
	animation: animate 5s linear infinite;
  }
  .wrapper div:nth-child(2) {
	top: 40%;
	left: 80%;
	animation: animate 5s linear infinite;
  }
  .wrapper div:nth-child(3) {
	top: 40%;
	left: 40%;
	animation: animate 3s linear infinite;
  }
  .wrapper div:nth-child(4) {
	top: 46%;
	left: 30%;
	animation: animate 5s linear infinite;
  }
  .wrapper div:nth-child(5) {
	top: 40%;
	left: 10%;
	animation: animate 5s linear infinite;
  }
  .wrapper div:nth-child(6) {
	top: 30%;
	left: 60%;
	animation: animate 5s linear infinite;
  }
  .wrapper div:nth-child(7) {
	top: 50%;
	left: 20%;
	animation: animate 5s linear infinite;
  }
  .wrapper div:nth-child(8) {
	top: 35%;
	left: 60%;
	animation: animate 5s linear infinite;
  }
  .wrapper div:nth-child(9) {
	top: 40%;
	left: 50%;
	animation: animate 6s linear infinite;
  }
  .wrapper div:nth-child(10) {
	top: 45%;
	left: 20%;
	animation: animate 5s linear infinite;
  }
  .wrapper div:nth-child(11) {
	top: 10%;
	left: 90%;
	animation: animate 5s linear infinite;
  }
 
  
  @keyframes animate {
	0% {
	  transform: scale(0) translateY(0) rotate(50deg);
	}
	100% {
	  transform: scale(1.3) translateY(-100px) rotate(360deg);
	}
  }


  /* about us
  --------------
  --------------- */
  .clearfix::after {
	display: block;
	clear: both;
	content: "";
  }
  .bg-faded {
	background-color: #f6e1c5;
  }
  .page-section {
	margin-top: 0.5rem;
	margin-bottom: 5rem;
  }
  
  .intro {
	position: relative;
  }
  .img-fluid {
	max-width: 100%;
	height: auto;
  }
  @media (min-width: 992px) {
	.intro .intro-img {
	  width: 65%;
	  float: right;
	}
	.intro .intro-text {
	  left: 0;
	  width: 60%;
	  margin-top: 3rem;
	  position: absolute;
	}
	.intro .intro-text .intro-button {
	  width: 100%;
	  left: 0;
	  position: absolute;
	  bottom: -2rem;
	}
  }
  @media (min-width: 1200px) {
	.intro .intro-text {
	  width: 40%;
	}
  }

  .section-heading {
	text-transform: uppercase;
  }
  .section-heading .section-heading-upper {
	display: block;
	font-size: 3rem;
	font-weight: 600;
  }
  .section-heading .section-heading-lower {
	display: block;
	font-size: 3rem;
	font-weight: 100;
  }




/* card section */
@media only screen and (max-width: 600px) {
   .card .image  {
  margin-left: 30px;
}
 .container.card .content {
margin-left: 25px;

}
}

card {
	position: relative;
	max-width : 260px;
	height : 215px;  
	background-color:#ffff;
	margin : 30px 10px;
	/* padding : 20px 15px; */
	
	display : flex;
	flex-direction : column;
	box-shadow : 0 5px 20px rgba(0,0,0,0.5);
	transition : 0.3s ease-in-out;
	border-radius : 15px;
  }
  .container .card:hover {
	height : 320px;    
  }
  
  
  .container .card .image {
	position : relative;
	width : 260px;
	height : 160px;
	
	top : -40%;
	/* left: 8px; */
	box-shadow : 0 5px 20px rgba(0,0,0,0.2);
	z-index : 1;
  }
  
  .container .card .image img {
	max-width : 100%;
	border-radius : 5px;
  }
  
  .container .card .content {
	position : relative;
	top : -50px;
	padding : 10px 15px;
	color : #111;
	text-align : center;
	
	visibility : hidden;
	opacity : 0;
	transition : 0.3s ease-in-out;
	  
  }
  
  .container .card:hover .content {
	 margin-top : 30px;
	 visibility : visible;
	 opacity : 1;
	 transition-delay: 0.2s;
	
  }


/*gallery page start*/




  img{
  max-width: 100%;
}

.gallery{
  background-color: #dbddf1;
  padding: 80px 0;

}
.gallery img{
  background-color: #ffffff;
  padding: 15px;
  width: 100%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
#gallery-model .model-img{
  width: 100%;
}

/* ********* contact us *******/

/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');
body{
    font-family: 'Poppins', sans-serif;
    background-color: #f8f9fa ;
}

.first_col {
    background-color: white;
    height: 550px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    position: relative;
    width: 550px;
    left: 155px;
    top: 171px;
    border-radius: 20px;
}

.img-fluid {
    border-radius: 20px;
}

.row-last {
    width: 60% !important;
    position: relative !important;
    left: 350px;
    top: 50px;
    height: 200px;
    padding-bottom: 100px !important;
    background-color: #c1b688;
    border-radius: 20px;

}

.btn-primary {
    background-color: #c1b688;
    border: #c1b688;

}

.btn-primary:hover {
    background-color: black !important;
}

.form-control {
    height: 52px;
    background: #fff;
    font-size: 14px;
    border-radius: 2px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #c1b688;
}
.form-control[type=text]:focus {
border: 2px solid #555;
}
@media only screen and (max-width: 600px) {
    .first_col {
        position: initial;
        left: 0 !important;
    }

    .sec_col {
        order: 1 !important;
    }

    .row-last {
        left: 0 !important;
        width: 100% !important;
        height: 500px !important;
        top: 0 !important;
    }
}*/
@media only screen and (max-width: 600px) {
  .mini{
  
    display:none;
  }
}
   
@media only screen and (max-width: 600px) {

marquee{
  font-size: 15px;
  font-weight: 500px;
 width: 70%;
 font-family: sans-serif;
   }
  }






/**********vedios starting *********/


.cards {
  margin: 0 auto;
  text-align: center;
	display: -webkit-flex;
	display: flex;
  border-radius: 10px;
	-webkit-justify-content: center; 
  justify-content: center;
  -webkit-flex-wrap: wrap; 
	flex-wrap: wrap;
	margin-top: 15px;
	padding: 1.5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
  box-sizing: border-box; 
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.cards:hover {
  box-shadow: 0 4px 10px rgba(0,0,0,0.16), 0 4px 10px rgba(0,0,0,0.23);
}





