/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 26 2026 | 11:12:37 */
.parallax-slide-bg{
	overflow: hidden;
	position: relative;
}

.parallax-slide-bg .elementor-background-slideshow__slide__image{
	transform: scale(1.03);
	will-change: transform;
}


.ctm-header-menu .elementor-nav-menu .current-menu-ancestor > .elementor-item {
    color: #00007b;
}
.ctm-header-menu .elementor-nav-menu .current-menu-ancestor > .elementor-item:after {
    content:"";
    bottom: 0;
    height: 3px;
    left: 0;
    width: 100%;
    z-index: 2;
    background-color: #00007b !important;
    opacity: 1 !important;
}

.red-color-text {
	color: #e32529;
}
.font-size-24 {
	font-size: 24px;
}
.font-size-18 {
	font-size: 18px !important;
}
.font-size-18 {
	font-weight: 400 !important;
}
.font-size-18 a {
	color: #00007b !important;
	font-weight: 700 !important;
}
.font-size-18 a strong {
	font-weight: 700 !important;
}


.table-scroll{
overflow-x:auto;
width:100%;
-webkit-overflow-scrolling: touch;
}
.blue-color-text{
	color: #00007B;
}
.row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.custom-form-content label {
	font-size: 16px;
	margin-bottom: 5px;
	width: 100%;
}
.custom-form-content .wpcf7-form-control {
	width: 100%;
	min-height: 50px;
	padding: 6px 12px;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.custom-form-content .wpcf7-form-control.wpcf7-submit {
	font-size: 16px;
	color: #fff !important;
	padding: 5px 15px;
	text-align: center;
	background-color: #000 !important;
}
.gallery-image-width-100 img {
	width: 100%;
}
.custom-form-content .wpcf7-form-control.wpcf7-submit:foucs,
.custom-form-content .wpcf7-form-control.wpcf7-submit:hover {
	color: #fff !important;
	background-color: #000 !important;
} 

.custom-form-content .form-btn-small .wpcf7-form-control.wpcf7-submit  {
	width: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
    min-width: 150px;
}
.custom-form-content .wpcf7-form-control.wpcf7-checkbox {
	border: 0 none;
	padding-left: 0;
	padding-right: 0;
}
.custom-form-content .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
	margin-left: 0;
	margin-right: 15px;
}
.custom-form-content p {
	position: relative;
}
/* .custom-form-content .wpcf7-spinner {
	position: absolute;
} */
.col-md-3 {
	padding: 0 15px;
	width: 25%;
}
.col-md-6 {
	padding: 0 15px;
	width: 50%;
}
.col-md-12 {
	padding: 0 15px;
	width: 100%;
}

.custom-accordion .e-n-accordion-item-title-icon {
	margin-left: auto;
}
.text-center {
	text-align: center;
}
.color-black {
	color: #000 !important;
}
.font-wight-800 {
	font-weight: 800;
}
.m-0 {
	margin: 0;
}
.min-height-title {
	min-height: 63px;
}
.custom-flex-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px 20px;
}
.custom-flex-list li {
	width: 33.3333%;
	padding: 0 10px;
}
h1,h2,h3,h4,h5,h6,p,span,ul,li,a {
	word-wrap: break-word;
}
.list-style-inside {
	list-style: inside;
}

.font-weight-800 {
	font-weight: 800 !important;
}

.desktop-font-48 {
	font-size: 48px !important;
}

.color-white {
	color: #fff !important;
}

.order-list-new {
    list-style: none;
    counter-reset: list-0;
    padding-left: 0;
}

.order-list-new li {
    counter-increment: list-0;
    margin-bottom: 8px;
}

.order-list-new li::before {
    content: counter(list-0) ". ";
    font-weight: bold;
}
.h4-strong-25,
.h4-strong-25 h4,
.h4-strong-25 h4 a {
	font-size: 25px;
	font-weight: 700;
}
.image-section-full img,
.image-section-full {
	width: 100%;
}
.custom-overflow-x-scroll {
	overflow-x: auto;
}
.custom-table-design tr,
.custom-table-design td,
.custom-table-design table {
	border: 0 !important;
	background-color: transparent !important; 
	padding: 0;
}
.custom-table-design table p {
	color: #8a8a8a;
}
.custom-table-design table td p strong {
	color: #293d4c;
}
.d-flex-gallery-align-center .gallery {
	display: flex;
	align-items: center;
}
.listing-li-bottom-10 li {
	margin-bottom: 10px;
}
@media (min-width: 1200px) {
	.col-lg-3 {
		width: 25%;
		padding: 0 15px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.col-md-4 {
		width: 33.3333%;
		padding: 0 15px;
	}
}

@media (max-width: 767px) {
	.col-sm-12 {
		width: 100%;
		padding: 0 15px;
	}
	.min-height-title {
		min-height: auto;
	}
	.custom-flex-list li {
		width: 100%;
	}
	
	.mobile-font-26 {
		font-size: 26px !important;
	}

}





