/*!
Theme Name: Best Wave
Theme URI: https://them.es/starter
Author: 79Digital Solutions
Author URI: https://79digital.com
Description: This theme is specially designed for Best Wave by https://79digital.com
Version: 3.6.2
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: fmd
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */


body {
	font-size: 20px;
	line-height: 1.5;
	color: #333333;
	font-family: "Roboto", sans-serif;
}


.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition:
		filter 0.2s ease-in,
		-webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

#homeBanner {
    position: relative;
    overflow: hidden;
    min-height: 480px;
    max-height: 840px;
}

#homeBanner .slideImage,
#pageBanner .slideImage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#homeBanner .slideImage .bannerImage,
#pageBanner .slideImage .bannerImage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#pageBanner {
    position: relative;
    overflow: hidden;
    min-height: 480px;
    max-height: 560px;
}

@media (min-width: 768px) {
    #homeBanner:before,
	#pageBanner:before
	 {
        content: '';
        display: block;
        padding-top: 56.08%;
    }
}


.footer_above_callout {
    position: relative;
    overflow: hidden;
    min-height: 480px;
    max-height: 840px;
}

.footer_above_callout .slideImage{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.footer_above_callout .slideImage .calloutImage{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

nav#header {
	background: transparent !important;
	padding: 50px 75px 15px !important;
	color: #ffffff !important;
}

.fixedHeader nav#header {
	padding: 15px 75px !important;
	background: rgba(0, 0, 0, 0.5) !important;
}


nav#header .container {
	max-width: 100%;
	padding: 0;

}



#homeBanner .slideImage:before, .page-banner .hero .slide:before {
	content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 35%;
    background: -moz-linear-gradient(top,rgba(0, 0, 0, 1) 0%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,rgba(0, 0, 0, 1) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,rgba(0, 0, 0,  1) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=0);
	opacity: 0.9;
	z-index: 101;
}

#homeBanner .videoframe:after, #homeBanner .slideImage:after {
	content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 75%;
    background: -moz-linear-gradient(bottom,rgba(0, 0, 0, 0.5) 0%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(bottom,rgba(0, 0, 0, 0.5) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to top,rgba(0, 0, 0, 0.5) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=0);
	opacity: 0.9;
	z-index: 101;
}


#homeBanner .banner_slide_text {
	position: absolute;
	left: 50%;
	bottom: 155px;
	width: 100%;
	max-width: 1280px;
	padding: 0 15px;
	z-index: 111;
	transform: translateX(-50%);
}
/*
#homeBanner .banner_title {
	font-size: 42px;
	letter-spacing: 1px;
	max-width: 480px;
	text-transform: uppercase;
	color: var(--white);
	font-family: "Montserrat", sans-serif;
	line-height: 1;
	color: #ffffff;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.7);
}
#homeBanner .banner_title span {
	display: block;
	line-height: 1.1;
	font-size: 84px;
	font-weight: 700;
	letter-spacing: 0;
	margin-top: 15px;
}

.banner-text-title {
	font-size: 30px;
	letter-spacing: 2px;
	color: #ffffff;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.7);
	margin-top: 25px;
}
	*/

#homeBanner .banner_title {
    font-size: 42px;
    letter-spacing: 1px;
    max-width: 480px;

    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    line-height: 1.1;

    color: #ffffff;

    text-shadow:
        0 4px 20px rgba(0, 0, 0, 0.45);

    animation: fadeUp 1s ease forwards;

    transform: translateY(30px);
    opacity: 0;
}

/* Highlighted word */
#homeBanner .banner_title span {
    color: #ffffff;

    display: inline-block;
	line-height: 1.1;
	font-size: 84px;
	font-weight: 700;
	letter-spacing: 0;
	margin-top: 15px;
    transition:
        color 0.3s ease,
        transform 0.3s ease;
}

/* Optional subtle hover effect */
#homeBanner .banner_title:hover span {
    transform: translateY(-2px);
}

/* Subtitle */
.banner-text-title {
    font-size: 30px;
    letter-spacing: 2px;

    color: #ffffff;

    margin-top: 25px;

    text-shadow:
        0 4px 20px rgba(0, 0, 0, 0.45);

    animation: fadeUp 1.2s ease forwards;

    transform: translateY(30px);
    opacity: 0;
}

/* Animation */
@keyframes fadeUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.banner_buttons {
	margin-top: 40px;
}

