@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish&display=swap');

/*  desktop view  */
@media all and (min-width: 992px) {
    * {
        font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    }

    li.nav-item .nav-link.show {
        color: #12826C;
    }

    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .nav-link {
        color: #12826C;
    }

    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }

    a.dropdown-toggle.show:hover::after {
        color: #12826C;
    }

    a.dropdown-toggle.show::after {
        content: "\f106";
    }

    .nav-item a {
        padding-right: 20px !important;
    }

    .step1 {
        position: absolute;
        top: 23px !important;
        left: 180px !important;
        transform: rotate(-1deg);
        width: 210px !important;
    }

    .step-2-col {
        margin-top: 8px !important;
        text-align: center !important;
        padding-top: 3rem !important;
        padding-left: 3rem !important;
    }

    .step-2-img {
        position: absolute;
        top: -48px !important;
        left: 158px !important;
        width: 199px !important;
        transform: rotate(-2deg);
    }

    .step-3-col {
        text-align: center !important;
        padding-left: 3rem !important;
    }

    .step-3-col-txt {
        padding: 1rem !important;
        padding-top: 1.5rem !important;
        text-align: center !important;
    }

    .step-3-img {
        position: absolute;
        top: 24px !important;
        left: 162px !important;
        width: 187px !important;
    }

    .step-4-img {
        position: absolute;
        top: 18px;
        left: 143px;
        transform: rotate(0deg);
        width: 210px;
    }

    .step-4-col {
        margin-top: 8px !important;
        text-align: center !important;
        padding-top: 3rem !important;
        padding-left: 3rem !important;
    }

    .step-4-col-txt {
        padding: 1rem !important;
        text-align: center !important;
    }

    /* Canopi Product Tabs */
    .inner-one {

        height: 250px;
        background-color: #fff;
        padding: 15px;
        position: relative;

    }

    .inner-two {

        width: 94%;
        height: 320px;
        left: 3%;
        bottom: 15%;
        top: -15%;
        background-color: #fff;
        position: absolute;

    }

    .inner-two-row {

        height: 300px;

    }

    .inner-img {
        height: 290px;
    }

    /* Canopi Product Tabs */

    /* Canopi Solutions */

    .canopi-products .card-title {
        font-size: 16px !important;
        font-weight: 600;
    }

    .canopi-products .card-text {
        position: absolute;
        top: 102px;
        font-size: 14px !important;
        font-weight: 400;
        line-height: 20px;
        padding: 11px;
        text-align: justify;
    }

    .canopi-products .card-text-products {
        position: absolute;
        left: 6px;
        top: 37px;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        padding: 10px;
        text-align: justify;
    }

    /* Canopi Solutions */

    /* Canopi FAQ's */

    .faq-row {
        margin: 3rem 3rem 0rem 3rem !important;
        padding: 3rem !important;
    }

    /* Canopi FAQ's */

    /* Footer align text left */
    .txt-l {
        text-align: left;
    }

    .txt-r {
        text-align: right;
    }

    /* Footer align text left */

    /******** Testimonial *********/
    .testimonial-sp {
        padding: 60px !important;
        background-image: url('../assets/images/testimonial-bg.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    /***** Canopi Platform *****/
    .platform-short-title {
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 1.5px;
    }

    .platform-main-title {
        font-weight: 700;
        font-size: 34px;
        line-height: 60px;
    }

    .platform-tab-title {
        font-weight: 300;
        font-size: 18px;
        line-height: 30px;
        padding: 0px !important;
        margin-left: 15px !important;
        margin-right: 15px !important;

    }

    .platform-tab-title.active {
        font-weight: 300;
        font-size: 18px;
        line-height: 30px;
        padding: 0px 0px 8px 0px !important;
        margin-left: 15px !important;
        margin-right: 15px !important;
        background-color: #F9FAFD !important;
    }


    .platform-tab-inner-title {
        font-weight: 600;
        font-size: 18px;
        line-height: 27px;
    }

    .platform-tab-inner-text {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
    }


    /***** Blog Page *****/
    .blogs-overview-heading {
        font-weight: 600;
        font-size: 35px;
        line-height: 60px;
    }

    /***** Blog Details *****/

    .blogs-detail-heading {
        font-weight: 600;
        font-size: 40px;
        line-height: 60px;
    }

    .blog-details-icon-col {
        justify-content: end;
    }

    .blogs-detail-subheading {
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
    }

    .blogs-detail-paratxt {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #727177;
    }

    .blogs-detail-normaltxt {
        font-weight: 600;
        font-size: 18px;
        line-height: 28px;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    /**** Contact us page ****/

    .contact-inner-div {
        background-color: #12826C;
        color: #fff;
        width: 100%;
        padding: 25px 0px 25px 30px;
        height: 720px;
        border-radius: 10px;
        width: 420px;

    }

    .contact-inner-div-form {
        background-color: #fff;
        width: 100%;
        height: 770px;
        border-radius: 10px;
        margin-left: 100px;
        padding-left: 260px !important;
        padding-right: 50px !important;

    }

    .contact-first-col {
        z-index: 1 !important;
        display: flex;
        height: 770px;
        align-items: center;
        left: 2px;
        position: absolute !important;
    }

    .form-div-col {
        position: relative !important;
    }

    .contact-inner-div-contents h6 {
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
        text-align: left;
    }

    .contact-inner-div-contents p {
        line-height: 30px;
    }

    .textarea-counter {
        font-size: 12px !important;
    }

    .submit-btn {
        display: flex !important;
        justify-content: flex-end !important;
    }

    .submit-btn button {
        font-weight: 400 !important;
    }

    .mdl-brd {
        border-right: 1px solid #e2e2e2;
    }

    /***** Banner section *****/
    .sp-banner-sec {
        background-image: url('../assets/images/banner-supply-chain.svg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: left;
    }
}

/* desktop end */

@media (min-width: 992px) {

    .wd-1 {
        position: absolute !important;
        width: 95%;
        margin: auto;
        left: 4% !important;
        height: 440px !important;
        border-radius: 0 0 15px 15px;
    }

    .wd-2 {
        position: absolute;
        width: 70% !important;
        margin: auto;
        height: 223px !important;
        left: 17% !important;
        border-radius: 0 0 15px 15px;
    }

    .hr-br {
        border-right: 1px solid #e3e3e3;
        border-radius: 0 !important;
    }
}

.brd-n {
    border: none !important;
    padding-left: 0px !important;
    color: rgb(0 0 0 / 50%);
    ;
}

.dropdown-menu.shadow.show {
    border: none !important;
}

@media screen and (max-device-width: 640px) {
    .mob-pd-m {
        padding: 0;
        margin: 5px 0px !important;
    }
}


@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.padding_top_40 {
    padding-top: 40px;
}

.padding_top_60 {
    padding-top: 60px;
}

.padding_bottom_60 {
    padding-bottom: 60px;
}

.margin_bottom_40 {
    margin-bottom: 40px;
}

.margin_top_10 {
    margin-top: 10px;
}

.margin_top_20 {
    margin-top: 20px;
}

.margin_top_40 {
    margin-top: 40px;
}

.margin_top_60 {
    margin-top: 60px;
}

.margin_top_80 {
    margin-top: 80px;
}

.margin_top_100 {
    margin-top: 100px;
}

.margin_bottom_30 {
    margin-bottom: 30px;
}

.form-group {
    margin-bottom: 1rem;
}

.dropdown-menu.show {
    -webkit-animation: fadeIn 0.3s alternate;
    /* Safari 4.0 - 8.0 */
    animation: fadeIn 0.3s alternate;
}

.navbar-toggler .hamburger-toggle {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    z-index: 11;
}

.navbar-toggler .hamburger-toggle .hamburger {
    position: absolute;
    transform: translate(-50%, -50%) rotate(0deg);
    left: 50%;
    top: 50%;
    width: 50%;
    height: 50%;
    pointer-events: none;
}

.navbar-toggler .hamburger-toggle .hamburger span {
    width: 100%;
    height: 4px;
    position: absolute;
    background: #333;
    border-radius: 2px;
    z-index: 1;
    transition: transform 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), all 0.2s ease-in-out;
    left: 0px;
}

.navbar-toggler .hamburger-toggle .hamburger span:first-child {
    top: 10%;
    transform-origin: 50% 50%;
    transform: translate(0% -50%) !important;
}

.navbar-toggler .hamburger-toggle .hamburger span:nth-child(2) {
    top: 50%;
    transform: translate(0, -50%);
}

.navbar-toggler .hamburger-toggle .hamburger span:last-child {
    left: 0px;
    top: auto;
    bottom: 10%;
    transform-origin: 50% 50%;
}

.navbar-toggler .hamburger-toggle .hamburger.active span {
    position: absolute;
    margin: 0;
}

.navbar-toggler .hamburger-toggle .hamburger.active span:first-child {
    top: 45%;
    transform: rotate(45deg);
}

.navbar-toggler .hamburger-toggle .hamburger.active span:nth-child(2) {
    left: 50%;
    width: 0px;
}

.navbar-toggler .hamburger-toggle .hamburger.active span:last-child {
    top: 45%;
    transform: rotate(-45deg);
}

.sec-oview-ul {
    list-style: none;
    padding: 0;

}

.sec-oview-li {
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.sec-oview-li-market {
    position: relative;
    padding-left: 0px;
    padding-right: 66px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.sec-oview-ul-api {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

.sec-oview-li-api {
    flex: 0 0 50%;
    padding: 5px;
    box-sizing: border-box;
}

.sec-oview-li i {
    position: absolute;
    left: 5px;
    top: 5px;
}

.sec-oview-ul li:not(:last-child) {
    margin-bottom: 20px;
}

#listItems li:not(:last-child) {
    margin-bottom: 10px;
}

.even-sec {
    background-color: #F9FAFD;
}

.btn-prime {
    background-color: #1AB394;
    border-radius: 4px !important;
    padding: 12px 24px;
    color: #ffffff;
}

.btn-prime1 {
    background-color: #1AB394;
    border-radius: 4px !important;
    padding: 12px 24px;
    color: #ffffff;
}

.btn-prime:hover {
    background-color: #12826C;
    color: white;
}
.btn-prime1:hover {
    background-color: #12826C;
    color: white;
}

.btn-secon {
    border-radius: 4px !important;
    border: 1.7px solid #1AB394;
    background-color: #1AB394;
    padding: 12px 24px;
    color: #ffffff;
}

.btn-secon:hover {
    background-color: #12826C;
    color: white;
}

.gl-txt-color {
    color: #12826C;
}

.gl-bgcolor {
    background-color: #12826C;
}

.gl-txt-white {
    color: #fff;
}

.counter-section {
    position: relative;
}

.counter-section:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    background-image: url('../assets/images/floors.png');
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 0;
    background-size: cover;
}

.col-rt-brd {
    border-right: 1px solid #b3b3b3;
    width: 33.333% !important;
}

.col-rt-brd1 {
    width: 33.333% !important;
}

a.dropdown-toggle:hover {
    color: #12826C;
}

.list-group-item {
    transition: all 0.2s ease-in-out;
}

a.dropdown-toggle::after {
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    margin-left: 5px;
    margin-top: 2px;
    border: none;
    font-size: 14px;
    font-weight: 900;
    transition: all 0.35s ease-in-out;
    vertical-align: 0 !important;
}

.navbar-toggler .hamburger-toggle {
    width: 40px;
    height: 40px;

}

.navbar-toggler:focus {
    border-color: #12826C;
    box-shadow: none;
}

.navbar-toggler {
    padding: 0;
}

.navbar-toggler .hamburger-toggle .hamburger span {
    background-color: #12826C;
    border-color: #12826C;
    ;
}

.col-benefits {
    padding: 5px;
    width: 71px;
    height: 71px;
    border-radius: 5px;
}

.icons-benefits {
    padding: 2px;
    position: relative;
    width: 65px;
    height: 65px;
    right: 15px;
    top: 23px;
}

.icons-benefits-scf {
    padding: 2px;
    position: relative;
    right: 15px;
    top: 23px;
    width: 80px;
    height: 80px;
}

.canopi-products .card {
    box-shadow: 0 0 10px #e7e7e7;
    border: none !important;
    transition: all 0.35s ease-in-out;
    height: 310px;
}

.canopi-products .card:hover {
    box-shadow: 0.1px 5px 20px #e7e7e7;
}

.process-step {
    display: flex;
    width: 45px;
    background-color: #DCE4EF;
    align-items: center;
    justify-content: center;
    height: 45px;
    border-radius: 8px;
    font-weight: 600;
    font-weight: 700;
    font-size: 24px;
}

.process-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
}

@media only screen and (max-width: 767px) {
    .w-m-100 {
        width: 100% !important;
    }

    .step1 {
        position: absolute;
        top: 89px;
        left: -41px;
        transform: rotate(76deg);
        width: 122px;
    }

    .step-2-col {
        margin-top: 0px;
    }

    .step-2-img {
        position: absolute;
        top: 89px;
        width: 122px;
        left: -31px;
        transform: rotate(104deg);
    }

    .step-3-img {
        position: absolute;
        top: 89px;
        left: -30px;
        transform: rotate(74deg);
        width: 105px;
    }

    .step4 {
        display: none;
    }

    .step-4-col {
        margin-top: 0px;
    }

    .col-rt-brd {
        border-right: 0px;
    }

    /* Canopi Product Tabs */
    .inner-one {
        width: 100%;
        height: auto;
        background-color: #fff;
        position: unset;

    }

    .inner-two {

        width: 100%;
        height: auto;
        background-color: #fff;
        position: unset;

    }

    .inner-two-row {
        width: 100%;
        height: auto;

    }

    .inner-img {
        width: 100%;
        height: auto;
    }

    /* Canopi Product Tabs */

}



/* Video play Button */

.video-play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
}

.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #12826C;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #12826C;
    border-radius: 50%;
    transition: all 200ms;
}

