            * {
                margin: 0;
                padding: 0;
                outline: none;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                scroll-padding-top: 100px;
            }
            
            body {
                font-family: 'Poppins', sans-serif;
            }
            
            .nav-item a {
                color: #000;
                font-size: 16px;
                text-transform: uppercase;
            }
            
            .btn {
                border-radius: 20px 0px;
                border: 1px solid #E21B23;
                padding: 12px 25px;
            }
            .btn:hover {
                background: #E21B20;
                color: #FFF;
            }
            a.btn.btn-danger:hover {
                background: #FFF;
                color: #E21B20;
                border: 1px solid #E21B23;
            }
            .btn-danger {
                border-radius: 7px;
                background: #E21B20;
                padding: 18px 40px;
                margin-top: 10px;
                border: 1px solid #E21B23;
            }
            .btn-danger:hover {
                background: #FFF;
                color: #E21B20;
                border: 1px solid #E21B23;
            }
            
            .heading-title {
                align-items: center;
                align-content: center;
                padding: 5px;
            }
            
            .special-heading-title {
                color: #F00;
                font-size: 48px;
                text-transform: capitalize;
            }
            
            .heading-title h1 {
                color: #000;
                font-size: 48px;
                text-transform: uppercase;
            }
            
            .first-bg-image {
                background-image: url(../img/first-background-image.svg);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: bottom;
            }
            
            .second-bg {
                background-image: url(../img/second-bg.svg);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center;
            }
            
            .lending-pedding {
                padding-top: 110px;
                padding-bottom: 170px;
            }
            
            .navbar {
                background-color: #FFF;
                padding-top: 0.8rem;
                padding-bottom: 0.8rem;
            }
            
            .d-flex-text {
                display: flex;
                align-items: start;
            }
            
            .d-flex-text p {
                padding-left: 15px;
                margin-bottom: 0;
            }
            
            .h3-special h3 {
                color: #E21B20;
                font-size: 20px;
                text-decoration-line: underline;
                text-align: end;
            }
            
            .h3-special h2 {
                color: #000;
                font-size: 48px;
                padding-bottom: 20px;
                padding-top: 15px;
            }
            
            .h3-special p {
                color: #000;
                font-size: 18px;
                margin-bottom: 20px;
            }
            .mission-vision img {
                width: 80px;
                margin-bottom: 15px;
            }
            .our-service {
                text-align: center;
            }
            
            .our-service h3 {
                color: #000;
                text-align: center;
                font-size: 20px;
            }
            
            .our-service h2 {
                color: #E21B20;
                text-align: center;
                font-size: 40px;
                padding-bottom: 35px;
            }
            
            .blog-box.item {
                border: 1px solid #00000029;
                border-radius: 10px;
                box-shadow: 0px 4px 5px 0px rgba(109, 107, 107, 0.20);
            }
            
            .box {
                background-color: #FFF;
                border-radius: 26.339px;
                background: #FCFCFC;
                height: fit-content;
                width: fit-content;
                box-shadow: 0px 3.51192px 4.3899px 0px rgba(109, 107, 107, 0.20);
            }
            
            .owl-carouselll .owl-stage-outer {
                position: relative;
                overflow: hidden;
                padding: 13px 0;
            }
            
            .box h2 {
                color: #000;
                text-align: center;
                font-size: 20px;
                padding: 30px 60px 30px 60px;
                margin: 0%;
                /* 34px */
            }
            
            .first-profile-slider img {
                height: 100px;
                width: 100px;
                border-radius: 50%;
                margin-bottom: 10px;
            }
            
            .box p {
                display: flex;
                flex-direction: column;
                justify-content: center;
                padding: 0px 12px 80px 12px;
            }
            
            .our-group-icon-img {
                align-items: center;
                text-align: center;
                width: 130px;
                height: 129.559px;
                background-color: #EFEFEF;
                border-radius: 75px;
                position: relative;
                left: 7rem;
                bottom: -3rem;
                display: flex;
                justify-content: center;
            }
            
            .our-group-icon-img img {
                height: 62px;
                width: 62px;
            }
            
            .third-bg {
                background-image: url(../img/third-bg.svg);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center;
            }
            
            .icon-box {
                align-items: center;
                text-align: center;
                padding-top: 40px;
            }
            
            .icon-box img{
                width: 75px;
            }
            .icon-box h2 {
                color: #E21B20;
                text-align: center;
                font-size: 50px;
                padding-top: 28px;
                padding-bottom: 20px;
            }
            
            .icon-box p {
                color: #282828;
                text-align: center;
                font-size: 22px;
                margin-bottom: 0;
            }
            .text-red{
                color: #E21B20 !important;
            }
            .four-bg {
                /* background-image: url(../img/four-bg.png);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center;
                background-attachment: fixed; */
                border: 20px solid var(--lini-colo, #D92D32);
                background: rgb(0, 0, 10);
            }
            .frontend-icon img{
                width: 80px;
            }
            .box-profile {
                border: 20px solid var(--lini-colo, #D92D32);
                background: #000;
                padding: 50px 70px;
                /* margin-top: -35rem; */
            }
            
            .box-profile p {
                text-align: center;
                font-size: 16px;
                /* 22.48px */
                letter-spacing: 1.6px;
                background: linear-gradient(180deg, #FF0C13 0%, rgba(255, 255, 255, 0.00) 131.11%);
                background-clip: text;
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }
            
            .ab-your h4 {
                color: snow !important;
                font-family: "Poppins", Sans-serif;
                font-size: 70px;
                font-weight: 800;
                text-transform: uppercase;
                line-height: 1.4em;
                -webkit-text-stroke-width: 1px;
                stroke-width: 1px;
                -webkit-text-stroke-color: #8e2d30!important;
                stroke: #000 !important;
            }
            
            .box-profile h2 {
                color: #FFF;
                text-align: center;
                font-size: 27px;
            }
            
            .box-profile h3 {
                color: #FFF;
                font-size: 16px;
                line-height: 28px;
            }
            
            .first-profile-slider {
                align-items: center;
                text-align: center;
                padding-top: 35px;
            }
            
            .first-profile-slider h2 {
                color: #FFF;
                font-size: 18px;
                text-transform: capitalize;
            }
            
            .first-profile-slider h5 {
                color: #FFF;
                font-size: 16px;
                text-transform: capitalize;
                margin-bottom: 16px;
            }
            
            .experience-text-contain {
                text-align: start;
            }
            
            .experience-text-contain h2 {
                color: #000;
                font-size: 20px;
                margin-bottom: 15px;
            }
            
            .experience-text-contain h3 {
                font-size: 40px;
                background: linear-gradient(90deg, #D92D32 50%, rgba(0, 0, 0, 0.01) 286.33%, rgba(255, 255, 255, 0.00) 286.35%);
                background-clip: text;
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }
            
            .experience-text-contain p {
                color: #575757;
                font-size: 20px;
            }
            
            .edutech-box {
                border: 1px solid #CDCDCD;
                text-align: center;
                align-items: center;
                width: 150px;
                height: 150px;
                margin-bottom: 1rem;
                display: flex;
                flex-direction: column;
                justify-content: center;
                padding: 12px;
            }
            
            .edutech-box img {
                margin-bottom: 15px;
            }
            
            .edutech-box h2 {
                color: #000;
                font-size: 16px;
                margin-bottom: 0;
            }
            
            .d-flex-special {
                display: flex;
                align-items: center;
                flex-wrap: wrap;
                justify-content: space-evenly;
            }
            
            .five-bg {
                background-color: #F8F8F8;
            }
            
            .card {
                display: flex;
                align-items: center;
                justify-content: center;
                flex-direction: column;
                background-color: #ffffff;
                margin: 0 20px;
                width: 280px;
                height: 350px;
                border-radius: 5px;
                box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
            }
            
            .card {
                margin-bottom: 15px;
                border-radius: 1.25rem 1rem 0rem 0rem;
            }
            
            .card-text {
                color: #000;
                font-size: 16px;
                text-transform: capitalize;
            }
            
            .card-body {
                border-radius: 0px 0px 10px 10px;
                background: #FFF;
            }
            
            .card-body-date {
                display: flex;
                justify-content: space-between;
            }
            
            .card-title {
                color: #717171;
                text-align: center;
                font-size: 12px;
                text-transform: capitalize;
            }
            
            .card-link {
                font-size: 16px;
                text-transform: capitalize;
                background: linear-gradient(90deg, #D92D32 50%, rgba(0, 0, 0, 0.00) 286.35%);
                background-clip: text;
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }
            
            .six-bg {
                background-image: url(../img/six-bg.png);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center;
            }
            
            .our-service h4 {
                text-align: center;
                font-size: 50px;
                color: #00000080;
                color: #E21B20;
                padding-top: 60px;
                padding-bottom: 60px;
            }
            
            .seven-bg {
                background-image: url(../img/header-bg.svg);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center;
            }
            
            .our-text-para {
                color: #FFF;
                font-size: 16px;
                padding-top: 25px;
                padding-bottom: 25px;
            }
            
            .list-unstyled a {
                text-decoration: none;
                color: #FFF;
                font-size: 16px;
                text-transform: capitalize;
            }
            
            .our-para-text-two {
                color: #FFF;
                font-size: 22px;
            }
            
            .header-contain-box {
                display: flex;
            }
            
            .eight-bg {
                background-image: url(../img/eight-bg.png);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center;
            }
            
            .our-para-text-semi {
                color: #4A4141;
                font-size: 20px;
                text-transform: uppercase;
            }
            
            .heading-title p {
                color: #4A4141;
                font-size: 18px;
                text-transform: uppercase;
                margin-top: 30px;
                margin-bottom: 20px;
            }
            
            .heading-title-two p {
                color: #4A4141;
                font-size: 20px;
                text-transform: uppercase;
            }
            
            .heading-title-two h2 {
                color: #000;
                font-size: 30px;
                line-height: 170%;
                text-transform: uppercase;
                margin-bottom: 0;
            }
            
            .special-heading-title-two {
                color: #F00;
                font-size: 30px;
                text-transform: uppercase;
            }
            
            .special-about-page-start {
                color: #E21B20 !important;
            }
            
            .nine-bg {
                background-image: url(../img/nine-bg.svg);
                background-repeat: no-repeat;
                background-size: cover;
            }
            
            .our-portfolio-text h2 {
                color: #E21B20;
                font-size: 20px;
                text-transform: uppercase;
            }
            
            .our-portfolio-text h3 {
                color: #000;
                font-size: 48px;
                text-transform: capitalize;
                margin: 30px 0;
            }
            
            .our-portfolio-text p {
                color: #4A4141;
                font-size: 18px;
                text-transform: uppercase;
                margin-bottom: 30px;
            }
            
            .image-special img {
                margin-bottom: 15px;
                width: 100%;
            }
            
            .i {
                font-size: 22px;
                color: #E21B23;
                margin-right: 6px;
            }
            
            .social-media-icon i {
                border-radius: 28px;
                border: 1px solid #636770;
                font-size: 22px;
                padding: 12px;
            }
            
            .ten-bg {
                background-image: url(../img/contact-page-first-bg.png);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center;
            }
            
            .contact-page-sec-bg {
                background-image: url(../img/contact-page-second-bg.svg);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center;
            }
            
            .contact-page-title {
                color: #FFF;
                font-size: 80px;
                text-transform: capitalize;
                text-align: center;
            }
            
            .contact-info-text h2 {
                color: #E21B20;
                font-size: 40px;
                margin-bottom: 20px;
            }
            
            .contact-info-text p a {
                color: #000;
                font-size: 16px;
                font-weight: 400;
                letter-spacing: 1px;
            }
            
            .contact-info-text p {
                margin-bottom: 10px;
            }
            
            .contact-info-text {
                padding: 300px 20px 40px 20px;
            }
            
            .contact-info-text h4 {
                color: #000;
                font-size: 25px;
                padding-bottom: 10px;
                padding-top: 10px;
            }
            
            label {
                display: inline-block;
                color: #4F5C65;
            }
            
            .contact-info-text h5 {
                color: #000;
                font-size: 16px;
                margin-bottom: 30px;
            }
            
            .social-media-icon {
                display: flex;
            }
            
            .social-media-icon a {
                margin-right: 14px;
            }
            
            .contact-info-text-two h2 {
                color: #E21B20;
                font-size: 40px;
                margin-bottom: 35px;
            }
            
            .form-select {
                display: block;
                width: 100%;
                padding: 0.375rem 2.25rem 0.375rem 0.75rem;
                font-size: 1rem;
                font-weight: 400;
                line-height: 1.5;
                color: rgb(33, 37, 41);
                background-color: rgb(255, 255, 255);
                background-image: url(../img/dropdown.svg);
                background-repeat: no-repeat;
                background-position: right 0.75rem center;
                background-size: 16px 12px;
                border: 1px solid rgb(206, 212, 218);
                border-radius: 0.25rem;
                transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
                appearance: none;
            }
            
            input {
                margin-top: 1rem;
            }
            
            input::file-selector-button {
                font-weight: bold;
                color: #000;
                padding: 0.5em;
                border: thin solid grey;
                border-radius: 3px;
            }
            
            .google-map-section {
                padding-bottom: 60px;
            }
            
            .form-select:focus {
                border-color: #E21B20;
                outline: 0;
                box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, .25);
            }
            
            .form-control {
                border: 1px solid #E9EEF1;
                margin: 0%;
            }
            
            .form-control:focus {
                color: #212529;
                background-color: #fff;
                border-color: #E21B20;
                outline: 0;
                box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, .0);
            }
            
            .form-select:focus {
                color: #212529;
                background-color: #fff;
                border-color: #E21B20;
                outline: 0;
                box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, .0);
            }
            
            .pro-in-border h2 {
                color: #FFF;
                font-family: Poppins;
                font-size: 18px;
                font-style: normal;
                font-weight: 500;
                line-height: 170%;
                /* 30.6px */
            }
            
            .form-select {
                border: 1px solid #E9EEF1;
            }
            
            .social-media-icon a {
                color: #282828;
            }
            
            .mapouter {
                position: relative;
                text-align: right;
                width: 100%;
                height: 289px;
            }
            
            .gmap_canvas {
                overflow: hidden;
                background: none!important;
                width: 100%;
                height: 289px;
            }
            
            .gmap_iframe {
                height: 289px!important;
            }
            
            .pro-first-img-bg {
                background-image: url(../img/pro-first-bg-img.png);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center;
            }
            
            .pro-second-img-bg {
                background-image: url(../img/pro-second-bg-img.png);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center;
            }
            
            .pro-third-img-bg {
                background-image: url(../img/pro-third-bg-img.svg);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center;
            }
            
            .pro-four-img-bg {
                background-image: url(../img/pro-four-bg-img.svg);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center;
            }
            
            .pro-five-img-bg {
                background-image: url(../img/pro-five-bg-img.svg);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center;
            }
            
            .pro-six-img-bg {
                background-image: url(../img/pro-six-bg-img.svg);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center;
            }
            
            .our-portfolio-text-in h2 {
                color: #FFF;
                font-size: 48px;
            }
            
            .our-portfolio-text-in p {
                color: #FFF;
                font-size: 20px;
            }
            
            .pro-in-border {
                display: flex;
                flex-wrap: wrap;
            }
            
            .pro-in-border h2 {
                color: #FFF;
                font-size: 14px;
                border-radius: 20px;
                background: rgba(0, 0, 0, 0.40);
                margin-bottom: 0;
                padding: 8px 14px;
                margin-right: 10px;
                margin-bottom: 10px;
            }
            
            .opinion-analysis {
                display: flex;
            }
            
            .about-why-sec-text img {
                background-color: #000;
                border-radius: 75px;
            }
            
            .box-verity {
                background-color: white;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 20px;
                border-radius: 50%;
            }
            
            .box-verity img {
                max-width: 60px;
                max-height: 60px;
            }
            
            .black-box {
                background-color: rgba(52, 52, 52, 1);
                padding: 50px;
                border-radius: 8px 0 0 8px;
                display: flex;
                justify-content: center;
                align-items: center;
                width: 190px;
                height: 190px;
            }
            
            .about-why-sec-text {
                border-radius: 0px 0px 10px 10px;
                border: 1px solid #D6D6D6;
                background: #FFF;
                padding: 30px 12px;
            }
            
            .about-why-sec-text h3 {
                color: #DA2E32;
                text-align: center;
                font-size: 18px;
                margin-bottom: 19px;
            }
            
            .about-why-sec-text p {
                color: #4A4141;
                font-size: 18px;
                margin-bottom: 0;
            }
            
            .opinion-analysis {
                margin-top: 15px;
            }
            
            .blog-two-page-text h2 {
                color: #000;
                font-size: 30px;
                text-transform: uppercase;
                padding-top: 30px;
                padding-bottom: 30px;
            }
            
            .blog-two-page-text h3 {
                color: #717171;
                text-align: center;
                font-size: 12px;
                text-transform: capitalize;
            }
            
            .blog-two-page-text p {
                color: #000;
                font-size: 18px;
            }
            
            .box-special-right-line {
                border-right: 1px solid #FFC3C3;
            }
            
            .input-group {
                position: relative;
                display: flex;
                flex-wrap: wrap;
                align-items: stretch;
                width: 100%;
                justify-content: center;
                align-items: baseline;
            }
            
            .btn-btn-search i {
                background-color: #DA2E32;
                padding: 5px 18px;
                color: #D6D6D6;
                border-radius: 5px;
            }
            
            .buttton {
                border-color: #CDCDCD;
            }
            
            .form-control-line {
                border-radius: 8px 0px 0px 8px;
                border: 1px solid #EEE;
                background: #F9F9F9;
            }
            
            .blog-two-page-text-two h3 {
                color: #636770;
                font-size: 16px;
                text-transform: capitalize;
                margin: 0%;
            }
            
            .blog-two-page-text-two {
                display: flex;
                justify-content: space-between;
                align-items: center;
            }
            
            .blog-demo-bg {
                background-color: #000;
            }
            
            .technologies-web {
                padding: 0px 70px 70px 70px;
            }
            
            .technologies-web h2 {
                color: #FFF;
                text-align: center;
                font-size: 28px;
                text-transform: capitalize;
            }
            
            .technologies-web p {
                color: #FFF;
                text-align: center;
                font-size: 15px;
            }
            
            .blog-page-box {
                align-items: center;
                text-align: center;
            }
            
            .blog-page-box {
                padding: 31px 31px 30.19px 31px;
                border: 1px solid rgba(255, 255, 255, 0.45);
            }
            
            .blog-page-box img {
                padding: 5px;
            }
            
            .blog-page-box h3 {
                color: #FFF;
                text-align: center;
                font-size: 16px;
                margin-top: 10px;
                margin-bottom: 0%;
                /* 120% */
            }
            
            .fre-text-line h2 {
                color: #F00;
                text-align: center;
                font-size: 32px;
            }
            
            .fre-text-line p {
                color: #888;
                text-align: center;
                font-size: 15px;
            }
            
            .button.accordion-button.collapsed {
                color: #333;
                font-size: 16px;
            }
            
            .accordion-button:focus {
                z-index: 3;
                border-color: #DA2E32;
                outline: 0;
                box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, .00);
                border-top: 1px solid #F5F5F5;
                border-right: 1px solid #F5F5F5;
                border-bottom: 1px solid #F5F5F5;
                background: linear-gradient(89deg, #F00 0%, #000 100%);
                color: white;
            }
            
            .accordion-button:not(.collapsed) {
                border-color: #DA2E32;
                outline: 0;
                box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, .00);
                border-top: 1px solid #F5F5F5;
                border-right: 1px solid #F5F5F5;
                border-bottom: 1px solid #F5F5F5;
                background: linear-gradient(89deg, #F00 0%, #000 100%);
                color: white;
            }
            
            .accordion-button:not(.collapsed)::after {
                background-image: url(../img/accor-up.svg);
                transform: rotate(-360deg);
            }
            
            .accordion-item {
                background-color: #fff;
                border: 1px solid rgba(0, 0, 0, .125) !important;
                margin-bottom: 15px;
            }
            
            .accordion-item:not(:first-of-type) {
                border: 1px solid rgba(0, 0, 0, .125);
            }
            
            .accordion-body {
                padding: 1rem 1.25rem;
                color: #888;
            }
            
            .special-link-addition {
                color: white;
                text-decoration: none;
            }
            /* 
.mobile-img:hover {
    padding: 0px 18px 24px;
    border-radius: 0px 0px 10px 10px;
    background: #FFF;
    box-shadow: 0px 4px 5px 0px rgba(109, 107, 107, 0.20);
    position: relative;
} */
            /* progress bar  */
            
            .info {
                justify-content: space-between;
                border-bottom: 1px solid #e6e6e6;
                padding: 10px 0;
                text-transform: uppercase;
                font-size: 90%;
                margin: auto -15px 30px;
            }
            
            .info-code {
                cursor: pointer;
            }
            
            .info-code:hover {
                color: salmon;
            }
            
            .progress-wrapper {
                max-width: 350px;
                justify-content: space-between;
                margin: auto;
                padding: 20px;
                text-transform: uppercase;
            }
            
            [type="range"] {
                width: 200px;
            }
            
            .code {
                visibility: hidden;
                opacity: 0;
                position: absolute;
                width: 260px;
                height: 0;
                left: 0;
                margin: auto;
                line-height: 1.6;
                transition: visibility 0s, opacity 0.5s linear;
            }
            
            .show-code .code {
                visibility: visible;
                opacity: 1;
                height: 100%;
                top: 45px;
            }
            
            pre {
                margin: 0;
                padding: 0;
                width: 100%;
                height: 100%;
            }
            
            code {
                height: calc(100% - 45px);
                margin-top: -20px;
            }
            
            .github {
                position: absolute;
                text-align: center;
                left: 0;
                right: 0;
                top: 5px;
                margin: auto;
                font-size: 0.9rem;
                text-transform: uppercase;
            }
            
            .github a {
                text-decoration: none;
            }
            
            .github a:hover {
                border-bottom: 1px solid salmon;
            }
            
            circle.pie-circle-1 {
                stroke: #E21B20;
                stroke-width: 5;
            }
            
            circle.pie-circle-2 {
                stroke: #E21B20;
                stroke-width: 5;
            }
            
            [data-pie-index="16"] {
                position: relative;
                border-radius: 50%;
                box-shadow: inset 0 0 25px 10px #f50057;
            }
            
            .heart {
                position: absolute;
                font-size: 2rem;
                margin: auto;
                width: 100%;
                bottom: 45px;
                text-align: center;
                animation: heart 0.8s linear infinite;
                text-shadow: 0px 0px 10px #f50057;
            }
            
            @keyframes heart {
                0% {
                    transform: scale(1.07);
                }
                80% {
                    transform: scale(1);
                }
                100% {
                    transform: scale(0.8);
                }
            }
            
            .pie-unit-11 {
                fill: #f50057;
                font-size: 1rem;
            }
            
            .title-round p {
                color: #E21B20;
                font-size: 20px;
                font-weight: 500;
                text-transform: uppercase;
            }
            
            .title-round h4 {
                color: #000;
                font-size: 25px;
                font-weight: 500;
                text-transform: uppercase;
                margin-bottom: 0;
            }
            
            .title-round {
                margin-left: 20px;
            }
            
            .three-slider-box {
                align-items: end;
            }
            
            .svg-size svg {
                width: 130px !important;
                height: 130px !important;
            }
            
            .pie {
                width: auto !important;
                height: auto !important;
            }
            
            .web-span {
                display: flex;
                align-items: center;
            }
            
            .web-span h5 {
                color: #FFF;
                font-size: 14px;
                border-radius: 20px;
                background: rgba(0, 0, 0, 0.40);
                margin-bottom: 0;
                padding: 8px 16px;
                margin-right: 10px;
                margin-bottom: 10px;
            }
            /* media  */
            /* 1680 */
            
            @media (max-width: 1700px) {

            }
            /* 1500 */
            
            @media (max-width: 1680px) {

            }
            /* 1440 */
            
            @media (max-width: 1449px) {

            }
            /* 1280 */
            
            @media (max-width: 1439px) {
                .heading-title h1,
                .special-heading-title {
                    font-size: 45px;
                }
                .h3-special h2 {
                    font-size: 40px;
                    padding-bottom: 20px;
                    padding-top: 15px;
                }
                .box-profile {
                    border: 20px solid var(--lini-colo, #D92D32);
                    padding: 50px 50px;
                    /* margin-top: -35rem; */
                }
                .experience-text-contain h2 {
                    font-size: 20px;
                    margin-bottom: 10px;
                }
                .lending-pedding {
                    padding-top: 110px;
                    padding-bottom: 130px;
                }
                .contact-info-text-two h2 {
                    font-size: 36px;
                    margin-bottom: 20px;
                }
                .contact-info-text h2 {
                    font-size: 36px;
                    margin-bottom: 8px;
                }
            }
            /* 992 */
            
            @media (max-width: 1279px) {
                .experience-text-contain h3 {
                    font-size: 36px;
                }
                .our-service h4 {
                    font-size: 50px;
                    padding-top: 30px;
                    padding-bottom: 30px;
                }
                .our-service h2 {
                    font-size: 36px;
                    padding-bottom: 25px;
                }
                .heading-title h1, .special-heading-title {
                    font-size: 40px;
                }
                .heading-title p {
                    font-size: 18px;
                    margin-top: 15px;
                    margin-bottom: 20px;
                }     
                .h3-special h2 {
                    font-size: 36px;
                    padding-bottom: 5px;
                    padding-top: 20px;
                } 
                .icon-box h2 {
                    font-size: 40px;
                    padding-top: 20px;
                    padding-bottom: 0px;
                }   
                .title-round h4 {
                    font-size: 20px;
                }      
                .title-round p {
                    font-size: 16px;
                    margin-bottom: 10px;
                } 
                tspan.pie-percent-1,
                tspan.pie-unit-1,
                tspan.pie-percent-2,
                tspan.pie-unit-2 {
                    font-size: 20px;
                }
                .svg-size svg {
                    width: 80px !important;
                    height: 80px !important;
                }
                .box-profile {
                    border: 14px solid var(--lini-colo, #D92D32);
                    padding: 30px 20px;
                    /* margin-top: -31rem; */
                }
                .btn {
                    border-radius: 8px 0px;
                    border: 1px solid #E21B23;
                    padding: 12px 25px;
                }
                .opinion-analysis {
                    display: flex;
                    flex-direction: column;
                }
                .black-box {
                    padding: 50px;
                    border-radius: 10px 10px 0 0;
                    width: 190px;
                    height: 190px;
                }
                .about-why-sec-text p {
                    font-size: 16px;
                }
                .about-why-sec-text h3 {
                    text-align: start;
                    font-size: 18px;
                    margin-bottom: 8px;
                }
                .about-why-sec-text {
                    border-radius: 0px 0px 10px 10px;
                    padding: 20px 20px;
                }
                .our-portfolio-text h3 {
                    font-size: 40px;
                    margin: 0px 0 10px;
                }
                .our-portfolio-text-in h2 {
                    font-size: 36px;
                }
                .our-portfolio-text p {
                    font-size: 18px;
                    margin-bottom: 12px;
                }
                .our-portfolio-text-in p {
                    font-size: 18px;
                }
                .our-portfolio-text h2 {
                    font-size: 18px;
                }
                .blog-page-box {
                    padding: 20px;
                    border: 1px solid rgba(255, 255, 255, 0.45);
                }
                .blog-page-box h3 {
                    font-size: 15px;
                }
                            
            }
            /* 768 */
            
            @media (max-width: 991px) {
                .btn-danger {
                    padding: 12px 25px;
                    margin-top: 15px;
                }
                .h3-special h2 {
                    font-size: 35px;
                    padding-bottom: 20px;
                }
                .h3-special p {
                    margin-bottom: 15px;
                }
                .icon-box h2 {
                    font-size: 35px;
                    padding-top: 20px;
                    padding-bottom: 20px;
                }
                .footer-part-one p {
                    margin: 0%;
                }
                .our-portfolio-text h3 {
                    font-size: 35px;
                }
                .flutter-box img {
                    margin-bottom: 20px;
                }
                .our-portfolio-text h2 {
                    font-size: 18px;
                }
                .our-portfolio-text-in p {
                    font-size: 18px;
                }
                .heading-title h1, .special-heading-title {
                    font-size: 30px;
                }
                .lending-pedding {
                    padding-top: 90px;
                    padding-bottom: 100px;
                }
                .heading-title p {
                    font-size: 16px;
                    margin-top: 10px;
                    margin-bottom: 4px;
                }
                .h3-special h3 {
                    font-size: 16px;
                }
                .h3-special h2 {
                    font-size: 28px;
                    padding-bottom: 0px;
                }
                .h3-special p {
                    font-size: 16px;
                    margin-bottom: 20px;
                }
                .our-service h2 {
                    font-size: 28px;
                    padding-bottom: 14px;
                }
                .frontend-icon {
                    width: 115px;
                    height: 115px;
                }
                .frontend-icon img{
                    width: 50px;
                    height: 50px;
                }
                .our-service h3 {
                    font-size: 18px;
                }
                .box-profile {
                    border: 14px solid var(--lini-colo, #D92D32);
                    padding: 30px 60px;
                    /* margin-top: -20rem; */
                }
                .box-profile h2 {
                    font-size: 22px;
                }
                .d-flex-special {
                    justify-content: space-between;
                }
                .experience-text-contain h3 {
                    font-size: 28px;
                }
                .experience-text-contain h2 {
                    font-size: 18px;
                    margin-bottom: 10px;
                }
                .experience-text-contain p {
                    font-size: 16px;
                }
                .date-round p {
                    font-size: 12px;
                }
                .icon-box {
                    padding-top: 0px;
                }
                .icon-box img{
                    width: 50px;
                }
                .icon-box h2 {
                    font-size: 28px;
                    padding-top: 18px;
                    padding-bottom: 0px;
                }
                .icon-box p {
                    font-size: 18px;
                }
                .blog-bene h3 {
                    margin-bottom: 10px;
                }
                .our-service h4 {
                    font-size: 40px;
                    padding-top: 30px;
                    padding-bottom: 15px;
                }
                .title-round p {
                    font-size: 16px;
                    margin-bottom: 2px;
                }
                .opinion-analysis {
                    display: flex;
                    flex-direction: initial;
                }
                .black-box {
                    padding: 50px;
                    border-radius: 10px 0 0 10px;
                    width: 125px;
                    height: 125px;
                }
                .box-verity img {
                    max-width: 35px;
                    max-height: 35px;
                }
                .box-verity {
                    padding: 15px;  
                }
                .box-special-right-line {
                    border-right: none;
                }
                .blog-two-page-text h2 {
                    font-size: 26px;
                    padding-top: 14px;
                    padding-bottom: 2px;
                }
                .blog-two-page-text p {
                    margin-bottom: 10px;
                    font-size: 16px;
                }
                .blog-bene h3 {
                    margin-bottom: 10px;
                }
                .contact-info-text {
                    padding: 40px 20px 40px 20px;
                }
                .contact-info-text h2 {
                    font-size: 32px;
                    margin-bottom: 8px;
                }
                .contact-info-text h4 {
                    font-size: 22px;
                    padding-bottom: 0px;
                }
                .contact-page-sec-bg {
                    background-position: bottom right;
                }
                .contact-info-text-two h2 {
                    font-size: 32px;
                    margin-bottom: 20px;
                }
                .contact-info-text p {
                    margin-bottom: 4px;
                }
                .our-portfolio-text h2 {
                    font-size: 16px;
                }
                .our-portfolio-text p {
                    font-size: 16px;
                    margin-bottom: 12px;
                }
                .our-portfolio-text h3 {
                    font-size: 30px;
                }
                .our-portfolio-text-in h2 {
                    font-size: 28px;
                }
                .our-portfolio-text-in p {
                    font-size: 16px;
                }
                .web-span {
                    flex-wrap: wrap;
                }
                .web-span h5 {
                    font-size: 12px;
                    padding: 8px 12px;
                    margin-right: 10px;
                    margin-bottom: 10px;
                }
            }
            /* 576 */
            
            @media (max-width: 767px) {
                .icon-box {
                    padding-top: 10px;
                }
                .our-portfolio-text h3 {
                    font-size: 30px;
                }
                .lending-pedding {
                    padding-top: 80px;
                    padding-bottom: 140px;
                }
                .icon-box h2 {
                    font-size: 30px;
                }
                .icon-box p {
                    font-size: 20px;
                }
                .our-service h4 {
                    font-size: 30px;
                    padding-top: 20px;
                    padding-bottom: 20px;
                }
                .btn {
                    padding: 5px 15px;
                }
                .footer-part-one p {
                    margin-bottom: 15px;
                }
                .heading-title {
                    padding: 0 0 15px 0;
                }
                .lending-pedding {
                    padding-top: 60px;
                    padding-bottom: 70px;
                }
                .h3-special h2 {
                    font-size: 24px;
                    padding-bottom: 0px;
                }
                .our-service h3 {
                    font-size: 16px;
                }
                .our-service h2 {
                    font-size: 24px;
                    padding-bottom: 14px;
                }
                .frontend-box {
                    padding: 25px 15px 60px;
                    border-radius: 20px;
                }
                .mission-vision{
                    padding: 25px 15px;
                }
                .experience-text-contain h2 {
                    font-size: 16px;
                    margin-bottom: 6px;
                }
                .experience-text-contain h3 {
                    font-size: 24px;
                }
                .edutech-box h2 {
                    font-size: 13px;
                    margin-bottom: 0;
                }
                .edutech-box {
                    width: 120px;
                    height: 130px;
                    justify-content: start;
                }
                .heading-title h1, .special-heading-title {
                    font-size: 35px;
                }
                .blog-two-page-text h3 {
                    font-size: 12px;
                    margin-bottom: 0;
                }
                .blog-two-page-text h2 {
                    font-size: 22px;
                    padding-top: 14px;
                    padding-bottom: 2px;
                }
                .google-map-section {
                    padding-bottom: 50px;
                }
                .contact-info-text {
                    padding: 20px 20px 20px 20px;
                }
                .contact-info-text h2 {
                    font-size: 28px;
                    margin-bottom: 4px;
                }
                .contact-info-text-two h2 {
                    font-size: 28px;
                    margin-bottom: 16px;
                }
                .contact-info-text h5 {
                    font-size: 16px;
                    margin-bottom: 16px;
                }
            }
            /* 525 */
            
            @media (max-width: 575px) {
                .lending-pedding {
                    padding-top: 60px;
                    padding-bottom: 136px;
                }
                .btn-danger {
                    padding: 10px 25px;
                }
                .frontend-box h5 {
                    margin-bottom: 20px;
                }
                .mission-vision{
                    padding: 20px;
                }
                .best-career-disc h5 {
                    margin-top: 10px;
                }
                .best-career-disc h5 {
                    font-size: 16px;
                }
                .copyright {
                    justify-content: center;
                }
                .box-profile {
                    border: 14px solid var(--lini-colo, #D92D32);
                    padding: 30px 30px;
                    /* margin-top: -30rem; */
                }
                .our-service h4 {
                    font-size: 30px;
                    padding-top: 20px;
                    padding-bottom: 5px;
                }
                .box-profile h3 {
                    font-size: 14px;
                    line-height: 24px;
                }
                .box-profile h2 {
                    font-size: 20px;
                }
                .box-profile p {
                    font-size: 16px;
                    margin-bottom: 4px;
                }
                .heading-title-two h2 {
                    font-size: 28px;
                    line-height: 130%;
                }
                .special-heading-title-two {
                    font-size: 28px;
                }
                .heading-title-two p {
                    font-size: 18px;
                    margin-bottom: 6px;
                }
                .contact-info-text h4 {
                    font-size: 20px;
                    padding-bottom: 0px;
                }
            }
            /* 480 */
            
            @media (max-width: 524px) {
                .heading-title-two h2 {
                    font-size: 25px;
                }
                .special-heading-title-two {
                    font-size: 25px;
                }
                .experience-text-contain h3 {
                    font-size: 25px;
                }
                .our-service h4 {
                    font-size: 30px;
                    padding-top: 15px;
                }
                .btn-danger {
                    padding: 10px 30px;
                }
                .footer-part-two h3 {
                    margin-bottom: 0px;
                }
                .edutech-box {
                    width: 140px;
                    height: 130px;
                }
                .blog-disc {
                    padding: 0px 18px 18px;
                }
                .opinion-analysis {
                    display: flex;
                    flex-direction: column;
                }
                .black-box {
                    border-radius: 10px 10px 0 0;
                }
                .our-portfolio-text h3 {
                    font-size: 28px;
                }
                .our-portfolio-text-in h2 {
                    font-size: 26px;
                }
            }
            /* 425 */
            
            @media (max-width: 479px) {
                .mobile-img {
                    padding: 20px;
                }
                .heading-title h1, .special-heading-title {
                    font-size: 32px;
                }
                .h3-special h2 {
                    font-size: 22px;
                    padding-bottom: 0px;
                }
                .our-service h2 {
                    font-size: 22px;
                    padding-bottom: 14px;
                }
                .icon-box h2 {
                    font-size: 26px;
                }
                .icon-box p {
                    font-size: 18px;
                }
                .edutech-box {
                    width: 125px;
                    height: 130px;
                }
                .our-service h4 {
                    font-size: 28px;
                    padding-top: 15px;
                }
                .h3-special p {
                    font-size: 16px;
                    margin-bottom: 10px;
                }
                .blog-two-page-text h2 {
                    font-size: 20px;
                    padding-top: 14px;
                    padding-bottom: 2px;
                }   
                .contact-info-text {
                    padding: 20px 15px 20px 15px;
                }
                .contact-info-text h2 {
                    font-size: 26px;
                    margin-bottom: 0px;
                }
                .contact-info-text-two h2 {
                    font-size: 26px;
                    margin-bottom: 12px;
                }
                .social-media-icon i {
                    border-radius: 50%;
                    font-size: 16px;
                    padding: 10px;
                }
            }
            /* 375 */
            
            @media (max-width: 424px) {
                .heading-title-two p {
                    font-size: 18px;
                }
                .heading-title-two h2 {
                    font-size: 22px;
                }
                .special-heading-title-two {
                    font-size: 22px;
                }
                .lending-pedding {
                    padding-bottom: 30px;
                    padding-top: 45px;
                }
                .h3-special h3 {
                    font-size: 18px;
                }
                .our-service h3 {
                    font-size: 18px;
                }
                .frontend-box {
                    padding: 18px 10px 60px;
                }
                .mission-vision{
                    padding: 18px 10px;
                }
                .frontend-box h5 {
                    margin-bottom: 15px;
                }
                .our-service h2 {
                    padding-bottom: 10px;
                }
                .our-service h4 {
                    font-size: 25px;
                    padding-top: 15px;
                }
                .footer-part-one a img {
                    margin-bottom: 10px;
                }
                .footer-part-two h3 {
                    font-size: 20px;
                    margin-bottom: 10px;
                }
                .our-service h2 {
                    font-size: 22px;
                    padding-bottom: 15px;
                }
                .experience-text-contain h3 {
                    font-size: 22px;
                }
                .our-service h4 {
                    font-size: 22px;
                    padding-top: 10px;
                }
                .edutech-box {
                    width: 110px;
                    height: 130px;
                }
                .box-profile h2 {
                    font-size: 18px;
                }
                .box-profile {
                    border: 10px solid var(--lini-colo, #D92D32);
                    padding: 20px 16px;
                    /* margin-top: -30rem; */
                }
                .nav-item a {
                    font-size: 14px;
                }
                .contact-info-text h2 {
                    font-size: 24px;
                    margin-bottom: 0px;
                }
                .contact-info-text-two h2 {
                    font-size: 24px;
                    margin-bottom: 12px;
                }
                .contact-info-text h4 {
                    font-size: 18px;
                    padding-bottom: 0px;
                }
                .contact-info-text h5 {
                    font-size: 15px;
                    margin-bottom: 16px;
                }
                .contact-info-text p a {
                    font-size: 15px;
                }
                .google-map-section {
                    padding-bottom: 40px;
                }
                .our-portfolio-text h2 {
                    font-size: 15px;
                }
                .our-portfolio-text h3 {
                    font-size: 26px;
                }
                .our-portfolio-text p {
                    font-size: 15px;
                    margin-bottom: 12px;
                }
                .our-portfolio-text-in h2 {
                    font-size: 24px;
                }
                .our-portfolio-text-in p {
                    font-size: 14px;
                }
            }
            /* 320 */
            
            @media (max-width: 374px) {
                .heading-title h1, .special-heading-title {
                    font-size: 26px;
                }
                .heading-title p {
                    font-size: 15px;
                }
                .btn-danger {
                    font-size: 13px;
                    padding: 10px 18px;
                }
                .h3-special h3 {
                    font-size: 16px;
                }
                .h3-special p {
                    font-size: 15px;
                }
                .our-service h3 {
                    font-size: 15px;
                }
                .frontend-box p {
                    font-size: 15px;
                    line-height: 24px;
                }
                .frontend-box h5 {
                    margin-bottom: 10px;
                }
                .frontend-icon {
                    width: 100px;
                    height: 100px;
                }
                .title-round h4 {
                    font-size: 18px;
                }
                .edutech-box {
                    width: 104px;
                    height: 130px;
                }
                .btn-danger {
                    margin-top: 10px;
                }
                .about-why-sec-text p {
                    font-size: 15px;
                }
                .about-why-sec-text {
                    border-radius: 0px 0px 10px 10px;
                    padding: 15px 15px;
                }
                .black-box {
                    width: 110px;
                    height: 110px;
                }
                .blog-by {
                    padding-top: 50px;
                    padding-bottom: 10px;
                }
                .blog-two-page-text p {
                    font-size: 15px;
                }
            }