/*
Theme Name: CBANK
Theme URI: CBANK.com
Author: Joel A
Description: The renowned WordPress starter theme framework that combined Underscores and Bootstrap. Trusted by more than 100,000 developers for building handcrafted, custom WordPress sites.
Version: 1.2.4
Requires at least: 5.0
Tested up to: 6.1
Requires PHP: 5.2
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

/*
Do not modify the parent Understrap theme. Instead, download a copy of the Understrap Child starter theme and do all your development within the child theme.
Full developer documentation: https://docs.understrap.com
*/




:root {
    --bs-primary: #003087;   /* Blue */
    --bs-secondary: #00B0B9; /* Teal */
    --bs-success: #141B4D;   /* Darker Blue */
    --bs-warning: #FFFFFF;   /* White */
}
  
  .text-primary {
    color: var(--bs-primary) !important;
  }
  .text-secondary {
    color: var(--bs-secondary) !important;
  }
  .text-success {
    color: var(--bs-success) !important;
  }
  .text-warning {
    color: var(--bs-warning) !important;
  }
  
  .bg-primary {
    background-color: var(--bs-primary) !important;
	 
  }
  .bg-secondary {
    background-color: var(--bs-secondary) !important;
  }
  .bg-success {
    background-color: var(--bs-success) !important;
  }
  .bg-warning {
    background-color: var(--bs-warning) !important;
  }
  .btn-primary {
    text-decoration: none;
	text-transform: uppercase;
}

.btn-primary:hover {
    background-color: var(--bs-secondary) !important;
    color: var(--bs-warning) !important;
}
  .btn-primary {
    
	   border-radius:0 !important;
	  --bs-btn-color: var(--bs-warning) !important;
    --bs-btn-bg: var(--bs-primary) !important;
    --bs-btn-border-color: #var(--bs-primary) !important;
    --bs-btn-hover-color: var(--bs-warning) !important;
    --bs-btn-hover-bg: #var(--bs-primary) !important;
    --bs-btn-hover-border-color: #var(--bs-primary) !important;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: var(--bs-warning) !important;
    --bs-btn-active-bg: #var(--bs-primary) !important;
    --bs-btn-active-border-color: #var(--bs-primary) !important;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: var(--bs-warning) !important;
    --bs-btn-disabled-bg: #var(--bs-primary) !important;
    --bs-btn-disabled-border-color: #var(--bs-primary) !important;
  }
  .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 25px;
  border-radius: 0;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  font-size: 22px;
}
.btn::after {
  content: "→";
  font-size: 1.2em;
  margin-left: 8px;
}

.btn-primary {
  color: var(--bs-warning) !important;
  background-color: var(--bs-primary) !important;
  border: 1px solid var(--bs-primary);
}
.btn-primary:hover {
  background-color: var(--bs-warning) !important;
  color: var(--bs-primary) !important;
  border: 1px solid var(--bs-primary) !important;
}
.btn-secondary {
  background-color: var(--bs-secondary) !important;
  color: var(--bs-warning) !important;
  border: 1px solid var(--bs-secondary);
}

.btn-secondary:hover {
  color: var(--bs-secondary) !important;
   background-color: var(--bs-warning) !important;
  border: 1px solid var(--bs-secondary) !important;
}
.btn.focus, .btn:focus, .woocommerce-info a.button:focus, .woocommerce-info a.focus.button, .woocommerce-notices-wrapper .woocommerce-message a.button:focus, .woocommerce-notices-wrapper .woocommerce-message a.focus.button, .wpcf7 input.focus[type=submit], .wpcf7 input[type=submit]:focus {
    outline: 0;
    box-shadow: none !important;
}


.btn.btn-warning {
    border-radius: 0;
    text-transform: uppercase;
    font-family: 'Cantata One', serif;
    color: #041E42;
}
.btn-primary.focus, .btn-primary:focus {
    color: var(--bs-warning) !important;
    background-color:  var(--bs-primary) !important;
    border-color:  var(--bs-primary) !important;
    box-shadow: 0 0 0 .2rem #2906d880;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #042856 !important;
}
.gform_title{
    display: none;
}

.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus {
        --gf-local-bg-color: transparent !important;
    --gf-local-border-color: var(--bs-primary) !important;
    --gf-local-color:  var(--bs-primary) !important;
    --gf-local-shadow:  var(--bs-primary) !important
}

#gform_submit_button_1 {
      color: var(--bs-warning) !important;
    background-color: var(--bs-primary) !important;
    border: 1px solid var(--bs-primary);
    padding: 13px 25px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 22px;
}
#gform_submit_button_1:hover {
   background-color: var(--bs-secondary) !important;
    color: var(--bs-primary) !important;
}


