/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 20 2024 | 11:36:55 */
.page-title > .elementor-widget-container > .elementor-heading-title  {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 12px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    color: var(--heading-color);
}

.page-list {
    margin: 0;
    padding-left: 0;
}
.page-list li:first-child {
    padding-left: 25px;
}
.page-list li a {
    color: var(--main-color-one);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.page-list li:first-child::after {
    content: "\f015";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    color: var(--main-color-one);
    font-size: 18px;
    position: absolute;
    left: 0;
    top: -2px;
}
.page-list li:after {
    position: absolute;
    left: 12px;
    font-size: 16px;
    top: 0;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    color: var(--main-color-one);
    font-weight: 600;
}
.page-list li {
    display: inline-block;
    position: relative;
    padding-left: 32px;
    font-size: 18px;
    color: var(--main-color-one);
    font-weight: 500;
}

.about-block .col-xl-6 {
	padding-top: 30px;
	background: #fff;
	border-radius: 30px;
	margin-left: -70px;
}

.elementor-1220 .elementor-element.elementor-element-93f9745:not(.elementor-motion-effects-element-type-background), .elementor-1220 .elementor-element.elementor-element-93f9745 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    border-radius: 20px 0 0 0;
	right: -100px;
}