    /*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 2, 2021 */

    @font-face {
        font-family: "poiret_oneregular";
        src: url("../fonts/poiret/poiretone-regular.woff2") format("woff2"), url("../fonts/poiret/poiretone-regular.woff") format("woff");
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: "montserrat_alternatesregular";
        src: url("../fonts/montserrat/montserratalternates-regular.woff2") format("woff2"), url("../fonts/montserrat/montserratalternates-regular.woff") format("woff");
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: "montserrat_alternatesbold";
        src: url("../fonts/montserrat/montserratalternates-bold.woff2") format("woff2"), url("../fonts/montserrat/montserratalternates-bold.woff") format("woff");
        font-weight: normal;
        font-style: normal;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: "montserrat_alternatesbold";
        color: #131212;
        line-height: 1.3;
        letter-spacing: normal;
        margin-bottom: 15px;
    }

    li,
    span {
        font-family: "montserrat_alternatesregular";
        color: #0f1446;
    }

    h1 {
        font-family: "montserrat_alternatesbold";
        color: #2a2a2b;
        font-size: 7.13em;
    }

    h2 {
        font-family: "montserrat_alternatesbold";
        font-size: 5.14em;
        color: #2a2a2b;
    }

    h3 {
        font-family: "montserrat_alternatesregular";
        font-size: 2.841em;
        color: #2a2a2b;
    }

    h4 {
        font-family: "montserrat_alternatesbold";
        font-size: 1.982em;
        color: #2a2a2b;
    }

    h5 {
        font-size: 1.982em;
        font-family: "montserrat_alternatesregular";
    }

    h6 {
        font-family: "montserrat_alternatesbold";
        font-size: 1.8em;
    }

    p {
        font-family: "montserrat_alternatesregular";
        font-size: 1.4em;
        line-height: 1.3;
        color: #2a2a2b;
        margin: 0px;
    }

    hr {
        margin-top: 1rem;
        margin-bottom: 1rem;
        border: 0;
        width: 100%;
        background-color: #000000;
        height: 1px !important;
    }

    input:focus,
    textarea:focus {
        border: solid 1px #d30101 !important;
        box-shadow: none !important;
    }

    .custom-control-input:checked~.custom-control-label::before {
        color: #fff;
        border-color: hsl(220 41% 22% / 36%);
        background-color: #d4af37;
    }

    .custom-control-label::after {
        top: 0rem;
        left: -1.6rem;
        display: block;
        width: 30px;
        height: 30px;
    }

    .custom-control-label::before {
        position: absolute;
        top: 0rem;
        left: -1.6rem;
        display: block;
        width: 30px;
        height: 30px;
    }

    .shadow {
        box-shadow: 0 0.1rem 0.3rem hsl(0 0% 0% / 16%) !important;
        border-radius: 10px;
    }

    .form-control {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.6em !important;
        color: #3f3d56 !important;
        box-shadow: rgb(100 100 111 / 20%) 0px 7px 10px 0px;
        border: solid thin #c3c3c3 !important;
        padding: 10px;
        background-color: #fcfcfc70 !important;
        border-radius: 4px;
    }

    select {
        font-family: "montserrat_alternatesregular";
        width: 100%;
        background-color: #ffffff;
        border: none;
        -webkit-appearance: none;
        background-image: url(../images/arrow-down.png);
        background-position: right;
        background-repeat: no-repeat;
        background-position-x: 96%;
        background-position-y: 49%;
        color: #000000;
        border-radius: 0px;
        text-transform: capitalize;
        padding: 1rem 0.25rem;
    }

    select.form-control {
        padding: 0.375rem 0.25rem;
    }

    .form-control::placeholder {
        color: #3f3d56 !important;
    }

    .form-control:focus {
        border: solid 1px #3f3d56 !important;
        color: #3f3d56 !important;
        box-shadow: none;
    }

    .btn {
        font-family: "montserrat_alternatesregular";
        padding: 4px 35px;
        color: #fff !important;
        box-shadow: 0 0.1rem 0.7rem rgb(0 0 0 / 10%) !important;
        border-radius: 6px;
        font-size: 2.246em;
    }

    .btn:hover {
        color: #fff !important;
        opacity: 0.8;
        background-color: #2a2a2b;
        border-color: #2a2a2b;
    }

    .btn-primary:focus,
    .btn-primary:hover {
        background-color: #2a2a2b !important;
        border-color: #2a2a2b !important;
    }

    .btn-default {
        background-color: #1fe9a0;
        color: #0c1038 !important;
    }

    .btn-default img {
        float: right;
        margin: 15px 0px;
    }

    .btn-default:hover {
        background-color: #1fe9a0;
        color: #0c1038 !important;
        border-color: #1fe9a0;
    }

    .btn-primary {
        background: #2a2a2b;
        border: none;
        box-shadow: #2a2a2b 0px 0px 6px 0px !important;
        padding: 4px 22px;
    }

    .btn-link {
        border-color: #fff;
        color: #fff !important;
        text-decoration: none;
    }

    a {
        color: #fff !important;
        font-family: "montserrat_alternatesregular";
        cursor: pointer;
        text-decoration: none;
    }

    a:hover {
        color: #30bef0;
    }

    label {
        margin: 0px;
        font-family: "montserrat_alternatesregular";
        font-size: 1.6em !important;
        color: #2a2a2b !important;
        float: left;
        width: 100%;
        line-height: 16px;
        margin-bottom: 0px !important;
        color: #000000;
    }

    li {
        list-style: none;
    }

    img {
        max-width: 100%;
    }
    /*<-----------header------->*/

    .navbar-nav li a.nav-link {
        font-size: 2em;
        color: #30bef0 !important;
    }

    .dropdown .dropdown-toggle::after {
        display: none;
    }

    .dropdown li a {
        color: #00c1f1 !important;
    }

    .top-header-section {
        background-color: #2a2a2b !important;
    }

    .navbar-nav .nav-item.mr-2 {
        margin-right: 25px;
    }
    /* <------banner-----> */

    .real-home-banner img {
        /*max-height: 800px;*/
    }

    .home-banner {
        position: absolute;
        padding-bottom: 0rem !important;
        z-index: 5;
        display: grid;
        place-content: center;
        height: 100%;
        top: 0px;
    }

    img.scroll_img {
        position: absolute;
        bottom: 20px;
        cursor: pointer;
    }

    .home-banner .fw-light {
        font-weight: 300 !important;
        color: #30bef0;
    }

    .home-banner h3 {
        color: #30bef0;
    }

    .social-icon {
        display: inline-grid;
        width: 4%;
        text-align: center;
        gap: 30px;
        padding: 10px !important;
        position: absolute;
        left: 10%;
        top: 28%;
    }

    .benefits-section .card-box:hover img.box-icon-posiion {
        display: none;
    }

    .box-icon-posiion-dis {
        display: none;
    }

    /*.card-box::after {*/
    /*    width: 58px;*/
    /*    height: 52px;*/
    /*    content: '';*/
    /*    background-color: #2a2a2b;*/
    /*    z-index: 9999;*/
    /*    display: block;*/
    /*    border-radius: 40px 10px 10px;*/
    /*    position: absolute;*/
    /*    right: -8px;*/
    /*    bottom: -6px;*/
    /*}*/

    .card-box:hover::after {
        /*background-color: #30bef0;*/
    }

    .service-section .card-box:hover::after {
        background-color: #2a2a2b;
    }

    .card-box:after:hover .card-box {
        background-color: #30bef0;
    }

    .container-fluid.banner {
        background-color: #f9f9f9;
    }

    .getstart-section .card-box::after {
        background-color: #30bef0;
    }

    .card-box {
        border: solid thin #c8c8c9;
        border-radius: 30px;
        padding: 30px;
        min-height: 300px;
        position: relative;
        overflow: hidden;
    }

    img.box-icon-posiion {
        position: absolute;
        right: -8px;
        bottom: -3px;
    }

    .card-box::after:hover {
        background-color: red !important;
    }
    /* <-----Services-setion----> */

    .service-section {
        background-color: #2a2a2b;
    }

    .Services-col {
        float: left;
        padding-right: 40px;
    }

    .Services-col .card-box {
        border: solid thin #636364;
    }

    img.serviece {
        position: absolute;
        right: 0px;
    }

    .card-box .icon-right {
        font-size: 1.065em;
        align-items: center;
        font-family: "montserrat_alternatesregular";
        margin-right: -5px;
        position: absolute;
        right: 26px;
        z-index: 10000;
        bottom: 12px;
    }

    .heading-text h3 {
        margin: 0px;
    }

    .heading-text {
        margin-bottom: 40px;
    }

    .card-box i {
        margin-left: 10px;
    }

    .benifits-banner-text h1 {
        text-align: right;
        font-size: 10.636em;
        color: #fff !important;
    }

    .get-start {
        position: relative;
        background-color: #30bef0;
    }

    .get-start .social-icon {
        top: 25%;
    }

    .get-start h3 {
        font-size: 3.404em;
    }

    .btn-primary.btn-black {
        border-color: #2a2a2b;
        padding: 4px 35px;
        border: solid thin #2a2a2b;
    }

    .btn-primary.btn-black:after {
        display: none;
    }

    .getstart-banner-text {
        position: absolute;
        top: 35%;
        right: 0px;
        width: 40%;
    }

    .getstart-banner-text h1 {
        text-align: left;
        font-size: 9.482em;
        color: #2a2a2b !important;
        line-height: 1;
    }

    .btn-primary {
        position: relative;
        overflow: hidden;
    }

    .btn-primary:after {

    }

    .btn-primary:hover {
        /*background-color: #00c1f1 !important;*/
        /*border-color: #00c1f1 !important;*/
    }

    .btn-primary:hover:after {
        display: none;
    }

    .btn-primary:after:hover .btn-primary {
        background-color: red;
    }
    /* <----------benifits-------> */

    .benifits-banner {
        display: block;
    }
    /* <------------Blog------------> */

    .blog-banner-text h1.fw-light {
        text-align: left;
        font-size: 8.171em;
        color: #000000;
        text-transform: uppercase;
    }

    .features-banner h1.fw-light.ps-5 {
        font-size: 6.661em;
    }

    .blog-banner-text h2 {
        color: #000000;
        text-align: left;
        font-size: 6.594em;
        margin-top: 4rem;
        margin-left: 5rem;
        text-transform: uppercase;
    }

    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 3;
        widows: 1;
    }

    .card-columns .card {
        display: inline-block;
        width: 100%;
        cursor: pointer;
    }

    .card-columns .card {
        margin-bottom: 0.75rem;
    }

    .card-columns .card .card-box {
        border: none;
        min-height: 250px;
    }

    .card-columns .card footer {
        margin-bottom: 40px;
    }

    .card-columns .card .card-box:hover {
        border-radius: 0px 0px 30px 30px;
    }

    .card-columns .card .card-box:hover h5 {
        color: #fff;
    }

    .card-columns .card .card-box:hover p {
        color: #fff;
    }

    .card-columns .card .card-box:hover h6 {
        color: #fff;
    }
    /*
  <----------footer-section---------> */

    .footer-section {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        padding: 60px 0 5px;
        background-color: #2a2a2b;
        position: relative;
    }

    .footer-section ul {
        padding: 0px;
    }

    .footer-section ul li {
        margin-bottom: 5px;
    }

    .footer-section ul li a span {
        color: #30bef0 !important;
        font-size: 1.971em;
        font-family: "poiret_oneregular";
        font-weight: 600;
        letter-spacing: 1px;
    }

    .footer-section h6 {
        color: #30bef0;
        margin-bottom: 22px;
    }

    .footer-section .footer-one ul li a {
        border-bottom: none
    }

    .social-icon-footer {
        gap: 10px;
        display: block;
    }

    .fa-facebook-f {
        background-color: #235ea4;
    }

    .fa-twitter {
        background-color: #00adea;
    }

    .fa-instagram {
        background-color: #09527b;
    }

    .social-icon-footer i {
        border-radius: 50%;
        font-size: 1rem;
        text-align: center;
        width: 35px;
        height: 35px;
        padding: 10px;
    }

    .footer-two {
        padding-left: 4rem;
    }

    .footer-three {
        padding-left: 4rem;
    }

    .social-icon-footer a {
        margin-right: 10px;
    }

    .elementor-shape.elementor-shape-bottom {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        overflow: hidden;
        position: absolute;
        left: 0;
        width: 100%;
        line-height: 0;
        direction: ltr;
        bottom: 0px;
        /*z-index: 9999;*/
    }

    .elementor-shape.elementor-shape-bottom svg {
        height: 160px;
        display: block;
        width: calc(100% + 100%);
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        /*z-index: 9999;*/
        transform: translateX(-50%) rotateY(0deg);
    }

    .get-quality path.elementor-shape-fill {
        fill: #f3f4f7;
    }

    path.elementor-shape-fill {
        fill: #fff;
        z-index: 9999;
        transform: rotateY(360deg);
    }

    .row.footer-section-row {
        margin-bottom: 7rem;
    }

    .footer-copyright {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        padding: 30px 15px;
        background-color: #2a2a2b;
        position: relative;
    }

    .footer-copyright p {
        color: #30bef0;
        font-size: 1.418em;
    }

    .card-columns h5.card-title {
        font-size: 1.979em;
        font-family: "montserrat_alternatesbold";
        color: #2a2a2b;
    }

    .card-columns h6 {
        font-size: 1.979em;
        font-family: "montserrat_alternatesbold";
        color: #30bef0;
    }

    .card-columns .card {
        border-radius: 40px;
        background-color: transparent;
        margin-bottom: 30px;
    }

    .card-blockquote {
        padding: 5em 5rem;
    }

    .card-blockquote h2 {
        font-size: 2.4em !important;
        color: #2a2a2b;
    }

    .card-columns p {
        font-size: 1.979em;
        color: #2a2a2b;
        margin: 10px 0px 31px;
    }
    /* <--------get start------> */

    .src-only {
        display: none;
    }

    .gray-area {
        background-color: #f1f1f1;
        border-radius: 30px;
        padding: 4rem 4rem;
        position: relative;
    }

    .blue-area {
        background-color: #00c1f1;
        padding: 3rem 2rem;
        border-radius: 30px;
        position: absolute;
        bottom: -20%;
        right: 40px;
    }

    .blue-area h3 {
        font-size: 3.287em;
        font-family: "montserrat_alternatesbold";
        color: #2a2a2b;
    }

    .blue-area p {
        font-family: "montserrat_alternatesbold";
        line-height: 1.6;
        margin-bottom: 10px;
        font-size: 1.461em;
    }

    .gray-area h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 3.287em;
    }

    .send-message {
        position: relative;
        margin-bottom: 6rem;
    }

    .blue-area .social-icon {
        position: static;
        display: inline-block;
        width: 100%;
        text-align: left;
        padding: 0px !important;
        margin-top: 20px;
    }

    .blue-area .social-icon a {
        color: #fff !important;
        border-color: #fff;
        margin-right: 10px;
        padding: 5px 12px;
        text-align: center;
        float: left;
    }

    .iframe-section iframe {
        height: 360px;
        width: 100%;
        padding: 0px;
    }
    /* <---------Our story--------> */

    .our-story-section {
        background-color: #f8f9fa;
    }

    .our-story-section h4 {
        width: 90%;
        font-family: "montserrat_alternatesregular";
        font-size: 2.841em;
        margin: 30px 0px;
    }

    .story-banner h2 {
        color: #2a2a2b !important;
    }
    /* <----------Sitemap----------> */

    .sitemap-banner h2 {
        color: #fff !important;
        font-size: 10.633em;
    }
    /* <-----Portfolio----------> */

    .portfolio-banner-text h1 {
        font-family: "montserrat_alternatesbold";
        font-size: 5.14em;
        color: #2a2a2b !important;
    }

    .portfolio-sectionone {
        background-image: url(../images/portfolio-section1.png);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 6rem 2rem;
    }

    .portfolio-sectiontwo {
        background-image: url(../images/portfolio-section2.png);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 6rem 2rem;
    }

    .portfolio-sectionone h2 {
        width: fit-content;
        line-height: 1;
        font-size: 5.3em;
        /*border-image: url(../images/portfolio-blue.png) 30 stretch;*/
        /*border-bottom: 6px solid #000;*/
        /*border-image-repeat: stretch;*/
        /*width: 41%;*/
        padding-bottom: 20px;
    }

    .portfolio-sectiontwo h2 {
        width: fit-content;
        line-height: 1;
        border-image-repeat: stretch;
        width: 41%;
        padding-bottom: 20px;
        position: relative;
    }

    .portfolio-sectiontwo h2:after {
        content: url(../images/border.png);
        background-image: none;
        position: absolute;
        display: block;
        bottom: -6px;
    }

    .portfolio-sectionone h4 {
        font-family: "montserrat_alternatesregular";
        font-size: 2.841em;
        color: #2a2a2b;
        margin-bottom: 30px;
    }

    .portfolio-sectiontwo h4 {
        font-family: "montserrat_alternatesregular";
        font-size: 2.841em;
        color: #2a2a2b;
        margin-bottom: 30px;
    }

    .portfolio-sectionone hr {
        height: 5px !important;
        border-radius: 6px;
        border: solid thin #2a2a2b61;
        background-color: #00c1f1;
        opacity: 1;
        width: 66%;
        margin-left: 2%;
    }

    .portfolio-sectiontwo hr {
        height: 5px !important;
        border-radius: 6px;
        border: solid thin #2a2a2b61;
        background-color: #00c1f1;
        opacity: 1;
        width: 66%;
        margin-left: 2%;
    }

    .row.dispaly-row {
        display: flow-root;
    }

    .portfolio-sectionone-img {
        float: right;
    }

    .laptoop-img {
        max-width: 80%;
    }

    .portfolio-banner-img .laptoop-img {
        max-width: 100%;
    }

    .portfolio-sectiontwo .btn-primary {
        background-color: #fff;
        color: #00c1f1 !important;
        box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px !important;
        font-family: "montserrat_alternatesbold" !important;
    }

    .portfolio-sectiontwo .btn-primary:after {
        /*content: url(../images/bg-black.png);*/
        /*position: absolute;*/
        /*right: -2px;*/
        /*display: block;*/
        /*bottom: -15px;*/
    }
    a.btn.btn-primary.home-bg-curved {
        background: #00c1f1 !important;
        color: #fff !important;
    }
    .box-curved.top-left.get-prices {
        width: 21px !important;
        height: 21px !important;
    }
    .portfolio-sectiontwo .btn-primary:hover:after {
        display: none
    }

    .portfolio-sectiontwo .btn-primary:focus,
    .portfolio-sectiontwo .btn-primary:hover {
        background-color: #fff !important;
        border-color: #fff !important;
    }
    /* <--------featured---------> */

    .feature-section .card-box .icon-right {
        font-size: 1.914em;
        align-items: center;
        font-family: "montserrat_alternatesregular";
        margin-right: -12px;
        position: relative;
        z-index: 9999;
        color: #2a2a2b;
        margin-bottom: 1rem;
        font-weight: 600 !important;
        right: 0px;
        top: 10px;
    }

    .feature-section .card-box {
        min-height: 360px;
    }

    .card-box:hover {
        cursor: pointer;
        /*background-color: #30bef0;*/
    }

    .card-box:hover h4 {
        color: #fff;
    }

    .card-box:hover h5 {
        color: #fff;
    }

    .card-box img {
        filter: brightness(0%);
    }

    .card-box:hover img {
        filter: alpha(opacity=70) !important;
        box-shadow: 0 0 0px #000000 !important;
        border-radius: 10px;
        cursor: pointer;
        /*filter: brightness(0) invert(1);*/
    }

    .service-section .card-box img {
        filter: brightness(0) invert(1);
    }

    .card-box:hover .box-icon-posiion {
        background-color: transparent;
        filter: none !important;
        box-shadow: none !important;
        border-radius: 0;
    }

    .getstart-section img {
        filter: none;
    }

    .card-box:hover span {
        color: #fff;
    }

    .card-box:hover .icon-right {
        color: #fff;
    }

    .card-box:hover i {
        color: #fff;
    }

    .card-box img path {
        fill: #000;
    }

    .card-box img:hover path {
        fill: #fff;
    }

    #customers-testimonials .item {
        text-align: center;
        padding: 20px;
        margin-bottom: 0px;
        opacity: 1;
        -webkit-transform: scale3d(0.8, 0.8, 1);
        transform: scale3d(0.8, 0.8, 1);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        padding-left: 0px;
        padding-right: 0px;
    }

    #customers-testimonials .owl-carousel .owl-item img {
        transform-style: preserve-3d;
        width: auto;
    }

    #customers-testimonials .owl-item.active.center {
        z-index: 9999;
    }

    #customers-testimonials .owl-item.active.center .item {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    #customers-testimonials .item {
        text-align: center;
        padding: 20px;
        margin-bottom: 0px;
        opacity: 1;
        -webkit-transform: scale3d(0.8, 0.8, 1);
        transform: scale3d(0.8, 0.8, 1);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        padding-left: 0px;
        padding-right: 0px;
    }

    .owl-carousel .owl-stage-outer {
        margin-left: 6.5%;
    }

    .owl-carousel .owl-item .shadow-effect img {
        transform-style: preserve-3d;
        width: auto;
    }

    .owl-item.active.center .item .shadow-effect {
        min-height: 290px;
        border: none;
    }

    .owl-item.active.center .item {
        margin: -0.3rem 0rem;
    }

    .owl-dots {
        margin: 2rem 0rem 4rem;
        text-align: center;
    }

    .profile-slider-bottom {
        margin-top: 3rem;
    }

    div#customersProfile .owl-dots {
        margin: 0rem 0rem 4rem;
        text-align: center;
    }

    .border.profile-section .profile-slider-bottom p {
        margin: 0px;
        color: lightgray;
    }

    .owl-dots button.owl-dot {
        background-color: #2a2a2b;
        width: 12px;
        height: 3px;
        margin: 7px;
        border-radius: 4px;
    }

    div#customersProfile .owl-dots .owl-dot {
        background-color: lightgray;
        width: 7px;
        height: 7px;
        margin: 5px;
        border-radius: 4px;
    }

    .owl-dots button.owl-dot.active {
        background-color: #30bef0;
    }

    div#customersProfile .owl-dots .owl-dot.active {
        background-color: #0a65ea;
    }

    .portfolio-section {
        background-color: #f4eff5;
        position: relative;
    }

    .portfolio-section path.elementor-shape-fill {
        fill: #2a2a2b;
    }

    .portfolio-section .elementor-shape.elementor-shape-bottom {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        overflow: hidden;
        position: absolute;
        left: 0;
        width: 100%;
        line-height: 0;
        direction: ltr;
        bottom: 0px;
        /*z-index: 9999;*/
    }

    .portfolio-section .elementor-shape.elementor-shape-bottom svg {
        height: 171px;
        display: block;
        width: calc(100% + 100%);
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        /*z-index: 9999;*/
        transform: translateX(-50%) rotateY(180deg);
    }
    .col-12.bottom-btn.text-center.learn-more {
        margin-bottom: 84px;
    }
    .bottom-btn {
        padding-bottom: 3rem;
        padding-top: 0rem;
    }

    .getstart-section span {
        font-family: "montserrat_alternatesregular";
        font-weight: 600;
        width: 100%;
        float: left;
    }

    div#customersProfile .owl-stage-outer {
        margin: 0px;
        margin: 6rem 0px 2rem;
        overflow: visible;
    }

    .border.profile-section {
        text-align: center;
        padding: 50px 40px 20px;
        border-style: dashed !important;
        border-color: #edf4ff !important;
    }

    .author-name {
        color: #30bef0 !important;
        font-family: "montserrat_alternatesbold";
    }

    .border.profile-section p {
        margin-bottom: 10px;
        font-size: 1.2em;
    }

    .slid-img {
        height: 60px;
        overflow: hidden;
        width: 60px;
        margin: 0px auto;
        border-radius: 50%;
        position: absolute;
        left: 0px;
        right: 0px;
        text-align: center;
        top: -30px;
        z-index: 9999;
    }

    .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        height: 100%;
    }

    .card-box .hvr-float:hover {
        cursor: pointer;
        /*filter: brightness(0) invert(1);*/
    }

    .our-story-section-second {
        background-color: #fff;
    }

    .bottom-btn .btn-primary {
        font-size: 3.254em;
        padding: 4px 22px;
    }

    .bottom-btn .btn-primary:after {
        bottom: -16px;
    }

    .dropdown-menu.show {
        background-color: #2a2a2bf2;
        box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    }

    .dropdown-menu.show .dropdown-item:hover {
        background-color: #00c1f1;
        color: #fff !important;
    }

    .form-inline .dropdown .btn {
        box-shadow: none !important;
    }

    .navbar-dark .navbar-toggler-icon {
        background-image: url(../images/menu.png);
        background-position: center;
        background-size: auto;
        background-repeat: no-repeat;
    }
    /* <------Modal------> */

    .modal-dialog.modal-fullscreen .modal-content {
        background-color: #f5f5f7 !important;
    }

    .marketing-bg {
        background-image: url(../images/modal-shape.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        text-align: center;
    }

    .marketing-bg-inner {
        text-align: left;
        padding: 0px 66px 0 130px;
        margin-top: 10rem;
        margin-bottom: 3rem;
    }

    .marketing-bg-inner.modal-area h2 {
        font-size: 2.1em;
        padding: 10px 60px;
        color: #30bef0 !important;
        margin-bottom: 0px;
        font-family: "montserrat_alternatesbold"
    }

    .modal-dialog.modal-fullscreen .modal-content .container-xl {
        max-width: 92%;
    }

    .marketing-bg-inner h5 {
        text-align: left;
        padding: 0px 0px 0 60px;
        font-style: inherit;
        font-size: 1.8em;
        font-family: "montserrat_alternatesregular";
        color: #30bef0 !important;
    }

    .social-modal.modal-area {
        padding: 0px 60px;
    }

    .social-modal img {
        margin: 15px 10px 15px 0px;
    }

    .same-size-section {
        padding: 0px 0px 0px;
    }

    .row.align-items-center.modal-area {
        margin-top: 130px;
    }

    .modal-ul li {
        text-align: right;
        margin-bottom: 10px;
    }

    .modal-ul li a {
        font-size: 2.4em;
        color: #30bef0 !important;
        font-family: "montserrat_alternatesregular";
        font-family: "poiret_oneregular";
        font-weight: 500;
    }

    .modal-fullscreen .modal-header {
        border-radius: 0;
    }

    .modal-header .btn-close {
        width: auto;
        height: auto;
        background-image: none;
    }

    .col-md-12.pull-right.float-right {
        text-align: right;
    }

    .row.modal-section-inner {
        margin: 2rem 0rem;
        display: flex;
        align-items: center;
    }

    .navbar-dark .navbar-nav .nav-link {
        font-family: "poiret_oneregular";
        font-size: 2.131em;
    }
    /* <------changes css---------> */

    .banner .carousel-caption {
        bottom: 45%;
    }

    .banner .carousel-caption h2 {
        color: #30bef0 !important;
    }

    .banner .carousel-caption h3 {
        color: #30bef0 !important;
        font-family: "poiret_oneregular";
        font-size: 2.841em;
        font-weight: 700;
    }

    .banner img.d-block.w-100 {
        max-height: 700px;
    }

    .benefits-section .card-box {
        min-height: 260px;
        padding: 3.5rem 2rem;
    }

    .home-section .card-box {
        padding: 3.5rem 2rem;
    }

    .feature-section .card-box {
        min-height: 280px;
    }
    .footer-logo {
        margin-bottom: 3em !important;
    }
    .container-fluid.footer-section {
        padding-bottom: 7rem;
    }

    .portfolio-banner-text {
        margin-top: 10rem;
    }

    .result_hover::after:hover {
        width: 100%;
        height: 100%;
        content: '';
        background-color: #30bef0;
        z-index: 9999;
        display: block;
        border-radius: 10px 10px 10px;
        position: absolute;
        right: 0px;
        bottom: 0px;
        left: 0px;
    }
    /* .carousel .carousel-item {
            transition-duration: 3s;
        } */

    .carousel-item {
        height: 100vh;
        min-height: 350px;
        background: no-repeat center center scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        border-radius: 0px 0px 0px 285px;
    }

    .pagination .page-link {
        background-color: transparent;
        border: none;
    }

    .page-item:first-child .page-link {
        border-radius: 50%;
        background-color: #fff;
        color: #2a2a2a !important;
        padding: 18px 24px;
    }

    ul.pagination {
        display: flex;
        align-items: center;
    }

    .page-item:last-child .page-link {
        border-radius: 50%;
        background-color: #fff;
        color: #2a2a2a !important;
        padding: 18px 24px;
    }

    .page-item:first-child .page-link i {
        color: #2a2a2b
    }

    .page-item {
        margin: 0px 12px;
    }

    .pagination .page-link {
        font-size: 2em;
        color: #000 !important;
        font-family: "montserrat_alternatesregular";
    }

    .page-item.active .page-link {
        background-color: #2a2a2a;
        border-color: #2a2a2a;
        font-weight: 700;
        color: #fff !important;
        border-radius: 4px;
    }

    .sitemap-section h4 {
        font-size: 3.829em;
        margin: 20px 0px;
    }

    .sitemap-section a {
        color: #000 !important;
    }

    .branding-section {
        background-color: #00c1f1;
        background-image: none !important;
    }

    .branding-section-inner {
        position: relative;
        z-index: 9999;
    }

    .branding-section-inner {
        background-image: url(../images/cloud.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }
    /* .branding-section-inner::after {
        content: url(../images/cloud.png);
        position: absolute;
        display: block;
        top: 0px;
        left: 20px;
        z-index: -1;
    } */

    .branding-section .portfolio-sectiontwo-text h2 {
        border: none;
        position: relative;
        margin-bottom: 40px;
        width: 25%;
        font-size: 5.104em;
    }

    .branding-section .portfolio-sectiontwo-text h4 {
        width: 80%;
    }

    .branding-section .portfolio-sectiontwo-text h2:after {
        content: url(../images/border.png);
        background-image: none;
        position: absolute;
        display: block;
        bottom: -25px;
    }

    .portfolio-sectionone.web-design-section {
        background-color: #fff;
        background-image: none;
    }

    .portfolio-sectionone.web-design-section h2 {
        border: none;
        position: relative;
        margin-bottom: 40px;
        width: 25%;
        font-size: 5.104em;
    }

    .portfolio-sectionone.web-design-section h4 {
        width: 80%;
    }

    .portfolio-sectionone.web-design-section h2:after {
        content: url(../images/border-blue.png);
        background-image: none;
        position: absolute;
        display: block;
        bottom: -25px;
    }

    .web-design-section .btn-primary {
        font-size: 1.6em;
    }

    .branding-section .portfolio-sectiontwo-text .btn-primary {
        font-size: 1.6em;
    }

    .branding-section img.laptoop-img {
        max-width: 100%;
    }

    .web-design-section .laptoop-img {
        max-width: 100%;
    }

    .portfolio-sectionone .btn-primary {
        font-size: 1.6em;
    }

    .portfolio-sectiontwo .btn-primary {
        font-size: 1.6em;
    }

    .get-start .elementor-shape.elementor-shape-bottom {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        overflow: hidden;
        position: absolute;
        left: 0;
        width: 100%;
        line-height: 0;
        direction: ltr;
        top: -100px;
        /*z-index: 9999;*/
        bottom: auto;
    }

    .get-start .elementor-shape.elementor-shape-bottom svg {
        height: 100px;
        display: block;
        width: calc(100% + 1.3px);
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        /*z-index: 9999;*/
        transform: translateX(-50%) rotateY(180deg);
    }

    .get-start .elementor-shape.elementor-shape-bottom svg path.elementor-shape-fill {
        fill: #2a2a2b;
    }

    .get-start {
        margin-top: 5rem;
    }

    .get-start-portfolio {
        margin-top: 0px !important;
    }

    .detail-blog a {
        color: #30bef0 !important;
        font-family: "montserrat_alternatesbold";
        text-decoration: underline;
    }

    .detail-blog p {
        font-size: 1.615em;
    }

    .blog-user {
        height: 32px;
        width: 32px;
        overflow: hidden;
        border-radius: 50%;
    }

    .blog-user img.user {
        height: 100%;
        width: 100%;
    }

    .blogDetail-section-inner .flex-grow-1 p {
        font-size: .935em;
        color: #2a2a2b;
    }

    .blogDetail-section-inner h3 {
        font-family: "poiret_oneregular";
        font-size: 2.131em;
        color: #2a2a2b;
        font-weight: 600;
        line-height: 35px;
    }

    .blogDetail-section-inner .flex-grow-1 h3 {
        color: #30bef0;
        font-family: "montserrat_alternatesbold";
        font-weight: 600;
        line-height: 1;
    }

    .qoute-blue {
        border-radius: 10px;
        background-color: #aae3f7;
        padding: 20px;
    }

    .qoute-blue h6 {
        padding-left: 25px;
        font-family: "poiret_oneregular";
        font-size: 2.272em;
        color: #2a2a2b;
        font-weight: 600;
        line-height: 30px;
    }

    .related-post .blog-user {
        width: 70px;
        height: 70px;
        border-radius: 4px;
    }

    .related-post .flex-grow-1 h3 {
        font-size: 1.478em;
        color: #2a2a2b;
        width: 80%;
        line-height: 18px;
    }

    .related-post .flex-grow-1 p {
        font-size: .779em;
        color: #2a2a2b;
        text-transform: uppercase;
        margin: 6px 0px;
    }

    .blog-detail-banner h1.fw-light.ps-5 {
        font-size: 5.672em;
    }

    .same-services {
        padding: 6rem 5rem !important;
    }

    .img-full-right {
        min-height: 850px;
    }

    body.services-page {
        background-color: #fff !important;
    }

    .img-full-right .services-tab-lap img.laptoop-img {
        position: absolute;
        right: -4rem;
    }

    .modal-dialog.modal-fullscreen .modal-content .row.modal-section-inner {
        margin: 1rem 0px
    }

    .marketing-bg-inner.modal-area h2 span {
        margin-left: 10px;
    }

    @media (min-width: 576px) {
        .container-xl {
            max-width: 710px;
        }
    }

    @media (min-width: 768px) {
        .container-xl {
            max-width: 940px;
        }
    }

    @media (min-width: 992px) {
        .container-xl {
            max-width: 1100px;
        }
    }

    @media (min-width: 1200px) {
        .container-xl {
            max-width: 1286px;
        }
    }

    @media (min-width: 1600px) {
        .container-xl {
            max-width: 1440px;
        }
        .marketing-bg-inner {
            text-align: left;
            padding: 0px 66px 0 130px;
            margin-top: 15rem;
            margin-bottom: 4rem;
        }
    }

    @media (min-width: 768px) {}

    @media (min-width: 769px) {}

    @media (min-width: 1600px) {
        body {
            font-size: 12px;
            background-color: #f9f9f9;
        }
    }

    @media (max-width: 1600px) {
        body {
            font-size: 10px;
            background-color: #f9f9f9;
        }
        .marketing-bg-inner {
            text-align: left;
            padding: 0px 66px 0 130px;
            margin-top: 10rem;
            margin-bottom: 3rem;
        }
    }

    @media (max-width: 1400px) {
        img.serviece {
            max-width: 30%;
        }
        .portfolio-sectionone h2 {
            width: 55%;
        }
        .portfolio-sectiontwo h2 {
            width: 55%;
        }
        .marketing-bg-inner {
            padding: 0px 50px 0 90px;
            margin-top: 8rem;
            margin-bottom: 3rem;
        }
    }

    @media (max-width: 1290px) {
        .benifits-banner img.benifit-img {
            max-width: 70%;
        }
        .branding-section-inner {
            overflow: hidden;
        }
        .row.align-items-center.modal-area {
            margin-top: 70px;
        }
        .social-modal.modal-area {
            padding: 0px 35px;
        }
        .marketing-bg-inner h5 {
            padding: 0px 0px 0 35px;
        }
        .marketing-bg-inner.modal-area h2 {
            padding: 10px 35px;
        }
    }

    @media (max-width: 1199px) {
        .card-box {
            min-height: 350px;
        }
        .social-icon {
            width: 8%;
            gap: 20px;
            left: 5%;
        }
        .modal.show .modal-dialog .container-xl {
            max-width: 92%;
        }
        .marketing-bg-inner {
            padding: 0px 59px 0 10px;
        }
        .row.modal-section-inner {
            margin: 0rem 0rem;
        }
        .banner .carousel-caption {
            bottom: 40%;
        }
        .portfolio-sectionone h2 {
            width: 70%;
        }
        .portfolio-sectiontwo h2 {
            width: 70%;
        }
        .marketing-bg-inner {
            padding: 0px 22px 0 40px;
            margin-top: 10rem;
        }
        .modal.show .modal-dialog .container-xl .modal-header {
            padding-bottom: 0px !important;
        }
    }

    @media (max-width: 991px) {
        .social-icon {
            width: 8%;
            gap: 15px;
            left: 2%;
        }
        .services-imgleft {
            text-align: center;
        }
        img.serviece {
            position: static;
            max-width: 100%;
            text-align: center;
        }
        .benifits-banner img.benifit-img {
            display: none;
        }
        .benifits-banner-text h1 {
            text-align: center;
        }

        .send-message {
            margin-bottom: 2rem;
        }
        .blue-area {
            position: static;
            margin-top: 3rem;
        }
        .getstart-banner-text {
            width: 100%;
        }
        .getstart-banner-text h1 {
            text-align: center;
            text-shadow: 4px 4px #fff;
        }
        .portfolio-banner-img img {
            display: none
        }
        .portfolio-banner-text {
            position: absolute;
            top: 40%;
        }
        .portfolio-sectionone-text {
            margin-bottom: 2rem;
            text-align: center;
        }
        .portfolio-sectionone h2 {
            width: 100%;
        }
        .portfolio-sectionone hr {
            width: 100%;
        }
        .portfolio-sectiontwo h2 {
            width: 100%;
        }
        .portfolio-sectiontwo hr {
            width: 100%;
        }
        .portfolio-sectiontwo-text {
            margin-bottom: 2rem;
            text-align: center;
        }
        .Services-col {
            padding-right: 15px;
        }
        .navbar-collapse {
            margin-left: 20px !important;
        }
        .form-inline.my-2.my-md-0 {
            display: none;
        }
        .navbar-nav .nav-item.mr-2 {
            margin-right: 0px;
        }
        .navbar-nav .nav-item a.nav-link:hover {
            background-color: #00c1f1;
            color: #fff !important;
        }
        .navbar-nav li a.nav-link {
            padding: 8px 12px;
            text-align: center;
        }
        .card-blockquote {
            padding: 2em 2rem;
        }
        .navbar-dark .navbar-toggler {
            border: none;
        }
        .footer-two {
            padding-left: calc(var(--bs-gutter-x) * .5)
        }
        .footer-three {
            padding-left: calc(var(--bs-gutter-x) * .5)
        }
        .footer-one {
            margin-bottom: 2rem;
        }
        .footer-five {
            text-align: center;
            margin: 1rem 0rem;
        }
        .modal-fullscreen .modal-header {
            padding-bottom: 0px !important;
        }
        .col-lg-6.col-md-12.marketing-bg.modal-section.same-size-section {
            height: auto;
            background-image: none;
        }
        .marketing-bg-inner {
            padding: 10px;
            margin-top: 1rem;
        }
        .marketing-bg-inner.modal-area h2 {
            padding: 12px 10px;
        }
        .marketing-bg-inner h5 {
            padding: 12px 10px;
            text-align: center;
        }
        .social-modal.modal-area {
            padding: 10px;
        }
        .social-modal img {
            margin: 5px 5px 5px 0px;
            margin-bottom: 0px !important;
        }
        .row.align-items-center.modal-area {
            margin-top: 10px;
        }
        .banner .carousel-caption {
            bottom: 35%;
        }
        .benefits-section .card-box {
            min-height: 275px;
            padding: 3rem 2rem;
        }
        .portfolio-banner-text {
            margin-top: 0rem;
        }
        .blog-banner-text h2 {
            margin-top: 1rem;
        }
        .branding-section .portfolio-sectiontwo-text h2 {
            width: 100%;
        }
        .branding-section .portfolio-sectiontwo-text h2:after {
            bottom: -25px;
            left: 0px;
            right: 0px;
        }
        .branding-section .portfolio-sectiontwo-text h4 {
            width: 100%;
        }
        .portfolio-sectionone.web-design-section h2 {
            width: 100%;
        }
        .portfolio-sectionone.web-design-section h2:after {
            left: 0px;
            right: 0px;
        }
        .portfolio-sectionone.web-design-section h4 {
            width: 100%;
        }
        .img-full-right {
            min-height: auto;
        }
        .img-full-right .services-tab-lap img.laptoop-img {
            position: unset;
        }
        .marketing-bg-inner {
            text-align: center;
            margin-bottom: 1rem;
        }
        .col-md-12.pull-right.float-right {
            margin-bottom: 15px;
        }
    }

    @media (max-width: 767px) {
        .social-icon {
            display: none;
        }
        img.scroll_img {
            position: absolute;
            bottom: 10px;
            cursor: pointer;
            max-width: 5%;
        }
        .card-columns {
            column-count: 2;
        }
        .blog-banner-text h2 {
            margin-top: 0rem;
        }
        .blog-banner .scroll_img {
            display: none;
        }
        .getstart-banner-text h1 {
            font-size: 6.482em;
        }
        .card-box {
            min-height: 280px;
        }
        .our-story-section-text {
            text-align: center;
        }
        .our-story-section h4 {
            width: 100%;
        }
        .owl-carousel .owl-stage-outer {
            margin-left: 0px;
        }
        div#customers-testimonials .owl-item img {
            margin: 0 auto;
        }
        .modal-dialog-scrollable .modal-content {
            overflow: auto;
        }
        .modal-ul li {
            text-align: center;
        }
        .col-md-12.pull-right.float-right {
            text-align: center;
            float: none !important
        }
        .banner .carousel-caption h2 {
            line-height: 1;
        }
        .scroll-bar {
            display: none;
        }
        .carousel-item {
            max-height: 450px;
        }
        .blog-banner-text h1.fw-light {
            font-size: 6.171em;
        }
        .blog-banner-text h2 {
            font-size: 4.594em;
            margin-left: 3rem;
        }
        .same-services {
            padding: 3rem 1.5rem !important;
        }
    }

    @media (max-width: 640px) {
        img.scroll_img {
            display: none;
        }
        .card-columns {
            column-count: 1;
        }
        .gray-area {
            padding: 2rem 2rem;
        }
        .portfolio-sectiontwo {
            padding: 3rem 2rem;
        }
        .portfolio-sectionone {
            padding: 3rem 2rem;
        }
        .banner .carousel-caption {
            bottom: 25%;
        }
        .carousel-item {
            border-radius: 0px 0px 0px 110px;
        }
    }

    @media (max-width: 575px) {
        .home-banner .fw-light {
            font-size: 4.14em;
            line-height: 1;
        }
        .home-banner h3 {
            width: 90%;
            margin: 0 auto;
        }
        .bottom-btn {
            padding-bottom: 5rem;
        }
        .blog-banner-text h1.fw-light {
            font-size: 5.171em;
            margin-bottom: 0px;
        }
        .blog-banner-text h2 {
            font-size: 1.878em;
            width: 100%;
            margin-left: 1rem;
        }
        .card-blockquote {
            padding: 3em 2rem;
        }
        .banner .carousel-caption h2 {
            font-size: 3.14em;
        }
        .banner .carousel-caption h3 {
            font-size: 2.241em;
        }
        .footer-logo {
            margin-bottom: 4em !important;
        }
        .container-fluid.footer-section {
            padding-bottom: 5rem;
        }
        .footer-five.col-lg-3.col-md-12.col-sm-12 {
            margin-top: 5px !important;
        }
        .carousel-item {
            max-height: 380px;
        }
        .banner .carousel-caption {
            bottom: 35%;
        }
        .blog-banner-text {
            padding: 0px !important;
        }
        .pagination .page-link {
            font-size: 1.4em;
        }
        .page-item:first-child .page-link {
            padding: 12px 0px;
        }
        .page-item:last-child .page-link {
            padding: 12px 0px;
        }
        .blog-detail-banner h1.fw-light.ps-5 {
            font-size: 4.672em;
        }
        .features-banner h1.fw-light.ps-5 {
            font-size: 4.661em;
        }
        .getstart-banner-text {
            width: 100%;
            top: 25%;
        }
    }

    @media (max-width: 480px) {
        .container-fluid.p-5 {
            padding: 1rem !important;
        }
        .footer-section ul li {
            margin-bottom: 8px;
        }
        .navbar-brand img {
            max-width: 75%;
        }
        .feature-section .card-box {
            padding: 15px;
        }
        .banner .carousel-caption {
            bottom: 15%;
        }
        .carousel-item {
            max-height: 300px;
            min-height: 300px;
        }
        .page-item {
            margin: 0px 4px;
        }
    }

    @media (max-width: 420px) {
        body {
            font-size: 8px;
        }
        .card-blockquote {
            padding: 2em 0rem;
        }
    }

    @media (max-width: 340px) {
        .btn-colum button {
            width: 100%;
            margin: 8px 0px;
        }
        .get-start h3 {
            font-size: 2.404em;
        }
    }

    .footer-logo.mb-4 {
        display: flex;
    }

    .footer-logo.mb-4 h6 {
        margin-left: 20px;
        margin-top: 14px;
    }

    .footer-two.col-lg-3.col-md-6.col-sm-6 {
        margin-top: 30px;
    }

    .footer-three.col-lg-3.col-md-6.col-sm-6 {
        margin-top: 30px;
    }

    .footer-five.col-lg-3.col-md-12.col-sm-12 {
        margin-top: 30px;
    }

    h1.fw-light.ab {
        position: absolute;
        top: 50%;
        right: 100px;
    }
    .footer-logo.mb-4 img {
        width: 100px;
        height: 65px;
    }
    a.navbar-brand.me-5 img {
        height: 58px;
    }
    .carousel-caption h2 {
        font-family: montserrat_alternatesregular;
    }
    div#carouselExampleCaptions {
        margin-top: 80px;
    }
    .footer-one.col-lg-3.col-md-12.col-sm-12 h6 {
        font-family: 'montserrat_alternatesregular';
    }

    .col-lg-6.col-md-12.portfolio-sectionone-text p {
        margin: 0 7px 0 3px;
        font-size: 25px;
        display: inline-block;
        position: absolute;
    }
    p.small-trade-mark {
        font-size: 22px !important;
        position: absolute;
    }
    h2.fw-light.text-white {
        position: relative;
    }
    p.small-trade-mark.idx {
        color: #fff;
        display: inline-block;
        position: absolute;
    }
    .box-curved{
        width: 63px;
        height: 60px;
        background: #000;
        position: absolute;
        right: 0px;
        bottom: 0;
    }
    .top-left {
        border-top-left-radius: 82%;
    }
    .card-box.text-center.home-bg-curved {
        background-color: #30bef0;
    }
    a.btn.btn-primary.hvr-float-shadow.home-bg-curved {
        background-color: #30bef0 !important;
    }
    .card-box.text-center.home-bg-curved h4 {
        color: #fff !important;
    }
    .card-box.text-center.home-bg-curved h5 {
        color: #fff !important;
    }
    .card-box.text-center.home-bg-curved img {
        filter: brightness(0) invert(1);
    }
    .width-84{
        width:84%;
    }
    .card-box:hover h4 {
        color: #000 !important;
    }
    .card-box:hover h5 {
        color: #000 !important;
    }
    .width-90{
        width:90%;
    }
    .box-curved.top-left.services {
        background: #30bef0;
    }
    .col-12.bottom-btn.text-center.learn-more .top-left {
        border-top-left-radius: 92% !important;
        width: 27px !important;
        height: 27px !important;
    }
    .mt-80{
        margin-top: 80px;
    }
    .row.width-90.mx-auto.benefits .card-box {
        min-height: 400px;
    }

    .card-box.services:hover h5 {
        color: #fff !important;
    }

    .card-box.services:hover h4 {
        color: #fff !important;
    }
    .col-lg-8.col-md-12.service-section-col .card-box {
        padding: 65px;
    }
    .container-fluid.footer-section .elementor-shape {
        bottom: -26px;
    }
    span.small-trade-span {
        font-size: 14px !important;
        position: absolute;
    }
    p.small-trade-anchor {
        position: absolute;
        display: inline-block;
        color: #30bef0 !important;
        font-size: 21px;
    }
    .box-curved.top-left.get_stareted {
        height: 25px;
        width: 25px;
        background: #30bef0;
    }
    button.btn.btn-primary.btn-black.hvr-float-shadow.home-bg-curved {
        background: #30bef0 !important;
    }
    h2.premade.temp {
        width: 100%;
        position: relative;
    }
    h2.premade.temp:after {
        content: url(../images/border-blue.png);
        background-image: none;
        position: absolute;
        display: block;
        bottom: -6px;
    }
    button.btn.btn-primary.get-started .box-curved {
        background: #03c1f1 !important;
    }
    button.btn.btn-primary.get-started.home-bg-curved {
        background: #03c1f1 !important;
    }
    .mb-60{
        margin-bottom:60px !important;
    }
    .col-lg-6.col-md-12.col-sm-12.Services-col .learn-more {
        font-size: 16px !important;
    }
    .col-12.bottom-btn.text-center.learn-more.center-more {
        margin-top: 20px;
    }
    .navbar-nav .nav-item.mr-2 {
        margin-right: 25px !important;
    }
    ul.navbar-nav.mx-auto .mr-2 {
        margin-right: 25px !important;
    }
    .mb-50.get.started {
        display: block;
        margin-bottom: 120px;
    }
    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #0d6efd;
        border-color: #0d6efd;
        background: #000 !important;
        box-shadow: none !important;
    }
    .card.hvr-float.col-md-4 .card-box:hover p {
        color: #000 !important;
    }
    .card-img-cap.blog-image img {
        display: block;
        height: 270px;
        position: relative;
        clear: both;
        margin: 0 auto;
        padding: 0;
    }
    .card.hvr-float.col-md-4.listings {
        overflow: hidden !important;
    }
    .card.hvr-float.col-md-4.listings {
        width: 95%;
        padding: 0;
    }
    .container-fluid.blogs.listing {
        margin-bottom: 100px;
    }
    .card.hvr-float.col-md-4.listings.home-bg-curved {
        background: #30bef0;
    }
    .card-box.blogs:hover {
        cursor: pointer;
        background-color: #30bef0 !important;
    }
    h5.card-title.single {
        font-size: 30px;
        padding: 50px;
        text-align: center;
        line-height: inherit;
    }
    img.banner_img.w-100.blog.detail {
        height: auto;
        max-height: 100%;
        width: 100%;
    }
    .col-md-12.p-0.real-home-banner.detail-blog {
        height: 400px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        overflow: hidden;
    }
    .col-lg-12.col-md-12.blog-banner-text.blog-detail-banner h1 {
        font-size: 32px;
        padding: 0 !important;
    }