
	.btn-primary{
    color: #FFC267;
	background:#D83337 !important;
	border:1px solid #D83337 !important;	
	border-radius:50px 0px 50px 0px;
}

	.btn-light {
    color: #FFFFFF;
	background:#D2151E ;
	border:1px solid #D2151E;	
	width:180px;
	height:40px;
	}
	}
	
	@media screen and (max-width:667px){
		.btn-light {
    color: #FFFFFF;
	background:#D2151E ;
	border:1px solid #D2151E;	
	width:120px;
	height:40px;
	}
	}
	@media screen and (max-width:667px){
		.slide {    
	height:230px !important;
	}
	}
@media screen and (max-width:667px){
	.mob-col{
		margin-top:12px
	}
}

@media screen and (max-width:667px){
  .text-we{
	  font-size:20px !important;				
			}
		}
.btn-light:hover{
    color: #FFFFFF;
	background: #D83337 ;
	box-shadow:inset 200px 0px 0px 0px black
	
}

.img-hover-zoom {
	height: auto;
   overflow: hidden;  
}

.img-hover-zoom img {
  transition: transform 5s ease;
}

.img-hover-zoom:hover img {
  transform: scale(1.5);
}
.salon-nav{
	padding:14px;
	color:black;
	font-weight:bold;
}
.salon-nav:hover{
	border:2px solid white;
	background:#F23E36;
	color:white;	
	border-radius:30px;
	padding:14px;
}
.off-crd{
	position:absolute;
	top:10px;
	left:0
}
.off{
	background:#D2151E;
	color:white;
	padding:10px
}
.fact-icon{
	  font-size:50px;
	  color:white;
}
.fact{
	border-right:1px solid white;
	}
	
@media screen and {
		.fact{
	border-right:none;
	}
}
.testimonial-item{
	border:1px solid white;
	padding-top:10px;
}
.service-col:hover{
	 background:#D2151E;
	 padding:10px 0px 20px 0px;
	 margin:0px;
     color:white;
	 transition:1s;
	 position:absolute;
	 bottom:0;
	 }
	 .service-col{
	 background:#2C2F34;
	 padding:10px 0px 20px 0px;
	 margin:0px;
     color:white;
	 transition:1s;
	 position:absolute;
	 bottom:0;
	 }
	 
.serp{
	color:white;
	font-size:24px;
	font-weight:bold;
}
.btn-primary:hover,
.btn-primary:focus {
   box-shadow: 
    inset -8em 0 0 0 #D2151E,
    inset 9em 0 0 0 #D2151E; 
	transition:3s;	
	border:1px solid #D2151E !important;
}
.btnn1 {
    color: #FFFFFF;
	background:#579C42 ;
	border:1px solid #579C42;
	border-radius:50px;
	width:160px;
	height:60px;
	box-shadow:0px 0px 3px 0px black
}
.btnn1:hover{
    
	background: #004987 ;
	border:1px solid #004987;
	border-radius:50px;
	color:white;
	box-shadow:0px 0px 3px 0px black
}
.btnn2 {
    color: #FFFFFF;
	background:#579C42 ;
	border:1px solid #579C42;
	border-radius:50px;
	width:160px;
	height:60px;
	box-shadow:0px 0px 3px 0px black
}
.btnn2:hover{
    
	background: #004987 ;
	border:1px solid #004987;
	border-radius:50px;
	color:white;
	box-shadow:0px 0px 3px 0px black
}
h1,h2,h3,h4,h5,h6{
	font-family: Poppins, sans-serif;
}
.header-carousel .owl-nav .owl-prev, .header-carousel .owl-nav .owl-next {
    margin: 7px 0;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: transparent;
    border: 1px solid #FFFFFF;
    font-size: 22px;
    transition: .5s;
    display: none;
}
.icon-bg{
	font-size:35px;
	color:white;
	height:50px;
	background:#489331;
	padding:10px;
}
.icon-bg:hover{
	font-size:35px;
	color:white;
	height:50px;
	background: #004987;
	padding:10px;
}
.product-item1 {
    background: white;
	
    transition: .5s;
	border-radius:10px;
	box-shadow:0px 0px 1px 0px black;
}

.product-item1:hover {   
    background: white;
	border-bottom:5px solid #004987;
	box-shadow:0px 0px 4px 0px black;
}

