/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 16 2026 | 23:44:47 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
body{
	overflow-x:hidden !important;
}
.contact-list .elementor-icon-list-text {
    color: #6B7280;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 18px !important;
}
.contact-list span{
	color:#000;
	font-size:21px;
	font-weight: 700;
    line-height: 33px;
	
}
.contact-list .elementor-icon-list-icon {
    background-color: #ba000026;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-list .elementor-icon-list-item{
	gap:20px
}
.elementor-430 .elementor-element.elementor-element-f8928bd .elementor-button[type="submit"]{
	width:200px;
}
.elementor-element.elementor-element-7ccabc1.e-con-full.form-contact.e-flex.e-con.e-child{
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.elementor-element.elementor-element-6724366.e-con-full.about-us.e-flex.e-con.e-child {
    right: 125px;
    top: 95px;
	    padding: 30px 40px;
}
.elementor-element.elementor-element-b8e47cf.icon-img.elementor-widget.elementor-widget-image img {
    position: absolute;
    bottom: 0;
}
.header-top {
/* 	position: relative; */
}
.header-top:before {
	content: '';
    height: 50px;
    width: 100%;
    background: linear-gradient(325deg, #BA0000 50%, transparent 50%);
    position: absolute;
    top: 0;
    border: none;
}

.journey-box .elementor-icon-box-content {
	    height: 234px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 26px 26px 26px 80px;
    -webkit-mask-image: radial-gradient(circle 42px at 12px 52%, transparent 45px, black 31px);
    mask-image: radial-gradient(circle 42px at 12px 52%, transparent 45px, black 31px); 
}

.journey-box .elementor-icon-box-icon {
    position: absolute;
    top: 50%;
    transform: translate(-20px ,-50%);
}


.card-post:hover h4 {
    color: white !important;
}

.card-post h4, .card-post .elementor-widget-text-editor, .card-post {
    transition: .5s all ease-in-out;
}

.card-post:hover .elementor-widget-text-editor {
    color: white !important;
}

@media (max-width: 767px) {
	.header-top:before {
		display: none !important;
	}
	.elementor-14 .elementor-element.elementor-element-9c499f2 .elementor-button{
		padding:15px;
	}
	.elementor-nav-menu{
		padding:15px
	}
}
@media (max-width: 991px){
	.elementor-element.elementor-element-6724366.e-con-full.about-us.e-flex.e-con.e-child {
    right: 0;
    top: 0;
    padding: 0 10px;
}
}





