/********** Template CSS **********/
:root {
    --primary: #eb2126;
    --secondary: #8D9297;
    --light: #F8F9FA;
    --dark: #182333;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99;
}

/*** Testimonial ***/


.testimonial-carousel .owl-item img {
    width: 100%;
}

.testimonial-carousel .owl-nav {
    display: flex !important;
    gap: 10px;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    /* position: absolute; */
    left: -2%;
    right: -2%;
    top: 37%;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    /* margin-right: 15px; */
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0a264912;
    color: #00246a;
    border: 2px solid #8dbcc0;
    font-size: 22px;
    transition: .5s;
    border-radius: 50%;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: #00246a;
    background: #ffffff;
}



.team-carousel .owl-item img {
    width: 100%;
}

.team-carousel .owl-nav {
    display: flex !important;
    gap: 10px;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    /* position: absolute; */
    left: -2%;
    right: -2%;
    top: 37%;
}

.team-carousel .owl-nav .owl-prev,
.team-carousel .owl-nav .owl-next {
    /* margin-right: 15px; */
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0a264912;
    color: #00246a;
    border: 2px solid #8dbcc0;
    font-size: 22px;
    transition: .5s;
    border-radius: 50%;
}

.team-carousel .owl-nav .owl-prev:hover,
.team-carousel .owl-nav .owl-next:hover {
    color: #00246a;
    background: #ffffff;
}


/*** client ***/


.client-carousel .owl-item img {
    width: 100%;
    /* padding: 0% 2%; */
}

.client-carousel .owl-nav {
    display: flex !important;
    gap: 10px;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    /* position: absolute; */
    left: -2%;
    right: -2%;
    top: 37%;
}

.client-carousel .owl-nav .owl-prev,
.client-carousel .owl-nav .owl-next {
    /* margin-right: 15px; */
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0a264912;
    color: #00246a;
    border: 2px solid #8dbcc0;
    font-size: 22px;
    transition: .5s;
    border-radius: 50%;
}

.client-carousel .owl-nav .owl-prev:hover,
.client-carousel .owl-nav .owl-next:hover {
    color: #00246a;
    background: #ffffff;
}

/*** clients2 ***/



.client2-carousel .owl-item img {
    width: 100%;
    /* padding: 0% 2%; */
}

.client2-carousel .owl-nav {
    display: flex !important;
    gap: 10px;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.client2-carousel .owl-nav .owl-prev,
.client2-carousel .owl-nav .owl-next {
    /* margin-right: 15px; */
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #00246a;
    border: 2px solid #eb4438;
    font-size: 18px;
    transition: .5s;
    right: 10px;
}

.client2-carousel .owl-nav .owl-prev:hover,
.client2-carousel .owl-nav .owl-next:hover {
    color: #f20706;
    background: #ffffff;
}



/*** Footer ***/
.footer {
    color: #fff;
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #fff;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: var(--light);
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: var(--light);
}

.footer .copyright a:hover {
    color: var(--primary);
}




.professional-presence .owl-item img {
    width: 100%;
    /* padding: 0% 2%; */
}

.professional-presence .owl-nav {
    display: flex !important;
    gap: 10px;
    justify-content: center;
    align-items: center;
    margin-top: 36px;
    left: -2%;
    right: -2%;
    top: 37%;
}

.professional-presence .owl-nav .owl-prev,
.professional-presence .owl-nav .owl-next {
    /* margin-right: 15px; */
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0a264912;
    color: #00246a;
    border: 2px solid #8dbcc0;
    font-size: 22px;
    transition: .5s;
    border-radius: 50%;
}

.professional-presence .owl-nav .owl-prev:hover,
.professional-presence .owl-nav .owl-next:hover {
    color: #00246a;
    background: #ffffff;
}


.partner .owl-item img {
    width: 100%;
    /* padding: 0% 2%; */
}

.partner .owl-nav {
    display: flex !important;
    gap: 10px;
    justify-content: center;
    align-items: center;
    margin-top: 36px;
    left: -2%;
    right: -2%;
    top: 37%;
}

.partner .owl-nav .owl-prev,
.partner .owl-nav .owl-next {
    /* margin-right: 15px; */
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0a264912;
    color: #00246a;
    border: 2px solid #8dbcc0;
    font-size: 22px;
    transition: .5s;
    border-radius: 50%;
}

.partner .owl-nav .owl-prev:hover,
.partner .owl-nav .owl-next:hover {
    color: #00246a;
    background: #ffffff;
}

.account-finance .owl-stage-outer {
    min-height: 663px;
}

.account-finance .owl-item img {
    width: 100%;
    /* padding: 0% 2%; */
}

.account-finance .owl-nav {
    display: flex !important;
    gap: 10px;
    justify-content: center;
    align-items: center;
    margin-top: 36px;
    left: -2%;
    right: -2%;
    top: 37%;
}

.account-finance .owl-nav .owl-prev,
.account-finance .owl-nav .owl-next {
    /* margin-right: 15px; */
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0a264912;
    color: #00246a;
    border: 2px solid #8dbcc0;
    font-size: 22px;
    transition: .5s;
    border-radius: 50%;
}

.account-finance .owl-nav .owl-prev:hover,
.account-finance .owl-nav .owl-next:hover {
    color: #00246a;
    background: #ffffff;
}

/**/


.audit-support .owl-stage-outer {
    min-height: 536px;
}

.audit-support .owl-item img {
    width: 100%;
    /* padding: 0% 2%; */
}

.audit-support .owl-nav {
    display: flex !important;
    gap: 10px;
    justify-content: center;
    align-items: center;
    margin-top: 36px;
    left: -2%;
    right: -2%;
    top: 37%;
}

.audit-support .owl-nav .owl-prev,
.audit-support .owl-nav .owl-next {
    /* margin-right: 15px; */
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0a264912;
    color: #00246a;
    border: 2px solid #8dbcc0;
    font-size: 22px;
    transition: .5s;
    border-radius: 50%;
}

.audit-support .owl-nav .owl-prev:hover,
.audit-support .owl-nav .owl-next:hover {
    color: #00246a;
    background: #ffffff;
}

@media only screen and (max-width:1400px) {
    .client-carousel .owl-nav {
        margin-top: 0px;
    }

    .client-carousel .owl-stage-outer {
        height: 357px !important;
    }

    .audit-support .owl-stage-outer {
        min-height: 473px;
    }
}

@media only screen and (max-width:800px) {
    .client-carousel .owl-stage-outer {
        height: 100% !important;
    }
    .client-carousel .owl-nav {
        margin-top: 10px;
    }
    
}