/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 13 2026 | 10:20:14 */
.l-subheader.at_middle {
	background: #94479236 !important;
	border-bottom: 1px solid #94479252 !important;
}
.gt_switcher .gt_option {
	position: absolute!important;
}
.gt_container--sftich .gt_switcher .gt_selected {
	background: #fff;
}
.gt_container--sftich .gt_switcher .gt_selected a {
	padding: 10px 5px 8px 8px;
}

h1, h2, h3, h4, h5, h6 {
	padding-top: 0.5rem !important;
}
.l-header.pos_static.bg_solid .w-text-h {
	color: #110633 !important;
}
.sidebar .widget {
	border-radius: 10px;
	padding: 10px 20px 20px 20px;
	background: #FAFBFF;
	border: 1px solid #ececec;
}
textarea {
	border-radius: 15px;
}

.imageDesigned img {
	margin-top: -25rem;
}
.rightThreeIconBox .wpb_column {
	background: #52408D;
	border-radius: 40px;
	padding: 30px;
	color: #fff;
}
.fourIconBox .wpb_column {
	border: 1px solid #FFFFFF;
	border-radius: 20px;
	padding: 30px;
}
.liDesign ul {
	margin-left: 0px;
}
.liDesign ul li {
	list-style: none;
	background: url(/wp-content/uploads/2026/01/Checks.svg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.faq .w-tabs-section-header {
	border-radius: 10px;
	background: transparent;
	padding:20px 15px 20px 30px !important;
	font-size: 18px !important;
	border: none;
}
.faq .w-tabs-section-header:hover, .faq .w-tabs-section-header:focus {
	background: transparent !important;
}
.faq .w-tabs-section.active {
	background: #fff;
	border-left: 6px solid #52408D !important;
	box-shadow: 5px 5px 21px rgba(50, 50, 50, 0.12);
	border-radius: 10px;
}
.faq .w-tabs-section {
	margin-bottom: 25px;
	border-radius: 10px;
	background: transparent;
	padding: 0px !important;
	border: 1px solid #d7d7d7 !important;
}
.faq .w-tabs-section-content {
	padding-top: 0rem !important;
}
.faq .accordion-inner {
	padding: 1.5rem !important;
}
#page-footer a, #page-footer p {
	color: #CBCBCB;
}
#page-footer a:hover{
	color: #fff;
}
#page-footer .w-iconbox .w-iconbox-icon {
	margin-right: 10px !important;
}
#page-footer .w-socials-list .w-socials-item-link {
	background: rgba(255, 255, 255, 0.05) !important;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 50px !important;
}
#page-footer ul#menu-footer-menu {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 12px 20px;
}
#page-footer input {
	border-radius: 50px;
	min-height: 3.5rem;
}
#page-footer .gform-footer.gform_footer {
	margin-top: 0px;
}
#page-footer .gform-footer.gform_footer input {
	background-color: #944792;
	margin-top: 0px;
	max-height: 2.5rem !important;
	position: absolute;
	top: 0;
	right: 0px;
	border: none !important;
	padding: 0px 2rem;
	min-height: 2.5rem;
	border-radius: 50px;
	margin: 8px;
}
#page-footer #gform_1 {
	position: relative;
}
#page-footer .gform-footer.gform_footer input:hover {
	background-color: #110633;
	color: #fff !important;
}
#gform_3 .gform-footer #gform_submit_button_3 {
	border-radius: 50px !important;
	padding: 10px 30px;
	background-color: #944792;
}
#gform_3 .gform-footer #gform_submit_button_3:hover {
	background-color: #52408D !important;
}
.fourIconsHome .w-iconbox-icon {
	margin-right: 10px !important;
}




@media (min-width:600px) and (max-width:1024px){
.fourIconsHome .w-iconbox-icon {
	font-size: 3rem !important;
	margin-right: 10px !important;
}
.g-cols.wpb_row.twoColumn, .twoColumn .g-cols.vc_row {
	grid-template-columns: repeat(2,1fr) !important;
	display: grid;
}
.g-cols.wpb_row.threeColumn {
	grid-template-columns: repeat(3,1fr) !important;
	display: grid;
}
.threeColumn .g-cols.vc_row.via_grid{
	grid-template-columns: repeat(2,1fr) !important;
	display: grid;
}
.g-cols.via_grid {
	display: block;
}
.hideMob, .hideTab{
	display:none;
}
.imageDesigned img {
	margin-top: 0rem;
}
.rightThreeIconBox .wpb_column {
	border-radius: 20px;
	padding: 20px 15px;
}
.fourIconBox .wpb_column {
	margin-bottom: 20px;
}
}
@media (max-width:600px){
.fourIconsHome .w-iconbox-icon {
	font-size: 3rem !important;
	margin-right: 10px !important;
}
.rightThreeIconBox .wpb_column {
	background: #52408D;
	border-radius: 15px;
	padding: 20px 10px;
	color: #fff;
}.gtranslate_wrapper {
	display: none;
}
.g-cols.wpb_row.threeColumn.rightThreeIconBox {
	grid-template-columns: repeat(3,1fr) !important;
	display: grid;
	gap:10px;
}
.g-cols.wpb_row.threeColumn.rightThreeIconBox .w-iconbox-icon {
	font-size: 2rem !important;
}
.imageDesigned img {
	margin-top: 0rem;
}
.hideMob{
	display:none;
}
}