h2 {
    font-weight: 700 !important;
    font-size: 36px !important;
}
.navbar-toggler {
    border: solid #fff 2px !important;
    border-radius: 5px !important;
}
.banner-animate {
	opacity: 1 !important;
	bottom: 0 !important;
}
#main-menu a {
    color: #fff;
	font-weight: 500;
	padding: 5px 20px;
    margin-right: 5px;
}
.menu-item {
    margin-right: 0;
}
.dropdown-menu li {
	margin-right: 0;
}
.dropdown-menu {
	padding: 0 !important;
    border-radius: 0 !important;
	margin: 0 !important;
	border: 3px solid #fff !important;
}
#main-nav img{
    max-width: 100px;
    max-height: 50px;
    width: auto;
}
#main-nav {
    position: fixed;
    width: 100%;
    border-bottom: #fff solid;
    z-index: 9999;
    top: 0;
}
#nav-company-name {
    color: #fff;
    text-decoration: none;
    font-size: 24px;
}
.hero-overlay {
    position:absolute;
	top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.15);
}
#main-nav > .container:before, #main-nav > .container:after {
	content: none;
}
.form-section h3 {
    text-align: center;
}
.form-section {
    margin-top: 50px;
}
a:hover {
    color: #000 !important;
}
a {
    transition: all 0.3s ease-in-out;
}
  
.shadow-content {
    background: #00000095; 
    border-radius: 5px; 
    padding: 50px;
}
p:has(img) {
    margin: 0 !important;
}
#footer-contact-section {
    padding: 100px 0px;
}
#wrapper-footer {
	margin-top: 0;	
	padding-top: 100px;
}

#page-banner-section h1 {
    color: #fff;
    padding-top: 20vh;;
    text-shadow: 0px 0px 5px #000000;
	font-size: 3rem;
}
iframe {
    max-width: 100%;
}

/* #home-hero:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom right,#002f4b,#dc4225);
    opacity: .6; 
} */
.full-width{
	width: 100vw;
    margin-left: -50vw;
    left: 50%;
    position: relative;
}
/* HOME PAGE */
.hero-bg {
    z-index: -1;
}
.hero-overlay img {
    max-width: 250px;
}
#home-hero  {
    text-align: center;
    background-attachment: fixed !important;
    background-position: top;
    background-size: cover !important;
    overflow: hidden;
}
#home-hero h1 {
    color: #fff;
    font-size: 64px;
    padding-top: 35vh;
    z-index: 9;

}
#home-hero p {
    color: #fff;
    font-size: 24px;
}
#home-hero a {
    color: #fff;
    font-size: 24px;
    background: #b3161e;
    padding: 10px 48px;
    text-decoration: none;
}
.default-section {
	padding: 125px 0px;
    background-color: #fff;
}
.default-section hr {
    margin-top: 48px;
}
.general-cta {
    color: #fff;
    font-size: 24px;
    background: #b3161e;
    border-radius: 3px;
    padding: 48px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-decoration: none;
}
#home-hero #home-bg-image {
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: 12s transform;
    position: relative;
    object-fit: cover;
}
.loaded .hero-bg #home-bg-image {
    transform: scale(1.2);
    overflow: hidden !important;
    max-width: 100%;
    width: 100%;
}
/* END HOME STYLES */


/* FOOTER STYLES */
.site-footer h3, .site-footer h4 {
    color: #fff;
	font-weight: 600;
}
.footer-col-4 {
	color: #fff;
}
.site-info {
    color: #fff;
    text-align: center;
    margin-top: 50px;
}
.footer-company-name {
    color: #fff;
    font-size: 24px;
}
.footer-logo {
    width: 200px;
    max-width: 100%;
}
.footer-socials {
    text-align: left;
}
.footer-socials img {
    max-width: 36px;
}
.footer-col-3 h4 {
    margin-top: 12px;

}
.site-footer ul {
    list-style: none;
    padding-left: 0;
}
.site-footer a {
    color: #fff;
}
.site-footer a:hover {
    color: #000;
}
/* END FOOTER STYLES */


