.banner-text-body p {
    color: white;
    font-weight: 350;
}

.gecko.win.js.sticky-header-enabled {
    margin: 0px !important;
}

.banner-text-body a {
    background: #F6921E;
    color: white;
    padding: 14px 60px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 500;
}

.banner-text-body strong {
    font-size: 28px !important;
}

.banner--section {
    padding: 12rem 0 4.6rem !important;
}

.nf-response-msg p{
	    font-family: 'Helvetica', Sans-serif;
    font-size: 18px !important;
	line-height: 30px !important;
    font-weight: 400 !important;
}

/*.main {
    margin-top: -175px;
} */

.header-container.container {
    background: #ffffff4f;
    backdrop-filter: blur(20px);
}

.sticky-header-active .header-container.container {
    background: #00000063;
}

.trust {
    font-family: "Caveat", Sans-serif !important;
    color: #F6921E;
}

.blue-border svg path {
    fill: #216CDD !important;
}

.csheader {
    padding: 0px !important;
}

.custom-big-font-size-1 {
    font-size: 70px !important;
    font-weight: 500 !important;
    line-height: 80px;
    font-family: "HelveticaNeue", Sans-serif !important;
    margin-bottom: 20px !important;
}

.bannertext {
    font-size: 20px;
    line-height: 31px;
}

.sectionsub-title {
    font-weight: 400;
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #F6921E;
    letter-spacing: 0.5px;
}