.gform-theme--foundation #field_submit, .gform-theme--foundation .gform_footer, .gform-theme--foundation .gform_page_footer {
    display: flex;
    flex-wrap: wrap;
    gap: var(--gf-form-footer-gap) 8px;
    align-items: end;
    justify-content: end;
}


  .offcanvas-header {box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);}

.offcanvas-header .btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color:var(--bs-secondary); /* Bootstrap Yellow */
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFC107'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat;
    border: 0;
    border-radius: .375rem;
    opacity: 1; /* Full opacity */
}
/* Style for the active navigation link */
.navbar-nav .nav-item.current_page_item .nav-link,
.navbar-nav .nav-item.current-menu-item .nav-link {
    color:var(--bs-secondary) !important; /* Yellow color */
    text-decoration: none !important; /* Optional: Removes underline */
}

/* Ensure hover doesn't override the active state */
.navbar-nav .nav-item.current_page_item .nav-link:hover,
.navbar-nav .nav-item.current-menu-item .nav-link:hover {
    color:var(--bs-secondary) !important; /* Keep yellow on hover */
}

.site-footer.rounded-top {
  border-top-left-radius: 5rem !important;
  border-top-right-radius: 5rem !important;
}
.contact-section{
  background-image: url('/images/CBANK-Icon-BLK.png');
  background-attachment: fixed; 
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 650px;
  margin-bottom: -90px;
    padding-bottom: 175px !important;
}

div#gform_wrapper_3 {
    padding: 2rem 3rem;
}
:root {
  --scroll-offset: -250px;
}
.big-hero-section {
will-change: background-position;
   background-image: url('/images/CBANK-Icon-REV.png');
  background-position: left calc(100% + 150px); 
  background-repeat: no-repeat;
  background-size: 650px;
  background-attachment: scroll;
  transition: background-position 0.1s ease-out;
}
.why-local-bank {
  background-image: url('/images/CBANK-Icon-BLK.png');
  background-position: right bottom var(--scroll-offset, 180px);
  background-repeat: no-repeat;
  background-size: 650px;
  background-attachment: scroll;
  transition: background-position 0.1s ease-out;
}

.management-section {
  background: url('/images/houston-skyine-graphic.svg') no-repeat bottom center;
      background-size: cover;
    position: relative;
    z-index: 0;
    margin-bottom: -90px;
    padding-bottom: 175px !important;
}
.section-four{
     background: url('/images/triangle-graphic.svg') no-repeat bottom left;
     background-position: center bottom var(--scroll-offset, 180px);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  transition: background-position 0.7s ease-out;

}
.footer-top {
    padding-top: 40px;
    padding-left: 20px;
}

.footer-bottom {
    padding-left: 20px;
}
footer#colophon {
    z-index: 2;
    display: block;
    position: relative;
}

.scroll-arrow-wrapper {
  position: relative;
    justify-self: center;
    margin-top: -40px;
    margin-bottom: -40px;
    margin-left: auto;
    margin-right: auto;
}

.scroll-arrow {
    font-size: 3.5rem;
    display: flex;
    width: 80px;
    height: 80px;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    background-color: var(--bs-secondary);
    color: var(--bs-warning) !important;
    animation: bounceDown 2s infinite;
}

@keyframes bounceDown {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(6px);
  }
  60% {
    transform: translateY(3px);
  }
}


.car-anim {
  position: relative;
  left: -300px;
  opacity: 0;
}

/* Drive in slowly */
.car-drive-in {
  animation: driveIn 2.5s ease-out forwards;
}

@keyframes driveIn {
  0% {
    left: -300px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}

/* Speed off fast */
.car-speed-off {
  animation: driveOff 1.2s ease-in forwards;
}

@keyframes driveOff {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 500px;
    opacity: 0;
  }
}






/* Small devices */
.container-sm {
    max-width: 540px !important; /* Fixed width for container-sm */
}

/* Medium devices */
.container-md {
    max-width: 720px !important; /* Fixed width for container-md */
}

/* Large devices */
.container-lg {
    max-width: 960px !important; /* Fixed width for container-lg */
}

/* Extra large devices */
.container-xl {
    max-width: 1140px !important; /* Fixed width for container-xl */
}

/* Extra extra large devices */
.container-xxl {
    max-width: 1320px !important; /* Fixed width for container-xxl */
}



.mt-n45{
    margin-top: -2.5rem !important;
}

