.dropdown-item
{
text-transform:capitalize;    
}


.max-height-350{
	max-height: 350px;
	object-fit: cover;
}


.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 10px;
  border: none;
  border-top:1px solid #A09A9A;
  width: 100%;
  
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

button.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}



.active, .accordion:hover {
  background-color: #ccc; 
}

button:focus {
     outline: none; 
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
  text-align: justify;
  border:1px solid #A09A9A;
}



.fixed-pera{
	bottom: 0;
}
.call-us-bg{
    background-color: #e65425;
    z-index: 1;
}


 .t-style{
    text-align: center;
    color: #fff;
    font-size: 18px;
 }


     .t-style-a{
            width:50px;
            height: 50px;
            background: #20b038;
            padding: 8px 12px;
    position: fixed;
    margin: 0 0 0 25px;
    float: left;
    border-radius: 50%;
    position: fixed;
    z-index: 100;
    right: 20px;
    bottom: 8px;

    }

 .whatsapp {
    color: #fff;
    font-size: 30px;
        
}


     .call-style-a{
            width:50px;
            height: 50px;
            background: #d42b00;
            padding: 8px 12px;
    position: fixed;
    float: right;
    border-radius: 50%;
    position: fixed;
    z-index: 100;
    right: 80px;
    bottom: 8px;

    }

 .call {
    color: #fff;
    font-size: 30px;
        
}

@media screen and (max-width: 767px) {

.textSize{
	font-size: 9px;
}

  .m-b-55{
    margin-bottom: 65px;
    }

    .t-style-a{
            width:50px;
            height: 50px;
            background: #20b038;
            padding: 8px 12px;
    position: fixed;
    float: left;
    border-radius: 50%;
    position: fixed;
    z-index: 100;
    bottom: 15px;
    left: 0px;

    }

 .whatsapp {
    color: #fff;
    font-size: 30px;
        
}


    .call-style-a{
            width:50px;
            height: 50px;
            background: #3a3a3a;
            padding: 8px 12px;
    position: fixed;
    margin: 0 25px 0 0;
    float: left;
    border-radius: 50%;
    position: fixed;
    z-index: 100;
    right: 10px;
    bottom: 15px;

    }

 .call {
    color: #fff;
    font-size: 30px;
        
}

}





.min-height-40{
	min-height: 40px;
}

.min-height-200{
	min-height: 200px;
}
.height-300{
	height: 300;
}


.h-p p{

	margin-bottom: 0;
}

.f-s-20{
	font-size: 20px;
}


body{
	margin: 0;
	padding: 0;
	font-family: 'Philosopher', sans-serif;
}
h2{
	font-size: 3rem;
}

.form_label{
	 margin-bottom: .1rem;font-size: 17px;
}
.form_field{
	 height: 30px;padding-left: 3px;margin-bottom: 16px;
}


.height-163{
	height: 163px;
}

/* Blog start */
.bg-eb7a27{
	background: #eb7a27;
}
.bg-f4f6f9{
	background: #f4f6f9;
}
.color-f36234{
	color: #f36234;
}
.color-eb7a27{
	color: #eb7a27;
}
.font-13{
	font-size: 13px;
}
.font-20{
	font-size: 20px;
}
.p-heading{
	font-weight: 700;
}
#blog ul.main-blog{
	margin: 0;
	padding: 0;
	display: flex;
}
#blog ul.main-blog li{
	list-style: none;
	margin-left: 5px;
	color: #000;
}
#blog ul.main-blog li span{
	list-style: none;
	margin-left: 5px;
}
#blog ul.main-blog li:first-child{
	margin-left: 0px;
}

#blog ul.main-blog li a{
	text-decoration: none;
}
#blog ul.main-blog li span a{
	text-decoration: none;
	color: #eb7a27;
}
.readmore{
	color: #fff;
	padding: 8px 10px;
	background: #eb7a27;
	float: right;
}
.readmore:hover{
	text-decoration: none;
	color: #fff;
}
.youtube-iframe iframe{
	width: 100%;
}
.youtube-iframe{
	min-height: 168px;
}
/* Blog end */






.youtube-iframe iframe{
	width: 100%;
}

.moneycat
{
    min-height:215px;
}

.razorpay-payment-button
{
   display:none !important;
}

.font-11{
	font-size: 11px;
}
.font-14{
	font-size: 14px;
}
.font-17{
	font-size: 17px;
}
.font-30{
	font-size: 30px;
}
.header-fixed
{
  position:fixed;
  width:100%;
  z-index:999;
  top:0;
  background:#fff;
}