.button {
    display: inline-block;
    color: #ffffff;
    background: #ce202c;
    text-decoration: none;
    line-height: 1.5;
    padding: 15px 20px;
    position: relative;

    font-size: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;

    min-width: 271px;
    text-align: center;
    border-radius: 6px;

    overflow: hidden;

    transition:
        background-color 0.35s ease,
        transform 0.35s cubic-bezier(0.4, 0, 0.2, 1),
        box-shadow 0.35s ease,
        color 0.35s ease;
}

/* Hover */
.button:hover {
    background: #032443;
    color: #ffffff;

    transform: translateY(-3px);

    box-shadow:
        0 10px 25px rgba(0, 0, 0, 0.18);
}

/* Click effect */
.button:active {
    transform: translateY(-1px) scale(0.98);
}

button:focus {
	outline:0;
}

.button::before {
    content: "";
    position: absolute;
    top: 0;
    left: -120%;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        120deg,
        transparent,
        rgba(255,255,255,0.25),
        transparent
    );

    transition: all 0.6s ease;
}

.button:hover::before {
    left: 120%;
}


.banner_buttons .button {
	margin: 0px 13px;
}

.banner_buttons .button:last-child {
	margin-right: 0px;
}
.banner_buttons .button:first-child {
	margin-left: 0px;
}


/*
.banner_bottom_text {
	background: #e5e9ec;
	padding: 19px 0;
}
.banner_bottom_text .container  {
	max-width: 1400px;
	text-align: center;
	padding: 0px 12px;
}
.banner-btm-text {
	font-size: 14px;
	color: #032443;
	text-transform: uppercase;
	padding: 0px 40px;
	font-weight: 600;
	position: relative;
}
*/
.banner_bottom_text {
    background: #e5e9ec;
    padding: 19px 0;
}

/* Layout */
.banner_bottom_text .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	max-width: 1440px;
}

/* Text Item */
.banner-btm-text {
    font-size: 14px;
    color: #032443;

    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;

    padding: 0 35px;

    position: relative;

    transition:
        color 0.3s ease,
        transform 0.3s ease;
}

/* Divider */
.banner-btm-text:not(:last-child)::after {
    content: "";

    position: absolute;
    right: 0;
    top: 50%;

    width: 1px;
    height: 18px;

    background: rgba(3, 36, 67, 0.2);

    transform: translateY(-50%);
}

/* Underline Animation */
.banner-btm-text::before {
    content: "";

    position: absolute;
    left: 35px;
    bottom: -6px;

    width: 0%;
    height: 2px;

    background: #ce202c;

    transition: width 0.35s ease;
}

/* Hover */
.banner-btm-text:hover {
    color: #ce202c;

    transform: translateY(-2px);
}

/* Underline Expand */
.banner-btm-text:hover::before {
    width: calc(100% - 70px);
}


.banner-btm-text:after {
	content: '';
	width: 2px;
	height: 27px;
	position: absolute;
	right: -1px;
	top: 0px;
	display: block;
	background: #032443;
	display: inline-block;
    line-height: 2;
}
.banner-btm-text:last-child:after {
	display: none;
}

/*
.banner_new_single_link .banner_new_single_link_inner {
	display: block;
}

.banner_new_single_link .banner_new_single_link_inner a {
	display: block;
	position: relative;
}
.banner_new_single_link .banner_new_single_link_inner a:before {
	display: table;
	content: '';
	padding-top: 77%;
	width: 100%;
}
.banner_new_single_link .banner_new_single_link_inner a img {
	width: 100%;
	display: block;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
}

.banner_new_single_link .banner_new_single_link_inner a span {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 20px;
	text-transform: uppercase;
	font-size: 22px;
	letter-spacing: 1px;
	text-shadow: 0px 0px 17px #000000;
	padding: 0 35px;
	color: #ffffff;
	font-weight: 600;
}
	*/

.banner_new_links .banner_new_single_link {
    margin-top: 100px;
}

.banner_new_links .banner_new_single_link:nth-child(2) {
    margin-top: 0;
}

/* Card */
.banner_new_single_link .banner_new_single_link_inner {
    display: block;
    overflow: hidden;
    border-radius: 12px;
}

