@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
 body{
     margin: 0;
     padding: 0;
     font-family: 'Century Gothic';
}
 *{
     box-sizing: border-box;
}
 .container {
     max-width: 1790px;
     margin: 0 auto;
}
@media (min-width: 1200px) {
    body .container {
        width: auto;
    }
}
 .cmn-btn {
     transition: 0.4s;
     display: inline-block;
     border: 2px solid #0998D5;
     padding: 20px 30px 20px 30px;
     color: #0998D5;
     font-size: 18px;
     font-weight: 800;
}
 .aroow-btns {
     margin-left: 10px;
     transition: 0.4s;
}
 .heading {
     font-family: 'Century Gothic';
     font-size: 80px;
     color: #212121;
     text-transform: uppercase;
}
 .heading strong {
     font-family: 'Century Gothic';
     color: #0998D5;
}
 h4 {
     font-size: 24px;
     font-family: 'Century Gothic';
     margin: 0;
     padding: 0;
     font-weight: bold;
}
 h1 {
     margin: 0;
     padding: 0;
     line-height: 95px;
     font-family: 'Century Gothic';
     font-size: 80px;
     font-weight: normal;
}
 address {
    margin: 0;
    padding: 0;
}
 h6 {
     font-size: 30px;
     font-family: 'Century Gothic';
     margin: 0;
     padding: 0;
}
 p {
     color: #fff;
     margin: 0;
     padding: 0;
     font-family: 'Century Gothic';
     font-size: 16px;
     font-weight: normal;
}
 h5 {
     margin: 0;
     padding: 0;
     font-size: 30px;
     line-height: 40px;
     color: #212121;
     font-weight: 700;
     font-family: 'Century Gothic';
}
 h3 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    margin: 0;
     padding: 0;
    font-family: 'Century Gothic';
}
 h2 {
     margin: 0;
     padding: 0;
     font-family: 'Century Gothic';
}
 input,label,section,span,strong,header,footer,audio,video,ol,em,i,a {
     font-family: 'Century Gothic';
     text-decoration: none !important;
     margin: 0;
     padding: 0;
}
 ul,li {
     margin: 0px;
     padding: 0px;
     list-style: none;
}
 img{
     max-width: 100%;
     object-fit: cover !important;
}
 @font-face {
     font-family: 'Century Gothic';
     src: url('../fonts/CenturyGothic-Bold.woff2') format('woff2'), url('../fonts/CenturyGothic-Bold.woff') format('woff');
     font-weight: bold;
     font-style: normal;
     font-display: swap;
}
 @font-face {
     font-family: 'Century Gothic';
     src: url('../fonts/CenturyGothic.woff2') format('woff2'), url('../fonts/CenturyGothic.woff') format('woff');
     font-weight: normal;
     font-style: normal;
     font-display: swap;
}
 .header-site {
     background-color: #fff;
     padding: 10px 0;
     width: 100%;
     position: relative;
     box-shadow: rgb(100 100 111 / 34%) 0px 7px 29px 0px;
}
 .header-site .sreach-them {
     align-content: center;
}
 .header-site .navbar-nav.nevication-menu li a {
     color: #000;
     font-size: 20px;
     padding: 0;
     display: inline-block;
}
 .header-site .navbar-nav.nevication-menu li a:hover {
     color: #0998D5;
}
 .header-site .navbar-nav.nevication-menu {
     column-gap: 30px;
     align-items: center;
}
 .header-site .navbar-nav.nevication-menu li .nav-link.active {
     font-weight: bold;
     color: #0998D5;
}
 .header-site .cmn-btn span {
     padding-left:10px;
}
 .header-site .cmn-btn.outline-btn.header-btn {
     margin: 0 30px;
     padding: 16px 12px 16px 12px;
}
 .header-site .navbar-brand {
     padding: 0;
}
 .banner-site #sync1 .item {
     background: #0c83e7;
     padding: 0px 0px;
     color: #fff;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     text-align: center;
}
 .banner-site #sync2 {
     margin-top: -59px;
}
 .banner-site #sync2 .item:before {
     content: "";
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     right: 0;
     z-index: -1;
     background-image: url(../images/banner-btn-bilur.jpg);
     filter: contrast(0.6);
}
 .banner-site #sync2 .item {
     text-align: center;
     position: relative;
     padding: 17px 10px;
     margin: 0px;
     color: #fff;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 0px;
     text-align: center;
     cursor: pointer;
     font-size: 20px;
}
 .banner-site #sync2 .item h1 {
     font-size: 18px;
}
 .banner-site #sync2 .current .item {
     background: #ffffff;
     color: #000;
}
 .banner-site #sync2 .current .item p {
     color: #888787;
}
 .banner-site .owl-theme .owl-nav {
}
 .banner-site .owl-theme .owl-nav [class*="owl-"] {
     transition: all 0.3s ease;
}
 .banner-site .owl-theme .owl-nav [class*="owl-"].disabled:hover {
     background-color: #d6d6d6;
}
 .banner-site #sync1.owl-theme {
     position: relative;
}
 .banner-site #sync1.owl-theme .owl-next, .banner-site #sync1.owl-theme .owl-prev {
     width: 22px;
     height: 40px;
     margin-top: -20px;
     position: absolute;
     top: 50%;
}
 .banner-site #sync1.owl-theme .owl-prev {
     left: 10px;
}
 .banner-site #sync1.owl-theme .owl-next {
     right: 10px;
}
 .banner-site .video-view-main {
     position: relative;
     width: 100%;
     height: calc(100vh - 94px);
}
 .banner-site .contant-items {
     max-width: 800px;
     position: absolute;
     text-align: left;
     padding-right: 200px;
     top: 0;
     bottom: 0;
     align-self: center;
     padding-left: 80px;
}
 .content-wrapper.slick-active .quto-iext-item {
     transition: 0.6s;
     transform: inherit;
     opacity: 1;
}
 .content-wrapper .quto-iext-item {
     transform: scale(0.8);
     transition: 0.6s;
     opacity: 0;
}
 .banner-site .contant-items h1 {
     text-transform: uppercase;
     letter-spacing: 0.5px;
     transform: scale(0.7);
     transition: 0.6s;
     opacity: 0;
}
 .banner-site .owl-item.active h1 {
     transition: 0.6s;
     transform: inherit;
     opacity: 1;
}
 .banner-site .owl-item.active .contant-items p {
     transition: 0.6s;
     transform: inherit;
     opacity: 1;
}
 .banner-site .contant-items p {
     transform: scale(0.7);
     transition: 0.6s;
     opacity: 0;
     font-size: 23px;
     margin-top: 35px;
}
 .expert-venifact-scn {
     background-color: #F5F5F5;
     padding: 160px 0 170px 0;
     width: 100%;
     display: inline-block;
}
 .expert-venifact-scn .expert-all-item {
     display: grid;
     grid-template-columns: 3fr 1.5fr 3fr;
     gap: 50px;
}
 .expert-venifact-scn .expert-title-item {
     padding-right: 200px;
}
 .cmn-btn.outline-btn.header-btn.bg-btn {
     background-image: linear-gradient(90deg, #00b3ffeb 33%, #0168e2 103%);
     color: #fff;
     transition: 0.4s;
     margin-top: 35px;
}
 .cmn-btn.outline-btn.header-btn.bg-btn img {
     filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(7358%) hue-rotate(205deg) brightness(139%) contrast(100%);
}
 .outline-btn:hover {
     background-image: linear-gradient(90deg, #00b3ffeb 33%, #0168e2 103%);
     color: #fff;
     border-width: 2px;
     border-style: solid;
     transition: 0.4s;
     border-image: linear-gradient(to right, #00b3ffeb, #0168e2) 1;
}
 .outline-btn:hover img {
     filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(7358%) hue-rotate(205deg) brightness(139%) contrast(100%);
     transform: rotate(40deg);
}
 .bg-btn:hover {
     background-image: none !important;
     background-color: transparent;
     color: #0998D5 !important;
     transition: 0.4s;
}
 .bg-btn:hover img {
     filter: inherit !important;
}
 .expert-percent-item ul {
     display: grid;
     gap: 20px;
}
 .expert-venifact-scn .expert-percent-item ul li strong {
     font-size: 36px;
     font-weight: 800;
     display: block;
     padding-bottom: 5px;
}
 .expert-venifact-scn .expert-percent-item ul li h4 {
     font-size: 20px;
     font-weight: 200;
}
 .expert-venifact-scn .expert-percent-item ul li a {
     font-size: 36px;
     font-weight: 800;
     display: block;
     color: #212121;
     padding-bottom: 5px;
     display: flex;
     align-items: center;
     gap: 5px;
}
 .expert-venifact-scn .expert-para-item p {
     font-size: 24px;
     color: #212121;
}
 .expert-venifact-scn .expert-para-item {
     padding-left: 200px;
}
 .image-container {
    /* position: relative;
     */
     width: 100%;
     height: 600px;
     display: flex;
     justify-content: center;
     align-items: center;
     transition: 0.9s all;
}
 .rad-mixed-media-and-text__primary-media {
     max-width: 100%;
    /* transition: width 1s ease-in-out;
     */
     transition: 0.9s all;
}
/* Initial width when the page loads */
 .rad-mixed-media-and-text__primary-media.shrink {
     width: 50% !important;
     margin: 0 0 0 auto;
     height: 100%;
     transition: 0.9s all;
    /* position: absolute;
     transform: translate(0px, 796px);
     right: 153px;
     z-index: 9;
     */
}
 .accounting-scn {
    /* overflow: hidden;
     */
     width: 100%;
    /* position: relative;
     */
}
 .accounting-all-item {
     display: grid;
     grid-template-columns: 1fr 1fr;
     position: relative;
}
 .accounting-text {
     position: absolute;
     top: 0px;
     left: 0;
     padding-top: 150px;
     width: 48%;
}
 .accounting-text h2 img {
     filter: brightness(0) saturate(100%) invert(0%) sepia(1%) saturate(7450%) hue-rotate(28deg) brightness(111%) contrast(99%);
}
 .accounting-text h2 {
     color: #000;
}
 .service-scn-main {
     background-color: #F5F5F5;
     padding: 120px 0 190px 0;
     width: 100%;
     display: inline-block;
}
 .service-scn-main #content-wrap {
     width: 100%;
     display: grid;
    /* grid-row-gap: 120px;
     */
}
 .service-scn-main .row-col-manages {
     transition: 0.5s;
     opacity: 0.3;
     display: grid;
     grid-template-columns: 1fr 1fr;
     padding-bottom: 120px;
     position: relative;
}
 .service-scn-main .row-col-manages:last-child::after {
    display: none;
}
 .service-scn-main .row-col-manages:last-child {
    padding: 0;
}
 .service-scn-main .row-col-manage:last-child {
     padding-bottom: 0px !important;
}
 .service-scn-main .row-col-manages::before {
    transition: 0.9s;
    height: 100%;
    width: 4px;
    border-left: 4px solid #c3c3c3;
    content: "";
    position: absolute;
    left: 0;
}
 .service-scn-main .row-col-manages.active::before {
     border-color: #000;
     transition: all 0.9s;
     height: 100%;
     border-radius: 80px;
}
 .service-scn-main .row-col-manages.active::after {
     height: 22%;
    width: 4px;
    border-left: 4px solid #e7e7e7;
    content: "";
    position: absolute;
    left: 0;
     bottom: 0;
     border-radius: 0 !important;
}
 .service-scn-main .row-col-manages.active .service-text-item h6 img {
    transform: rotate(45deg);
    transition: 0.5s;
}
 .service-scn-main .row-col-manages.active {
     border-color: #000;
     opacity: 9;
     top: 0;
     transition: 0.9s;
}
 .service-scn-main .service-text-item {
     max-width: 500px;
     padding-left: 40px;
}
 .service-scn-main .service-text-item h6 {
     padding-bottom: 24px;
     font-size: 28px;
     color: #212121;
     font-weight: bold;
}
 .service-scn-main .service-text-item span {
     font-size: 24px;
     color: #212121;
}
 .service-scn-main .service-text-item p {
     padding-top: 16px;
     color: #212121;
}
 .service-scn-main .service-img-item img {
     width: 100%;
}
 .service-scn-main .service-title {
     margin-bottom: 120px;
}
 .financial-management-scn {
     background-color: #212121;
     padding: 120px 0 250px 0;
     width: 100%;
     display: inline-block;
}
 .financial-management-scn .service-title.management-title {
     margin-bottom: 100px;
     padding-right: 120px;
}
 .financial-management-scn .service-title.management-title h2 {
     color: #fff;
}
 .financial-management-scn .service-title.management-title p {
     font-size: 24px;
     color: #F5F5F5;
     padding-top: 30px;
}
 .financial-management-scn .management-card-item {
     display: grid;
     grid-template-columns: 1fr 1fr 1fr;
     grid-column-gap: 145px;
     padding-left: 42px;
}
 .financial-management-scn .card-item-view h6 {
     color: #fff;
     font-size: 30px;
     font-weight: bold;
     padding: 20px 0;
}
 .financial-management-scn .card-item-view p {
     color: #F5F5F5;
     font-size: 24px;
     font-weight: normal;
}
 .financial-management-scn .line-buttom {
     transition: all 0.5s;
     border-bottom: 2px solid #fff;
     width: 100% !important;
     display: block;
     text-align: right;
     margin-top: 8px;
     position: absolute;
     bottom: -110px;
}
 .financial-management-scn .card-item-view {
     transition: all 0.5s;
     position: relative;
     height: 100%;
}
 .financial-management-scn .card-item-view:hover .line-buttom img {
     transition: all 0.5s;
     transform: rotate(45deg);
}
 .financial-management-scn .line-buttom img {
     transition: all 0.5s;
     width: 55px;
}
 .service-scn-main .row-col-manages.active img {
     transform: scale(1.1);
     transition: all 0.6s;
}
 .service-img-item img {
     transition: all 0.6s;
}
 .service-img-item {
     overflow: hidden;
}
 .bookkeeping-scn {
     background-color: #F5F5F5;
     padding: 100px 0;
     width: 100%;
     display: inline-block;
}
 .bookkeeping-scn .bookkeeping-heading-item h2 {
     color: #0998D5;
     font-weight: bold;
}
 .bookkeeping-scn .bookkeeping-heading-item h2 span {
     color: #212121;
     font-weight: normal;
}
 .bookkeeping-scn .bookkeeping-all-item {
     display: grid;
     grid-template-columns: 1fr 1.5fr;
     gap: 75px;
}
 .bookkeeping-scn .bookkeeping-review {
     display: grid;
     grid-template-columns: 1fr 1fr;
     gap: 20px;
}
 .bookkeeping-scn .book-card-now {
     background-color: #fff;
     padding: 35px 48px;
     box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
     transition: 0.3s;
}

 .bookkeeping-scn .book-card-now.bg-dark-black {
     background-color: #212121;
}
 .bookkeeping-scn .book-card-now.bg-dark-blue {
     background-color: #0998D5;
}
.bookkeeping-scn .book-card-now a h6 {
    font-weight: bold;
    padding: 20px 0 15px 0;
    color: #212121;
}
 .bookkeeping-scn .book-card-now p {
     color: #212121;
}
 .bookkeeping-scn .book-card-now.bg-dark-black h6 {
     color: #fff;
}
 .bookkeeping-scn .all-item-maile {
     gap: 16px;
     margin-top: 24px;
     column-count: 2;
     display: inline-grid;
     grid-template-columns: 1fr 1fr;
}
 .bookkeeping-scn .book-card-now.bg-dark-blue h6 {
     color: #fff;
}
 .bookkeeping-scn .book-card-now.bg-dark-blue p {
     color: #fff;
}
 .bookkeeping-scn .book-card-now.bg-dark-white-2 {
     color: #0998D5;
}
 .bookkeeping-scn .email-fill input {
     border-radius: 0;
     border: 1px solid;
     color: #667085;
     font-size: 16px;
     height: 48px;
     padding: 0 15px 0 15px;
}
 .bookkeeping-scn .email-fill input:focus {
     outline: 0;
     box-shadow: none;
}
 .bookkeeping-scn .email-sign-up {
     font-size: 13px;
     font-weight: bold;
     background-image: linear-gradient(90deg, #00b3ffeb 33%, #0168e2 103%);
     color: #fff;
     transition: 0.4s;
     padding: 0 18px;
     border: 0;
     height: 48px;
     width: max-content;
}
 .bookkeeping-scn .book-card-now.bg-dark-white-2 label {
     font-size: 15px;
     color: #000;
     padding-top: 5px;
     font-weight: normal;
}
 .bookkeeping-scn .book-card-now.bg-dark-black p {
     color: #fff;
}
 .brand-logo-scn .all-item-logo {
     display: grid;
     grid-template-columns: 1fr 1fr;
     gap: 120px;
}
 .brand-logo-scn .logo-item-left ul {
     display: grid;
     grid-template-columns: 1fr 1fr 1fr;
     justify-content: center;
     grid-column-gap: 28px;
     grid-row-gap: 40px;
}
 .brand-logo-scn .logo-item-text-item p {
     padding-top: 24px;
     font-size: 24px;
}
 .brand-logo-scn {
     padding: 240px 0;
     background-color: #212121;
     width: 100%;
     display: inline-block;
}
 .brand-logo-scn .logo-item-text-item h2 {
     font-weight: bold;
     filter: contrast(0);
     text-transform: capitalize;
}
 .brand-logo-scn .logo-item-left ul li a img {
     filter: grayscale(1);
     transition: 0.4s;
     margin: 0 auto;
}
 .brand-logo-scn .logo-item-left ul li a:hover img {
     filter: inherit;
     transition: 0.4s;
     transform: scale(1.07);
}
 .brand-logo-scn .logo-item-left ul li {
     text-align: center;
}
 .brand-logo-scn .logo-item-text-item {
     width: 100%;
     display: inline-block;
     margin-top: -16px;
}
 .blog-scn-main {
     width: 100%;
     display: inline-block;
     background-color: #fff;
}
 .blog-scn-main .blog-review-item {
     width: 49%;
     display: inline-block;
}
 .blog-scn-main .blog-review-item img {
     width: 100%;
     height: 100%;
     object-fit: cover;
}
 .blog-scn-main .blog-review-item {
     flex-basis: 2;
     display: inline-block;
}
 .blog-scn-main .all-items-blog {
     display: flex;
     flex-wrap: wrap;
}
 .blog-scn-main .blog-review-item.col-hup {
     flex: 49.3%;
     display: inline-block;
}
 .blog-scn-main .blog-review-item {
     overflow: hidden;
     flex: 24.3%;
     background-repeat: no-repeat;
     display: inline-block;
     background-color: #0998D5;
     background-size: cover;
}
 .blog-scn-main .text-contants-all {
     padding: 35px 75px 85px 35px;
     height: 100%;
     display: inline-block;
}
 .blog-scn-main .text-contants-all span {
     font-size: 17px;
     font-weight: bold;
     color: #fff;
}
 .blog-scn-main .text-contants-all h4 {
     color: #fff;
     padding: 23px 0 20px 0;
}
 .blog-scn-main .bg-gray {
     background-color: #F5F5F5;
}
 .blog-scn-main .bg-gray h4 {
     color: #323232;
}
 .blog-scn-main .bg-gray p {
     color: #323232;
}
 .blog-scn-main .bg-gray span {
     color: #323232;
}
 .rolando-scn-main .cell {
     position: relative;
}
 .rolando-scn-main #count {
     position: absolute;
     border-radius: 8px 8px 0 0;
     width: 20%;
     line-height: 1em;
     z-index: 10;
     font-size: 70px;
     color: #202020;
     text-align: center;
     font-weight: 400;
     bottom: -133px;
     font-family: 'Century Gothic';
}
 .rolando-scn-main #client-testimonials {
     border-radius: 8px;
}
 .rolando-scn-main #client-testimonials:before {
     content: "";
     position: absolute;
     bottom: 0;
     height: 8px;
     width: 100%;
}
 .rolando-scn-main #client-testimonials .content-wrapper {
     position: relative;
     top: 0;
     padding-top: 3rem;
     transition: transform 1s ease;
}
 .rolando-scn-main .testimonial-all-contants {
     display: grid;
     grid-template-columns: 1fr 1fr;
     grid-column-gap: 240px;
     transition: 0.9s;
}
 .rolando-scn-main #client-testimonials .content-wrapper .slide-content {
     position: relative;
     padding: 3rem;
     top: 100px;
     transition: 0.9s;
}
 .rolando-scn-main #client-testimonials .content-wrapper .slide-content cite {
     position: relative;
     font-size: 1rem;
     line-height: 1.4;
     margin-bottom: 0.5rem;
     font-style: normal;
     color: #fefefe;
     transition: 0.9s;
}
 .rolando-scn-main #client-testimonials .content-wrapper .slide-content cite:before {
     content: "";
     font-family: FontAwesome;
     font-size: 16px;
     line-height: 16px;
     position: absolute;
     top: 8px;
     left: 6px;
     color: rgba(255, 255, 255, 0.2);
     font-size: 32px;
     top: -2rem;
     left: -1rem;
}
 .rolando-scn-main #client-testimonials .content-wrapper .slide-content name {
     color: rgba(254, 254, 254, 0.7);
}
 .rolando-scn-main #client-testimonials .content-wrapper .slide-content name p {
     font-size: rem-calc(13);
     line-height: 1.2;
     font-style: italic;
     color: rgba(254, 254, 254, 0.7);
     padding: 0;
}
/* ---- OWL NAVIGATION ---- */
 .rolando-scn-main .slick-pagination {
     position: absolute;
     bottom: -85px;
     width: 22%;
     padding: 1em;
     z-index: 10;
}
 .rolando-scn-main .slick-pagination .slick-prev, .rolando-scn-main .slick-pagination .slick-next {
     height: 50px;
     width: 50px;
     transition: border-color 0.2s ease;
     cursor: pointer;
     text-align: center;
     color: #fefefe;
}
 .rolando-scn-main .slick-pagination .slick-prev:hover, .rolando-scn-main .slick-pagination .slick-next:hover {
}
 .rolando-scn-main .slick-pagination .slick-prev i, .rolando-scn-main .slick-pagination .slick-next i {
     position: relative;
     top: 2px;
     left: 0;
}
 .rolando-scn-main .slick-prev.slick-arrow.slick-disabled.disabled {
     filter: brightness(0) saturate(100%) invert(0%) sepia(4%) saturate(34%) hue-rotate(34deg) brightness(99%) contrast(100%);
}
 .rolando-scn-main .slick-prev {
     background-image: url(../images/arrow-prav.svg);
     position: absolute;
     filter: brightness(0) saturate(100%) invert(51%) sepia(0%) saturate(1%) hue-rotate(178deg) brightness(98%) contrast(85%);
     float: left;
     left: 0;
     font-size: 0;
     bottom: -100px;
     width: 50px;
     height: 50px;
     border: 0;
     z-index: 9;
     background-color: transparent;
}
 .rolando-scn-main .slick-next {
     background-image: url(../images/arrow-next.svg);
     position: absolute;
     float: left;
     left: 12.8%;
     z-index: 9;
     font-size: 0;
     bottom: -100px;
     width: 50px;
     height: 50px;
     border: 0;
     background-color: transparent;
}
 .rolando-scn-main .slick-pagination .slick-prev:before {
     top: 7px;
     left: 13px;
}
 .rolando-scn-main .slick-pagination .slick-prev i {
     display: none;
}
 .rolando-scn-main .slick-pagination .slick-next {
     float: right;
     position: absolute;
     right: 1em;
     background-image: url(../images/arrow-next.svg);
}
 .rolando-scn-main .slick-pagination .slick-next:before {
     top: 7px;
     left: 13px;
}
 .rolando-scn-main .slick-pagination .slick-next i {
     display: none;
}
 .rolando-scn-main .avatar {
     position: absolute;
     width: 100px;
     top: 60px;
     text-align: center;
     margin: auto;
     left: 0;
     right: 0;
}
 .rolando-scn-main .avatar img {
     width: auto;
     height: auto;
     border: 4px solid #fff;
     border-radius: 100%;
     transition: opacity 2s ease;
}
 .rolando-scn-main .quto-iext-item h2 {
     font-weight: bold;
     color: #202020;
     text-transform: capitalize;
     padding-bottom: 5px;
}
 .rolando-scn-main {
     padding: 160px 0 120px 0;
     width: 100%;
     display: inline-block;
     position: relative;
     background-image: linear-gradient(99deg, #b9c8f394 25%, #f8f8f8 55%);
}
 .rolando-scn-main .line-bottom-quto {
     font-size: 22px;
     color: #212121;
     margin-bottom: 80px;
     position: relative;
}
 .rolando-scn-main .line-bottom-quto::before {
     background-color: #212121;
     content: "";
     position: absolute;
     left: 0;
     bottom: -35px;
     height: 3.2px;
     width: 192px;
}
 .rolando-scn-main .quto-iext-item.next-card-box p {
     font-size: 32px;
     color: #202020;
     padding-top: 50px;
}
 .contact-scn-main {
     width: 100%;
     display: inline-block;
     background-color: #F1F1F1;
     padding: 100px 0 85px 0;
}
 .contact-scn-main .contact-any-item {
     display: grid;
     grid-template-columns: 1fr 1fr;
     align-items: flex-start;
     grid-column-gap: 140px;
}
 .contact-scn-main .contact-text-item p {
     padding-top: 27px;
     color: #212121;
     font-size: 22px;
}
 .contact-scn-main .contact-text-item {
     padding: 15px 0px 15px 0;
}
 .contact-scn-main .styled-input input::placeholder {
     font-family: "Poppins", system-ui;
     font-weight: 200;
     color: #212121;
     -webkit-transition: all 0.25s ease;
     transition: all 0.25s ease;
     pointer-events: none;
     font-size: 16px;
     line-height: 24px;
     font-weight: 300;
}
.contact-scn-main .styled-input textarea {
    padding-bottom: 14px;
    background-color: transparent;
    border: 0px;
    border-bottom: 1px solid #212121;
    height: 146px;
    width: 100%;
}
 .contact-scn-main .styled-input textarea::placeholder {
     font-family: "Poppins", system-ui;
     font-weight: 200;
     color: #212121;
     -webkit-transition: all 0.25s ease;
     transition: all 0.25s ease;
     pointer-events: none;
     font-size: 16px;
     line-height: 24px;
     font-weight: 300;
}
 .contact-scn-main .styled-input input {
     width: 100%;
     background-color: transparent;
     border: 0px;
     border-bottom: 1px solid #212121;
     padding-bottom: 14px;
}
 .contact-scn-main .styled-input.wide {
     width: 650px;
     max-width: 100%;
}
 .contact-scn-main .contact-now {
     background-color: #ffffff;
     padding: 95px;
}
 .contact-scn-main .styled-input {
     margin-bottom: 30px;
}
 .contact-scn-main .animation-effect.cmn-btn.outline-btn.submit {
     background-color: transparent;
}
 .contact-scn-main .animation-effect.cmn-btn.outline-btn.submit:hover {
     background-color: #fff;
     color: #3B3E39;
}
 .contact-scn-main .styled-input input[type="text"] {
     color:#212121 !important;
}
 .contact-scn-main .styled-input textarea:focus {
     color:#212121 !important;
}
 .contact-scn-main .styled-input input:focus::placeholder {
     font-size: 10px;
}
 .contact-scn-main .styled-input textarea:focus {
     box-shadow: none !important;
}
 .contact-scn-main .styled-input textarea:focus::placeholder {
     font-size: 10px;
}
 .checbox-forms label {
     display: flex;
     align-items: flex-start;
     column-gap: 12px;
}
 .cbx {
     -webkit-user-select: none;
     user-select: none;
     -webkit-tap-highlight-color: transparent;
     cursor: pointer;
}
 .cbx span {
     display: inline-block;
     vertical-align: middle;
     transform: translate3d(0, 0, 0);
}
 .cbx span:first-child {
     position: relative;
     min-width: 24px;
     min-height: 24px;
     border-radius: 50%;
     transform: scale(1);
     vertical-align: middle;
     border: 1px solid #B9B8C3;
     transition: all 0.2s ease;
}
 .cbx span:first-child svg {
     position: absolute;
     z-index: 1;
     top: 7px;
     left: 5px;
     fill: none;
     stroke: white;
     stroke-width: 2;
     stroke-linecap: round;
     stroke-linejoin: round;
     stroke-dasharray: 16px;
     stroke-dashoffset: 16px;
     transition: all 0.3s ease;
     transition-delay: 0.1s;
     transform: translate3d(0, 0, 0);
}
 .cbx span:first-child:before {
     content: "";
     width: 100%;
     height: 100%;
     background: #506EEC;
     display: block;
     transform: scale(0);
     opacity: 1;
     border-radius: 50%;
     transition-delay: 0.2s;
}
 .cbx span:last-child {
     margin-left: 8px;
}
 .cbx span:last-child:after {
     content: "";
     position: absolute;
     top: 8px;
     left: 0;
     height: 1px;
     width: 100%;
     background: #B9B8C3;
     transform-origin: 0 0;
     transform: scaleX(0);
}
 .cbx:hover span:first-child {
     border-color: #3c53c7;
}
 .inp-cbx:checked + .cbx span:first-child {
     border-color: #3c53c7;
     background: #3c53c7;
     animation: check 0.6s ease;
}
 .inp-cbx:checked + .cbx span:first-child svg {
     stroke-dashoffset: 0;
}
 .inp-cbx:checked + .cbx span:first-child:before {
     transform: scale(2.2);
     opacity: 0;
     transition: all 0.6s ease;
}
 @keyframes check {
     50% {
         transform: scale(1.2);
    }
}
 input:focus-visible {
     outline: 0;
}
 textarea:focus-visible {
     outline: 0;
}
 .faq-accordiun-scn {
     background-color: #fff;
     padding: 140px 0;
     width: 100%;
     display: inline-block;
}
 .faq-accordiun-scn .faq-all-items {
     display: grid;
     grid-template-columns: 1fr 1.5fr;
     grid-column-gap: 125px;
}
 .faq-accordiun-scn .faq-heading-item p {
     font-size: 22px;
     padding-top: 16px;
     color: #212121;
}
 .faq-accordiun-scn .accordion-button {
     position: relative;
     font-size: 20px;
     font-weight: bold;
     color: #212121;
     padding: 0 16px;
}
 .faq-accordiun-scn .accordion-button:before {
     background-color: #0998D5;
     position: absolute;
     left: 0;
     top: 5px;
     background-repeat: no-repeat;
     width: 5px;
     height: 16px;
     content: "";
     border-radius: 100px;
}
 .faq-accordiun-scn .accordion-body p {
     color: #212121;
     font-size: 16px;
     padding: 24px 16px 0 16px;
}
 .faq-accordiun-scn .accordion-body {
     padding: 0;
}
 .faq-accordiun-scn .accordion-item {
     position: relative;
     border: 0;
     border-bottom: 1px solid #ECEEF4;
     padding: 20px 0;
}
 .faq-accordiun-scn .accordion-button:not(.collapsed) {
     background-color: transparent;
     box-shadow: none;
}
.faq-accordiun-scn .accordion-button::after {
    width: 30px;
    height: 15px;
    background-image: url(../images/faq-angel.svg);
}
.faq-accordiun-scn .accordion-button:not(.collapsed)::after {
    margin-right: 11px;
}
 .faq-accordiun-scn .accordion {
     --bs-accordion-bg: transparent;
     --bs-accordion-border-radius: 0;
}
 button:focus-visible {
     outline: 0;
     box-shadow: none;
     border: 0;
}
 button:focus {
     outline: 0;
     box-shadow: none;
     border: 0;
}
 .faq-accordiun-scn .accordion-button:focus {
     box-shadow: none;
}
 .faq-accordiun-scn .accordion-item .show:before {
     border-bottom: 1px solid #c7c7c7;
     content: "";
     position: absolute;
     bottom: 0;
     width: 100%;
     height: 1px;
}
 .footer-site {
     padding: 160px 0 0 0;
     width: 100%;
     display: inline-block;
}
 .footer-site .width-contaniner-down {
     width: 100%;
     display: inline-block;
     padding: 0 175px;
}
 .footer-site .footer-brand-logo-item {
     display: flex;
     justify-content: space-between;
}
 .footer-site .footer-social-icon ul {
     display: flex;
     align-items: center;
     column-gap: 35px;
}
 .footer-site .footer-social-icon ul li a:hover img {
     filter: brightness(0) saturate(100%) invert(47%) sepia(63%) saturate(1841%) hue-rotate(165deg) brightness(89%) contrast(93%);
     transform: scale(1.2);
}
 .footer-site .footer-social-icon ul li a img {
     -webkit-transition: transform 4s cubic-bezier(0, 0, 0.44, 1.18);
     transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
 .footer-site .all-footer-list-item {
     display: grid;
     grid-template-columns: 1fr 1fr 1fr 1fr;
     gap: 60px;
     margin-top: 96px;
}
 .footer-site .list-menu-items h5 {
     color: #fff;
     font-size: 18px;
     font-weight: bold;
     padding-bottom: 22px;
}
 .footer-site .list-menu-items ul li a {
     color: #fff;
     font-size: 16px;
     line-height: 25px;
}
 .footer-site .list-menu-items:last-child {
     text-align: right;
}
 .footer-site .list-menu-items ul li address {
     color: #fff;
     margin: 0;
     font-size: 16px;
     line-height: 25px;
}
 .footer-site .list-menu-items ul {
     display: grid;
     gap: 8px;
}
 .footer-site .list-menu-items ul li a:hover {
     color: #0998D5;
}
 .footer-site .menu-main li a {
     color: #fff;
     font-size: 15px;
}
 .footer-site .menu-main li a:hover {
     color: #0998D5;
}
 .footer-site .menu-main {
     display: flex;
     justify-content: center;
     column-gap: 35px;
     border-top: 1px solid #fff;
}
 .footer-site .site-menu {
     margin-top: 50px;
}
 .footer-site .menu-main li {
     margin-top: 42px !important;
}
 .footer-site .copy-bar-footer {
     background-color: #06101d;
     padding-left: calc((100vw - 1425px) / 2);
     padding-right: calc((100vw - 1425px) / 2);
     text-align: center;
     margin-top: 30px;
     padding: 24px 0;
     border-top: 1px solid #514e4ea8;
     border-bottom: 1px solid #514e4ea8;
}
 .footer-site .copy-bar-footer ul {
     color: #fff;
     gap: 15px;
     display: flex;
     align-items: center;
     justify-content: center;
     padding-left: calc((100vw - 1425px) / 2);
     padding-right: calc((100vw - 1425px) / 2);
}
 .footer-site .copy-bar-footer ul li {
     font-size: 13px;
     color: #fff;
}
 .footer-site .copy-bar-footer ul li a {
     font-size: 13px;
     color: #fff;
}
 .footer-site .copy-bar-footer ul li a:hover {
     color: #0998D5;
}
 .slick-list {
     padding-left: 0px!important;
     // half partial 
}
 #counter {
     color: #202020;
     max-width: 15.5%;
     text-align: center;
     font-size: 50px;
     font-family: "Manrope", sans-serif;
     top: 39px;
     position: relative;
     font-weight: 400;
}
 .counter {
    font-family: "Manrope", sans-serif;
    font-weight: 400;
}
 .number {
     font-size: 25px;
     font-weight: 400;
     font-family: "Manrope", sans-serif;
}
 .rolando-scn-main .slick-dots {
    display: none !important;
}
 .quto-iext-item img {
     position: relative;
     padding-left: 155px;
     filter: brightness(0) saturate(100%) invert(82%) sepia(19%) saturate(7467%) hue-rotate(181deg) brightness(107%) contrast(95%);
}
 .quto-iext-item.next-card-box img {
    padding-left: 0;
    width: auto;
    filter: inherit;
}
 .banner-site #sync2 .item p {
     font-size: 19px;
     font-weight: 100 !important;
     letter-spacing: 1px;
}
/* about-us page-start css */
 .banner-custom-page.copy-image-banner {
     height: calc(100vh - 94px);
     background-repeat: no-repeat;
     background-size: cover;
     background-position: top;
     position: relative;
}
/* .banner-custom-page.copy-image-banner::before {
     background: rgb(0, 0, 0);
     background: linear-gradient(0deg, rgb(0 0 0) 0%, rgb(0 0 0 / 0%) 100%);
     position: absolute;
     left: 0;
     right: 0;
     transition: 0.3s all;
     width: 100%;
     height: 100%;
     content: "";
}
 */
 .banner-custom-page.copy-image-banner::before {
     position: absolute;
     left: 0;
     right: 0;
     background: linear-gradient(0deg, rgb(0 0 0 / 95%) 10%, rgb(0 0 0 / 0%) 100%);
     transition: 0.3s all;
     width: 100%;
     height: 340px;
     content: "";
     top: 0px;
     align-self: end;
     bottom: 0;
}
 .banner-contant-texts .heading {
     color: #fff;
     font-weight: bold;
     height: calc(100vh - 83px);
     align-content: end;
     text-transform: capitalize;
     padding-bottom: 40px;
}
 .banner-contant-texts .heading span {
     font-weight: normal;
}
 .banner-contant-texts {
     width: 100%;
     display: inline-block;
     position: relative;
     z-index: 2;
}
 .accounting-scn-main {
     background-color: #F1F1F1;
     padding: 110px 0;
     width: 100%;
     display: inline-block;
}
 .accounting-scn-main .accounting-left-item h2 {
     color: #212121;
}
 .accounting-scn-main .accounting-left-item h2 strong {
     color: #212121;
     padding-left: 150px;
}
 .accounting-scn-main .accounting-right-item p {
     font-size: 30px;
     line-height: 36px;
     font-weight: 400;
     color: #212121;
}
 .accounting-scn-main .accounting-left-item {
     height: 100%;
     align-content: center;
}
 .accounting-scn-main .all-post-accounts {
     display: grid;
     grid-template-columns: 1fr 1fr 1fr 1fr;
     gap: 30px;
     margin-top: 85px;
}
 .accounting-scn-main .accounting-post-images {
     position: relative;
     width: 100%;
     overflow: hidden;
     transition: 0.3s all;
}
 .accounting-scn-main .post-name-text {
     position: absolute;
     top: 0;
     bottom: 0;
     height: 100%;
     padding: 30px;
     width: 100%;
     z-index: 2;
}
 .post-name-text.text-direction {
     align-self: end;
     align-content: end;
}
 .accounting-scn-main .post-name-text h3 {
     font-size: 24px;
     line-height: 29px;
     color: #F5F5F5;
     font-weight: 700;
     padding-bottom: 20px;
}
 .accounting-scn-main .post-name-text h4 {
     transition: 0.3s all;
     font-size: 36px;
     line-height: 44px;
     color: #F5F5F5;
}
 .accounting-scn-main .accounting-post-images:before {
     position: absolute;
     background-color: #0000004f;
     left: 0;
     right: 0;
     transition: 0.3s all;
     width: 100%;
     height: 100%;
     content: "";
}
 .accounting-scn-main .accounting-post-images:hover img {
    filter: blur(3px);
    transition: 0.3s all;
}
 .accounting-scn-main .accounting-post-images:hover:before {
    background-color: #00000080;
    transition: 0.3s all;
    z-index: 1;
}
 .our-scn-main {
     background-color: #fff;
     padding: 60px 0;
     width: 100%;
     display: inline-block;
}
 .our-scn-main .our-post-images img {
     width: 100%;
     height: 100%;
     object-fit: cover;
}
 .our-scn-main .our-post-images {
     width: 100%;
     position: relative;
     height: 100%;
}
 .our-scn-main .our-mission-items {
     width: 100%;
     height: 100%;
    display: grid;
    gap: 40px;
}
 .our-scn-main .our-text-item {
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     width: 100%;
     height: 100%;
     padding: 70px 140px 70px 50px;
}
 .our-scn-main .our-text-item h3 {
     font-size: 40px;
     line-height: 50px;
     font-weight: 700;
     color: #fff;
     padding-bottom: 22px;
}
 .our-scn-main .our-text-item p {
     font-size: 24px;
     line-height: 34px;
     font-weight: 400;
}
 .our-scn-main .oue-show-bx h3 {
     padding-bottom: 30px;
     color: #212121;
}
 .our-scn-main .oue-show-bx h6 {
     font-weight: 700;
     font-size: 25px;
     color: #212121;
     line-height: 30px;
     padding-bottom: 12px;
}
 .our-scn-main .oue-show-bx p {
     color: #212121;
     font-size: 24px;
     line-height: 30px;
     font-weight: 400;
}
 .our-scn-main .oue-show-bx {
     border: 1px solid #21212133;
     padding: 40px 50px;
     width: 100%;
}
 .Core-value-scn-main {
     background-color: #F1F1F1;
     padding: 60px 0;
     width: 100%;
     display: inline-block;
}
 .Core-value-scn-main .value-item {
    transition: 0.3s;
    width: 23%;
     display: inline-block;
     padding: 30px 30px;
     box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
 .Core-value-scn-main .value-all-reviews {
     display: flex;
     flex-wrap: wrap;
     row-gap: 54px;
     column-gap: 27px;
}
.Core-value-scn-main .value-item.value-hup-col {
    width: 47.4%;
}

 .Core-value-scn-main .value-item h2 {
     padding-bottom: 20px;
     text-transform: capitalize;
     color: #212121;
     font-size: 58px;
}
 .Core-value-scn-main .value-item h2 strong {
     color: #0998D5;
}
 .Core-value-scn-main .value-item p {
     font-size: 24px;
     color: #212121;
     line-height: 34px;
}
 .Core-value-scn-main .value-item h4 {
     font-size: 30px;
     line-height: 36px;
     padding: 20px 0;
     font-weight: 700;
     color: #fff;
     text-transform: uppercase;
}
 .Core-value-scn-main .bg-white {
    background-color: #fff;
}
 .Core-value-scn-main .bg-black {
    background-color: #212121;
}
 .Core-value-scn-main .bg-blue-value {
    background-color: #0998D5;
}
 .Core-value-scn-main .bg-blue-value p {
    color: #fff;
}
 .Core-value-scn-main .bg-white h4 {
    color: #212121;
}
.Core-value-scn-main .value-item.value-hup-col.value-direction-change.bg-black {
    margin: 0 0 0 24.5%;
    width: 23%;
}
 .Core-value-scn-main .bg-black p {
    color: #fff;
}
 .service-repeat-scn .value-item {
     flex: 23%;
}
 .Core-value-scn-main.service-repeat-scn {
     background-color: #fff;
}
 .add-faq-service-scn {
    background-color: #F1F1F1;
}
 .add-contact-service-scn {
    background-color: #fff;
}
 .contact-now.bg-gray-light {
     background-color: #F1F1F1;
}
 .Accounting-service-scn {
     background-color: #ffffff;
     padding: 50px 0;
     width: 100%;
     display: inline-block;
}
 .Accounting-service-scn .nav-link.btn-vrt-account span img {
    display: none;
}
 .Accounting-service-scn .nav-link.btn-vrt-account.active {
     background-color: transparent;
     color: #0998D5;
     font-weight: 700;
     border-bottom: 2px solid #1cb8fb;
     border-radius: 0;
}
 .Accounting-service-scn .nav-link.btn-vrt-account.active span img {
    display: block;
}
 .Accounting-service-scn .nav-link.btn-vrt-account {
    width: 100%;
    display: flex;
    align-items: center;
    column-gap: 35px;
    padding: 25px 15px 25px 15px;
     text-align: left;
    font-size: 24px;
    line-height: 30px;
    color: #212121;
    text-transform: uppercase;
}
 .Accounting-service-scn .nav-pills.button-list-account {
     width: 30%;
}
 .Accounting-service-scn .tab-content {
     width: 70%;
}
 .Accounting-service-scn .tabs-all-item-row {
     column-gap: 50px;
}
 .Accounting-service-scn .tab-pane p {
     font-size: 24px;
     color: #212121;
     line-height: 30px;
     font-weight: 400;
}
 .Accounting-service-scn .tab-pane h2 {
     padding-bottom: 30px;
     text-transform: capitalize;
     font-weight: 700;
}
 .Accounting-service-scn .tab-pane h5 {
     padding: 30px 0 20px 0;
}
 .Accounting-service-scn .venifit-list li {
     display: flex;
     align-items: center;
     column-gap: 10px;
     font-size: 24px;
     color: #212121;
     line-height: 30px;
     font-weight: 400;
}
 .Accounting-service-scn .venifit-list {
     display: grid;
     gap: 20px;
}
 .adders-add-contact {
     margin-top: 60px;
}
 .adders-add-contact li {
     display: flex;
     align-items: center;
     column-gap: 24px;
     color: #1D2130;
     font-size: 24px;
     line-height: 33px;
     margin-top: 30px;
     font-weight: 700;
}
 .adders-add-contact li a {
     color: #1D2130;
     display: flex;
     transition: 0.3s;
     align-items: center;
     column-gap: 24px;
}
 .adders-add-contact label {
     font-size: 17px;
     font-weight: 400;
     color: #212121;
     padding-left: 73px;
}
 .adders-add-contact li a:hover {
    color: #0998D5;
    transform: 0.3s;
}
 .adders-add-contact li:hover img {
    transform: scale(0.8);
    transition: 0.3s;
}
 .adders-add-contact li img {
    transition: 0.3s;
}
 .blg-btn {
     font-size: 24px;
     line-height: 30px;
     font-weight: 700;
     color: #000;
     border: 0;
     background-color: transparent;
}
 .blg-btn.active {
     color: #0998D5;
}
 .button-show {
    padding: 15px 0 34px 0;
}
 .point-list-btns li a {
     font-size: 14px;
     color: #323232;
     display: inline-block;
     font-weight: 400;
     line-height: 22px;
     background-color: #F8F8F8;
     transition: 0.4s;
     padding: 8px 10px;
}
 .point-list-btns li a:hover {
    background-color: #0998D5;
    color: #fff;
    transition: 0.4s;
}
 .point-list-btns {
     display: flex;
     align-items: center;
     gap: 8px;
     flex-wrap: wrap;
     margin-bottom: 60px;
}
 .insight-blog-scn {
     background-color: #fff;
     padding: 100px 0;
     width: 100%;
     display: inline-block;
}
 .insight-blog-scn .blog-item-review {
     display: grid;
     grid-template-columns: 1fr 1fr 1fr;
     margin-bottom: 60px;
}
 .insight-blog-scn .blog-item-bxs.view-img-blog {
     width: 100%;
     display: inline-block;
     padding: 0;
     transition: 0.5s;
     overflow: hidden;
}
.insight-blog-scn .blog-item-bxs.view-img-blog:hover img {
    transform: scale(1.07);
    transition: 0.5s;
}
.insight-blog-scn .blog-item-bxs.view-img-blog img {
    transition: 0.5s;
}
 .insight-blog-scn .blog-item-bxs.view-img-blog img {
     padding: 0;
     width: 100%;
     display: inline-block;
     object-fit: cover;
     height: 100%;
}
 .insight-blog-scn .blog-item-bxs {
     padding: 35px;
     background-color: #F8F8F8;
     transition: 0.3s;
}
 .insight-blog-scn .blog-item-bxs.active {
    background-color: #0998D5;
}
 .insight-blog-scn .blog-item-bxs span {
     font-size: 14px;
     font-weight: 400;
     line-height: 22px;
     color: #323232;
     display: block;
     margin-bottom: 24px;
}
 .insight-blog-scn .blog-item-bxs strong {
     font-size: 24px;
     line-height: 30px;
     font-weight: 700;
     color: #323232;
}
 .insight-blog-scn .blog-item-bxs.active strong {
     border-bottom: 1px solid;
     color: #fff;
}
 .insight-blog-scn .blog-item-bxs p {
     font-size: 15px;
     padding-top: 24px;
     line-height: 25px;
     padding-bottom: 24px;
     color: #323232;
     font-weight: 400;
}
 .insight-blog-scn .blog-item-bxs pre {
     margin: 0;
     border: 0;
     background-color: transparent;
     border-radius: 0px;
     font-size: 15px;
     color: #323232;
     line-height: 25px;
}
 .insight-blog-scn .blog-item-bxs.active span {
    color: #F5F5F5;
}
 .insight-blog-scn .blog-item-bxs.active p {
    color: #F5F5F5;
}
 .insight-blog-scn .blog-item-bxs.active pre {
    color: #F5F5F5;
}
 .insight-blog-scn .blog-item-bxs.active strong {
    color: #F5F5F5;
}
 .insight-blog-scn .load-more-items {
     color: #0998D5;
     border: 2px solid #0998D5;
     font-size: 17px;
     font-weight: 700;
     line-height: 19px;
     padding: 18px 25px;
     margin: 0px auto;
     display: grid;
     background-color: transparent;
     transition: 0.4s;
}
 .insight-blog-scn .load-more-items:hover {
     background-color: #0998D5;
     color: #fff;
     transition: 0.4s;
}
 .insight-blog-scn .accounting-post-images img {
     height: 342px;
     width: 100%;
     object-fit: cover;
}
 .copy-df-rows .accounting-post-images:hover:before {
     background-color: #212121;
    opacity: 0.7;
}
 .copy-df-rows .accounting-post-images:hover img {
     filter: inherit;
}
 .post-name-text.text-direction p {
     transform: translateY(120px);
     transition: 0.3s;
}
 .accounting-post-images:hover p {
    transition: 0.3s;
    transform: inherit;
}
 .accounting-post-images img {
     height: 340px;
     width: 100%;
     object-fit: cover;
}
 .our-review-all {
     display: grid;
     grid-template-columns: 1fr 1fr;
     gap: 40px;
}
 .copy-df-rows .accounting-post-images.active:before {
     background-color: #212121;
    opacity: 0.7;
}
 .copy-df-rows .accounting-post-images:before {
     background-color: transparent;
    opacity: 0.7;
}
 .copy-df-rows .accounting-post-images.active p {
    transform: inherit;
    opacity: 1;
}
 .rolando-scn-main .slick-slide.slick-active .testimonial-all-contants {
     transition: 0.7s;
     transform: inherit;
     opacity: 1;
}
 .rolando-scn-main .slick-slide .testimonial-all-contants {
     transform: scale(0.8);
     transition: 0.7s;
     opacity: 0;
}
/* Add-service-page css-start */
.bookkeeping-all-item.simple-solution-book {
    grid-template-columns: 1fr 1fr;
    padding-bottom: 140px;
    padding-top: 50px;
}
.bookkeeping-review.mng-col-items {
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 50px;
}
.bookkeeping-scn .book-card-now:hover {
    transform: scale(1.04);
    transition: 0.3s;
}
.Core-value-scn-main .value-item:hover {transform: scale(1.04);
    transition: 0.3s;}
.accordion-button:not(.collapsed).show::after {
    background-image: var(--bs-accordion-btn-active-icon);
    transform: var(--bs-accordion-btn-icon-transform);
}
.insight-blog-scn .blog-item-bxs:hover {background-color: #0998D5;transition: 0.3s;}
.insight-blog-scn .blog-item-bxs:hover span {color: #fff;}
.insight-blog-scn .blog-item-bxs:hover strong {color: #fff;}
.insight-blog-scn .blog-item-bxs:hover p {color: #fff;}
.insight-blog-scn .blog-item-bxs:hover pre {color: #fff;}

/* new-add css-start 11_25-24 */

    .header-site .navbar-expand-lg .offcanvas .offcanvas-body {
        justify-content: end;
        align-items: center;
    }
    .banner-site .extraClassAspect {
    -webkit-transform: none !important;
    }
    .bookkeeping-scn .wpcf7-form.init {
    gap: 16px;
    margin-top: 24px;
    column-count: 2;
    display: inline-grid;
    grid-template-columns: 1fr 1fr;
}
.contact-now .wpcf7-list-item-label {
    color: #000;
}