/* ORDER STYLES */
.rp-col-md-3, .rp-col-md-9 {
	float: none !important;
}
/* END ORDER STYLES */


/* CONTACT PAGE STYLES */
.contact-page-form .wpcf7 {
    margin: 0 !important;
}
/* END CONTACT PAGE STYLES */


/* EVENTS CSS */
.event-archive-img {
    width: 100%;
    height: auto;
    border-radius: 12px;
}
.archive-events-content {
    margin-bottom: 50px;
    background: #efe7db;
    padding: 24px;
    border-radius: 24px;
    box-shadow: 2px 2px 5px -2px;

}
.archive-events-content p {
    font-size: 18px;
}
.archive-events-content a {
    color:#c2ac8d;
    font-size: 24px;
    background: #fff;
    border-radius: 3px;
    padding: 48px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-decoration: none;
}
.archive-events-content a:hover {
    color:#7d6c54;
}
.archive-events-content h2 {
    margin-bottom: 16px;
}
.event-section p {
    margin-bottom: 50px;
}

/* END EVENTS CSS */

.qt-marks {
    position: relative;
    height: 75px !important;
    width: 75px;
    max-width: unset !important;
    top: 100px;
    margin-top: -50px;
    opacity: .5;
    z-index: 0;
}
.single-testimonial-section {
    box-shadow: 0px 0px 4px #372f2f7d;
    padding: 25px;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    margin-top: 0;
    transition: .55s;
    cursor: default;
}
.single-testimonial-section img {
    z-index: 2;  
}
.single-testimonial-section .col-sm-9 p {
    z-index: 2;
    position: relative;
    padding: 25px;
    background-color: #ffffff96;
    font-weight: 700;
    box-shadow: 0px 0px 4px #372f2f7d;
}
.single-testimonial-section .col-sm-9 {
    z-index: 3;
    padding: 5px;
}
.single-testimonial-section .col-sm-9 h3 {
    margin-top: -25px;
}
.single-testimonial-section .col-sm-9 img {
    position: relative;
    height: 100px;
    opacity: .5;
    margin-top: -90px;
    top: 121px;
    left: -72px;
}
.single-testimonial-section:hover {
    margin-top: -5px;
    margin-bottom: 5px;
}




/* MEDIA QUERY CSS */
@media(max-width: 991px){
    #home-hero {
        max-height: 100vh;
    }
    .hero-overlay {
        height: 100vh;
    }
    #home-hero h1 {
        color: #fff;
        font-size: 64px;
        padding-top: 20vh;
        z-index: 9;
    }
    .shadow-content {
        margin-right: 5px !important;
    margin-left: 5px !important;
    }
    .mobile-col-1 {
        order: -1;
    }
    .mobile-col-6 {
        order: 6;
    }
    .mobile-hide {
        display: none;
    }
	.default-section {
		padding: 75px 0px !important;
	}
	.item-gallery-row .col-lg-6 .gal-col-img {
		cursor: default !important;
	}
	
	
}
@media(max-width:768px){
	.site-footer, .footer-socials {
		text-align: center;
	}
	#wrapper-footer {
		padding-top: 25px;
	}
	#wrapper-footer h3 {
		padding-top:25px;
	}
	#swiper-sction {
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
}
@media(max-width: 575px){
    #home-hero h1 {
        color: #fff;
        font-size: 48px;
        padding-top: 20vh;
        z-index: 9;
    }
	h2 {
		font-size: 32px !important;
	}
    .single-testimonial-section img {
        max-width: 200px;
        position: absolute;
        left: 0;
    }
    .single-testimonial-section {
        text-align: center;
    }
    .single-testimonial-section h2 {
        margin-top: -25px;
    }
    .single-testimonial-section .col-sm-9 {
        text-align: right;
    }
}









