@import url('https://fonts.cdnfonts.com/css/aktiv-grotesk-cd-trial');
@import url('assets/web-fonts/CopperplateGothic.css');
                
/* 

font-family: 'Aktiv Grotesk Cd Trial', sans-serif;
font-family: 'Aktiv Grotesk Ex Trial', sans-serif;
font-family: 'Aktiv Grotesk VF Trial', sans-serif;
font-family: 'Aktiv Grotesk Trial', sans-serif;

 */

/*
 *****************************************
    >>> | 01 Browser Reset & Common CSS|
 *****************************************
*/

html,
body {
    height: 100%;
}

body {
    font-family: 'Aktiv Grotesk Trial', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    color: #1E1E1E;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a:focus,
a:hover,
a:visited,
input,
.bootstrap-select>.dropdown-toggle,
input:hover,
.bootstrap-select>.dropdown-toggle:hover,
input:focus,
.bootstrap-select>.dropdown-toggle:focus,
input:active,
.bootstrap-select>.dropdown-toggle:active,
select {
    text-decoration: none;
    outline: none;
}

button:focus {
    outline: 0px;
}

img {
    max-width: 100%;
}

a {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

a:hover {
    text-decoration: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: 'Aktiv Grotesk Trial', sans-serif;
    margin: 0 0 15px;
}

.container{
    max-width: 1500px;
}

.copFont h1, .copFont h2, .copFont h3, .copFont h3, .copFont h4, .copFont h5, .copFont h6,
.copFont p, .copFont a {
     font-family: 'Copperplate Gothic' !important;
}

/*
 *****************************************
 >>> | 03. navigation css Start
 *****************************************
*/

.mainMenu li {
    display: inline-block;
    position: relative;
}

.mainMenu li a {
    display: block;
    padding: 5px 20px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .5px;
    border-right: 2px solid #fff;
}

.mainMenu li:last-child a{
    border: none;
}

.mainMenu {
    text-align: center;
}

.header__area {
    position: relative;
    z-index: 1;
    padding-top: 20px;
}

.header__area:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: url(assets/img/top-menu-bg.png);
    background-size: cover;
    background-position: center;
    height: 336px;
    z-index: -1;
}

.header__area .container-fluid {
    padding: 0px 3%;
}

.header__btn a {
    letter-spacing: 1px;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px;
    border: 2px solid #FFF;
    box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.80);
    display: inline-block;
    padding: 8px 5px;
}

.header__btn a:hover {
    color: #fff;
    text-decoration: underline;
}

.hero__area {
    background-size: cover !important;
    background-position: center !important;
    min-height: 750px;
    margin-top: -14%;
    position: relative;
    z-index: -99;
}

