/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 29, 2023 */







 /*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 29, 2023 */







.fixed_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}
.fixed {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.fixed_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}
.iossHeaderSec .navbar-toggler:focus {
    box-shadow: none;
}
.iossHeaderSec .navbar {
    box-shadow: 8px 4px 141px 8px rgba(242, 242, 242, 0.2);
    border-radius: 5px;
    width: 100%;
}
.iossHeaderSec .nav-item .addclasstalk {
    display: none;
}
.iossHeaderSec .nav-item .addclasstalk a {
    padding-right: 0 !important;
}
.iossHeaderSec .nav-item .dropdown-menu {
    --bs-dropdown-link-active-bg: #e6e6e6 !important;
}
.iossHeaderSec .nav-item .dropdown-menu li a {
    font-family:Geist;font-weight:500 !important;
    color: #484848 !important;
    font-size: 14px !important;
    
    border-bottom: 1px solid rgba(233, 233, 233, 0.8);
    padding: 13px 10px;
}
.iossHeaderSec .nav-item .dropdown-menu li:last-child a {
    margin-bottom: 0;
    border: 0;
}
.iossHeaderSec .nav-item a {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 18px;
    text-decoration: none;
}
.iossHeaderSec .navbar-brand img {
    width: 100px;
    height: auto;
}
.iossHeaderSec .navbar-expand-lg .navbar-collapse {
    justify-content: center;
    gap: 10px;
}
.iossHeaderSec .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2rem !important;
}
.iossHeaderSec .studentTrackSec img {
    width: 70%;
}
.dropdown-menu-dark {
    background: #fff !important;
}
.dropdown-menu-dark li {
    font-size: 14px !important;
}
.dropdown-menu-dark li:hover {
    background-color: #efefef;
}
.dropdown-menu-dark li a {
    color: #484848 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    border-bottom: 1px solid rgba(233, 233, 233, 0.8);
    padding: 13px 10px;
}
.navbar-nav a {
    font-style: normal;
    font-display: swap;
    
    font-size: 14px;
    line-height: 18px;
    color: #2e2e2e;
    font-family:Inter;font-weight:500;
}
.dropdown-menu li a {
    font-style: normal;
    font-display: swap;
    
    font-size: 14px;
    line-height: 18px;
    color: #2e2e2e;
    font-family:Inter;font-weight:500;
}
@-webkit-keyframes pulse {
    0% {
        transform: scale(1, 1);
    }
    25% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.2, 1.2);
    }
    100% {
        transform: scale(1, 1);
    }
}
@keyframes pulse {
    0% {
        transform: scale(1, 1);
    }
    25% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.2, 1.2);
    }
    100% {
        transform: scale(1, 1);
    }
}
.iossBannerBg {
    background-image: url(../images/seo-bg.jpg) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
    position: relative;
}
.iossBannerBg .iossBannerSec {
    min-height: 88vh;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    height: 100%;
    padding-top: 150px;
}
.iossBannerBg .iossBannerSec .buttonVideoParent {
    display: flex;
    align-items: center;
    gap: 40px;
    flex-wrap: wrap;
}
.iossBannerBg .iossBannerSec .row {
    width: 100%;
}
.iossBannerBg .iossBannerSec .col-md-6 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: right;
}
.iossBannerBg .iossBannerSec .iossBannerInnerImg {
    text-align: right;
}
.iossBannerBg .iossBannerSec img {
    width: 88%;
    height: auto;
}
.iossBannerBg .iossBannerSec .iossTextHeadSec {
    width: 100%;
}
.iossBannerBg .iossBannerSec .iossTextHeadSec strong {
    
    font-size: 18px;
    line-height: 33px;
    letter-spacing: 0.04em;
    color: #e14646 !important;
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
}
.iossBannerBg .iossBannerSec .iossTextHeadSec .solidText::before {
    border-bottom: 2px solid #e14646;
    width: 25px;
    height: 2px;
    content: "";
    float: left;
    margin-top: 12px;
}
.iossBannerBg .iossBannerSec .iossTextHeadSec .solidText {
    margin-left: 5px;
    
    font-size: 16px;
    line-height: 20px;
    color: #e14646;
    font-family:Inter;font-weight:500;
}
.iossBannerBg .iossBannerSec .iossTextHeadSec h2 {
    
    font-size: 55px;
    line-height: 69px;
    letter-spacing: 0.01em;
    color: #18212e;
    margin: 10px 0 10px 0;
    font-family:Inter;font-weight:700;
}
.iossBannerBg .iossBannerSec .iossTextHeadSec span {
    color: #e14646;
}
.iossBannerBg .iossBannerSec .iossTextHeadSec p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.iossBannerBg .iossBannerSec .iossTextHeadSec .followScialIcon {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 40px;
}
.iossBannerBg .iossBannerSec .iossTextHeadSec .followScialIcon h5 {
    margin: 0;
    
    font-size: 16px;
    line-height: 20px;
    color: #212529;
    font-family:Inter;font-weight:500;
}
.iossBannerBg .iossBannerSec .iossTextHeadSec .followScialIcon h5::after {
    border-bottom: 1px solid #212529;
    width: 100px;
    height: 2px;
    content: "";
    float: right;
    margin-top: 14px;
    margin-left: 10px;
}
.iossBannerBg .iossBannerSec .iossTextHeadSec .followScialIcon a {
    text-decoration: none;
    font-weight: 300;
    font-size: 15px;
    line-height: 19px;
}
.iossBannerBg .iossBannerSec .iossTextHeadSec .followScialIcon span {
    color: #676767;
    margin-right: 15px;
    font-family:Inter;font-weight:300;
}
.iossBannerBg .iossBannerSec .iossTextHeadSec .followScialIcon span:hover {
    color: #056eca;
    text-decoration: underline;
}
.iossBannerBg .iossBannerSec .primaryBtn button {
    --webkit-appearance: none;
    background: -webkit-gradient(
        to right,
        #a2ccb6 0,
        #fceeb5 50%,
        #ee786e 100%
    );
    background: linear-gradient(to right, red 0, #9f0000 50%, #c11100 100%);
    background-size: 488%;
    border: none;
    border-radius: 5rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 45px;
    letter-spacing: 0.05em;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.iossBannerBg .iossBannerSec .primaryBtn button:hover {
    animation-name: gradient;
    -webkit-animation-name: gradient;
    animation-duration: 2s;
    -webkit-animation-duration: s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
@-webkit-keyframes gradient {
    0% {
        background-position: 0 50%;
    }
    100% {
        background-position: 100%;
    }
}
@keyframes gradient {
    0% {
        background-position: 0 50%;
    }
    100% {
        background-position: 100%;
    }
}
.iossBannerBg .iossBannerSec .btn {
    background-color: transparent;
    color: #e14646;
    border: solid 1px #e14646;
    border-radius: 24px;
    padding: 7px 17px;
    font-weight: 500;
    font-size: 15px;
}
.iossBannerBg .iossBannerSec .wrapper {
    position: relative;
    display: flex;
    align-items: center;
    gap: 20px;
}
.iossBannerBg .iossBannerSec .circle.pulse {
    position: absolute;
}
.iossBannerBg .iossBannerSec .productsIcons {
    display: flex;
    align-items: center;
    margin-top: 100px;
    gap: 40px;
}
.iossBannerBg .iossBannerSec .productsIcons img {
    width: 100px;
    height: auto;
    filter: grayscale(1);
    opacity: 0.5;
}
.iossBannerBg .iossBannerSec .productsIcons img:hover {
    filter: none;
    opacity: 1;
    transition: 0.5s;
}
.iossBannerBg .iossBannerSec .wrapper .circle {
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: #ee6b6b;
    transform: scale(1, 1);
}
.iossBannerBg .iossBannerSec .wrapper .circle.pulse {
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    background-color: #e69999;
}
.iossBannerBg .iossBannerSec .wrapper svg {
    fill: white;
    stroke: white;
    stroke-linejoin: round;
    stroke-width: 5;
    transition: all 0.3s;
}
.iossBannerBg .iossBannerSec .wrapper svg:hover {
    cursor: pointer;
    fill: rgb(255, 245, 245);
    stroke: rgb(255, 245, 245);
    transform: scale(1.2, 1.2);
}
.iossBannerBg .middle {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
.iossBannerBg .mouse {
    width: 30px;
    height: 55px;
    border: 1px solid #333;
    border-radius: 60px;
}
.iossBannerBg .mouse::before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    top: 30px;
    background-color: #333;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    opacity: 1;
    -webkit-animation: mouse 2s infinite;
    animation: mouse 2s infinite;
}
.iossBannerBg .bannerIconsSlot {
    position: relative;
}
.iossBannerBg .bannerIconOne {
    position: absolute;
    left: 90px;
    top: 10%;
    width: 20px;
    height: 20px;
    -webkit-animation: animName 2s linear infinite;
    animation: animName 2s linear infinite;
}
.iossBannerBg .bannerIconTwo {
    position: absolute;
    right: 0;
    bottom: 47px;
    width: 35px;
    height: 35px;
    -webkit-animation: animName 5s linear infinite;
    animation: animName 5s linear infinite;
}
.iossBannerBg .bannerIconThree {
    position: absolute;
    left: 45%;
    top: 17%;
    width: 35px;
    height: 35px;
    -webkit-animation: animName 10s linear infinite;
    animation: animName 10s linear infinite;
}
.iossBannerBg .bannerIconFour {
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 35px;
    -webkit-animation: hero-thumb-sm-animation2 4s linear infinite alternate;
    animation: hero-thumb-sm-animation2 4s linear infinite alternate;
}
.iossBannerBg .iossBannerInnerImg {
    -webkit-animation: hero-thumb-sm-animation3 4s linear infinite alternate;
    animation: hero-thumb-sm-animation3 4s linear infinite alternate;
}
.iossBannerBg .bannerIconFive {
    position: absolute;
    left: 45%;
    bottom: 200px;
    width: 35px;
    height: 35px;
    -webkit-animation: hero-thumb-sm-animation 4s linear infinite alternate;
    animation: hero-thumb-sm-animation 4s linear infinite alternate;
}
@-webkit-keyframes mouse {
    from {
        opacity: 1;
        top: 10px;
    }
    to {
        opacity: 0;
        top: 20px;
    }
}
@keyframes mouse {
    from {
        opacity: 1;
        top: 10px;
    }
    to {
        opacity: 0;
        top: 20px;
    }
}
@-webkit-keyframes animName {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes animName {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes hero-thumb-sm-animation {
    0% {
        transform: translateY(-50px);
    }
    to {
        transform: translateY(0);
    }
}
@keyframes hero-thumb-sm-animation {
    0% {
        transform: translateY(-50px);
    }
    to {
        transform: translateY(0);
    }
}
@-webkit-keyframes hero-thumb-sm-animation2 {
    0% {
        transform: translate(-50px, -50px) rotate(360deg);
    }
    to {
        transform: translate(0, 0) rotate(0);
    }
}
@keyframes hero-thumb-sm-animation2 {
    0% {
        transform: translate(-50px, -50px) rotate(360deg);
    }
    to {
        transform: translate(0, 0) rotate(0);
    }
}
@-webkit-keyframes hero-thumb-sm-animation3 {
    0% {
        transform: scale(1.1);
    }
    to {
        transform: scale(1);
    }
}
@keyframes hero-thumb-sm-animation3 {
    0% {
        transform: scale(1.1);
    }
    to {
        transform: scale(1);
    }
}
.box {
    position: relative;
}
.input {
    padding: 10px;
    width: 80px;
    height: 80px;
    background: 0 0;
    border: 4px solid #ffd52d;
    border-radius: 50px;
    box-sizing: border-box;
    font-family: Comic Sans MS;
    font-size: 26px;
    color: #ffd52d;
    outline: 0;
    transition: 0.5s;
}
.box:hover input {
    width: 350px;
    background: #3b3640;
    border-radius: 10px;
}
.box i {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(-50%, -50%);
    font-size: 26px;
    color: #ffd52d;
    transition: 0.2s;
}
.box:hover i {
    opacity: 0;
    z-index: -1;
}
#ytb {
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 52px;
    border: 2px solid transparent;
    color: #ff1717;
    font-size: 25px;
    transition: 0.3s;
}
#ytb:hover {
    border-radius: 50%;
    border-color: #ff1717;
    box-shadow: 0 0 10px #ff4040;
}
.aboutSec {
    overflow: hidden;
    margin-top: 50px;
}
.aboutSec .aboutSecCnt {
    width: 100%;
}
.aboutSec .col-md-12 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.aboutSec .aboutImg img {
    width: 95%;
    margin-bottom: 50px;
}
.aboutSec .aboutMiniHead span {
    font-family:Inter;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 16px;
    line-height: 20px;
    color: #e61e26;
    position: relative;
    padding: 0 10px 0 10px;
}
.aboutSec .aboutMiniHead span::before {
    border-bottom: 2px solid #e14646;
    width: 20px;
    height: 2px;
    content: "";
    float: left;
    margin-top: 12px;
}
.aboutSec .aboutMiniHead span::after {
    border-bottom: 2px solid #e14646;
    width: 20px;
    height: 2px;
    content: "";
    float: left;
    margin-top: 12px;
    position: absolute;
    margin-left: 10px;
}
.aboutSec .aboutMainHeadPara h2 {
    font-family:Geist;font-weight:700;
    font-style: normal;
    font-display: swap;
    
    font-size: 28px;
    line-height: 1.3;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
}
.aboutSec .aboutMainHeadPara p {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    width: 100%;
    height: auto;
    font-size: 1rem;
    color: #111;
    margin-bottom: 30px;
    margin-top: 20px;
    line-height: 1.8;
    letter-spacing: 0.03rem;
}
.aboutSec .aboutBtnSec {
    display: flex;
    align-items: center;
    gap: 15px;
}
.aboutSec .aboutBtnSec .mnyBckBtn {
    padding: 15px 35px 15px 35px;
    background: linear-gradient(180deg, #fef7f8 0, rgba(255, 255, 255, 0) 100%);
    display: flex;
    align-items: center;
}
.aboutSec .aboutBtnSec .mnyBckBtn span {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 18px;
    line-height: 33px;
    letter-spacing: 0.02em;
    color: #3a3a3a;
    border-radius: 5px;
    float: left;
}
.aboutSec .aboutBtnSec .mnyBckBtn img {
    float: left;
    margin-right: 20px;
}
.aboutSec .aboutBtnSec .tcnclBtn {
    padding: 15px 35px 15px 35px;
    background: linear-gradient(180deg, #fef7f8 0, rgba(255, 255, 255, 0) 100%);
    display: flex;
    align-items: center;
}
.aboutSec .aboutBtnSec .tcnclBtn span {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 18px;
    line-height: 33px;
    letter-spacing: 0.02em;
    color: #3a3a3a;
    border-radius: 5px;
    float: left;
}
.aboutSec .aboutBtnSec .tcnclBtn img {
    float: left;
    margin-right: 20px;
}
.aboutSec .aboutCntctBtn {
    margin-top: 20px;
}
.ourServiceSec {
    overflow: hidden;
    margin-top: 50px;
}
.ourServiceSec .serviceMiniHead {
    text-align: center;
}
.ourServiceSec .serviceMiniHead span {
    font-family:Inter;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 16px;
    line-height: 20px;
    color: #e61e26;
    position: relative;
    padding: 0 10px 0 10px;
}
.ourServiceSec .serviceMiniHead span::before {
    border-bottom: 2px solid #e14646;
    width: 20px;
    height: 2px;
    content: "";
    float: left;
    margin-top: 12px;
    position: absolute;
    left: -20px;
}
.ourServiceSec .serviceMiniHead span::after {
    border-bottom: 2px solid #e14646;
    width: 20px;
    height: 2px;
    content: "";
    float: left;
    margin-top: 12px;
    position: absolute;
    margin-left: 10px;
}
.ourServiceSec .serviceHead {
    text-align: center;
}
.ourServiceSec .serviceHead h2 {
    font-family:Geist;font-weight:700;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
}
.ourServiceSec .serviceBg {
    background: #fcfcfc;
    border: 1px solid #ececec;
    box-shadow: 8px 4px 141px rgba(204, 204, 204, 0.25);
    border-radius: 10px;
    width: 100%;
    height: auto;
    padding: 20px;
    margin-top: 20px;
}
.ourServiceSec .serviceBg .srviceBoxBg {
    width: 100%;
    height: 95%;
    padding: 15px;
    background: #fff;
    box-shadow: 8px 4px 141px rgba(232, 232, 232, 0.25);
    border-radius: 10px;
    text-align: center;
    background-image: url(../images/patten-img.png);
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: left top;
    position: relative;
}
.ourServiceSec .serviceBg .srviceBoxBg:hover {
    background: #0b0d1f;
    transition: 0.5s;
    background-image: url(../images/patten-img.png);
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: left top;
}
.ourServiceSec .serviceBg .srviceBoxBg:hover h4 {
    color: #fff !important;
}
.ourServiceSec .serviceBg .srviceBoxBg:hover p {
    color: #fff !important;
}
.ourServiceSec .serviceBg .srviceBoxBg .serviceOneSec .webicon img {
    width: 60px;
    margin: 15px 0 15px 0;
}
.ourServiceSec .serviceBg .srviceBoxBg .serviceOneSec .ServiceHeadTextPara h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 18px;
    line-height: 41px;
    letter-spacing: 0.02em;
    color: #18212e;
}
.ourServiceSec .serviceBg .srviceBoxBg .serviceOneSec .ServiceHeadTextPara p {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #111;
    margin-bottom: 10px;
    line-height: 27px;
    letter-spacing: 0.03rem;
}
.ourServiceSec .serviceBg .serviceTwoSec .webicon img {
    width: 60px;
    margin: 15px 0 15px 0;
}
.ourServiceSec .serviceBg .serviceTwoSec .ServiceHeadTextPara h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 18px;
    line-height: 41px;
    letter-spacing: 0.02em;
    color: #18212e;
}
.ourServiceSec .serviceBg .serviceTwoSec .ServiceHeadTextPara p {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #111;
    margin-bottom: 10px;
    line-height: 27px;
    letter-spacing: 0.03rem;
}
.ourServiceSec .serviceBg .serviceThreeSec .webicon img {
    width: 60px;
    margin: 15px 0 15px 0;
}
.ourServiceSec .serviceBg .serviceThreeSec .ServiceHeadTextPara h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 18px;
    line-height: 41px;
    letter-spacing: 0.02em;
    color: #18212e;
}
.ourServiceSec .serviceBg .serviceThreeSec .ServiceHeadTextPara p {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #111;
    margin-bottom: 10px;
    line-height: 27px;
    letter-spacing: 0.03rem;
}
.ourServiceSec .serviceBg .serviceFourSec .webicon img {
    width: 60px;
    margin: 15px 0 15px 0;
}
.ourServiceSec .serviceBg .ServiceHeadTextPara h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 18px;
    line-height: 41px;
    letter-spacing: 0.02em;
    color: #18212e;
}
.ourServiceSec .serviceBg .ServiceHeadTextPara p {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #111;
    margin-bottom: 10px;
    line-height: 27px;
    letter-spacing: 0.03rem;
}
.ourServiceSec .serviceBg .serviceSecBtn {
    text-align: center;
    margin: 20px 0 20px 0;
}
.ourHistorySec {
    overflow: hidden;
    margin-top: 50px;
}
.ourHistorySec .historyMiniHead {
    text-align: center;
}
.ourHistorySec .historyMiniHead span {
    font-family:Inter;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 16px;
    line-height: 20px;
    color: #e61e26;
    position: relative;
    padding: 0 10px 0 10px;
}
.ourHistorySec .historyMiniHead span::before {
    border-bottom: 2px solid #e14646;
    width: 20px;
    height: 2px;
    content: "";
    float: left;
    margin-top: 12px;
    position: absolute;
    left: -20px;
}
.ourHistorySec .historyMiniHead span::after {
    border-bottom: 2px solid #e14646;
    width: 20px;
    height: 2px;
    content: "";
    float: left;
    margin-top: 12px;
    position: absolute;
    margin-left: 10px;
}
.ourHistorySec .historyHead {
    text-align: center;
}
.ourHistorySec .historyHead h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    margin-bottom: 50px;
}
.chooseUsSec {
    overflow: hidden;
    margin-top: 50px;
    width: 100%;
    height: auto;
    padding: 30px;
    background: linear-gradient(180deg, #fef7f8 0, rgba(255, 255, 255, 0) 100%);
}
.chooseUsSec .chooseMiniHead {
    text-align: center;
}
.chooseUsSec .chooseMiniHead span {
    font-family:Inter;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 16px;
    line-height: 20px;
    color: #e61e26;
    position: relative;
    padding: 0 10px 0 10px;
}
.chooseUsSec .chooseMiniHead span::before {
    border-bottom: 2px solid #e14646;
    width: 20px;
    height: 2px;
    content: "";
    float: left;
    margin-top: 12px;
    position: absolute;
    left: -20px;
}
.chooseUsSec .chooseMiniHead span::after {
    border-bottom: 2px solid #e14646;
    width: 20px;
    height: 2px;
    content: "";
    float: left;
    margin-top: 12px;
    position: absolute;
    margin-left: 10px;
}
.chooseUsSec .chooseHeadPara {
    text-align: center;
    max-width: 900px;
    margin: auto;
    margin-top: 30px;
}
.chooseUsSec .chooseHeadPara h2 {
    font-family:Geist;font-weight:700;
    font-style: normal;
    font-display: swap;
    
    font-size: 28px;
    line-height: 1.3;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
}
.chooseUsSec .chooseHeadPara p {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 27px;
    letter-spacing: 0.03rem;
}
.chooseUsSec .chooseBodySec {
    position: relative;
    margin-top: 50px;
}
.chooseUsSec .chooseBodySec::before {
    width: 80%;
    position: absolute;
    left: 10%;
    content: "";
    height: 1px;
    top: 30%;
    z-index: 0;
    border-bottom: 1px dashed #ccc;
}
.chooseUsSec .chooseBodySec .strokeCicle {
    border: 1px solid #d00;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    background-color: #fff;
}
.chooseUsSec .chooseBodySec .strokeCicle .childNmbrClass {
    background: #fff;
    border: 1px solid #ebebeb;
    box-shadow: 8px 4px 141px rgba(129, 129, 129, 0.25);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -10px;
    top: 0;
}
.chooseUsSec .specName {
    text-align: center;
}
.chooseUsSec .specName p {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 27px;
    letter-spacing: 0.03rem;
    margin-top: 15px;
}
.weOfferSection {
    overflow: hidden;
    margin-top: 50px;
}
.weOfferSection img {
    width: 70%;
}
.weOfferSection .col-md-6 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.weOfferSection .offerMiniHead {
    text-align: center;
}
.weOfferSection .offerMiniHead span {
    font-family:Inter;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 16px;
    line-height: 20px;
    color: #e61e26;
    position: relative;
    padding: 0 10px 0 10px;
}
.weOfferSection .offerMiniHead span::before {
    border-bottom: 2px solid #e14646;
    width: 20px;
    height: 2px;
    content: "";
    float: left;
    margin-top: 12px;
    position: absolute;
    left: -20px;
}
.weOfferSection .offerMiniHead span::after {
    border-bottom: 2px solid #e14646;
    width: 20px;
    height: 2px;
    content: "";
    float: left;
    margin-top: 12px;
    position: absolute;
    margin-left: 10px;
}
.weOfferSection .weOfferHeadPara {
    text-align: center;
}
.weOfferSection .weOfferHeadPara h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
}
.weOfferSection .weOfferHeadPara p {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 27px;
    letter-spacing: 0.03rem;
}
.weOfferSection .col-md-6 {
    margin-top: 50px;
}
.weOfferSection .accordion {
    width: 100%;
}
.weOfferSection .accordion-button:not(.collapsed) {
    background: linear-gradient(90.08deg, #ffe2e3 -1.07%, #fef7f8 99.95%);
}
.weOfferSection .accordion-button {
    border: 0 !important;
    background: #fff;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.06) !important;
    border-radius: 5px;
    margin-bottom: 15px;
    outline: 0;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    
    font-size: 15px;
    line-height: 33px;
    letter-spacing: 0.04em;
    color: #676767;
}
.weOfferSection .accordion-button:focus {
    outline: 0 !important;
    box-shadow: none;
}
.weOfferSection .accordion-item {
    border: 0 !important;
}
.weOfferSection .accordion-body {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    
    font-size: 14px;
    line-height: 33px;
    letter-spacing: 0.04em;
    color: #676767;
}
.weOfferSection .accordion-body strong {
    font-family:Geist;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 14px;
    line-height: 33px;
    letter-spacing: 0.04em;
    color: #1c1c1c;
}
.testimonialSec {
    overflow: hidden;
    margin-top: 50px;
}
.testimonialSec .owl-carousel {
    margin-top: 40px;
}
.testimonialSec .testAvatarSec {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-image: url(../images/testimonialAvatar.png);
    background-size: cover;
    position: absolute;
    top: -40px;
    left: -16px;
}
.testimonialSec .testAvatarSec img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.testimonialSec .testimonialMiniHead {
    text-align: center;
}
.testimonialSec .testimonialMiniHead span {
    font-family:Inter;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 16px;
    line-height: 20px;
    color: #e61e26;
    position: relative;
    padding: 0 10px 0 10px;
}
.testimonialSec .testimonialMiniHead span::before {
    border-bottom: 2px solid #e14646;
    width: 20px;
    height: 2px;
    content: "";
    float: left;
    margin-top: 12px;
    position: absolute;
    left: -20px;
}
.testimonialSec .testimonialMiniHead span::after {
    border-bottom: 2px solid #e14646;
    width: 20px;
    height: 2px;
    content: "";
    float: left;
    margin-top: 12px;
    position: absolute;
    margin-left: 10px;
}
.testimonialSec h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center !important;
}
.testimonialSec p {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 27px;
    letter-spacing: 0.03rem;
}
.testimonialSec .item {
    align-items: center;
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    color: #fff;
    display: flex;
    height: auto;
    justify-content: center;
    position: relative;
    padding: 30px;
    margin-top: 50px;
    margin-left: 16px;
    width: 95%;
}
.testimonialSec h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin-bottom: 0 !important;
}
.testimonialSec span {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    
    font-size: 14px;
    line-height: 33px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #676767;
}
.testimonialSec p {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 27px;
    letter-spacing: 0.03rem;
    margin-bottom: 0 !important;
    margin-top: 20px;
}
.owl-theme .owl-nav {
    display: none;
}
.owl-dots {
    margin-top: 20px;
}
.owl-theme .owl-dots .owl-dot.active span {
    background-color: red !important;
}
.weOfferSection {
    margin-top: 50px;
}
.weOfferSection .mainOfferBodySec {
    margin-top: 50px;
}
.weOfferSection .mainOfferBodySec .tabSecBtn {
    width: 100%;
    text-align: left;
    margin: 1%;
    height: auto;
    float: left;
    background: #fff;
    color: #3e3e3e;
    padding: 14px 0.75em;
    font-size: 16px;
    cursor: pointer;
    transition: 0.2s ease;
    position: relative;
    box-shadow: 10px 24px 54px rgba(0, 0, 0, 0.05);
    margin-bottom: 15px;
    font-family:Geist;font-weight:400;
    max-width: 350px;
    min-height: inherit;
    border: 0;
    border-radius: 0;
    text-decoration: none;
}
.weOfferSection .mainOfferBodySec .active {
    border-left: #fc2e2e solid 4px;
}
.weOfferSection .colBgLight {
    background: linear-gradient(
        89.86deg,
        #fef7f8 0.9%,
        rgba(255, 252, 252, 0.63) 103%
    );
    height: auto;
    border-radius: 10px;
    padding: 20px;
}
.weOfferSection .colBgLight h4 {
    font-family:Geist;font-weight:500;
}
.weOfferSection .colBgLight p {
    text-align: left;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 27px;
    letter-spacing: 0.03rem;
    margin-top: 10px;
}
.product_box_show {
    display: none;
}
.product_box_show h4 {
    margin: 15px 0 15px 0;
    text-align: left;
}
.tabSecBtn {
    position: relative;
}
.tabSecBtn.active:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 100px;
    top: 0;
    content: "" !important;
    border-right: 90px solid #fef7f8;
    border-top: 30px solid transparent;
    border-bottom: 40px solid transparent;
    display: block !important;
}
.companyLocationSec {
    overflow: hidden;
    margin-top: 50px;
    background: linear-gradient(
        269.82deg,
        rgba(255, 255, 255, 0.58) 7.19%,
        rgba(255, 255, 255, 0.3132) 97.67%
    );
    border: 1px solid #e4e4e4;
    box-shadow: 8px 4px 141px rgba(233, 233, 233, 0.25);
    width: 100%;
    height: auto;
    padding: 30px;
}
.companyLocationSec .owl-item {
    width: 350px !important;
}
.companyLocationSec .owl-carousel-modal {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 40px;
    gap: 30px;
}
.companyLocationSec .owl-carousel-modal img {
    margin-bottom: 15px;
}
.companyLocationSec p {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #111;
    margin-bottom: 10px;
    line-height: 27px;
    letter-spacing: 0.03rem;
}
.companyLocationSec h5 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 19px;
    line-height: 33px;
    letter-spacing: 0.1em;
    color: #2e2e2e;
    margin-bottom: 0 !important;
}
.companyLocationSec h5 span {
    font-family:Geist;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 14px;
    line-height: 33px;
    letter-spacing: 0.1em;
    color: #5a5a5a;
}
.companyLocationSec .locationHeadPara {
    text-align: center;
}
.companyLocationSec .locationHeadPara h2 {
    font-family:Geist;font-weight:700;
    font-style: normal;
    font-display: swap;
    
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
}
.companyLocationSec .owl-carousel .item {
    background: #fff;
    padding: 10px;
    margin: 10px;
    margin-left: 20px;
    margin-right: 20px;
}
.companyLocationSec .owl-carousel .item:hover {
    background: linear-gradient(
        89.86deg,
        #fff 0.9%,
        rgba(255, 252, 252, 0.63) 103%
    );
    box-shadow: rgba(0, 0, 0, 0.04) 0 3px 5px;
}
.companyLocationSec .owl-next,
.companyLocationSec .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.companyLocationSec .owl-prev {
    left: 0;
}
.companyLocationSec .owl-prev span {
    font-size: 40px;
}
.companyLocationSec .owl-next {
    right: 0;
}
.companyLocationSec .owl-next span {
    font-size: 40px;
}
.companyLocationSec .owl-carousel .owl-item img {
    width: 50px !important;
    margin: 15px 0 15px 0;
}
.footerSec {
    width: 100%;
    height: auto;
    background: linear-gradient(
        89.86deg,
        #fef7f8 0.9%,
        rgba(255, 252, 252, 0.63) 103%
    );
    padding: 30px;
}
.footerSec .footerHeaderSec {
    text-align: center;
}
.footerSec .footerHeaderSec h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
}
.footerSec .footerHeaderSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    line-height: 41px;
    letter-spacing: 0.02em;
    color: #18212e;
}
.footerSec .footerFirstPart .iossLogo img {
    width: 100px;
}
.footerSec .footerFirstPart p {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #111;
    margin-bottom: 10px;
    line-height: 27px;
    letter-spacing: 0.03rem;
    margin-top: 15px;
}
.footerSec .callUsSec {
    margin-bottom: 15px;
}
.footerSec .callUsSec span {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.04em;
    color: #202020;
    margin-top: 15px;
    margin-left: 15px;
}
.footerSec .mailSec span {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.04em;
    color: #202020;
    margin-top: 15px;
    margin-left: 15px;
}
.footerSec .footerDetails {
    margin-top: 50px;
}
.footerSec h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 18px;
    line-height: 41px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #141414;
}
.footerSec a {
    text-decoration: none !important;
}
.footerSec ul {
    padding-left: 0 !important;
}
.footerSec li {
    list-style: none;
    margin-bottom: 10px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    height: auto;
    font-size: 14px !important;
    color: #111;
    margin-bottom: 10px;
    line-height: 27px;
    letter-spacing: 0.03rem;
}
.footerSec li:hover {
    color: #e61e26;
}
.footerSec .footerSocialMedia {
    display: flex;
    text-align: center;
    align-items: center;
    gap: 25px;
    margin: 25px 0 25px 0;
    flex-wrap: wrap;
}
.footerSec .footerSocialMedia a {
    color: #0b0d1f;
}
.footerSec .footerSocialMedia a:hover {
    color: #fff;
}
.footerSec .footerSocialMedia .facebookBg {
    background: #fff;
    border: 1px solid #ccc;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.footerSec .footerSocialMedia .facebookBg:hover {
    background-color: #0b0d1f;
    color: #fff;
}
.footerSec .footerSocialMedia .facebookBg:hover a {
    color: #fff;
}
.footerSec .footerSocialMedia .instagramBg {
    background: #fff;
    border: 1px solid #ccc;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.footerSec .footerSocialMedia .instagramBg:hover {
    background-color: #0b0d1f;
    color: #fff;
}
.footerSec .footerSocialMedia .instagramBg:hover a {
    color: #fff;
}
.footerSec .footerSocialMedia .twitterBg {
    background: #fff;
    border: 1px solid #ccc;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.footerSec .footerSocialMedia .twitterBg:hover {
    background-color: #0b0d1f;
    color: #fff;
}
.footerSec .footerSocialMedia .twitterBg img:hover {
    filter: invert(1);
}
.footerSec .footerSocialMedia .twitterBg:hover a {
    color: #fff;
}
.footerSec .footerSocialMedia .linkidinBg {
    background: #fff;
    border: 1px solid #ccc;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.footerSec .footerSocialMedia .linkidinBg:hover {
    background-color: #0b0d1f;
    color: #fff !important;
}
.footerSec .footerSocialMedia .linkidinBg:hover a {
    color: #fff;
}
.footerSec .footerAdditionalMenu {
    text-align: center;
    max-width: 70%;
    width: 100%;
    margin: auto;
    margin-top: 30px;
}
.footerSec .footerAdditionalMenu li {
    display: inline-block;
    padding: 0 15px;
    font-size: 13px;
    position: relative;
}
.footerSec .footerAdditionalMenu li::before {
    content: "";
    border-right: 1px solid #ccc;
    width: 1px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 8px;
}
.footerSec .footerAdditionalMenu a:first-child li::before {
    display: none;
}
.copyrightSec {
    width: 100%;
    height: auto;
    background: #0b0d1f;
    padding: 30px;
}
.copyrightSec .copyRightHeadSub {
    text-align: center;
}
.copyrightSec .copyRightHeadSub h5 {
    color: #fff;
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 15px;
    line-height: 41px;
    letter-spacing: 0.02em;
    margin: 0 !important;
}
.copyrightSec .copyRightHeadSub h5 strong {
    color: #e61e26;
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 16px;
    line-height: 41px;
    letter-spacing: 0.02em;
    margin: 0 !important;
}
.copyrightSec .copyRightHeadSub h6 {
    color: #fff;
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 15px;
    line-height: 41px;
    letter-spacing: 0.02em;
    margin: 0 !important;
}
.careerBanner {
    width: 100%;
    height: auto;
}
.careerBanner .careerBg {
    background-color: #fef5f6;
    padding: 30px;
    margin-top: 80px;
}
.careerBanner .careerBg .col-md-6 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.careerBanner .careerBg .col-md-6 img {
    width: 75%;
}
.careerBanner .careerBg .col-md-6 .careerHeadText h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 30px 0 30px 0;
    
}
.careerBanner .careerBg .col-md-6 .careerHeadText p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.careerChooseSec {
    margin-top: 45px;
}
.careerChooseSec h2 {
    text-align: center;
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 32px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin-bottom: 40px;
}
.careerChooseSec h4 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 18px;
    line-height: 20px;
    color: #2e2e2e;
    margin-top: 30px;
}
.careerChooseSec p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.openingSec {
    margin-top: 40px;
}
.openingSec h2 {
    text-align: center;
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 32px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin-bottom: 20px;
}
.openingRowSec {
    margin-top: 20px;
}
.openingRowSec .careerStrokeBox {
    background: linear-gradient(
        269.82deg,
        rgba(255, 255, 255, 0.58) 7.19%,
        rgba(255, 255, 255, 0.58) 97.67%
    );
    border: 1px solid #e4e4e4;
    box-shadow: 8px 4px 141px rgba(233, 233, 233, 0.25);
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
    height: 95%;
}
.openingRowSec .careerStrokeBox .contnFull {
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.openingRowSec .careerStrokeBox .contnFull .vacantName h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 17px;
    line-height: 20px;
    color: #2e2e2e;
}
.openingRowSec .careerStrokeBox .contnFull .fullFreelance h6 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 14px;
    line-height: 33px;
    letter-spacing: 0.04em;
    color: #e61e26;
}
.openingRowSec .locationDetail span {
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    
    font-size: 15px;
    line-height: 33px;
    letter-spacing: 0.04em;
    color: #676767;
}
.career_modal {
    border-radius: 5px;
    margin-top: 10px;
}
.career_modal .modal-dialog {
    max-width: 1000px;
    width: 100%;
}
.career_modal .modal-footer button {
    background: #cf0000 !important;
    color: #fff !important;
    width: 130px;
}
.career_modal .modal-header h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 22px;
    line-height: 20px;
    color: #2e2e2e;
}
.career_modal .modal-body h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 17px;
    line-height: 20px;
    color: #2e2e2e;
}
.career_modal .modal-body span {
    font-family:Geist;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 15px;
    line-height: 33px;
    letter-spacing: 0.04em;
    color: #ad0011;
}
.career_modal .modal-body ul {
    margin-top: 20px;
    padding-left: 16px;
}
.career_modal .modal-body ul li {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 16px;
    line-height: 20px;
    color: #2e2e2e;
    margin-bottom: 20px;
}
.career_modal .modal-body .fillCntntBoxCarer {
    background: #fff;
    box-shadow: 8px 4px 141px 8px rgba(199, 199, 199, 0.25);
    border-radius: 10px;
    padding: 20px;
    height: auto;
}
.career_modal .modal-body .fillCntntBoxCarer .wpcf7-submit {
    width: 150px !important;
    background: linear-gradient(to right, #ef2b2b 0, #bd0000 50%, #9b0e00 100%);
    border-radius: 30px !important;
    padding: 9px 40px;
    white-space: nowrap;
    color: #fff;
}
.career_modal .modal-body .fillCntntBoxCarer .yournameCareer input {
    background-color: #fff;
    border-color: transparent;
    width: 100%;
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    margin-bottom: 15px;
}
.career_modal .modal-body .fillCntntBoxCarer .yournameCareer select {
    background-color: #fff;
    border-color: transparent;
    width: 100%;
    padding: 14px 6px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    margin-bottom: 15px;
}
.career_modal .modal-body .fillCntntBoxCarer .yournameCareer textarea {
    width: 100%;
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    height: 100px;
}
.career_modal .modal-body .fillCntntBoxCarer .enetrEmailSec input {
    background-color: #fff;
    border-color: transparent;
    width: 100%;
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    margin-bottom: 15px;
}
.career_modal .modal-body .fillCntntBoxCarer .phoneNmbrSec input {
    background-color: #fff;
    border-color: transparent;
    width: 100%;
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    margin-bottom: 15px;
}
.career_modal .modal-body .fillCntntBoxCarer .dropdown .btn {
    width: 100%;
    background-color: #fff;
    border-color: transparent;
    width: 100%;
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    margin-bottom: 15px;
    color: #000;
    text-align: left;
}
.career_modal .modal-body .fillCntntBoxCarer .dropdown ul {
    width: 100%;
}
.career_modal .modal-body .fillCntntBoxCarer .dropdown ul li {
    margin-bottom: 5px !important;
}
.career_modal .modal-body .fillCntntBoxCarer .dropdown ul li a {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 16px;
    line-height: 20px;
    color: #2e2e2e;
}
.career_modal .modal-body .fillCntntBoxCarer .chooseFileCareer input {
    background-color: #fff;
    border-color: transparent;
    width: 100%;
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    margin-bottom: 15px;
}
.career_modal .modal-body .fillCntntBoxCarer .messageAreaCareer textarea {
    border: 1px solid #e7e7e7 !important;
}
.career_modal .modal-footer button {
    border: 1px solid #cb9d9d;
    border-radius: 62px;
    background: 0 0;
    color: #890000;
    font-size: 15px;
    padding: 5px 15px 5px 15px !important;
}
.career_modal .modal-footer button:hover {
    background: #b00;
    color: #fff;
}
.careerBtn button {
    border: 1px solid #cb9d9d;
    border-radius: 62px;
    background: 0 0;
    color: #890000;
    font-size: 15px;
    padding: 5px 15px 5px 15px !important;
}
.careerBtn button:hover {
    background: #b00;
    color: #fff;
}
.gallerySecPage .galleryHeadPage {
    background-color: #fef5f6;
    border-radius: 5px 5px 194px 5px;
    padding: 30px;
    margin-top: 80px;
}
.gallerySecPage .galleryHeadPage H2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 30px 0 30px 0;
}
.gallerySecPage .galleryHeadPage img {
    width: 100%;
}
.gallerySecPage .galleryHeadPage .col-md-8 {
    display: flex;
    align-items: center;
}
.gallerySecPage .galleryHeadPage p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.gallerySecPage .galleryAlbumSec {
    border-radius: 5px;
    padding: 10px;
}
.gallerySecPage .galleryAlbumSec .albumBox {
    background: #fff;
    box-shadow: 8px 4px 141px 8px rgba(221, 221, 221, 0.25);
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 15px;
}
.gallerySecPage .galleryAlbumSec .albumBox:hover img {
    transform: scale(1.1);
}
.gallerySecPage .galleryAlbumSec .albumBox .albumInnerImg {
    background: #fff;
    box-shadow: 8px 4px 141px rgba(177, 177, 177, 0.13);
    border-radius: 10px;
    max-height: 200px;
    height: 100%;
    overflow: hidden;
}
.gallerySecPage .galleryAlbumSec .albumBox .albumInnerImg img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    transition: 0.2s ease-in-out;
}
.gallerySecPage .galleryAlbumSec .albumDetails {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.gallerySecPage .galleryAlbumSec .albumDetails .albumDetailText {
    margin-top: 15px;
}
.gallerySecPage .galleryAlbumSec .albumDetails .albumDetailText h3 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 16px;
    line-height: 20px;
    color: #18212e;
}
.gallerySecPage .galleryAlbumSec .albumDetails .albumDetailText h6 {
    font-family:Inter;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 13px;
    line-height: 16px;
    color: #676767;
}
.gallerySecPage .galleryAlbumSec .albumCountSec {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.gallerySecPage .galleryAlbumSec .albumCountSec span {
    font-family:Inter;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 13px;
    color: #676767;
}
.ourProcessSec .ourProcessPage {
    background: linear-gradient(
        180deg,
        rgba(255, 226, 227, 0.29) 0,
        rgba(255, 226, 227, 0.1102) 100%
    );
    border-radius: 5px 5px 194px 5px;
    padding: 30px;
}
.ourProcessSec .ourProcessPage .col-md-6 {
    display: flex;
    align-items: center;
    justify-content: end;
}
.ourProcessSec .ourProcessPage img {
    width: 100%;
}
.ourProcessSec .ourProcessPage h2 {
    font-family:Geist;font-weight:700;
    font-style: normal;
    font-display: swap;
    
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
}
.ourProcessSec .ourProcessPage p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.softwareDevelpSec .worksPlan P {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.softwareDevelpSec .worksPlan .worksBgBox {
    background: #fff;
    border: 1px solid #d8d8d8;
    box-shadow: 8px 4px 141px 5px rgba(215, 213, 213, 0.11);
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 15px;
}
.softwareDevelpSec .worksPlan .worksBgBox h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    line-height: 20px;
    color: #111;
}
.softwareDevelpSec .worksPlan .worksBgBox p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.softwareDevelpSec .col-md-7 {
    display: flex;
    align-items: center;
}
.softwareDevelpSec .col-md-5 img {
    width: 100%;
}
.softwareDevelpSec .processWorks h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 25px;
    line-height: 41px;
    letter-spacing: 0.02em;
    color: #18212e;
}
.softwareDevelpSec .processWorks p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.softwareDevelpSec .softwareHeadPara h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 25px;
    line-height: 41px;
    letter-spacing: 0.02em;
    color: #18212e;
}
.softwareDevelpSec .softwareHeadPara p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.newsPageSec .newsSecBg {
    margin-top: 30px;
}
.newsPageSec .newsHeaderPage {
    background-color: #fef5f6;
    border-radius: 5px 5px 194px 5px;
    padding: 30px;
    margin-top: 80px;
}
.newsPageSec .newsHeaderPage .col-md-6 {
    display: flex;
    align-items: center;
    justify-content: end;
}
.newsPageSec .newsHeaderPage img {
    width: 70%;
}
.newsPageSec .newsHeaderPage h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 30px 0 30px 0;
}
.newsPageSec .newsHeaderPage p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.latestImg img {
    width: 100%;
    border-radius: 10px;
    height: auto;
}
.latestImgDetails {
    margin-bottom: 30px;
}
.latestImgDetails span {
    font-family:Inter;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 13px;
    color: #676767;
    margin: 15px 0 15px 0;
    display: block;
}
.latestImgDetails h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 17px;
    line-height: 20px;
    color: #2e2e2e;
    margin: 15px 0 15px 0;
}
.latestImgDetails p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.recentNewsHead h4 {
    font-family:Geist;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 22px;
    line-height: 41px;
    letter-spacing: 0.02em;
    color: #18212e;
}
.col-md-2 {
    display: flex;
    align-items: center;
}
.recentImg img {
    width: 100%;
    border-radius: 5px;
    height: auto;
}
.recentDetails span {
    font-family:Inter;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 13px;
    color: #676767;
    margin-bottom: 10px;
    display: block;
}
.recentDetails h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 17px;
    line-height: 20px;
    color: #2e2e2e;
}
.recentDetails p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.newsRecent .btn {
    border: 1px solid #e61e26;
    border-radius: 5px;
}
.aboutSecPageParent .aboutSecPage {
    background-color: #fef5f6;
    border-radius: 5px 5px 194px 5px;
    width: 100%;
    height: auto;
    padding: 30px;
    margin-top: 80px;
}
.aboutSecPageParent .aboutSecPage .col-md-6 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.aboutSecPageParent .aboutSecPage .aboutUsDetail h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 30px 0 30px 0;
}
.aboutSecPageParent .aboutSecPage .aboutUsDetail p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.aboutSecPageParent .aboutSecPage .bannerAboutBg img {
    width: 100%;
}
.aboutSecPageParent .whyChooseUsSec {
    margin-top: 30px;
}
.aboutSecPageParent .whyChooseUsSec h2 {
    text-align: center;
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 32px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    text-align: center;
}
.aboutSecPageParent .whyChooseUsSec p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    text-align: center;
}
.aboutSecPageParent .whyChooseUsSec .chooseUsDetail {
    text-align: center;
}
.aboutSecPageParent .whyChooseUsSec .chooseUsDetail h4 {
    font-family:Inter;font-weight:700;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    line-height: 20px;
    color: #2e2e2e;
    margin-top: 30px;
}
.aboutSecPageParent .whyChooseUsSec .chooseUsDetail img {
    width: 65px;
    margin: 15px 0 15px 0;
}
.aboutSecPageParent .vissionMissionSec {
    background: #fbfafa;
    border-radius: 5px;
    width: 100%;
    height: auto;
    padding: 20px;
    margin-top: 30px;
}
.aboutSecPageParent .vissionMissionSec .visMisBox {
    background: #fff;
    box-shadow: 9.72075px 4.86038px 171.328px rgba(176, 176, 176, 0.25);
    border-radius: 5px;
    height: 95%;
    padding: 20px;
}
.aboutSecPageParent .vissionMissionSec h4 {
    font-family:Inter;font-weight:700;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    line-height: 20px;
    color: #2e2e2e;
    margin-top: 20px;
}
.aboutSecPageParent .vissionMissionSec p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.aboutSecPageParent .vissionMissionSec img {
    width: 60px;
}
.aboutSecPageParent .isoCertificateSec {
    margin: 30px 0 30px 0;
}
.aboutSecPageParent .isoCertificateSec .certificateBg {
    background: #0b0d1f;
    border-radius: 10px;
    width: 100%;
    height: auto;
    padding: 25px;
}
.aboutSecPageParent .isoCertificateSec .certificateBg .iosImage img {
    width: 120px;
    margin: 20px 0 20px 0;
}
.aboutSecPageParent .isoCertificateSec .certificateBg .col-md-8 {
    display: flex;
    align-items: center;
}
.aboutSecPageParent .isoCertificateSec .isoCertiDetails h4 {
    font-family:Inter;font-weight:700;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    line-height: 20px;
    color: #fff;
}
.aboutSecPageParent .isoCertificateSec .isoCertiDetails p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.aboutSecPageParent .companySpecialDetails {
    text-align: center;
    margin: 30px 0 30px 0;
}
.aboutSecPageParent .companySpecialDetails .col-md-4 {
    margin-bottom: 20px;
}
.aboutSecPageParent .companySpecialDetails .cmpnySpecialBgBox img {
    width: 50px;
}
.aboutSecPageParent .companySpecialDetails .cmpnySpecialBgBox h5 {
    font-family:Geist;font-weight:700;
    font-style: normal;
    font-display: swap;
    
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 15px 0 0 0;
}
.aboutSecPageParent .companySpecialDetails .cmpnySpecialBgBox p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #18212e;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.contacPageSec {
    background: linear-gradient(
        180deg,
        rgba(255, 226, 227, 0.29) 0,
        rgba(255, 226, 227, 0.1102) 100%
    );
    border-radius: 5px 5px 194px 5px;
    width: 100%;
    height: auto;
    padding: 30px;
    margin-top: 80px;
}
.contacPageSec .contactBg img {
    width: 60%;
    height: auto;
}
.contacPageSec .contactBg .col-md-6 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.contacPageSec .contactBg .contactHeadText h2 {
    font-family:Geist;font-weight:700;
    font-style: normal;
    font-display: swap;
    
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
}
.contacPageSec .contactBg .contactHeadText p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.contactFormSec {
    margin: 30px 0 30px 0;
}
.contactFormSec .col-md-12 p {
    text-align: center;
}
.contactFormSec .wpcf7-submit {
    background: linear-gradient(to right, #ef2b2b 0, #bd0000 50%, #9b0e00 100%);
    border-radius: 30px !important;
    padding: 9px 40px;
    white-space: nowrap;
    width: 150px !important;
    color: #fff;
}
.contactFormSec textarea {
    height: 150px;
}
.contactFormSec .contactFormBg {
    background: #fcfcfc;
    border: 1px solid #ececec;
    box-shadow: -10px -10px 50px #ebebeb;
    border-radius: 10px;
    padding: 20px;
    height: auto;
}
.contactFormSec .form-group textarea {
    background-color: #f7f8fa;
    border-color: transparent;
    width: 100%;
    padding: 6px;
    border-radius: 5px;
}
.contactFormSec .getinHead h2 {
    font-family:Inter;font-weight:700;
    font-style: normal;
    font-display: swap;
    
    font-size: 25px;
    line-height: 20px;
}
.contactFormSec .getinHead p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-top: 10px;
    padding: 0 50px 0 0;
}
.contactFormSec .locationHead {
    margin-top: 40px;
}
.contactFormSec .locationHead h2 {
    font-family:Inter;font-weight:700;
    font-style: normal;
    font-display: swap;
    
    font-size: 22px;
    line-height: 20px;
}
.contactFormSec .locationDetailContact {
    margin-top: 30px;
}
.contactFormSec .locationDetailContact .flagIconcnt {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}
.contactFormSec .locationDetailContact .flagIconcnt img {
    width: 30px;
}
.contactFormSec .locationDetailContact .col-md-6 {
    margin-bottom: 20px;
}
.contactFormSec .locationDetailContact h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin-bottom: 0;
}
.contactFormSec .locationDetailContact p {
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.contactFormSec .cntNmbrEmail {
    margin-top: 10px;
}
.contactFormSec .cntNmbrEmail span {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin-bottom: 0;
    margin-left: 15px;
}
.contactFormSec .cntNmbrEmail p {
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-top: 10px;
}
.contactFormSec .contactInfo h2 {
    font-family:Inter;font-weight:700;
    font-style: normal;
    font-display: swap;
    
    font-size: 25px;
    line-height: 20px;
}
.contactFormSec h6 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin-bottom: 7px;
    margin-top: 20px;
}
.contactFormSec input {
    background-color: #f7f8fa;
    border-color: transparent;
    width: 100%;
    padding: 6px;
    border-radius: 5px;
}
.contactFormSec .wpcf7-form-control {
    background-color: #f7f8fa;
    border-color: transparent;
    width: 100%;
    padding: 6px;
    border-radius: 5px;
}
.contactFormSec .form-group label {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin-bottom: 7px;
    margin-top: 20px;
}
.contactFormSec .footerBtn {
    margin-top: 20px;
}
.customDevSec {
    margin-top: 30px;
    margin-bottom: 30px;
}
.customDevSec .customDevBg {
    background: rgba(255, 226, 227, 0.29);
    border-radius: 150px;
    width: 100%;
    height: auto;
    padding: 30px;
    margin-top: 80px;
}
.customDevSec .col-md-6 {
    display: flex;
    align-items: center;
}
.customDevSec .col-md-6 img {
    width: 80%;
}
.customDevSec .bannerBgCustom {
    text-align: end;
}
.customDevSec .customHeadPara h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 30px 0 30px 0;
    
}
.customDevSec .customHeadPara p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.customDevSec .whatCustomDev {
    margin-top: 30px;
}
.customDevSec .whatCustomDev h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
}
.customDevSec .whatCustomDev p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.customDevSec .whtWeOfferCust h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin-top: 30px;
}
.customDevSec .whtWeOfferCust .offerDetailCust {
    text-align: center;
}
.customDevSec .whtWeOfferCust .offerDetailCust h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin-top: 15px;
}
.customDevSec .whtWeOfferCust .offerDetailCust p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-top: 10px;
}
.customDevSec .whyCustAppDev {
    text-align: center;
}
.customDevSec .whyCustAppDev .custAppDetails {
    margin-top: 20px;
}
.customDevSec .whyCustAppDev .col-md-4 {
    margin-bottom: 15px;
}
.customDevSec .whyCustAppDev .col-md-4 .CustAppDevBox {
    background: #fff;
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    padding: 15px;
    height: 95%;
    transition: 0.5s;
}
.customDevSec .whyCustAppDev .col-md-4 .CustAppDevBox:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.customDevSec .whyCustAppDev .col-md-4 .CustAppDevBox img {
    width: 65px;
    margin: 10px 0 15px 0;
}
.customDevSec .whyCustAppDev h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin-top: 30px;
}
.customDevSec .whyCustAppDev p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.getInTochSecCust {
    margin: 30px 0 0 0;
    background-color: #fff;
    padding: 20px;
    border-bottom: 1px solid #dfdfdf;
}
.getInTochSecCust .wpcf7-submit {
    width: 150px;
    background: linear-gradient(to right, #ef2b2b 0, #bd0000 50%, #9b0e00 100%);
    border-radius: 30px;
    padding: 9px 40px;
    white-space: nowrap;
    color: #fff;
}
.getInTochSecCust .col-md-5 {
    display: flex;
    align-items: center;
}
.getInTochSecCust textarea {
    border: 1px solid #e7e7e7 !important;
    width: 100%;
    height: 140px;
}
.getInTochSecCust h4 {
    font-family:Geist;font-weight:700;
    font-style: normal;
    font-display: swap;
    
    font-size: 25px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #343a40;
    text-align: center;
}
.getInTochSecCust p {
    font-family:Inter;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.04em;
}
.getInTochSecCust img {
    width: 85%;
}
.getInTochSecCust .col-md-7 {
    background: #fff;
    opacity: 0.8;
    box-shadow: 7px 3px 20px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    margin: auto;
    padding: 20px;
}
.getInTochSecCust h6 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin-bottom: 7px;
    margin-top: 15px;
}
.getInTochSecCust input {
    background-color: #fff;
    width: 100%;
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    height: 45px;
}
.getInTochSecCust .form-group label {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin-bottom: 7px;
    margin-top: 20px;
}
.getInTochSecCust .footerBtn {
    margin-top: 20px;
}
.blockChainSec .blockChainBg {
    background: rgba(255, 226, 227, 0.29);
    border-radius: 150px;
    width: 100%;
    height: auto;
    padding: 30px;
    margin-top: 80px;
}
.blockChainSec .col-md-6 {
    display: flex;
    align-items: center;
}
.blockChainSec .col-md-6 img {
    width: 100%;
}
.blockChainSec .bannerBgCustom {
    text-align: end;
}
.blockChainSec .blockChainHeadPara h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 30px 0 30px 0;
}
.blockChainSec .blockChainHeadPara p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.blockChainSec .blockServiceSec {
    margin-top: 30px;
}
.blockChainSec .blockServiceSec .ourBlockSecHead h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
}
.blockChainSec .blockServiceSec .ourBlockSecBg {
    background: #fff;
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 8px;
    padding: 30px;
    width: 100%;
    height: 95%;
    position: relative;
    padding-bottom: 80px;
    transition: 0.5s;
}
.blockChainSec .blockServiceSec .ourBlockSecBg:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.blockChainSec .blockServiceSec .ourBlockSecBg .footerBtn {
    margin-top: 30px;
}
.blockChainSec .blockServiceSec .ourBlockSecBg img {
    width: 50px;
    padding: 15px 0 15px 0;
}
.blockChainSec .blockServiceSec .ourBlockSecBg .footerBtn {
    position: absolute;
    width: 100%;
    bottom: 10px;
}
.blockChainSec .blockServiceSec .ourBlockSecBg h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin-top: 15px;
}
.blockChainSec .blockServiceSec .ourBlockSecBg p {
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.blockChainSec .hireBlockChain {
    padding: 30px;
    width: 100%;
    height: auto;
    background: linear-gradient(180deg, #fef7f8 0, rgba(255, 255, 255, 0) 100%);
}
.blockChainSec .hireBlockChain .footerBtn {
    text-align: center;
    margin-top: 20px;
}
.blockChainSec .hireBlockChain .hireBlockHeadPara h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
}
.blockChainSec .hireBlockChain .hireBlockHeadPara p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    text-align: center;
}
.blockChainSec .hireBlockChain .hireBlockStrokeBg {
    background: #fff;
    border: 1px solid #e8e8e8;
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    width: 100%;
    padding: 20px;
    height: 95%;
    transition: 0.5s;
}
.blockChainSec .hireBlockChain .hireBlockStrokeBg:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.blockChainSec .hireBlockChain .hireBlockStrokeBg h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #343a40;
    text-align: center;
}
.blockChainSec .hireBlockChain .hireBlockStrokeBg p {
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    text-align: center;
}
.cryptoDevSec .cryptoDevBg {
    background: rgba(255, 226, 227, 0.29);
    border-radius: 150px;
    width: 100%;
    height: auto;
    padding: 30px;
    margin-top: 80px;
}
.cryptoDevSec .cryptoDevBg .col-md-6 {
    display: flex;
    align-items: center;
}
.cryptoDevSec .cryptoDevBg .col-md-6 .bannerBgCustom {
    text-align: end;
}
.cryptoDevSec .cryptoDevBg .col-md-6 img {
    width: 70%;
}
.cryptoDevSec .cryptoDevBg .cryptoDevHeadPara h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 30px 0 30px 0;
}
.cryptoDevSec .cryptoDevBg .cryptoDevHeadPara p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.cryptoDevSec .whyCrypto {
    margin-top: 30px;
}
.cryptoDevSec .whyCrypto h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
}
.cryptoDevSec .whyCrypto p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.cryptoDevSec .cryptoServiceSec {
    margin-top: 30px;
    padding: 30px;
    width: 100%;
    height: auto;
    background: linear-gradient(180deg, #fef7f8 0, rgba(255, 255, 255, 0) 100%);
}
.cryptoDevSec .cryptoServiceSec .ourCrptoHead h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 25px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #343a40;
    text-align: center;
}
.cryptoDevSec .cryptoServiceSec .ourCrptoBg {
    background: #fff;
    border: 1px solid #e8e8e8;
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    width: 100%;
    padding: 20px;
    height: 97%;
    position: relative;
    padding-bottom: 80px;
    transition: 0.5s;
}
.cryptoDevSec .cryptoServiceSec .ourCrptoBg:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.cryptoDevSec .cryptoServiceSec .ourCrptoBg img {
    width: 50px;
    padding: 15px 0 15px 0;
}
.cryptoDevSec .cryptoServiceSec .ourCrptoBg .footerBtn {
    position: absolute;
    bottom: 10px;
    width: 100%;
}
.cryptoDevSec .cryptoServiceSec .ourCrptoBg h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #343a40;
}
.cryptoDevSec .cryptoServiceSec .ourCrptoBg p {
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.cryptoDevSec .cryptoServiceSec .footerBtnParent {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 25px;
}
.cryptoDevSec .howinfinitservesSec {
    margin-top: 30px;
}
.cryptoDevSec .howinfinitservesSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
}
.cryptoDevSec .howinfinitservesSec p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    background: #fbfbfb;
    padding: 15px;
    border-radius: 10px;
}
.cryptoDevSec .howinfinitservesSec ul li {
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.mobileDevSec .mobileDevBg {
    background: rgba(255, 226, 227, 0.29);
    border-radius: 150px;
    width: 100%;
    height: auto;
    padding: 30px;
    margin-top: 80px;
}
.mobileDevSec .mobileDevBg img {
    width: 100%;
}
.mobileDevSec .mobileDevBg .col-md-6 {
    display: flex;
    align-items: center;
}
.mobileDevSec .mobileDevBg .mobileDevHeadPara h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 30px 0 30px 0;
}
.mobileDevSec .mobileDevBg .mobileDevHeadPara p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    text-align: justify;
}
.mobileDevSec .mobileAppBodySec {
    margin: 30px 0 30px 0;
}
.mobileDevSec .mobileAppBodySec .iossAppDev img {
    width: 100%;
}
.mobileDevSec .mobileAppBodySec .androidImg img {
    width: 100%;
}
.mobileDevSec .mobileAppBodySec .portfolioBox {
    text-align: left;
}
.mobileDevSec .mobileAppBodySec .portfolioBox img {
    width: 50px;
    margin: 15px 0 15px 0;
}
.mobileDevSec .mobileAppBodySec .col-md-6 {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.mobileDevSec .mobileAppBodySec .mobileBodyHeadText h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 25px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #343a40;
}
.mobileDevSec .mobileAppBodySec .mobileBodyHeadText p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.mobileDevSec .mobileAppBodySec .ourPortfolioWorksSec .portfolioBox {
    background: #fff;
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    width: 100%;
    height: 95%;
    padding: 20px;
    margin-bottom: 15px;
    transition: 0.5s;
}
.mobileDevSec .mobileAppBodySec .ourPortfolioWorksSec .portfolioBox:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.mobileDevSec .mobileAppBodySec .ourPortfolioWorksSec h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    letter-spacing: 0.02em;
    color: #18212e;
}
.mobileDevSec .mobileAppBodySec .ourPortfolioWorksSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 25px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #343a40;
    text-align: center;
    margin: 25px 0 25px 0;
}
.mobileDevSec .mobileAppBodySec .ourPortfolioWorksSec p {
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.cmsWebSec .bannerBgCustom {
    text-align: end;
}
.cmsWebSec img {
    width: 90%;
}
.cmsWebSec .cmsWebBg {
    background: rgba(255, 226, 227, 0.29);
    border-radius: 150px;
    width: 100%;
    height: auto;
    padding: 30px;
    margin-top: 80px;
}
.cmsWebSec .cmsWebBg .col-md-6 {
    display: flex;
    align-items: center;
}
.cmsWebSec .cmsWebBg .cmsWebHeadPara h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 30px 0 30px 0;
}
.cmsWebSec .cmsWebBg .cmsWebHeadPara p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    text-align: justify;
}
.cmsWebSec .cmsBodySec .cmsBodyHead h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.cmsWebSec .cmsBodySec img {
    width: 80%;
}
.cmsWebSec .cmsBodySec .col-md-6 {
    display: flex;
    align-items: center;
}
.cmsWebSec .cmsBodySec p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.cmsWebSec .cmsChooseSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 25px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #343a40;
    text-align: center;
    margin: 25px 0 25px 0;
}
.cmsWebSec .cmsChooseSec li {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.wordpressPageSec .bannerBgCustom {
    text-align: end;
}
.wordpressPageSec img {
    width: 90%;
}
.wordpressPageSec .wordpressPageBg {
    background: rgba(255, 226, 227, 0.29);
    border-radius: 150px;
    width: 100%;
    height: auto;
    padding: 30px;
    margin-top: 80px;
}
.wordpressPageSec .wordpressPageBg .col-md-6 {
    display: flex;
    align-items: center;
}
.wordpressPageSec .wordpressPageBg .wordpressPageHeadPara h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 30px 0 30px 0;
}
.wordpressPageSec .wordpressPageBg .wordpressPageHeadPara p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    text-align: justify;
}
.wordpressPageSec .wordpressBodySec .ensureText h5 {
    height: auto;
    font-size: 16px;
    color: #090909;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:600;
    font-style: normal;
    font-display: swap;
    
}
.wordpressPageSec .wordpressBodySec .ensureText p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    text-align: center;
}
.wordpressPageSec .wordpressBodySec .whyWordpress h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.wordpressPageSec .wordpressBodySec .whyWordpress p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    text-align: center;
    margin-bottom: 30px;
}
.wordpressPageSec .wordpressBodySec .didYouSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.wordpressPageSec .wordpressBodySec .didYouSec p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    text-align: center;
}
.wordpressPageSec .wordpressBodySec .worddpressIossSec {
    margin: 40px 0 40px 0;
}
.wordpressPageSec .wordpressBodySec .worddpressIossSec .helpBgBox {
    background: #fff;
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    padding: 20px;
    height: 95%;
    transition: 0.5s;
}
.wordpressPageSec .wordpressBodySec .worddpressIossSec .helpBgBox:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.wordpressPageSec .wordpressBodySec .worddpressIossSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 25px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #343a40;
    margin: 25px 0 25px 0;
}
.wordpressPageSec .wordpressBodySec .worddpressIossSec p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.wordpressPageSec .wordpressBodySec .iossHelpSec {
    margin-top: 30px;
}
.wordpressPageSec .wordpressBodySec .iossHelpSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 25px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #343a40;
    margin: 25px 0 25px 0;
}
.wordpressPageSec .wordpressBodySec .iossHelpSec p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.wordpressPageSec .wordpressBodySec .wordpressServiceSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.wordpressPageSec .wordpressBodySec .wordpressServiceSec p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.wordpressPageSec .wordpressBodySec .wordpressChooseUsSec p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    text-align: center;
}
.wordpressPageSec .wordpressBodySec .iconPointsWordpress {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 12px;
}
.wordpressPageSec .wordpressBodySec .iconPointsWordpress h5 {
    height: auto;
    font-size: 16px;
    color: #090909;
    margin-bottom: 0;
    line-height: 33px;
    font-family:Geist;font-weight:600;
    font-style: normal;
    font-display: swap;
    
}
.wordpressPageSec .wordpressBodySec .wordpressBodyHeadDetails h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    margin: 25px 0 25px 0;
}
.wordpressPageSec .wordpressBodySec .wordpressBodyHeadDetails p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.wordpressPageSec .wordpressBodySec .wordpressSpecialBox {
    background: #fff;
    border: 1px solid #e8e8e8;
    box-shadow: 8px 4px 141px 8px rgba(202, 202, 202, 0.2);
    border-radius: 5px;
    width: 100%;
    height: 95%;
    padding: 20px;
}
.wordpressPageSec .wordpressBodySec .wordpressSpecialBox h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 17px;
    letter-spacing: 0.02em;
    color: #18212e;
    text-align: center;
}
.wordpressPageSec .wordpressBodySec .ensureText h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    letter-spacing: 0.02em;
    color: #18212e;
    text-align: center;
}
.wordpressPageSec .wordpressBodySec .ensureText .footerBtn {
    text-align: center;
    margin: 15px 0 15px 0;
}
.wordpressPageSec .wordpressBodySec .whyWordpress {
    background: #fff;
    box-shadow: 8px 4px 141px 5px rgba(183, 183, 183, 0.25);
    border-radius: 5px;
    padding: 20px;
    margin-top: 40px;
}
.wordpressPageSec .wordpressBodySec .whyWordpress .whyWordIconBg {
    background: linear-gradient(
        to right,
        #fceaea 0,
        rgba(255, 255, 255, 0.21) 85%
    );
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.wordpressPageSec .wordpressBodySec .whyWordpress .whyWordIconBg img {
    width: 50px;
}
.wordpressPageSec .wordpressBodySec .whyWordpress .whyWordIconBg col-md-4 {
    display: flex;
    align-items: center;
}
.wordpressPageSec .wordpressBodySec .whyWordpress .whyWordIconBg .col-md-8 {
    display: flex;
    align-items: center;
}
.wordpressPageSec .wordpressBodySec .didYouSec .bgStrokeBox {
    background: #fff;
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    padding: 20px;
    height: 95%;
    width: 100%;
    transition: 0.5s;
}
.wordpressPageSec .wordpressBodySec .didYouSec .bgStrokeBox:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.wordpressPageSec .wordpressBodySec .iossHelpSec h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    letter-spacing: 0.02em;
    color: #18212e;
    text-align: center;
}
.wordpressPageSec .wordpressBodySec .wordpressServiceSec {
    margin: 20px 0 20px 0;
}
.wordpressPageSec .wordpressBodySec .wordpressServiceSec .serviceCutBoxes {
    border: 1px solid #ffe2e3;
    border-radius: 5px;
    height: 95%;
    padding: 20px;
    text-align: left;
}
.wordpressPageSec .wordpressBodySec .wordpressServiceSec .serviceCutBoxes h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    letter-spacing: 0.02em;
    color: #18212e;
    padding-top: 15px;
}
.wordpressPageSec .wordpressBodySec .wordpressServiceSec .col-md-3 {
    margin-bottom: 20px;
}
.wordpressPageSec .wordpressBodySec .wordpressChooseUsSec h6 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 17px;
    letter-spacing: 0.02em;
    color: #18212e;
}
.wordpressPageSec .wordpressBodySec .wordpressChooseUsSec h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    letter-spacing: 0.02em;
    color: #18212e;
    text-align: center;
}
.wordpressPageSec .wordpressBodySec .wordpressChooseUsSec .col-md-3 {
    margin-top: 20px;
}
.wordpressPageSec
    .wordpressBodySec
    .wordpressChooseUsSec
    .col-md-3
    .chooseGradientBox {
    background: linear-gradient(
        to right,
        #fceaea 0,
        rgba(255, 255, 255, 0.21) 85%
    );
    padding: 15px;
    border-radius: 5px;
}
.webDesignSec .webDesignBg {
    background: rgba(255, 226, 227, 0.29);
    border-radius: 150px;
    width: 100%;
    height: auto;
    padding: 30px;
    margin-top: 80px;
}
.webDesignSec .webDesignBg .col-md-6 {
    display: flex;
    align-items: center;
}
.webDesignSec .webDesignBg .bannerBgCustom {
    text-align: end;
}
.webDesignSec .webDesignBg img {
    width: 100%;
}
.webDesignSec .webDesignHeadPara h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 30px 0 30px 0;
}
.webDesignSec .webDesignHeadPara p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    text-align: justify;
}
.webDesignSec .websiteBodySec .websiteServiceSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.webDesignSec .websiteBodySec .websiteServiceSec p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 20px;
    text-align: center;
}
.webDesignSec .websiteBodySec .websiteServGradBox {
    background: linear-gradient(
        to right,
        #fceaea 0,
        rgba(255, 255, 255, 0.21) 85%
    );
    padding: 15px;
    border-radius: 5px;
    text-align: center;
    height: 95%;
    margin-bottom: 20px;
}
.webDesignSec .websiteBodySec .websiteServGradBox img {
    width: 50px;
}
.webDesignSec .websiteBodySec .websiteServGradBox h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 17px;
    letter-spacing: 0.02em;
    color: #18212e;
    text-align: center;
    margin-top: 15px;
}
.webDesignSec .websiteBodySec .webdesignSpecial .webdesignSpecialPara p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin: 30px 0 30px 0;
}
.webDesignSec .websiteBodySec .webdesignSpecial .webDesignSubBox {
    background: #fff;
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    padding: 15px;
    height: 95%;
    text-align: center;
    transition: 0.5s;
}
.webDesignSec .websiteBodySec .webdesignSpecial .webDesignSubBox img {
    width: 50px;
}
.webDesignSec .websiteBodySec .webdesignSpecial .webDesignSubBox:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.webDesignSec .websiteBodySec .webdesignSpecial .webDesignSubBox h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 18px;
    letter-spacing: 0.02em;
    color: #18212e;
    text-align: center;
    margin-top: 15px;
}
.webDesignSec .websiteBodySec .webdesignSpecial .webDesignSubBox p {
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    text-align: center;
}
.productBannerBgAll {
    background-image: url("../images/product-banner-bg.svg");
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-bottom: 50px;
    display: inline-block;
}
.productBannerBgAll .directSellingSec .row {
    margin-top: 80px;
}
.productBannerBgAll .directSellingSec img {
    width: 100%;
}
.productBannerBgAll .bannerHeadDetails h2 {
    font-family:Geist;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 35px;
    line-height: 52px;
    letter-spacing: 0.06em;
    color: #143f6b;
    margin: 30px 0 30px 0;
}
.productBannerBgAll .bannerHeadDetails h2 span {
    font-family:Geist;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 35px;
    line-height: 52px;
    letter-spacing: 0.06em;
    margin: 30px 0 30px 0;
    color: #d00;
}
.productBannerBgAll .bannerHeadDetails p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.productBannerBgAll .col-md-6 {
    display: flex;
    align-items: center;
    justify-content: end;
}
.directSellinBodySec {
    background: #fafafa;
    padding: 30px;
    width: 100%;
    height: auto;
}
.directSellinBodySec .colBgLight {
    background: #fff;
}
.directSellinBodySec .tabSecBtn.active:before {
    border-right: 90px solid #fff;
}
.directSellinBodySec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.directSellinBodySec .dirSellSoftBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
    margin: 35px 0 35px 0;
}
.weProvideSecDirect {
    background: linear-gradient(90.41deg, #fff9fe 0.32%, #fff4f5 110.4%);
    width: 100%;
    height: auto;
    padding: 30px;
}
.weProvideSecDirect h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.weProvideSecDirect .weProvideDetailSec .weProvideBgBox {
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    padding: 15px;
    height: 95%;
    transition: 0.5s;
    background: #fff;
}
.weProvideSecDirect .weProvideDetailSec .weProvideBgBox:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.weProvideSecDirect .weProvideDetailSec .col-md-4 {
    margin-bottom: 40px;
}
.weProvideSecDirect .weProvideDetailSec .CryptocurrencyBg {
    background: #ffecce;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.weProvideSecDirect .weProvideDetailSec .CryptocurrencyBg img {
    width: 45px;
}
.weProvideSecDirect .weProvideDetailSec h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin-top: 15px;
}
.weProvideSecDirect .weProvideDetailSec p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.whyDirectSelling .whyDirectHeadText h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.whyDirectSelling .whyDirectHeadText p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.directWhyChoose h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.directWhyChoose ul {
    background: #fef3ef;
    padding: 20px;
    border-radius: 10px;
}
.directWhyChoose ul li {
    list-style: none;
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 20px;
}
.productBannerBgAll .desklogSec .row {
    margin-top: 80px;
}
.productBannerBgAll .desklogSec img {
    width: 70%;
    margin-top: 20px;
}
.desklogBodySec .col-md-6 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.desklogBodySec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    margin: 25px 0 25px 0;
}
.desklogBodySec p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.diffrntTypesTracking {
    background: linear-gradient(90.41deg, #fff9fe 0.32%, #fff4f5 110.4%);
    width: 100%;
    height: auto;
    padding: 30px;
}
.diffrntTypesTracking .diffrntTypesHeadText h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.diffrntTypesTracking .diffrntTypesHeadText p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.diffrntTypesTracking .desklogFeatureSec .col-md-6 {
    display: flex;
    align-items: center;
}
.diffrntTypesTracking .desklogFeatureSec img {
    width: 100%;
}
.diffrntTypesTracking .desklogFeatureSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    margin: 25px 0 25px 0;
}
.diffrntTypesTracking .desklogFeatureSec p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.PlatformDesklogsec .PlatformDesklogHeadPara h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.PlatformDesklogsec .PlatformDesklogHeadPara p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    text-align: center;
}
.PlatformDesklogsec .PlatformDesklogFeature .desklogFeatureBackbg {
    background: #fff;
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    transition: 0.5s;
}
.PlatformDesklogsec .PlatformDesklogFeature .desklogFeatureBackbg:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.PlatformDesklogsec .PlatformDesklogFeature .desklogFeatureBackbg img {
    margin: auto;
    display: block;
    padding: 12px;
}
.PlatformDesklogsec .PlatformDesklogFeature .desklogFeatureBackbg h5 {
    font-family:Inter;font-weight:600;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    letter-spacing: 0.02em;
    color: #18212e;
    text-align: center;
}
.PlatformDesklogsec .PlatformDesklogFeature .desklogFeatureBackbg p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.employeeandProductSec .employeeandProductHeadSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.employeeandProductSec .employeeandProductHeadSec p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    text-align: center;
}
.employeeandProductSec .employeeSummarySec summary {
    background: #fff;
    box-shadow: 8px 4px 141px 5px rgba(215, 213, 213, 0.25);
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
    font-family:Inter;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 17px;
    letter-spacing: 0.04em;
    color: #3b464f !important;
}
.employeeandProductSec .employeeSummarySec p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.desklogDataPrivacySec .col-md-6 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.desklogDataPrivacySec .col-md-6 img {
    width: 100%;
}
.desklogDataPrivacySec .col-md-6 .desklogDataPrivacyHeadSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    margin: 25px 0 25px 0;
}
.desklogDataPrivacySec .col-md-6 .desklogDataPrivacyHeadSec p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.desklogDataPrivacySec .tryFreeDemoSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.desklogDataPrivacySec .tryFreeDemoSec p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    text-align: center;
}
.desklogDataPrivacySec .tryFreeDemoSec .footerBtn {
    text-align: center;
}
.desklogprojectBodySec .col-md-6 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.desklogprojectBodySec .col-md-6 img {
    width: 100%;
}
.desklogprojectBodySec .projMngSoftHeadText h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    margin: 25px 0 25px 0;
}
.desklogprojectBodySec .projMngSoftHeadText p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.whtDesklogSec .whatDesklogBgBox {
    background: linear-gradient(
        180deg,
        rgba(255, 226, 227, 0.29) 0,
        rgba(255, 226, 227, 0.1102) 100%
    );
    box-shadow: 8px 4px 141px 5px rgba(215, 213, 213, 0.25);
    border-radius: 5px;
    padding: 20px;
}
.whtDesklogSec .whatDesklogBgBox h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.whtDesklogSec .whatDesklogBgBox p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    text-align: center;
}
.whtDesklogSec .whatDesklogBgBox .footerBtn {
    text-align: center;
}
.desklogRealTimeFeat .realTimeHead h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.desklogRealTimeFeat .employeeSummarySec summary {
    background: #fff;
    box-shadow: 8px 4px 141px 5px rgba(215, 213, 213, 0.25);
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
    font-family:Inter;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 17px;
    letter-spacing: 0.04em;
    color: #3b464f !important;
}
.desklogRealTimeFeat .employeeSummarySec p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.benifitsResourcesSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    margin: 10px 0 10px 0;
}
.benifitsResourcesSec p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.benifitsResourcesSec ul li {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.benifitsResourcesSec .col-md-6 .benifitsResourcesBox {
    background: #fff;
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    padding: 20px;
    height: 95%;
    transition: 0.5s;
}
.benifitsResourcesSec .col-md-6 .benifitsResourcesBox:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.benifitsResourcesSec .col-md-6 .benifitsResourcesBox img {
    display: block;
    margin: auto;
    padding: 15px 0 15px 0;
}
.benifitsResourcesSec .col-md-6 .benifitsResourcesBox h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 17px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #343a40;
    margin: 10px 0 10px 0;
}
.benifitsResourcesSec .col-md-6 .benifitsResourcesBox ul li {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.agileMethSec {
    text-align: center;
}
.agileMethSec .agileBox {
    background: #0b0d1f;
    border-radius: 10px;
    padding: 20px;
    height: auto;
}
.agileMethSec .agileBox h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 17px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #fff;
    margin: 10px 0 10px 0;
}
.agileMethSec .agileBox h5 {
    margin: 0;
    
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-family:Inter;font-weight:500;
    margin: 10px 0 10px 0;
}
.agileMethSec .agileBox p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.desklogAgileFeature h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 20px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #343a40;
    margin: 50px 0 20px 0;
    text-align: center;
}
.desklogAgileFeature h5 {
    margin: 0;
    
    font-size: 19px;
    line-height: 20px;
    color: #1a1e22;
    font-family:Inter;font-weight:500;
    margin: 10px 0 10px 0;
}
.desklogAgileFeature p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.desklogAgileFeature span {
    font-family:Inter;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 17px;
    letter-spacing: 0.04em;
    color: #4f5d68 !important;
}
.taxiMangmntSec img {
    width: 100%;
}
.taxiMangmntSec p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.taxiMangmntSec .col-md-6 {
    display: flex;
    align-items: center;
}
.taxiMangmntSec .col-md-6 h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 40px 0 10px 0;
}
.taxiMangmntSec .col-md-6 p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.taxiChooseUsSec .taxiChooseUsHead h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.taxiChooseUsSec p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.taxiChooseUsSec ul li {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.wayTaxiBusiness .wayTaxiBusinessHead h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.wayTaxiBusiness .col-md-3 a {
    text-decoration: none;
}
.wayTaxiBusiness .col-md-3 a .fa-brands {
    color: #c00b0b;
    margin: 10px 0 10px 0;
}
.wayTaxiBusiness .col-md-3 .passengerLogoBg {
    background: linear-gradient(
        180deg,
        rgba(255, 226, 227, 0.29) 0,
        rgba(255, 226, 227, 0.1102) 100%
    );
    box-shadow: 8px 4px 141px 5px rgba(215, 213, 213, 0.25);
    border-radius: 5px;
    padding: 20px;
}
.wayTaxiBusiness .col-md-3 .passengerLogoBg .col-md-3 {
    display: flex;
    align-items: center;
}
.wayTaxiBusiness .col-md-3 h5 {
    margin: 0;
    
    font-size: 16px;
    line-height: 20px;
    color: #1a1e22;
    font-family:Inter;font-weight:600;
    margin: 10px 0 10px 0;
    text-decoration: none !important;
}
.cabGlimpsSec .cabGlimpsHeadText h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.cabGlimpsSec .glimpzBox {
    background: linear-gradient(
        269.82deg,
        rgba(255, 255, 255, 0.58) 7.19%,
        rgba(255, 255, 255, 0.58) 97.67%
    );
    border: 1px solid #e4e4e4;
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    padding: 20px;
    height: 95%;
    transition: 0.5s;
}
.cabGlimpsSec .glimpzBox:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.cabGlimpsSec .glimpzBox h5 {
    margin: 0;
    
    font-size: 20px;
    line-height: 20px;
    color: #1a1e22;
    font-family:Inter;font-weight:600;
    margin: 10px 0 10px 0;
}
.cabGlimpsSec .glimpzBox p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.cabGlimpsSec .footerBtn {
    text-align: center;
}
.cabPanelSec .cabPanelBgBox {
    background: #fff;
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    height: 95%;
    position: relative;
    padding-bottom: 80px;
    transition: 0.5s;
}
.cabPanelSec .cabPanelBgBox:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.cabPanelSec .cabPanelBgBox .boxBtn {
    position: absolute;
    bottom: 10px;
    width: 98%;
}
.cabPanelSec .cabPnelHead h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.cabPanelSec h5 {
    margin: 0;
    
    font-size: 20px;
    line-height: 20px;
    color: #1a1e22;
    font-family:Inter;font-weight:600;
    margin: 10px 0 10px 0;
}
.cabPanelSec p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.crmSecDetails .col-md-6 {
    display: flex;
    align-items: center;
}
.crmSecDetails .col-md-6 img {
    width: 100%;
}
.crmSecDetails .col-md-6 p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.crmSecDetails .col-md-6 ul li {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.whyCrmSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 25px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #343a40;
    text-align: center;
    margin: 25px 0 25px 0;
}
.whyCrmSec .whyCrmBgBox {
    background: #fff;
    box-shadow: 8px 4px 141px 8px rgba(202, 202, 202, 0.2);
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    height: 95%;
}
.whyCrmSec .whyCrmBgBox:hover {
    background: linear-gradient(180deg, #fef7f8 0, rgba(255, 255, 255, 0) 100%);
}
.whyCrmSec .whyCrmBgBox h5 {
    margin: 0;
    
    font-size: 20px;
    line-height: 20px;
    color: #1a1e22;
    font-family:Inter;font-weight:600;
    margin: 10px 0 10px 0;
}
.whyCrmSec .whyCrmBgBox p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.whyCrmSec .footerBtn {
    text-align: center;
}
.crmSoftwareDo h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 25px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #343a40;
    text-align: center;
    margin: 25px 0 25px 0;
}
.crmSoftwareDo .crmDoSec {
    margin-top: 30px;
}
.crmSoftwareDo .crmDoSec .crmDoBox {
    padding: 30px;
    width: 100%;
    height: 95%;
    background: linear-gradient(180deg, #fef7f8 0, rgba(255, 255, 255, 0) 100%);
    margin-bottom: 15px;
    border-radius: 10px;
}
.crmSoftwareDo .crmDoSec .crmDoBox:hover {
    background: #1a1e22;
}
.crmSoftwareDo .crmDoSec .crmDoBox:hover h5 {
    color: #fff;
}
.crmSoftwareDo .crmDoSec .crmDoBox h5 {
    margin: 0;
    
    font-size: 18px;
    line-height: 20px;
    color: #1a1e22;
    font-family:Inter;font-weight:500;
    margin: 10px 0 10px 0;
}
.ecommerceDetailSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
}
.ecommerceDetailSec .ecommerceDetailHead h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.ecommerceDetailSec .col-md-6 img {
    width: 100%;
}
.ecommerceDetailSec .col-md-6 p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.ecoomercePlatforms h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.ecoomercePlatforms .ecommerceBgBox {
    background: #fff;
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    height: 95%;
    transition: 0.5s;
}
.ecoomercePlatforms .ecommerceBgBox:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.ecoomercePlatforms .ecommerceBgBox h5 {
    margin: 0;
    
    font-size: 18px;
    line-height: 20px;
    color: #1a1e22;
    font-family:Inter;font-weight:600;
    margin: 10px 0 10px 0;
}
.ecoomercePlatforms .ecommerceBgBox p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.ecommerceOurService h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.ecommerceOurService .ecommerceOurServicebgBox {
    background: linear-gradient(
        269.82deg,
        rgba(255, 255, 255, 0.58) 7.19%,
        rgba(255, 255, 255, 0.58) 97.67%
    );
    border: 1px solid #e4e4e4;
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    padding: 20px;
    height: 95%;
    transition: 0.5s;
}
.ecommerceOurService .ecommerceOurServicebgBox:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.ecommerceOurService .ecommerceOurServicebgBox h5 {
    margin: 0;
    
    font-size: 18px;
    line-height: 20px;
    color: #1a1e22;
    font-family:Inter;font-weight:600;
    margin: 10px 0 10px 0;
}
.ecommerceOurService .ecommerceOurServicebgBox p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.acheiveIossSec img {
    width: 100%;
}
.acheiveIossSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.acheiveIossSec .col-md-6 {
    display: flex;
    align-items: center;
}
.acheiveIossSec .col-md-6 p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.weServeYouEcommerce h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    margin: 25px 0 25px 0;
}
.weServeYouEcommerce p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.studentAppDetails .col-md-6 {
    display: flex;
    align-items: center;
    justify-content: end;
}
.studentAppDetails .col-md-6 p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.studentAppDetails .col-md-6 ul li {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.studentAppDetails .col-md-6 img {
    width: 100%;
}
.studentTracking h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.studentTracking .studentTrackingBgBox {
    background: #fff;
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    height: 95%;
    transition: 0.5s;
}
.studentTracking .studentTrackingBgBox:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.studentTracking .studentTrackingBgBox h5 {
    margin: 0;
    
    font-size: 18px;
    line-height: 20px;
    color: #1a1e22;
    font-family:Inter;font-weight:600;
    margin: 10px 0 10px 0;
}
.studentTracking .studentTrackingBgBox p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.studentTrackFeatures h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.studentTrackFeatures .col-md-6 {
    display: flex;
    align-items: center;
}
.studentTrackFeatures .col-md-6 img {
    width: 80%;
}
.studentTrackFeatures .featureDetails h5 {
    margin: 0;
    
    font-size: 18px;
    line-height: 20px;
    color: #1a1e22;
    font-family:Inter;font-weight:600;
    margin: 10px 0 10px 0;
}
.studentTrackFeatures .featureDetails p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.studentTrackFeatures .featureDetails ul li {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.whyOurTracking h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 10px 0;
    text-align: center;
    margin: 25px 0 25px 0;
}
.whyOurTracking .whyOurTrackingBgBox {
    background: linear-gradient(
        269.82deg,
        rgba(255, 255, 255, 0.58) 7.19%,
        rgba(255, 255, 255, 0.58) 97.67%
    );
    border: 1px solid #e4e4e4;
    box-shadow: 8px 11px 30px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    padding: 20px;
    height: 95%;
    transition: 0.5s;
}
.whyOurTracking .whyOurTrackingBgBox:hover {
    transform: translateY(-8px);
    filter: drop-shadow(8px 8px 15px rgba(0, 0, 0, 0.2));
}
.whyOurTracking .whyOurTrackingBgBox h5 {
    margin: 0;
    
    font-size: 18px;
    line-height: 20px;
    color: #1a1e22;
    font-family:Inter;font-weight:600;
    margin: 10px 0 10px 0;
}
.whyOurTracking .whyOurTrackingBgBox p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.whyOurTracking .footerBtn {
    text-align: center;
}
.servicePage {
    margin: 100px 0 50px 0;
}
.termsandConditionSec {
    margin: 100px 0 50px 0;
}
.termsandConditionSec .termsandConditionSecBgBox {
    background: #fff;
    box-shadow: 8px 4px 141px 8px rgba(202, 202, 202, 0.2);
    border-radius: 5px;
    padding: 20px;
    height: 95%;
}
.termsandConditionSec .termsandConditionSecHead h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 50px 0;
    text-align: center;
}
.termsandConditionSec p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.termsandConditionSec ul li {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.refundSec {
    margin: 100px 0 50px 0;
}
.refundSec .refundHead {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 50px 0;
    text-align: center;
}
.refundSec p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.refundSec ul li {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.privacyPolicySec {
    margin: 100px 0 50px 0;
}
.privacyPolicySec .privacyHead h2 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #18212e;
    margin: 10px 0 50px 0;
    text-align: center;
}
.privacyPolicySec p {
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 15px;
}
.primaryBtn button {
    background-color: transparent;
    color: #e14646 !important;
    border: solid 1px #e14646;
    border-radius: 24px;
    padding: 7px 17px;
    font-weight: 500;
    font-size: 15px;
}
.primaryBtn button:hover {
    background: linear-gradient(to right, #0a0a0a 0, #343434 50%, #1c1c1c 100%);
    border: 1px solid
        linear-gradient(to right, #0a0a0a 0, #343434 50%, #1c1c1c 100%);
    outline: 0;
    color: #fff;
}
.boxBtn button {
    background: #ffeef2;
    border-radius: 30px;
    padding: 9px 40px;
    color: #111;
    border: #ccc;
}
.boxBtn button:hover {
    background: #e61e26;
}
.secondaryBtn button {
    border-radius: 30px;
    background: #fff;
    color: red;
    padding: 9px 40px;
    box-shadow: 0 5px 20px #dbdbdb;
}
.secondaryBtn button:hover {
    background: #e61e26;
}
.discoverModal .modal-dialog {
    width: 100%;
    max-width: 1000px;
}
.discoverModal .modalDetailDiscoverSec .modalRowFirstSec {
    background: #0b191f;
    box-shadow: 8px 4px 141px 8px rgba(199, 199, 199, 0.25);
    border-radius: 5px;
    padding: 20px;
    height: 100%;
    display: flex;
    align-items: center;
}
.discoverModal .modalDetailDiscoverSec .modalRowFirstSec h4 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 25px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #fff;
}
.discoverModal .modalDetailDiscoverSec .modalRowFirstSec p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-bottom: 30px;
}
.discoverModal .modalDetailDiscoverSec .modalRowFirstSec .discoverPhoneSec {
    margin-bottom: 30px;
}
.discoverModal
    .modalDetailDiscoverSec
    .modalRowFirstSec
    .discoverPhoneSec
    .fa-solid {
    color: #e61e26;
}
.discoverModal
    .modalDetailDiscoverSec
    .modalRowFirstSec
    .discoverPhoneSec
    span {
    font-size: 15px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-left: 10px;
}
.discoverModal .modalDetailDiscoverSec .modalRowFirstSec .discoverEmailSec {
    margin-bottom: 30px;
}
.discoverModal
    .modalDetailDiscoverSec
    .modalRowFirstSec
    .discoverEmailSec
    .fa-solid {
    color: #e61e26;
}
.discoverModal
    .modalDetailDiscoverSec
    .modalRowFirstSec
    .discoverEmailSec
    span {
    font-size: 15px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-left: 10px;
}
.discoverModal .modalDetailDiscoverSec .modalRowFirstSec .discoverLocationSec {
    margin-bottom: 30px;
}
.discoverModal
    .modalDetailDiscoverSec
    .modalRowFirstSec
    .discoverLocationSec
    .fa-solid {
    color: #e61e26;
}
.discoverModal
    .modalDetailDiscoverSec
    .modalRowFirstSec
    .discoverLocationSec
    span {
    font-size: 15px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
    margin-left: 10px;
    display: inline-table;
}
.discoverModal .modalDetailDiscoverSec .modalRowFirstSec .footerSocialMedia {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    gap: 25px;
}
.discoverModal .modalDetailDiscoverSec .modalRowFirstSec .footerSocialMedia a {
    color: #fff;
}
.discoverModal .modal-header h5 {
    
    font-size: 20px;
    line-height: 20px;
    color: #1a1e22;
    font-family:Inter;font-weight:600;
}
.discoverModal .discoverModalDetails .col-md-6 input {
    width: 100%;
    padding: 6px;
    border: 0;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 15px;
    outline: 0;
}
.discoverModal .discoverCheckBoxDetails .row {
    margin-top: 20px;
}
.discoverModal .discoverCheckBoxDetails .col-md-6 label {
    height: auto;
    font-size: 16px;
    color: #111;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.discoverModal .discoverCheckBoxDetails .discoverProductHead h5 {
    
    font-size: 18px;
    line-height: 20px;
    color: #1a1e22;
    font-family:Inter;font-weight:500;
}
.discoverModal .discovermsgTextArea textarea {
    width: 100%;
    background-color: #fff;
    border-color: 1px solid #ccc;
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    margin-bottom: 15px;
    max-height: 80px;
    height: 100%;
}
.discoverModal .discoverSubmitBtn {
    text-align: center;
}
.discoverModal .discoverSubmitBtn .wpcf7-submit {
    background: linear-gradient(to right, #ef2b2b 0, #bd0000 50%, #9b0e00 100%);
    border-radius: 30px;
    padding: 9px 40px;
    white-space: nowrap;
    color: #fff;
}
.discoverModal .discoverSubmitBtn button {
    background-color: #e14646;
    color: #fff;
}
.dropdown-menu-dark {
    --bs-dropdown-color: #dee2e6;
    --bs-dropdown-bg: #343a40;
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-box-shadow: ;
    --bs-dropdown-link-color: #dee2e6;
    --bs-dropdown-link-hover-color: #fff;
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: #ebebeb !important;
    --bs-dropdown-link-disabled-color: #adb5bd;
    --bs-dropdown-header-color: #adb5bd;
}
.displyNoneBtn .btn {
    color: #fff;
}
.mobileAccordion {
    margin: 40px 0 40px 0;
    display: none;
}
.mobileAccordion .accordion-body p {
    font-size: 16px;
    color: #111;
    margin-bottom: 10px;
    line-height: 33px;
    font-family:Geist;font-weight:400;
    font-style: normal;
    font-display: swap;
}
.mobileAccordion .accordion-body h3 {
    font-family:Geist;font-weight:500;
    font-style: normal;
    font-display: swap;
    
    font-size: 18px;
    line-height: 41px;
    letter-spacing: 0.02em;
    color: #18212e;
}
.mobileAccordion .accordion-button {
    
    font-size: 17px;
    line-height: 20px;
    color: #1a1e22;
    font-family:Inter;font-weight:500;
}
.mobileAccordion .accordion-button:hover {
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
}
.mobileAccordion .accordion-item {
    box-shadow: 4px 13px 54px rgba(225, 225, 225, 0.11);
    background: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 0 !important;
}
.mobileAccordion .accordion-button:not(.collapsed) {
    background: linear-gradient(
        90.08deg,
        #ffe2e3 -1.07%,
        #fef7f8 99.95%
    ) !important;
    box-shadow: 4px 13px 54px rgba(225, 225, 225, 0.11);
    opacity: 1;
}
.mobileAccordion .accordion-item img {
    width: 80%;
    margin: auto;
    display: block;
}
.privacy-policy {
    padding-top: 70px;
    margin-top: 0;
}
.privacy-policy .title-bread {
    text-align: center;
}
.testiavatarNameDes {
    width: 100%;
}
.f-thumbs__track .f-thumbs__slide:last-child {
    display: none !important;
}
.dropdown .dropdown-menu {
    display: none;
}
.dropdown:hover > .dropdown-menu {
    display: block !important;
}
.addclasstalk {
    display: none;
}
.news-details-container {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    display: inline-block;
}
.news-details-container img {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 20px;
}
.productsLogos {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 25px 0 25px 0;
    flex-wrap: wrap;
}
.productsLogos img {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    margin-right: 20px;
}
.productsLogos img:hover {
    filter: none;
}
#watchvideoModal iframe {
    width: 100%;
}
.cmntyProfileImg img {
    margin: 35px 0 25px 0;
}
.main-blog-container {
    background: rgba(255, 255, 255, 0.19);
    box-shadow: 8px 4px 141px 8px rgba(172, 172, 172, 0.11);
    border-radius: 20px;
    padding: 15px;
}
.main-blog-container .main-blog-img img {
    border-radius: 15px;
}
.headCloseBtn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 20px 15px 0;
}
.wpcf7 {
    padding: 20px 30px 0 10px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
    font-family:Geist;font-weight:400;
}
body {
    background: #f8fafc !important;
}
.ioss-section-pading {
    padding: 60px 0;
}
.ioss-section-title {
    font-weight: 700;
    color: #1a1a2e;
    margin-bottom: 50px;
    font-size: 2rem;
}
.ioss-feature-card {
    background: #fff;
    border: 1px solid #ffd1d1;
    border-radius: 20px;
    padding: 25px;
    height: 100%;
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}
.ioss-feature-title {
    font-weight: 700;
    margin-bottom: 15px;
    color: #000;
    font-size: 1.1rem;
    line-height: 1.7;
}
.ioss-feature-desc {
    color: #555;
    margin-bottom: 0;
    font-size: 1rem;
    color: #111;
    line-height: 1.7;
}
.ioss-diagram-container-col {
    background: linear-gradient(180deg, #eee 0, #fff8fa 100%);
    border-radius: 30px;
    border: 10px solid #f8fafc;
}
.ioss-diagram-container {
    position: relative;
    height: 420px;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ioss-bg-watermark {
    position: absolute;
    bottom: 20px;
    left: 20px;
    opacity: 1;
    z-index: 0;
}
.ioss-bg-watermark img {
    max-width: 150px;
    max-height: 150px;
    width: 100%;
    height: 100%;
}
.ioss-diagram-node {
    color: #111;
    background: #fff;
    padding: 10px 10px;
    border-radius: 12px;
    font-weight: 500;
    font-size: 0.95rem;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    position: absolute;
    z-index: 2;
    text-align: center;
    line-height: 1.3;
    width: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ioss-node-center {
    top: 50%;
    left: 50%;
    transform: translate(-76%, -96%);
    width: 164px;
    height: 64px;
}
.ioss-node-top-left {
    top: 40px;
    left: 65px;
}
.ioss-node-top-right {
    top: 40px;
    right: 60px;
}
.ioss-node-bottom-right {
    bottom: 40px;
    right: 65px;
}
.ioss-svg-connections {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
}
.ioss-connector-line {
    fill: none;
    stroke: #e6aeb3;
    stroke-width: 2;
    stroke-dasharray: 6;
}
.ioss-dot-point {
    fill: #e6aeb3;
}
@media (max-width: 991px) {
    .ioss-node-center {
        transform: translate(-44%, -96%);
    }
    .ioss-node-bottom-right {
        right: 70px;
    }
    .ioss-node-top-right {
        right: 60px;
    }
    .ioss-diagram-container-col {
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        min-height: 350px;
        background: linear-gradient(180deg, #eee 0, #fff8fa 100%);
    }
    .ioss-diagram-container {
        margin-top: 20px;
        min-width: 550px;
        width: 550px;
        flex-shrink: 0;
        transform: scale(0.85);
        transform-origin: center top;
        height: 420px;
    }
}
@media (max-width: 576px) {
    .ioss-diagram-container-col {
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        min-height: 260px;
        margin-top: 30px;
        border-radius: 20px;
    }
    .ioss-diagram-node.ioss-node-center {
        width: 160px;
    }
    .ioss-node-bottom-right {
        right: 105px;
    }
    .ioss-diagram-container {
        display: block;
        min-width: 550px;
        width: 550px;
        flex-shrink: 0;
        transform: scale(0.55);
        transform-origin: center top;
        height: 420px;
    }
}
.ioss-header-wrapper {
    margin-bottom: 4rem;
}
.ioss-header-label {
    color: #ff4d4d;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
    text-transform: uppercase;
}
.ioss-header-line {
    width: 25px;
    height: 2px;
    background-color: #ff4d4d;
    display: inline-block;
}
.ioss-main-title {
    font-weight: 700;
    color: #1a1a2e;
    font-size: 30px;
    line-height: 1.3;
}
.ioss_timeline-wrapper {
    position: relative;
    padding: 40px 0;
    min-height: 450px;
    max-width: 1100px;
    margin: 0 auto;
}
.ioss_timeline-line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 200px;
    width: 2px;
    background-color: #ff4d4d;
    opacity: 1;
    z-index: 1;
}
.ioss_nav-control {
    position: absolute;
    left: 200px;
    transform: translateX(-50%) !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    padding: 10px 0;
    width: 40px;
    border: 1px solid #ff4e4e;
    height: 40px;
    background: #ffe3e3;
    border-radius: 100%;
}
.ioss_nav-control.up {
    top: -30px;
}
.ioss_nav-control.down {
    bottom: -30px;
    padding-top: 5px;
}
.ioss_chevron {
    width: 12px;
    height: 12px;
    border-top: 2px solid #ff4e4e;
    border-left: 2px solid #ff4f4f;
    transform: rotate(45deg);
    margin: -3px 0;
    transition: all 0.3s;
}
.ioss_nav-control.down .ioss_chevron {
    transform: rotate(225deg);
    margin: -3px 0;
}
.ioss_nav-control.up .ioss_chevron:first-child {
    opacity: 0.3;
}
.ioss_nav-control.down .ioss_chevron:last-child {
    opacity: 0.5;
}
.ioss_nav-control:hover .ioss_chevron {
    border-color: #ff4d4d;
}
.ioss_arrow-disabled {
    opacity: 1;
    filter: grayscale(1) blur(0.6px);
    pointer-events: none;
}
@keyframes ioss-pulse-red {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 77, 77, 0.7);
        transform: scale(0.95);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(255, 77, 77, 0);
        transform: scale(1);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 77, 77, 0);
        transform: scale(0.95);
    }
}
.ioss-btn-pulse {
    animation: ioss-pulse-red 2s infinite;
}
@keyframes ioss-bounce-up {
    0%,
    100% {
        transform: translateY(0) rotate(45deg);
    }
    50% {
        transform: translateY(-3px) rotate(45deg);
    }
}
@keyframes ioss-bounce-down {
    0%,
    100% {
        transform: translateY(0) rotate(225deg);
    }
    50% {
        transform: translateY(3px) rotate(225deg);
    }
}
.ioss_nav-control.up:not(.ioss_arrow-disabled) .ioss_chevron {
    animation: ioss-bounce-up 1.5s infinite;
}
.ioss_nav-control.down:not(.ioss_arrow-disabled) .ioss_chevron {
    animation: ioss-bounce-down 1.5s infinite;
}
.ioss_timeline-item {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    margin-bottom: 2rem;
    min-height: 140px;
}
.ioss_col-year {
    flex: 0 0 200px;
    max-width: 200px;
    text-align: right;
    padding-right: 35px;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
}
.ioss_year-text {
    font-size: 1.4rem;
    font-weight: 500;
    color: #aaa;
    margin: 0;
    line-height: 1;
    transition: all 0.3s;
}
.ioss_col-year:hover .ioss_year-text {
    color: #ff4d4d;
}
.ioss-active-year .ioss_year-text {
    color: #333;
    font-weight: 600;
    transform: scale(1.05);
}
.ioss_dot-wrapper {
    position: absolute;
    left: 200px;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}