.wp-block-table.is-style-stripes {
    border-bottom: none;
}
.share-table th:nth-child(2),
.share-table td:nth-child(2),
.share-table th:nth-child(3),
.share-table td:nth-child(3) {
  width: 20%;
  text-align: left;
}
 .wp-block-table.is-style-stripes th {
    border-color: #fff !important;
}
 #post-149 > div > div > figure > table > thead > tr > th:nth-child(1) {
    border-left: #141B4D !important;
}
 #post-149 > div > div > figure > table > thead > tr > th:nth-child(3) {
    border-right: #141B4D !important;
}
.wp-block-table.is-style-stripes td {
    border-color: #141B4D !important;
}
.share-table table {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--bs-success) !important; /* outer border */
}

.share-table th,
.share-table td {
  border: 1px solid #fff !important; /* inner cell borders */
  padding: 1.25rem 1rem;
  vertical-align: top;
}

.share-table thead th {
  background-color: #0f1c55;
  color: #00b7c3;
  font-weight: 600;
  font-size: 22px;
  border: 1px solid #0f1c55;
}

.share-table tbody tr:nth-child(odd) {
  background-color: #f7f7f7;
}

.share-table td strong {
  font-weight: 700;
}

.share-table td {
  color: #1c1c1c;
  line-height: 1.5;
}



/* Typography from Design System */
h1, .h1 {
  font-family: 'Cantata One', serif;
  font-weight: 400;
  font-size: 67px;
  line-height: 121%;
  letter-spacing: 0;
  text-decoration: none;
}

h2 {
  font-family: 'Cantata One', serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 121%;
  letter-spacing: 0;
  text-decoration: none;
padding-bottom: 30px;
}

h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 37px;
  line-height: 127%;
  letter-spacing: 0;
  text-decoration: none;
}

.subtitle {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 127%;
  letter-spacing: 0;
  text-decoration: none;
}

body, p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 143%;
  letter-spacing: 0;
  color: var(--bs-success) ;
}

ul li {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 143%;
  letter-spacing: 0;
  color: var(--bs-success) ;
}
::marker {
    font-size: 13px;
}
.notes {
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
  font-size: 22px;
  line-height: 143%;
}

.breadcrumb {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 23px;
  text-transform: uppercase;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x, 0.5rem);
  font-family: "bootstrap-icons" !important;
  font-style: normal;
  font-weight: 700;
  content: "\f285"; /* Chevron right */
  color: var(--bs-secondary); /* optional color */
}
.fields {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: normal;
  text-transform: capitalize;
}

.footer-header {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 37px;
  line-height: 127%;
}

.footer-location-1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 143%;
}

.footer-location-2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 143%;
}

.footer-legal {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 143%;
}

ul ul {
    list-style-type: disc;
}
/* Responsive Adjustments */
@media (max-width: 992px) { /* Tablets and smaller desktops */
    h1, .h1 {
        font-size: 54px;
        line-height: 121%;
    }

    h2 {
        font-size: 30px;
        line-height: 34px;
    }

    body, p {
        font-size: 16px;
        line-height: 26px;
    }
   
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 36px;
    line-height: 121%;
  }
  h2 {
    font-size: 26px;
    line-height: 121%;
  }
  h3 {
    font-size: 20px;
    line-height: 127%;
  }
  body, p {
    font-size: 16px;
    line-height: 143%;
  }
}
.hover-blue:hover {
  color: var(--bs-primary) !important; /* Bootstrap's primary blue */
}


a {
    text-decoration: none;
    color: #041E42;
}


 a:hover {
    text-decoration: underline;
    color: var(--bs-secondary);
}


footer p, footer a {
    color: #ffffff;
}
 footer a {
    color: #ffffff;
	 text-decoration:underline;
}
footer a:hover {
    color:var(--bs-secondary);
    
}
img.social-icons {
    transition: all 0.3s ease;
}
 img.social-icon:hover {
    background-color:var(--bs-secondary); /* Your yellow color */
    mix-blend-mode: normal;
    border-radius: 50px; /* Optional for a nice hover shape */
    animation: animate__flip;
    animation-duration: 1s;
}
.social-link .social-icon {
    transition: all 0.3s ease;
}
.social-link:hover .social-icon {
    background-color:var(--bs-secondary); /* Your yellow color */
    mix-blend-mode: normal;
    border-radius: 50px; /* Optional for a nice hover shape */
}

#menu-footer-quick-menu a{
	text-decoration:none;
}
.icons {
    width: 82px;
}
/* Utility Classes for Bootstrap Compatibility */
.text-uppercase {
    text-transform: uppercase !important;
}

.text-center {
    text-align: center !important;
}
.section-title-sm{
    width: 750px;
    max-width: 100%;
    margin: 20px auto 40px;
}
/* Margin and Padding Utility */

