/******************************************* common css ************************************/
:root {
    --white: #fff;
    --black: #000;
    --black-343436: #343436;
    --grey: #F5F8FD;
    --mercury: #EAEAEA;
    --green: #4FCE5D;
    --green-1: #0CAA2B;
    --cold-turkey: #CDB9A5;
    --mid-blue: #2C629F;
    --blue-1: #0253C1;
    --grey-cloud: #B9B9B9;
    --dark-grey: #707070;
    --dark-grey-1: #4D4A4A;
    --cloudy-grey: #696969;
    --transparent-blue: rgba(69, 189, 188, 0.14);
    --milk-white: #707577;
    --black-transparent: rgba(0, 0, 0, 0.16);
    --black-transparent-1: rgba(131, 129, 129, 0.05);
    --black-transparent-2: rgba(84, 108, 214, 0.1);
    --grey-transparent: rgba(255, 255, 255, 0.6);
    --gray_707070: #707070;
}

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

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

.cloudy-gray {
    color: var(--cloudy-grey);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

*::before,
*::after {
    box-sizing: border-box;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('../fonts/cera-pro/CeraPro-Bold.eot');
    src: url('../fonts/cera-pro/CeraPro-Bold?#iefix') format('embedded-opentype'),
        url('../fonts/cera-pro/CeraPro-Bold.woff2') format('woff2'),
        url('../fonts/cera-pro/CeraPro-Bold.woff') format('woff'),
        url('../fonts/cera-pro/CeraPro-Bold.ttf') format('truetype'),
        url('../fonts/cera-pro/CeraPro-Bold.svg#CeraPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('../fonts/cera-pro/CeraPro-Light.eot');
    src: url('../fonts/cera-pro/CeraPro-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/cera-pro/CeraPro-Light.woff2') format('woff2'),
        url('../fonts/cera-pro/CeraPro-Light.woff') format('woff'),
        url('../fonts/cera-pro/CeraPro-Light.ttf') format('truetype'),
        url('../fonts/cera-pro/CeraPro-Light.svg#CeraPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Rounded';
    src: url('../fonts/Gotham-Rounded-Font/GothamRounded-Medium.eot');
    src: url('../fonts/Gotham-Rounded-Font/GothamRounded-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Rounded-Font/GothamRounded-Medium.woff2') format('woff2'),
        url('../fonts/Gotham-Rounded-Font/GothamRounded-Medium.woff') format('woff'),
        url('../fonts/Gotham-Rounded-Font/GothamRounded-Medium.ttf') format('truetype'),
        url('../fonts/Gotham-Rounded-Font/GothamRounded-Medium.svg#GothamRounded-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Rounded Book';
    src: url('../fonts/Gotham-Rounded-Font/GothamRounded-Book.eot');
    src: url('../fonts/Gotham-Rounded-Font/GothamRounded-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Rounded-Font/GothamRounded-Book.woff2') format('woff2'),
        url('../fonts/Gotham-Rounded-Font/GothamRounded-Book.woff') format('woff'),
        url('../fonts/Gotham-Rounded-Font/GothamRounded-Book.ttf') format('truetype'),
        url('../fonts/Gotham-Rounded-Font/GothamRounded-Book.svg#GothamRounded-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'CeraGR';
    src: url('../fonts/CeraGR/CeraGR-Regular.eot');
    src: url('../fonts/CeraGR/CeraGR-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CeraGR/CeraGR-Regular.woff2') format('woff2'),
        url('../fonts/CeraGR/CeraGR-Regular.woff') format('woff'),
        url('../fonts/CeraGR/CeraGR-Regular.ttf') format('truetype'),
        url('../fonts/CeraGR/CeraGR-Regular.svg#CeraGR-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CeraGR';
    src: url('../fonts/CeraGR/CeraGR-Black.eot');
    src: url('../fonts/CeraGR/CeraGR-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CeraGR/CeraGR-Black.woff2') format('woff2'),
        url('../fonts/CeraGR/CeraGR-Black.woff') format('woff'),
        url('../fonts/CeraGR/CeraGR-Black.ttf') format('truetype'),
        url('../fonts/CeraGR/CeraGR-Black.svg#CeraGR-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CeraGR';
    src: url('../fonts/CeraGR/CeraGR-Bold.eot');
    src: url('../fonts/CeraGR/CeraGR-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CeraGR/CeraGR-Bold.woff2') format('woff2'),
        url('../fonts/CeraGR/CeraGR-Bold.woff') format('woff'),
        url('../fonts/CeraGR/CeraGR-Bold.ttf') format('truetype'),
        url('../fonts/CeraGR/CeraGR-Bold.svg#CeraGR-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CeraGR';
    src: url('../fonts/CeraGR/CeraGR-Medium.eot');
    src: url('../fonts/CeraGR/CeraGR-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CeraGR/CeraGR-Medium.woff2') format('woff2'),
        url('../fonts/CeraGR/CeraGR-Medium.woff') format('woff'),
        url('../fonts/CeraGR/CeraGR-Medium.ttf') format('truetype'),
        url('../fonts/CeraGR/CeraGR-Medium.svg#CeraGR-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/gilory/Gilroy-Medium.eot');
    src: url('../fonts/gilory/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gilory/Gilroy-Medium.woff2') format('woff2'),
        url('../fonts/gilory/Gilroy-Medium.woff') format('woff'),
        url('../fonts/gilory/Gilroy-Medium.ttf') format('truetype'),
        url('../fonts/gilory/Gilroy-Medium.svg#Gilroy-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/gilory/Gilroy-Light.eot');
    src: url('../fonts/gilory/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gilory/Gilroy-Light.woff2') format('woff2'),
        url('../fonts/gilory/Gilroy-Light.woff') format('woff'),
        url('../fonts/gilory/Gilroy-Light.ttf') format('truetype'),
        url('../fonts/gilory/Gilroy-Light.svg#Gilroy-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/gilory/Gilroy-Regular.eot');
    src: url('../fonts/gilory/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gilory/Gilroy-Regular.woff2') format('woff2'),
        url('../fonts/gilory/Gilroy-Regular.woff') format('woff'),
        url('../fonts/gilory/Gilroy-Regular.ttf') format('truetype'),
        url('../fonts/gilory/Gilroy-Regular.svg#Gilroy-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/gilory/Gilroy-Bold.eot');
    src: url('../fonts/gilory/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gilory/Gilroy-Bold.woff2') format('woff2'),
        url('../fonts/gilory/Gilroy-Bold.woff') format('woff'),
        url('../fonts/gilory/Gilroy-Bold.ttf') format('truetype'),
        url('../fonts/gilory/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


body {
    background: var(--grey);
    font-family: 'CeraGR';
}

body.show {
    position: fixed;
    top: 0;
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    line-height: 1.2;
    color: var(--black);
    font-family: 'CeraGR';
    font-weight: bold;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
    margin-bottom: 0;
}

h1 {
    font-size: 65px;
    text-transform: uppercase;
    color: var(--white);
    line-height: 65px;
    font-weight: 900;
}

h2 {
    font-size: 45px;
    color: var(--mid-blue);
    text-transform: uppercase;
    line-height: 45px;
}

h3 {
    font-size: 36px;
}

h4 {
    font-size: 30px;
    font-family: 'CeraGR';
    font-weight: 500;
    color: var(--black);
    line-height: 35px;
}

h5 {
    font-size: 24px;
}

h6 {
    font-size: 20px;
}

p {
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 25px;
    color: var(--black);
    font-family: 'CeraGR';
}

p:last-child {
    margin-bottom: 0;
}

.small {
    font-size: 16px;
}

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

a {
    text-decoration: none;
    text-transform: capitalize;
    display: inline-block;
    font-size: 18px;
    line-height: 1.2;
    color: var(--black);
    font-family: inherit;
    transition: all ease .5s;
}

a:hover {
    color: var(--green);
}

span {
    display: inline-block;
}

.section-heading {
    text-align: center;
    margin-bottom: 50px;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}


.btn-common {
    font-size: 20px;
    padding: 13px 44px 17px;
    background: var(--green);
    color: var(--white);
    border-radius: 4px;
    border: 1px solid transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: 'Gotham Rounded';
    font-weight: 500;
    transition: background 0.3s, transform 0.3s, box-shadow 0.3s;
    will-change: transform;
    box-shadow: 0 3px 2px 0 var(--black-transparent);
    position: relative;
}

#header .btn-common {
    padding: 13px 25px;
    border-radius: 0px;
}

.submit-btn .btn-common {
    /* padding: 17px 80px 20px; */
    border-radius: 17px;
}

.contact-form .form-wrapper .submit-btn .btn-common {
    padding: 13px 70px 17px;
    border-radius: 4px;
    text-transform: uppercase;
}


input[type="email"] {
    text-transform: lowercase !important;
}

input[type="email"]::placeholder {
    text-transform: capitalize !important;
}

@keyframes pulse {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    33% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(3);
        opacity: 0;
    }
}

.btn-common:before,
.btn-common:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--grey-transparent);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    opacity: 0;
    margin: auto;
}

.btn-common:before {
    animation: pulse 1.5s infinite linear;
}

.btn-common:after {
    animation: pulse 2s 0.4s infinite linear;
}

.btn-common:hover:before,
.btn-common:hover:after {
    display: none;
}

.btn-common:hover {
    color: var(--white);
    background: var(--green-1);
    box-shadow: 0 4px 17px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
}

.section {
    padding: 100px 0;
    overflow: hidden;
}

.mobile {
    display: none !important;
}

.desktop {
    display: block !important;
}

img,
video {
    max-width: 100%;
}

.owl-theme .owl-dots .owl-dot span {
    background: var(--black);
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: var(--white);
    outline: 2px solid var(--white);
    outline-offset: 3px;
}

.owl-nav {
    margin-top: 0;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-nav button.owl-prev {
    left: 0;
}

.owl-nav button.owl-next {
    right: 0;
}

.form-control {
    background: var(--white);
    border: 1px solid var(--grey-cloud);
    font-size: 20px;
    padding: 20px 50px 20px 20px;
    width: 100%;
    appearance: textfield;
    color: var(--black);
    border-radius: 20px;
    box-shadow: none;
    resize: none;
    outline: none;
    font-family: 'Gotham Rounded Book';
    font-weight: 500;
    font-size: 18px;
    width: 100%;
}

.form-control:focus {
    box-shadow: none;
    border-color: var(--grey-cloud);
}

.form-label {
    color: var(--dark-grey);
    font-family: 'Gotham Rounded Book';
    font-weight: 600;
    text-transform: capitalize;
}

.input-group {
    padding-bottom: 30px;
}

.form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: var(--cloudy-grey);
}

.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: var(--cloudy-grey);
}

.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: var(--cloudy-grey);
}

.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: var(--cloudy-grey);
}

/* header css start ******************************************************************************/
@keyframes smoothScroll {
    0% {
        transform: translateY(-60px);
        opacity: 0;
    }

    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

#header.show {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    animation: smoothScroll 1s forwards;
    z-index: 1000;
    box-shadow: 0 0 10px 2px #000;
    padding: 10px 0;
}

#header {
    background: var(--grey);
    padding: 20px 0;
    transition: .5s all;
    position: relative;
}

#header .header-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#header .main-nav .click-menu,
#header .main-nav .cancel-menu {
    display: none;
    cursor: pointer;
    position: relative;
    z-index: 11;
    width: 30px;
    height: 30px;
}

#header .main-nav .cancel-menu span {
    position: absolute;
    height: 4px;
}

