body{
	overflow-x:hidden;
}


.service-circle {
	height: 203px;
	width: 203px;
	border-radius: 50%;
	transition: all linear 0.3s;
}

.service-circle:hover p span{
	color:black !important;
}

/*Buttons*/

.btn_default .elementor-button {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.btn_default .elementor-button:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
	bottom: 0;
    width: 0%;
    background-color: #FF5757;
    height: 100%;
    z-index: -1;
    border-radius: 30px;
    transition: width .4s;
}
.btn_default .elementor-button:hover:after{
    width: 100%;
}

/*menu */
.custom-header .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:after{
	content: '';
    position: absolute;
    width: 0px;
    background-color: #464af3;
    height: 2px;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    top: auto;
    bottom: 0px;
    transform: translateX(-50%);
    transition: all .3s;
}
.custom-header .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover:after{
	width: 25px;
	opacity: 1;
	visibility: visible;
}
.custom-header .elementor-widget-nav-menu .elementor-nav-menu--main .current-menu-item .elementor-item:after{
	width: 25px;
	opacity: 1;
	visibility: visible;
}



/*testimonials*/

.alwafaa-testi .pp-testimonial-slide{
    position: relative;
}
.alwafaa-testi .pp-testimonial-image{
    position: absolute;
    top: -10px;
}

.alwafaa-testi .slick-list.draggable{
    padding: 70px 50px 0 !important;
}
.alwafaa-testi .pp-testimonial-image img {
    object-fit: cover;
}


.alwafaa-testi .slick-active.slick-center{
     scale: 1.3;
     transition: 0.5s;
}
.alwafaa-testi .slick-active{
     transition: 0.5s;
}

.alwafaa-testi .pp-testimonial-cite {
    display: grid;
    grid-template-columns: 1fr auto; 
    align-items: center;
}

.alwafaa-testi .pp-testimonial-cite .pp-testimonial-name,
.alwafaa-testi .pp-testimonial-cite .pp-testimonial-position {
    grid-column: 1;
}

.alwafaa-testi .pp-testimonial-cite .elementor-star-rating {
    grid-column: 2;
    text-align: right;
}

.alwafaa-testi .pp-testimonial-footer {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
    border-top: 1px solid #d4d4d4;
    padding-top: 10px;
}


.mega-menu .elementor-icon-list-text:hover{
	text-decoration: underline;
	cursor: pointer;

}

.mega-menu .elementor-icon-list-text:hover{
	text-decoration: underline;
	cursor: pointer;
}
.mega-menu .htmega-menu-area .elementor-icon-list-text {
	font-family: "Montserrat", Sans-serif;
	font-size:14px!important;
	font-weight: 400;
}
.mega-menu .htmega-menu-container .sub-menu li a {
	border-bottom: none;
}
.mega-menu .elementor-icon-list-item a{
	    border-bottom: none!important;
    transition: all 0.3s ease 0s;
	
}

.mega-menu .elementor-icon-list-text{
	font-size:14px;
}
.htmega-menu-area ul {
    border-style: none!important;
}


/* ham berger icon*/
.htmobile-aside-button {
        /*display: flex !important;*/
        height: 42px;
        width: 42px;
        background-color: #e62c30;
        color: white;
        align-items: center;
        justify-content: center;
        border-radius: 52px;
        border: 2px solid white;
    }
.htmobile-aside-button i{
	padding:10px;
}

.htmega-menu-area{
	    border: none;
	margin-bottom: 0;
}
.htmega-megamenu li a {
    color: black;
    font-family: 'Montserrat';
}

.htmobile-aside-close{
	    color: #fff !important;
}
   

/*Social color on hover*/


.elementor-social-icon-facebook:hover .e-fab-facebook{
    fill: #316FF6!important;
}
.elementor-social-icon-twitter:hover .e-fab-twitter{
    fill: #1DA1F2!important;
}

.elementor-social-icon-youtube:hover .e-fab-youtube {
    fill: #CD201F!important;
}
.elementor-social-icon-whatsapp:hover .e-fab-whatsapp{
    fill: #075e54!important;
}


/*button style*/