.my-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
}
.px-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
}
.mt-5 {
    margin-top: 3rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

#menu-mobile li {
    font-size: 22px;
    border-bottom:  1px solid var(--Gray-5, #E0E0E0);
    padding-bottom: 0px;
    padding-top: 10px;
}

 
/* Default styling */
nav#site-navigation {
    margin-top: 6px;
}

.nav-link {
    font-family: 'Cantata One', serif;
    font-size: 15.5px;
    font-style: normal; 
    font-weight: 400;
    color: var(--PERRY-Blue, #041E42);
    text-decoration: none;
    text-transform: capitalize;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}   
.nav-link:focus,.nav-link:active, .nav-link:hover {
    color:var(--bs-secondary);
    text-decoration: none;
}
  



#menu-main-menu a{
    text-transform: uppercase;
}
a.nav-link {
    font-size: 15.5px;

}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em; /* Consistent and scalable width */
    height: 1.5em; /* Consistent and scalable height */
    vertical-align: middle;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 205, 57, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; /* Use 'contain' for better scaling across resolutions */
}


.navbar-nav {
    --bs-nav-link-padding-x: 0;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight: ;
    --bs-nav-link-color:var(--bs-secondary);
    --bs-nav-link-hover-color:var(--bs-secondary);
    --bs-nav-link-disabled-color:var(--bs-secondary);
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-toggler {
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: transparent;
    background-color: transparent;
    border: transparent;
    border-radius: 0;
    transition: var(--bs-navbar-toggler-transition);
}



.navbar-nav .nav-item {
    position: relative; /* Ensure positioning context for ::after */
    padding: 0; /* Remove any unnecessary padding */
    margin: 0; /* Clean up spacing */
}




/* Cleaned and updated dropdown menu styles */
.dropdown-menu {
    display: none; /* Hide by default */
    position: absolute;
    z-index: 1000;
    background-color: var(--bs-warning) !important;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.nav-item.dropdown:hover > .dropdown-menu,
.nav-item.dropdown:focus-within > .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
}

.dropdown-item {
    padding: 10px 20px;
    color: #002855;
    transition: background-color 0.3s, color 0.3s;
}

.dropdown-item:hover {
    background-color: var(--bs-success);
    color: var(--bs-warning) !important;
}
/* Update dropdown visibility for .sub-menu */
.sub-menu {
    display: none;
    position: absolute;
    z-index: 1000;
    background-color: var(--bs-warning) !important;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    list-style: none;
    padding: 10px 0;
}

.menu-item.menu-item-has-children:hover > .sub-menu,
.menu-item.menu-item-has-children:focus-within > .sub-menu {
    display: block;
    visibility: visible;
    opacity: 1;
}

.sub-menu .menu-item {
    padding: 5px 20px;
}

.sub-menu .nav-link {
    color: #002855;
    padding: 5px 0;
    display: block;
    text-decoration: none;
    transition: color 0.3s, background-color 0.3s;
}

.sub-menu .nav-link:hover {
    background-color: var(--bs-success);
    color: var(--bs-warning) !important;
}
.menu-item.menu-item-has-children {
    position: relative;
}

.sub-menu {
    top: 100%; /* Adjust depending on your navbar height */
    left: 0;
    width: 200px; /* Optional: Set a fixed width */
}




 

.text-white {
    color: #FFFFFF;
}

.social-icons {
    display: flex;
    justify-content: start;
    gap: 0px;
	z-index: 2;
}
.social-icons a{
	z-index: 2;
}

.modal-header {
    border: 0;
}

.no-u:hover {
    text-decoration: none;
}
/* Smooth transition on hover for icons */
div a img {
    transition: all 0.3s ease-in-out;
}


.social-links img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}



/* Style for the select dropdown */
select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 5'%3E%3Cpath fill='black' d='M0 0l5 5 5-5z'/%3E%3C/svg%3E") no-repeat right 10px center;
    background-size: 12px;
}

.car-section{
  padding-top: 0;
}
section {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
section.internal-content {
    padding:0;
}
.py-6{
    padding-top: 6rem;
    padding-bottom: 5rem;
}
section.hero-section {
   margin-top: 6rem !important;
    margin-bottom: 0rem !important;
    padding-bottom: 5rem;
}
#typewriterContainer {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.bi-arrow-down-right::before {
    font-size: 49px;
}
.img-best{
    max-width: 290px;
}

.accordion-button:not(.collapsed) {
    color: inherit;
    background-color: transparent;
    box-shadow: none;
}
.btn-secondary-acc{
    padding-bottom: 3rem;
    border-bottom:1px solid #141B4D;
}
/* Remove default border radius from first accordion */
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-radius: 0;
  padding-right: 0;
  padding-left: 0;
}