/* Link */
.banner_new_single_link .banner_new_single_link_inner a {
    display: block;
    position: relative;

    overflow: hidden;

    border-radius: 12px;

    transition:
        transform 0.4s cubic-bezier(0.4, 0, 0.2, 1),
        box-shadow 0.4s ease;
}

/* Aspect Ratio */
.banner_new_single_link .banner_new_single_link_inner a:before {
    display: table;
    content: '';
    padding-top: 77%;
    width: 100%;
}

/* Image */
.banner_new_single_link .banner_new_single_link_inner img {
    position: absolute;
    inset: 0;

    width: 100%;
    height: 100%;

    object-fit: cover;

    transition:
        transform 0.6s ease,
        filter 0.4s ease;
}

/* Dark Overlay */
.banner_new_single_link .banner_new_single_link_inner a:after {
    content: "";

    position: absolute;
    inset: 0;

    background:
        linear-gradient(
            to top,
            rgba(0,0,0,0.65),
            rgba(0,0,0,0.15),
            transparent
        );

    transition: opacity 0.4s ease;
}

/* Text */
.banner_new_single_link .banner_new_single_link_inner a span {
    position: absolute;

    width: 100%;
    left: 0;
    bottom: 25px;
    z-index: 2;

    padding: 0 35px;

    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 1px;

    color: #ffffff;
    font-weight: 600;

    line-height: 1.3;

    transition:
        transform 0.4s ease,
        color 0.3s ease;
}

/* Hover */
.banner_new_single_link .banner_new_single_link_inner a:hover {
    transform: translateY(-8px);

    box-shadow:
        0 20px 40px rgba(0,0,0,0.18);
}

/* Image Zoom */
.banner_new_single_link .banner_new_single_link_inner a:hover img {
    transform: scale(1.08);
}

/* Text Move */
.banner_new_single_link .banner_new_single_link_inner a:hover span {
    transform: translateY(-4px);
}

/* Optional Overlay Enhancement */
.banner_new_single_link .banner_new_single_link_inner a:hover:after {
    opacity: 0.9;
}


.nav-link {
	font-size: 20px !important;
	text-transform: uppercase;
	letter-spacing: 0;
	color: #ffffff !important;
	font-weight: 400;
	padding: 0 !important;
	margin: 0px 23px;
}
.nav-link:hover, .current-menu-item > .nav-link {
	color: #feba12 !important;
}

 



#main {
	margin-top: 0;
}

/*
.banner_new_links {
}

.banner_new_links .banner_new_single_link {
	margin-top: 100px;
}

.banner_new_links .banner_new_single_link:nth-child(2) {
	margin-top: 0px;
}
	*/


.welcometext-block {
	padding: 100px 0;
	position: relative;
}


.welcome-img-inner {
	margin-left: calc(-50vw + 100%);
	overflow: hidden;
	transition: 300ms;
}
.hiw-section-2 .welcome-img-inner {
	margin-right: calc(-50vw + 100%);
	margin-left: 0;
}


.welcome-img-inner img {
	width: 100%;
	height: auto;
	object-fit: cover;
	max-height: 640px;
	transition: 300ms;
}

.welcome-img-inner:hover img {
	transform: scale(1.1);
}

.home_news_box_image a, .footer_contact_link {
	overflow: hidden;
}
.home_news_box_image a img, .footer_contact_link img {
	transition: 300ms;
}
.home-news-item .row:hover a img, .footer_contact_link:hover img {
	transform: scale(1.1);
}



.wel-text-area {
	padding-left: 90px !important;
	padding-right: 70px !important;
}
.hiw-section-2 .wel-text-area {
	padding-left: 12px !important;
	padding-right: 100px !important;
}


.hiw-section-1 {
	margin-bottom: 80px;
}
.hiw-section-2 {
	margin-bottom: 120px;
}

.hiw-section-1 .row, .hiw-section-2 .row {
	margin: 0;
}

#wrapper {
	overflow: hidden;
}


h1 {
	text-transform: uppercase;
	color: #032443;
	line-height: 54px;
	font-weight: 700;
	letter-spacing: 0px;
	font-size: 42px;
	margin-bottom: 50px !important;
}
h1 em {
	font-style: normal;
	color: #ce202c;
	font-size: 28px;
	font-weight: 600 !important;
	display: block;
	letter-spacing: 1px !important;
	margin-bottom: 10px;
	line-height: 28px;
}