a:hover
{
	text-decoration:none;
}


.productheading a
{
	color: #d42b00;
    font-weight: bold;
}

.logo
{
    height:65px;
}
.bg-f5f5f5{
	background-color: #f5f5f5;
}
.bg-3a3a3a{
	background-color: #3a3a3a;
}
.bg-f9f9f9{
	background-color: #f9f9f9;
}
.bg-fc4900{
	background-color: #eb7a27;
}
.bg-d42b00{
	background-color: #d42b00;
}
.font-14{
	font-size: 14px;
}

.height500
{
	height:500px;
	object-fit:contain;
}

.height-251{
	height: 177px;
	object-fit: contain;
}
.height-100{
	height: 100px;
}
.addbtn {
    padding: 4px 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #bbb #aaa #999;
    text-shadow: 0 1px 0 #eee;
    background: #f1f1f1;
    color: #000;
    margin: 0 5px;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px #fff, inset 0 -1px 1px #aaa, 0 2px 4px -3px #666;
}
.addbtn:hover {
    background: #f1f1f1 !important;
    -webkit-box-shadow: inset 0 1px 1px #aaa, inset 0 -1px 1px #aaa;
    border-color: #888 #aaa #eee;
    color: #000;
}
#top-header{
	 background: #eb7a27;
}
.social-icon{
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
.social-icon li{
	float: left;
	margin-left: 19px;
}
.social-icon li a{
    font-weight:bold;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}
.header-contact{
	/*margin: 0;*/
	/*padding: 0;*/
	/*float: right;*/
	/*list-style: none;*/
	/*margin-right: 25px;*/
}
/*.header-contact li{*/
/*	float: left;*/
/*	margin: 0 0 0 15px;*/
/*}*/
.header-contact li a{
    font-weight:bold;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}
.header-contact li a i{
	color: #fff;
	margin: 0 5px 0 0;
}
.navbar .navbar-nav .nav-item{
	font-weight: 500;
}
.navbar .navbar-nav .nav-item .nav-link{
	color: #000;
	padding: 5px 10px;
	font-size: 20px;
	font-weight: 700;
}
.navbar .navbar-nav .nav-item .nav-link i{
	margin-right: 5px;
}
.navbar .navbar-nav .nav-item.active .nav-link,
.navbar .navbar-nav .nav-item:hover .nav-link{
	color: #e65425;
	transition: all 0.5s;
}
.navbar .navbar-toggler {
    color: #fff;
    border-color: none;
    background: #eb7a27;
}
.row-box i.menu-whatts-icon{
	background-color: green;
	border-radius: 50%;
	color: #fff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 17px;
}
.row-box i.menu-facebook-icon{
	background-color: #2962ff;
	border-radius: 50%;
	color: #fff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
}
.row-box i.menu-google-icon{
	background-color: #d54c3f;
	border-radius: 50%;
	color: #fff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 17px;
}
.row-box i.menu-twitter-icon{
	background-color: #4ea6e9;
	border-radius: 50%;
	color: #fff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 17px;
}
.row-box i.menu-linkedin-icon{
	background-color: #0073b1;
	border-radius: 50%;
	color: #fff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 17px;
}
.row-box i.menu-rss-icon{
	background-color: #e37418;
	border-radius: 50%;
	color: #fff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 17px;
}
.contact-icon{
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
}
.contact-icon li{
	margin: 0 0 0 5px;  
}
#header .addbtn p{
	margin-top: 6px;
	margin-right: 6px;
}
.banner-text{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 20%;
}
.carousel-caption{
	color: #000;
}
.font-12 h6{
	font-size: 16px;
}
.bg-e4e5e5{
	background: #e4e5e5;
}
#section-me{
	background-color: #f4f4f4;
}

.hv .a:hover{
background-color: blue

}
.bg-image{
	background-image: url("../images/white_divider_top.png");
	height: 150px;
	margin: -150px 0 0 0;
}
.box-shadow{
	box-shadow: 0px 3px 6px #ddd;
}
.boxx-hover:hover{
	background: #f8f8f8;
}
.boxx-hover img{
	transform: scale(1);
	transition: transform 0.5s;
}
.boxx-hover img:hover{
	transform: scale(1.1);
	cursor: pointer;
}
.box-shadow h5{
	margin: 0px;
}
.box-shadow img
.boxx img{
	height: 250px;
}
#section3{
	background-color: #f4f4f4;
}
.row-box .form-box{
	padding: 10px 15px;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.4);
}
.row-box.form-box p{
	font-size: 14px;
}
.row-box .form-box input,
.row-box .form-box select
{
	margin-bottom: 15px;
	border: 1px solid grey;
	border-radius: 5px;
}