#services-section-2, #services-section {
    padding-top: 0 !important;
}
#services-section h3 {
    color: #fff;
    background: #00000063;
    padding: 10px 20px;
    font-weight: 700;
}
#services-section h2, #services-section-2 h2 {
    padding-bottom: 25px;
	padding-top: 50px;
	color:#fff;
	margin-bottom: 0;
	text-align: center;
}
#services-section p {
    color: #fff;
    background: #00000063;  
    margin-bottom: 0;
	padding: 18px;
	border-top: 2px #fff solid; 
    font-size: 18px;
    min-height: 150px;
    font-weight: 700;
}
#services-section a {
    text-decoration: none;
}
#services-section .cta-p {
	margin-bottom: 0;
	padding: 8px;
	border-top: none;
	opacity: 1;
	background: #c2ac8d;
	font-size: 20px;
    min-height: unset !important;
}
.service-container {
		border: #c2ac8d 8px solid;
    margin: auto;
    margin-bottom: 25px;
    width: 100%;
    max-width: 500px; 
    background-size: cover !important;
	transition: all .2s;
	box-shadow: 0px 0px 4px #372f2f7d;
}
.service-container:hover {
    box-shadow: -2px 4px 5px #00000050;
	transform: translateY(-4px) translateX(2px);
}


/* FADE IN CSS */
.fade-in-bottom {
	opacity: 0;
	bottom: -100px;
	position: relative;
	transition: .5s ;
}
.fade-in-top {
	opacity: 0;
	top: -100px;
	position: relative;
	transition: .5s ;
}
.fade-in-left {
	opacity: 0;
	left: -100px;
	position: relative;
	transition: .5s ;
}
.fade-in-right {
	opacity: 0;
	right: -100px;
	position: relative;
	transition: .5s ;
}

.fade-in-bottom.visible {
	opacity: 1;
	bottom: 0;
}
.fade-in-top.visible {
	opacity: 1;
	top: 0;
}
.fade-in-left.visible {
	opacity: 1;
	left: 0;
	bottom: 0;
}
.fade-in-right.visible {
	opacity: 1;
	right: 0;
	bottom: 0;
}

#home-hero .fade-in-bottom {
    transition: 1s;
}

@media(max-width: 500px){
	.fade-in-left {
		bottom: -100px;
		left: 0;
	}
	.fade-in-right {
		bottom: -100px;
		right: 0;
	}
}