/* Remove focus outline and shadow */
.accordion-button:focus {
  z-index: 3;
  outline: none;
  box-shadow: none;
  padding-right: 0;
  padding-left: 0;
}
.accordion-button {
  padding-right: 0;
  padding-left: 0;
}
/* Accordion styling override */
.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: #ffffff;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: 1px;
  --bs-accordion-border-radius: 0.5rem;
  --bs-accordion-inner-border-radius: 0.5rem;
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: #ffffff;

  /* Disable default arrow icon */
  --bs-accordion-btn-icon: none;
  --bs-accordion-btn-active-icon: none;

  --bs-accordion-btn-icon-width: 0;
  --bs-accordion-btn-icon-transform: none;
  --bs-accordion-btn-icon-transition: none;

  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;

  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: #e8f1fc;
}

/* Completely remove Bootstrap's chevron arrow */
.accordion-button::after {
  display: none !important;
}

/* Bootstrap icon animation (optional) */
.accordion-button .bi-arrow-up-right {
  transition: transform 0.3s ease;
}

.accordion-button[aria-expanded="true"] .bi-arrow-down-right {
  transform: rotate(280deg);
  color: var(--bs-primary)  !important;
}
.accordion-item {
    border-bottom:1px solid #141B4D;
    border-right: none;
    border-left: none;
    border-radius:0;
	padding-right: 0;
  padding-left: 0;
}
.accordion-item:first-child {
    border-top:1px solid #141B4D;
    border-radius:0;
}

.accordion-item:last-child {
    border-radius:0;
    
}


.accordion h3 {
    font-weight: 500;
    max-width: 500px;
    font-size: 28px;
}


/* Gravity Form Container */
.gform_wrapper {
    margin: 0 auto;
}




.gform_wrapper .gfield_label {
    display: none; /* Hides labels since placeholders are used */
}
.gform_wrapper.gravity-theme .gfield_label {
    display: inline-block;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 8px;
    padding: 0;
}
.gform_wrapper .ginput_container input,
.gform_wrapper .ginput_container textarea,
.gform_wrapper select {
  --gf-local-border-color: none !important;
	background: #ffffff;
    border: none;
    padding: 1rem;
    font-size: 1rem;
    color: #212529 !important;
    opacity: 1;
    height: 50px !important;
    border-radius: 0 !important;
}

.gform_wrapper select {
    appearance: none;
}

.gform_wrapper .ginput_container textarea {
    height: 120px;
}
.gform_wrapper.gravity-theme #field_submit, .gform_wrapper.gravity-theme .gform_footer {
    display: block !important;
}
.gform_wrapper .ginput_container input::placeholder,
.gform_wrapper .ginput_container textarea::placeholder,
.gform_wrapper .ginput_container select {
    color:var(--bs-success); /* Darker text color for placeholders */
	opacity: 0.9;
}
.ginput_container_radio {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border-radius: 5px; /* Smooth rounded corners */
}

.gfield_radio {
    display: flex;
    gap: 20px; /* Space between the radio buttons */
}

.gchoice {
    display: flex;
    align-items: center;
}

.gfield-choice-input {
    margin-right: 8px; /* Space between radio button and label */
    accent-color: var(--bs-success); /* Dark color for the radio button */
}

.gform-field-label {
    font-family: Arial, sans-serif; /* Match font style */
    font-size: 14px; /* Adjust font size */
    color: #333; /* Text color */
    cursor: pointer;
}

.gchoice_other_control {
    margin-left: 10px;
    padding: 5px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
}

.gchoice_other_control[disabled] {
    background-color: #f9f9f9; /* Lighter background for disabled state */
    cursor: not-allowed;
}


/* Submit Button Styling */
.gform_wrapper .gform_button {
    background-color:var(--bs-success); /* Matches the dark blue from the button */
    color: #ffffff;
    padding: 0.75rem 2rem;
    border: none;
    text-transform: uppercase;
    transition: background-color 0.3s ease;
    font-size: 1.2rem;
	float:right;
}

.gform_wrapper .gform_button:hover {
    background-color:var(--bs-success); /* Lighter blue on hover */
    color:var(--bs-secondary);
}

/* Required Field Asterisk */
.gform_wrapper .gfield_required {
    color:var(--bs-success); /* Make the asterisk color match the design */
}

/* Field descriptions like *required */
.gform_wrapper .gfield_description {
    font-size: 0.9rem;
    color:var(--bs-success);
    margin-top: -10px;
}
.gform_wrapper.gravity-theme .gform_drop_area {
    background: none;
    border: 1px dashed #060606 !important;
    border-radius: 0;
    margin-bottom: 8px;
    padding: 32px;
    text-align: center;
}


