body{
    margin: 0px !important;
}
.ttu{
    text-transform: uppercase;
}
.ttc{
    text-transform: capitalize;
}
.img-fw figure, 
.img-fw .vc_single_image-wrapper, 
.img-fw img {
    width: 100%;
}
.site-header, .mobile-header, .footer-financing-options, .footer-top-contact, .footer-get-touch, .site-footer, .inner_p_img_banner {
    display: none;
}
.custom-bg{
    background: #e3e4db;
}
.header-left {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
    gap: 20px;
}
.buttons {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 20px;
    flex-wrap: wrap;
}
.buttons.center {
    justify-content: center;
}
.header-right .buttons {
    justify-content: end;
}
.header-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
}

.header-main .wpb_text_column.wpb_content_element {
    margin: 0px;
}
.header-main .map, .header-right .map {
    display: none !important;
}
/*.logo img {
    filter: brightness(0) invert(1);
}*/

.map a::before, .call a::before {
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    background: url(/wp-content/uploads/2024/11/maps-and-flags.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 5px;
    left: 0px;
}
.map a, .call a {
    color: #fff;
    font-size: calc(12px + (12 * ((100vw - 320px) / 2500)));
    font-weight: 400;
    padding-left: 30px;
    position: relative;
    display: block;
}
.map a:hover, .call a:hover{
    color:#fff;
}
.buttons a {
    color: #fff;
    font-size: calc(11px + (11 * ((100vw - 320px) / 2500)));
    font-weight:400;
    background: var(--first-color);
    padding: 10px 20px;
    border-radius: 5px;
    text-transform: uppercase;
}
.buttons a.first, .buttons a:hover {
    background: var(--secound-color);
}
.buttons a.first:hover {
    background: var(--first-color);
}

.main-banner {
    padding-top: calc(20px + (200 * ((100vw - 320px) / 2500)));
    padding-bottom: calc(20px + (200 * ((100vw - 320px) / 2500)));
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(/wp-content/uploads/2024/12/banner-lp-new.jpg) no-repeat;
    background-size: cover;
    background-position: top right;
}
/* .banner-content {
    width: 70%;
} */
.main-banner .wpb_content_element{
	margin-bottom:0px !important;
}
.banner-content h1 {
    color: #fff;
    font-size: calc(20px + (60 * ((100vw - 320px) / 2500)));
    line-height: calc(28px + (70 * ((100vw - 320px) / 2500)));
}
.banner-content h1 span{
	color: #90EE90;
}
.banner-content ul {
    padding: 0;
    margin-bottom: 40px;
}
.banner-content ul li {
    color: #fff;
    list-style: none;
    font-size: calc(14px + (14 * ((100vw - 320px) / 2500)));
    display: block;
}
.banner-content ul li::before {
    content: "";
    background: url(/wp-content/uploads/2024/11/check.png) no-repeat;
    display: inline-block;
    height: calc(20px + (20 * ((100vw - 320px) / 2500)));
    width: calc(20px + (20 * ((100vw - 320px) / 2500)));
    background-size: contain;
    margin-right: 15px;
    vertical-align: middle;
    filter: brightness(0) invert(1);
}
.h2-title {
    color: #000;
    font-size: calc(26px + (50 * ((100vw - 320px) / 2500)));
}
.h2-title.half {
    color: #000;
    font-size: calc(20px + (32 * ((100vw - 320px) / 2500)));
}
.h2-title.color-second{
    color: var(--first-color);
}
.h2-tagline {
    font-size: calc(18px + (24 * ((100vw - 320px) / 2500)));
    font-weight: 400;
    margin-bottom: 0px;
}
.ptbs {
    padding-top: calc(20px + (50 * ((100vw - 320px) / 2500)));
    padding-bottom: calc(20px + (50 * ((100vw - 320px) / 2500)));
}
.pt {
    padding-top: calc(20px + (50 * ((100vw - 320px) / 2500)));
}
.pb {
    padding-bottom: calc(20px + (50 * ((100vw - 320px) / 2500)));
}
.about-us-details {
    gap: 30px;
    display: flex;
}
.skill-details {
    padding-left: 70px;
}
.skill-details p {
    margin: 0px;
}
.skill-details strong {
    position: relative;
    vertical-align: top;
    display: block;
}
.skill-details .details{
    position: relative;
    margin-top: 20px;
    color: #000;
}
.skill-details .details:first-child {
    margin-top: 30px;
    margin-bottom: 30px;
}
.skill-details .details::before {
    content: "";
    display: inline-block;
    height: 50px;
    width: 50px;
    background: url(/wp-content/uploads/2024/12/why-choose-icon-2.webp) no-repeat;
    background-size: contain;
    margin-left: -70px;
    margin-right: 20px;
    position: absolute;
    filter: brightness(0) saturate(100%) invert(34%) sepia(47%) saturate(376%) hue-rotate(1deg) brightness(97%) contrast(87%);
}

.skill-details .details:first-child::before {
    top: -13px;
}
.skill-details .details.two::before {
    background: url(/wp-content/uploads/2024/12/why-choose-icon-3.webp) no-repeat;
    background-size: contain;
}
.skill-details .details.three::before {
    background: url(/wp-content/uploads/2024/12/why-choose-icon-2-1.webp) no-repeat;
    background-size: contain;
}
.skill-details .details.four::before {
    background: url(/wp-content/uploads/2024/12/why-choose-icon-1.webp) no-repeat;
    background-size: contain;
}
/* .skill-details .details li {
    margin-bottom: 0px;
} */
.skill-details .details ul {
    margin-top: 10px;
}
.testimonials-quite img{
    filter: brightness(0) saturate(100%) invert(34%) sepia(47%) saturate(376%) hue-rotate(1deg) brightness(97%) contrast(87%);
}
.hm-reviews .ti-reviews-container-wrapper {
    display: flex !important;
}
.hm-reviews .ti-reviews-container-wrapper .ti-review-item {
    flex: 0 0 50% !important;
    max-width: 50% !important;
}
.hm-reviews .ti-reviews-container-wrapper .ti-review-item .ti-inner {
    border-radius: 20px !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}
.home-cta {
    padding-top: calc(50px + (50 * ((100vw - 320px) / 2500)));
    padding-bottom: calc(50px + (50 * ((100vw - 320px) / 2500)));
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(/wp-content/uploads/2024/12/IMG_3879-2880w.webp) no-repeat;
    background-size: 100% 100%;
    background-position: top center;
    background-attachment: fixed;
}
.home-cta h2, .home-cta h3 {
    color: #fff;
    max-width: 850px;
    margin-left:auto;
    margin-right:auto;
}
.home-cta .buttons a {
    min-width: 170px;
    text-align: center;
}

.footer-left {
    padding-top: calc(30px + (40 * ((100vw - 320px) / 2500)));
    padding-right: calc(50px + (50 * ((100vw - 320px) / 2500))) !important;
    padding-bottom: calc(30px + (40 * ((100vw - 320px) / 2500)));
    padding-left: 10rem !important;
}
.footer-left .h2-title.half {
    color: #fff;
    font-size: calc(18px + (28 * ((100vw - 320px) / 2500)));
}
.footer-left p{
    color: #fff;
}
.footer-left img {
    filter: brightness(0) invert(1);
}
.footer-left h3.h2-title.half {
    font-size: calc(18px + (20 * ((100vw - 320px) / 2500)));
    margin-top: -20px;
    font-weight: 500;
}
.footer-left-details .map a::before, .footer-left-details .call a::before{
    filter: brightness(0) invert(1);
}
.footer-right .wpb_content_element {
    margin-bottom: -10px;
}
.footer-right .wpb_content_element, 
.footer-right .wpb_wrapper, 
.footer-right p {
    height: 100%;
}

.appointment-form input:not([type="submit"]),
.appointment-form input:not([type="submit"]):hover,
.appointment-form select,
.appointment-form select:hover,
.appointment-form textarea,
.appointment-form textarea:hover {
    background: transparent !important;
    border-radius: 0px !important;
    color: #fff !important;
    fill: #fff !important;
    border-color: #fff !important;
}
.appointment-form select option{
    color: #000 !important;
}
.appointment-form select option:hover{
    color: #fff !important;
}
::placeholder {
  color: #fff !important;
}

::-ms-input-placeholder {
  color: #fff !important;
}

.appointment-form textarea{
    height: 100px !important;
}

.appointment-form input[type="submit"], 
.appointment-form input[type="submit"]:hover {
    background: #fff !important;
    border-radius: 0px !important;
    color: #000 !important;
    font-weight: 400 !important;
}


.vc_tta-panel {
    border: 0px !important;
    background: transparent !important;
}
.vc_tta-panel.vc_active {
    border: 0px !important;
    background: transparent;
    padding-top: 40px;
}
.vc_tta-panels {
    background: transparent !important;
    border-radius: 0px !important;
    border: 0px !important;
}
.vc_tta-tabs-list {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    position: relative;
}
.vc_tta-tab a {
    border-radius: 100% !important;
    height: 75px;
    width: 75px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: var(--secound-color) !important;
    color: #fff !important;
    z-index: 2;
}
.vc_tta-tab.vc_active a {
    background: var(--first-color) !important;
}
.vc_tta-tabs-list::after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background: #ddd;
    position: absolute;
    z-index: 1;
}
.custom-tabs .vc_tta-panel-body{
    margin-bottom: 0px !important;
}
.associations h3 {
    color: #000;
    font-size: 2.5rem;
    text-align: center;
}
.association-logos {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.association-logos img {
    margin: 0;
    width: calc(20% - 16px);
}




/* Home New Tab */
.home_tab-section1 .vc_tta-panels {
    background-color: transparent !important;
}
.home_tab-section1 {
    padding: 50px 0px;
    padding-left: 30px;
    height: 574px;
}

.home_tab-section1 .tab-inner1 h2.vc_custom_heading {
    font-size: 34px;
    line-height: normal;
    color: #333333;
    font-weight: 500;
}
.home_tab-section1 .tab-inner1 .wpb_content_element p {
    font-size: 16px;
    line-height: normal;
    color: #333333 !important;
    font-weight: 400;
    font-family: "Poppins"
    
}
.home_tab-section1 .secondary-button.learn-more-btn a {
    margin-top: 40px;
}
.home_tab-section1 .secondary-button{
    margin-top: 0 !important;
}
.home_tab-section1 .tab-inner1 .tab-right-col ul li:last-child {
    border-bottom: 0;
}
.home_tab-section1 .tab-inner1 .tab-right-col ul li {
    font-size: 15px;
    line-height: 40px;
    color: #333333;
    border-bottom: 1px solid;
    width: 50%;
    list-style: none;
}
.home_tab-section1 ul.vc_tta-tabs-list li {
    background-color: var(--secondary-color) !important;
    border-left: 2px solid #fdfdfd5e;
}
.faq-section .vc_tta-panel {
    margin-bottom: 1rem;
    padding: 0px !important;
}
.faq-section .vc_tta-panel-title > a {
    background-color: #fff !important;
    color: #000 !important;
    font-weight: 400;
    padding: 17px 34px !important;
    transition: .3s linear;
}
.faq-section .vc_tta-controls-icon::before, 
.faq-section .vc_tta-controls-icon::after {
    border-color: #000 !important;
}
.faq-section .vc_tta-panel-title > a:hover {
    background: var(--first-color) !important;
    color: #fff !important;
}
.faq-section .vc_tta-panel-title > a:hover .vc_tta-controls-icon::before, 
.faq-section .vc_tta-panel-title > a:hover .vc_tta-controls-icon::after {
    border-color: #fff !important;
}
.faq-section .vc_tta-panel-title .vc_tta-title-text {
    padding-left: 15px;
    display: block;
}
.faq-section .vc_tta-panel-body{
    margin-bottom: 1rem !important;
    padding: 10px 0px !important;
}

.home_tab-section1 li.vc_tta-tab.vc_active {
    position: relative;
}
.home_tab-section1 li.vc_tta-tab.vc_active:after {
    content: '▴';
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: -13px;
    font-size: 26px;
    opacity: 1;
    color: #fff;
}
.home_tab-section1 ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(1) {
    border-radius: 4px 0px 0px 4px !important;
}
.home_tab-section1 ul.vc_tta-tabs-list li.vc_tta-tab:nth-child(1) a {
    border-bottom-left-radius: 4px !important;
}
.home_tab-section1 ul.vc_tta-tabs-list li.vc_tta-tab:last-child {
    border-radius: 0px 4px 0px 0px !important;
}
.home_tab-section1 ul.vc_tta-tabs-list li.vc_tta-tab:last-child a {
    border-bottom-right-radius: 4px !important;
}
.home_tab-section1 ul.vc_tta-tabs-list li.vc_tta-tab:last-child {
    border-radius: 0px 4px 5px 0px !important;
}
.home_tab-section1 .vc_tta-panel-body {
    max-width: 991px !important;
    padding: 0 !important;
    padding-top: 20px !important;
}
.home_tab-section1 .wpb-js-composer .vc_tta.vc_general .vc_tta-tab > a {
    padding: 20px 30px;
    font-size: 18px;
}
.custom-footer{
    background: var(--first-color);
}


@media screen and (max-width: 1200px){
    .footer-left {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}



@media screen and (max-width: 1024px){
    /*.header-right .map {
        display: block;
        margin-bottom: 10px;
    }
    .map a {
        padding: 0px;
        text-align: right;
    }
    .map a::before {
        position: static;
        margin: 0px 10px 0px 0px;
        vertical-align: top;
    }
    .header-left .map {
        display: none;
    }*/
    .banner-content {
        width: 100%;
    }
}

@media screen and (max-width: 768px){
    .vc_col-sm-6 {
        width: 100% !important;
    }
    .column-reverse {
        flex-direction: column-reverse;
    }
    .header-right{
        opacity: 1;
        visibility: visible;
    }
    .header-main .left{
        width: 25% !important;
    }
    .header-main .right{
        width: 75% !important;
    }
    .buttons{
        gap: 5px;
    }
    .buttons a{
        padding: 7px 5px;
    }
    .about-us-details {
        display: block;
    }
    .footer-right iframe {
        height: 400px;
    }

    .vc_tta-panel {
        border: 0 !important;
        background: transparent !important;
        margin-bottom: 10px;
    }
    .vc_tta-panel.vc_active {
        border: 0 !important;
        background: transparent;
        padding: 0px;
    }
    .custom-tabs .vc_tta-panel-title a {
        display: flex !important;
        align-items: start;
        justify-content: start;
        background: var(--secound-color) !important;
        color: #fff !important;
        padding: 10px !important;
        font-weight: 400;
    }
    .custom-tabs .vc_active .vc_tta-panel-title a {
        background: var(--first-color) !important;
    }
    .custom-tabs .vc_tta-panel-body{
        padding: 10px !important;
    }
    .custom-tabs .vc_tta-panel-body p{
        text-align: left !important;
    }
    .brand-logos {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
    }
    .brand-logos .vc_column-inner{
        padding: 0px !important;
    }
    .faq-section .vc_tta-panel-title > a{
        padding: 10px 10px !important;
    }
    .wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
        left: 7px !important;
    }
	.skill-details .details ul {
		margin-top: 5px;
	}
	.banner-content ul {
		padding: 0;
		margin-bottom: 15px;
	}
	.banner-content ul li::before{
		margin-right: 10px;
		height: 15px;
		width: 15px;
	}
	.banner-content h1{
		margin-bottom: 10px;
	}
	.banner-content ul li{
		margin-bottom: 10px;
	}
}
