section.sec4-home .services-carousel .servic-box .service-card-icon {
    position: absolute;
    top: -34px;
    width: fit-content;
    border-top: 5px solid #cc9933;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.13);
}

section.sec4-home .services-carousel .owl-stage-outer {
    padding-top: 62px;
    padding-bottom: 20px;
}

section.sec4-home .services-carousel .servic-box .service-card-icon i {
    font-size: 28px;
    color: #cc9933;
    font-weight: 100;
    height: 60px;
    width: 60px;
    background: #fff;
    padding: 15px;
    border-radius: 30px;
}

section.sec4-home .services-carousel .servic-box h3 {
    padding-top: 32px;
    padding-bottom: 0px;
    font-size: 20px;
    font-family: "Cabin", sans-serif !important;
    font-weight: 600;
}

section.sec4-home .services-carousel .servic-box p {
    font-size: 14px;
    font-family: "Golos Text", sans-serif;
}

section.sec4-home .services-carousel .service-card-img img {
    border-radius: 10px;
}

section.sec4-home .services-carousel .service-card-img:after {
    content: '';
    background: #00000094;
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
    border-radius: 10px;
    visibility: hidden;
}

section.sec4-home .services-carousel .service-card-img {
    position: relative;
}

section.sec4-home .services-carousel .service-card-img a.icon-btn {
    position: absolute;
    left: 42%;
    top: 40%;
    background: #cc9933;
    z-index: 9;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    color: #fff;
    visibility: hidden;
}

section.sec4-home .services-carousel .servic-box:hover .service-card-img:after {
    visibility: visible;
}

section.sec4-home .services-carousel .servic-box:hover .service-card-img a.icon-btn {
    visibility: visible;
}
section.sec4-home .owl-nav button.owl-prev {
    position: absolute;
    left: -60px;
    top: 48%;
    height: 40px;
    width: 40px;
    background: #cc9933;
    border-radius: 30px;
    color: #fff;
    border: solid 1px #cc9933;
}

section.sec4-home .owl-nav button.owl-next {
    position: absolute;
    right: -60px;
    top: 48%;
    height: 40px;
    width: 40px;
    background: #cc9933;
    border-radius: 30px;
    color: #fff;
    border: solid 1px #cc9933;
}

section.sec4-home .owl-nav button:focus {
    outline: none;
}

section.sec4-home .owl-nav button:hover {
    background: transparent !important;
    border: solid 1px #cc9933;
    color: #cc9933 !important;
}
section.sec4-home {
    background: #cc993330;
    padding-bottom: 60px;
}

section.sec3-home {
    padding-bottom: 70px;
}
.covr-serce .call-text p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    color: #707070;
    margin-bottom: 50px;
}

.covr-serce .call-text h2 {
    padding-bottom: 0px;
}
.privacy-banner {
    padding-bottom: 0px !important;
}

.privacy-banner h1 {
    font-size: 40px !important;
}

section.content-page h2 {
    font-size: 20px;
}



/*-------new css------*/
.top-headr {
    padding-top: 10px;
    padding-bottom: 10px;
    background: radial-gradient(circle,rgba(205, 153, 51, 1) 0%, rgba(148, 116, 40, 1) 100%);
}
.our-banner .video-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
.top-headr .row {
    align-items: center;
}

.top-headr p {
    margin-bottom: 0px;
    color: #EAEAEA;
    font-family: "Golos Text", sans-serif;
    font-size: 13px;
    font-weight: 600;
}

.top-headr .social-icon {
    align-items: center;
    justify-content: flex-end;
    margin-top: 0px !important;
    color: #EAEAEA;
}

.top-headr .social-icon li a {
    color: #EAEAEA;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
}

.top-headr .social-icon li i {
    height: 20px;
    width: 20px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    padding-top: 4px;
}

.top-headr .social-icon li i:hover {
    color: #FDFBF7;
}
.menu-bar a.logo {
    font-weight: 700;
    font-size: 20px;
    color: #ffffff;
}
section.our-banner:before {
    content: '';
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
    background: linear-gradient(260deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 39%) 40%);
}

section.our-banner .btn {
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 30px;
    padding-left: 0px;
}

section.our-banner .btn a {
    background: #cc9933;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 15px;
    text-transform: capitalize;
    font-family: "Golos Text", sans-serif;
    padding-left: 24px;
    padding-right: 24px;
    color: #fff;
    border: solid 1px #cc9933;
    border-radius: 8px;
}
section.our-banner .btn a:hover {
    background: transparent;
    border: solid 1px #fff;
    color: #fff;
}


.books-newrelease {
    border: solid 1px #b9b9b9;
    padding: 30px;
}

.books-newrelease .itemb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
    border-bottom: dashed 1px #000;
    padding-bottom: 22px;
}

.books-newrelease .itemb .book-image img {
    height: 145px;
}

.books-newrelease .itemb .book-image {
    width: 45%;
}

.books-newrelease .itemb .data-bok {
    width: 55%;
    padding-left: 12px;
}

.books-newrelease .itemb .data-bok img {
    width: 68px;
}

.books-newrelease .itemb .data-bok h4 {
    font-size: 20px;
}

.books-newrelease .itemb:last-child {
    padding-bottom: 0px;
    border-bottom: 0px;
    margin-bottom: 0px;
}

.books-newrelease .itemb .data-bok .authorSlide span {
    font-size: 14px;
    color: #1C1C1C;
}

section.book-inside .col-md-3 h3 {
    background: #254d32;
    margin-bottom: 0px;
    padding-left: 20px;
    padding-top: 10px;
    color: #fff;
}