.hbtn {
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    padding: 8px 20px;
    margin: 0px 3px 6px;
    text-align: center;
    border: 1px solid rgb(206 206 206);
    text-decoration: none;
    color: rgb(0 0 0);
    white-space: nowrap;
    z-index: 0;
    border-radius: 50px;
}
.hbtn i {
      padding-right: 8px;
} 
.hb-fill-right-bg::before {
      position: absolute;
      content: "";
      background: #e62c30;
      transition-duration: 0.3s;
      z-index: -1;
      inset: 0px auto auto 0px;
      width: 0px;
      height: 100%;
      opacity: 1;
} 
.hb-fill-right-bg:hover::before {
      width: 100%;
      height: 100%;
      opacity: 1;
} 
.hb-fill-right-bg:hover {
      color: rgb(0, 0, 0);
      background: #e62c30;
      transition: all 0.3s ease 0s;
} 
#service_box > .elementor-widget-container{
	display: flex;
    justify-content: center;
    align-items: center;
}
#blogpage .pp-post-content{
	background-color: transparent;
    background-image: linear-gradient(180deg, #F2F7F9 0%, #F6F2ED 100%);
	transition: all ease 0.3s;
    box-shadow: 0px 5px 18.9px 2.1px rgba(0, 0, 0, 0.05);
	min-height: 290px;
}
#blogpage.photo-galaryst .pp-post-content{
	min-height: 130px;
}
#blogpage.photo-galaryst .pp-post-filter {
	font-weight: 600;
	font-size: 16px;
}
#blogpage .pp-post.pp-grid-item:hover .pp-post-content{
	background-image: linear-gradient(180deg, #f2e3e3 0%, #f2e3e3 100%);
    transition: all ease 0.35s;
}
#blogpage .pp-post.pp-grid-item:hover .pp-posts-button{
	background-color: #FFFFFF;
	color: var( --e-global-color-aae09ca );
	border-color: #FFFFFF;
	transition: all ease 0.3s;
}
/*
#blogpage .pp-post.pp-grid-item:hover .pp-post-title a,#blogpage .pp-post.pp-grid-item:hover .pp-post-excerpt,#blogpage .pp-post.pp-grid-item:hover .pp-post-excerpt p,#blogpage .pp-post.pp-grid-item:hover .pp-meta-text{
	color:#fff;
	transition: all ease 0.3s;
}
#blogpage .pp-post.pp-grid-item:hover .pp-post-meta svg{
	fill: #fff;
}
#blogpage .pp-post.pp-grid-item .pp-posts-button{
	transition: all ease 0.3s;
}
*/
#blogpage .pp-post-meta{
	display: flex;
	flex-direction: row;
	margin-bottom: 0;
}
#blogpage .pp-post-meta svg {
	width: 14px;
	height: 14px;
}
#blogpage .pp-meta-text{
	font-size: 14px;
}
#singlepostst .pp-posts-skin-checkerboard .pp-post-content-wrap {
	-ms-flex-preferred-size: 70%;
	flex-basis: 70%;
}
#singlepostst .pp-posts-skin-checkerboard .pp-post-thumbnail, .pp-posts-skin-news .pp-post-thumbnail {
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
#singlepostst .pp-posts-skin-checkerboard .pp-post-content {
	padding: 0 0 0 20px;
}
.elementor-slideshow__title{
	display:none;
}
.pp-breadcrumbs a{
	pointer-events:none;
	cursor:pointer;
}
.pp-breadcrumbs li:first-child a{
	pointer-events: initial;
}
.testimonial-section .pp-testimonial-footer {
	border-top: 1px solid rgba(0,0,0,.05);
	padding-top: 15px;
}
.testimonial-section .pp-testimonial-outer .pp-testimonial{
	transition: all ease 0.3s;
    box-shadow: 0px 5px 18.9px 2.1px rgba(0, 0, 0, 0.05);
	min-height: 370px;
}
.testimonial-section .pp-testimonial-outer:hover .pp-testimonial{
	transition: all ease 0.3s;
    box-shadow: 0px 5px 18.9px 2.1px rgba(0, 0, 0, 0.15);
	/*background:#fbf3f3;
	background-image: radial-gradient(at center center, #f8f8f8 0%, #fbf3f3 100%);*/
}
.border-none .elementor-widget-container{
	border-width: 0 !important;
}
.vms-section .elementor-icon-box-wrapper {
  min-height: 225px  !important;
}

/*===== media CSS =====*/


@media (max-width: 991px){ 
	#alwafaa-megamenu {
			height:500px;
			overflow:auto;
	}
	#alwafaa-megamenu .elementor-element.elementor-element-bb3bb7c{
		grid-template-columns: repeat(1, 1fr);
		padding: 20px 10px;
		gap: 0;
	}
}

@media (max-width: 1199px) and (min-width: 100px) {
    .vms-section .elementor-icon-box-wrapper {
	  min-height: 245px  !important;
	}
}

@media (max-width: 767px) and (min-width: 100px) {
	.vms-section .elementor-icon-box-wrapper,.testimonial-section .pp-testimonial-outer .pp-testimonial {
	  min-height: auto  !important;
	}
	.br-none br,.pp-breadcrumbs.pp-breadcrumbs-powerpack{
		display:none;
	}
	.marquee--inner div {
		font-size: 35px !important;
		font-weight: 300 !important;
		opacity: 1 !important;
	}
	.photo-galaryst .pp-post-filters .pp-post-filter {
		display: block !important;
	}
	#blogpage .pp-post-content {
		min-height: auto;
	}
}

@media (max-width: 480px) and (min-width: 100px) {
	.photo-galaryst .elementor-grid-mobile-2 .elementor-grid {
		grid-template-columns: repeat(1,1fr)  !important;
	}
}