.homepage-slider{
    height:420px; 

}


.carousel-inner img {
    object-fit: cover; /* Ensures images scale proportionally */
}

.carousel-item {
    transform: translateX(-100%); /* Start slides off-screen to the left */
    transition: transform .6s ease-in-out; /* Smooth slide animation */
}

.carousel-item.active {
    transform: translateX(0); /* Slide into view */
}

.carousel-item-next {
    transform: translateX(-100%); /* Move off-screen to the right */
    position: absolute;
    z-index: -10;
    opacity: 0;
}

.carousel-item-prev {
    transform: translateX(100%); /* Move off-screen to the left */
    position: absolute;
    
}

.carousel-inner .carousel-item-start,
.carousel-inner .carousel-item-end {
    transform: translateX(100); /* Ensure active slide stays in place */
}

/* Style to move carousel buttons to the bottom and align them horizontally */
#testimonialCarousel .carousel-control-prev,
#testimonialCarousel .carousel-control-next {
    position: absolute;
    bottom: -43px; /* Adjust the distance from the bottom as needed */
    top: auto; /* Remove the default top positioning */
    transform: none; /* Remove the default transform */
    width: 33px; /* Adjust button width if needed */
    height: 33px; /* Adjust button height if needed */
    display: inline-block; /* Ensure they are displayed inline */
    border-radius: 20px;
    background-color: #7B7B7B;
     /* Adjust padding for better clickability */
}

/* Add spacing between the buttons */
#testimonialCarousel .carousel-control-prev {
    left: 50%; /* Center align */
    margin-right: 4px; /* Add spacing between buttons */
    transform: translateX(-100%); /* Offset horizontally */
    padding: 7px 8px 7px 5px;
}


#testimonialCarousel .carousel-control-next {
    left: 50%; /* Center align */
    margin-left: 10px; /* Add spacing between buttons */
    transform: translateX(0%); /* Offset horizontally */
    padding: 7px 5px 7px 8px;
}

/* Optional: Adjust button size if needed */
#testimonialCarousel .carousel-control-prev-icon,
#testimonialCarousel .carousel-control-next-icon {
    width: 20px;
    height: 20px;
}


.hero-section p{
    color: var(--bs-warning) !important;
}


/* Required Field Asterisk */
body.page-id-147 .gform_wrapper .gfield_required {
    display: none;
}


body.page-id-147 .gform_wrapper {
  background-color: transparent;
  color: #ffffff;
  padding: 70px 0;
  border: 1px solid var(--bs-secondary) !important;
  border-radius: 0px;
  text-align: center;
  margin-top: 2rem;
}

body.page-id-147 .gform_heading {
  margin-bottom: 2rem;
}

body.page-id-147 .gform_title {
   font-family: 'Cantata One', serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 121%;
  letter-spacing: 0;
  text-decoration: none;
padding-bottom: 30px;
}

body.page-id-147 .gfield_label {
  font-family: 'Cantata One', serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 121%;
  letter-spacing: 0;
  text-decoration: none;
padding-bottom: 30px;
color: #fff;
align-items: center;
    justify-content: center;
}
body.page-id-147 .subtitleform .gfield_label {font-family:inherit !important;font-size: 22px; line-height: 121%;padding-bottom: 13px;}
body.page-id-147 .ginput_container input[type="text"],
body.page-id-147 .ginput_container input[type="tel"],
body.page-id-147 .ginput_container textarea,
body.page-id-147 .ginput_container select {
  background-color: #ffffff;
  color: #000;
  border-radius: 5px;
  padding: 10px;
  width: 100%;
  border: none;
  font-size: 22px;
}

body.page-id-147 .gform_footer input[type="submit"] {
  background-color: #00b7c3;
  border: none;
  color: white;
  padding: 10px 20px;
  border-radius: 5px;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
  font-size: 22px;
  text-transform: uppercase;
}

body.page-id-147 .gform_footer input[type="submit"]:hover {
  color: var(--bs-secondary) !important;
    background-color: var(--bs-warning) !important;
    border: 1px solid var(--bs-secondary);
}

body.page-id-147 .gfield-choice-input + label {
  display: inline-block;
  background-color: #00b7c3;
  color: white;
  padding: 0.7rem 1.5rem;
  border-radius: 0px;
  margin: 0.25rem;
  cursor: pointer;
  transition: background-color 0.2s ease;
  font-size: 22px;
  text-transform: uppercase;
}