.wel-text-area h1 {
	text-transform: uppercase;
	color: #032443;
	line-height: 54px;
	font-weight: 700;
	letter-spacing: 0px;
	font-size: 42px;
	margin-bottom: 30px !important;
}

.wel-text-area h1 em {
	font-style: normal;
	color: #ce202c;
	font-size: 28px;
	font-weight: 600 !important;
	display: block;
	letter-spacing: 1px !important;
	margin-bottom: 10px;
	line-height: 28px;
}
.wel-text-area h1 span {
	font-size: 58px;
	display: block;
}





.wel-text-area h2 {
	text-transform: uppercase;
	color: #032443;
	line-height: 54px;
	font-weight: 700;
	letter-spacing: 0px;
	font-size: 42px;
	margin-bottom: 30px !important;
}

.wel-text-area h2 em {
	font-style: normal;
	color: #ce202c;
	font-size: 28px;
	font-weight: 600 !important;
	display: block;
	letter-spacing: 1px !important;
	margin-bottom: 10px;
	line-height: 28px;
}
.wel-text-area h2 span {
	font-size: 58px;
	display: block;
}





.wel-text-area p {
	font-size: 20px;
	margin-bottom: 50px;
}

.wel-text-area p span {
	color: #ce202c;
}


.footer_above_callout {
	
}
.footer_contact_link {
	position: relative;
	display: block;
	padding: 152px 30px;
}
.footer_contact_link .slideImage {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

.footer_contact_link .slideImage img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.footer_callout_text {
	max-width: 490px;
	padding: 50px 25px;
	text-align: center;
	background-color: #feba12;
	color: #ffffff;
	border-radius: 75px 0 75px 0;
	position: relative;
    display: block;
    margin: 0 auto;
}

.footer_callout_text span {
	max-width: 300px;
	display: block;
	margin:  0 auto 45px;
	font-size: 22px;
	line-height: 1.4;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
}


.footer_callout_text em {
	font-weight: 700;
	font-size: 58px;
	display: block;
	line-height: 1;
	font-style: normal;
}




footer#footer {
	background: #333333;
	color: #ffffff;
	padding: 80px 0 0;

	font-size: 20px;
	line-height: 1.5;
	text-transform: uppercase;
	color: #ffffff;

}

footer#footer .footer_logo {
	position: relative;
	display: block;
	margin: 0 auto 60px;
}


footer#footer h3 {
	color: #feba12;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 10px;
	text-transform: uppercase;
}


.footer-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block !important;
}
.footer-nav li {
	display: block;
}
.footer-nav li a, footer#footer a {
	display: inline-block;
	font-size: 20px;
	line-height: 2.1;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0 !important;
}

.footer-nav li a:hover {
	text-decoration: underline;
	text-underline-offset: 4px;
	text-decoration-thickness: 1px;
}

.address-info {
	margin-bottom: 30px;
}
.po_box {
	font-size: 20px;
	line-height: 2.1;
}


.footer-lower-section {
	margin-top: 42px;
	border-top: 2px solid #ffffff;
	padding: 20px 0;
}

.footer-lower-col-1 p {
	margin: 0px !important;
}

.footer-lower-col-2 {
	text-align: right;
}

.footer-lower-col-2 a {
}

/** FAQ Section **/

.faqs{



}

.faqs .faq{

	border-bottom:solid 2px #fff;

}



.faq-question{

	position:relative;

	margin:0;

	padding: 15px 70px 15px 0;

	background: transparent;

	color: #ce202c;

	cursor:pointer;

	border-bottom: 8px solid #ce202c;

	font-size: 24px;
	line-height: 1.5;
	letter-spacing: 0;
	text-transform: uppercase;
	font-weight: 700;

}

.faq.open .faq-question{

	background: transparent;
	border-bottom: 8px solid #d6d6d6;
	color: #333333;

}

.faq-question:hover{

	color: #333333;
	background: transparent;
	border-bottom: 8px solid #d6d6d6;

}

.faq-question:after {

    display: block;
    width: 25px;
    height: 33px;
	line-height: 33px;
    text-align: center;
    position: absolute;
    right: 30px;
    top: 20px;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transition: 300ms;
    content: '\f062';
	font-size: 0px;

	background-color: currentColor;
	mask-image:url('images/arroe.png');
	mask-position:right center;
	mask-repeat:no-repeat;
	mask-size: cover;

	/*transition:300ms;*/





}