#header .main-nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 20px;
}

#header .button-box {
    margin-left: 20px;
    padding-top: 0;
}

#header .main-nav nav ul li {
    display: inline-block;
    position: relative;
    margin-right: 20px;
}

#header .main-nav nav ul li a {
    font-size: 18px;
    font-family: 'Cera Pro';
    font-weight: 300;
    position: relative;
    padding: 5px;
    overflow: hidden;
}

#header .main-nav nav ul li a.active {
    font-weight: bold;
}

#header .logo-box img {
    max-width: 70px;
    width: 100%;
}

/************************************  homeBanner css /************************************t*/
#homeBanner .homeBanner-part {
    background: url("../images/home-banner.png") no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 630px;
    display: flex;
    align-items: center;
}

.hero-banner .homeBanner-part {
    background: unset;
    min-height: unset;
    position: relative;
}


.hero-banner .overlay{
    position: relative;
}

.hero-banner .overlay::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(127deg, #0caa2beb,#06797Feb, #0253c1eb);
    /* background: url("../images/overlay-bg.png"); */
    width: 100%;
    height: 100%;
    z-index: 0;
    mix-blend-mode: hard-light;
}

.hero-banner .homeBanner-part video.desktop {
    max-height: 900px;
    width: 100%;
    object-fit: cover;
}