#swiper-sction .head-section {
    display: flex;
    justify-content: center;
    align-items: center;
}
#swiper-sction h2 {
    width: fit-content;
    padding: 12px 0px;
    border-radius: 5px;
    font-size: 36px;
    display: inline-flex;
}
.sti {
    max-height: 40px;
    display: inline-flex;
    margin: 0px 20px;
}
.swiper-slide {
    cursor: grab;
    box-shadow: 0px 0px 4px #372f2f7d;    
}
#swiper-sction .swiper-slide {
    padding: 25px 50px;
    text-align: center;
	cursor: default;
    color: #fff;
    display: flex !important;
    flex-direction: column;
    height: unset !important;
    justify-content: center;
    background-position: center;
    background-attachment: fixed;
}
.swiper-slide:active {
    cursor: grabbing;
}
#swiper-sction .swiper-slide img {
    max-width: 28px;
    height: auto;
}
#swiper-sction {
    color: #1e1e1e;
	padding: 125px 50px;
}
#swiper-sction .swiper-wrapper {
    padding-bottom: 65px;
    align-items: stretch;
}
.swiper-pagination-bullet {
    background: #1e1e1e !important;
}
#swiper-sction .swiper-slide h3 {
    margin-top: auto;
    z-index: 1;
}
#swiper-sction .swiper-slide p {
    font-weight: 500;
    z-index: 1;
}
#gallery-section-2 .swiper-slide img {
    object-fit: cover;
    height: 100%;
}
#gallery-section-2 .swiper-slide {
    height: auto;
    min-height: 400px;
}
#gallery-section-2 .anim-cta {
    text-align: center;
}
.gal-swiper {
    padding: 10px !important;
	padding-bottom: 50px !important;
    overflow: hidden;
}
#gallery-section-2 h2 {
    color: #fff;
    text-align: center;

}
.review-stars {
    margin-top: auto;
}
.fancy-content {
    height: 0; 
}
.fancy-content.visible {
    height: auto; 
    padding: 5px;
}
.fancy-section h3 {
    padding: 6px;
    text-align: center;
    cursor: default;
    font-weight: 600;
    font-size: 24px;
    transition: .35s;
    margin-right: auto;
    margin-bottom: 0;
    line-height: 1.5;
    padding-left: 25px;
    
}
.two-col-section {
    display: none;
}
.fancy-section h2 {
    color: #1e1e1e !important;
}
.fancy-active h3 {
    color: #fff !important;
}
.fancy-content div {
    background: #fff;
    padding: 12px;
    border-radius: 25px;
}
.hover-group {
    display: flex;
    margin-bottom: 10px;
    box-shadow: 0px 0px 4px #372f2f7d;
    border-radius: 36px;
}
.hover-group img {
    opacity: 0;
    height: 40px;
    transition: .5s;
    margin: 5px;
    margin-right: 15%;
    border: solid #fff;
    border-radius: 25px;
    box-shadow: 0px 0px 4px #372f2f7d;
    align-self: center;
}
.fancy-active.hover-group img {
    opacity: 1;
    margin-right: 5px;
}
.fancy-section h2 {
	padding-bottom: 25px;
}
.fancy-content {
    transition: 0s;
    box-shadow: 0px 0px 4px #372f2f7d;
    border-radius: 25px;
}
.fancy-content.visible {
    transition: .5s;
}
.light-text {
	color: #fff !important;
}


.gform-theme--foundation #field_submit {
    align-items: flex-start !important;
}
#gform_1 {
	margin-top: 32px;
	margin-bottom: 32px;
}
.gform_wrapper .gform_button {
	min-width: 200px !important;
}
.gform-theme--foundation .gform_fields {
	grid-row-gap: 20px !important;
}
.gform_required_legend {
	display: none;
}
#gform_1 input,#gform_1 textarea {
	border: none;
	box-shadow: 0px 0px 4px #372f2f7d;
	border-radius: 0;
}
#field_1_9 input {
	border: none;
	box-shadow: 0px 2px 5px #8d00007d;
}
#gform_1 #gform_submit_button_1 {
	border: none;
	box-shadow: 0px 0px 4px #372f2f7d;
	background-color: #5ac753;
	float: right;
	padding: 17px 60px;
	width: 100%;
	transition: .35s !important;
	display: block !important;
	color: #1e1e1e;
	font-weight: 700;
	font-size: 16px;
	border: solid #5ac753 3px;
}
#gform_1 #gform_submit_button_1:hover {
	background-color: #64e55c;
	box-shadow: 0px 0px 4px #098d007d;
	border: solid #fff 3px;
}