body.page-id-147 .gfield-choice-input:checked + label {
  background-color: #007d8c;
}
body.page-id-147 .ginput_container.ginput_container_textarea {
    width: 75%;
    margin: 0 auto;
}
body.page-id-147  textarea#input_3_15, body.page-id-147 textarea#input_3_16 {
    height: 150px !important;
    text-align: left;
}
body.page-id-147 .gform-theme--framework .gfield--type-choice .gfield_checkbox, 
body.page-id-147 .gform-theme--framework .gfield--type-choice .gfield_radio {
    display: flex;
    flex-direction: row;
    gap: var(--gf-field-choice-gap) 12px;
        align-items: center;
    justify-content: center;
}

body.page-id-147 .gform-theme--foundation #field_submit, body.page-id-147 .gform-theme--foundation .gform_footer, body.page-id-147 .gform-theme--foundation .gform_page_footer {
    display: flex
;
    flex-wrap: wrap;
    gap: var(--gf-form-footer-gap);
    align-items: center;
    justify-content: center;
}
body.page-id-147 .gform-theme--foundation .gform_footer,body.page-id-147 .gform-theme--foundation .gform_page_footer {
    margin-block-start: 50px;
}
/* General button-like style for choices */
.gfield-choice-input[type="radio"],
.gfield-choice-input[type="checkbox"] {
  display: none !important;
}

.gchoice_3_6_0 label,
.gchoice_3_6_1 label,
.gchoice_3_11_0 label,
.gchoice_3_11_1 label,
.gchoice_3_14_0 label,
.gchoice_3_14_1 label {
  display: inline-block;
  background-color: #00b7c3;
  color: #fff;
  padding: 0.4rem 1rem;
  border-radius: 4px;
  margin: 0 0.25rem;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.gchoice_3_6_0 input:checked + label,
.gchoice_3_6_1 input:checked + label,
.gchoice_3_11_0 input:checked + label,
.gchoice_3_11_1 input:checked + label,
.gchoice_3_14_0 input:checked + label,
.gchoice_3_14_1 input:checked + label {
  color: var(--bs-secondary) !important;
    background-color: var(--bs-warning) !important;
    border: 1px solid var(--bs-secondary);
}

/* Multi-choice checkboxes (How long in business, etc.) */
.gchoice_3_12_1 label,
.gchoice_3_12_2 label,
.gchoice_3_12_3 label,
.gchoice_3_12_4 label,
.gchoice_3_13_1 label,
.gchoice_3_13_2 label,
.gchoice_3_13_3 label,
.gchoice_3_13_4 label,
.gchoice_3_13_5 label,
.gchoice_3_17_1 label,
.gchoice_3_17_2 label,
.gchoice_3_17_3 label {
  display: inline-block;
  background-color: #00b7c3;
  color: #fff;
  padding: 0.4rem 1.2rem;
  border-radius: 0px;
  margin: 0.3rem 0.25rem;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

/* When selected */
.gchoice_3_12_1 input:checked + label,
.gchoice_3_12_2 input:checked + label,
.gchoice_3_12_3 input:checked + label,
.gchoice_3_12_4 input:checked + label,
.gchoice_3_13_1 input:checked + label,
.gchoice_3_13_2 input:checked + label,
.gchoice_3_13_3 input:checked + label,
.gchoice_3_13_4 input:checked + label,
.gchoice_3_13_5 input:checked + label,
.gchoice_3_17_1 input:checked + label,
.gchoice_3_17_2 input:checked + label,
.gchoice_3_17_3 input:checked + label {
  background-color: #005f61;
}

/* Optional: Space around choices */
.gform_wrapper .gfield_checkbox,
.gform_wrapper .gfield_radio {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: center;
}
.gform_previous_button, .gform_next_button, #gform_submit_button_3{
  color: var(--bs-secondary) !important;
    background-color: var(--bs-warning) !important;
    border: 1px solid var(--bs-secondary) !important;
    padding: 13px 25px !important;
    border-radius: 0 !important;
    text-transform: uppercase !important;
    font-size: 22px !important;
}

.gform_next_button:hover, .gform_previous_button:hover, #gform_submit_button_3:hover {
  color: var(--bs-warning) !important;
    background-color: var(--bs-secondary) !important;
    border: 1px solid var(--bs-secondary) !important;
    padding: 13px 25px !important;
    border-radius: 0 !important;
    text-transform: uppercase !important;
    font-size: 22px !important;
}
.gfield_description{
  color: #fff !important;
}

#gform_previous_button_3_18, #gform_previous_button_3_19, #gform_previous_button_3_20, #gform_previous_button_3_21{
    position: absolute;
    left: 0;
}

.gform-page-footer.gform_page_footer.top_label {
    position: relative;
}



@keyframes rotateBolt {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
}

.h3-style {
/* H3 */
font-family: Montserrat !important;
font-size: 37px !important;
font-style: normal !important;
font-weight: 700 !important;
line-height: 127% !important; /* 46.99px */
}