.hero-banner .homeBanner-part .container {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
    z-index: 1;
}

.homeBanner-part h4 {
    margin-bottom: 40px;
    color: var(--white);
    max-width: 580px;
    width: 100%;
}

.homeBanner-part .btn-common {
    border-radius: 4px;
}

/************************************ after-banner-content css ************************************/


.after-banner-content-section .section-heading {
    max-width: 820px;
    width: 100%;
    margin: 0 auto;
}

.aftafter-banner-content-section .section-heading p {
    color: var(--cloudy-grey);
}

.after-banner-content-section.secure .card-text p {
    font-size: 18px;
}

.after-banner-content-section.secure .card-box {
    height: 100%;
    position: relative;
}

.after-banner-content-section .section-heading img {
    max-width: 120px;
    width: 100%;
}

.after-banner-content-section .section-heading h3 {
    color: var(--mid-blue);
    text-transform: uppercase;
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}

.after-banner-content-section .section-heading h5 {
    max-width: 540px;
    margin: 0 auto;
    width: 100%;
}

.after-banner-content-section .section-heading .it-craft-info {
    margin-bottom: 100px;
}

.after-banner-content-section::before {
    width: 522px;
    content: "";
    position: absolute;
    right: -320px;
    background-image: url(../images/Image.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 1300px;
    top: -20%;
}


/* New design css  */
#empower {
    padding: 60px 0;
}

#empower .col-md-7 {
    background: #9994942e;
}

#empower .right-box {
    display: flex;
    align-items: center;
    padding: 20px 0;
    background: linear-gradient(45deg, hsl(132, 87%, 36%, 70%), hsl(215, 98%, 38%, 70%));
    mix-blend-mode: hard-light;
}

.video-box {
    position: relative;
}

.video-box video {
    display: block;
}

.video-box .ply-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
}

#empower .box img {
    width: 18%;
}

#empower .box h3 {
    color: var(--mid-blue);
    font-size: 28px;

}

#empower .box p {
    font-size: 17px;
}

#empower p {
    color: var(--cloudy-grey);
}


.solutions-slider-section .section-heading h2.text-start {
    font-size: 36px;
    text-transform: math-auto;
}

.four-col-box-wrapper .card-box,
.team-member-section .card-box,
.solutions-slider-section .card-box {
    background-color: var(--white);
    padding: 65px 35px 50px;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 2px 4px 0 var(--black-transparent), 0 5px 15px 0 var(--black-transparent-1);
    overflow: hidden;
    transition: 0.7s;
    height: 100%;
}

.solutions-slider-section .card-box {
    box-shadow: none;
    position: relative;
}



/* .solutions-slider-section .card-box::before {
    content: "";
    position: absolute;
    bottom: 0;
    background: var(--green);
    height: 5px;
    width: 63px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 10px;
} */
.four-col-box-wrapper .card-box:hover {
    background: var(--blue-1);
    color: var(--white);
    z-index: 9;
}

.four-col-box-wrapper .card-box:hover::before {
    background: var(--black-transparent-2);
}

/* .four-col-box-wrapper .card-box:hover .card-title h4,
.four-col-box-wrapper .card-box:hover .card-text p {
  color: var(--white);
} */
.four-col-box-wrapper .card-box:before {
    content: "";
    position: absolute;
    background: var(--black-transparent-1);
    width: 170px;
    height: 400px;
    z-index: -1;
    transform: rotate(42deg);
    right: -56px;
    top: -23px;
    border-radius: 35px;
}

.hover_color_bubble {
    position: absolute;
    background: var(--transparent-blue);
    width: 100rem;
    height: 100rem;
    left: 0;
    right: 0;
    z-index: -1;
    top: 16rem;
    border-radius: 50%;
    transform: rotate(-36deg);
    left: -10rem;
    transition: 0.7s;
}

.four-col-box-wrapper .card-box:hover .hover_color_bubble {
    top: 0rem;
}

/* .four-col-box-wrapper .card-box:hover .card-img {
    transform: rotate(360deg);
}   */

.four-col-box-wrapper .card-box .card-img {
    transition: transform 0.3s ease;
}

.four-col-box-wrapper .card-box::before {
    content: "";
    position: absolute;
    bottom: 0;
    background: var(--green);
    height: 5px;
    width: 63px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 10px;
}

.four-col-box-wrapper .card-title h4 {
    font-size: 25px;
    line-height: 30px;
    color: var(--mid-blue);
    text-transform: uppercase;
}


.secure-box-section .section-heading {
    margin-left: 0;
    text-align: left;
    margin-bottom: 20px;
}


.secure-box-section .section-heading h5 {
    font-weight: 400;
    color: var(--dark-grey);
}

.secure-box-section .section-heading h3 {
    text-transform: capitalize;
}

.secure-box-section .card-box.secure-card-box {
    padding: 10px;
    background: transparent;
    box-shadow: none;
}

.secure-box-section .card-box.secure-card-box .card-title-and-icon {
    display: flex;
    align-items: center;
    gap: 15px;
}

.secure-box-section .card-box.secure-card-box .card-title-and-icon span {
    color: var(--mid-blue);
    font-size: 24px;
    font-weight: 600;
}

/* .secure-box-section  .card-box.secure-card-box:hover span{
    color: var(--white);
} */
.secure-box-section .card-box.secure-card-box .card-title-and-icon img {
    max-width: 50px;
}

.secure-box-section .card-box.secure-card-box .card-text p {
    font-size: 16px;
}

/************************************ bg-text-box-section css ************************************/
.revolutionize {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 0;
}

.revolutionize video{
    max-height: 450px;
    object-fit: cover;
    object-position: center;
    width: 100%;
    display: block;
}

.revolutionize::after{
    content: "";
    height: 100%;
    width: 100%;
    background: #00000082;
    inset: 0;
    position: absolute;
}

.revolutionize .section-heading h2 {
    color: var(--white);
    text-transform: unset;
}