.faq.open .faq-question:after {

  transform:rotate(180deg);

}

.faq-answer {
    display: none;
    margin-bottom: 0px !important;
	transition: none;
}


.faq-answer {
    display: none;
    padding: 0px;
	border-top: none;
    margin-bottom: 0px;
	background: transparent;
}

.faq-answer .col-md {
    padding: 35px 12px 10px 12px;
}

/** END FAQ Section */


/** * Why Choose Us Section */
	
	.why_logos {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between; /* or space-between if you prefer */
		gap: 30px;
	}

	.single_why_logo {
		flex: 1 1 245px;
		max-width: 245px;
		display: flex;
		justify-content: center;
	}

	.single_why_logo_inner {
		width: 100%;
		aspect-ratio: 1 / 1; /* 🔥 keeps it perfectly square */
		
		background: #f1f2f4;
		border-radius: 50%;

		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
		padding: 20px;
	}

/* Icon */
.single_why_logo_inner img {
    width: auto;
    max-height: 80px;
    margin-bottom: 10px;
}

/* Title inside circle */
.single_why_logo .title {
    position: static; /* remove absolute */
    margin: 0;
    
    font-size: 22px;
    font-weight: 600;
    color: #032443;
    text-transform: uppercase;
    line-height: 1.3;
}

	/*Hover effect */
	.single_why_logo_inner {
		transition: all 0.3s ease;
	}

	.single_why_logo_inner:hover {
		transform: translateY(-5px);
		box-shadow: 0 10px 20px rgba(0,0,0,0.08);
		background: #e3e3e3;
	}

	.single_why_logo_inner:hover .title {
	}



/** end Why Choose Us Section */


.home #main.container {
	max-width: 100%;
}

.why_title_area {
	text-align: center;
	margin-bottom: 90px;
}

.why_title_area h2 {
	font-size: 58px;
	line-height: 1;
	margin: 0;
	color: #ce202c;
	text-transform: uppercase;
}

.why_title_area .why_title_bottom {
	font-size: 32px;
	line-height: 1.3;
	margin-bottom: 0;
	text-transform: uppercase;
	color: #032443;
}

.why_choose_us_section .container {
	max-width: 1560px;
	padding: 0px 30px;
}


.home-faqs-section {
	margin: 120px 0;
	display: block;
	position: relative;
}
.home-faqs-title {
	text-align: center;
	font-size: 58px;
	line-height: 1;
	margin: 0;
	color: #ce202c;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
}

.home-faqs-subtitle {
	font-size: 32px;
	line-height: 1.3;
	margin-bottom: 0;
	text-transform: uppercase;
	margin-bottom: 60px;
	color: #032443;
	text-align: center;
	font-weight: 700;
}


.testimonials_section {
	margin-top: 102px;
}


.testimonials_area_inner {
	display: table-cell;
	vertical-align: middle;
	padding: 90px 40px;
	position: relative;
	z-index: 1;
}

.testimonials_area_inner:before {
	background: url('images/shape-top.png') left bottom no-repeat;
	width: 406px;
	height: 153px;
	content: '';
	display: block;
	position: absolute;
	left: -12px;
	top: 0;
	z-index: 1;
}

.testimonials_area_inner:after {
	background: url('images/shape-bottom.png') right bottom no-repeat;
	width: 406px;
	height: 153px;
	content: '';
	display: block;
	position: absolute;
	right: -12px;
	bottom: 0;
	z-index: 1;
}


.testimonials_area_inner_content {
	max-width: 480px;
	margin: 0px auto;
	text-align: center;
	position: relative;
	z-index: 11;
}


.testimonials_area {
	background: #feba12;
	color: #ffffff;
	display: table;
	text-align: center;
	position: relative;
}

.testimonials_area:before {
	content: '';
	width: 100%;
	height: 100%;
	background: url('images/quotes-bg.jpg') center top repeat;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.1;
}
blockquote:before {
	width: 50px;
	height: 40px;
	display: block;
	margin: 0px auto 32px;
	background-color: #ffffff;
	mask-image:url('images/quotes-icon-fx.png');
	mask-position:right center;
	mask-repeat:no-repeat;
	mask-size: 100% 100%;
	content: '';
}
blockquote {
	font-size: 24px;
	line-height: 1.3334;
	letter-spacing: 2px;
	font-style: italic;
}
blockquote .quote-cite {
	display: block;
	font-size: 18px;
	line-height: 1.2;
}

