/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
.pb-80{
	padding-bottom: 35px!important;
	padding-top: 35px!important;
}
/* Testimonials Carousel
-----------------------------------------------------------------*/
.testimonials-carousel .owl-stage { padding-top: 40px }

.testimonials-carousel .owl-item {
	opacity: .6;
	transition: transform .3s ease;
	transform: scale(0.8);
}

.testimonials-carousel .owl-item.active.center {
	opacity: 1;
	transform: scale(1);
}

.testimonial {
	border: 0;
	box-shadow: 0 0 35px rgba(140, 152, 164, 0.2);
	border-radius: 0.25rem;
	padding: 25px;
}

.testi-image {
	float: none;
	margin: -55px auto 0;
	margin-bottom: 20px;
}
.round {
            width: 400px;
            height: 400px;
            text-align: center;
            float: left;
            margin-right: 50px;
}
.testi-content p {
	text-align: center;
	font-style: normal;
	font-family: var(--fontfamily,'Poppins', sans-serif);
	font-size: var(--basefontsize, 16px);
}
.fb-box{
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%
}
.testi-meta {
	text-align: center;
	margin-top: 20px;
}
.image-width{
	width: 100% !important;
   	height: 200px !important;
}
#content .cu-des{
     display: block!important;
    margin-top: 10px!important;
    font-weight: 500!important;
    color: #777!important;
    font-size: 19px!important;
}
.color-s{
	color: #555;
}
.min-vh-70{
	    min-height: 70vh !important;
}
.l-p {
    margin-left: 4.333333%!important;
        padding-left: 0!important;
}
.width-au{
    max-width: 1140px!important;
}
#content .cu-des{
     display: block!important;
    margin-top: 10px!important;
    font-weight: 500!important;
    color: #777!important;
    font-size: 19px!important;
}
.color-s{
	color: #555;
}
.min-vh-70{
	    min-height: 70vh !important;
}
.l-p {
    margin-left: 4.333333%!important;
        padding-left: 0!important;
}
.pt{
	padding-top: 20px;
}
.img-r{
	border-radius: 8px!important;
}
.text-justify p { 
  text-align: justify!important;
  text-justify: inter-word!important;
}
.maintaince-width{
  width: 446px;
    height: 331px;
    margin-top: 15px;
}
.show-read-more .more-text{
        display: none;
    }
@media (max-width: 600px) {
.slide-btn-width{
   	width: 40%!important;
   }
   .img-width-mobile{
	height: auto;
    width: auto;
   }
   .mt5-mobile{
   	margin-top: 0px!important;
   }
   .display-flex-mobile{
   	display: block!important;
   }
   .width-img-mobile{
	width: 100%!important;
   }
   .mobile-size{
   	font-size: 20px!important;
   }
.blog-section .heading-block{
	margin-bottom: 15px!important;
}
.blog-header .heading-block{
	margin-bottom: 0px!important;
}
.grid-inner {
  width: 107%;
}
.bottommargin-sm {
    margin-bottom: 1rem !important;
}
.image-width{
	width: 100% !important;
  height: 220px !important;
}
.pb-80 {
    padding-bottom: 25px!important;
    padding-top: 25px!important;
}
.album-section{
	padding-top: 15px!important;
}

p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
    margin-bottom: 10px;
}
.mb-4 {
    margin-bottom: 0rem !important;
}
.pt-6, .py-6 {
    padding-top: 1rem !important;
}
.entry {
    position: relative;
    margin-bottom: 20px;
}
.bottommargin {
    margin-bottom: 1rem !important;
}
.entry-title h2, .entry-title h3, .entry-title h4 {
	font-size: 1rem;
}
.entry::after {
	margin-top: 25px;
}
.col-mb-50 {
    --col-mb: 20px;
}
.mb-3 {
    margin-bottom: 0rem !important;
}
.p-5 {
    padding: 2rem !important;
}
#footer .footer-widgets-wrap {
    position: relative;
    padding: 25px 0;
}
.fbox-contact{
	margin-top: 0rem;
}
.about-title{
	margin-top: 15px;
}
.pt-5 {
    padding-top: 1rem !important;
}
.card-grid {
    width: 100%;
    height: 92%;
}
.bottom-sm{
	margin-bottom: 0rem !important;
}
.card-image{
	height: 190px!important;
  width: 100%;
}
.services-pt{
	padding-top: 0.5rem !important;
	padding-bottom: 2rem !important;
}
.width-au{
    max-width: 1140px!important;
}
.services-gride{
	padding-bottom: 15px!important;
    padding-top: 15px!important;
}
}
.slide-btn-width{
	margin: 0 auto;
	width: 20%;
	margin-top: 10px;
}
.img-width-mobile{
	height: 400px;
}
.mt5-mobile{
   	margin-top: 30px!important;
 }
.display-flex-mobile{
   	display: flex;
}
.width-img-mobile{
	width: 300px;
}
.center .heading-block::after, .text-center .heading-block::after, .heading-block.center::after, .heading-block.text-center::after {
    margin: 7px auto 0;
}
.heading-blog-list{
	margin-bottom: 35px!important;
}
.menu-border0{
	border: 0px!important;
    padding: 0px!important;
    margin: 0px!important;
}
.not-found{
   padding-top: 150px;
}
.copyright-padding{
	padding: 20px 0px!important;
}