.revolutionize .row {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50% ,-50%);
    width: 100%;
    z-index: 3;
}

/************************************ text-box-with-slider-section css ************************************/
.text-box-with-slider-section {
    overflow: hidden;
}

.text-box-with-slider-section::before {
    width: 350px;
    content: "";
    position: absolute;
    left: -100px;
    background-image: url(../images/Image.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 700px;
    top: -12%;
}

.solutions-slider-section {
    padding-bottom: 100px;
    padding-top: 70px;
    background: #f2eef580;
}

.text-box-with-slider-section .white-box {
    background-color: var(--white);
    border-radius: 10px;
    padding: 100px 80px;
    margin-bottom: 100px;
    margin-top: -20px;
}

.text-box-with-slider-section .white-box h6.card-box {
    padding: 0;
    color: var(--cloudy-grey);
}

.blue-text {
    color: var(--mid-blue);
}

#solutions-box-wrapper .new {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 16px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.solutions-slider-section .card-box {
    padding: 20px;
    /* aspect-ratio: 1; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    background: transparent;
    border-left: 2px solid var(--green);
    text-align: left;
}

.solutions-icon-text-wrapper .solutions-img {
    border: none;
    /* border-radius: 50%; */
    /* display: flex; */
    /* align-items: center; */
    justify-content: center;
    margin: 0 auto;
    /* background: var(--mid-blue); */
    width: max-content;
    padding: 12px;
    margin-left: 0;
}

.solutions-icon-text-wrapper .solutions-img img {
    max-width: 50px;
    margin: 0 auto;
}

.solutions-icon-text-wrapper .solutions-text-info h4 {
    /* text-transform: ; */
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    margin-top: 10px;
}

/* new css  */





/************************************ our-stakeholders-section css ************************************/
.our-stakeholders-section {
    background-color: var(--mid-blue);
}

.our-stakeholders-section .row {
    row-gap: 24px;
    justify-content: center;
}

.our-stakeholders-section .section-heading h2 {
    color: var(--white);
    text-transform: capitalize;
}

.our-stakeholders-section h4 {
    color: var(--white);
}



.logo-slider {
    position: relative;
}

.logo-slider .slide-track {
    width: 100%;
    display: flex;
    overflow: hidden;
}

.stakeholders-logo {
    background-color: var(--grey);
    display: inline-block;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    padding: 30px 30px;
    height: 100%;
    margin-right: 15px;
    animation: scroll 60s linear infinite;
    flex: 0 0 20%;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translatex(-1000%)
    }
}

/************************************ form-section css ************************************/

.form-section .submit-btn button.btn-common {
    border-radius: 17px;
    padding: 10px 70px;
}

.home-form .section-heading {
    width: 60%;
    text-align: left;
}

.home-form .section-heading h3 {
    color: var(--mid-blue);
    font-weight: 600;
}

.home-form .section-heading p {
    color: var(--dark-grey);
}

.home-form .form-control {
    padding: 10px 12px;
    border-radius: 0;
    background: transparent;
    font-size: 16px;
}

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

/************************************ footer css ************************************/
#footer {
    background-color: var(--black);
    color: var(--white);
    padding: 50px 0 0;
}

#footer .text-box p {
    font-family: 'Gotham Rounded Book';
    font-size: 16px;
}

.footer-box .list-box li {
    font-family: 'Gotham Rounded Book';
    font-size: 18px;
    line-height: 35px;
}

.footer-box .box4 .list-box li {
    font-weight: 600;
    align-items: center;
}

.footer-box .list-box a,
#footer .text-box p,
.social-icons a i {
    color: var(--white);
    font-weight: 400;
}

#footer .text-box p,
.footer-box .list-box a {
    color: var(--dark-grey);
}

.footer-box .top-box {
    margin-bottom: 45px;
}

.footer-box .list-box li img {
    margin-right: 20px;
    height: 25px;
    width: 25px;
}

.footer-box .logo-box img {
    max-width: 120px;
    width: 100%;
}

.social-icons a {
    width: 40px;
    border: 2px solid var(--cold-turkey);
    border-radius: 50%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s ease-in-out 0s;
    margin-right: 20px;
}

.social-icons a:last-child {
    margin-right: 0;
}

.social-icons a:hover {
    transform: scale(1.1);
    border-color: var(--green);
}

#footer .end-box .link-box ul a:hover,
.social-icons a:hover i,
.footer-box .list-box a:hover {
    color: var(--green);
}

.footer-box h5 {
    color: var(--white);
    font-weight: 400;
}

#footer .end-box {
    border-top: 1px solid var(--white);
    padding: 15px 0;
}

#footer .end-box .link-box ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}

#footer .end-box .link-box ul li:not(:last-child) {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 2px solid var(--dark-grey);
    line-height: 1;
}

#footer .end-box .link-box ul a {
    color: var(--dark-grey);
}

/************************************ .about-us-css *************************************/
#homeBanner.about-us-banner .homeBanner-part {
    background-image: url(../images/about-banner.png);
}

#homeBanner.about-us-banner .homeBanner-part h1,
#homeBanner.solution-banner .homeBanner-part h1 {
    margin-bottom: 80px;
}

.about-after-banner-content-section .section-heading .it-craft-info {
    margin-bottom: 0;
    max-width: 800px;
    width: 100%;
}

.about-bg-text-box-section {
    background-image: url(../images/about-bg-img.png);
    padding: 110px 0 60px;
}

