@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');
@import url(layout.min.css);

html {
    font-size: 16px;
}

body {
    position: relative;
    background: #fff;
    overflow-x: hidden;
    font-family: "Work Sans", sans-serif;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Quincy CF';
    src: url('../fonts/FONTSPRINGDEMO-QuincyCFRegular.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-QuincyCFRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Quincy CF';
    src: url('../fonts/FONTSPRINGDEMO-QuincyCFItalic.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-QuincyCFItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Quincy CF Text';
    src: url('../fonts/FONTSPRINGDEMO-QuincyCFTextRegular.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-QuincyCFTextRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Quincy CF Text';
    src: url('../fonts/FONTSPRINGDEMO-QuincyCFTextItalic.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-QuincyCFTextItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Quincy CF';
    src: url('../fonts/FONTSPRINGDEMO-QuincyCFThinItalic.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-QuincyCFThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Quincy CF';
    src: url('../fonts/FONTSPRINGDEMO-QuincyCFThinRegular.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-QuincyCFThinRegular.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Quincy CF';
    src: url('../fonts/FONTSPRINGDEMO-QuincyCFBlackRegular.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-QuincyCFBlackRegular.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Quincy CF';
    src: url('../fonts/FONTSPRINGDEMO-QuincyCFBlackItalic.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-QuincyCFBlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Quincy CF';
    src: url('../fonts/FONTSPRINGDEMO-QuincyCFBold.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-QuincyCFBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Quincy CF';
    src: url('../fonts/FONTSPRINGDEMO-QuincyCFBoldItalic.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-QuincyCFBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Quincy CF Extra';
    src: url('../fonts/FONTSPRINGDEMO-QuincyCFExtraBoldRegular.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-QuincyCFExtraBoldRegular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Quincy CF Extra';
    src: url('../fonts/FONTSPRINGDEMO-QuincyCFExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-QuincyCFExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Quincy CF';
    src: url('../fonts/FONTSPRINGDEMO-QuincyCFLightRegular.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-QuincyCFLightRegular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Quincy CF';
    src: url('../fonts/FONTSPRINGDEMO-QuincyCFLightItalic.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-QuincyCFLightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Quincy CF';
    src: url('../fonts/FONTSPRINGDEMO-QuincyCFMediumRegular.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-QuincyCFMediumRegular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FONTSPRING DEMO - Quincy CF';
    src: url('../fonts/FONTSPRINGDEMO-QuincyCFMediumItalic.woff2') format('woff2'),
        url('../fonts/FONTSPRINGDEMO-QuincyCFMediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}


:root {
    --white: #ffffff;
    --black: #000;
    --theme-color: #1A7679;
    --dark-theme: #136264;
    --primary: #dbeced;
}

p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.57;
    margin-bottom: 2rem;
    color: var(--black);
}

h1,
h2,
h3,
h4 {
font-family: "Noto Serif", serif;
}

h1 div {
    display: inline-block;
}

.img-auto {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

a,
button {
    text-decoration: none !important;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a:hover,
button:hover {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

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

figure {
    margin: 0;
}

section {
    padding: 5rem 0;
    position: relative;
}

/* Home Page CSS Start  */
.main-Banner {
    background: #fff;
    /*background: #fff url(../images/banner/1.png) center center / cover fixed no-repeat;*/
    height: 60vh;
    display: flex;
    align-items: center;
}

.bannertext h1 {
    font-size: 3.75rem;
    text-transform: capitalize;
    font-weight: 600;
    color: var(--black);
    margin-bottom: 15px;
}

.main-Banner figure img {
    border-radius: 20px;
    width: 100%;
}

.bannertext h1 span {
    color: var(--theme-color);
}

.bannertext p {
    font-size: 1.25rem;
    color: var(--black);
    font-weight: 500;
}

.bannertext {
    padding-right: 2rem;
}

h4 {
    font-size: 2.438rem;
    color: var(--black);
    font-weight: 500;
}

.attorneyBanner ul li .themeBtn {
    color: var(--theme-color);
    border: 2px solid var(--theme-color);
}

.attorneyBanner ul li a {
    color: var(--black);
    font-weight: 600;
}

.attorneyBanner ul {
    display: flex;
    align-items: center;
    gap: 2rem;
}

.attorneyBanner ul li a:hover {
    color: var(--theme-color);
}

.attorneyBanner {
    background: var(--primary);
}

.hightLight * {
    color: #fff;
}

.hightLight {
    background: var(--black);
    border-radius: 0 0 50px 50px;
}

.highBox h5 {
    font-size: 2rem;
    font-weight: 600;
}

.highBox h6 {
    font-weight: 600;
    font-size: 1.375rem;
    margin: 1rem 0;
}

.highBox {
    border-right: 1px dashed #fff;
    margin: 3rem 2rem 0rem 0;
    padding-right: 2rem;
}

.bordrNone {
    border: none;
    padding-right: 0;
}

.highBox p {
    font-size: 1rem;
}

.abtSec {
    background: url(../images/bg/1.png) center bottom / contain no-repeat;
}

.abtSec figure img {
    width: 100%;
}

.serviceSec {
    background: #DBEEEF url(../images/bg/2.png) center bottom / cover fixed no-repeat;
    border-radius: 50px;
    margin: 0 3rem;
}

.serWhiteBox {
    background: #fff;
    padding: 2rem;
    height: 100%;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.serviceSec figure img {
    border-radius: 10px;
}

.serviceSec .row+.row {
    margin: 3rem 0;
}

.serWhiteBox h3 {
    color: #000;
    font-weight: 700;
}

h6 {
    color: var(--theme-color);
    font-size: 1.25rem;
}

.chooseBox {
    background: #20a3a7;
    padding: 2rem;
    border-radius: 15px;
    margin: 1rem 0;
    text-align: center;
    transition: all 0.5s ease;
}

.chooseBox * {
    color: #fff;
}

.chooseBox:hover {
    background: var(--theme-color);
}


.packageBox {
    border: 1px solid #000000;
    padding: 0;
    border-radius: 20px;
    margin: 0;
    transition: all 0.5s ease;
    background: #f5f7f8;
    margin: 1rem 0;
}

.packageHead {
    text-align: left;
    padding: 1rem;
}

.packageHead .iconBox {
    border: 1px solid var(--theme-color);
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    font-weight: 600;
    margin: -5rem auto 1rem;
    transition: all 0.5s ease;
}

.packageHead .tagHead {
    display: inline-block;
    font-size: 1.55rem;
    color: var(--black);
    font-weight: 500;
}

.packageHead h2 {
    font-size: 3.45rem;
    font-weight: 600;
    color: var(--black);
    margin: 10px 0 1rem;
    font-family: "Work Sans", sans-serif;
}

.packageHead h2 sub {
    font-size: 14px;
    font-weight: 500;
    bottom: 0;
}

.packageHead p {
    color: #504f4f;
    margin-bottom: 1rem;
}

.packageBody {
    border-top: 2px solid #000000;
    border-radius: 30px;
    background: #f1f0ed;
    padding: 0 1rem 1rem;
    transition: all 0.5s ease;
}

.packageBody ul {
    padding: 2rem 0;
    height: 370px;
}

.packageBody ul li {
    display: flex;
    align-items: baseline;
    gap: 10px;
    padding: 10px 0;
    color: var(--black);
    font-weight: 500;
    font-size: 1rem;
}

.packageBody ul li:last-child {
    border-bottom: 0;
}

.mCSB_inside>.mCSB_container {
    margin-left: 0;
}

.packageBox .themeBtn {
    width: 100%;
    text-align: center;
    justify-content: center;
}

.packageBox:hover {
    background: var(--primary);
}

.packageBox:hover .packageHead .iconBox {
    background: var(--theme-color);
}

.packageBox:hover .packageHead .iconBox img {
    filter: invert(1) brightness(10.5);
}

.packageBox.packageHead .iconBox img {
    transition: all 0.5s ease;
}

.packageBox:hover .themeBtn {
    background: var(--theme-color);
    color: #fff;
}

.packageBody ul li i {
    color: var(--theme-color);
}

.packageNum {
    display: flex;
    justify-content: space-between;
    margin: 2rem 0 1rem;
}

.packageNum span {
    display: block;
    font-weight: 600;
    color: var(--theme-color);
    font-size: 11px;
}

.packageNum a {
    color: var(--black);
    font-weight: 700;
    font-size: 13px;
}

.mCSB_scrollTools {
    right: 0;
}

.packageBox:hover .packageBody {
    background: var(--primary);
    border-color: var(--theme-color);
}


.reviewSec {
    background: var(--primary);
}

.reviewBox {
    background: #20a3a7;
    padding: 2rem 2rem 0;
    border-radius: 20px;
    text-align: center;
    transition: all 0.5s ease;
}

.reviewBox .quote {
    font-size: 4rem;
    color: #fff;
}

.reviewBox * {
    color: #fff;
}

.reviewBox .userImg img {
    margin-bottom: -3rem;
    border: 4px solid #fff;
    border-radius: 100px;
}

.reviewSlider {
    padding: 2rem 0 5rem;
}

.reviewBox .userImg {
    margin-top: 2rem;
}

.reviewBox:hover {
    background: var(--theme-color);
}


/* .accordian {
    margin-top: 2rem;
} */

.accordian li {
    margin-bottom: 0;
    border-bottom: 1px solid #00000047;
    padding: 1rem 0;
}

.accordian li h4 {
    color: #000000;
    font-size: 1.75rem;
    padding: 1.25rem 0;
    position: relative;
    cursor: pointer;
    background-color: #fff;
    border-radius: 0;
    margin: 0;
    line-height: 1.3;
    text-align: left;
    font-weight: 400;
    padding-right: 3.5rem;
    font-family: "Work Sans", sans-serif;
}

.accordian h4::after {
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    font-size: 24px;
    position: absolute;
    top: 50%;
    right: 16px;
    line-height: normal;
    transition: all 0.3s ease-in-out;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    color: #000000;
    transform: translateY(-50%);
}

.accordian p {
    margin: 0;
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 1.25rem;
}

.accordian li>div {
    display: none;
    border-radius: 0 0 10px 10px;
    padding: 1rem 2.5rem;
    text-align: left;
}

.accordian li.active h4::after {
    content: "\f068";
}

.accordian li.active {}

.accordian li.active h4 {}

.accordian li.active>div {}

.accordian li.active>div p {
    color: var(--black);
}

.accordian {
    margin-top: 2rem;
}


/* accordian End */
/* Home Page CSS End */

/* Inner Pages CSS Start */
.innerBanner {
    height: 70vh;
    min-height: 40rem;
}

.innerBanner .container {
    padding: 2rem;
    border-radius: 30px;
}

.innerBanner .bannertext {
    background: #fff;
    padding: 2rem;
    border-radius: 30px;
}

.abtInner h4 img {
    width: 60px;
}

.abtInner {
    padding: 3rem 0 3rem;
}

.counterBox {
    border: 1px solid #00000026;
    height: 400px;
    width: 400px;
    border-radius: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.counterBox h3 {
    font-size: 4rem;
}

.counterBox p {
    margin-bottom: 1rem;
}

.counterBox h3 span {
    font-family: "Work Sans", sans-serif;
}

.abtCta .container {
    background: var(--primary);
    padding: 2rem;
    border-radius: 20px;
}

.abtCta img {
    border-radius: 20px;
}


.misionSec * {
    color: #fff;
}

.misionSec a.themeBtn.themeBtnTrans {
    color: #fff;
    border-color: #fff;
}

.misionSec {
    background: var(--theme-color);
    padding: 0;
}

.misionSec figure {
    position: relative;
    z-index: 1;
}

.misionSec figure::before {
    content: '';
    position: absolute;
    inset: 0;
    background: #20a3a7;
    height: 80%;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    width: 100%;
    left: auto;
    right: 2rem;
}

.animatedHead {
    font-size: 1.75rem;
    font-weight: 400;
    color: #ffffff;
    white-space: nowrap;
    margin: 0;
    position: relative;
    text-transform: capitalize;
}

.infinite {
    display: flex;
    align-items: center;
    justify-content: center;
    text-wrap: nowrap;
    overflow: hidden;
    gap: 4rem;
    background: #1a7679;
    padding: 2rem 0;
}

.infinite div {
    display: flex;
    gap: 4rem;
    animation: infini linear infinite 30s;
}

@keyframes infini {
    0% {
        transform: translateX(-10%);
    }

    50% {
        transform: translateX(-50%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.animatedHead::before {
    content: '';
    position: absolute;
    inset: 0;
    background: #ffffff;
    width: 2px;
    height: 62px;
    border-radius: 100px;
    top: 50%;
    transform: translateY(-50%);
    left: -2rem;
}

.workSec {
    background: #000;
}

.workSec::before {
    content: '';
    position: absolute;
    inset: 0;
    background: url(../images/banner/1.png) center center / cover fixed no-repeat;
    opacity: 0.23;
}

.workSec * {
    color: #fff;
}

.workBox figure {
    border: 2px dashed var(--theme-color);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 90px;
    border-radius: 100px;
    padding: 20px;
}

.workBox h6 {
    background: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    color: var(--theme-color);
    width: 30px;
    height: 30px;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.workBox {
    padding: 3rem 1rem 0;
}

.workLine::before {
    border-top: 1px dashed #ffffff7a;
    content: '';
    position: absolute;
    inset: 0;
    top: 11.5rem;
    width: 90%;
    left: 2rem;
}

.workLine {
    position: relative;
}

.logoBox {
    background: var(--primary);
    padding: 3rem;
    border-radius: 8px;
    text-align: center;
}

.contactBanner .bannertext {
    background: transparent;
    padding: 0;
    border-radius: 0;
}


.contactForm .contactInfo a {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.contactForm .contactInfo a i {
    border: 1px solid var(--theme-color);
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: var(--theme-color);
    background: #f3feff;
    border-radius: 100px;
}

.contactForm .contactInfo a h3 {
    font-size: 1.75rem;
    color: var(--black);
}

.contactForm .contactInfo a h3 span {
    font-family: "Work Sans", sans-serif;
    display: block;
    font-size: 1rem;
    font-weight: 400;
}

.contactForm .contactInfo li {
    margin-bottom: 2rem;
}

.leadForm form input , .leadForm form textarea {
    width: 100%;
    height: 3.5rem;
    margin: 1rem 0;
    border-radius: 10px;
    background: var(--primary);
}

.leadForm form .themeBtn {
    background: var(--theme-color);
}

.leadForm {
    background: var(--primary);
    padding: 2rem;
    border-radius: 10px;
}

.secureSec {
    background: var(--theme-color);
    padding: 3rem 0;
}

.secureBg {
    height: 100%;
    background: #ffffff;
    padding: 4rem;
    border-radius: 30px;
}

.secureSec figure img {
    border: 8px solid #fff;
    border-radius: 30px;
}

.abtInner h4 span {
    background: var(--theme-color);
    width: 80px;
    height: 80px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    color: #fff;
    font-family: "Work Sans", sans-serif;
    font-size: 2.5rem;
}

.iti {
    width: 100% !important;
}

.serviceBanner .bannertext h1 {
    font-size: 3.5rem;
    color: #fff;
}

.serviceBanner .bannertext p {
    color: #fff;
}

.serviceBanner .bannertext .themeBtn {
    background: var(--white);
    border-color: var(--white);
    color: var(--black);
}

.serviceBanner::before {
    content: '';
    position: absolute;
    inset: 0;
    background: #1c7678d1;
}

.serviceBanner figure {
    margin-left: -5rem;
    margin-right: 2.7rem;
    margin-top: 5.1rem;
}

.serviceBanner {
    height: 70vh;
}

.logoSec h4 {
    margin-bottom: 2rem;
    font-size: 2rem;
}

.serviceMain figure img {
    border-radius: 20px;
}

.listPlusImg ul li {
    font-size: 1.75rem;
    font-weight: 600;
    margin: 2rem 0;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.listPlusImg ul li span {
    color: var(--theme-color);
    font-family: "Work Sans", sans-serif;
}

.listPlusImg {
    display: flex;
    justify-content: space-between;
}

.serImgInner {
    text-align: right;
}

.serviceTwo {
    padding-bottom: 0;
}

.serImgInner img {
    border-radius: 50px 0 0 0;
}

.listPlusImg img {
    border-radius: 10px;
    width: 80%;
    border: 5px solid #fff;
}

.serStep ul li {
    padding: 5px 0;
    padding-left: 1.5rem;
    position: relative;
}

.serStep ul {
    margin-bottom: 2rem;
}

.serStep ul li::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--theme-color);
    width: 14px;
    height: 14px;
    border-radius: 100px;
    border: 3px solid var(--primary);
    top: 50%;
    transform: translateY(-50%);
}

.stepSlider {
    margin-left: 5rem;
    padding: 2rem 0 0;
}

.stepSlideBox img {
    width: 100%;
}

.stepSlideBox {
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    margin: 1rem 0;
}

.stepSlideBox .stepContentSlide {
    position: absolute;
    bottom: 0;
    background: #2ca0a2eb;
    margin: 2rem;
    border-radius: 20px;
    padding: 2rem;
    color: #fff;
    transition: all 0.5s ease;
}

.stepSlideBox .stepContentSlide p {
    margin-bottom: 0;
    color: #fff;
}

.stepSlideBox .stepContentSlide h5 {
    font-weight: 600;
}

.stepSlideBox:hover .stepContentSlide {
    background: #1a7679e0;
}

.processBox {
    text-align: center;
    margin-top: 3rem;
    position: relative;
    z-index: 1;
}

.processBox .processIcon {
    border: 2px dashed var(--theme-color);
    width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin: auto;
    margin-bottom: 2rem;
    background: var(--primary);
}

.missionTrans {
    background: var(--white);
}

.missionTrans * {
    color: var(--black);
}

.missionTrans .themeBtn {
    color: var(--white);
}


.listPlusIcon ul li .listIcon {
    background: var(--theme-color);
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.listPlusIcon ul li h3 span {
    display: block;
    font-size: 1rem;
    color: #000;
    font-weight: 400;
    line-height: 1.37;
}

.listPlusIcon ul {
    width: 100%;
}

.listPlusIcon ul li .listIcon img {
    width: 40px;
    border: none;
    border-radius: 0;
}

.supportBox {
    border: 1px solid var(--theme-color);
    border-radius: 12px;
    margin: 1rem 0;
    padding: 1rem;
    background: var(--primary);
}

.supportBox {}

.supportBox p {
    margin: 0;
}

.whyChooseInner .listPlusImg ul li h3 {
    width: 80%;
    font-size: 1.35rem;
    margin: 0;
}

.whyChooseInner .listPlusImg ul li {
    background: var(--white);
    border-radius: 100px;
    margin: 1rem 0;
    padding-right: 2rem;
    display: inline-flex;
}

.ctaService .container {
       background: var(--theme-color) url(../images/mix/37.png) center right / contain no-repeat;
    border-radius: 30px;
}
.ctaService * {
    color: #fff;
}
.ctaService .themeBtn{
    border-color: var(--white);
    color: var(--white);
}
.ctaService figure {
    margin-top: -10rem;
}

.ctaService figure img {
    border-radius: 30px;
}

.ctaService {padding-top: 10rem;}
.ctaContnt {
    padding-left: 2rem;
}

.serachSec{
         background: url(../images/bg/4.jpg) center top / cover fixed no-repeat;  
}
.serachBox {
    background: #fff;
    padding: 3rem;
    border-radius: 20px;
    margin-right: 5rem;
    height: 100%;
}
.lightbgBox {
    background: linear-gradient(180deg, #dbeced, #f8fbfb);
    padding: 3rem 3rem;
    border-radius: 30px;
}
.bgTheme{
    background: var(--theme-color);
}
.bg-theme-color *{
    color: var(--white);
}
.bg-theme-color .themeBtn{
    color: var(--black);
}

.listOne {
    text-align: right;
}

.listOne li {
    background: #ffffff0d;
    border: 1px solid #fff;
    padding: 1.25rem 2rem;
    font-size: 1.5rem;
    display: inline-block;
    margin: 12px 0;
    border-radius: 10px;
}

.listTwo {
    text-align: left;
}

.serachList figure img {
    border: 5px solid #fff;
    border-radius: 20px;
}

.searchInner .serachBox{
    margin: 0;
}
.searchInner img {
    border-radius: 20px;
}


.interSimple p {
    margin: 0;
}

.processBoxOne {
    background: #e6f3f4;
    margin: 3rem 0;
    padding: 3rem 2rem 2rem;
    border-radius: 20px;
    position: relative;
        display: flex;
    flex-direction: column;
}

.interSimple figure img {
    border-radius: 30px;
}

.iconOne {
    background: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border-radius: 100px;
    border: 1px solid var(--theme-color);
    position: absolute;
    top: -2rem;
    font-size: 1.5rem;
    font-weight: 600;
    color: var(--theme-color);
}


.interWorkSec .processBoxOne {
    margin: 2rem 0;
    padding: 4rem 2rem 2rem;
    background: #318486;
    border: 1px solid #fff;
    transition: all 0.5s ease;
    height: 100%;
}


.interWorkSec .processBoxOne .iconOne {
    background: var(--theme-color);
    border-color: #fff;
    width: 90px;
    height: 90px;
}

.interWorkSec .processBoxOne * {
    color: #fff;
}

.interWorkSec .processBoxOne:hover {
    background: var(--dark-theme);
}


.tabsBtn {
    margin: 3rem 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: end;
}

.tabsBtn a {
    border: 1px solid var(--theme-color);
    padding: 1rem;
    border-radius: 10px;
    font-size: 1rem;
    font-weight: 600;
    color: var(--black);
}

.tabsBtn a.active,
.tabsBtn a.current {
    background: var(--theme-color);
    color: #fff;
}

[class^=box-] {
    display: none;
}

[class^=box-].showfirst {
    display: block;
}
.renewalSec .serachBox {
    height: 100%;
}

.renewalSec figure img {border-radius: 20px;}

.fileSec figure img {
    border-radius: 20px;
}

.fileSec .listOne li {
    background: var(--theme-color);
    color: #fff;
    width: 100%;
    text-align: center;
}
.fileSec .listTwo li {
    width: auto;
    text-align: left;
}

.innerWorkTwo .processBoxOne {
    padding: 2rem;
    margin: 1rem 0;
}

.innerWorkTwo .processBoxOne p {
    margin: 0;
}

.innerWorkTwo .processBoxOne:hover {
    transform: rotate(-2deg);
}
.misionSec  img {
    width: 90%;
}

.bgColor {
    background: #dbeced;
}
.bgColorText *{
color: var(--black);
}
.bgColorText .themeBtn{
    color: var(--white);
}
.stepInner .processBoxOne {
    background: var(--theme-color);
}

.stepInner .processBoxOne h3 , .stepInner .processBoxOne p {
    color: #fff;
}

.listFull ul li{
    width: 100%;
    text-align: center;
}


.misionRightImg figure::before {
    right: -4rem;
}

.caseWhite {
    border: 1px solid #0000002e;
    padding: 1.5rem;
    border-radius: 0 0px 30px 30px;
    background: #fff;
}

.caseBox h3 {
    font-size: 2rem;
    line-height: 1.37;
    font-family: "Work Sans", sans-serif;
}

.caseBox {
    border-right: 1px solid #ffffff52;
    padding: 2rem;
}

.caseBox h3 span {
    display: block;
    font-size: 1.125rem;
}

.caseBox:nth-child(3) {
    border: none;
}

.caseBox p {
    margin: 0;
}
.caseBox *{
    color: var(--white);
}
.bodrNone {
    border-right: 0;
    padding-right: 0;
}

.casesSec {background: #000;}



.listFlex .listTwo {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
    gap: 0 1rem;
}

.highBox h5 span {
    display: block;
    font-size: 1.25rem;
    font-weight: 500;
    margin: 10px 0;
}

.extentionSec {
    padding-top: 0;
    margin-top: 7rem;
}

.extensionBox {
    background: #f5f5f524;
    padding: 2rem;
    border: 1px solid #fff;
    border-radius: 10px;
    margin-top: -6rem;
}

.extensionBox figure img {
    border-radius: 10px;
    margin-bottom: 1rem;
}
.oppositSec figure img {
    border-radius: 30px;
    margin: 1.5rem 0;
}

.oppsitWork .processBoxOne {
    margin: 0;
    border: 1px dashed #fff;
    text-align: center;
    padding: 2rem;
    background: var(--dark-theme);
}

.oppsitWork .processBoxOne .iconOne {
    position: unset;
    margin: auto;
    display: flex;
    margin-bottom: 1rem;
}

.oppsitWork .lightProcess{
    background: #20a3a7;
}

.litiBoxes .processBoxOne {
    background: var(--primary);
    margin: 3rem 0;
}

.litiBoxes .processBoxOne * {color: #000;}

.litiBoxes .processBoxOne .iconOne {
    background: var(--white);
    border-color: var(--theme-color);
}

.litiBoxes .processBoxOne:hover * {
    color: #fff;
}

.boardSec .processBoxOne {
    margin: 1rem 0;
}

.boardBoxTwio .extensionBox {
    background: var(--primary);
    text-align: center;
}

.boardWork .processBoxOne {
    border: 1px solid #fff;
    margin: 2rem 0;
}

.boardWork .processBoxOne p {
    margin-bottom: 0;
}

.boardHead {
    display: flex;
    align-items: center;
    gap: 1rem;
    position: absolute;
    top: -2rem;
    background: #fff;
    width: 100%;
    left: 0;
    border-radius: 100px;
}

.boardHead .iconOne {
    position: unset;
    background: #20a3a7;
}

.boardHead .iconOne img {
    filter: brightness(20.5);
}

.boardHead h6 {
    color: #000;
    margin: 0;
    font-weight: 600;
}

.ceaseWork .processBoxOne {
    padding: 1.5rem;
    margin: 10px 0;
}

.serachSec figure img{
    border-radius: 30px;
        height: 100%;
}

.mrginDown .processBoxOne {
    margin: 1rem 0;
}
.serachSec figure {
    height: 100%;
}
.mrginDown .processBoxOne p {
    margin-bottom: 0;
}

.tagBoxWhite {
    background: #ffffff26;
    display: flex;
    align-items: center;
    border-radius: 10px;
    padding: 1rem;
    border: 1px solid #fff;
}

.tagBoxWhite .tagImg {
    width: 25%;
    background: #20a3a7;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 1.75rem;
    border-radius: 10px;
}

.tagBoxWhite .tagContent p {
    margin: 0;
}

.tagBoxWhite .tagContent {
    padding: 0 20px;
}

.imgRadius{
    border-radius: 30px;
}
.fileList {
    display: flex;
    gap: 1.5rem 1rem;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}

.fileList li {
    border: 1px solid #fff;
    padding: 1rem 2rem;
    border-radius: 8px;
    padding-left: 4rem;
    position: relative;
}

.fileList li::before {
    content: '';
    position: absolute;
    inset: 0;
    background: #20a3a7;
    width: 35px;
    height: 35px;
    border-radius: 100px;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.fileInner h3 {
    margin-top: 2rem;
}

.fileInner .row + .row{
    margin-top: 4rem;
}

.greenLine .boardHead {
    background: var(--theme-color);
}

.greenLine .boardHead h6 {
    color: #fff;
}
.lightbgBox .fileList{
    justify-content: center;
}
.bgColor .fileList li , .lightbgBox .fileList li , .serachSec ul li{
    color: #fff;
    background: var(--theme-color);
}
.misionRightImg .fileList li::before , .serachSec ul li:before {
    display: none;
}

.misionRightImg .fileList li ,.serachSec ul li {
    padding: 1rem 3rem;
}


.copyBox {
    background: #fff;
    text-align: center;
    padding: 1rem;
    border-radius: 20px;
}

.copyBox img {
    border-radius: 10px;
}

.copyBox h3 {
    font-size: 1.45rem;
    margin: 1rem 0;
}

.copyList {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}

.copyList li {
    border: 1px solid #000;
    padding: 10px 2rem 10px 1rem;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.copyList li img {
    background: var(--theme-color);
    padding: 10px;
    border-radius: 100px;
}

.greenBox{
    background: var(--theme-color);
}
.greenBox *{
    color: var(--white);
}

.whiteCopyRight {
    background: #fff;
    height: 100%;
    padding: 3rem;
    border-radius: 30px;
}

.whiteCopyRight h2 {
    font-size: 5rem;
    color: var(--theme-color);
    font-weight: 800;
}

.whiteCopyRight p {
    width: 80%;
}

.listCounter figure img {
    border-radius: 30px;
}
.listCounter .lightbgBox {
    margin: 3rem 0;
}

.copyTwo {
    display: flex;
    text-align: left;
    gap: 2rem;
    align-items: center;
}


.valueBox {
    border: 1px solid #1D787B;
    padding: 1rem;
    border-radius: 15px;
    background: #dbeeef;
    margin: 1.5rem 0;
}

.valueBox img {
    width: 100%;
    border-radius: 10px;
}

.valueBox h3 {
    font-size: 1.5rem;
    margin-top: 1rem;
}

.valueBox p {
    margin-bottom: 0;
}

.col-md-12 {}

.llcBox {
    text-align: center;
    background: #fff;
    border-radius: 30px;
    padding: 2rem;
    margin: 2rem 0;
}

.llcBox h4 {
    color: var(--theme-color);
}

.bgLightBox {
    background: var(--primary);
    padding: 2rem;
    border-radius: 20px;
}

.llcImg img{
    height: 100%;
}

.llcImg .row + .row{
    margin: 3rem 0;
}

.serviceBanner .bannertext .themeBtn:hover {
    color: #fff;
}



.bannertext h1 .dollarTwo {font-weight: 900;}

.bannertext .star p {
    display: flex;
    gap: 8px;
    font-size: 15px;
    color: #818181;
    margin-bottom: 1rem;
}

.bannertext .star p i {
    color: #FCBF02;
    margin: 0 1px;
}

.bannerForm input, .bannerForm .iti , .bannerForm textarea {
    width: 100%;
    height: 3.5rem;
    border-radius: 10px;
    margin: 5px 0 !important;
    border-color: var(--theme-color);
}

.processSec::before {
    content: '';
    position: absolute;
    inset: 0;
    border-top: 2px dashed var(--theme-color);
    top: 54%;
    z-index: 0;
    width: 58%;
    left: 50%;
    transform: translateX(-50%);
}

.interWorkSec .processBoxOne p {
    margin: 0;
}
/* Inner Pages CSS End */

.stepInner .col-md-4 {
    display: flex !important;
}

.contactDetail span {
    text-transform: none;
}
.listOne li {
    font-size: 1.25rem;
}

.bannerForm textarea {
    height: 90px;
}
.serStep .btnSec {
    margin-bottom: 2rem;
}

.logo img {
    width: 9rem;
}
.leadForm form textarea {
    height: 100px;
    margin-top: 0;
}
.listPlusImg ul li h3 {
    width: 70%;
        font-size: 1.45rem;
}
.chooseUsSec .btnSec {
    justify-content: center;
    margin-top: 2rem;
}
.lpPackage .packageSec {
    padding-bottom: 2rem;
}
.btnSec .themeBtn {
    min-width: 200px;
    justify-content: center;
    text-transform: math-auto;
}
.ctaContnt h4 {
    font-size: 3rem;
}
.contactForm .contactInfo ul {margin-top: 2rem;}