.slide-heading {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
}





@media (min-width: 576px) { 
   
 }


@media (max-width: 767px){
	section.hero-section {
   margin-top: 1rem !important;
    margin-bottom: 0rem !important;
    padding-bottom: 5rem;
}
   .homepage-slider .row.flex-column-reverse.flex-md-row {
    flex-direction: column !important;
  }
  .homepage-slider .col-md-6.text-center.mb-4.mb-md-0 {
    order: -1; /* move image to top */
  }
.homepage-slider{
    height:max-content; 
    background-color:var(--bs-success);
    
}
.img-1{
    margin-right: -20px;
}
.container-none{
    padding-right: 0;
}

.slide-heading {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.gform_previous_button, .gform_next_button {
    font-size: 16px !important;
}

.accordion-body {
    padding:10px 0;
}

.accordion-body ol, ul {
    padding-left: 1rem;
}
 li {
    font-size: 16px;
}
.slide-heading {
  transition: opacity 1s ease;
}

.car-anim {
   left: 0;
   opacity: 1;
   margin-top: 34px;
  }
}



@media (min-width: 768px) { 
	
    .navbar-nav .nav-item .nav-link {
        border-right: none;
        height: auto;
        padding-top: 5px;
        padding-bottom: 5px;
      }
    
 .container-none{
    padding-right: inherit;
}
    
    
   
 }

@media (min-width: 992px) { 
	.navbar-nav .nav-item::after {
    content: ""; /* Empty content for pseudo-element */
    position: absolute;
    top: 50%; /* Align the border vertically in the center */
    right: 0; /* Place the border at the right edge */
    transform: translateY(-50%); /* Center align the border */
    height: 1em; /* Height matches the font size */
    width: 1px; /* Width of the border */
    background-color: #041E42; /* Border color */
}

.navbar-nav .nav-item:last-child::after {
    content: none; /* Remove the border for the last menu item */
}
  .navbar-nav .nav-item .nav-link {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1; /* Aligns text height */
    display: flex;
    align-items: center; /* Vertical alignment */
    padding-left: 17px;
    padding-right: 17px;
}


 }

@media (min-width: 1200px) { 
   

 }

@media (min-width: 1400px) { 
   
 
}

.managment_position{
	font-size: 20px;
    margin-bottom: 10px;
}
.freedownloadh2{padding-bottom:10px !important;margin-top:20px;}
.freedownloadlist{padding-left:16px;}
.freedownloadlist li:not(:last-child){margin-bottom:10px;}
.page-id-147 .gform-page-footer .gform_previous_button{display:none !important;}
.page-id-147 .ginput_container .gfield_checkbox .gchoice{position:relative;}
.page-id-147 .gfield-choice-input[type="checkbox"]{display:block !important;opacity: 0; position: absolute; left: 0;  top: 0;width:100%;height:100% !important;cursor: pointer;}
.h2fontstyle {font-family: 'Cantata One', serif; font-weight: 400; font-size: 40px; line-height: 121%; letter-spacing: 0; text-decoration: none;margin-bottom:15px;}
.leave-site-modal{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.6);
    display:none;
    align-items:center;
    justify-content:center;
    z-index:9999;
	overflow-y:auto;
}

.leave-site-modal-content{
    position:relative;
    background:#132a63;
    color:#fff;
    max-width:520px;
	width:90%;
    padding:25px 32px;
    border-radius:0px;
}
.leave-site-modal-content .maincontent{position:relative;z-index:10;}
.leave-site-modal-content h2{
    font-size:40px;
	line-height:120%;
    margin-bottom:20px;
	padding-bottom:0px;
	    max-width: 404px;
	
}

.leave-site-modal-content p{
font-weight: 300;
font-size: 22px;
line-height: 143%;
color:#ffffff;
}
.leave-site-modal-content .popupbg{position: absolute;
    bottom: 0;
    left: 0;}
.modal-close{
    position:absolute;
    top:12px;
    right:16px;
    font-size:28px;
    cursor:pointer;
}

.continue-btn{
    display:inline-block;
    color:#fff;
    text-decoration:underline;
    font-weight:300;
font-size: 18px;
line-height: 143%;
text-decoration: underline;

}
@media (max-width: 992px){
	.freedownloadlist li{font-size:16px;line-height:26px;}
	.h2fontstyle{font-size: 30px;line-height: 34px;}
}
@media (max-width: 767px){
	.h2fontstyle{font-size: 26px;line-height: 121%;}
	.leave-site-modal-content h2{    font-size: 32px;}
	.leave-site-modal-content p{font-size: 18px;}
}