.about-bg-text-box-section::before {
    content: "";
    background-image: url(../images/white-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 388px;
    position: absolute;
    height: 336px;
    right: -230px;
    top: 50%;
    transform: translate(0, -50%);
}

.border-box-wrap {
    padding: 60px 80px;
    margin-bottom: 25px;
    border: 1px solid var(--green);
}

.border-box-wrap h6,
.border-box-wrap p {
    color: var(--cloudy-grey);
    margin-bottom: 0;
}

.border-box-wrap p {
    max-width: 270px;
    margin: 0 auto;
    width: 100%;
    font-size: 18px;
}

.bottom-text-content h3 {
    font-weight: 500;
}

.bottom-text-content {
    max-width: 700px;
    margin: 0 auto 70px;
    width: 100%;
}

.bottom-text-content p {
    color: var(--cloudy-grey);
}

.after-banner-content-section.about-after-banner-content-section::before {
    content: none;
}

.about-after-banner-content-section h5 {
    font-weight: 500;
}

.after-banner-content-section p {
    color: var(--cloudy-grey);
}

.our-mission-wrap,
.our-vision-wrap {
    background-color: var(--mid-blue);
    padding: 40px 100px;
}

.our-mission-wrap {
    margin-bottom: 60px;
}

.our-mission-wrap h2 {
    color: var(--green);
}

.our-mission-wrap p,
.our-vision-wrap p {
    color: var(--white);
    max-width: 470px;
    width: 100%;
}

.our-vision-wrap p {
    color: var(--black);
}

.our-vision-wrap {
    background-color: var(--green);
}

.our-vision-wrap h2 {
    color: var(--mid-blue);
}

.member-img img {
    filter: grayscale(1);
    transition: 0.5s ease-in-out;
}

.team-member-section .card-box:hover .member-img img {
    filter: grayscale(0);
}

.member-info h5 {
    font-family: 'Gilroy';
    margin-bottom: 0;
    color: var(--black-343436);
}

.member-info h6 {
    font-family: 'Gilroy';
    font-weight: 500;
    color: var(--dark-grey);
}

.member-info p {
    font-family: 'Gilroy';
    font-size: 18px;
    color: var(--cloudy-grey);
    text-align: left;

}

/* // */

.add-read-more.show-less-content .second-section,
.add-read-more.show-less-content .read-less {
    display: none;
}

.add-read-more.show-more-content span.second-section {
    display: inline;
}

.add-read-more.show-more-content .read-more {
    display: none;
}

.add-read-more .read-more,
.add-read-more .read-less {
    font-weight: bold;
    margin-left: 2px;
    color: var(--cloudy-grey);
    cursor: pointer;
}

.add-read-more {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

/*  */

.perspective-section {
    padding: 60px 0;
    max-width: 65%;
    margin: 0 auto;
    width: 100%;
}

.border-box-wrapper {
    max-width: 85%;
    margin: 0 auto;
}

.our-mission-section::before {
    content: "";
    background-image: url(../images/Image.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.our-mission-section::before {
    content: "";
    background-image: url(../images/Image.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 300px;
    height: 1000px;
    position: absolute;
    right: -160px;
    top: -120px;
}

.our-vision-section::after {
    content: "";
    background-image: url(../images/Image.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 300px;
    height: 850px;
    position: absolute;
    left: -130px;
    top: -60px;
}

.two-col-zig-zag-section {
    padding: 65px 0;
}

.zig-zag-row {
    position: relative;
}

.two-col-zig-zag-section .icon.change-order {
    order: 3;
    margin-right: 0;
    margin-left: 35px;
}

.two-col-zig-zag-section .year-text.change-order {
    order: 2;
    left: -87px;
    right: 0;
    margin: 0 auto;
    max-width: 270px;
    width: 100%;
}

/* .two-col-zig-zag-section .icon::before {
    content: "";
    height: 203px;
    width: 3px;
    display: block;
    bottom: 0;
    position: absolute;
    background: var(--mid-blue);
    z-index: 1;
    top: -65px;
} */
.two-col-zig-zag-section .left-col {
    border: 1px solid var(--green);
    border-radius: 50px;
    padding: 55px 50px;
    position: relative;
    background-color: var(--grey);
}

.two-col-zig-zag-section .year-text {
    background-color: var(--white);
    border: 1px solid var(--green);
    padding: 16px 20px 20px;
    border-radius: 50px;
    max-width: 300px;
    width: 100%;
    position: absolute;
    left: 0;
    right: -300px;
    margin: 0 auto;
}

.two-col-zig-zag-section .icon {
    margin-right: 35px;
    border: 3px solid var(--green);
    border-radius: 50%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 50px;
    width: 100%;
    background-color: var(--white);
    height: 50px;
}

.two-col-zig-zag-section .year-text h3 {
    color: var(--mid-blue);
}

.zig-zag-row .left-col p {
    max-width: 360px;
    width: 100%;
    color: var(--cloudy-grey);
}

.zig-zag-row.row-order-change p {
    margin-left: auto;
}

.two-col-zig-zag-wrapper::before {
    content: "";
    position: absolute;
    background-image: url(../images/Image.png);
    max-width: 352px;
    left: 54.5%;
    transform: translate(-50%, 0);
    height: 1112px;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
}

#homeBanner.solution-banner .homeBanner-part {
    background-image: url(../images/solutions-banner.png);
}

#homeBanner.franchise-banner .homeBanner-part {
    background-image: url(../images/franchise-banner.png);
}

/************************************ .contact-us-css *************************************/
#homeBanner.contact-us-banner .homeBanner-part {
    background-image: url(../images/contact-banner.png);
    min-height: 480px;
}

.contact-form .form-wrapper {
    /* background: linear-gradient(to bottom, var(--transparent-blue), var(--white)); */
    border-radius: 20px;
    padding: 90px 80px 50px;
    background: #fffefe44;
    backdrop-filter: blur(10px);
}

.contact-form.section {
    margin-top: -400px;
}

.contact-form-wrap a {
    font-family: 'Gilroy';
    font-weight: 500;
    text-transform: lowercase;
    font-size: 20px;
}

.contact-form-wrap h3 {
    color: var(--mid-blue);
    padding-bottom: 30px;
}

.contact-form-wrap .location-info h4 {
    font-family: 'Cera Pro';
    font-weight: bold;
    margin-bottom: 0;
    font-size: 20px;
}

.contact-form-wrap .location-info p {
    font-family: 'Cera Pro';
    font-weight: 300;
    font-size: 20px;
}

.contact-form-wrap .social-icons a i {
    color: var(--black);
}

.location-wrap .img {
    flex-shrink: 0;
}

.contact-form-wrap .icon-img {
    width: 30px;
}

#footer.contact-footer {
    background-color: var(--grey);
    border-top: 1px solid var(--dark-grey-1);
    padding: 20px;
}

.contact-footer p {
    color: var(--milk-white);
    font-family: 'Gilroy';
    font-weight: 300;
    font-size: 16px;
}

.form-section.contact-form .submit-btn button.btn-common {
    border-radius: 4px;
    box-shadow: 0 3px 6px var(--black-transparent);
    text-transform: uppercase;
}

.form-section.contact-form .form-control {
    padding: 15px 50px 15px 20px;
    border: 0;
    box-shadow: -10px 20px 10px var(--black-transparent-1);
}




/*  Solution css start ********************************************************* */

/* security section css start */
#expertise .expertise-box .text-box {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 70px;
}

#expertise .expertise-box .text-box p {
    color: var(--cloudy-grey);
    font-size: 20px;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
}