.video-play-button:hover:after {
    background-color: #12826C;
}

.video-play-button img {
    position: relative;
    z-index: 3;
    max-width: 100%;
    width: auto;
    height: auto;
}

.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 32px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
}

@-webkit-keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.video-overlay {
    position: fixed;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    transition: all ease 500ms;
}

.video-overlay.open {
    position: fixed;
    z-index: 1000;
    opacity: 1;
}

.video-overlay-close {
    position: absolute;
    z-index: 1000;
    top: 15px;
    right: 20px;
    font-size: 36px;
    line-height: 1;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    transition: all 200ms;
}

.video-overlay-close:hover {
    color: #12826C;
}

.video-overlay iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
}

/* Video play Button */

.video-div {
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0 0 10px #e7e7e7;
}

.video-div-active {
    background-color: #F1F4F9;
    border-radius: 8px;
    box-shadow: 0 0 10px #e7e7e7;
}

.nav-tabs .nav-link {
    border: 0;
}

.nav-tabs {
    border: 0;
}

li.nav-item .nav-link.active {
    border-bottom: 3px solid #12826C;
    border-radius: 3px;
    color: #12826C;
}

li.nav-item .nav-link {
    color: #000000;
}

.soft-btn {
    color: #12826c;
    background-color: #fff;
}