.sectionmain-title {
    font-weight: 500;
    font-size: 36px;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.section-description {
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: black;
}

.row.section-two a {
    background: #F6921E;
    color: white;
    padding: 14px 60px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 500;
    transition: background-color 0.3s ease;
    text-decoration: none;
    display: inline-block;
}

.sticky-header-active .header-container.cc {
    background: #00000099 !important;
    z-index: 9999;
}

.row.section-two a:hover {
    background-color: #e17f14;
    /* darker shade for hover effect */
    color: #fff;
}


.h2-black {
    margin-bottom: 0;

    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 110%;
    text-align: center;
    color: #211E1D !important;
}


.section-two p {
    color: black;
    font-size: 18px;
}


.search-col {
    border-left: 3px solid white;
}

.th-phone {
    color: white;
    font-size: 21px;
}

.banner-cards {
    display: flex;
    gap: 22px;
    z-index: 2;
}

.banner-cards .card-body {
    box-shadow: 0px 0px 20px 2px #00000017;
    border-radius: 5px;
    background: white;
}

.section-three {
    background-image: url(https://adsv2dev.wpenginepowered.com/wp-content/uploads/2025/11/s3.png) !important;
    background-position: center center !important;
    background-size: cover !important;
}

.contactBG {
    background-image: url(https://adsv2dev.wpenginepowered.com/wp-content/uploads/2025/12/bg.jpg) !important;
    background-position: center center !important;
    background-size: cover !important;
}

.s3-sub-title {
    font-weight: 400;
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}

.s3-title {
    font-weight: 600;
    font-size: 36px;
    text-align: center;
    color: white;
    margin-bottom: 20px;
}

.s3-desc {
    color: white;
    font-size: 20px;
}

.contact-cards {
    background: white;
    padding: 30px 20px;
    text-align: center;
    border-radius: 2px;
    box-shadow: 0px 0px 30px 2px #0000001f;
    transform: scale(1);
    transition: 0.5s all;
}

.contact-cards:hover {
    transform: scale(1.05);
    transition: 0.5s all;
}


img.icon-cc {
    width: 70px;
    height: 70px;
    object-fit: contain;
}


.services-bg-img {
    /* background-image: url(https://adsv2dev.wpenginepowered.com/wp-content/themes/ads-new/assets/img/demos/business-consulting-3/icons/serve1.png) !important;*/
    background-position: top center !important;
    background-size: cover !important;
    padding: 150px 20px 20px;
}


.services--title {
    color: white;
    font-size: 26px;
    letter-spacing: 0.5px;
    margin-bottom: 2px;
    font-weight: 600;
    line-height: 32px;
}

.st-line {
    width: 60px;
    height: 4px;
    background: #f6921e;
}

.service-content p {
    color: black;
    font-size: 18px;
    margin: 0;
}

.card-body h3.text-60 {
    font-size: 20px !important;
    line-height: 30px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 600;
    font-family: "HelveticaNeue", Sans-serif;
}

#ebidta-calculator .pt-5 {

    padding-bottom: 2rem;
}

.scroll-to-top.hidden-mobile.visible {
    opacity: 0;
}

.card-body h2 {
    line-height: 32px !important;
}


.home-contact {
    background: #f4f4f4;
    padding-top: 60px;
    padding-bottom: 60px;
}

.service-content {
    background: white;
    box-shadow: 0px 0px 10px 2px #00000014;

}

.what-we-a {
    text-decoration: none !important;
}

.service-content a {
    padding: 25px !important;
    display: block;
    text-decoration: none !important;
}

.section-two.row.text-center {
    display: block;
    margin-bottom: 0px;
    margin-top: 30px;
}


h3.text-5 {
    font-size: 24px !important;
    line-height: 32px;
    font-weight: 700;
}

.contact-cards p {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    text-align: center;
    color: #211E1D;
}

.c-icon {
    width: 45px;
    height: 45px;
    background: #F6921E;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;

}

.orange-border {
    border-top: 10.2px solid #F6921E !important;
}

.blue-border {
    border-top: 10.2px solid #216CDD;
}

.tw-cont p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #211E1D;
}

/***articles slider***/


.slick-slider {
    width: 90%;
    margin: 40px auto;
}

.slide-item {
    padding: 10px;
    background: #f8f8f8;
    border-radius: 8px;
    text-align: center;
}

.slide-item img {
    width: 100%;
    border-radius: 6px;
}

.slide-item h3 {
    margin: 10px 0;
}

.read-more {
    display: inline-block;
    margin-top: 5px;
    padding: 8px 16px;
    background-color: #007BFF;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
}

.read-more:hover {
    background-color: #0056b3;
}

.custom-crooked-line {
    width: 77px;
    overflow: hidden;
    margin: 6px auto;
}

.custom-view-more.d-inline-flex.font-weight-medium.text-color-primary {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
}


.orange-border .custom-view-more.d-inline-flex.font-weight-medium.text-color-primary {
    color: #F6921E !important;
}

.blue-border .custom-view-more.d-inline-flex.font-weight-medium.text-color-primary {
    color: #216CDD !important;
}

.services-bg-img:hover img {
    animation-name: crookedLineAnim;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

/*CSS by AZ*/

.custom-view-more-btn {
    background-color: #F6921E;
    color: white;
    padding: 14px 60px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 500;
    transition: background-color 0.3s ease;
    text-decoration: none;
    display: inline-block;
    transition: background-color 0.3s ease;
}

.custom-view-more-btn:hover {
    background-color: #e17f14;
    /* darker shade for hover effect */
    color: #fff;
}

.date-image {
    background-color: #F6921E;
    border: 1px solid #F6921E;
    width: auto;
    right: 10px;
    bottom: 4px;
    text-align: center;
    height: auto;
    padding: 5px 10px;
    border-radius: 6px;
}

.date-image span {
    display: block;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
}

.readmore-with-arrow {
    color: #F6921E;
    font-size: 16px;
    text-decoration: none !important;
}

.readmore-with-arrow::after {
    content: "";
    display: inline-block;
    width: 23px;
    /* adjust as needed */
    height: 13px;
    /* adjust as needed */
    background-image: url('/wp-content/uploads/2026/03/rr23.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 3px;
    /* optional spacing */
    vertical-align: middle;
    /* optional alignment */
    transition: transform 300ms ease;
}

.readmore-with-arrow:hover::after {
    transform: translateX(5px);
}


/*.row.section-two.ct {
    padding-top: 100px !important;
}*/

.or-title {
    margin-bottom: 10px;
}

.ch3 {
    margin-bottom: 0;
}

.row.section-two.ct p {

    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #211E1D
}


.row.section-two.ct span {
    color: #211E1D;
    font-size: 16px;
}

h3.white-m {
    font-style: normal;
    font-weight: 600;
    font-size: 62.5132px;
    line-height: 110%;
    color: #216CDD;
    opacity: 1 !important;
    font-family: 'Helvetica Neue', sans-serif;
    margin-bottom: 20px;
}

.section2-sub-title.white-h {
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 110%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #F6921E;

}

.or-title {
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 110%;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #F6921E !important;
}

.ch3 {
    margin-bottom: 0;
    font-family: 'Helvetica Neue', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 110%;
    text-align: center;
    color: #211E1D !important;
}

p.cdesc {
    font-family: 'Helvetica Neue', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    color: #211E1D;
    width: 45%;
    margin: 0px auto 25px;
}

.contact-card-row.row {
    margin-top: 10px;
}

.banner-text-body a:hover {
    text-decoration: none !important;
}

.service-content img {
    height: auto !important;
    width: auto !important;
}


.container.blg {
    padding-top: 10px;
}

.wb3,
.wp {
    color: #211E1D !important;
}

.wb2 {
    color: #F6921E !important;
}




.RecentArticles .owl-dots .owl-dot>span {
    background: #ffffff82 !important;
    transition: ease all 300ms;
}

.RecentArticles .owl-dots .owl-dot.active>span {
    background: #fff !important
}

.homeRecentBlog .shape-divider {
    top: -1px !important;
}

.RecentArticles .card-body {
    padding: 1rem !important;
	height: 120px;
	display: grid;
    align-content: space-between;
}

.row.section-two.cts {
    align-items: center;
}

.list-items span {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.01em;
    color: #211E1D;
}

.ebita-title {
    font-weight: 400;
    font-size: 28px;
    text-align: left;
    text-transform: uppercase;
    color: #F6921E;
    letter-spacing: 0.5px;
}

.ebita-main-title {
    font-weight: 500;
    font-size: 36px;
    text-align: left;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.ebita-desc p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #211E1D;
    text-align: left;
    margin-bottom: 15px;
}

#cbtn4 {
    background: #F6921E;
    color: white;
    padding: 14px 60px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 500;
    transition: background-color 0.3s ease;
    text-decoration: none;
    display: inline-block;
}

.testi {
    padding: 60px 0px 0px;
    background: #fff !important;
}

.testimonial {
    box-shadow: 0px 0px 20px 2px #00000000 !important;
    border-radius: 5px;
    background: white;
    border: 1px solid #eee;
    padding: 50px 15px !important;
}

.testimonial.testimonial-style-2 blockquote p {
    color: var(--default);
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


p.auth br {
    display: none;
}

.testimonial-author p strong {

    font-weight: 600;
}

p.auth {
    font-size: 20px;
    font-weight: 600;
    color: #000 !important;
}

.testimonial.testimonial-style-2 .testimonial-author {
    padding: 0;
    margin: 0px 0 0 !important;
    flex-direction: column;
}

.bggre {
    /* height: 220px; */
    background: #F7F7F7;
    margin-top: -320px;
    padding-bottom: 350px;
}

.calculatorbox {
    padding: 20px;
    background: #f7f8f9;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(251, 251, 251, 0.53);
    border: 1px solid #5b4c4c3b;
}

.form-groups label {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    width: 55%;
}

.form-groups {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.row.cal-rw {
    display: flex;
    align-content: center;
    align-items: center;
}

.calculatorbox input {
    height: 44px;
    padding: 10px 15px;
    border: 1px solid #150000;
    border-radius: 3px;
    width: 45%;
}

.form-group-btn {
    display: flex;
    justify-content: center;
    margin: 30px auto 10px;
}

.result {
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 18px;
    margin: 20px auto 0;
    padding: 16px;
    background: #e7faec;
}

.btn-sub {
    border: none !important;
    padding: 20px 50px !important;
    width: 100%;
    background: #0086CD !important;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    font-style: normal;
    line-height: 20px;
    color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
}

.ebita-content {
    padding-left: 50px;
}




.overlay::before {
    background-color: transparent !important;
}



.header-container.cc {
    max-width: 1420px;
    margin: 0 auto;
    width: 100%;
    background: #ffffff4f;
    backdrop-filter: blur(20px);
    height: 94px !important;
}

#header .header-body {
    /*background-color:none !important;
	background-image: url('/wp-content/uploads/2025/08/banner-bg.jpg') !important;
  background-size: cover !important;
	padding-bottom:150px;*/
}


.header-rows {
    display: flex;
    align-items: center;
    align-content: center;
    width: 100%;

}

.col-logo-1 {
    width: 20%;
}

.col-menu-2 {
    width: 74% !important;
    border-right: 2px solid #fff;
}

.col-search-3 {
    width: 6% !important;
}

.col-menu-2 ul {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    max-width: 1000px;
    margin: 0 auto;
}


.col-menu-2 ul li a {
    font-family: "HelveticaNeue", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    line-height: 21px;
}

nav.custom-menu li {
    display: flex;
    align-items: center;

}

@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('/wp-content/uploads/2025/09/HelveticaNeue-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

nav.custom-menu li a {
    font-family: 'HelveticaNeueBold', sans-serif !important;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    line-height: 21px;
    color: #fff;
    padding: 0px 25px;
    height: 94px;
    display: flex;
    align-items: center;
}

li#menu-item-14913 {
    background: #F6921E;
}

nav.custom-menu li a:hover {
    color: #f6921e;
}

li#menu-item-14913 a:hover {
    color: #fff !important;
}

.search-cus {
    text-align: center;
}

.header-logos {
    margin-left: 20px !important;
}

#header.header-effect-shrink .header-container {
    min-height: 94px !important;
}

.conttop {
    max-width: 1420px;
    margin: 0 auto;
    width: 100%
}

#header .header-body {
    border: 0px !important;
}