.page-template-custom-post-overview h2 {
	margin-top: 50px;
}
.page-template-custom-post-overview .pt-container  {
	color:#fff;
	padding: 16px;
    box-shadow: 0px 0px 4px #372f2f7d;
}
.page-template-custom-post-overview .pt-content a {
	text-decoration: none;
}
.pt-ov-content p, .pt-ov-content h3 {
	margin-bottom: 0;
}
.s-excerpt {
	border-top: solid 1px;
	padding-bottom: 48px;
}
.s-more {
	width: fit-content;
	padding: 6px 24px;
	float: right;
	margin-top: -36px;
	font-weight: 700;
	transition: .25s;
}
.pt-container {
	transition:.25s;
}
.pt-content a:hover .pt-container {
	transform: scale(1.02);
}
.pt-content a:hover .s-more {
	background: #fff !important;
	color: #1e1e1e;
}
.service-flex {
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
	justify-content: center;
}
.service-flex .target {
	display: flex;
    flex: 1 1 0;
    min-width: 25%;
    margin-top: 25px;
}
.service-container {
	max-width: unset;
}
.service-container {
	display: flex;
  flex-direction: column;
	margin: unset;
}
.scontent-p {
	flex-grow: 1;
	align-items: center;
	display: flex;
}
.service-link {
	display: flex;
    width: -webkit-fill-available;
}
.service-container h3 {
	margin-bottom: 0;
}
.about-section-fw .row {
    box-shadow: 0px 0px 4px #372f2f7d;
    padding: 50px;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.about-section-fw p {
    font-weight: 700;
}
.about-section-fw .col-lg-12 {
    box-shadow: 0px 0px 4px #372f2f7d;
    padding: 50px;
    background: #ffffff85;
}
#about-section {
    padding-bottom: 250px;
}
#about-section .row {
	align-items: center;
}

#gform_1_validation_container h2 {
	font-size: 16px !important;
}
#about-section p:has(img) {
	margin-bottom: 25px !important;
}
#why-us-section .anim-cta a, #why-choose-us-2 .anim-cta a {
    background-color: #fff;
    font-weight: 600;
}
#why-us-section .anim-cta a:hover, #why-choose-us-2 .anim-cta a:hover {
    background-color: #fff;
}
#why-choose-us-2 {
    padding: 0px 0px;
}
#why-us-section h2 {
    color: #fff;
}
#why-us-section li {
	list-style: none;
    display: flex;
    box-shadow: 0px 0px 4px #372f2f7d;
    padding: 10px;
    align-items: center;
    background-color: #fff;
    font-weight: 500;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    transition: .25s;
}
#why-us-section li:hover {
    margin-top: -5px;
    margin-bottom: 5px;
}
.why-li-content {
    display: flex;
    flex-direction: column;
    align-self: stretch;
    width: 100%;
    justify-content: center;
}
.why-li-content p {
    font-weight: 600;
}
#why-us-section ul img {
	height: 40px;
	width: auto;
	margin: 0px 20px 0px 10px;
    border-radius: 25px;
    box-shadow: 0px 0px 4px #372f2f7d;
}
#why-us-section ul {
	display: grid;
	grid-template-columns: 50% 50%;
	padding: 0;
    gap: 15px;
    margin-bottom: 50px;
}
#why-us-section h3 {
	font-size: 1.5rem;
	margin-bottom: 0;
    color: #fff;
    box-shadow: 0px 0px 4px #372f2f7d;
    padding: 5px;
}
#why-us-section p {
	font-weight: 600;
    align-content: center;
    padding: 5px;
    background: #ffffff4d;
    box-shadow: 0px 0px 4px #372f2f7d;
}
#why-us-section .anim-cta {
	text-align: right;
}
.gallery-container {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    grid-template-rows: 28vh 28vh 28vh;
}
.gallery-container .gal-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border: 5px solid #fff;
}
.gallery-container .gal-content {
    grid-area: 3 / 4 / 2 / 2;
    z-index: 3;
    margin: 0;
    padding: 5px;
    border: 5px solid #fff;
    color: #fff;
    align-content: center;
    text-align: center;
}
.gal-img-0 {
    grid-area: 1 / 4 / 2 / 1;
}
.gal-img-1 {
    grid-area: 1 / 5 / 3 / 4;
    z-index: 1;
}
.gal-img-2 {
    grid-area: 1 / 1 / 1 / 1;
	z-index: -1;
}
.gal-img-3 {
    grid-area: 2 / 1 / 4 / 1;
}
.gal-img-4 {
    grid-area: 3 / 2 / 3 / 5;
}