.ioss_timeline-dot {
    width: 16px;
    height: 16px;
    background-color: #ff4d4d;
    border: 3px solid #fff;
    box-shadow: 0 0 0 1px #ff4d4d;
    border-radius: 50%;
}
.ioss_col-card {
    flex: 1;
    padding-left: 50px;
    perspective: 1000px;
    position: relative;
}
.ioss_timeline-card {
    border: none;
    border-radius: 12px;
    padding: 30px 40px;
    position: relative;
    background: #f7f7f7;
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    opacity: 1;
    transform: scale(0.98);
    border: 10px solid #fff;
    z-index: 2;
}
.ioss_timeline-card h5 {
    font-weight: 700;
}
.ioss_timeline-card p {
    font-size: 1rem;
    color: #4d4d4d;
    margin-bottom: 0;
    line-height: 1.7;
    letter-spacing: 0.03rem;
}
.ioss-bg-card-highlight {
    background-color: #fdf7f9;
    opacity: 1;
    box-shadow: none;
    transform: scale(1);
    z-index: 10;
    scale: 1.03;
}
.ioss_card-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 55px;
    background-color: #fff;
    display: none;
    z-index: 1;
    clip-path: polygon(100% 0, 100% 100%, 0 50%);
}
.ioss-active-year .ioss_card-arrow {
    display: block;
}
@media (max-width: 767px) {
    .ioss_timeline-wrapper {
        padding-left: 5px;
        padding-right: 5px;
    }
    .ioss_timeline-line {
        display: block !important;
        left: 70px;
    }
    .ioss_nav-control {
        display: flex !important;
        left: 70px;
    }
    .ioss_dot-wrapper {
        display: flex !important;
        left: 70px;
    }
    .ioss_timeline-item {
        display: flex;
        margin-bottom: 2rem;
    }
    .ioss_col-year {
        flex: 0 0 70px;
        max-width: 70px;
        width: auto;
        text-align: right;
        padding-left: 0;
        padding-right: 15px;
        margin-bottom: 0;
        pointer-events: auto;
    }
    .ioss_year-text {
        font-size: 1.1rem;
        font-weight: 600;
        color: #aaa;
        pointer-events: auto;
    }
    .ioss-active-year .ioss_year-text {
        font-size: 1.2rem;
        color: #333;
    }
    .ioss_col-card {
        padding-left: 20px;
        margin-left: 0;
        position: relative;
    }
    .ioss_timeline-card {
        background: #f7f7f7;
        opacity: 0.6;
        transform: scale(0.98);
        border-radius: 12px;
        border: 5px solid #fff;
        z-index: 2;
        padding: 20px 15px;
    }
    .ioss-bg-card-highlight {
        background-color: #fdf7f9;
        opacity: 1;
        transform: scale(1);
    }
    .ioss_card-arrow {
        display: none;
    }
    .ioss-active-year .ioss_card-arrow {
        display: block !important;
        width: 40px;
        clip-path: polygon(100% 0, 100% 100%, 0 50%);
    }
    .ioss_timeline-card h5 {
        font-size: 1rem;
    }
    .ioss_timeline-card p {
        font-size: 0.9rem;
    }
}
.ioss-sub-heading {
    color: #ff4d4d;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.9rem;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    padding: 0 15px;
}
.ioss-sub-heading::after,
.ioss-sub-heading::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 20px;
    height: 2px;
    background-color: #ff4d4d;
}
.ioss-sub-heading::before {
    left: -10px;
}
.ioss-sub-heading::after {
    right: -10px;
}
.ioss-tab-main-heading {
    font-weight: 700;
    color: #18212e;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 2rem;
}
.ioss-header-desc {
    color: #666;
    max-width: 700px;
    margin: 0 auto;
    font-size: 1rem;
}
.ioss-product-nav .nav-link {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    margin-bottom: 15px;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    background: 0 0;
    border: none;
    text-align: left;
    width: 100%;
    color: #555;
}
.ioss-icon-box {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    background-color: #fff5f5;
    border: 1px solid #ffe0e0;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    color: #ff6b6b;
    font-size: 1.5rem;
    transition: all 0.3s ease;
}
.ioss-item-content h5 {
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 0;
    font-size: 1.1rem;
}
.ioss-item-content p {
    margin-bottom: 0;
    color: #777;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.7;
}
.ioss-product-nav .nav-link.active {
    background-color: #fff;
    position: relative;
    color: #555;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
}
.ioss-product-nav .nav-link.active .ioss-icon-box svg {
    opacity: 0.3;
}
.ioss-product-nav .nav-link.active::before {
    content: "";
    position: absolute;
    left: 0;
    top: 15%;
    height: 70%;
    width: 4px;
    background-color: #ff4d4d;
    border-radius: 0 4px 4px 0;
}
.ioss-product-nav .nav-link:hover:not(.active) {
    background-color: rgba(255, 255, 255, 0.6);
}
.ioss-preview-card {
    background-color: #fff;
    border-radius: 20px;
    padding: 40px;
    height: 100%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.02);
    border: 1px solid #f0f0f0;
}
.ioss-dashboard-img {
    margin-bottom: 30px;
    border-radius: 10px;
    height: 350px;
    width: auto;
}
.ioss-preview-title {
    font-weight: 600;
    color: #2c3e50;
}
.ioss-preview-desc {
    color: #111;
    line-height: 1.7;
    font-size: 1rem;
}
.ioss-tab-pane {
    transition: opacity 0.3s ease-in-out;
}
@media (max-width: 991px) {
    .ioss-preview-card {
        margin-top: 30px;
        min-height: auto;
    }
}
.ioss-sec-section {
    padding: 80px 0;
}
.ioss-sec-header-label {
    color: #ff4d4d;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    font-size: 0.9rem;
    text-transform: uppercase;
}
.ioss-sec-header-line {
    width: 25px;
    height: 2px;
    background-color: #ff4d4d;
    display: inline-block;
}
.ioss-sec-main-title {
    font-weight: 700;
    color: #1a1a2e;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 2rem;
}
.ioss-sec-sub-text {
    color: #555;
    font-size: 1.05rem;
    max-width: 800px;
    margin: 0 auto 60px auto;
    line-height: 1.6;
}
.ioss-sec-compliance-card {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    border: 1px solid #f0f0f0;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.ioss-sec-badges-area {
    background: linear-gradient(180deg, #fff5f7 0, #fff 80%);
    padding: 40px 20px 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-grow: 1;
}
.ioss-sec-badge-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 30%;
}
.ioss-sec-badge-img {
    height: 90px;
    width: auto;
    object-fit: contain;
    margin-bottom: 10px;
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
    max-width: 100%;
}
.ioss-sec-badges-footer {
    background-color: #fff;
    padding: 20px 0;
    display: flex;
    justify-content: space-around;
    border-top: 1px solid #ebebeb;
}
.ioss-sec-badge-label {
    font-weight: 600;
    color: #1a1a2e;
    font-size: 0.9rem;
    text-align: center;
    width: 33%;
}
.ioss-sec-compliance-list {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ioss-sec-compliance-list li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.ioss-sec-list-icon {
    color: #ff4d4d;
    font-size: 1.2rem;
    margin-bottom: 0;
    min-width: 25px;
    bottom: 7px;
    position: relative;
}
.ioss-sec-list-text {
    font-size: 1rem;
    color: #444;
    line-height: 1.5;
}
.ioss-sec-list-text strong {
    color: #000;
    font-weight: 700;
}
@media (max-width: 768px) {
    .ioss-sec-main-title {
        font-size: 1.8rem;
    }
    .ioss-sec-badges-area {
        flex-wrap: wrap;
    }
    .ioss-sec-badge-item {
        width: 100%;
        margin-bottom: 20px;
    }
    .ioss-sec-compliance-card {
        margin-bottom: 40px;
    }
    .ioss-sec-badges-footer {
        display: none;
    }
}
@media (min-width: 992px) {
    .ioss-product-nav {
        max-height: 650px;
        overflow-y: auto;
        overflow-x: hidden;
        padding-right: 5px;
        display: flex;
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        scrollbar-width: thin;
        scrollbar-color: #e3e3e3 #f1f1f1;
        padding: 10px;
    }
    .ioss-product-nav::-webkit-scrollbar {
        width: 6px;
    }
    .ioss-product-nav::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 3px;
    }
    .ioss-product-nav::-webkit-scrollbar-thumb {
        background-color: #e3e3e3;
        border-radius: 3px;
    }
    .ioss-product-nav::-webkit-scrollbar-thumb:hover {
        background-color: #c5c5c5;
    }
}
.ourServiceSec p {
    font-size: 1rem;
}
.webicon svg {
    width: auto;
    height: 50px;
}
.ioss-wrapper {
    font-size: 13px;
    width: 33em;
    position: relative;
    box-sizing: border-box;
    margin: 2em;
}
@media (min-width: 1400px) {
    .ioss-wrapper {
        font-size: 13px;
    }
}
@media (max-width: 600px) {
    .ioss-wrapper {
        font-size: 13px;
        width: 28em;
    }
}
@media (max-width: 400px) {
    .ioss-wrapper {
        width: 24em;
    }
}
.ioss-dashed-border {
    border: 0.12em dashed #777;
    border-radius: 0.5em 10em 0.5em 10em;
    padding: 1.5em;
    position: relative;
    background-color: transparent;
}
.ioss-inner-bg {
    background: linear-gradient(180deg, #fffcfc 0, #fff0f2 100%);
    border-radius: 2em 8.5em 2em 8.5em;
    padding: 4em 3em;
    position: relative;
}
.ioss-icon-badge {
    position: absolute;
    width: 2.2em;
    height: 2.2em;
    background-color: #ff4d4d;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 1.2em;
    z-index: 10;
    line-height: 0;
    cursor: default;
}
.ioss-icon-tl {
    top: 0;
    left: 0;
    transform: translate(-20%, -20%);
}
.ioss-icon-bm {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    font-size: 1.4em;
}
.ioss-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    align-items: center;
    justify-items: center;
}
.ioss-number {
    display: block;
    font-size: 2.2em;
    font-weight: 600;
    color: #e3342f;
    margin-bottom: 0.1em;
    line-height: 1;
}
.ioss-label {
    font-size: 1.05em;
    font-weight: 600;
    color: #d14040;
    line-height: 1.3;
    text-align: center;
    margin-top: 10px;
}
.ioss-card {
    background-color: #fff;
    padding: 1.5em 0.5em;
    border-radius: 1em;
    box-shadow: 0 1em 2em rgba(255, 100, 100, 0.05);
    text-align: center;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
}
.ioss-text-item {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.ioss-text-item .ioss-number {
    color: #c92a2a;
}
.product-page .product-image img,
.product-page .product-image video {
    width: 450px;
    height: auto;
}
.ioss-simple-cta {
    background: linear-gradient(100deg, #ffe5e5 0, #f99eaf 100%);
    border-radius: 12px;
    padding: 60px 40px;
    position: relative;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 50px;
}
.ioss-simple-cta::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2026/01/wave_design_.png) bottom right
        no-repeat;
    background-size: contain;
    pointer-events: none;
    z-index: 0;
}
.ioss-simple-cta::after {
    content: "";
    position: absolute;
    bottom: -15px;
    right: 17px;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2026/01/star_design.png) top right
        no-repeat;
    background-size: auto;
    pointer-events: none;
    z-index: 0;
}
.ioss-simple-cta .row {
    position: relative;
    z-index: 2;
}
.ioss-simple-cta h3 {
    color: #a60400 !important;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 1.4rem;
    line-height: 1.3;
}
.ioss-simple-cta p {
    color: #111;
    margin-bottom: 0;
    font-size: 1rem;
    max-width: 800px;
}
.ioss-simple-cta .ioss-cta-btn {
    background-color: #fff;
    color: #cd0000 !important;
    border: none;
    padding: 12px 30px;
    border-radius: 6px;
    font-weight: 600;
    transition: all 0.3s ease;
    margin-top: 25px;
    display: inline-block;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.ioss-simple-cta .ioss-cta-btn:hover {
    background-color: #f8f9fa;
    color: #cd0000 !important;
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    padding-right: 35px;
}
.ioss-simple-cta .ioss-cta-btn::after {
    content: " \2192";
    margin-left: 5px;
    font-weight: 700;
    display: inline-block;
    transition: transform 0.3s ease;
}
.ioss-simple-cta .ioss-cta-btn:hover::after {
    transform: translateX(4px);
}
.ioss-bg-decor {
    display: none;
}
@media (max-width: 991px) {
    .ioss-simple-cta {
        text-align: center;
        padding: 40px 25px;
    }
    .ioss-simple-cta p {
        max-width: 100%;
        margin-bottom: 25px;
    }
}
@media (max-width: 576px) {
    .ioss-diagram-node {
        width: 140px;
    }
    .ioss-node-top-right {
        right: 105px;
    }
    .ioss-node-top-left {
        top: 40px;
        left: 110px;
    }
}
main {
    overflow-x: clip;
}