section.book-inside {
    padding-top: 20px;
}
section.book-inside .col-md-9 h3 {
    font-size: 30px;
}
section.book-inside .carousel-group {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 20px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
section.book-inside .carousel-group .book-imag img {
    width: 100%;
    height: 298px;
    object-fit: cover;
}

section.book-inside .carousel-group .data-bok h4 {
    font-size: 20px;
    margin-bottom: 0px;
}

section.book-inside .carousel-group .data-bok img {
    width: 90px;
}

section.book-inside .carousel-group .book-imag {
    margin-bottom: 10px;
}

section.book-inside .carousel-group .data-bok span {
    font-size: 14px;
}

section.cta-boxsec {
    padding-top: 0px;
}

section.cta-boxsec .row {
    padding-left: 40px;
    padding-top: 50px;
    padding-bottom: 65px;
    align-items: center;
    background-size: cover !important;
    position: relative;
}

section.cta-boxsec .row h2 {
    color: #fff;
    text-shadow: 1px 1px 2px #1a1919;
    font-family: 'Georgia' !important;
    font-size: 42px;
}

section.cta-boxsec .row:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    background: #0000002b;
    top: 0px;
}

section.cta-boxsec .row p {
    color: #fff;
    font-size: 14px;
}

section.cta-boxsec .btns {
    text-align: left;
    margin-top: 40px;
}

section.cta-boxsec .btns a {
    background: #fff;
    font-size: 14px;
    font-weight: 300;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-top: 12px;
    border-radius: 0px !important;
    text-transform: capitalize;
    border: solid 1px #ffffff;
    color: #1C1C1C;
    margin-right: 14px;
}

section.cta-boxsec .btns a:hover {
    background: transparent;
    color: #fff;
}
.blog-bx .imag img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}

.blog-bx  .content-entry {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 10px;
}

.blog-bx .content-entry span.entry-date {
    margin-right: 10px;
}

.blog-bx .detail h3 {
    font-size: 22px;
    margin-bottom: 0px;
}

.blog-bx .detail p {
    font-size: 14px;
    color: #222222;
}

section.sec-blog {
    padding-top: 20px;
}
.blog-bx .btns a i {
    background: #254d32;
    color: #fff;
    padding: 5px;
    border-radius: 30px;
    padding-right: 6px;
    padding-left: 5px;
    font-size: 12px;
}

.blog-bx .btns a.btn-gren {
    font-weight: 700;
    font-size: 15px;
}

section.sec-blog h2 {
    margin-bottom: 32px;
}
.blog-bx:hover .btns a.btn-gren i {
    margin-left: 4px;
}

.blog-bx .btns a.btn-gren i {
    transition: 0.4s;
}

.blog-bx:hover .imag img {
    transform: scale(1.1);
}
.blog-bx .imag {
    overflow: hidden;
}

.blog-bx .imag img {
    transition: 0.4s;
}
section.sec-serv {
    padding-top: 70px;
    background: rgb(37 77 50);
}

section.sec-serv h3 {
    font-size: 18px;
    margin-bottom: 8px;
    color: #254d32;
    background: #ffff;
    width: 50%;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}

section.sec-serv h2 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 40px;
}
section.sec-serv .box-item img {
    height: 64px;
    background: #EBF3ED;
    padding: 12px;
    margin-bottom: 28px;
    border: dashed 1px #EBF3ED;
}

section.sec-serv .box-item:hover  img {
    border: dashed 1px #254d32;
}

section.sec-serv .box-item:hover a.btn-gren i {
    background: #254d32;
    color: #fff;
}
section.sec-serv h2 strong {
    font-weight: 500;
}

section.sec-serv .box-item {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
}

section.sec-serv .box-item p {
    font-size: 14px;
}

section.sec-serv .box-item h4 {
    color: #254d32;
}

section.sec-serv .box-item a.btn-gren i {
    background: #fff;
    color: #254d32;
    padding: 5px;
    border-radius: 30px;
    padding-right: 6px;
    padding-left: 5px;
    font-size: 12px;
    border: solid 1px #254d32;
    margin-left: 7px;
    position: relative;
    top: -1px;
}

section.sec-serv .box-item a.btn-gren {
    font-weight: 400;
    font-size: 14px;
}
section.sec2-2-home:after {
    content: '';
    background: url(../images/books.png);
    height: 350px;
    width: 100%;
    display: block;
    animation: UpDown 2s ease-in-out infinite;
    position: relative;
    bottom: -12px;
}

section.sec2-2-home h3 {
    text-align: center;
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom: 0px;
}

section.sec2-2-home h2 {
    text-align: center;
    font-size: 35px;
}

section.sec2-2-home p {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

section.sec2-2-home {
    padding-bottom: 0px;
}
section.quotes-sec {
    padding-top: 12px;
}

section.quotes-sec h2 {
    text-transform: capitalize;
    margin-bottom: 40px;
}

section.quotes-sec .quote {
    display: flex;
    flex-wrap: wrap;
    overflow: visible;
}

section.quotes-sec .quote .imag p {
    position: absolute;
    top: 0px;
    text-align: center;
    background: #254d32;
    color: #fff;
    font-size: 10px;
    left: 0px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
}

section.quotes-sec .quote .imag {
    width: 30%;
    flex: 0 0 30%;
    position: relative;
    overflow: visible;
}

section.quotes-sec .quote .detals {
    width: 70%;
    flex: 0 0 70%;
    padding-left: 40px;
}

section.quotes-sec .best-books .book-imag img {
    height: 265px;
    object-fit: cover;
}

section.quotes-sec .best-books .data-bok img {
        width: 90px;
}

section.quotes-sec .best-books .data-bok {
    padding-top: 12px;
}

section.quotes-sec .best-books .data-bok h4 {
    font-size: 20px;
    margin-bottom: 0px;
}


@keyframes floatUpDown {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px); /* adjust as needed */
    }
}

@keyframes UpDown {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px); /* adjust as needed */
    }
}
section.sec-serv .flex-div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

section.sec-serv .flex-div .btnmore a {
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: solid 1px #fff;
}