#single-wrapper {
    padding-top: 0;
}
#contact-section {
    padding-top: 50px;
    padding-bottom: 100px;
}
#contact-section .contact-sub-header {
    padding-top: 25px;
}
.contact-sub-header {
    display: flex;
    align-items: baseline;
}
.contact-sub-header img {
    max-height: 32px;
    padding-right: 5px;
	width: auto;
}
.contact-block a, .contact-block p {
    font-weight: 700;
    text-decoration: none;
}
.contact-block a:hover {
    text-decoration: underline;
}
#page-wrapper, .cpt-page#single-wrapper {
    padding-top: 50px;
}
@media(max-width: 1200px){
	.service-flex .target {
		min-width: 48% !important;
	}
	.service-flex {
		flex-wrap: wrap;
	}
    #why-us-section ul {
		grid-template-columns: 100%;
	}
    .service-flex-2 .target {
        min-width: 50%;
    }
    .post-type-flex-container-2 {
        width: 48% !important;
    }

}
@media(max-width: 767px){
	#navbarNavDropdown {
		padding: 20px 0px;
	}
	.service-flex .target {
		min-width: 100% !important;
	}
    .post-type-flex-container-2 {
        width: 100% !important;
    }
	#main-menu a {
		max-width: 100%;
		margin-right: 0 !important;
		width: 100%;
	}
	#main-menu li {
		width: 100%;
	}
	#main-menu {
		align-items: center;
		max-width: 250px;
    	margin: auto;
		text-align: center;
	}
	#main-menu .dropdown, .dropdown-menu li {
		justify-items: center;
	}
	.dropdown a {
		margin-right: 0 !important;
        max-width: none !important;
        text-align: center;
	}
	.dropdown-item {
		width: 100% !important;
	}
	.dropdown-menu.show {
		width: 100%;
		border-top: none !important;
	} 
	.gallery-container .gal-content {
		grid-area: 3 / 5 / 2 / 2;
	}
	.gallery-container .gal-content h2 {
		font-size: 26px !important;
        padding-bottom: 20px;
	}
	.gal-img-1 {
    	grid-area: 1 / 5 / 2 / 4;
	}
    .about-section-fw .row {
        padding: 25px;
    }
}
@media(max-width: 500px){
    .service-flex-2 .target {
        min-width: 100%;
    }
}

.anim-cta {
	transition: .25s;
    margin-bottom: 25px;
}
.anim-cta a {
	color: #fff;
	text-decoration: none;
	padding: 10px 15px 10px 50px;
	font-size: 20px;
	font-weight: 500;
	overflow: hidden;
	transition: .25s;	
    box-shadow: 0px 0px 4px #372f2f7d;
}
.anim-cta img {
	position: relative;
	opacity: 0;
	transition: .35s;	
	right: 0;
	height: 36px;
	top: -3px;
    border: solid #fff;
    border-radius: 100px;
}
.anim-cta a:hover {
	color: #fff !important;
	text-decoration: none;
	padding: 10px 45px 10px 45px;
	transition: .25s
}
.anim-cta a:hover img {
	opacity: 1;
	right: -40px;
	width: 38px;
	top: -3px;
    box-shadow: 0px 0px 4px #372f2f7d;
}

#home-hero a {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	overflow: hidden;
	transition: .25s;
    padding: 15px 0px 15px 35px;
    box-shadow: 0px 0px 4px #372f2f7d;
}
#home-hero .anim-cta img {
	position: relative;
	opacity: 0;
	transition: .35s;	
	right: 0;
	width: 35px;
	height: 36px;
	top: -3px;
}

#home-hero a:hover {
	color: #fff !important;
	text-decoration: none;
	padding: 15px 30px 15px 30px;
	transition: .25s
}
#home-hero a:hover img {
	opacity: 1;
	right: -20px;
	width: 35px;
	top: -3px;
}