#expertise .expertise-box .title {
    text-align: center;
    margin-bottom: 60px;
}

#expertise .expertise-box .img-box {
    position: relative;
}

#expertise .expertise-box .img-box img.security {
    display: flex;
    position: relative;
    margin: 0 auto;
}

#expertise .expertise-box .img-box img.upper-arrow {
    position: absolute;
    transform: translate(-50%, -30%);
    left: 50%;
    height: 140px;
}

#expertise .expertise-box .img-box .attacks {
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 999;
    display: flex;
    align-items: center;
    gap: 10px;
}

#expertise .expertise-box .img-box .attacks img.virus {
    display: flex;
    margin: 0 auto;
}

#expertise .expertise-box .img-box .attacks p {
    margin: 0;
    text-align: center;
    color: var(--cloudy-grey);
}

#expertise .expertise-box .img-box .attacks.one {
    left: 17%;
    top: 40%;

}

#expertise .expertise-box .img-box .attacks.two {
    left: 23%;
    bottom: 10%;
}

#expertise .expertise-box .img-box .attacks.three {
    right: 7%;
    top: 40%;
}

#expertise .expertise-box .img-box .attacks.four {
    right: 5%;
    bottom: 10%;
}

/* security section css end */


/* services css start */
#services .services-part {
    padding-bottom: 50px;
}

#services .services-box .row {
    margin-bottom: 40px;
}

#services .services-box .boxes {
    background: var(--white);
    height: 100%;
    position: relative;
}

#services .services-box .boxes.box-2 {
    padding: 20px 50px;
}

#services .services-box .boxes .title h4 {
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 20px;
}

#services .services-box .boxes .text p {
    color: var(--black-343436);
    font-family: 'Gilroy';
}

#services .services-box .boxes .text ul li {
    list-style-image: url('../images/dot-image.png');
    margin-bottom: 8px;
    font-size: 18px;
    font-family: 'Gilroy';
    color: var(--black-343436);

}

#services .services-box .boxes .line {
    width: 40px;
    border: 2px solid var(--green);
    position: absolute;
    bottom: 0;
}

/* services css end */


/* Solution css end ********************************************************* */





/*  franchise css start ********************************************************* */

#homeBanner.franchise-banner .homeBanner-part h4 {
    text-transform: uppercase;
}

/* committed css start */
#committed .committed-box .section-heading {
    border: 3px solid var(--mid-blue);
    padding: 20px 20px;
    width: 80%;
    margin: 0 auto 30px;
}

#committed .committed-box .section-heading h2 {
    text-transform: inherit;
}

#committed .committed-box .text-box .title p {
    text-align: center;
    margin-bottom: 40px;
    color: var(--dark-grey);
    font-weight: 600;
}

#committed .committed-box .text-box .text {
    width: 80%;
    margin: 0 auto;
}

#committed .committed-box .text-box .text p {
    text-align: center;
    color: var(--cloudy-grey);
    margin-bottom: 40px;
    font-size: 20px;
}

#committed .committed-box .btn-common {
    border-radius: 4px;
    box-shadow: 0 3px 6px var(--black-transparent);
    padding: 13px 40px;
}

/* committed css end */


/* now css start */

#why-now .now-part {
    background-image: url("../images/digital-bg.png");
    position: relative;
}

#why-now::before {
    content: "";
    position: absolute;
    background-image: url(../images/Image.png);
    max-width: 322px;
    right: -190px;
    height: 912px;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    top: 170px;
    z-index: 1;
}

#why-now .now-part::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: var(--mid-blue);
    opacity: 0.9;
}

#why-now .now-box {
    z-index: 999;
    position: relative;
    padding: 50px 0;
    height: 580px;
}

#why-now .now-box .title h3 {
    color: var(--green);
    text-align: center;
    margin-bottom: 40px;
    text-transform: uppercase;
}

#why-now .now-box .text-box {
    width: 80%;
    margin: 0 auto;
}

#why-now .now-box .text-box p {
    color: var(--white);
    text-align: center;
    margin-bottom: 30px;
}

#why-now .now-box .row {
    bottom: -40%;
    position: absolute;
}

#why-now .now-box .boxes {
    background-image: url("../images/white-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 400px;
    position: relative;
}

#why-now .now-box .boxes .img-box {
    background-color: var(--white);
    padding: 35px;
    border-radius: 50%;
    border: 1px solid var(--mid-blue);
    max-width: fit-content;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
}

#why-now .now-box .boxes .img-box img {
    height: 50px;
    width: 50px;
}

#why-now .now-box .boxes .text {
    padding-top: 110px;
    width: 50%;
    margin: 0 auto;
}

#why-now .now-box .boxes .text p {
    text-align: center;
    color: var(--black-343436);
}

#why-now .now-box .boxes .text span {
    font-weight: bold;
    display: block;
}

#why-now .now-box .boxes .line {
    width: 40px;
    border: 2px solid var(--green);
    position: absolute;
    bottom: 70px;
    transform: translateX(-50%);
    left: 50%;
    border-radius: 5px;
}

/* why-now css end */


/* white-box css start */

#white-box {
    padding-top: 330px;
    padding-bottom: 0;
}

#white-box .boxes {
    padding: 50px 60px;
    background-color: var(--white);
    position: relative;
    height: 100%;
}

#white-box .boxes .title p {
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 30px;
    font-weight: bold;
    color: var(--dark-grey);
}

#white-box .boxes .text-box {
    width: 90%;
    margin: 0 auto;
}

#white-box .boxes .text-box p {
    text-align: center;
    color: var(--cloudy-grey);
}

#white-box .boxes .line {
    position: absolute;
    bottom: 0;
    width: 50px;
    border-radius: 5px;
    transform: translateX(-50%);
    left: 50%;
    border: 2px solid var(--green);
}

/* white-box css end */

/* partner css start */
#partner .partner-box .item {
    background-color: var(--white);
    padding: 40px 100px;
    position: relative;
    border-radius: 5px;
}