.soft-btn:hover {
    color: #fff;
    background-color: #12826c;
    border-color: #fff;
}

/* Testimonials */

.avatar img {
    max-width: 70%;
}

.img-circle {
    border-radius: 50%;
}


/* Testimonials */
.testimonial {
    background-color: #FFFFFF;
    border-radius: 5px;
    padding: 0;
}

.reviews-item {
    position: relative;
}

.reviews-item .image {
    float: left;
    width: 40px;
    font-size: 0;
}

.reviews-item .info {
    margin-left: 70px;
}

.reviews-item .text {
    position: relative;
    margin: 30px 0 0;
    clear: both;
}

@media (max-width: 767px) {
    .carousel-inner .carousel-item>div {
        display: none;
    }

    .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

@media (min-width: 768px) {

    .carousel-inner .carousel-item-end.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(25%);
    }

    .carousel-inner .carousel-item-start.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-25%);
    }
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start {
    transform: translateX(0);
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition: opacity .75s ease-in-out;
}

.carousel-fade .carousel-item.active {
    opacity: 1;
}

/* Accordion */
.accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
    color: #000000;
}

.accordion-item {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #e2e2e2;
}

.accordion-item:last-child {
    border: 0;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon) !important;
}

.accordion-btn-text {
    font-weight: 600;
}

/* Accordion */

/* Footer */