section.sec-serv .flex-div .btnmore a:hover {
    background: transparent;
    color: #fff;
}
#floating_btnx {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    text-align: right;
    z-index: 99999;
    display: block;
}
#floating_btnx a.rotate90 {
    transform: rotate(270deg) translate(42px, 50px);
    max-width: none;
    border-radius: 6px 6px 0 0;
    max-height: 60px;
    margin-top: auto;
    margin-bottom: 14px;
}
#floating_btnx a {
    background-color: #254d32;
    text-align: center;
    padding: 5px 15px;
    transition: all .3s ease;
    color: #fff;
    font-size: 16px;
    box-shadow: 0 0 10px rgb(0 0 0 / .1);
    margin-top: 8px;
    border: 1px solid #fff;
    border-radius: 0px 0 0 0px;
    margin-right: -2px;
    margin-left: auto;
    max-width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.plansec .row .plan .nmbr {
    width: 24%;
    flex: 0 0 24%;
}

section.plansec .row .plan p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0px;
}

section.plansec .row .plan:hover h4 {
    background: #262626;
    color: #fff;
}
section.inr-banner {
    background-size: cover !important;
}
section.inr-banner:before {
    content: '';
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
    background: radial-gradient(circle, rgb(0 0 0 / 37%) 0%, rgba(37, 77, 50, 0) 100%);
}

section.inr-banner h1 {
    text-align: center;
    color: #ffff;
    text-shadow: 1px 1px 2px #1a1919;
    font-size: 50px;
}

section.inr-banner p {
    color: #fff;
    text-align: center;
}
section.contact-pagesec h4 {
    text-transform: capitalize;
    text-align: left;
    font-family: "Cabin", sans-serif !important;
    font-size: 14px;
    color: #cc9933;
    font-weight: 600;
    background: transparent;
    border: solid 1px #cc9933;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 30px;
    width: fit-content;
    margin-bottom: 8px;
}

section.contact-pagesec h2 {
    font-size: 35px;
}
section.contact-pagesec .cntct-details {
    padding-bottom: 30px;
    padding-top: 20px;
}
section.contact-pagesec .cntct-details ul {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 0px;
}

section.contact-pagesec .cntct-details ul li {
    position: relative;
    padding-left: 68px;
    padding-right: 26px;
    text-align: left;
    margin-right: 6px;
    padding-bottom: 16px;
}

section.contact-pagesec .cntct-details ul li img {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #cc9933;
    padding: 12px;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    border: dashed 1px #fff;
}

section.contact-pagesec .cntct-details ul li a {
    color: #000000;
}

section.contact-pagesec .cntct-details ul li a strong {
    font-size: 14px;
    text-transform: capitalize;
    color: #cc9933;
}

section.contact-pagesec .cntct-details ul li a {
    font-size: 16px;
}

section.contact-pagesec .cntct-details ul li a:hover {
    text-decoration: none;
}

section.contact-pagesec ul.social-icon li i:hover {
    background: transparent;
    color: #cc9933;
    border: solid 1px #cc9933;
}
section.contact-pagesec ul.social-icon li i {
    background: #cc9933;
    font-size: 16px;
    height: 34px;
    width: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: solid 1px #dadbe3;
    border-radius: 50px;
}

section.contact-pagesec form.app_contact_form {
    background: #cc993330;
    padding: 30px;
    border-radius: 20px;
}

section.contact-pagesec form.app_contact_form .form-control {
    font-size: 14px;
    border-radius: 10px;
}

section.contact-pagesec form.app_contact_form label {
    font-size: 14px;
}
section.contact-pagesec form.app_contact_form button.btn.btn-green {
    background: #cc9933;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-top: 12px;
    height: unset;
    width: 100%;
    border: solid 1px #cc9933;
}

section.contact-pagesec form.app_contact_form .col-md-12 {
    margin-top: 24px;
}


section.contact-pagesec form.app_contact_form button.btn.btn-green:hover {
    background: transparent;
    color: #cc9933 !important;
}

section.contact-pagesec form.app_contact_form textarea#msg {
    height: 120px;
    border-radius: 10px;
    font-family: 'Golos Text';
}

section.contact-pagesec form.app_contact_form .form-control:focus {
    outline: none;
    box-shadow: none;
    border: none;
    border: 1px solid #cc9933;
}
section.contact-pagesec p {
    font-size: 16px;
    padding-right: 74px;
}
.approach-module {
    padding: 70px 0;
    padding-top: 128px;
}

.approach-module .txtwrp {
    display: block;
    text-align: center;
    padding: 0 0 40px;
}

.approach-items {
    position: relative;
    counter-reset: my-sec-counter
}

.approach-items .approach-title {
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 6px;
    display: block;
}

.approach-items .approach-content {
    font-size: 14px;
    line-height: 22px;
    color: black
}

.approach-items .approach-item {
    position: relative;
    width: 100%;
    text-align: left
}