#partner .partner-box .img-box {
    border-radius: 50%;
    padding: 20px;
    border: 1px solid var(--mid-blue);
    width: max-content;
    margin: 0px auto 30PX;
}

#partner .partner-box .img-box img {
    height: 60px;
    width: 60px;
}

#partner .partner-box .text {
    width: 90%;
    margin: 0 auto;
}

#partner .partner-box .text P {
    font-weight: 400;
    text-align: center;
    min-height: 120px;
    color: var(--dark-grey);
}

#partner .partner-box .line {
    position: absolute;
    bottom: 0;
    width: 50px;
    border: 2px solid var(--green);
    border-radius: 5px;
    transform: translateX(-50%);
    left: 50%;
}

/* partner css end */

/* movement css start */

#movement {
    background-image: url("../images/AI-human-hand.png");
    background-repeat: no-repeat;
    padding: 100px;
}

#movement .text-box {
    width: 80%;
    margin: 0 auto;
}

#movement .text-box h3 {
    text-align: center;
    color: var(--white);
}

/* movement css end */

/* whyus css start */
#whyus .whyus-box .boxes {
    background-color: var(--white);
    height: 100%;
    padding: 40px 40px;
    position: relative;
}

#whyus .whyus-box .img-box img {
    height: 60px;
    width: 70px;
    display: flex;
    margin: 0px auto 30px;
}

#whyus .whyus-box .boxes .title p {
    /* font-weight: bold; */
    text-align: center;
    margin-bottom: 20px;
}

#whyus .whyus-box .boxes .text {
    width: 90%;
    margin: 0 auto;
}

#whyus .whyus-box .boxes .text p {
    text-align: center;
    font-size: 20px;
    color: var(--cloudy-grey);
}

#whyus .whyus-box .boxes .line {
    position: absolute;
    width: 50px;
    border-radius: 5px;
    border: 2px solid var(--green);
    transform: translateX(-50%);
    left: 50%;
    bottom: 0;
}

/* whyus css end */

/* modal css start */
#modal .modal-part {
    background-image: url(../images/modal-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

#modal .modal-box .section-heading {
    background: linear-gradient(198deg, var(--green-1) 0%, var(--blue-1) 100%);
    border-radius: 10px;
    width: 30%;
    padding: 20px 30px;
    left: 0;
    position: absolute;
    margin-top: 50px;
    height: 130px;
    margin-bottom: 10px;
}

#modal .modal-box .section-heading h2 {
    color: var(--white);
    margin-left: auto;
    text-align: left;
    max-width: 60%;
}

#modal .modal-box .small-text p {
    color: var(--white);
    text-align: left;
}

#modal .modal-box .small-text {
    top: 40px;
    position: relative;
    max-width: 60%;
    margin-left: auto;
}

#modal .modal-box .white-box-2 {
    background: white;
    padding: 30px;
    border-radius: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
    width: 60%;
    margin: 40px auto 0;
}

#modal .modal-box .white-box-2 .text-box p {
    max-width: 45ch;
}

#modal .modal-box .white-box-2 .icon-box {
    flex-shrink: 0;
    text-align: center;
}

#modal .modal-box .white-box-2 .icon-box img {
    max-width: 60%;
}

.modal-box-img img {
    max-width: 60%;
    margin: 0 auto;
}

/* modal css end */


.how-it-works-section .how-it-work-icon {
    width: 177px;
    height: 177px;
    background-color: var(--mid-blue);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: relative;
    border: 10px solid var(--white);
}

.how-it-works-section .how-it-work-icon::before {
    content: "";
    background-image: url(../images/grey-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 252px;
    height: 252px;
    position: absolute;
    top: 60px;
    left: 60px;
    z-index: -1;
}

.how-it-works-section .how-it-work-row-reverse .how-it-work-icon {
    background-color: var(--green);
}

.how-it-works-section .how-it-work-row-reverse .how-it-work-icon::before {
    content: "";
    right: 53px;
    left: auto;
    transform: rotate(88deg);
}

.how-it-work-content {
    max-width: 60%;
    padding-left: 30px;
}

.how-it-works-section .how-it-work-row-reverse .how-it-work-content {
    margin-left: auto;
    padding-left: 0;
}

.how-it-works-section .how-it-work-row:last-of-type .how-it-work-icon::before {
    content: none;
}

.how-it-work-row {
    margin-bottom: 40px;
}

.how-it-works-section .how-it-work-icon::after {
    content: "";
    background-image: url(../images/shape-icon.png);
    width: 176px;
    height: 236px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}

.how-it-works-section .how-it-work-row-reverse .how-it-work-icon::after {
    content: "";
    background-image: url(../images/shape-icon-1.png);
    top: -11px;
}

.franchise-income-streams-section {
    background-image: url(../images/franchise-income-streams.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    min-height: 470px;
    display: flex;
    align-items: center;
    /* margin-bottom: 700px; */
    overflow: visible;
}

.franchise-income-streams-section .section-heading h2 {
    color: var(--white);
}

.franchise-income-streams-section .four-col-box-wrapper {
    position: relative;
    /* margin-bottom: -800px; */
    margin-top: 0;
    color: var(--cloudy-grey);
}

.franchise-income-streams-section .four-col-box-wrapper .card-box:hover {
    background: var(--white);
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.2);
}

.franchise-income-streams-section .four-col-box-wrapper .card-box:hover .card-title h4,
.franchise-income-streams-section .four-col-box-wrapper .card-box:hover .card-text p {
    background: linear-gradient(198deg, var(--green-1) 0%, var(--blue-1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}



/* Partner section new design css in franchise page  */

.partner-part .solutions-slider-section {
    background: transparent;
    padding: 0;
}

.partner-part .solutions-slider-section .card-box {
    text-align: center;
}

.partner-part .solutions-slider-section .solutions-icon-text-wrapper .solutions-img {
    margin-left: auto;
    border: 1px solid var(--mid-blue);
    border-radius: 50%;
}

.partner-part .solutions-slider-section .solutions-icon-text-wrapper .solutions-img img {
    max-height: 50px;
    object-fit: contain;
}


/* franchise css end ********************************************************* */

.four-col-box-wrapper.revenue .card-title h4 {
    color: var(--black);
}

.four-col-box-wrapper.revenue .card-text p {
    color: var(--cloudy-grey);
}


.wpcf7-form-control-wrap {
    position: relative;
    display: block;
}

.wpcf7-spinner {
    display: none !important;
}


/* Home page Testimonial section  */


/* eventGlimpses css **********************************************************************/
#eventGlimpses,
#testimonial-top {
    padding-bottom: 0;
}

#testimonial-top .testimonial-top-part {
    position: relative;
}

/* testimonials css ******************************************************************************/
#testimonials {
    background: var(--white);
}

