/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 08 2025 | 05:57:35 */
/*.w-pricing-item-header {
	border-radius: 20px 20px 0px 0px;
}*/
.w-pricing.style_cards .w-pricing-item-h {
	border-radius: 15px !important;
}
.manuallPrice {
	margin-top: -9rem;
}
.videoPopup{
    position:relative;
    display:block;
    border-radius:20px;
    overflow:hidden;
}
.videoPopup::after {
	content: '\f04b';
	font-family: fontawesome;
	font-weight: 900;
	vertical-align: top;
	font-size: 1.5rem;
	background: rgba(237,28,36,0.40);
	color: #ffffff;
}

.videoPopup::after {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -1.5em 0 0 -1.5em;
	line-height: 3;
	width: 2.8em;
	padding-left: 0.2em;
	text-align: center;
	box-sizing: content-box;
	border-radius: 50%;
	pointer-events: none;
	transition: transform 0.2s;
}

.allPortfollio .w-tabs-section-content {
	padding-top: 0rem;
}

.InnerTopBanner h1 {
	font-size: 64px !important;
}
h1, h2, h3, h4, h5, h6 {
	padding-top: 0px !important;
}
ul {
	margin-left: 15px;
}
.LogoInner h2 {
	background-color: #ed1c24;
	border-radius: 50px;
	font-size: 20px;
	padding: 12px 25px 15px 25px !important;
	display: inline-block;
}

.allPortfollio .w-tabs-section-header.active {
	background-color: #ed1c24;
	border-radius: 99px;
	margin-bottom: 15px;
	color: #fff !important;
}
.allPortfollio .w-tabs-section {
	border-color: transparent;
}

#gform_submit_button_1 {
	background-color: #ed1c24;
	border-radius: 10px;
	min-height: 3.5rem;
	width: 100%;
	font-size: 16px;
}
#gform_submit_button_1:hover {
	background-color: #fff;
}
.blackBGRow .ingBoxShadow::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	background: linear-gradient( to right, rgb(24, 24, 24) 0%, rgba(34, 34, 34, 0) 50%, rgb(24, 24, 24) 100% );
}
.InnerTopBanner{
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
}
.InnerTopBanner h1 .shortHeading {
	font-size: 150px !important;
}
.InnerTopBanner h1 {
	font-weight: 900;
	background: linear-gradient(89.99deg, #3D3333 -6.37%, rgba(255, 255, 255, 0.9) 49.33%, #F9969A 85.21%, #33363D 102.75%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent !important;
	text-transform: uppercase;
	line-height: 0.9;
}
.InnerTopBanner h1 .shortHeading {
	font-size: 44px;
	line-height: 1;
}
.threeInnerIcons .innerIcons .wpb_column {
	border: 1px solid #ddd;
	border: 1px solid rgba(42, 42, 42, 0.2);
	border-radius: 24px;
	padding: 24px;
}
.threeInnerIcons .wpb_column .w-iconbox-icon {
	font-size: 4rem !important;
	margin-top: 0rem !important;
	margin-bottom: 2rem;
}
.l-section.wpb_row.numbersFour.height_medium {
	background-color: #191919 !important;
}
.l-section.wpb_row.numbersFour h3 {
	font-size: 54px;
	line-height: 1;
	font-weight: 700;
}

#gform_fields_1 input, #gform_fields_1 textarea {
	background-color: transparent;
	color: #fff;
	border-radius: 10px;
	min-height: 3.5rem;
}
.packageGallery .w-grid-item-h {
	border-radius: 10px;
	overflow: hidden;
}

@media (min-width:769px) and (max-width:1024px){
.mainFooter .g-cols.vc_row{
	grid-template-columns: 12fr !important;
}
}
@media (min-width:1025px) and (max-width:1200px){
.mainFooter .g-cols.vc_row{
	grid-template-columns: 12fr !important;
}
}


@media (max-width:1024px){
.manuallPrice {
	margin-top: 0rem;
}
}