.headerPhone {
    display: flex;
    align-items: center;
    padding-right: 40px;
    width: 100%;
    justify-content: flex-end;
}

.customBanner {
    max-width: 1420px;
    margin: 50px auto;
    z-index: 9;
    position: relative;
}

.csheader {
    padding: 0px !important;
    background-image: url(/wp-content/uploads/2025/08/banner-bg.jpg) !important;
    background-size: cover !important;
    height: 450px;
}

.abp p {
    opacity: 1 !important;
}


@media screen and (min-width: 1200px) and (max-width: 1419px) {

    .header-container.cc,
    .conttop {
        max-width: 1160px;
    }

    nav.custom-menu li a {
        padding: 0px 15px !important;
    }

    .col-menu-2 ul {
        max-width: 100%;
    }

    .container:not(.container-bs):not(.container-xl-custom):not(.container-xxl-custom) {
        max-width: 1140px;
    }

    .customHeader {

        padding: 0px !important;
    }

    .lp a.elementor-item {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .customHeader .e-con-inner {
        max-width: 1200px !important;
    }

    .contact-cards p {

        font-size: 16px;
        line-height: 28px;

    }

    .contact-cards {

        padding: 20px 10px;

    }

}



@media screen and (min-width: 1024px) and (max-width: 1080px) {}


@media screen and (min-width: 768px) and (max-width: 1023px) {}




@media screen and (min-width: 360px) and (max-width: 767px) {
    .custom-big-font-size-1 {
        font-size: 40px !important;
        font-weight: 500 !important;
        line-height: 45px;
        font-family: "HelveticaNeue", Sans-serif !important;
        margin-bottom: 20px !important;
    }

    .container.tw-cont {
        margin-top: -260px !important;
    }

    .row.tw-rw .banner-cards {
        display: flex;
        flex-direction: column !important;
        width: 90%;
        margin: 0 auto;
    }

    .sectionsub-title,
    .or-title {

        font-size: 22px;
        margin-bottom: 5px !important;
		line-height:32px;
    }

    .sectionmain-title,
    .ch3 {
        font-weight: 500;
        font-size: 28px;

        text-transform: capitalize;
        margin-bottom: 10px !important;
        line-height: 40px;
    }

    p.cdesc {

        width: 95%;
        margin: 0px auto;
    }

    .contact-cards {

        margin-bottom: 20px;
        width: 80%;
        margin: 0 auto 20px;
    }

    .service-content a {
        padding: 15px 10px !important;

    }

    .section2-sub-title.white-h {

        font-size: 26px;
        line-height: 100%;
        margin-bottom: 20px !important;
    }

    h3.white-m {

        font-size: 32px;
        line-height: 45px;

        margin-bottom: 10px;
    }

    .row.section-two.ct .col-lg-6 {
        margin-bottom: 20px;
    }

    section.section.section-height-4 {
        padding: 110.769px 0;
        padding: 3rem 0 20px;
    }

    .list-items.row {
        width: 95%;
        margin: 0 auto;
    }

    .form-groups {
        display: flex;
        flex-direction: column;
        gap: 0px;

    }

    .form-groups label,
    .calculatorbox input {

        width: 100%;
    }

    .section.section-with-shape-divider .shape-divider.shape-divider-reverse-x {
        transform: rotateX(180deg);
        display: none;
    }

    .container.blg {
        padding-top: 0px;
    }

    .date-image {


        right: 40px;

    }

    .RecentArticles {
        padding: 0px 30px;
    }

    .row.section-two.ct {
        padding-top: 0px !important;
    }

    .form-groups label {
        font-size: 16px;
    }

    .ebita-content {

        padding: 20px;
    }

    #cbtn4 {

        padding: 14px 30px;
    }

    .services-bg-img {
        padding: 30px 20px;
    }
	.banner-text-body{
    padding-right: 20px !important;
}

	#aboutus {
    z-index: 0 !important;
    position: relative;
}
	
	div#nf-form-19-cont #nf-field-299 {
    border: 2px solid #ffffff !important;
}

}