.row-box .form-box input::placeholder {
  color: #000;
  font-size: 13px;
}

.row-box .form-box option::placeholder {
  color: #000;
  font-size: 10px;
}

.row-box .form-box input[type="text"],
.row-box .form-box select,
.row-box .form-box input[type="date"],
.row-box .form-box input[type="email"],
.row-box .form-box input[type="tel"]{
	background: #fff;
	height: 31px;
    padding-left: 5px;
}
.row-box .form-box button{
	width: 100%;
	height: 40px;
	background: #e65425;
	font-size: 15px;
	color: #fff;
	border: none;
}
#testimonial-section{
	background-image: url("../images/testimonial2.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0 0 100px 0;
}
.testimonial{
	padding: 93px 0 20px;
	background:rgba(255,255,255,0.7);
}
.testimonial img{
	position: absolute;
	width: 90px;
	height: 90px;
	left: 50%;
	top: 5px;
	transform: translateX(-50%);
	border-radius: 50%;
}
.testimonial p{
	margin: 10px 0 0 0;
	font-size: 15px;
	padding: 0 142px;
}
.testimonial h3{
	margin: 10px 0 0 0;
	font-size: 24px;
}
#footer{
	background: #3a3a3a;
}
#footer p{
	font-size: 14px;
}

#footer h5
{
    color:#fff;
}

#footer ul li{
	background: transparent;
	color:#ddd;
}

#footer p
{
    color:#ddd;
}
#footer .list-group .list-group-item a{
	text-decoration: none;
	color: #ddd;
}
.slick-prev::before,
.slick-next::before{
	padding: 5px;
	color: #000;
	width: 30px;
	height: 30px;
	background: #eee;
}
.slider{
	border: none;
}
#category-section{
	background-image: url("../images/testimonial2.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0 0 100px 0;
}
.category-div{
	padding: 15px 0 15px;
    background: rgba(255,255,255,0.7);
}
.btn-checkout{
	width: 100%;
	height: 40px;
	background: #e65425;
	font-size: 15px;
	color: #fff;
	border: none;
}
.checkout-2{
	background-color: #e01e1e;
}
.btn-checkout:hover{
	color: #fff;
}
@media (min-width: 992px) and (max-width: 1024px){
	.font-15{
	font-size: 15px;
	}
	#section1 {
    background-position: 0 -329px;
	}
	.bg-image {
    display: none;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.font-8{
		font-size: 8px;
	}
	.mt-20{
		margin-top: 20px;
	}
	.font-15{
	font-size: 15px;
	}
	.navbar-collapse{
    background: rgb(238, 238, 238);
	}
	.navbar .navbar-nav .nav-item{
    border-bottom: 1px solid #d3cdcd;
	}
	.navbar .navbar-nav .nav-item .nav-link{
    text-align: left;
	}
	#section1 {
    background-position: 0 -65px;
	}
	.bg-image {
    display: none;
	}
	#contact-me {
    background-position: 0 0px;
    padding: 0 0 0px 0; 
	}
}
@media (max-width: 767px) {
    
    .height-251
    {
        height:160px;
        display:block;
        margin:0 auto;
    }
    
    .mfont-18
    {
        font-size:18px;
    }
    
    .hindifont20
    {
        font-size:20px;
    }
    
    .engfont25
    {
        font-size:25px;
    }
    
    input,select
    {
        font-size:12px;
    }
    
    select
    {
        height:40px;
        border:1px solid grey;
    }
    
    /*p*/
    /*{*/
    /*    font-size:14px;*/
    /*}*/
    
    .borderimg
    {
        width:50%;
    }
    
    .moneycat
    {
        min-height:100px;
    }
    
    .logo
    {
        height:47px;
    }
	/*.header-contact{*/
	/*margin-right: 0px;*/
	/*float:left;*/
	/*width:100%;*/
	/*}*/
	.mt-20{
		margin-top: 20px;
	}

	.font-12{
		font-size: 16px;
	}
	.font-8{
		font-size: 8px;
	}
	.font-9{
		font-size: 9px;
	}
	.font-10{
		font-size: 11px;
	}
	.font-32{
		font-size: 32px;
	}
	.height-80{
		height: 80px;
	}
	.height-300{
		height: 300px;
	}
	.height-160{
		height: 160px;
	}
	.pab-12{
		padding: 0 0 12px 0;
	}
    /*.header-contact li:nth-child(1)*/
    /*{*/
    /*    float:left;*/
    /*    margin:0;*/
    /*}*/
    
    /* .header-contact li:nth-child(2)*/
    /*{*/
    /*    float:right;*/
    /*}*/
    

	.navbar .navbar-nav .nav-item .nav-link{
	text-align: center;
	}
	h2{
	font-size: 2rem;
	}
	.form-box{
		margin:20px 0 0 0;
	}
    .padding-phone h5
    {
    	font-size: 15px;
        color: #000;
        font-weight: bold;
    }


	.height-100{
	height: auto;
	}
	.height-160{
	height: 160px;
	}
	.navbar-collapse{
		background: rgb(238, 238, 238);
	}
	.navbar .navbar-nav .nav-item{
	border-bottom: 1px solid #d3cdcd;	
	}
	.navbar .navbar-nav .nav-item .nav-link{
	text-align: left;
	}
	.padding-phone{
	padding-left: 0;
	padding-right: 0;
	}
	/*#rudraksha{*/
	/* margin-top: -32px;*/
	/*}*/
	#testimonial-section {
    padding: 0 0 389px 0;
	}
	.testimonial p{
	padding: 0 7px;
	}
	.testimonial-box{
		border: 2px solid red;
		padding: 10px;
		border-radius: 25px;
	}
	}
	#footer{
		margin-top: 0px;
	}
	#footer h5{
		font-size: 30px;
	}
	#footer .list-group .list-group-item{
		padding: 2px 0;
	}
	#footer .list-group .list-group-item a{
		font-size: 16px;
	} 
	#footer .list-group .list-group-item p{
		font-size: 16px;
	} 
	#footer .list-group .list-group-item i{
		font-size: 9px;
	}
	#contact-me {
    background-position: 0 0px;
    padding: 0 0 0px 0;
	}
}