.product-item * {
    transition: .5s;
}
.overlay {
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); 
  color: #f1f1f1;
  width: 100%;
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center;
}
.img-gal{
	box-shadow:0px 0px 3px 0px #004987 ;
}
.img-gal1{
	box-shadow:0px 0px 1px 0px #004987 ;
}
.fa{
	margin-top:10px;
}

	
th ,tr, td
{
	border:none;
	padding:15px 5px 5px 5px;
	}
		.modal {
  display: none; 
  position: fixed; 
  z-index: 1; 
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4); 
}


.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 30%;
}
@media screen and (max-width:667px){
	.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 100%;
}
}


.close {
  color: #aaaaaa;
  text-align: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
 .process{
		  font-size:40px;
		  color:white;
		  background-image:linear-gradient(180deg,#004987,#50983B);
		  padding:20px;
		  border:1px solid #60A1BD;
		  border-radius:50%;
	  }
	  .mob-head{
		  margin-top:70px;
	  }
	  @media screen and (max-width:667px){
		   .mob-head{
		  margin-top:0px;
	  }
	  }
	  @media screen and (max-width:667px){
		  .owl-carousel-item{
			  width:100%;
			  height:250px;
		  }
	  }
	   @media screen and (max-width:667px){
		  .slider{
			  width:100%;
			  height:290px;
			  padding:0px;
			  margin:0px;
		  }
	  }
	 
	   @media screen and (max-width:667px){
		  .about{
			  margin-top:-150px
		  }
	  }
	  
	  .slider{
			  width:100%;
			  height:400px;
			  padding:0px;
			  margin:0px;
		  }
		  
	   .dropdown-item{
		   background:white;
	   }
	   @media screen and (max-width: 667px){
.head {
    background: white!important;
    color: #1161D3 !important ;
}
}
	   @media screen and (max-width:667px){
		   .mob-cel{
		   margin-top:30px;
		   }
	   }
	   .head:hover{
	background:white;
	color:#F26F2F
}
   .float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 90px;
    right: 20px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

body{
	font-family: Poppins, sans-serif;
   color:black;    
		
}
h1,h2,h3,h4,h5,h6	{
	    font-family: Poppins, sans-serif;
		font-weight:bold;		
}
.fga_btn
{
	background:#FF6984;
	width:160px;
	height:40px;
border-radius:30px;
border:1px solid #FF6984;
color:white;
margin-top:10px
}

.icon{
	margin-left:10px;
	margin-top:10px;
	color:white;
}

.tablink {
  color: white;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 20px 22px;
  font-size: 17px;
  width: 20%;
  border-radius:10px;
}
.tabcontent {
  color: white;
}



/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slider-area {
	margin-top: 30px;
}
.single-slider h3 {
	font-size: 15px;
	text-align: center;
	margin-top: 18px;
}


button.slick-prev.slick-arrow {
    position: relative;
    width: 30px;
    overflow: hidden;
    background: transparent;
    border: 0;
    position: absolute;
    left: 0px;
    right: auto;
    z-index: 11;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
}

button.slick-prev.slick-arrow:after {
    content: "<";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #00805F;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}

button.slick-next.slick-arrow {
    position: relative;
    width: 40px;
    overflow: hidden;
    background: transparent;
    border: 0;
    position: absolute;
    left: auto;
    right: 0px;
    z-index: 11;
    top: 50%;
    transform: translateY(-50%);
    height: 40px;
}

button.slick-next.slick-arrow:after {
    content: ">";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #00805F;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}

.sliders-list.slick-initialized.slick-slider {
    position: relative;
}

.single-slider {
    padding: 30px 0;
}

.slider-img img {
    display: block;
    width: 100%;
}

.single-slider.slick-slide {
    padding: 15px;
}

.sliders-list.slick-initialized.slick-slider {
    padding: 0 40px;
}
.fga-slider-img{
	width:150px;
	height:150px;
}
.head:hover{
	 background:#D2151E !important;
	 color:white !important;	
}
.btn-link1{
	color:white;
}
.blog-heading{
	font-family: Poppins, sans-serif; 
	font-size: 22px; 
	color: #000;
}
.content{
	text-align: justify;
	border-left: 5px solid red;
	font-size:16px;
}
.content1{
	text-align: justify;
	border-right: 5px solid red;
	font-size:16px;
}
.pera{
	font-size:16px;
}
.sticky{
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  z-index:1;
}
.shadow{
	box-shadow:0px 0px 3px 0px gray;
}
.fga-btnnn{
	background:#1464DB;
	color:white;
	height:50px;
	width:350px;
	border:1px solid #1464DB;
}
.fga-circle1{
	font-size:50px;
	background:#172182;
	color:white;
	padding:30px;
	border-radius:50%;
}
.contact-icon{
    font-size:40px;
	color:#342295;
	background:white;
	padding:15px;
	border-radius:50%;
}
.heading-padd{
	padding:50px;
}
@media screen and (max-width:667px){
	.heading-padd{
	padding:50px;
}
}
.heading{
	font-size:25px; 
	color:white;
	
}
@media screen and (max-width:667px){
	.heading{
	font-size:20px; 
	color:white;
}
}
.heading1{
	font-size:23px;
	color:white;
	}
@media screen and (max-width:667px){
	.heading1{
	font-size:18px; 
	color:white;
}
}
.blog-box{
      box-shadow:0px 0px 3px 0px gray;
	  padding:10px;
	  border-bottom:solid 3px gray;
	  border-radius:10px;
}
.blog-box:hover{
      box-shadow:0px 0px 1px 0px gray;
	  padding:10px;
	  border-bottom:solid 3px #D2151E;
	  border-radius:10px;
}
@media screen and (max-width:667px){
	.col-mar{
	margin-top:10px;
}
}
@media screen and (max-width:667px){
	.col-mar1{
	margin-top:30px;
}
}
@media screen and (max-width:667px){
	.row1{
	margin-top:30px;
}
}
@media screen and (max-width:667px){
	.font{
	font-size:10px !important;
	padding-left:5px !important;
	box-sizing:border-box;
	
	
}
}


.tab-icon{
	font-size:40px;
}
@media screen and (max-width:667px){
	.tab-icon{
	font-size:25px
}
}
@media screen and (max-width:667px){
	.mob-row{
	margin-top:50px;
}
}
@media screen and (max-width:667px){
	.mob-hide{
     display:none !important;
}
}

.count-particles{
  
  position: absolute;  
  color: #13E8E9;  
  text-indent: 4px; 
  font-family: Poppins, sans-serif;
  font-weight: bold;
}

.js-count-particles{
  font-size: 1.1em;
}

#stats,
.count-particles{
  -webkit-user-select: none;
  margin:auto;
 
}

#stats{
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.count-particles{
  border-radius: 0 0 3px 3px;
}

#particles-js{
  width: 100%;
  height: 100%;
  background-color: #2B31A4;
  background-image: url('');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index:1000;
  
}
.column{
		width:20%;
	}
	@media screen and (max-width:667px){
		.column{
		width:50%;
	}
	}
	@media screen and (max-width:667px){
		.cards{
		margin-top:10px;
	}
	}
	.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 16px;
  text-align: center;
  background-color: #f1f1f1;
  border-radius:10px;
  border-top:5px solid #8AC43C;
}
.card:hover{
	border-top:5px solid #F8588B;
}
.text-icon{
	font-weight:bold
}
.check-icon{
	color:#fff;
	font-size:18px;
	background:#2B31A4;
	padding:4px;
}
.choose-box{
	box-shadow:0px 0px 2px 0px gray;
	padding:30px;
	border-radius:10px;
}
.choose-box:hover{
	box-shadow:0px 0px 5px 0px #8AC43C;
	padding:30px;
	border-radius:10px;
}
.choose-box1{
	box-shadow:0px 0px 2px 0px gray;
	padding:30px;
	border-radius:10px;
	margin-top:50px;
}
.choose-box1:hover{
	box-shadow:0px 0px 5px 0px #8AC43C;
	padding:30px;
	border-radius:10px;
}
.choose-section{
	margin-top:180px
}
@media screen and (max-width:667px){
	.choose-section{
	margin-top:0px
}
}
.accordion {
  background-color: #2B31A4;
  color: #fff;
  cursor: pointer;  
  padding:10px 10px 10px 100px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  margin:10px
}


.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
.icon-acc{
margin-left:800px
}
@media screen and (max-width:667px){
	.icon-acc{
margin-left:10px;

}
}
.icon-acc2{
margin-left:678px
}
@media screen and (max-width:667px){
	.icon-acc2{
margin-left:10px
}
}
.icon-acc3{
margin-left:922px
}
@media screen and (max-width:667px){
	.icon-acc3{
margin-left:10px
}
}
.icon-star{
	background:#FF9800;
	color:white;
	font-size:20px;
	padding:10px;
	border-radius:10px
}
img{
	max-width: 100%;
}
.gallery{
	background-color: #dbddf1;
	padding: 30px 0;
}
.gallery img{
	background-color: #ffffff;
	padding: 15px;
	width: 100%;
	box-shadow: 0 0 15px rgba(0,0,0,0.3);
	cursor: pointer;
}
#gallery-modal .modal-img{
	width: 100%;
}
.port-back{
	background:#246FF4;
	color:white;
}
.port-sec{
	box-shadow:0px 0px 3px 0px gray;
	padding:15px;
	background:white;
}
.port-sec:hover{
	box-shadow:0px 0px 3px 0px gray;
	padding:15px;
	background:#E5FFE5;
}

	.contentt {
  position: relative;
}
.screen {
	display: block;
	width: 100%;
	height: 450px;
	overflow: hidden;
	position: relative;	
	border-radius: 1px;
	margin: 0;
	padding:0;
	box-shadow:0px 0px 2px 0px gray;
}
.screen img {
	bottom: -1560px;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 0;
  margin:0;
  padding:0;
	-webkit-transition: top 11s;
	-moz-transition: top 11s;
	-ms-transition: top 11s;
	-o-transition: top 11s;
	transition: bottom 11s;
}
@media screen and (max-width:667px){
	.screen img {
	bottom: -1390px;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 0;
  margin:0;
  padding:0;
	-webkit-transition: top 11s;
	-moz-transition: top 11s;
	-ms-transition: top 11s;
	-o-transition: top 11s;
	transition: bottom 11s;
}
}

.screen:hover img {
  bottom: 0;
  -webkit-transition: all 11s;
  -moz-transition: all 11s;
  -ms-transition: all 11s;
  -o-transition: all 11s;
  transition: all 11s;
}
.contentt:hover .middle {
  opacity: 1;
}

.text {
  background-color: #04AA6D;
  color: white;
  font-size: 16px;
  text-align:center;
  padding:5px;
  }
  .contentt .screen:hover img{
  margin-top:300px
  }
  .model-input{
	  width:300px;
	  height:38px;
  }
  @media screen and (max-width:667px){
	  .model-input{
	  width:200px;
	  height:38px;
  }
  }
  .footer-section{
	  position:fixed;
	  z-index:1000;
	  bottom:0px;
	  width:100%;
	  
 }
 
@media screen and (max-width:667px){
	.gap-col{
		 margin-top:20px
	}
}
.why-secc{
	width:80px;
	height:80px;
	background:white;
	padding:10px;
	border-radius:50%;
	margin-bottom:10px;
}
.glow {  
  color: #F47233;  
  animation: glow 1s ease-in-out infinite alternate;
}

#text {
	display: inline-block;
	vertical-align: middle;
	color: #41faa4;
	letter-spacing: 2px;
	font-size:40px;
	
}

#cursor {
	display: inline-block;
	vertical-align: middle;
	width: 3px;
	height: 50px;
	background-color: orange;
	animation: blink .75s step-end infinite;
}

@keyframes blink {
	from, to { 
		background-color: transparent 
	}
	50% { 
		background-color: orange; 
	}
}

@media screen and (max-width:667px){
			.text-we{
				font-size:30px !important;
			}
		}
		@media screen and (max-width:667px){
			#text{
				font-size:30px !important;
			}
		}
		@media screen and (max-width:667px){
	.slide-col{
		margin-top:-50px !important;
		
	}
}
.slide-col{
		margin-top:80px !important;
	}
	.text-we{
				font-size:50px !important;
			}
			
	@media screen and (max-width:667px){
	.col-rw{
		margin-top:-50px !important;
		
	}
	
	.colm{
		box-shadow:0px 0px 3px 0px gray;
	}
	
	