.approach-items .approach-item:before {
    position: absolute;
    left: 50%;
    height: 100%;
    width: 2px;
    display: block;
    content: '';
    background: -webkit-linear-gradient(top, #cc9933 50%, transparent 50%);
    background-size: 100% 6px;
}

.approach-items .approach-item .approach-inner {
    position: relative;
    float: left;
    box-sizing: border-box;
    border: 1px dashed #cc9933;
    padding: 28px;
    border-radius: 10px;
    background: #cc993330;
}

.approach-items .approach-item .approach-inner:after {
    position: absolute;
    content: '';
    display: inline-block;
    counter-increment: my-sec-counter;
    content: "0" counter(my-sec-counter) "";
    color: #0057b8;
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
}

.approach-items .approach-item:nth-child(2n) .approach-inner {
    float: right
}

.approach-items .approach-item:after {
    clear: both;
    display: block;
    content: ''
}

.approach-sub-module {
    padding: 0 0 100px 0
}

.approach-sub-module .container {
    padding-top: 40px;
    border-top: 1px solid #d0d0d0
}

.approach-sub-module .section-title {
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 60px
}

.approach-sub-module .row:last-child .inner:before {
    display: none
}

.approach-sub-module .row:first-child .inner {
    padding: 25px 5% 25px 95px
}

.approach-sub-module .row:first-child .inner:before {
    top: 25px;
    height: calc(100% - 25px)
}

.approach-sub-module .row:last-child .approach-list:not(.active) .inner .column-count:before {
    position: absolute;
    height: 27px;
    z-index: 8;
    left: 50%;
    margin-left: -1px;
    top: -27px;
    display: block;
    content: '';
    width: 2px;
    background-color: #d0d0d0
}

.approach-selection {
    position: relative;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.approach-selection .inner {
    position: absolute;
    top: -5px;
    left: 0;
    padding: 0 0 0 0 !important
}

.approach-selection .approach-title {
    position: relative;
    z-index: 19;
    text-transform: uppercase;
    color: #333743;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    margin-bottom: 10px;
    display: block
}

.approach-selection .approach-content {
    position: relative;
    z-index: 11;
    font-size: 24px;
    line-height: 38px;
    color: #9297a3;
    opacity: .75;
    font-weight: normal
}

.approach-list {
    position: relative;
    padding-right: 8%;
    box-sizing: border-box
}

.approach-list:before {
    position: absolute;
    content: '';
    display: block;
    z-index: 21;
    right: 0;
    height: 100%;
    width: 8%
}

.approach-list .approach-title {
    position: relative;
    z-index: 19;
    text-transform: uppercase;
    color: #333743;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 12px;
    display: block
}

.approach-list .approach-content {
    position: relative;
    z-index: 11;
    font-size: 14px;
    line-height: 20px;
    color: #9297a3;
    opacity: .75;
    font-weight: normal
}

.approach-list .column-count {
    position: absolute;
    z-index: 12;
    top: 25px;
    left: 32px;
    background-color: white;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 12px;
    font-weight: 500;
    color: #106674;
    border-radius: 34px;
    box-sizing: border-box;
    border: 2px solid #d0d0d0
}

.approach-list .inner {
    position: relative;
    padding: 25px 5% 25px 95px;
    box-sizing: border-box;
    z-index: 22
}

.approach-list .inner:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    content: '';
    display: block;
    height: 100%;
    background-color: white;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.approach-list .inner:before {
    position: absolute;
    height: 100%;
    z-index: 8;
    left: 48px;
    top: 0;
    display: block;
    content: '';
    width: 2px;
    background-color: #d0d0d0
}
@media (min-width: 801px) {
    .approach-items .approach-item .approach-inner {
        width: calc(50% - 70px);
    }
}

@media (min-width: 801px) {
    .approach-items .approach-item .approach-inner:after {
        top: 37%;
        right: -195px;
        margin-top: -11px;
        height: 55px;
        width: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
        color: #fff;
        background: #cc9933;
    }
}

@media (min-width: 801px) {
    .approach-items .approach-item:nth-child(2n) .approach-inner:after {
        right: auto;
        left: -195px;
        background: #cc9933;
        height: 55px;
        width: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
        color: #fff;
        top: 62px;
    }
}

@media (min-width: 801px) {
    .approach-items .approach-item .approach-inner:before {
        position: absolute;
        top: 50%;
        display: inline-block;
        content: '';
        right: -73px;
        width: 0;
        height: 0;
        margin-top: -12px;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-right: 12px solid #cc9933;
    }
}

@media (min-width: 801px) {
    .approach-items .approach-item:nth-child(2n) .approach-inner:before {
        left: -71px;
        right: auto;
        border-right: 0;
        border-left: 12px solid #cc9933;
    }

}

section.sec2-2-abt img.imag-absolt {
    position: relative;
    z-index: 9;
    border-radius: 20px;
    margin-top: 30px;
}

section.sec2-2-abt {
    padding-bottom: 0px;
}
section.testimonials-sec {
    padding-top: 20px;
}

section.testimonials-sec h2 {
    margin-bottom: 40px;
}

section.testimonials-sec .quote {
    border: solid 1px #00000021;
    padding: 40px;
    border-radius: 20px;
}

section.testimonials-sec .quote .imag img {
    height: 100px;
    width: 100px;
    object-fit: cover;
    border-radius: 50px;
    border: solid 1px #00000021;
}

section.testimonials-sec .quote .imag {
    text-align: center;
    margin-bottom: 20px;
}

section.testimonials-sec .quote .detals {
    text-align: center;
}

section.testimonials-sec .quote .detals p {
    font-size: 14px;
    color: #645e5e;
}

section.testimonials-sec .quote .detals h3 {
    font-size: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

section.testimonials-sec .quote .detals h4 {
    font-size: 14px;
}

section.testimonials-sec .quote .detals img {
    width: 100px;
}
.editng-sec3 {
    background: #254d32;
}

section.sec2-ghost {
    padding-bottom: 70px;
}
.cta-b h2 {
    color: #2c2d30 !important;
    text-shadow: none !important;
}

.cta-b p {
    color: #2c2d30 !important;
    padding-right: 38px;
}

.cta-b .btns a.btn-gren {
    background: #254d32;
    color: #fff;
    border: solid 1px #254d32;
}

.cta-b .btns a.btn-gren:hover {
    color: #254d32 !important;
}
section.sec-faq h2 {
    margin-bottom: 0px !important;
}

section.sec-faq .heading {
    margin-bottom: 30px;
}
section.books-boxessec .bg-box-w {
    text-align: center;
    background-size: cover !important;
    display: flex;
    flex-wrap: wrap;
    padding-top: 220px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

section.books-boxessec .bg-box-w p {
    width: 100%;
    flex: 0 0 100%;
    color: #fff;
    margin-bottom: 0px;
}

section.books-boxessec .bg-box-w h3 {
    width: 100%;
    flex: 0 0 100%;
    color: #fff;
    font-size: 28px;
    margin-bottom: 0px;
}

section.books-boxessec .bg-box-w .btn {
    width: 100%;
    flex: 0 0 100%;
}

section.books-boxessec .bg-box-w h3 br {
    display: none;
}

section.books-boxessec .bg-box-w .btn a {
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    text-transform: capitalize;
    font-size: 12px;
    border: solid 1px #fff;
}

section.books-boxessec .bg-box-w .btn a:hover {
    background: transparent;
    color: #fff;
}
section.cta-boxsec .without-befor:before {
    display: none;
}
section.sec2-cover {
    background: #254d32;
}

section.sec2-cover h2 {
    padding-top: 14px;
    font-size: 50px;
    color: #ffffff;
    text-shadow: 1px 1px 2px #1a1919;
    font-weight: 500;
    text-align: left;
    padding-bottom: 0px;
}

section.sec2-cover p {
    font-size: 16px;
    color: #fff;
    text-align: left;
}

section.sec2-cover  .box-item {
    background: #fff;
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 22px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
}

section.sec2-cover .boxs-row {
    margin-top: 45px;
}

section.sec2-cover .box-item h4 {
    padding-top: 16px;
    color: #2c2d30;
    font-size: 22px;
    text-align: left;
}

section.sec2-cover .box-item  p {
    font-size: 14px;
    color: #2c2d30;
}

section.sec2-cover .box-item a.icn img {
    height: 40px;
}

section.sec2-cover .box-item:hover {
    background: #EBF3ED;
}
.sec2covr {
    padding-bottom: 15px !important;
}

section.book-bxs-new .bg-box-b {
    padding-left: 30px;
    padding-top: 56px;
    padding-bottom: 60px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: cover !important;
    transition: transform 0.5s ease;
    overflow: hidden;
}

section.book-bxs-new .bg-box-b p {
    width: 100%;
    font-size: 14px;
    margin-bottom: 0px;
}

section.book-bxs-new .bg-box-b h3 {
    font-size: 45px;
    margin-top: 4px;
    width: 100%;
    margin-bottom: 26px;
    font-family: 'Georgia' !important;
}

section.book-bxs-new .bg-box-b .btn a {
    background: #254d32;
    font-size: 12px;
    font-weight: 300;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-radius: 0px !important;
    text-transform: capitalize;
    border: solid 1px #254d32;
    color: #fff;
}

section.book-bxs-new .bg-box-b .btn a:hover {
    background: transparent;
    color: #254d32;
}

section.book-bxs-new .bg-box-b .btn {
    padding: 0px;
}

section.book-bxs-new .bg-box-w {
    padding-left: 30px;
    padding-top: 160px;
    padding-bottom: 35px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-size: cover !important;
    transition: transform 0.5s ease;
    overflow: hidden;
    text-align: center;
    padding-right: 30px;
}

section.book-bxs-new .bg-box-w p {
    color: #fff;
    width: 100%;
    font-size: 14px;
    margin-bottom: 0px;
}

section.book-bxs-new .bg-box-w h3 {
    font-size: 36px;
    color: #fff;
    margin-top: 4px;
    width: 100%;
    font-family: 'Georgia' !important;
    margin-bottom: 0px;
}

section.book-bxs-new .bg-box-w .btn {
    width: 100%;
    flex: 0 0 100%;
}

section.book-bxs-new .bg-box-w .btn a {
    background: #fff;
    font-size: 12px;
    font-weight: 300;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-radius: 0px !important;
    text-transform: capitalize;
    border: solid 1px #fff;
}

section.book-bxs-new .bg-box-w h3 br {
    display: none;
}

section.book-bxs-new .bg-box-w .btn a:hover {
    color: rgb(255, 255, 255);
    background: transparent;
}
.side-bar-sm-frm {
    position: fixed;
    top: 130px;
    right: 0;
    transform: translateX(150%);
    transition-duration: .8s;
    z-index: 99
}

.side-call .icon,.side-chat .icon,.side-head {
    background: linear-gradient(113deg,rgba(var(--clr-1),1),rgba(var(--clr-2),1))
}

.side-bar-sm-frm.scroll {
    transform: translateX(100%)
}

.side-bar-sm-frm.active,.side-call:hover,.side-chat:hover {
    transform: translateX(0)
}

.side-head {
    transform: rotate(-90deg);
    width: 359px;
    cursor: pointer;
    height: 49px;
    position: absolute;
    left: -203px;
    right: 0;
    font-size: 28px;
    top: 155px;
    text-align: center;
    color: #fff;
    border-radius: 15px 15px 0 0;
    display: flex;
    justify-content: center;
    padding: 0 20px;
    box-shadow: -20px 0 20px rgba(var(--clr-2), .5);
}

.side-call,.side-chat {
    position: fixed;
    right: 0;
    display: flex;
    z-index: 9999
}

.chat-body,.side-body {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(var(--clr-2),1);
    color: #fff;
    box-shadow: 0 0 36px rgba(var(--dark-color),.1);
    background: #254d32;
    padding-right: 20px;
}

.side-chat {
    top: 50%;
    transform: translateX(66%);
    border: solid 1px #fff;
}

.side-call {
    top: 42%;
    transform: translateX(75%);
    border: solid 1px #fff;
    padding-bottom: 0px;
}

.side-call,.side-chat {
    transition: .8s;
}

.side-call .icon,.side-chat .icon {
    border-radius: 0px;
    box-shadow: -3px 0 10px rgba(var(--clr-2),.6);
    height: 40px;
    width: 40px;
    background: #254d32;
    color: #fff;
}

.side-call .icon, .side-chat .icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sec2-home {
    padding-top: 0px;
    position: relative;
    top: -54px;
    z-index: 1;
    padding-bottom: 0px;
}

.sec2-home .bg-box-d {
    background: #fff;
    box-shadow: 0px 13px 30px 0px rgba(206, 211, 230, 0.3);
    border-radius: 15px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}

.sec2-home .bg-box-d .imag {
    width: 20%;
    flex: 0 0 20%;
}

.sec2-home .bg-box-d .cntnt {
    width: 80%;
    flex: 0 0 80%;
    padding-left: 20px;
}

.sec2-home .bg-box-d .cntnt p {
    margin-bottom: 0px;
    font-size: 14px;
    font-family: "Golos Text", sans-serif;
}

.sec2-home .bg-box-d .cntnt h3 {
    font-family: "Cabin", sans-serif !important;
    font-size: 18px;
    margin-bottom: 0px;
}

.sec2-home .bg-box-d .imag img {
    background: #cc993330;
    padding: 10px;
    border-radius: 6px;
}
section.our-banner .btn a i {
    margin-right: 6px;
    position: relative;
    top: -1px;
}
section.sec3-home h4 {
    font-family: "Cabin", sans-serif !important;
    font-size: 14px;
    margin-bottom: 0px;
    color: #cc9933;
    font-weight: 600;
    background: transparent;
    width: fit-content;
    border: solid 1px #cc9933;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 30px;
}

section.sec3-home h2 {
    font-family: "Cabin", sans-serif !important;
    font-size: 42px;
    text-transform: capitalize;
    margin-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
    color: #000;
}

section.sec3-home p {
    font-size: 16px;
    font-family: "Golos Text", sans-serif;
}

section.sec3-home  .blts-points {
    padding-top: 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

section.sec3-home .blts-points img {
    border-radius: 10px;
}

section.sec3-home .blts-points ul {
    padding-left: 20px;
}

section.sec3-home .blts-points ul li {
    font-size: 14px;
    font-family: "Golos Text", sans-serif;
    position: relative;
    padding-bottom: 3px;
    padding-left: 23px;
    padding-top: 3px;
}

section.sec3-home .blts-points ul li:before {
    content: '\f00c';
    position: absolute;
    left: 0px;
    top: 4px;
    border-radius: 30px;
    font-family: 'FontAwesome';
    font-size: 8px;
    background: #cc9933;
    height: 16px;
    width: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 2px;
    color: #fff;
}

section.sec3-home  .btn {
    padding: 0px;
    margin-top: 40px;
}

section.sec3-home .btn a {
    background: #cc9933;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 15px;
    text-transform: capitalize;
    padding-left: 24px;
    padding-right: 24px;
    color: #fff;
    border: solid 1px #cc9933;
    border-radius: 8px;
}

section.sec3-home .btn a:hover {
    background: transparent;
    color: #cc9933;
}

section.sec3-home .imag {
    padding-left: 25px;
    position: relative;
}

section.sec3-home .imag .img1 {
    position: relative;
    border-radius: 15px;
    width: 72%;
}

section.sec3-home .imag .img2 {
    border-radius: 15px;
    height: 320px;
}

section.sec3-home .imag-box {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 140px;
    height: 212px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}

section.sec3-home .imag-box:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(top, rgba(13, 94, 244, 0) 0%, rgba(13, 94, 244, 0.6) 100%);
    background: linear-gradient(180deg, rgba(13, 94, 244, 0) 0%, rgb(204 153 51 / 62%) 100%);
    border-radius: 12px;
}

section.sec3-home .imag-box h3 {
    z-index: 1;
    color: #fff;
    text-align: center;
    font-size: 50px;
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-family: "Cabin", sans-serif !important;
    font-weight: 600;
}

section.sec3-home .imag-box p {
    width: 100%;
    flex: 0 0 100%;
    color: #fff;
    z-index: 9;
    font-size: 16px;
    margin-bottom: 0px;
    text-transform: uppercase;
}
section.sec3-home .imag  .imagbor {
    border: solid 10px #fff;
    position: absolute;
    right: 0px;
    bottom: -205px;
    border-radius: 15px;
    background: #fff;
}
section.sec4-home h4 {
    text-align: center;
    font-family: "Cabin", sans-serif !important;
    font-size: 14px;
    margin-bottom: 0px;
    color: #cc9933;
    font-weight: 600;
    background: transparent;
    border: solid 1px #cc9933;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 30px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

section.sec4-home h2 {
    font-family: "Cabin", sans-serif !important;
    font-size: 42px;
    text-transform: capitalize;
    margin-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
    color: #000;
    text-align: center;
}

section.sec5-home {
    padding-top: 70px;
    padding-bottom: 70px;
}

section.sec5-home img.imag1 {
    border-radius: 10px;
}

section.sec5-home .imagbox {
    position: absolute;
    top: 28%;
    left: -85px;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 4px 18px rgba(158, 165, 177, 0.23);
    animation: floatUpDown 2s ease-in-out infinite;
}
section.sec5-home .imagbox img.imag1 {
    width: 200px;
}
section.sec5-home .imagbox h5 {
    font-family: "Cabin", sans-serif !important;
    font-size: 18px;
}

section.sec5-home .imagbox h5 strong {
    color: #cc9934;
}

section.sec5-home  .btn {
    width: 100%;
    text-align: right;
    margin-top: 30px;
    padding: 0px;
}

section.sec5-home .btn a {
    background: #cc9933;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 15px;
    text-transform: capitalize;
    padding-left: 24px;
    padding-right: 24px;
    color: #fff;
    border: solid 1px #cc9933;
    border-radius: 8px;
}

section.sec5-home .btn a:hover {
    background: transparent;
    color: #cc9933;
}

section.sec5-home h4 {
    font-size: 14px;
    margin-bottom: 0px;
    color: rgb(204, 153, 51);
    font-weight: 600;
    width: fit-content;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Cabin, sans-serif !important;
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 153, 51);
    border-image: initial;
    border-radius: 30px;
}

section.sec5-home h2 {
    font-size: 38px;
    text-transform: capitalize;
    margin-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
    color: rgb(0, 0, 0);
    font-family: Cabin, sans-serif !important;
    margin-bottom: 0px;
}

section.sec5-home .whychosboxes {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

section.sec5-home .whychosboxes .bx-choosus {
    border-radius: 10px;
    padding: 20px;
    background: #cc993330;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
}


section.sec5-home .col-md-6.first {
    padding-right: 20px;
}

section.sec5-home .whychosboxes .bx-choosus h3 {
    width: 90%;
    flex: 0 0 90%;
    font-family: Cabin, sans-serif !important;
    padding-bottom: 0px;
    font-size: 18px;
    font-weight: 600;
}

section.sec5-home .whychosboxes .bx-choosus .icn {
    width: 10%;
    flex: 0 0 10%;
}

section.sec5-home .whychosboxes .bx-choosus p {
    margin-bottom: 0px;
    padding-left: 23px;
    font-size: 14px;
    font-family: "Golos Text", sans-serif;
}

section.sec5-home .whychosboxes .bx-choosus:before {
    content: '';
    width: 80px;
    height: 80px;
    border-radius: 10px 0 0 0;
    background: transparent;
    border-left: solid 40px #cc9933ba;
    border-top: solid 40px #cc9933ba;
    border-bottom: solid 40px transparent;
    border-right: solid 40px transparent;
    z-index: -1;
    position: absolute;
    left: 0px;
    top: 0px;
}

section.sec5-home .whychosboxes .col-md-6 {
    padding: 0px;
    padding-right: 12px;
}
section.sec6-home {
    background-color: #cc993330;
    background-image: url(../images/cta-bg2-shape.png);
    background-size: cover;
}

section.sec6-home h4 {
    text-align: center;
    font-family: "Cabin", sans-serif !important;
    font-size: 14px;
    margin-bottom: 0px;
    color: #cc9933;
    font-weight: 600;
    background: transparent;
    border: solid 1px #cc9933;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 30px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

section.sec6-home h2 {
    font-family: "Cabin", sans-serif !important;
    font-size: 42px;
    text-transform: capitalize;
    margin-top: 10px;
    font-weight: 600;
    color: #000;
    text-align: center;
    padding-bottom: 8px;
}

section.sec6-home .portfoio-work .service-card-icon {
    background: #fff;
    padding: 10px;
    box-shadow: 0px 6px 20px 0px rgba(40, 55, 82, 0.07);
}

section.sec6-home .portfoio-work .service-card-icon img {
    height: 260px;
    width: 100%;
    object-fit: cover;
}

section.sec6-home .portfoio-work h3 {
    text-align: center;
    font-family: "Cabin", sans-serif !important;
    font-size: 16px;
    font-weight: 100;
    padding-top: 15px;
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 0px;
    padding-bottom: 15px;
}

section.sec6-home  .owl-nav  button.owl-prev {
    position: absolute;
    left: -60px;
    top: 46%;
    height: 40px;
    width: 40px;
    background: #cc9933;
    border-radius: 30px;
    color: #fff;
    border: solid 1px #cc9933;
}

section.sec6-home .owl-nav button.owl-next {
    position: absolute;
    right: -60px;
    top: 46%;
    height: 40px;
    width: 40px;
    background: #cc9933;
    border-radius: 30px;
    color: #fff;
    border: solid 1px #cc9933;
}

section.sec6-home .owl-nav button:focus {
    outline: none;
}

section.sec6-home .owl-nav button:hover {
    background: transparent !important;
    border: solid 1px #cc9933;
    color: #cc9933 !important;
}
section.cntct-info {
    padding-bottom: 20px;
    padding-top: 30px;
}

section.cntct-info .cntct-details ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

section.cntct-info .cntct-details ul li {
    position: relative;
    padding-left: 68px;
    padding-right: 26px;
    text-align: left;
    margin-right: 6px;
    padding-bottom: 16px;
}

section.cntct-info .cntct-details ul li img {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 12px;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    border: dashed 1px #fff;
    -webkit-backdrop-filter: blur(9.8px);
    backdrop-filter: blur(9.8px);
}

section.cntct-info .cntct-details ul li strong {
    font-size: 13px;
    text-transform: capitalize;
    color: #cc9933;
}

section.cntct-info .cntct-details ul li  a {
    color: #fff;
    font-size: 14px;
}
section.sec6-home .btn, section.sec4-home .btn{
    width: 100%;
    margin-top: 40px;
    padding: 0px;
}

section.sec6-home .btn a, section.sec4-home .btn a {
    background: #cc9933;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 15px;
    text-transform: capitalize;
    padding-left: 24px;
    padding-right: 24px;
    color: #fff;
    border: solid 1px #cc9933;
    border-radius: 8px;
}

section.sec6-home .btn a:hover, section.sec4-home .btn a:hover {
    background: transparent;
    color: #cc9933;
}
section.sec7-home h4 {
    text-align: center;
    font-family: "Cabin", sans-serif !important;
    font-size: 14px;
    margin-bottom: 0px;
    color: #cc9933;
    font-weight: 600;
    background: transparent;
    border: solid 1px #cc9933;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 30px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

section.sec7-home h2 {
    font-family: "Cabin", sans-serif !important;
    font-size: 42px;
    text-transform: capitalize;
    margin-top: 10px;
    font-weight: 600;
    color: #000;
    text-align: center;
    padding-bottom: 25px;
}
section.sec7-home .procs-box {
    text-align: center;
    margin-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

section.sec7-home .procs-box .service-card-img img {
    border-radius: 10px;
}

section.sec7-home .procs-box  .service-card-icon {
    position: absolute;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    top: 10px;
    left: 0px;
}

section.sec7-home .procs-box .service-card-icon i {
    font-size: 28px;
    color: #fff;
    font-weight: 100;
    height: 60px;
    width: 62px;
    background: #cc9933;
    padding: 15px;
    border-radius: 30px;
    border: solid 3px #fff;
}

section.sec7-home .procs-box h3 {
    margin-top: 18px;
    font-family: "Cabin", sans-serif !important;
    padding-bottom: 0px;
    font-weight: 600;
    font-size: 18px;
}

section.sec7-home .procs-box p {
    font-size: 14px;
    font-family: "Golos Text", sans-serif;
}
section.sec8-home:before {
    content: '';
    background: #cc993366;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
}

section.sec8-home {
    background-size: cover !important;
    padding-top: 80px;
    padding-bottom: 80px;
}

section.sec8-home h4 {
    text-align: center;
    font-family: "Cabin", sans-serif !important;
    font-size: 14px;
    margin-bottom: 0px;
    color: #ffffff;
    font-weight: 600;
    background: transparent;
    border: solid 1px #f9f9f9;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 30px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

section.sec8-home h2 {
    font-family: "Cabin", sans-serif !important;
    font-size: 42px;
    text-transform: capitalize;
    margin-top: 10px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    padding-bottom: 4px;
    text-shadow: 1px 1px 2px #1a1919;
}

section.sec8-home h2 span {
    color: #cc9933;
}

section.sec8-home p {
    text-align: center;
    color: #fff;
    width: 58%;
    margin-left: auto;
    margin-right: auto;
}

section.sec8-home .btn {
    text-align: center;
    width: 100%;
    padding-top: 30px;
}

section.sec8-home .btn a.btn-started {
    background: #cc9933;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 15px;
    text-transform: capitalize;
    padding-left: 24px;
    padding-right: 24px;
    color: #fff;
    border: solid 1px #cc9933;
    border-radius: 8px;
    margin-right: 10px;
}

section.sec8-home .btn a.btn-call {
    background: #cc9933;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 15px;
    text-transform: capitalize;
    padding-left: 24px;
    padding-right: 24px;
    color: #fff;
    border: solid 1px #cc9933;
    border-radius: 8px;
    margin-left: 10px;
}
section.sec8-home .btn a:hover {
    background: transparent;
    border-color: #fff;
}
section.sec9-home {
    background: #cc993330;
}

section.sec9-home h4 {
    text-align: center;
    font-family: "Cabin", sans-serif !important;
    font-size: 14px;
    margin-bottom: 0px;
    color: #cc9933;
    font-weight: 600;
    background: transparent;
    border: solid 1px #cc9933;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 30px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

section.sec9-home h2 {
    font-family: "Cabin", sans-serif !important;
    font-size: 42px;
    text-transform: capitalize;
    margin-top: 10px;
    font-weight: 600;
    color: #000;
    text-align: center;
    padding-bottom: 25px;
}

section.sec9-home  .quote {
    box-shadow: 0px 10px 15px 0px rgba(208, 219, 233, 0.3);
    border-radius: 10px;
    background: #fff;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 40px;
}

section.sec9-home .quote .imag {
    width: 20%;
    flex: 0 0 20%;
    border-radius: 10px;
}

section.sec9-home .quote .detals {
    width: 80%;
    padding-left: 30px;
    flex: 0 0 80%;
}

section.sec9-home .quote .imag img {
    border-radius: 10px;
    width: 100%;
    height: 112px;
    object-fit: cover;
}

section.sec9-home .quote .btm-testi {
    width: 100%;
    flex: 0 0 100%;
    border-top: solid 1px #f5f5f5;
    padding-top: 30px;
    margin-top: 14px;
    position: relative;
}

section.sec9-home .quote .btm-testi h3 {
    font-family: "Cabin", sans-serif !important;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 0px;
    padding-bottom: 4px;
}

section.sec9-home .quote .btm-testi h5 {
    color: #343434;
    font-size: 16px;
    font-family: "Open Sans", sans-serif !important;
    margin-bottom: 0px;
}

section.sec9-home .quote .btm-testi img {
    position: absolute;
    right: 0px;
    width: 130px;
    top: 36px;
}

section.sec9-home .quote:before {
    content: '';
    width: 80px;
    height: 80px;
    border-radius: 10px 0 0 0;
    background: #3e171700;
    border-left: solid 40px #cc9933ba;
    border-top: solid 40px #cc9933ba;
    border-bottom: solid 40px #ffffff00;
    border-right: solid 40px #6a1e1e00;
    position: absolute;
    left: 0px;
    top: 0px;
}

section.sec9-home .quote .detals {
    margin-bottom: 0px;
}
section.sec9-home .owl-nav button.owl-prev {
    position: absolute;
    left: -60px;
    top: 46%;
    height: 40px;
    width: 40px;
    background: #cc9933;
    border-radius: 30px;
    color: #fff;
    border: solid 1px #cc9933;
}

section.sec9-home .owl-nav  button.owl-next {
    position: absolute;
    right: -60px;
    top: 46%;
    height: 40px;
    width: 40px;
    background: #cc9933;
    border-radius: 30px;
    color: #fff;
    border: solid 1px #cc9933;
}
section.sec10-home .site-logo {
    align-items: center;
}

section.sec10-home .site-logo img {
    height: 54px;
    width: 105px;
    object-fit: contain;
    margin-bottom: 10px;
    border: solid 1px #f1f1f1;
    padding: 8px;
    background: #f5ecd9;
    border-radius: 4px;
    margin-top: 10px;
}

section.sec10-home .row {
    align-items: center;
}

section.sec10-home h4 {
    text-align: center;
    font-family: "Cabin", sans-serif !important;
    font-size: 14px;
    margin-bottom: 0px;
    color: #cc9933;
    font-weight: 600;
    background: transparent;
    border: solid 1px #cc9933;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 30px;
    width: fit-content;
}

section.sec10-home h2 {
    font-family: "Cabin", sans-serif !important;
    font-size: 42px;
    text-transform: capitalize;
    margin-top: 10px;
    font-weight: 600;
    color: #000;
}

section.sec10-home h2 strong {
    color: #cc9933;
}

section.sec10-home p {
    margin-bottom: 0px;
}

section.sec10-home .row .col-md-3 {
    text-align: center;
}