.col-xl-7.ms-xl-auto.banner-cards {
    width: 56%;
}

.h2-orange {
    line-height: 50px !important;

}

.svg-fill-color-primary svg path,
.svg-fill-color-primary svg rect,
.svg-fill-color-primary svg line,
.svg-fill-color-primary svg polyline,
.svg-fill-color-primary svg polygon {
    fill: #f6921e !important;
}

.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-prev svg polygon,
.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-next svg polygon {
    fill: #f6921e;
    stroke: #f6921e;
}

div#nf-form-19-cont #nf-field-299{
	color:#fff !important;
}

@media screen and (min-width: 360px) and (max-width: 767px) {
    .row.tw-rw .banner-cards {

        width: 90% !important;

    }

	    .label-above .nf-field-element, .label-below .nf-field-element {
        display: block !important;
    }
	
	.banner--section {
        padding: 9rem 0 4.6rem !important;
    }
	.h2-orange {
      line-height: 30px !important;
		font-size:26px !important;
   }
	.section2-sub-title.white-h{
		text-align:center;
	}
	
	.row.section-two a{
		display: flex;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
	}
	
	.section-two p {

    text-align: center;
		font-size:16px;
}
	div#nf-field-299-wrap {
    margin-bottom: 15px !important;
}
	
	div#nf-form-19-cont #nf-field-299 {
    border: 2px solid #ffffff70 !important;
 
    border-radius: 10px;
}
	
	.mapsvg-header .mapsvg-form-builder {
    padding-bottom: 20px;
    padding-top: 20px;
}

}