.hero__area:before {
    position: absolute;
    left: 0;
    top: -0px;
    height: 690px;
    width: 100%;
    content: "";
    background: url(assets/img/hero-top-round-shadow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

.section__heading h1 {
    color: #205693;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.section__service {
    background: linear-gradient(180deg, #14355A 0%, #205693 100%);
    padding: 50px 0px;
}

.signle__title h3 {
    font-size: 31px;
    color: #fff;
    font-weight: 600;
}

.single__service {
    color: #fff;
    text-align: center;
}

.single__service h4 {
    color: #FFF;
    text-shadow: 9.032px 7.526px 18.063px rgba(0, 0, 0, 0.52);
    font-size: 35.64px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.single__service p {
    color: #FFF;
    text-align: center;
    text-shadow: 6px 5px 12px rgba(0, 0, 0, 0.52);
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}

a.service__btn {
    border-radius: 5px;
    border: 2px solid #205693;
    background: #FFF;
    box-shadow: 4px 9px 10px 0 rgba(0, 0, 0, 0.69);
    display: inline-block;
    text-align: center;
    color: #1674C7;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    padding: 7px 40px;
    font-family: 'Copperplate Gothic';
}

.request__btn {
    height: 100%;
}

.request__btnTxt {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.request__btnTxt a {
    display: inline-block;
    stroke-width: 3px;
    stroke: #FFF;
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
    background: linear-gradient(54deg, #870202 14.73%, #C80404 86.87%);
    width: 252px;
    height: 233px;
    border-radius: 100%;
    color: #FFF;
    text-align: center;
    font-size: 29px;
    font-style: normal;
    font-weight: 800;
    line-height: 33px; /* 113.793% */
    letter-spacing: 0.87px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
}

.request__btnTxt a:hover {
    color: #fff;
    /* opacity: .7; */
    text-decoration: underline;
}

.subHeading h4 {
    color: #205693;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.subHeading h4 span {
    color: #A70303;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.sectionAreaBgRed {
    background: var(--Red-Brand, #870202);
    padding: 10px 0px;
}

.redHeading h4 {
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}

.redHeading {
    text-align: center;
}

.singleService h4 {
    color: #1674C7;
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 5px;
}

.singleService p {
    color: #1E1E1E;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
}

.serviceGrid {
    display: grid;
    grid-template-columns: 3fr 3fr 3fr 3fr;
    justify-content: space-between;
    gap: 30px;
    padding-top: 35px;
}

.text__overImg {
    position: relative;
}

.overImg {
    position: absolute;
    top: -100px;
    left: 0;
}

.text__overImg h4 {
    position: relative;
    color: #FFF;
    text-align: center;
    text-shadow: 5px 4px 10px rgba(0, 0, 0, 0.96);
    font-size: 38px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    max-width: 310px;
    margin: 0 auto;
    padding-top: 75px;
}

.serviceArea {
    position: relative;
    z-index: 1;
}

/* .sectionArea:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    width: 100%;
    content: "";
    background: linear-gradient(90deg, #205693 0%, rgba(32, 86, 147, 0.00) 100%);
    z-index: -1;
} */

.epaCertificate {
    padding-top: 120px;
    min-height: 890px;
    background-size: cover !important;
    background-position: center !important;
    overflow: hidden;
}

.blueBackgroundTxt {
    position: relative;
    z-index: 1;
    margin-top: 70px;
}

.blueBackgroundTxt:before {
    position: absolute;
    right: 0;
    height: 100%;
    width: 1200px;
    content: "";
    z-index: -1;
    border-radius: 0 10px 10px 0;
    background: linear-gradient(90deg, rgba(32, 86, 147, 0.00) 0%, #205693 42.79%);
}

.blueBackgroundTxt h4 {
    color: #FFF;
    font-size: 33.353px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.listDisc li {
    color: #FFF;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.71);
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    list-style: disc;
    padding: 20px 0px;
}

.redBackgroundTxt {
    position: relative;
    z-index: 1;
    padding: 10px;
    padding-left: 10%;
}

.redBackgroundTxt:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1200px;
    content: "";
    background: linear-gradient(90deg, rgba(135, 2, 2, 0.00) 0%, #870202 42.79%);
    z-index: -1;
}

.redBackgroundTxt h4 {
    color: #FFF;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 30.5px;
    font-style: italic;
    font-weight: 800;
    line-height: normal;
}

.single__logo {
    height: 100%;
    display: flex;
    align-items: end;
    padding-top: 245px;
}

.Superior {
    position: relative;
    z-index: 1;
}

.Superior:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 88%;
    width: 100%;
    content: "";
    background: #1674C7;
    mix-blend-mode: multiply;
}

.Superior:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 12%;
    width: 100%;
    content: "";
    background: linear-gradient(90deg, #870202 0%, #C80404 50%, #870202 100%);
    mix-blend-mode: multiply;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
}

.txtSuperior {
    padding-top: 120px;
    z-index: 1;
    position: relative;
}

.sectionTxtWhite h1 {
    color: #FFF;
    font-size: 25.706px;
    font-style: normal;
    font-weight: 800;
    line-height: 77.294px;
}

.sectionTxtWhite p {
    color: #FFF;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}

.ownerNameGrid {
    display: grid;
    grid-template-columns: 6fr 6fr;
    padding-top: 28px;
    z-index: 1;
    position: relative;
}

.ownerNameGrid h2 {
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    font-family: 'Copperplate Gothic';
}

.ownerNameGrid h4 {
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px;
    margin: 0;
    font-family: 'Copperplate Gothic';
}


.googleHeading {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
}

.googleHeading h4 {
    color: #000;
    font-size: 57.426px;
    font-style: normal;
    font-weight: 400;
    line-height: 50.248px;
}

.sectionGoogleRating {
    padding: 60px 0px;
}

.sectionGoogleRating .owl-nav div {
    position: absolute;
    left: -50px;
    font-size: 70px;
    color: #205693;
    top: 50%;
    transform: translateY(-50%);
}

.sectionGoogleRating .owl-nav div.owl-next {
    left: auto;
    right: -50px;
}

.sectionNewsLetter {
    background: linear-gradient(90deg, #870202 0%, #C80404 50%, #870202 100%);
    mix-blend-mode: multiply;
    color: #fff;
    padding: 50px 0px;
}

.newsLetter h4 {
    color: #FFF;
    text-align: center;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 37px;
}

.newsLetter p {
    color: #FFF;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
}

a.blueBtn {
    border-radius: 5px;
    border: 2px solid #FFF;
    background: var(--Dark-Blue-Brand, #205693);
    box-shadow: 5px 6px 9px 0 rgba(0, 0, 0, 0.69);
    display: inline-block;
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 26px;
    padding: 10px 20px;
}

.contact__usCta {background: var(--Light-Blue-Frand, #1674C7);padding: 7px 0px;margin-top: 20px;margin-bottom: 40px;}

.contactUsHeading h4 {
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin: 0;
}

.footerTxt {
    text-align: center;
}

.footerTxt h5 {
    color: #1674C7;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.footerTxt p {
    color: #000;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 7px;
}

.footerTxt b {
    font-size: 30px;
}

.footerLogo {
    text-align: center;
}

.footerBottom {
    background: #1674C7;
    padding: 12px 0px;
}

.socialLiks {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.footerBottomTxt p {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin: 0;
    padding-top: 10px;
}

.footerBottomTxt p a {
    color: #fff;
    text-decoration: underline;
}

.logo365 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 17px;
    color: #fff;
}

.slicknav_menu {
    display: none;
}

.hero__area.innerPage {
    min-height: 665px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.hero__txt h1 {
    color: #FFF;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 1);
    font-size: 70px;
    font-style: normal;
    font-weight: 800;
    line-height: 80px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 150px;
    position: relative;
    z-index: 1;
    display: inline-block;
    border-bottom: 1px solid #FFFFFF;
}

.hero__area.innerPage:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 80%;
    width: 100%;
    content: "";
    background: linear-gradient(180deg, rgba(32, 86, 147, 0.00) 9.62%, #205693 100%);
    mix-blend-mode: multiply;
}
.section__heading p {
    line-height: normal;
}
.color {
    color: #205693;
    font-weight: 800;
}

.learnMore {
    background-size: cover !important;
    position: relative;
    z-index: 1;
    padding: 70px 0px;
}

.learnMore:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(180deg, #14355A 0%, #205693 100%);
    mix-blend-mode: multiply;
    z-index: -1;
}

.learnMoreBtn {
    border-radius: 5px;
    border: 2px solid #FFF;
    background: #A70303;
    box-shadow: 7px 8px 10px 0 rgba(0, 0, 0, 0.51);
    padding: 12px 24px;
    display: inline-block;
    color: #FFF;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.96px;
    text-transform: uppercase;
}

.learnMoreBtn:hover {
    color: #fff;
    opacity: .7;
}

.sectionValues {
    position: relative;
    z-index: 1;
    padding: 60px 0px;
}

.sectionValues:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 60%;
    content: "";
    background: url(assets/img/about-bg-3.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.headingWhiteAndList h1 {
    color: #FFF;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
/* Headers */
    font-size: 75px;
    font-style: normal;
    font-weight: 800;
    line-height: 91px;
}

.headingWhiteAndList li {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    display: block;
    padding: 22px 0px;
    line-height: 1.2;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(90deg, #FFF 0%, rgba(255,255,255,0) 100%);
    border-image-slice: 1;
}

.headingWhiteAndList li span {
    font-weight: 500;
}

.sectionValues:before {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 70%;
    content: "";
    background: linear-gradient(180deg, #14355A 0%, #205693 100%);
    mix-blend-mode: multiply;
}

.headingWhiteAndList li:last-child {
    border: none;
}

.section__heading h4 {
    color: #205693;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.ownerNameGrid.v2 h2 {
    color: #205693;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.ownerNameGrid.v2 h4 {
    color: #205693;
    font-size: 22px;
    font-style: italic;
    font-weight: 500;
    line-height: 26px;
}

.ownerNameGrid.alignCenter {
    max-width: 650px;
    justify-content: center;
    margin: 0 auto;
}

.ownerLeftBg {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.ownerLeftBg:after {
    position: absolute;
    right: 50px;
    top: 0;
    height: 100%;
    width: 2000px;
    content: "";
    background: #1674C7;
}

.section__title.teamTopHeading {
    position: relative;
}

.section__title.teamTopHeading:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 625px;
    width: 40%;
    content: "";
    background: url(assets/img/team-hero-bottom-img.png);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 2;
}

.teamArea {
    background: linear-gradient(180deg, #14355A 0%, #205693 100%);
}

.singleTeam {
    text-align: center;
    margin: 25px 0px;
}

.teamTxt h4 {
    color: #FFF;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px;
    margin-top: 15px;
    font-family: 'Copperplate Gothic';
}

.teamHeading h1 {
    color: #FFF;
    font-size: 75.176px;
    font-style: normal;
    font-weight: 800;
    line-height: 90px;
}

.teamTxt p {
    color: #FFF;
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.teamArea.bottomTeam {
    background: none;
}

.bottomTeam .teamHeading h1 {
    color: #205693;
    font-size: 75.176px;
    font-style: normal;
    font-weight: 800;
    line-height: 91px;
}

.teamArea.bottomTeam .teamTxt h4 {
    color: #205693;
}

.teamArea.bottomTeam .teamTxt p {color: #205693;}

.hero__txt h3 {
    color: #fff;
    position: relative;
    z-index: 1;
    font-size: 34px;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 1);
}

.hero__area.shadow:after {
    position: absolute;
    left: 0;
    bottom: -60px;
    height: 20%;
    width: 100%;
    content: "";
    background: linear-gradient(0deg, #FFF 0%, rgba(255, 255, 255, 0.76) 49.67%, rgba(255, 255, 255, 0.57) 69.55%, rgba(255, 255, 255, 0.00) 100%);
    mix-blend-mode: initial;
}

.wrapResidential {
    background: linear-gradient(180deg, #14355A 0%, #205693 100%);
    position: relative;
    z-index: 1;
}

.leftImg {
    position: relative;
}

.leftImg img {
    position: absolute;
    left: 0;
    top: 0;
}

.ResidentialTop {
    min-height: 750px;
}

.headingWhite h3 {
    color: #FFF;
    text-shadow: 6px 8px 8px rgba(0, 0, 0, 1);
    font-size: 70.176px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.1;
}

.sectionTxtMedium h4 {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin: 25px 0px;
}

.yellow {
    color: #FBBC05;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.serviceTxt h4 {
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.serviceTxt p {
    color: #FFF;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.sectionContact {
    background: #A70303;
    padding: 20px 0px;
    border-top: 5px solid #fff;
}

.contactCta h4 {
    color: #FFF;
    text-shadow: 6px 8px 8px rgba(0, 0, 0, 0.71);
    font-size: 70px;
    font-style: normal;
    font-weight: 800;
    line-height: 1;
}

a.link {
    color: #1674C7;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.ProfessionalSingle {
    margin-top: -250px;
}

.sectionProfessional {
    padding-bottom: 50px;
}
.style2 .headingWhite h3 span {
    font-size: 32px;
}

.sectionTxtMedium h2 {
    color: #fff;
    font-size: 34px;
    margin-bottom: 0;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 1);
}

.sectionTxtMedium.v2 h4 {
    margin: 10px 0px;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 1);

}

.wrapResidential.style2 {
    padding-bottom: 100px;
    position: relative;
}

.wrapResidential.style2 .leftImg img {
    width: 32%;
    top: auto;
    bottom: 0;
}

.wrapResidential.style2 .leftImg {
    position: initial;
}

.offsetArea {
    background: linear-gradient(180deg, rgba(20, 53, 90, 0.79) 0%, rgba(32, 86, 147, 0.79) 100%);
    padding: 100px 0px;
    position: relative;
    margin-top: 25px;
}

.singleOfferTxt h4 {
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    color: #fff;
}

.offserBdr {
    border-radius: 269px;
    border: 10px solid #FFF;
    background: #1674C7;
    box-shadow: 7px 5px 11px 0 rgba(0, 0, 0, 0.55);
    height: 250px;
    width: 250px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
}

.offserBdr h2 {
    color: #FFF;
    font-size: 120px;
    font-style: normal;
    font-weight: 700;
    margin: 0;
    line-height: .8;
}

.offserBdr p {
    color: #FFF;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.1;
    margin: 0;
}
.shapeArrow {
    position: absolute;
    top: -2px;
    left: 50%;
    transform: translateX(-50%);
}

.shadowRightRed {
    position: relative;
    z-index: 1;
}

.shadowRightRed:after {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(180deg, #410101 0%, #C80404 100%);
    z-index: -1;
}

.rightImg {
    position: relative;
}

.rightImg img {
    position: absolute;
    right: 0;
    top: 0;
}

.largeHeading h1 {
    font-size: 67.176px;
    font-style: normal;
    font-weight: 800;
}

.rightImg.h-half img {
    width: 56%;
}

.hero__area.innerPage.shadowRed:after {
    background: linear-gradient(180deg, rgba(167, 3, 3, 0.00) 9.62%, #A70303 100%);
    mix-blend-mode: multiply;
}

.blue {
    color: #205693;
    font-weight: 700;
}

.margin__100 {
    margin-top: -120px;
    position: relative;
    z-index: 1;
}

.v3 .offserBdr p {
    font-size: 21px;
}

.sectionTxtMedium.v3 h4 {
    font-size: 24px;
    line-height: 1.2;
}

.mt-200 {
    margin-top: 200px;
}

.circleGrid5 {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center;
    justify-content: center;
}

.circleGrid5 img {
    width: 110px;
    margin: 0 auto;
}

.circleGrid5 h4 {
    color: #fff;
    font-size: 22px;
}

.wrapBgRed {
    background: linear-gradient(180deg, #410101 0%, #C80404 100%);
}
.wrapBgRed .shadowRightRed:after {
   background: none;
}

.testimonialItem.bgRed1 {
    background: url(assets/img/bg-red-1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.testimonialTxt h4 {
    color: #FFF;

/* Titles */
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.testimonialTxt p {
    color: #FFF;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.testimonialItem {margin: 70px 0px;}

.testimonialTxt {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.testimonialItem.bgRed2 {
    background: url(assets/img/bg-red-2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bdRed2 .testimonialImg {
    text-align: right;
}

.testimonialItem.bgRed2 .testimonialImg {
    text-align: right;
}

.linkWhite{
    color: #fff;
    text-decoration: underline;
}

.coverShadow {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.coverShadow:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 60%;
    width: 100%;
    content: "";
    background: linear-gradient(180deg, #132E03 0%, rgba(19, 46, 3, 0.00) 100%);
    mix-blend-mode: multiply;
}

.wrapResidential.coverShadow {
    min-height: 1000px;
}
.bgNone {
    background: none;
}

.singleCommercialItem.leftIcon {
    background: url(assets/img/hoodwork-left-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.singleCommercialItem.rightIcon {
    background: url(assets/img/hoodwork-right-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.singleCommercialItem {
    padding: 50px 0px;
}

.singleTxt {
    background: linear-gradient(180deg, #14355A 0%, #205693 100%);
}

.leftImg50 {
    position: relative;
    width: 50%;
}

.leftImg50 img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.sectionLeftImgRightTxt {
    overflow: hidden;
    background: linear-gradient(180deg, #14355A 0%, #205693 100%);
}

.rightBgBlueAfter {
    position: relative;
    z-index: 1;
    padding: 50px;
    padding-right: 0;
}

.rightBgBlueAfter h4 {
    margin-top: 0;
    padding-top: 15px;
}

.sectionLeftImgRightTxt, 
.rightBgBlueAfter {
    min-height: 1050px;
}

.DuctWorkLeftImg {
    width: 50%;
    overflow: hidden;
}

.DuctWorkLeftImg img {
    position: absolute;
    left: 0;
    top: 0;
}

.duckWork .singleCommercialItem {
    height: 450px;
    padding: 0;
    z-index: -1;
    position: relative;
}
.DuctWorkRightImg {
    position: relative;
}

.DuctWorkRightImg img {
    position: absolute;
    right: 0;
}

.duckWork .sectionTxtMedium {
    padding-top: 80px;
}

.sectionLeftImgRightTxt.style2, 
.style2 .rightBgBlueAfter {
    min-height: 850px;
}

.wrapBgBlue {background: linear-gradient(180deg, #14355A 0%, #205693 100%);}

.wrapBgBlue .shadowRightRed:after {
    background: none;
}

.wrapBgBlue .rightBgBlueAfter {
    min-height: auto;
}

.style4 .singleCommercialItem {
    height: 660px;
}

.ptResponsive100 {
    padding-top: 100px;
}

.section__heading.font-60 h1 {
    font-size: 60px;
}

.bgBlue {
    background: linear-gradient(180deg, #14355A 0%, #205693 100%);
    color: #fff;
}

.bgBlue h1 {
    color: #fff;
}

.wrapCircleArea {
    background: linear-gradient(180deg, #14355A 0%, #205693 100%);
    padding: 70px 0px;
    padding-bottom: 100px;
}

.wrapCircleBg {
    border-radius: 62px;
    border: 7px solid #FFF;
    background: radial-gradient(50% 50% at 50% 50%, #FFF 0%, rgba(255, 255, 255, 0.20) 100%);
    padding: 30px;
}

.wrapCircleBg .offserBdr p {
    font-size: 18px;
}

.wrapCircleBg .offserBdr h2 {
    font-size: 40px;
    margin-bottom: 10px;
}

.wrapCircle.circleGrid5 {
    gap: 70px;
}

.wrapCircleBg h4 {
    text-align: center;
    color: #fff;
    font-weight: 800;
    font-size: 34px;
    margin-bottom: 30px;
}

.wrapCircleBg .offserBdr {
    padding: 10px 20px;
}

.sectionTxtMedium h1 {
    color: #fff;
    font-size: 70px;
}

.iconBottom .DuctWorkLeftImg img {
    top: auto;
    bottom: 0;
}

.style5 .singleCommercialItem.iconBottom{
    height: 580px;
}

.commercialNumber {
    stroke-width: 8.923px;
    stroke: #FFF;
    filter: drop-shadow(6.246px 4.462px 9.816px rgba(0, 0, 0, 0.55));
    background: #1674C7;
    height: 160px;
    width: 160px;
    border-radius: 100px;
    text-align: center;
    color: #fff;
    border: 5px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.commercialNumber h4 {
    margin: 0;
    font-size: 70px;
    font-style: normal;
    font-weight: 800;
    line-height: 91px;
}

.align-center {
    align-items: center;
}

.section__heading p.colorBlue {
    color: #205693;
    font-weight: 600;
}

.txtBlue{
    color: #205693;
}

.fontRegular{
    font-weight: 400 !important;
}

.bodyFont22 .offserBdr p {
    font-weight: 400;
    font-size: 20px;
    padding: 0px 10px;
}
.sectionCirlce2 {
    margin-top: -200px;
    padding-bottom: 80px;
}

.pb150 {
    padding-bottom: 150px;
}

.agreementHeading {
    border-radius: 30px 30px 0 0;
    background: #1674C7;
    padding: 30px;
    color: #fff;
}

.agreementHeading h4 {
    margin: 0;
    text-align: center;
    font-weight: 800;
    font-size: 33px;
}

.agreementWrap {
    background: #fff;
    border-radius: 30px 30px 0 0;
    margin-top: 30px;
}

.agreementBody, .agreeMentFooter {
    padding: 2% 12%;
    padding-bottom: 10px;
}

.agreementBody li {
    list-style: disc;
    margin-left: 50px;
    padding: 15px 0px;
}

.agreementBody ul {
    margin-top: 30px;
}

.flexTwoColumn {
    display: grid;
    grid-template-columns: 3fr 9fr;
    gap: 30px;
}

a.btnSignUp {
    border-radius: 5px;
    border: 2px solid #FFF;
    background: #A70303;
    box-shadow: 7px 8px 10px 0 rgba(0, 0, 0, 0.51);
    display: flex;
    height: 80px;
    padding: 10px 10px 0 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #FFF;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.96px;
    text-transform: uppercase;
    width: 240px;
}

a.btnSignUp:hover {
    color: #fff;
   
    text-decoration: underline;
}

.agreeMentFooter h4 {
    color: #205693;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-top: 70px;
}

.agreeMentFooter {
    margin: 0 auto;
}

.agreementBottomTxtHeading {
    border-radius: 30px 30px 0 0;
    background: #1674C7;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    margin-top: -68px;
    padding: 20px;
}

.agreementBottomArea {
    background: linear-gradient(270deg, #0B3961 0%, #1674C7 23.22%, #1674C7 79.81%, #0B3961 100%);
    margin-top: 100px;
    margin-bottom: 50px;
}

.agreementBottomArea .section__heading h4 {
    color: #fff;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.agreementBottomTxt a.btnSignUp {
    margin: 0 auto;
    margin-bottom: -30px;
}

.section__heading {
    margin-bottom: 40px;
}

.sectionCirlce2.style2 {
    margin-top: 0;
}

.sectionCirlce2.style2 .circleGrid5 {
    gap: 60px;
}

.financingBtnBottom h4 {
    color: #fff;
    font-weight: 600;
    font-size: 29px;
    text-align: left;
    margin-bottom: 50px;
}

.financingBtnBottom {
    padding: 4% 15%;
    text-align: center;
}

.financingBtnBottom a.btnSignUp {
    width: auto;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 60px;
}

.noBg {
    background: none !important;
}
.relative {
    position: relative;
}

.bottomShape {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 20%;
    width: 100%;
    content: "";
    background: linear-gradient(0deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
}

.btnStyle2 a.btnSignUp {
    width: auto;
    max-width: 420px;
    margin: 0 auto;
}

.btnStyle2 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.offserCardBody {
    border-radius: 34px;
    padding: 30px;
    text-align: center;
}

.cardBgRed .offserCardBody {
    border: 4px dashed #FFF;
    background: #A70303;
}

.offerCards {
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 70px;
}

.offserCardBody h2 {
    text-align: center;
/* Headers */
    font-size: 70.176px;
    font-style: normal;
    font-weight: 800;
    line-height: 91px;
}

.cardBgRed .offserCardBody h2 {
    color: #FFF;
}

.cardBgRed .offserCardBody p {
    color: #fff;
}

.offserCardBody p {
    font-weight: 600;
}

.offserCardBody p b {
    font-weight: 800;
}

.cardBgWhite .offserCardBody {
    border: 4px dashed #A70303;
    background: #FFF;
}

.cardBgWhite .offserCardBody h2 {
    color: #A70303;
}

.specialBottomLogo {
    text-align: center;
    margin-top: 65px;
}

.specialBottomLogo h4 {
    color: #fff;
}

.singleTitle {
    background: linear-gradient(180deg, #14355A 0%, #205693 100%);
    padding: 20px 0px;
}

.singleTitle h2 {
    color: #FFF;

/* Titles */
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin: 0;
}

.locationBox {
    margin: 50px 0px;
}

.locationFlex p {
    display: flex;
    align-items: center;
    color: #205693;
    margin: 0;
}

.locationFlex {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 10%;
}

.locationAddress h4 {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    padding: 15px 11%;
}

.locationAddress h4 a {
    color: #205693;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.singleTitle h4 {
    color: #fff;
    font-size: 30px;
}

.wrapMenu {
    position: relative;
}

.megamenuArea {
    position: absolute;
    left: 0;
    top: 70px;
    width: 100%;
    background: #fff;
    padding: 80px 0px;
    padding-bottom: 30px;
    opacity: 0;
    visibility: hidden;
     /* transition: opacity .15s ease, visibility 0s linear .15s; */
    /* transition: .5s; */
}

.singleMenuColumn a {
    position: relative;
    z-index: 99;
    display: block;
    margin: 10px 0px;
    color: #1674C7;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px; /* 120% */
    letter-spacing: 1px;
}

.megamenuArea:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: #fff;
    z-index: 1;
}

.singleMenuColumn {text-align: center;}

.rowFirst {
    max-width: 1200px;
    margin: 0 auto;
}

.megamenuArea.active {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transition: opacity .15s ease, visibility 0s linear .15s;
}

.column3 {
    display: grid;
    grid-template-columns: 4fr 4fr 4fr;
}

.rowLast {
    max-width: 1200px;
    margin: 0 auto;
    border-top: 1px solid #A70303;
    padding: 20px 0px;
    position: relative;
    z-index: 2;
    margin-top: 15px;
    background-color: #fff;
}

.column4 {
    display: grid;
    grid-template-columns: 3fr 3fr 3fr 3fr;
}

a.btnMenu {
    background: #1674C7;
    color: #fff;
    width: 155px;
    margin: 0 auto;
    padding: 10px;
}

a.btnMenu.bgRREd {
    background: #A70303;
}

a.btnMenu.bgGr {
    margin-top: 40px;
}

.mt-40 {
    margin-top: 40px;
}

a.txtREd {
    color: #A70303;
}

.rowFirst.column2 {
    display: grid;
    grid-template-columns: 6fr 6fr;
}

.menuServicePlan .rowFirst.column2 {
    max-width: 500px;
}

.megamenuArea.menuOfers .column3 {
    max-width: 900px;
}

.megamenuArea.menuLocation .rowFirst.column2 {
    max-width: 600px;
}

.visibleMobile{
    display: none;
}

.lightbox-252424278035051 {
    cursor: pointer;
}





/* =========================
   HERO VIDEO BACKGROUND
========================= */

.heroVideo {
    overflow: hidden;
    /* background: #000; */
    background: url(assets/img/hero-bg.jpg) center / cover no-repeat;
}

.heroVideo__embed {
    position: absolute;
    top: 55%;
    left: 50%;
    width: 177.78vh; /* 16:9 */
    height: 100vh;
    min-width: 100%;
    min-height: 56.25vw;
    transform: translate(-50%, -50%);
    z-index: 0;
}

.heroVideo__embed iframe {
    width: 100%;
    height: 100%;
    pointer-events: none; /* prevents iframe from blocking clicks */
}

.hero__content {
    position: relative;
    z-index: 2;
}

/* Dark overlay for readability */
.heroVideo::after {
    content: "";
    position: absolute;
    inset: 0;
    /* background: rgba(0,0,0,.35); */
    z-index: 1;
}
