/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 06 2026 | 12:41:06 */
.excellence-dateails:nth-of-type(odd):before {
    top: 99%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #fff;
    border-width: 16px;
    left: 25px;
}

.excellence-dateails:nth-of-type(even):before {
    top: -31px;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #fff;
    border-width: 16px;
    left: 25px;
    rotate: -182deg;
}
.excellence-dateails{
width: 100%;
    box-shadow: 0 0 30px 0 rgb(27 68 163 / 7%);
    background-color: #fff;
    padding: 30px;
    position: relative;
    text-align: left;
    margin-right: 30px;
}

.heading-number p {
     padding: 10px;
    background: white;
    border-radius: 20px;
    height: 37px;
    width: 41px;
    margin-left: 23px !important;
    font-weight: 600;
    text-align: center;
}

.rt-img-holder.tpg-el-image-wrap.has-thumbnail {
    height: 300px;
}
.rt-tpg-container .rt-el-post-meta {
    align-content: baseline;
    color: #02a9dc;
    display: inline-flex;
    flex-wrap: wrap;
    font-size: 17px;
    margin-bottom: 13px;
}



/* .tm-processbox-wrapper.tm-processbox-style3 .tm-processbox .tm-box-icon:before {
    margin-top: 22px;
    height: 0;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    background-color: #c3002f;
} */
/* .elementor-element-460afd0 .e-child .elementor-widget-container:hover {
    transition: all .6s ease !important;
    background-color: #FF009C !important;
} */
/* Parent hover */
.elementor-element-460afd0 .e-child {
    transition: all 0.4s ease;
}

/* On hover – change backgrounds */
.elementor-element-460afd0 .e-child:hover 
.elementor-widget-image .elementor-widget-container,
.elementor-element-460afd0 .e-child:hover 
.elementor-widget-image-box .elementor-widget-container {
    background-color: #A67B1F;
    transition: all 0.4s ease;
}
.elementor-element-460afd0 .e-child:hover 
.elementor-widget-image img {
    filter: invert(1);
}
/* Text color on hover */
.elementor-element-460afd0 .e-child:hover 
.elementor-image-box-title,
.elementor-element-460afd0 .e-child:hover 
.elementor-image-box-description {
    color: #ffffff !important;
}

/* Optional: icon image color visibility */
.elementor-element-460afd0 .e-child:hover 
.elementor-widget-image img {
    transition: all 0.4s ease;
}



/* Hover on each grid column */
.elementor-element-876aecc > .e-child:hover 
.elementor-heading-title.elementor-size-default ,
.elementor-element-876aecc > .e-child:hover 
.elementor-image-box-title{
    color: #A67B1F !important;
    transition: color 0.3s ease;
}

.foogallery .fg-item-inner{
 border-width: 4px !important; 
     box-shadow: 0 0 0 1px #ddd !important; 
}

#comments .submit, .search .search-submit {
	border-radius: 10px;
}


body.single.single-post .post-navigation, body.single.single-post .comments-area {
    margin: 0px 0 !important;
    padding: 0;
}


body.single.single-post div.content-area.primary {
    margin: 0px 0 !important;
}

/* body.single.single-post {
	background-color: #fff !important;
}
 */
body.single.single-post .ast-article-single,
body.single.single-post .comment-respond {
    padding: 20px 40px !important;
}



body.single.single-post .entry-header .post-thumb img {
    width: 100%;
}

.elementor-button span.elementor-button-content-wrapper {
    position: relative;
    z-index: 9999;
}



@media only screen and (min-width: 1024px) {
	.background-image {
		clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
	}	
}


.elementor-1570 .owce-carousel-no-nav .owl-thumb img {
/*     width: 100%;
    height: 250px; */
    border-radius: 10px 10px 10px 10px;
    object-fit: cover;
    object-position: top;
}