@media (max-width: 320px) {
    
      select
    {
        height:40px !important;
        border:1px solid grey !important;
    }
    
      .moneycat
    {
        min-height:90px;
    }
    
     .hindifont20
    {
        font-size:18px;
    }
    
    .engfont25
    {
        font-size:22px;
    }
    
    input,select
    {
        font-size:12px !important;
        padding:0 0 0 10px !important;
    }
    
    p
    {
        font-size:14px;
    }
    
    .borderimg
    {
        width:50%;
    }
    
    
    .font-10
    {
        font-size:10px;
    }

    .font-9
    {
        font-size:9px;
    }
    
}




.package {
	padding: 15px;
    min-height: 160px;
    border-radius: 10px;
}

.bg-white {
    background-color: #fff!important;
}

.package img {
    height: 130px;
    object-fit: contain;
}

.package p, .payment p {
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    background: #eee;
}

@media screen and (max-width: 600px) {
  .d-xs-none{
    display: none;
  }

  .package {
	padding: 5px;
    min-height: 90px;
    border-radius: 10px;
}

.package img {
    height: 80px;
    object-fit: contain;
}

}


/* start testimonial */

.testimonial-box
{
	background-color:#f4f4f4;
	border-radius:10px;
	padding:30px;
	position:relative;
	min-height: 350px;
	border: 2px solid red;
		padding: 10px;
		border-radius: 25px;	
	
}
.testimonial-box img
{
	border-radius:100%;
	height:70px;
	width:70px !important;
}
.testiimg
{
	padding:10px;
}
.testitext
{
	padding:20px 10px 10px 10px ;

}
.testitext:after
{
	    content: ',,';
    position: absolute;
    display: block;
    bottom: 0px;
    right: 0px;
    font-family: Oswald,sans-serif;
    font-size:142px;
    line-height: 300px;
    font-weight: 700;
    color: #eff0f1;
    letter-spacing: -12px;
    z-index: 0;
	top:48px;
}
.testitext h5
{
	margin:0;
	margin-top: 20px;
	font-weight: bold;
}



    .slider {
        width: 90%;
        margin: 10px auto;
    }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: 1;
    }
    
    .slick-active {
      opacity: 1;
    }

    .slick-current {
      opacity: 1;
    }