blockquote .quote-cite:before {
	width: 5px;
	height: 2px;
	background: #ffffff;
	margin-right: 8px;
	display: inline-block;
	vertical-align: middle;
	content: '';
}
blockquote .quote-cite:after {
	width: 5px;
	height: 2px;
	background: #ffffff;
	margin-left: 8px;
	display: inline-block;
	vertical-align: middle;
	content: '';
}




.testimonials_title_area h2 {
	font-size: 29px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #ffffff;
	display: block;
	margin-bottom: 60px;
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
	letter-spacing: 2px;
}


.form_area {
	padding: 65px 30px 38px 80px !important;
	position: relative;
}

.form_area_inner {
	max-width: 560px;
}

.form_area_inner h2 {
	font-size: 32px;
	line-height: 1.2;
	font-family: "Montserrat", sans-serif;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #032443;
	font-weight: 700;
}
.form_area_inner h2 span {
	color: #ce202c;
}
 
.form_details {
	letter-spacing: 2px;
	font-size: 18px;
	color: #333333;
	margin-bottom: 30px;
}




.form_area input, .form_area select {
  border: none !important;
  background: #f2f4f5 !important;
  border-radius: 0 !important;
  padding: 10px 27px !important;
  height: 60px !important;
  line-height: 40px !important;
  font-size: 18px !important;
  letter-spacing: 2px !important;
  color: #333333 !important;
  margin-bottom: 20px;
  width: 100% !important;
}

.form_area br {
  display: none;
}
.codedropz-upload-handler {
  border: none !important;
  border-radius: 0 !important;
  background: #f2f4f5;
  padding: 30px;
}
.codedropz-upload-container {
	padding: 0 !important;
	font-size: 18px;

}
.codedropz-upload-inner h3 {
	font-size: 32px;
	text-transform: uppercase;
	color: #032443;
	font-weight: 700;
}
.codedropz-upload-inner span {
	letter-spacing: 2px;
}
.codedropz-upload-inner .cd-upload-btn {
	color: #007bff;
}

.form_area textarea {
  background: #f2f4f5 !important;
  border-radius: 0 !important;
  padding: 10px 27px !important;
  height: 120px !important;
  border: none !important;
}

.contact_us_right.form_area input {
	margin-bottom: 0;
}
div.wpforms-container-full:not(:empty) {
	margin-top: 0 !important;
}


.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
	padding-top: 0;
}
.contact_us_left {
	font-size: 22px;
}

.contact_us_left a {
	color: #ce202c;
	font-weight: 700;
}


.contact_us_left .tel-info {
	margin-bottom: 15px;
}
.contact_us_left .location-info {
	margin-bottom: 15px;
}
.contact_us_left a:hover {
	color: #032443;
}

.form_area .wpcf7-submit,
.wpforms-submit {
    background: #ce202c !important;
    line-height: 1.5 !important;
    height: 67px !important;
    padding: 15px 16px !important;

    color: #ffffff !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;

    text-align: center !important;
    min-width: 150px !important;
    max-width: 270px;

    display: block !important;
    border: none !important;

    border-radius: 6px !important;

    position: relative;
    overflow: hidden;
    cursor: pointer;

    transition:
        background-color 0.35s ease,
        transform 0.35s cubic-bezier(0.4, 0, 0.2, 1),
        box-shadow 0.35s ease,
        color 0.35s ease !important;
}

/* Shine Effect */
.form_area .wpcf7-submit::before,
.wpforms-submit::before {
    content: "";
    position: absolute;
    top: 0;
    left: -120%;
    width: 100%;
    height: 100%;

    background: linear-gradient(
        120deg,
        transparent,
        rgba(255,255,255,0.25),
        transparent
    );

    transition: all 0.6s ease;
}

/* Hover */
.form_area .wpcf7-submit:hover,
.wpforms-submit:hover {
    background: #032443 !important;

    transform: translateY(-3px);

    box-shadow:
        0 10px 25px rgba(0, 0, 0, 0.18);
}

/* Shine Movement */
.form_area .wpcf7-submit:hover::before,
.wpforms-submit:hover::before {
    left: 120%;
}

/* Click Effect */
.form_area .wpcf7-submit:active,
.wpforms-submit:active {
    transform: translateY(-1px) scale(0.98);
}