.emailfield-sl {
    padding: 0 1rem;
    width: 100%;
    height: 3.4rem;
    outline: none !important;
    margin-bottom: 0;
    border: 1px solid #2b2c30;
    background: #ffffff;
    border-radius: 5px;
}

.subscribe-btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 5px;
    border-radius: 5px;
    background: #12826c;
    border: none;
    color: #fff;
    padding: 5px 26px;
    font-size: 14px;
    font-weight: 500;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

footer hr {
    color: #fff;
}

.footer-services a:not(.icon-linkedin, .icon-facebook) {
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    opacity: 75%;
    transition: all ease-in-out 0.2s;
}

.footer-services div {
    padding: 5px 0px;
}

.footer-services ul li {
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 20px;
}

.footer-services ul li:last-child {
    margin-right: 0;
}

.footer-services ul {
    padding: 0;
}

.footer-icon-text {
    margin-left: 28px;
    display: inline-block;
}

/* Footer */

/***** Applying Styles *****/
.overlay-menu {
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 999;
    transition: all 0.2s ease-in-out;
}



/***** Menu Items *****/

.nav-item a {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}

#productsItems a {
    font-size: 11.9px;
    font-weight: 600;
}

nav button {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

/***** Banner ******/
.welcome-txt {
    font-size: 20px;
    font-weight: 500;
    line-height: 27px;
}

.banner-txt {
    font-size: 40px;
    font-weight: 700;
    line-height: 78px;
}

.banner-index-text {
    top: -38px;
    font-size: 29px;
    font-weight: 700;
    text-align: left;
    position: relative;
}

.mob-btn1 {
    top: 332px;
    right: 40%;
    position: relative;
}

.banner-index-text2 {
    font-size: 25px;
    font-weight: 600;
    color: #547af7 !important;
    position: relative;
    right: 83px;
    bottom: 73px;
}

.welcome-txt2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}

.leading-company {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

/**** Canopi Overview ****/

.canopi-overview-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.6px;
    letter-spacing: 1.5px;
}

.canopi-overview-heading {
    font-size: 34px;
    font-weight: 700;
    /*  line-height: 150%; */
}

/****** Canopi Counts *****/
.counter-section span {
    font-size: 40px;
    font-weight: 800;
    line-height: 60px;
}

/****** Canopi Benefits ******/
.benefits-short-heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.6px;
    letter-spacing: 1.5px;
}

.benefits-main-heading {
    font-size: 34px;
    font-weight: 700;
    line-height: 60px;
}

.benefits-card-heading {
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
}

.col-benefits-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
}

.benefits-cardbenefits-card-p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

/****** Canopi Solutions ******/
.solutions-short-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 19.6px;
    letter-spacing: 2.5px;
}

.solutions-main-title {
    font-weight: 700;
    font-size: 34px;
    line-height: 150%;
}

.solutions-product-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    font-family:  "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}

.solutions-product-expl {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    font-family:  "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    color: #727177;
}

.canopi-products button,
.banner-sec button,
.integrate-soft button {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

/****** Canopi Process ******/

.process-short-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 1.5px;
}

.process-main-title {
    font-weight: 700;
    font-size: 34px;
    line-height: 60px;
}

/****** Canopi Videos *******/
.videos-short-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1.5px;
}

.videos-main-title {
    font-weight: 700;
    font-size: 34px;
    line-height: 60px;
}

.videos-card-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
}

.videos-card-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #727177;
}



/******* Integrate softwares *******/
.integrate-soft-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
}

.integrate-soft-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

/********** Testimonial **********/
.testimonial-short-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
}

.testimonial-main-title {
    font-weight: 700;
    font-size: 34px;
    line-height: 60px;
}

.testimonial-card-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
}

.testimonial-card-subtitle,
.testimonial-card-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #727177;
}

.ar-ja {
    border: none;
    background: linear-gradient(129.38deg, #DCE4EF 0%, #A7B6E2 192.47%);
    border-radius: 5px;
}

.ar-ja i {
    color: #12826c;
}

/****** FAQ's ******/
.faq-short-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1.5px;
}

.faq-main-title {
    font-weight: 700;
    font-size: 34px;
    line-height: 60px;
}

.faq-qs {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}

.faq-ans {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #727177;
}

/***** Contact us section *****/
.contact-us-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 60px;
}

.contact-us-text {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #727177;
}

.contact-us-email-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
}

.contact-us-email-text {
    /* font-weight: 400;*/
    font-size: 16px;
    line-height: 24px;
}

.contact-us-email-text span {
    color: #727177;
}

.contact-us-phone-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #727177;
}

/***** Canopi footer *****/
.footer-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.footer-subtitle {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.footer-subtext {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
}

/******** Blogs Landing Page *********/

.para-txt {
    color: #727177;
}

.blog-item .author-avatar {
    float: left;
    width: 15%;
    font-size: 0;
}

.blog-item .info {
    margin-left: 70px;
}

.blog-item .text {
    position: relative;
    margin: 30px 0 0;
    clear: both;
}

.author-name {
    padding: 2px;
    font-weight: 600;
    font-size: 16px;
}

.publish-date {
    padding: 2px;
    font-weight: 300;
    font-size: 14px;
    color: #727177;
}

.blog-cards-section {
    background-color: #F9FAFD;
}

.card-img-top-others {
    border: 3.1px solid #f3c48c;
    border-radius: 10px;
}

.card-img-top-blogs {
    right: 16px;
    position: relative;
}

.card-img-top,
.card-img-top-others,
.card-img-top-blogs {
    width: 100% !important;
    height: 254.664px;
}

.pop-upStyling {
    font-size: 14px;
    width: auto;
    border: 1px solid #1AB394;
    background-color: #fff;
    border-radius: 10px;
    right: 0px;
    position: relative;
    color: #000;
}

.pop-upStyling:hover {
    background-color: #1AB394;
}

.blog-cards-section .card {
    border: none;
    height: 425px;
    margin-bottom: 2rem !important;
    transition: all ease-in-out 0.3s;
}

.blog-cards-section .card-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
}

