/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 20 2026 | 20:14:11 */
#custom-fontsize {
	font-size: 16px !important;
	font-weight: 600;
}

.btn-primary {
	float: right;
	color: #fff;
	background-color: #532E95;
	padding: 0px 10px; 
}

.btn-primary:hover {
	color: #fff;
}

.custom-bg {
	background-color: #F7F7F7;
	padding: 10px;
	margin: 10px 0px;
}

.custom-bg2 {
	padding: 10px;
}
.custom-bg3 {
	padding:0px 10px;
}

.td-content {
	line-height: 18px;
}

ul li::marker {
  font-size: 0%;
}

.eael-data-table-wrap table tbody tr td:nth-child(1) {
width: 250px !important;
}

/* #rev_slider_3_1_wrapper .hermes.tp-bullets{
	 top: 103% !important;
}
 */


.ekit-wid-con .elementskit-info-image-box .elementskit-box-header{
	background-color: white !important;
}

.ekit-equal-height-enable .ekit-wid-con .ekit-image-box-body{
	background-color: white !important;
}

body{
	background-color: white !important;
}

.radio-group{
	display: block !important;
}

#delete-action{
	line-height: 17px !important;
}

.ekit-wid-con .elementskit-btn i{
	padding-left: 10px !important;
}

.demo-fixed-btn {
    position: fixed;
    right: -48px;
    top: 50%;
    transform: rotate(-90deg);
    background: #523e95;
    color: #fff !important;
    padding: 14px 28px;
    text-decoration: none;
    font-weight: 600;
    z-index: 9999;
    border-radius: 8px 8px 0 0;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    transition: 0.3s ease;
}

.demo-fixed-btn:hover {
    background: #523e95;
}

.eael-call-to-action {
    max-width: 1170px;
    background-color: #3C2D6F;
}

.eael-call-to-action.bg-lite {
    background: #3C2D6F;
}

.eael-call-to-action {
    display: block;
    padding: 30px;
    font-size: 16px;
    color: #4d4d4d;
    font-weight: 400;
    line-height: 27px;
    margin: 0 auto;
}

.eael-call-to-action h2 {
	color: #ffffff !important;
}

.eael-call-to-action p {
	color: #ffffff !important;
}

.elementor-4774 .elementor-element.elementor-element-c51fe63 .eael-call-to-action.cta-preset-1:not(.cta-preset-2) .cta-button:not(.cta-secondary-button) {
    color: var(--e-global-color-95c5739);
    background: var(--e-global-color-0379ce9);
}
.elementor-4774 .elementor-element.elementor-element-c51fe63 .eael-call-to-action .cta-button {
    font-size: 20px;
    font-weight: 600;
}

.eael-call-to-action .cta-button {
    position: relative;
    display: inline-block;
    padding: 12px 30px;
    background: #f9f9f9;
    font-size: 16px;
    text-decoration: none;
    color: #4d4d4d;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, .2);
    margin-right: 10px;
    margin-top: 10px;
    z-index: 0;
    overflow: hidden;
}

.eael-call-to-action .cta-button:hover {
    color: #fff;
    background: #3f51b5;
    -webkit-box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, .1);
    box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, .1);
}
.elementor-4774 .elementor-element.elementor-element-c51fe63 .eael-call-to-action.cta-preset-1:not(.cta-preset-2) .cta-button:hover:not(.cta-secondary-button) {
    color: #f9f9f9;
    background: #3F51B5;
}