.full-width-map iframe {
	width: 100%;
	min-height: 450px;
	margin-top: 80px;
}

.contact_us_right.form_area {
	padding-top: 0 !important;
}


.home_news_box_image {
	padding-right: 0 !important;
}
.home_news_box_image a {
	display: block;
	height: 100%;
}
.home_news_box_image .post-thumbnail {
	margin: 0;
	height: 100%;
}


.home_news_box_image img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	display: block;
}

.home_news_box_content {
	border: 1px solid #cfcfcf;
	padding: 50px 35px 50px !important;
}

.home_news_box_content h2 {
	font-size: 20px;
	line-height: 1.5;
	max-width: 310px;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	color: #032443;
	text-transform: uppercase;
	min-height: 90px;
	margin-bottom: 25px;
}
.home_news_box_content h2 a {
	color: #032443;
}

.home_news_box_content a.read-more-link {
	color: #ce202c;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
}

.home_news_box_content a.read-more-link:hover {
	color: #032443;
}

.home-news-item .row {
	margin: 0 !important;
}

.home-news-section {
}

.home-news-section-link {
	text-align: center;
	margin-bottom: 120px;
	margin-top: 80px;
}



@media only screen and (max-width : 991px) {

	nav#header, .fixedHeader nav#header {
		padding: 15px 25px 15px !important;
	}
	#homeBanner .banner_slide_text {
		bottom: 35px;
	}
	#homeBanner {
		height: 640px;
	}
	.banner_buttons .button {
		margin: 10px 0 0;
	}
	.banner-text-title {
		display: none;
	}

	.navbar-brand img {
		height: 30px !important;
	}
	.navbar-toggler {
		background-color: #ffffff !important;
	}
	#homeBanner .banner_title span {
		font-size: 44px;
	}
	#homeBanner .banner_title {
		font-size: 20px;
		font-weight: 700;
	}
	.banner-btm-text:after {
		display: none;
	}
	.banner-btm-text {
		display: block;
	}
	.banner-btm-text {
		padding: 0px 0px;
	}
	.banner_new_links .row {
		display: block;
	}
	.banner_new_links .banner_new_single_link {
		margin-top: 0px;
		margin-bottom: 15px;
	}
	#main {
		padding-top: 10px !important;
	}
	.welcometext-block {
		padding: 20px 0 40px;
	}
	.welcome-img-inner {
		margin-left: 0;
		margin-bottom: 30px;
	}
	.hiw-section-2 .welcome-img-inner {
		margin-left: 0;
		margin-top: 30px;
		margin-right: 0;
	}
	.wel-text-area {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.wel-text-area h1 em {
		font-size: 20px;
	}
	.wel-text-area h1 span {
		font-size: 42px;
		display: block;
	}
	.wel-text-area h1 {
		line-height: 44px;
		font-size: 30px;
	}

	.why_choose_us_section {
		text-align: center;
	}
	.why_title_area {
		margin-bottom: 40px;
	}
	.single_why_logo {
		margin-bottom: 20px;
	}
	.footer-col-1, .footer-col-2, .footer-col-3 {
		margin-bottom: 40px;
	}


	footer#footer .container {
		padding: 0px 20px;
	}
	.home-faqs-title, .why_title_area h2 {
		font-size: 34px;
		margin-bottom: 15px;
	}
	.home-faqs-subtitle, .why_title_bottom {
		font-size: 24px;
		margin-bottom: 50px;
	}
	.why_logos {
		justify-content: center;
	}
	.why_choose_us_section {
		margin-top: 35px;
	}
	.why_choose_us_section .container {
		max-width: 100%;
		padding: 0px 15px;
	}
	.faq-question {
		font-size: 18px;
	}

	.form_area {
		padding: 60px 30px 30px !important;
	}
	.home-faqs-section {
		margin-top: 0;
	}



}


#main {
	margin-bottom: 100px;
}

.home #main {
	margin-bottom: 0px;
}

.card-title {
	min-height: 80px;
}
.card-title a, .card-text a {
	color: #032443;
}
.card-title a:hover, .card-text a:hover {
	color: #ce202c;
}
.card-body .post-thumbnail {
	margin-bottom: 40px;
}
.card-body .post-thumbnail img {
	width: 100%;
	object-fit: cover;
	height: 100%;
	max-height: 280px;
	object-position: top center;
}