.footer-services .social-icons {
    cursor: pointer;
}

/***** Blog Details Page - Start *******/

/***** Banner section *****/
.sp-banner-blog-detail {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 165px;
}

.blog-details-section {
    background-color: #fff;
}

.blog-detail-inner {
    border: none;
    border-radius: 10px;
    margin-top: -150px;
    background-color: #fff;
    padding: 30px 0px 30px 30px !important;


}

.blog-inner-icons {

    width: 50px;
    height: 50px;
    margin-right: 20px;
    padding: 10px;
    display: flex;
    border-radius: 10px;
    justify-content: center;
    -webkit-box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.05);
    transition: all ease 0.3s;
}

.blog-inner-icons:hover {
    cursor: pointer;
    -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
}

/***** Blog Page - Start *******/

/***** Banner section *****/

.sp-blogs-banner-sec {
    background-image: url('../assets/images/banner-supply-chain.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}

/**** FAQ ****/
.faq-page {
    background-color: #12826C;
    color: #fff;
}

.faq-page .contact-us-text {
    color: #fff !important;
    font-weight: 300;
    font-size: 16px;
}

.faq-page .contact-us-email-text,
.faq-page .contact-us-email-text span,
.faq-page .contact-us-phone-text,
.faq-page .contact-us-phone-text span {
    color: #fff !important;
    font-weight: 300;
    font-size: 16px;
}

/**** Modal ****/
.modal-content {
    border-radius: 4px !important;
}

.modal-dialog .btn-close {
    color: #12826C;
}

.modal-header {
    border-bottom: none;
}

.modal-btn-close {
    border: none;
    background: none;
    color: #12826C;
    font-size: 24px;
    padding: 0;
    margin-right: 10px;
}

.modal-body {
    padding-top: 0;
}

.modal-header {
    padding-bottom: 0;
}

.signup-btn {

    border-radius: 5px;
    background: #12826c;
    border: none;
    color: #fff;
    padding: 8px 26px;
    font-size: 14px;
    font-weight: 500;
}

/***** Policy Page - Start *******/

/***** Banner section *****/
.sp-banner-sec {
    background-image: url('../assets/images/banner-supply-chain.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}

.banner-index {
    background-image: url('../assets/canopi_web_banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    height: 603px;
    top: 90px;
    position: relative;
}

.headBusiness {
    top: 78px;
    left: 164px;
}

@media only screen and (min-width: 280px) and (max-width: 599px) {
    .banner-index-text {
        top: -49px;
        font-size: 16px;
        bottom: 0px;
        right: 2px;
    }

    .mob-btn1 {
        top: 98px;
        right: 0%;
    }

    .banner-index-text2 {
        font-size: 10px;
        right: 2px;
        bottom: 59px;
    }

    .btn-banner {
        padding: 4px 4px;
    }

    .btn-prime1 {
        padding: 7px 7px !important;
        margin: 7px !important;
    }

    .banner-index {
        height: 350px;
    }

    .banner-index-text {
        padding-top: 70px;
    }

    .headBusiness {
        top: 40px !important;
        left: 0px !important;
    }
}

/***** Overview section *****/
.about-overview-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 19.6px;
    letter-spacing: 1.5px;
}

.about-overview-heading {
    font-size: 40px;
    font-weight: 600;
    line-height: 60px;
}

/****** Second section ******/
.overview-heading {
    font-size: 40px;
    font-weight: 700;
}

.sec-oview-ul {
    list-style: none;
    padding: 0;

}

.sec-oview-li {
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.sec-oview-li-market {
    position: relative;
    padding-left: 0px;
    padding-right: 66px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.sec-oview-ul-api {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

.sec-oview-li-api {
    flex: 0 0 50%;
    padding: 5px;
    box-sizing: border-box;
}

.sec-oview-li i {
    position: absolute;
    left: 5px;
    top: 5px;
}

.sec-oview-ul li:not(:last-child) {
    margin-bottom: 20px;
}

#listItems li:not(:last-child) {
    margin-bottom: 10px;
}

.even-sec {
    background-color: #F9FAFD;
}

/****** Canopi Benefits ******/
.benefits-short-heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.6px;
    letter-spacing: 1.5px;
}

.benefits-main-heading {
    font-size: 34px;
    font-weight: 700;
    line-height: 60px;
}

.benefits-card-heading {
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
}

.col-benefits-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
}

.benefits-cardbenefits-card-p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}



/***** Supply chain finance - Start *******/

/***** Banner section *****/

/***** Overview section *****/
.splchn-overview-heading {
    font-size: 40px;
    font-weight: 700;
    line-height: 27px;
}

/****** Second section ******/
.overview-heading {
    font-size: 40px;
    font-weight: 700;
}

.sec-oview-ul {
    list-style: none;
    padding: 0;

}

.sec-oview-li {
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.sec-oview-li-market {
    position: relative;
    padding-left: 0px;
    padding-right: 66px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.sec-oview-ul-api {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

.sec-oview-li-api {
    flex: 0 0 50%;
    padding: 5px;
    box-sizing: border-box;
}

.sec-oview-li i {
    position: absolute;
    left: 5px;
    top: 5px;
}

.sec-oview-ul li:not(:last-child) {
    margin-bottom: 20px;
}

#listItems li:not(:last-child) {
    margin-bottom: 10px;
}

.even-sec {
    background-color: #F9FAFD;
}

/****** Canopi Benefits ******/
.benefits-short-heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.6px;
    letter-spacing: 1.5px;
}

.benefits-main-heading {
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
}

.benefits-card-heading {
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
}

.col-benefits-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
}

.benefits-cardbenefits-card-p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

/***** Supply chain finance - End *******/

/***** About Page - Start *******/

/***** Banner section *****/

/***** Overview section *****/
.about-overview-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 19.6px;
    letter-spacing: 1.5px;
}

.about-overview-heading {
    font-size: 40px;
    font-weight: 600;
    line-height: 60px;
}

/****** Second section ******/
.overview-heading {
    font-size: 40px;
    font-weight: 700;
}

.sec-oview-ul {
    list-style: none;
    padding: 0;

}

.text-align-left {
    text-align: left !important;
}

.sec-oview-li {
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.sec-oview-li-market {
    position: relative;
    padding-left: 0px;
    padding-right: 66px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.sec-oview-ul-api {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

.sec-oview-li-api {
    flex: 0 0 50%;
    padding: 5px;
    box-sizing: border-box;
}

#listItems-list {
    font-size: 14px;
}

.sec-oview-li i {
    position: absolute;
    left: 5px;
    top: 5px;
}

.sec-oview-ul li:not(:last-child) {
    margin-bottom: 20px;
}

#listItems li:not(:last-child) {
    margin-bottom: 10px;
}

.even-sec {
    background-color: #F9FAFD;
}

/****** Canopi Benefits ******/
.benefits-short-heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.6px;
    letter-spacing: 1.5px;
}

.benefits-main-heading {
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
}

.benefits-card-heading {
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
}

.col-benefits-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
}

.benefits-cardbenefits-card-p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.fonts-bold {
    font-weight: 600 !important;
}

.cont-us {
    background-color: #F9FAFD;
}

.footer-services a:hover {
    opacity: 100%;
}

.blog-cards-section .card:hover {
    cursor: pointer !important;
    box-shadow: 1px 6px 5px #e7e7e7;
}

.contact-inner-div-form select,
.contact-inner-div-form input,
.contact-inner-div-form textarea {
    border-color: #727177 !important;
}

.font-18 {
    font-size: 18px !important;
}

.supply-sectors {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-evenly;
    list-style: none;
}

.supply-sectors li {
    justify-content: space-evenly;

}

.supply-sectors li::before {
    content: "\2022";
    color: #12826C;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    font-size: 22px;
    margin-left: -1em;
}

.about-av {
    height: 220px;
}

.about-av-img {
    top: -110px;
}

.team-social img:hover {
    cursor: pointer;
}

.platform-txt {
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
}

.platform-tabpg-title {
    font-weight: 300 !important;
    font-size: 18px !important;
    line-height: 30px;
    padding: 3px 0px 8px 0px !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
    color: #fff;
}

.platform-tabpg-title.active {
    font-weight: 300 !important;
    font-size: 18px !important;
    line-height: 30px;
    padding: 0px 0px 0px 0px !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
    color: #fff;
    border-bottom: 3px solid #fff !important;
}

.nav-link.platform-tabpg-title {
    color: #fff !important;
}

.nav-link.platform-tabpg-title.active {
    background-color: unset;
    border-bottom: 3px solid #fff;
}

.featured-platform-text {
    background-color: #fff;
    color: #000000;
    height: 252px;
    text-align: left;
}

.timeline-cols ul {
    list-style: none;
}

.timeline-cols .arrows {
    width: 120px !important;
    height: 120px;
}

.timeline-cont {
    width: 150px !important;
}

.timeline-main {
    overflow-x: auto;
    width: 100%;
}

.timeline-scroll::-webkit-scrollbar {
    display: none;
}

.timeline-scroll {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.plt-ja {
    border: none !important;
    background: #fff;
    border-radius: 5px;
}

.plt-ja i {
    color: #12826c;
}

.plt-ja:hover {
    background: linear-gradient(129.38deg, #DCE4EF 0%, #A7B6E2 192.47%);
}

#featured-tabs {
    width: 90%;
    padding: 0px 15px;
}

.m-btns {
    display: none !important;
}

.col-partner-benefits {
    background: linear-gradient(129.38deg, #DCE4EF 0%, #A7B6E2 192.47%);
    padding: 5px;
    width: 38px;
    height: 38px;
    border-radius: 5px;
}

.partner-form-div {
    background-color: #fff;
    padding: 25px;
    border-radius: 10px;
}


.faq-page li.nav-item .nav-link.active {
    border-radius: 10px;
    color: #12826C;
    background-color: #EFFDFA;
    font-weight: 600;
    border-bottom: none;
}

.testimonial-shd {
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
}

.login-btn {
    padding: 6px 7px !important;
}

.btn {
    padding: 10px 17px;
}

.btn-banner {
    padding: 10px 17px;
}

.head-link {
    cursor: pointer;
    font-size: 16px !important;
    font-weight: 800 !important;

}

.head-link:hover {
    color: #12826C;
}

.menu-shadow {
    box-shadow: 0 .1rem .7rem rgba(33, 37, 41, .15) !important;
}

header {
    position: sticky;
    top: 0;
    z-index: 999;
}

.blog-cards-section.card-body,
.blog-cards-section.card-body.blog-item {
    height: 350px;
}

.canopi-products .card {
    height: 460px;
}

.para {
    padding-top: 28px;
}

.px-3 {
    text-align: center;
}

.img-fluid-platform {
    width: 80%;
}

.img-fluid-platform1 {
    width: 94% !important;
}

.img-fluid-platform2 {
    width: 94% !important;
    height: 350px !important;
}

.img-fluid-blogs,
.img-fluid-products,
.img-fluid-marketPlace1 {
    width: 90%;
}

.img-fluid-marketPlace {
    width: 104%;
}

.img-fluid-trade {
    width: 111%;
}

.left-align {
    text-align: left !important;
}

/* for carousel */

.wordCarousel {
    top: 7px;
    position: relative;
    text-align: left;
    min-height: 81px;
}

.flip5 {
    font-size: 24px;
    list-style: none;
    padding: 0px;
}

.flip5 li {
    display: none;
    animation: fadeInOut 1.5s ease-in-out forwards;
}

@keyframes fadeInOut {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    50% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(20px);
    }
}

/* form */
.formDiv {
    padding: 24px;
    background: #e7eaec;
    max-width: 800px;
    width: 100%;
}

.formDiv .formDivHeader {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}

.formDiv h1.formDivHeader {
    font-weight: 500;
    font-size: 15px;
    color: #aeaeae;
}

.formDiv label {
    font-size: 14px;
    font-weight: bolder;
    margin-top: 3px;
    color: #676a6c;
    text-align: right;
}

.formDiv input {
    display: inline-block;
    width: 77%;
    font-size: 14px;
}

.formDiv select {
    display: inline-block;
    width: 77%;
    font-size: 14px;
}

.label-danger {
    color: #fe3d38;
}

/* form */

.about-av:hover img {
    filter: blur(4px);
}

.team-social {
    position: absolute;
    top: 25px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    z-index: 1001;
}

.about-av:hover .team-social {
    opacity: 1;
}

.icon {
    font-size: 40px;
    bottom: 60px;
    position: relative;
    color: white;
}

.overFLowHidden {
    overflow: hidden;
}

.bannerBtn {
    position: absolute;
    bottom: 114px;
    left: 39%;
}

.trusted-companies .slick-slide img {
    margin: auto;
}

@media (max-width: 380px) {
    .navbar-brand {
        margin-right: 0px;
    }

    .ms-auto.mob-nav-row {
        margin-right: 0px;
    }
}

@media (max-width: 1050px) {
    .navbar-expand-lg .navbar-toggler {
        display: block;
        color: red;
    }

    .navbar-expand-lg .navbar-collapse.collapse:not(.show) {
        display: none !important;
    }

    .navbar-expand-lg {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .navbar-expand-lg .navbar-collapse {
        display: block !important;
        flex-basis: 100%;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
    }

    .navbar .nav-item:hover .dropdown-menu {
        display: none;
    }

    .wd-1 {
        position: relative !important;
        width: 100%;
        margin: auto;
        height: 500px !important;
        left: 0% !important;
        border-radius: 0 0 15px 15px;
    }

    .dropdown-menu.shadow.show {
        border: none !important;
        display: block !important;
    }
}

/* canopi benefits */

#cards-ben {
    padding: 10px;
    height: 288px;
}

.benefits-img {
    width: 50px;
    right: 0;
    top: 0;
}

.benefits-img1 {
    width: 56px;
    right: 0;
    top: 0;
}

.benefits-img2 {
    width: 35px;
    height: 27px;
    right: 5px;
    top: 14px;
}

.card:hover {
    background: linear-gradient(180deg, #eafff7 0, #eff6ff 100%);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1);
}

@media (min-width:280px) and (max-width: 600px) {

    .benefits-img {
        width: 60px;
    }

    .benefits-img1 {
        width: 45px;
    }

    .benefits-img2 {
        top: 33px;
        width: 38px;
    }


    #cards-ben {
        height: 270px;
    }

    .card-text {
        padding-top: 2.5rem !important;
        font-size: 14px !important;
    }

    .card-title {
        font-size: 16px !important;
        font-weight: 600;
    }

    .card-text-products {
        font-size: 14px;
        line-height: 19px;
        bottom: 8px;
        position: relative;
    }

    .solutions-product-expl {
        font-size: 13px;
    }

    .top {
        top: 390px
    }

    .banner-index {
        background-image: url('../assets/canopi_web_banner_respnsive.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: left;
        height: 300px;
    }

    .step1 {
        top: 82px;
        left: -25px;
        width: 90px;
    }

    .step-2-img {
        top: 84px;
        width: 85px;
        left: -16px;
    }

    .step-3-img {
        top: 84px;
        left: -26px;
        width: 86px;
    }

    .closeModal {
        right: 22px !important;
        top: 15px !important;
    }

    .nav-padding {
        padding: 3px !important;
    }

    .imgSettings img {
        width: 100%;
        height: 417px;
    }

    .landingPage {
        height: 702px;
        top: 61px;
        position: relative;
    }

    .landingPageBtn {
        left: -132px;
        position: relative;
        padding: 3px !important;
    }

    .bannerBtn {
        bottom: 72px;
    }

    .navBarLogin {
        left: -56px;
        position: relative;
    }

    .navbar-toggler {
        position: absolute;
        top: 5px;
        right: 15px;
    }

    .itemsAlignment {
        left: 35px;
        position: relative;
        bottom: 31px;
        color: rgb(0, 0, 0);
        font-weight: 600 !important;
    }

    .itemsTextAlignment {
        font-size: 9.6px;
        line-height: 14px;
        left: 35px;
        position: relative;
        bottom: 34px;
    }

    .itemsLeft {
        left: 0px !important;
    }

    .canopiIndex {
        width: 100% !important;
        margin-top: 0px !important;
        padding: 10px !important;
    }
}

@media (min-width:540px) {
    .step1 {
        top: 78px;
        left: -8px;
        width: 59px;
    }

    .step-2-img {
        top: 74px;
        width: 71px;
    }

    .step-3-img {
        top: 74px;
        left: -15px;
        width: 69px;
    }
}

@media (min-width:601px) and (max-width: 913px) {
    /* .card-text {
        padding-top: 5rem !important;
        font-size: 14px !important;
    }

    .card-title {
        font-size: 16px !important;
    }

    .landingPage {
        height: 669px;
        top: 104px;
        position: relative;
    }

    .wrapIndex {
        top: 55px !important;
    } */

    .bannerBtn {
        left: 52% !important;
    }

    .benefits-img {
        width: 60px;
    }

    .benefits-img1 {
        width: 45px;
    }

    .benefits-img2 {
        top: 33px;
        width: 38px;
    }


    #cards-ben {
        height: 270px;
    }

    .card-text {
        padding-top: 2.5rem !important;
        font-size: 14px !important;
    }

    .card-title {
        font-size: 16px !important;
        font-weight: 600;
    }

    .card-text-products {
        font-size: 14px;
        line-height: 19px;
        bottom: 8px;
        position: relative;
    }

    .solutions-product-expl {
        font-size: 13px;
    }

    .top {
        top: 390px
    }

    .banner-index {
        background-image: url('../assets/canopi_web_banner_respnsive.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: left;
        height: 300px;
    }

    .step1 {
        top: 82px;
        left: -25px;
        width: 90px;
    }

    .step-2-img {
        top: 84px;
        width: 85px;
        left: -16px;
    }

    .step-3-img {
        top: 84px;
        left: -26px;
        width: 86px;
    }

    .closeModal {
        right: 22px !important;
        top: 15px !important;
    }

    .nav-padding {
        padding: 3px !important;
    }

    .imgSettings img {
        width: 100%;
        height: 417px;
    }

    .landingPage {
        height: 568px;
        top: 70px;
        position: relative;
    }

    .landingPageBtn {
        left: -132px;
        position: relative;
        padding: 3px !important;
    }

    .bannerBtn {
        bottom: 72px;
    }

    .navBarLogin {
        left: -56px;
        position: relative;
    }

    .navbar-toggler {
        position: absolute;
        top: 5px;
        right: 15px;
    }

    .itemsAlignment {
        left: 35px;
        position: relative;
        bottom: 31px;
        color: rgb(0, 0, 0);
        font-weight: 600 !important;
    }

    .itemsTextAlignment {
        font-size: 9.6px;
        line-height: 14px;
        left: 35px;
        position: relative;
        bottom: 34px;
    }

    .itemsLeft {
        left: 0px !important;
    }

    .canopiIndex {
        width: 100% !important;
        margin-top: 0px !important;
        padding: 10px !important;
    }

}

@media (min-width:1024px) {
    .step1 {
        left: 177px !important;
        transform: rotate(2deg) !important;
        width: 185px !important;
    }

    .step-2-img {
        top: -42px !important;
        left: 166px !important;
        width: 175px !important;
    }

    .step-3-img {
        left: 158px !important;
        width: 180px !important;
    }

    .card-body {
        height: 285px;
    }

    .landingPage {
        height: 669px;
        top: 104px;
        position: relative;
    }

    .imgSettings img {
        left: 162px;
        width: 70%;
        height: 417px;
        position: relative;
        top: 20px;
    }

    .itemsAlignment {
        left: 35px;
        position: relative;
        bottom: 31px;
        width: 52%;
        color: rgb(0, 0, 0);
        font-weight: 600 !important;
    }

    .itemsTextAlignment {
        font-size: 9.6px;
        line-height: 14px;
        left: 35px;
        width: 85%;
        position: relative;
        bottom: 34px;
    }

    .list-group-item.brd-n:hover {
        border: 1px solid #1ab394;
        box-shadow: 0 2px 20px 2px;
        z-index: 1001;
        right: 0px;
        height: 70px;
    } 

    .wrapIndex {
        top: 55px !important;
    }

}

/* canopi benefits */

.wd-100 {
    width: 100%;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-16 {
    font-size: 16px !important;
}



.about-image {
    position: relative;
    top: 32px;
    height: 150px;
}

body {
    overflow-x: hidden;
}

.card-body .card-title {
    font-size: 16px !important;
}

.bottomHeader {
    bottom: 270px;
}

.header-width {
    width: 95%;
}

.nav-width {
    width: 95%;
}

.nav-padding {
    padding: 13px;
}

.list-group-item.brd-n {
    border: 1px solid transparent;
    transition: border-color 0.3s, box-shadow 0.3s;
    border-radius: 10px;
    padding: 0px !important;
}

.itemsLeft {
    top: 10px;
    left: 13px;
    position: relative;
}

.itemsHeight {
    height: 50px !important;
    padding-bottom: 75px;
}

.indexPadding {
    padding: 0px 0px 30px 0px;
}

.canopiIndex {
    background-color: rgb(18, 130, 108);
    color: white;
    width: 261px;
    margin-top: 46px;
    padding: 18px;
}

.trusted-companies .col-xl-2 {
    padding: 0 23px;
}

.trusted-companies img {
    display: block;
    width: 100%;
    height: 70px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.pt-8{
    padding-top: 80px;
}

.pb-8{
    padding-bottom: 80px;
}