#testimonials .container {
    max-width: 1250px;
    width: 90%;

}

#testimonials .owl-stage-outer {
    padding: 0 0 140px;
}

#testimonials .img-box {
    width: 100%;
    margin: -60px 0 -60px auto;
    position: relative;
    padding: 60px 40px;
    max-width: 300px;
    display: flex;
    justify-content: center;
}

#testimonials .img-box::before {
    content: '';
    width: 100%;
    height: 100%;
    background: var(--white);
    background-size: 100% 100%;
    filter: grayscale(1);
    box-shadow: -10px 20px 20px #00000021;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#testimonials .img-box img {
    box-shadow: 0 0 10px #00000021;
    position: relative;
    z-index: 2;
    outline: 1px solid #000;
    outline-offset: 15px;
    height: auto;
    width: 194px;
}

#testimonials .section-heading h2 {
    text-transform: capitalize;
    padding-top: 60px;
    color: var(--mid-blue);
    font-size: 36px;
    line-height: 1;

}


#testimonials .item {

    padding: 0 150px;

    border: 1px solid var(--gray_707070);

    margin: 100px 0;

    position: relative;

}

#testimonials .item .text-box::before {
    content: '';
    position: absolute;
    left: 80px;
    top: -85px;
    background: url("/wp-content/themes/itcraft/assets/images/quotation1.png");
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 80px;
    height: 70px;
    width: 70px;
}

#testimonials .item .text-box::after {
    content: '';
    position: absolute;
    left: 80%;
    bottom: -85px;
    background: url("/wp-content/themes/itcraft/assets/images/quotation2.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 70px;
    width: 70px;
}

#testimonials .item .text-box {
    padding-left: 80px;
    position: relative;
}

#testimonials .item .text-box .name {
    position: absolute;
    bottom: -110px;
}

#testimonials .item .text-box .name h5 {
    font-style: italic;
    font-weight: 100;
    margin-bottom: 0;
    color: var(--cloudy-grey);
    font-size: 26px;
}

#testimonials .item .text-box .name p {

    font-size: 12px;
    line-height: 1.4;
    color: var(--black);
}

#testimonials .item .text-box p {

    color: var(--gray_707070);

    margin-bottom: 0;

}

#testimonials .item .text-box p span {
    color: var(--mid-blue);
    font-weight: 600;
}

#testimonials .item .text-box>p {
    min-height: 230px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 30px;
    font-size: 24px;
}

#testimonials .owl-nav button {
    border: none !important;
    color: var(--black) !important;
    font-size: 50px !important;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 39%;
}

#testimonials .owl-nav {

    display: flex;

    flex-direction: column;

    align-items: flex-end;

    margin: 0;

}

#testimonials .owl-nav button.owl-prev {
    left: -35px;
}

#testimonials .owl-nav button.owl-next {
    right: -35px;
}


#testimonials .owl-nav button img {
    pointer-events: none;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}

/* #testimonials .owl-nav button.owl-prev .left,
#testimonials .owl-nav button.owl-prev .right {
	background-color: var(--white);
} */

/* #testimonials .owl-nav button.owl-prev .left img,
#testimonials .owl-nav button.owl-prev .right img {
	max-width: 70%;
} */



/* Technology new page css  */
.bg-2 {
    padding: 70px 0;
}

.technology-banner {
    background-size: 100% 100% !important;
    background-position: center;
    display: flex;
    align-items: center;
    position: relative;
}

.technology-banner h1 {
    text-align: left;
    line-height: 1.3;
}

.technology-banner.technology-inner h1 {
    line-height: 1;
}

.technology-banner.technology-inner p {
    max-width: 800px;
    width: 90%;
    font-size: 22px;
}

.technology-banner .technology-box {
    position: absolute;
    left: 17%;
    top: 30%;
}

#tech-expertise .section-heading h3 {
    color: var(--mid-blue);
}

#tech-expertise .expertise-box .box h4 {
    color: var(--green);
}

#tech-expertise .expertise-box .box p {
    color: var(--mid-blue);
    font-style: italic;
    font-weight: 300;
}

#tech-expertise .expertise-box .left {
    text-align: left;
}

#tech-expertise .expertise-box .right {
    text-align: right;
}


#portfolio .portfolio-part {
    background: url('/wp-content/themes/itcraft/assets/images/portfolio-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.portfolio-part .row {
    row-gap: 24px;
    justify-content: center;

}

.portfolio-card {
    max-width: 420px;
    border-radius: 25px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 430px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    overflow: hidden;
    margin: 0 auto;
}

.portfolio-card .card-content {
    padding: 12px 5px 30px 20px;
    transform: translateY(75px);
    transition: all 0.4s ease-in;
}

.portfolio-card .card-content h4,
.portfolio-card .card-content p {
    color: var(--white);
}

.portfolio-card .card-content h4 {
    font-weight: 700;
    font-size: 28px;
}

.portfolio-card .card-content p {
    font-size: 17px;
}

.portfolio-card .card-content a.btn {
    display: block;
    width: 100%;
    background: var(--green);
    border-radius: 50px;
    color: var(--white);
    font-size: 20px;
    font-weight: 600;
}

.portfolio-card:hover .card-content {
    background: #d5c1c129;
    transform: translateY(0);
}

.black-card {
    background: #00000094;
    text-align: center;
    border-radius: 15px;
    padding: 30px 30px;
    height: 100%;
}

.black-card .icon {
    margin-bottom: 30px;
    max-width: 80px;
}

#portfolio.inner-page .portfolio-card {
    min-height: 350px;
}

#portfolio.inner-page .portfolio-card .card-content h4 {
    font-size: 23px;
    line-height: 1.1;
}

.portfolio-card.inner-page .card-content p {
    font-size: 15px;
}