body,
p {
    line-height: 25px;
    font-size: 14px
}
.abc a {
	color:#000 !important;}

.about .text-box .p-about,
.about .text-box .sec-title,
.about-3 p:last-of-type,
.about-4 .text-box p:last-of-type,
.blog-item,
.footer .links,
.footer .logo,
.footer .newsletter,
.menu-box .inner-menu .website-info,
.provide .text-box .sec-title,
.quote .box .quote-box .sec-title,
.sec-title,
.sec-title h3,
.shop-item,
.single-bolg .item-comments,
.single-practice-areas-list li:last-of-type,
.skills .skill-box {
    margin-bottom: 30px
}

.bg-section,
.header .header-owl .sec-hero,
.practice-area {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

* {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    outline: 0
}

.loading,
.search-box {
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
}

body {
    font-family: Poppins, sans-serif;
    color: #262b3e
}

ul {
    padding: 0;
    margin: 0;
    list-style: none
}

::-moz-selection {
    background-color: #c89d66;
    color: #fff;
    text-shadow: none
}

::selection {
    background-color: #c89d66;
    color: #fff;
    text-shadow: none
}

a,
a:focus,
a:hover,
button:focus {
    text-decoration: none;
    color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Playfair Display', serif;
    margin: 0;
    padding: 0
}

p {
    color: #9b9b9b;
    font-weight: 400;
    font-family: Poppins, sans-serif
}

.display-table {
    width: 100%;
    height: 100%;
    display: table;
    position: relative
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
    min-height: 100%;
    height: 600px !important
}

.py-100,
.sponsors.page {
    padding: 100px 0
}

.py-100-70 {
    padding: 100px 0 70px
}

.padding-0,
.practice-area-3 .practice-area-item .content,
.provide .col-md-6 {
    padding: 0
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(38 43 62 / .5)
}

.btn-1,
.sec-title h2 {
    position: relative;
    display: inline-block;
    font-weight: 600;
    font-family: Poppins, sans-serif
}

.btn-1 {
    background-color: #c89d66;
    font-size: 13px;
    color: #fff;
    text-transform: capitalize;
    padding: 0 40px;
    line-height: 50px;
    border-radius: 2px;
    letter-spacing: .5px;
    text-align: center;
    border: 2px solid #c89d66
}

.btn-1:hover {
    border: 2px solid #262b3e;
    color: #c89d66;
    background-color: #262b3e
}

.btn-2:hover,
.btn-3,
.btn-4 {
    background-color: #fff;
    color: #c89d66
}

.btn-2:hover {
    border: 2px solid #fff
}

.active-dark-mode-decision .features .features-box .features-item:nth-of-type(2),
.active-dark-mode-decision .single-bolg .item-comments .inner-comments .comments-box .text-box a:hover,
.active-dark-mode-decision .widget .widget-body .tags ul li a:hover,
.btn-4:hover,
.features .features-box .features-item:nth-of-type(2),
.nav-bar .icon li.cart .cart-popup .item .delete-item:hover,
.sec-title-2 h2:after,
.sec-title-3 h2:after,
.sk-fading-circle .sk-circle:before,
.statistic-owl.owl-theme .owl-dots .owl-dot.active span,
.statistic-owl.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #c89d66
}

.btn-3,
.btn-4 {
    border-color: #fff
}

.btn-4:hover {
    border: 2px solid #c89d66;
    color: #fff
}

.sec-title h2 {
    font-size: 16px;
    color: #c89d66;
    text-transform: uppercase
}

.sec-title h3 {
    color: #262b3e;
    font-size: 36px;
    font-weight: 900;
    text-transform: capitalize;
    margin-top: 15px !important;
    line-height: 1.3;
    letter-spacing: -.8px
}

.sec-title p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
    text-align: justify
}

.sec-title-2 h2:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 5000px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: calc(100% + 10px)
}

.advisors-box,
.sec-title-3 h2 {
    margin-bottom: 10px
}

.sec-title-3 h2:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 5000px;
    bottom: -10px;
    right: 0
}

.bg-section {
    background-image: url(../images/history/01_history.jpg);
    height: 75%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.loading {
    position: fixed;
    background-color: #fff;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    transition: unset
}

.loading .loading-box {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.sk-fading-circle {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative
}

.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.menu-box,
.nav-bar.active,
.search-box,
header.navs {
    position: fixed;
    top: 0
}

.sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    border-radius: 100%;
    -webkit-animation: 1.2s ease-in-out infinite both sk-circleFadeDelay;
    animation: 1.2s ease-in-out infinite both sk-circleFadeDelay
}

.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}

.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}

.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}

.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

@-webkit-keyframes sk-circleFadeDelay {

    0%,
    100%,
    39% {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

@keyframes sk-circleFadeDelay {

    0%,
    100%,
    39% {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

header.navs {
    right: 0;
    left: 0;
    z-index: 999;
    background: #00000059
}

header.navs.active {
    position: unset
}

.nav-top {
    border-bottom: 1px solid
}

.blog-item .img-box ul li,
.footer .logo ul li,
.menu-box .inner-menu .follow-us .icon-follow li,
.nav-bar .icon li,
.nav-top .nav-top-box ul li,
.widget .widget-body .tags ul li {
    display: inline-block
}

.nav-top .nav-top-box ul.info li {
    color: #fff;
    font-size: 13px;
    padding: 15px;
    line-height: 1.1;
    border-left: 1px solid
}

.nav-top .nav-top-box ul.info li:first-of-type {
    padding-left: 0;
    border-left: none
}

.nav-bar .nav-bar-link .level-1:last-of-type li a,
.nav-top .nav-top-box ul.info li:last-of-type {
    padding-right: 0
}

.active-dark-mode-decision .advisors-box .text-box h5,
.active-dark-mode-decision .blog-item .text-box h5,
.active-dark-mode-decision .brochures h5,
.active-dark-mode-decision .features-3 .features-box .features-item .item-text h4,
.active-dark-mode-decision .introduction-advisors h3,
.active-dark-mode-decision .owl-testimonial .item-box .text-box,
.active-dark-mode-decision .page-404-area h2,
.active-dark-mode-decision .practice-area-item .content h4,
.active-dark-mode-decision .quote .box .quote-box .sec-title h3,
.active-dark-mode-decision .single-practice-areas-box h3,
.active-dark-mode-decision .single-practice-areas-box h4,
.active-dark-mode-decision .single-practice-areas-head h4,
.active-dark-mode-decision .skills .skill-box .skill-top .name,
.active-dark-mode-decision .skills .skill-box .skill-top .number,
.nav-top .nav-top-box ul li span,
.practice-area-2 .practice-area-item .content a,
.practice-area-2 .practice-area-item .content h4,
.practice-area-2 .sec-title h3,
.practice-area-item:hover .content a,
.practice-area-item:hover .content h4,
.practice-area-item:hover .content p,
.practice-area-item:hover i,
.provide .text-box .sec-title h3,
.testimonial-4 .sec-title h3,
.testimonial-box .sec-title h3 {
    color: #fff
}

.nav-top .nav-top-box ul li a.icon {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-left: 15px
}

.active-dark-mode-decision .blog-item .text-box .link:hover,
.active-dark-mode-decision .dark-mode-decision,
.active-dark-mode-decision .features .features-box .features-item .item-text span,
.active-dark-mode-decision .features-2 .features-box .features-item i,
.blog-item .text-box .link:hover,
.blog-item .text-box .title-blog:hover,
.blog-item .text-box h5:hover,
.breadcrumb-header .banner ul li:hover a,
.copyright p a,
.copyright ul li:hover a,
.features-2 .features-box .features-item:nth-of-type(2) i,
.footer .links li.active a,
.footer .links li:hover a,
.header-owl.owl-theme .owl-nav [class*=owl-] i:hover,
.item-careers h4:hover a,
.nav-bar .icon li:hover .icon-item i,
.nav-bar .nav-bar-link ul li a:hover,
.nav-bar .nav-bar-link ul li.active a,
.nav-bar.active .info-nav i,
.nav-bar.active .nav-bar-link > ul ul li:hover a,
.nav-top .nav-top-box ul li a.icon:hover,
.news-item .item-content a.title-blog:hover,
.news-item .item-content a.title-blog:hover h5,
.shop.area .text-box-details .item-review span a:hover,
.shop.area .text-box-details .item-review span i.active,
.shop.area .text-box-details .list-details li a:hover,
.single-practice-areas-list li.active a,
.single-practice-areas-list li:hover a {
    color: #c89d66
}

.nav-top .nav-top-box ul li .btn-1 {
    border-radius: 0;
    margin-left: 15px;
    line-height: 40px
}

.nav-bar.active {
    background-color: #fff;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, .07);
    box-shadow: 0 3px 4px rgba(0, 0, 0, .07);
    z-index: 1000;
    width: 100%
}

.active-dark-mode-decision .nav-bar .logo .logo-nav img.two,
.active-dark-mode-decision .nav-bar.active .logo .logo-nav img.one,
.blog-item .text-box .title-blog,
.nav-bar .logo .logo-nav,
.nav-bar.active .logo .logo-nav img.two,
.news-item .item-content a.title-blog {
    display: block
}

.active-dark-mode-decision .nav-bar .logo .logo-nav img.two,
.active-dark-mode-decision .nav-bar.active .logo .logo-nav img.two,
.history-line.owl-theme .owl-dots,
.history-line.owl-theme .owl-nav,
.menu-box,
.nav-bar .logo .logo-nav img.two,
.nav-bar.active .logo .logo-nav img.one,
.owl-case-study.owl-theme .owl-dots,
.owl-case-study.owl-theme .owl-nav,
.owl-testimonial.owl-theme .owl-nav,
.search-box {
    display: none
}

.nav-bar .logo .logo-nav img {
    width: 400px
}

.nav-bar .nav-bar-link > ul>li {
    display: inline-block;
    position: relative
}

.nav-bar .nav-bar-link ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 30px 0;
    margin: 0 20px 0 0;
    position: relative;
    display: block;
    text-transform: capitalize
}

.nav-bar .nav-bar-link ul li a:before {
    content: '';
    background-color: #c89d66;
    position: absolute;
    width: 0%;
    height: 2px;
    left: 0;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.brochures a,
.footer .logo img,
.header-3 .box-hero .banner-3,
.menu-box .inner-menu .website-info .logo img,
.nav-bar .nav-bar-link ul li a:hover:before,
.nav-bar .nav-bar-link ul li.active a:before {
    width: 100%
}

.active-dark-mode-decision .features .features-box .features-item .item-text h4,
.active-dark-mode-decision .subscribe .sec-title h3,
.blog-item .img-box ul li:hover a,
.nav-bar.active .icon li .icon-item,
.nav-bar.active .info-nav .contact-nav p,
.nav-bar.active .info-nav .contact-nav p a,
.nav-bar.active .info-nav .contact-nav span,
.nav-bar.active .nav-bar-link ul li a {
    color: #262b3e
}

.active-dark-mode-decision .blog-item .text-box .blog-date,
.active-dark-mode-decision .blog-item .text-box .link,
.active-dark-mode-decision .core-about li h4,
.active-dark-mode-decision .features .features-box .features-item:nth-of-type(2) h4,
.active-dark-mode-decision .features .features-box .features-item:nth-of-type(2) i,
.active-dark-mode-decision .features .features-box .features-item:nth-of-type(2) p,
.active-dark-mode-decision .features .features-box .features-item:nth-of-type(2) span,
.active-dark-mode-decision .features-3 .features-box .features-item .item-text p,
.active-dark-mode-decision .item-careers h4 a,
.active-dark-mode-decision .nav-bar.active .info-nav .contact-nav p,
.active-dark-mode-decision .nav-bar.active .info-nav .contact-nav p a,
.active-dark-mode-decision .nav-bar.active .info-nav .contact-nav span,
.active-dark-mode-decision .nav-bar.active .nav-bar-link ul li a,
.active-dark-mode-decision .owl-testimonial .item-box .item-name h5,
.active-dark-mode-decision .practice-area-item .content a,
.active-dark-mode-decision .sec-title h3,
.active-dark-mode-decision .share-post span,
.active-dark-mode-decision .shop-item .item-text .open-item-shop h4,
.active-dark-mode-decision .shop.area.shop-area-page .text-box-details .title-product,
.active-dark-mode-decision .single-bolg .add-comments .title h4,
.active-dark-mode-decision .single-bolg .item-comments .title h4,
.active-dark-mode-decision .single-practice-areas-list li a,
.active-dark-mode-decision .widget .widget-title h3,
.features .features-box .features-item:nth-of-type(2) i,
.history-2 .sec-title p,
.nav-bar.active .nav-bar-link > ul ul li a,
.practice-area-2 .practice-area-item .content p,
.practice-area-2 .sec-title p,
.provide .text-box .sec-title p,
.testimonial-4 .sec-title p {
    color: #f1f1f1
}

.nav-bar .nav-bar-link > ul ul {
    position: absolute;
    z-index: 2;
    background-color: #262b3e;
    border-radius: 2px;
    padding: 15px 0;
    top: 100%;
    left: 0;
    min-width: 120px;
    -webkit-box-shadow: 0 8px 80px rgba(40, 40, 40, .08);
    box-shadow: 0 8px 80px rgba(40, 40, 40, .08);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    visibility: hidden
}

.nav-bar .nav-bar-link > ul li:hover>ul {
    -webkit-transform: translateY(00px);
    -ms-transform: translateY(00px);
    transform: translateY(00px);
    opacity: 1;
    visibility: visible
}

.nav-bar .nav-bar-link > ul ul li {
    position: relative;
    padding: 0 20px 0 20px
}

.nav-bar .nav-bar-link > ul ul li a {
    color: #F1F1F1;
    font-size: 14px;
    line-height: 40px;
    border-bottom: 1px solid rgb(249 249 249 / 0.1);
    padding: 0;
    width: 100%;
    position: relative;
    font-weight: normal;
    text-transform: capitalize;
    display: inline-block;
}

.nav-bar .nav-bar-link > ul ul li:hover a {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.nav-bar .nav-bar-link > ul ul ul {
    left: 100%;
    top: 0
}

.nav-bar .nav-bar-link > ul ul ul li a {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
    color: #9b9b9b !important
}

.nav-bar .nav-bar-link > ul ul ul li:hover a {
    -webkit-transform: translateX(10px) !important;
    -ms-transform: translateX(10px) !important;
    transform: translateX(10px) !important;
    color: #c89d66 !important
}

.nav-bar .nav-bar-link .level-1:last-of-type li:last-of-type a {
    margin: 0;
    border-bottom: 0
}

.nav-bar .info-nav i {
    float: left;
    font-size: 30px;
    color: #f1f1f1;
    line-height: 1.3
}

.nav-bar .info-nav .contact-nav {
    padding-left: 45px
}

.nav-bar .info-nav .contact-nav p {
    color: #f1f1f1;
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2
}

.nav-bar .info-nav .contact-nav span {
    color: #f1f1f1;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1;
    display: block;
    margin-top: 10px
}

.nav-bar .icon li .icon-item {
    color: #fff;
    font-size: 16px;
    margin: 0 20px 0 0;
    position: relative;
    display: block
}

.nav-bar .icon li:last-of-type .icon-item,
.pagination-area .pagination li:last-of-type {
    margin-right: 0
}

.nav-bar .icon li.cart .cart-popup {
    background-color: #262b3e;
    padding: 30px;
    position: absolute;
    right: 20px;
    z-index: 999;
    width: 300px;
    -webkit-box-shadow: 0 8px 80px rgba(40, 40, 40, .08);
    box-shadow: 0 8px 80px rgba(40, 40, 40, .08);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    visibility: hidden
}

.nav-bar .icon li.cart:hover .cart-popup {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.nav-bar .icon li.cart .cart-popup .item {
    position: relative;
    border-bottom: 1px solid;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.nav-bar .icon li.cart .cart-popup .item img {
    width: 50px;
    height: 50px;
    float: left
}

.nav-bar .icon li.cart .cart-popup .item .item-content {
    padding-left: 65px;
    padding-right: 25px
}

.nav-bar .icon li.cart .cart-popup .item .item-content div {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 4px;
    color: #fff;
    font-weight: 700
}

.nav-bar .icon li.cart .cart-popup .item .item-content span {
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    color: #f1f1f1
}

.nav-bar .icon li.cart .cart-popup .item .delete-item {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #262b3e;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0
}

.nav-bar .icon li.cart .cart-popup .subtotal span {
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    color: #f1f1f1
}

.nav-bar .icon li.cart .cart-popup .subtotal span:last-of-type {
    float: right;
    color: #c89d66
}

.nav-bar .icon li.cart .cart-popup .button-cart {
    margin-top: 20px
}

.nav-bar .icon li.cart .cart-popup .button-cart button {
    outline: 0;
    padding: 0 22px
}

.nav-bar .icon li.cart .cart-popup .button-cart button:first-of-type {
    margin-right: 10px
}

.nav-bar .icon li.cart .cart-popup .button-cart a {
    padding: 0 18px;
    line-height: 45px
}

.nav-bar .icon li.cart .cart-popup .button-cart a:first-of-type {
    margin-right: 16px
}

.search-box {
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(38 43 62 / .9);
    z-index: 1040;
    transition: unset
}

.search-box form {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 85%
}

.search-box form input {
    background-color: transparent;
    width: 100%;
    padding: 10px 0;
    font-size: 35px;
    color: #fff;
    border: 0;
    border-bottom: 1px solid #fff
}

.search-box form input:focus {
    border-bottom: 1px solid #c89d66
}

.search-box form button {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 65px;
    background-color: transparent;
    text-align: center;
    font-size: 25px;
    color: #c89d66;
    border: 0;
    outline: 0
}

.search-box .close-search {
    position: absolute;
    right: 50px;
    top: 50px;
    font-size: 22px;
    color: #fff;
    cursor: pointer
}

.search-box .close-search:hover {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    color: #c89d66
}

.menu-box {
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / .8);
    z-index: 1040;
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset
}

.menu-box .inner-menu {
    width: 400px;
    padding: 100px 50px;
    position: absolute;
    right: -402px;
    height: 100%;
    background-color: #fff;
    overflow-y: scroll
}

.menu-box.active .inner-menu {
    right: 0;
    -webkit-box-shadow: 0 0 30px rgb(0 0 0 / .2);
    box-shadow: 0 0 30px rgb(0 0 0 / .2)
}

.menu-box .inner-menu .website-info .logo {
    display: block;
    margin-bottom: 20px;
}

.menu-box .inner-menu .website-info p { 
    font-size: 14px;
    text-align: justify;
}

.menu-box .inner-menu .contact-info h4,
.menu-box .inner-menu .follow-us h4 {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #262b3e
}

.menu-box .inner-menu .contact-info .contact-box i {
    color: #c89d66;
    font-size: 24px;
    float: left;
    line-height: 1.4
}

.menu-box .inner-menu .contact-info .contact-box .box {
    padding-left: 40px
}

.menu-box .inner-menu .contact-info .contact-box .box p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 2;
    position: relative
}

.active-dark-mode-decision .features .features-box .features-item .item-text p,
.menu-box .inner-menu .contact-info .contact-box .box p a,
.owl-testimonial-3 .box-item .text-box p {
    color: #9b9b9b
}

.menu-box .inner-menu .follow-us .icon-follow li a {
    background-color: #f1f1f1;
    display: inline-block;
    color: #c89d66;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
    margin-right: 12px
}

.header-2 .box-hero .services-header .services-item:hover,
.menu-box .inner-menu .follow-us .icon-follow li:hover a {
    background-color: #c89d66;
    color: #fff
}

.exit-menu-box {
    font-size: 13px;
    position: absolute;
    top: 30px;
    right: 30px;
    background-color: #c89d66;
    width: 35px;
    color: #fff;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer
}

.exit-menu-box:hover {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.header {
    height: 600px !important
}

.header .header-owl {
    height: 100%
}

.header .header-owl .sec-hero {
    position: relative
}

.header .banner {
    margin-top: 100px
}

.header .banner .headline-top {
    line-height: 23px;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 12px;
    color: #fff
}

.header .banner .handline {
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.2;
    font-size: 60px;
    margin-bottom: 15px
}

.header .banner .about-website,
.header .banner .about-website span {
    text-transform: capitalize;
    font-size: 16px;
    color: #f9f9f9;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 30px
}

.header-owl.owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    line-height: 1;
    width: 100%
}

.about-2 .img-box:after,
.header-owl.owl-theme .owl-dots {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.about-4 .img-box,
.header-owl.owl-theme .owl-nav [class*=owl-],
.history-line .box-line .down span:last-of-type {
    margin: 0
}

.header-owl.owl-theme .owl-nav [class*=owl-] i {
    font-size: 50px;
    color: rgb(255, 255, 255, .5);
    position: absolute;
    opacity: 0;
    visibility: hidden
}

.header-owl.owl-theme .owl-nav [class*=owl-] i.flaticon-left-arrow {
    left: 10px
}

.header-owl.owl-theme .owl-nav [class*=owl-] i.flaticon-right-arrow {
    right: 10px
}

.header-owl.owl-theme:hover .owl-nav [class*=owl-] i,
.shop-item:hover .item-img .box-more {
    opacity: 1;
    visibility: visible
}

.header-owl.owl-theme .owl-dots {
    margin: 0;
    line-height: 1;
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%)
}

.header-owl.owl-theme .owl-dots .owl-dot,
.statistic-owl.owl-theme .owl-dots .owl-dot {
    outline: 0
}

.header-owl.owl-theme .owl-dots .owl-dot span {
    margin: 0 5px;
    width: 20px;
    height: 6px;
    background-color: #fff;
    outline: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header-owl.owl-theme .owl-dots .owl-dot.active span,
.header-owl.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #c89d66;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header-2 .box-hero {
    position: relative;
    z-index: 1
}

.header-2 .box-hero .banner,
.header-2 .box-hero .services-header {
    width: 50%
}

.header-2 .box-hero .services-header .services-item {
    background-color: #fff;
    border-radius: 2px;
    overflow: hidden;
    min-width: 145px;
    min-height: 120px;
    display: inline-block;
    margin: 5px;
    padding: 20px;
    text-align: center
}

.header-2 .box-hero .services-header .services-item i {
    display: block;
    font-size: 35px;
    line-height: 1;
    margin-bottom: 15px
}

.header-2 .box-hero .services-header .services-item span {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: capitalize
}

.features .features-box {
    overflow: hidden;
    margin-top: -85px;
    position: relative;
    z-index: 1;
    border-radius: 2px
}

.features .features-box .features-item {
    width: calc(100% / 3);
    float: left;
    margin: 0;
    padding: 50px 30px;
    background-color: #262b3e
}

@-webkit-keyframes updown {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@keyframes updown {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

.features .features-box .features-item i,
.provide .text-box .content-box .content-item i {
    float: left;
    font-size: 40px;
    color: #c89d66;
    line-height: 1
}

.features .features-box .features-item:hover i,
.practice-area-item:hover i,
.provide .text-box .content-box .content-item:hover i {
    -webkit-animation: .4s ease-in-out 50ms updown;
    animation: .4s ease-in-out 50ms updown
}

.features .features-box .features-item .item-text,
.history-2-item .content,
.practice-area-item .content,
.provide .text-box .content-box .content-item .box {
    padding-left: 60px
}

.features .features-box .features-item .item-text span {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    text-transform: capitalize;
    color: #f1f1f1
}

.features .features-box .features-item .item-text h4 {
    line-height: 1.1;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    color: #f1f1f1;
    margin-top: 8px
}

.features .features-box .features-item .item-text p {
    margin: 15px 0 0;
    color: #fff
}

.features-2 .features-box {
    margin-top: calc(-127px / 2)
}

.features-2 .features-box .features-item {
    padding: 35px 25px;
    background-color: #c89d66
}

.active-dark-mode-decision .brochures,
.active-dark-mode-decision .nav-bar.active,
.active-dark-mode-decision .nice-select,
.active-dark-mode-decision .quote-item input,
.active-dark-mode-decision .quote-item textarea,
.active-dark-mode-decision .single-bolg .add-comments .inner-add-comments-box input,
.active-dark-mode-decision .single-bolg .add-comments .inner-add-comments-box textarea,
.active-dark-mode-decision .single-bolg .item-comments .inner-comments .comments-box .text-box a,
.active-dark-mode-decision .testimonial,
.active-dark-mode-decision .widget .widget-body .search input,
.active-dark-mode-decision .widget .widget-body .tags ul li a,
.features-2 .features-box .features-item:nth-of-type(2),
.features-3,
body.active-dark-mode-decision {
    background-color: #262b3e
}

.features-2 .features-box .features-item i {
    line-height: 1.4;
    color: #f1f1f1
}

.features-3 {
    padding: 50px 0 20px
}

.features-3 .features-box {
    margin: 0;
    border-radius: 0
}

.features-3 .features-box .features-item {
    width: auto;
    padding: 0 0 30px
}

.about .img-box {
    position: relative;
    margin-right: 40px
}

.about .img-box .about-img img {
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 73px 0 rgb(38 43 62 / .1);
    box-shadow: 0 1px 73px 0 rgb(38 43 62 / .1)
}

.about .img-box .case-about {
    position: absolute;
    background-color: #c89d66;
    min-width: 225px;
    padding: 25px;
    border-radius: 2px;
    width: 40%;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -40px;
    border: 10px solid #fff;
    text-align: center
}
.about .img-box .case-about1 {
    position: absolute;
    background-color: #c89d66;
    min-width: 455px;
    padding: 10px 10px 25px 10px;
    border-radius: 2px;
    width: 40%;
    bottom: -20%;
    /* -webkit-transform: translateY(-50%); */
    /* -ms-transform: translateY(-50%); */
    /* transform: translateY(-50%); */
    right: -40px;
    border: 10px solid #fff;
    text-align: center;
}

.about-2 .img-box:after,
.about-3 .img-box .experiance-item {
    border-radius: 2px;
    left: 50%;
    position: absolute;
    background-color: #c89d66
}

.about .img-box .case-about h5 span {
    font-size: 40px;
    line-height: 1
}
.about .img-box .case-about1 h5 span {
    font-size: 40px;
    line-height: 1
}

.about .img-box .case-about i {
    font-size: 35px;
    line-height: 1;
    color: #fff;
    margin-bottom: 18px;
    display: block
}
.about .img-box .case-about1 i {
    font-size: 35px;
    line-height: 1;
    color: #fff;
    margin-bottom: 18px;
    display: block
}

.about .img-box .case-about .counter {
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 10px;
    color: #fff
}
.about .img-box .case-about1 .counter {
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 10px;
    color: #fff
}

.about .img-box .case-about h5 {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    color: #fff
}
.about .img-box .case-about1 h5 {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: #fff;
}

.about .text-box .sec-title h3 {
    margin-bottom: 12px !important
}

.benfits,
.core-about,
.widget .widget-body .instagram ul {
    overflow: hidden
}

.core-about li {
    margin-bottom: 12px;
    float: left;
    width: 50%
}

.core-about li i {
    font-size: 12px;
    color: #c89d66;
    margin-right: 8px
}

.core-about li h4 {
    display: inline-block;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #262b3e;
    text-transform: capitalize;
    font-family: Poppins, sans-serif
}

.about .text-box .sign-about {
    width: 200px
}

.about-2 .img-box {
    margin: 0;
    padding: 40px 0
}

.about-2 .img-box:after {
    content: '';
    width: 80%;
    height: 100%;
    top: 0;
    transform: translateX(-50%);
    z-index: -1
}

.about-2 .text-box .sign-about {
    display: block;
    margin: 25px 0;
    width: 180px
}

.about-3 .img-box {
    margin: 0;
    padding-bottom: 40px
}

.about-3 .img-box .experiance-item {
    bottom: 0;
    margin-bottom: 0;
    padding: 30px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.about-3 .img-box .experiance-item i {
    font-size: 50px;
    line-height: 50px;
    float: left;
    color: #fff
}

.about-3 .img-box .experiance-item .content {
    padding-left: 65px
}

.about-3 .img-box .experiance-item .content .counter {
    font-size: 50px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 10px;
    color: #fff
}

.about-3 .img-box .experiance-item .content .counter-name {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: .5px
}

.about-4.about-5 {
    padding-top: 0 !important
}

.about-4 .logo-box {
    position: absolute;
    top: 0;
    left: 60px;
    background: #c89d66;
    padding: 20px
}

.about-4 .logo-box img {
    width: 40px
}

.advisors-2 .advisors-box .img-box ul li:last-of-type a,
.contact .sec-title,
.news-item:last-of-type,
.practice-area-item .content p,
.provide .text-box .content-box .content-item:last-of-type,
.single-practice-areas-list li:last-of-type a,
.skills .skill-box:last-of-type {
    margin-bottom: 0
}

.skills .skill-box .skill-top {
    overflow: hidden;
    margin-bottom: 8px;
    line-height: 1
}

.skills .skill-box .skill-top .name {
    text-transform: capitalize;
    font-size: 13px;
    line-height: 23px;
    font-weight: 600;
    letter-spacing: .5px;
    color: #262b3e;
    display: inline-block
}

.skills .skill-box .skill-top .number {
    float: right;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 23px;
    font-weight: 600;
    letter-spacing: .5px;
    color: #262b3e;
    /* display: inline-block */
}

.skills .skill-box .skill-line {
    height: 10px;
    width: 100%;
    background-color: #f1f1f1
}

.skills .skill-box .skill-line .line {
    height: 100%;
    width: 0%;
    background-color: #c89d66
}

.practice-area {
    background-color: #f9f9f9;
    background-image: url(../images/practice-area/01_practice-area.png);
    position: relative;
    overflow: hidden
}

.practice-area-item {
    padding: 40px 30px;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    border-radius: 2px
}

.practice-area-item:hover {
    background-color: #c89d66;
    border-color: #c89d66
}

.practice-area-item i {
    float: left;
    font-size: 40px;
    line-height: 1;
    color: #c89d66
}

.practice-area-item .content h4 {
    line-height: 1.1;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px
}

.practice-area-item .content a {
    margin-top: 20px;
    position: relative;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
    color: #262b3e
}

.practice-area-2 {
    background-image: url(../images/practice-area/02_practice-area.jpg)
}

.practice-area-2 .practice-area-item {
    border: 1px solid #f1f1f1
}

.active-dark-mode-decision .quote-item input:focus,
.active-dark-mode-decision .quote-item textarea:focus,
.active-dark-mode-decision .widget .widget-body .search input:focus,
.footer .newsletter form input:focus,
.nice-select.open,
.nice-select:active,
.nice-select:focus,
.practice-area-2 .practice-area-item:hover,
.quote-item input:focus,
.quote-item textarea:focus,
.single-bolg .add-comments .inner-add-comments-box input:focus,
.single-bolg .add-comments .inner-add-comments-box textarea:focus,
.widget .widget-body .search input:focus {
    border-color: #c89d66
}

.practice-area-3 {
    background: url(../images/01_pattern.png) #f9f9f9
}

.practice-area-3 .practice-area-item i {
    float: none;
    margin-bottom: 30px;
    display: inline-block
}

.history {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px
}

.history .bg-section {
    height: calc(100% - 300px)
}

.history .sec-title h3,
.quote-info-01 .sec-title h3 {
    color: #fff;
    margin-bottom: 0
}

.history-line .box-line .head h4 {
    max-width: 100px;
    min-height: 35px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.1;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif
}

.history-line .box-line .down {
    position: relative;
    padding: 15px 0 0;
    border-top: 1px solid #fff
}

.history-line .box-line .down:after {
    content: '';
    width: 12px;
    height: 12px;
    background-color: #c89d66;
    position: absolute;
    top: -7px;
    left: 0;
    border-radius: 50%
}

.history-line .box-line .down span {
    color: #fff;
    display: block;
    line-height: 14px;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize
}

.history-2 .bg-section {
    height: calc(100% - 250px)
}

.history-2-item {
    margin-bottom: 30px;
    overflow: hidden
}

.history-2-item i {
    color: #fff;
    line-height: 1;
    font-size: 40px;
    float: left
}

.history-2-item .content h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #fff
}

.history-2-item .content p {
    margin-bottom: 0;
    color: #fff
}

.footer .newsletter form,
.provide,
.quote,
.widget .widget-body .search {
    position: relative
}

.quote .box {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 20px rgb(38 43 62 / .2);
    box-shadow: 0 5px 20px rgb(38 43 62 / .2);
    padding: 30px;
    border-radius: 2px
}

.quote .box .img-box {
    position: relative;
    height: 100%
}

.quote .box .img-box .quote-img {
    height: 100%;
    position: relative
}

.overlay_01 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(203 158 107 / 92%)
}

.quote .box .img-box img {
    border-radius: 2px;
    height: 100%
}

.quote .box .img-box .quote-info {
    background-color: #c89d66;
    color: #fff;
    padding: 18px 30px;
    border-radius: 2px;
    position: absolute;
    bottom: 0;
    left: 0
}

.quote .box .img-box .quote-info i {
    font-size: 18px;
    font-weight: 600;
    display: inline-block
}

.quote .box .img-box .quote-info h4 {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    display: inline-block;
    font-family: Poppins, sans-serif;
    margin-left: 10px
}

.quote-info_1 {
    position: relative;
    color: #fff;
    margin-bottom: 10px
}

.quote-info_1 i {
    font-size: 18px;
    font-weight: 600;
    /* display: inline-block; */
    float: left
}

.quote-info_1 h4 {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
    font-family: Poppins, sans-serif;
    margin-left: 30px
}

.quote .box .quote-box .sec-title h3 {
    color: #262b3e;
    margin: 40px 0 15px !important;
    font-size: 30px
}

.quote .box .quote-box .sec-title p {
    font-size: 14px
}

.quote-item input,
.quote-item textarea,
.subscribe input {
    border: 2px solid #e9e9e9;
    padding: 12px;
    width: 100%;
    color: #a5a5a5;
    font-size: 13px;
    margin-bottom: 30px;
    border-radius: 2px
}

.quote-item textarea {
    display: block;
    min-height: 150px
}

.nice-select {
    border: 2px solid #e9e9e9;
    padding: 12px;
    width: 100%;
    color: #a5a5a5;
    font-size: 13px;
    margin-bottom: 30px;
    border-radius: 2px;
    height: auto;
    line-height: unset
}

.nice-select .list {
    background-color: #262b3e;
    min-width: 200px;
    padding: 25px 0;
    border-color: #262b3e;
    border-radius: 2px
}

.nice-select .option {
    color: #f1f1f1;
    padding: 0;
    margin: 0 20px;
    font-size: 13px;
    line-height: 40px;
    border-bottom: 1px solid;
    position: relative;
    text-transform: capitalize;
    display: block;
    font-weight: 400
}

.nice-select .option:last-of-type {
    border: 0
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: transparent;
    color: #c89d66;
    font-weight: 400
}

.sponsors {
    padding: 50px 0;
    border-bottom: 1px solid #e9e9e9
}

.sponsors img {
    opacity: .5
}

.sponsors img:hover {
    opacity: 1
}

.case-study-item {
    position: relative;
    overflow: hidden;
    border-radius: 2px;
    margin-bottom: 30px
}

.case-study-item span {
    position: absolute;
    z-index: 1;
    display: block;
    width: 0;
    height: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    opacity: .85;
    background-color: #c89d66
}

.case-study-item:hover span {
    width: 1000px;
    height: 1000px
}

.advisors-box:hover .img-box img,
.case-study-item:hover .img-box img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: 2s ease-out;
    -o-transition: 2s ease-out;
    transition: 2s ease-out
}

.case-study-item .hover-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    z-index: 1
}

.case-study-item .hover-box .text-box .tags a {
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 14px;
    color: #fff;
    display: inline-block;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    visibility: hidden;
    opacity: 0;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.case-study-item .hover-box .text-box h4 a {
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .3px;
    font-size: 22px;
    display: inline-block;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    visibility: hidden;
    opacity: 0;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.case-study-item:hover .hover-box .text-box .tags a,
.case-study-item:hover .hover-box .text-box h4 a {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.contact {
    background-image: url(../images/contact/01_contact.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.contact .sec-title h3 {
    color: #fff;
    margin-top: 0
}

.contact .sec-title p {
    color: #f1f1f1;
    margin-bottom: 30px
}

.advisors-box .img-box,
.blog-item .img-box {
    position: relative;
    overflow: hidden;
    border-radius: 2px
}

.advisors-box .img-box ul {
    position: absolute;
    top: 15px;
    left: -40px;
    opacity: 0;
    visibility: hidden
}

.advisors-box:hover .img-box ul {
    left: 15px;
    opacity: 1;
    visibility: visible
}

.advisors-box .img-box ul li a {
    display: block;
    margin-bottom: 8px;
    -webkit-box-shadow: 0 0 10px 0 rgb(200 157 102 / .5);
    box-shadow: 0 0 10px 0 rgb(200 157 102 / .5);
    background-color: #c89d66;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: relative;
    text-align: center;
    font-weight: 600;
    border-radius: 5px
}

.advisors-box .img-box ul li:hover a {
    color: #c89d66;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgb(255 255 255 / .5);
    box-shadow: 0 0 10px 0 rgb(255 255 255 / .5)
}

.advisors-box .text-box {
    margin-top: 25px;
    padding: 0 40px
}

.high-131{
    height: 152px;
}

.high-131 .text-ap{
    top: 55%;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.advisors-box .text-box h5 {
    line-height: 1.3;
    text-transform: capitalize;
    font-size: 26px;
    font-weight: 600;
    color: #262b3e
}

.advisors-box .text-box span {
    /* display: inline-block; */
    line-height: 1.4;
    font-weight: 600;
    color: #c89d66;
    margin: 14px 0 0;
    text-transform: uppercase;
    font-size: 14px;
    float: inline-end;
}

.advisors-2 .advisors-box .img-box ul {
    right: -40px;
    left: auto;
    background-color: #c89d66;
    border-radius: 2px;
    overflow: hidden
}

.advisors-2 .advisors-box:hover .img-box ul {
    right: 15px;
    left: auto
}

.advisors-2 .advisors-box .img-box ul li a {
    border-radius: 0
}

.provide .text-box {
    background-color: #262b3e;
    padding: 80px 100px
}

.provide .text-box .content-box .content-item,
.shop.area .text-box-details .btn-1 {
    margin-bottom: 25px
}

.provide .text-box .content-box .content-item .box h4 {
    line-height: 1.1;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    color: #f1f1f1;
    font-family: Poppins, sans-serif
}

.provide .text-box .content-box .content-item .box p {
    margin: 10px 0 0;
    color: #f1f1f1
}

.provide .img-box {
    background-image: url(../images/provide/01_provide.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100%
}

.active-dark-mode-decision .practice-area-3,
.breadcrumb-header,
.testimonial-4,
.testimonial-and-subscribe,
.video-presentation {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.statistic-owl {
    width: 300px;
    background-color: #262b3e;
    position: absolute;
    color: #fff;
    bottom: 0;
    right: 0;
    border-top-left-radius: 2px;
    padding: 30px
}

.statistic-item i {
    color: #c89d66;
    font-size: 50px;
    line-height: 1;
    margin-bottom: 30px;
    display: block
}

.statistic-item .content-box .counter {
    font-size: 38px;
    font-weight: 600;
    line-height: .9;
    color: #fff;
    display: inline-block;
    position: relative
}

.statistic-item .content-box .name-content {
    color: #c89d66;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    text-transform: capitalize;
    letter-spacing: .23px;
    display: inline-block;
    margin-left: 5px
}

.statistic-item p {
    margin-bottom: 0;
    margin-top: 10px;
    color: #fff
}

.statistic-owl.owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    margin: 0;
    line-height: 1;
    top: 30px;
    right: 30px
}

.active-dark-mode-decision .about .text-box .btn-1:hover,
.active-dark-mode-decision .brochures a:hover,
.active-dark-mode-decision .dark-mode-decision,
.active-dark-mode-decision .features .features-box .features-item,
.active-dark-mode-decision .nav-bar.active .info-nav .btn-1:hover,
.statistic-owl.owl-theme .owl-dots .owl-dot span {
    background-color: #fff
}

.video-presentation {
    position: relative;
    background-image: url(../images/video-presentation/01_video-presentation.jpg);
    margin-top: 70px;
    width: 100%;
    height: 450px;
    border-radius: 3px;
    overflow: hidden;
    -webkit-box-shadow: 0 5px 20px rgb(38 43 62 / .2);
    box-shadow: 0 5px 20px rgb(38 43 62 / .2)
}

.presentation-box {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

.presentation-box .pulse {
    background-color: #c89d66;
    width: 60px;
    height: 60px;
    font-size: 14px;
    line-height: 62px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    display: block;
    -webkit-animation: 2s linear infinite video-pulse-presentation;
    animation: 2s linear infinite video-pulse-presentation
}

@-webkit-keyframes video-pulse-presentation {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(200 157 102 / .7), 0 0 0 0 rgb(200 157 102 / .7);
        box-shadow: 0 0 0 0 rgb(200 157 102 / .7), 0 0 0 0 rgb(200 157 102 / .7)
    }

    40% {
        -webkit-box-shadow: 0 0 0 0 rgb(200 157 102 / 0), 0 0 0 0 rgb(200 157 102 / .7);
        box-shadow: 0 0 0 0 rgb(200 157 102 / 0), 0 0 0 0 rgb(200 157 102 / .7)
    }

    100%,
    80% {
        -webkit-box-shadow: 0 0 0 0 rgb(200 157 102 / 0), 0 0 0 30px rgb(200 157 102 / 0);
        box-shadow: 0 0 0 0 rgb(200 157 102 / 0), 0 0 0 30px rgb(200 157 102 / 0)
    }
}

@keyframes video-pulse-presentation {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(200 157 102 / .7), 0 0 0 0 rgb(200 157 102 / .7);
        box-shadow: 0 0 0 0 rgb(200 157 102 / .7), 0 0 0 0 rgb(200 157 102 / .7)
    }

    40% {
        -webkit-box-shadow: 0 0 0 0 rgb(200 157 102 / 0), 0 0 0 0 rgb(200 157 102 / .7);
        box-shadow: 0 0 0 0 rgb(200 157 102 / 0), 0 0 0 0 rgb(200 157 102 / .7)
    }

    100%,
    80% {
        -webkit-box-shadow: 0 0 0 0 rgb(200 157 102 / 0), 0 0 0 30px rgb(200 157 102 / 0);
        box-shadow: 0 0 0 0 rgb(200 157 102 / 0), 0 0 0 30px rgb(200 157 102 / 0)
    }
}

.presentation-box .pulse i {
    color: #fff;
    font-size: 14px
}

.testimonial {
    background-color: #f9f9f9
}

.owl-testimonial .item-box .text-box {
    position: relative;
    font-size: 30px;
    line-height: 45px;
    font-weight: 600;
    color: #262b3e;
    margin-bottom: 30px;
    margin-top: calc(69px + 30px);
    text-align: center
}

.owl-testimonial .item-box .item-name i {
    font-size: 40px;
    line-height: 1;
    color: #c89d66;
    display: block
}

.owl-testimonial .item-box .item-name h5 {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    margin-top: 15px;
    margin-bottom: 8px;
    text-transform: capitalize;
    color: #262b3e;
    text-align: center
}

.owl-testimonial .item-box .item-name span {
    display: block;
    line-height: 15px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    color: #9b9b9b
}

.owl-testimonial.owl-theme .owl-dots {
    line-height: 1;
    position: absolute;
    width: 100%;
    top: 0;
    display: none
}

.owl-testimonial.owl-theme .owl-dots .owl-dot {
    margin: 0 8px;
    border-radius: 50%;
    padding: 5px !important;
    outline: 0
}

.owl-testimonial.owl-theme .owl-dots .owl-dot.active,
.subscribe input:focus {
    border: 2px solid #c89d66
}

.owl-testimonial.owl-theme .owl-dots .owl-dot span {
    background-color: transparent;
    background-size: cover;
    width: 55px;
    height: 55px;
    margin: auto
}

.owl-testimonial.owl-theme .owl-dots .owl-dot:nth-of-type(2) span {
    background-image: url(../images/testimonial/02_testimonial.jpg)
}

.owl-testimonial.owl-theme .owl-dots .owl-dot:nth-of-type(3) span {
    background-image: url(../images/testimonial/03_testimonial.jpg)
}

.testimonial-4,
.testimonial-and-subscribe {
    background-image: url(../images/testimonial-and-subscribe/01_testimonial-and-subscribe.jpg);
    position: relative;
    overflow: hidden
}

.owl-testimonial-1 .box-item .text-box,
.owl-testimonial-3 .box-item .text-box {
    padding: 30px;
    background-color: #c89d66;
    position: relative;
    border-radius: 2px
}

.owl-testimonial-3 .box-item .text-box {
    background-color: #fff;
    padding: 60px 30px 30px
}

.owl-testimonial-1 .box-item .text-box:after {
    content: "\f13a";
    font-family: Flaticon;
    font-size: 80px;
    position: absolute;
    color: rgba(255, 255, 255, .2);
    top: 15px;
    right: 15px;
    z-index: 0;
    line-height: 1
}

.owl-testimonial-3 .box-item .text-box:after {
    content: "\f13a";
    font-family: Flaticon;
    font-size: 20px;
    position: absolute;
    color: #fff;
    background-color: #c89d66;
    top: 0;
    left: 30px;
    z-index: 0;
    padding: 6px 18px;
    line-height: 1
}

.owl-testimonial-1 .box-item .text-box:before,
.owl-testimonial-3 .box-item .text-box:before {
    content: '';
    position: absolute;
    border: 20px solid;
    border-color: transparent transparent transparent #c89d66;
    left: 25px;
    bottom: -20px;
    z-index: -1
}

.owl-testimonial-3 .box-item .text-box:before {
    border-color: transparent transparent transparent #fff
}

.owl-testimonial-1 .box-item .text-box p,
.owl-testimonial-3 .box-item .text-box p {
    color: #fff;
    margin-bottom: 0;
    position: relative
}

.owl-testimonial-1 .box-item .clients-talk,
.owl-testimonial-3 .box-item .clients-talk {
    overflow: hidden;
    margin-top: 30px
}

.owl-testimonial-1 .box-item .clients-talk .img-box,
.owl-testimonial-3 .box-item .clients-talk .img-box {
    height: 60px;
    width: 60px;
    display: block;
    margin-right: 15px;
    float: left;
    position: relative;
    border-radius: 50%
}

.owl-testimonial-1 .box-item .clients-talk .img-box img,
.owl-testimonial-3 .box-item .clients-talk .img-box img {
    border-radius: 50%;
    border: 2px solid #c89d66;
    padding: 4px;
    background-color: #fff;
    margin: auto
}

.owl-testimonial-1 .box-item .clients-talk .info,
.owl-testimonial-3 .box-item .clients-talk .info {
    padding-left: 75px
}

.owl-testimonial-1 .box-item .clients-talk .info h5,
.owl-testimonial-3 .box-item .clients-talk .info h5 {
    color: #fff;
    padding-top: 8px;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0;
    text-transform: capitalize
}

.owl-testimonial-1 .box-item .clients-talk .info span,
.owl-testimonial-3 .box-item .clients-talk .info span {
    display: block;
    line-height: 15px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 10px;
    color: #c89d66
}

.subscribe {
    padding: 40px;
    background-color: #fff;
    border-radius: 2px
}

.introduction-advisors h3:first-of-type,
.subscribe .sec-title h3 {
    margin-top: 0
}

.blog-item:hover .img-box .open-post img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: 1.5s ease-in-out;
    -o-transition: 1.5s ease-in-out;
    transition: 1.5s ease-in-out
}

.blog-item .img-box ul {
    position: absolute;
    bottom: 0;
    left: 30px;
    background-color: #c89d66;
    padding: 2px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.blog-item .img-box ul li a {
    font-size: 13px;
    text-transform: capitalize
}

.blog-item .text-box {
    padding: 30px 0 0 30px
}

.blog-item .text-box h5 {
    position: relative;
    font-size: 21px;
    line-height: 29px;
    margin: 15px 0;
    font-weight: 600;
    color: #262b3e
}

.breadcrumb-header .banner h1,
.footer .newsletter h5,
.footer-title h4 {
    line-height: 1.2;
    text-transform: capitalize
}

.blog-item .text-box .link {
    font-size: 14px;
    color: #262b3e;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 600
}

.footer {
    background-color: #262b3e;
    padding-top: 80px
}

.footer .logo p {
    margin: 30px 0 20px;
    color: #f9f9f9;
    text-align: justify
}

.footer .logo ul li a {
    width: 35px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #313851;
    color: #fff;
    font-size: 13px;
    margin-right: 5px;
    border-radius: 2px
}

.footer .logo ul li:hover a {
    background-color: #fff;
    color: #c89d66
}

.footer-title h4 {
    color: #c89d66;
    font-size: 20px;
    margin-bottom: 25px
}

.footer .links li a {
    display: inline-block;
    position: relative;
    color: #f4f4f4;
    font-size: 14px;
    line-height: 32px
}

.footer .newsletter {
    background-color: #313851;
    padding: 30px 10px 10px 10px; 
    border-radius: 3px;
    line-height: 0 !important
}

.footer .newsletter h5 {
    color: #c89d66;
    font-size: 20px;
    margin-bottom: 20px
}

.footer .newsletter p {
    color: #f4f4f4;
    margin-bottom: 26px;
    font-size: 15px
}

.footer .newsletter form input {
    width: 100%;
    color: #9b9b9b;
    background-color: transparent;
    font-size: 13px;
    text-transform: capitalize;
    padding: 0 15px;
    line-height: 44px;
    border-radius: 3px;
    letter-spacing: .25px;
    position: relative;
    border: 1px solid
}

.footer .newsletter form a,
.scroll-up a {
    background-color: #c89d66;
    text-align: center
}

.footer .newsletter form a,
.share-post ul li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px
}

.footer .newsletter form a {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    border-radius: 3px
}

.copyright {
    margin-top: 20px;
    padding: 24px 0;
    background-color: #313851;
    overflow: hidden
}

.copyright p {
    margin: 0;
    color: #f4f4f4;
    text-align: center
}

.copyright ul,
.share-post ul,
.single-practice-areas-list li a i,
.widget .categories ul li a span {
    float: right
}

.copyright ul li {
    display: inline-block;
    margin-left: 10px
}

.scroll-up {
    position: fixed;
    z-index: 100;
    bottom: 15px;
    right: 30px;
    -webkit-box-shadow: 0 0 40px 4px rgba(0, 0, 0, .05);
    box-shadow: 0 0 40px 4px rgba(0, 0, 0, .05);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.scroll-up.active,
.widget .widget-body .instagram ul li:hover a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.scroll-up a {
    font-size: 16px;
    color: #fff;
    line-height: 42px;
    width: 44px;
    height: 44px;
    display: inline-block;
    border: 1px solid #c89d66;
    border-radius: 3px;
    outline: 0
}

.scroll-up:hover a {
    background-color: #262b3e;
    border: 1px solid #262b3e
}

.breadcrumb-header {
    padding-bottom: 120px;
    padding-top: calc(130px + 100px);
    color: #fff;
    position: relative;
    background-attachment: fixed
}

.breadcrumb-header-2 {
    padding-bottom: 120px;
    padding-top: calc(85px + 120px)
}

.breadcrumb-header .banner h1 {
    font-size: 60px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 25px
}

.dark-mode-decision,
.pagination-area .pagination li {
    line-height: 42px;
    width: 44px;
    height: 44px;
    text-align: center;
    cursor: pointer
}

.breadcrumb-header .banner ul li {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .3px;
    color: #f9f9f9;
    text-transform: capitalize
}

.brochures {
    padding: 40px;
    background-color: #f9f9f9;
    margin: 0 0 30px
}

.brochures h5 {
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #262b3e;
    font-size: 18px
}

.introduction-advisors h3 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 50px
}

.introduction-advisors .core-about:first-of-type li {
    width: 100%;
    float: none;
    display: block
}

.introduction-advisors .skills .skill-box .skill-top .name {
    font-size: 15px
}

.single-practice-areas-head h4 {
    font-size: 24px;
    line-height: 1.1;
    color: #262b3e;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 30px
}

.single-practice-areas-list li a {
    color: #9b9b9b;
    margin-bottom: 15px;
    padding-bottom: 15px;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    text-transform: capitalize;
    position: relative;
    border-bottom: 1px solid #e9e9e9
}

.call-back {
    padding: 40px;
    background-color: #c89d66;
    margin: 30px 0;
    text-align: center
}

.call-back i {
    color: #fff;
    font-size: 24px;
    margin-bottom: 15px;
    display: inline-block
}

.call-back h5 {
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px
}

.call-back p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 2;
    position: relative;
    color: #fff
}

.call-back a {
    width: 100%;
    margin-top: 16px
}

.single-practice-areas-box h3 {
    font-size: 32px;
    line-height: 1.2;
    color: #262b3e;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 20px
}

.single-practice-areas-box h4 {
    margin-top: 40px;
    margin-bottom: 20px
}

.benfits li {
    width: 50%;
    float: left;
    padding-right: 10px;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 12px;
    text-transform: capitalize;
    color: #687076
}

.news-item img,
.widget .widget-body .instagram ul li img {
    height: 60px;
    width: 60px
}

.faq .faq-box {
    border: 1px solid #e9e9e9;
    margin-bottom: 20px;
    padding: 18px;
    border-radius: 2px
}

.share-post,
.widget .widget-title {
    padding-bottom: 25px
}

.faq .faq-box .question-header {
    line-height: 1
}

.faq .faq-box .question-header .click {
    padding: 0 20px 0 0;
    border: none;
    outline: 0;
    background-color: transparent;
    font-size: 16px;
    color: #262b3e;
    font-weight: 600;
    line-height: 25px;
    text-transform: capitalize;
    position: relative;
    width: 100%;
    text-align: left
}

.faq .faq-box .answer p {
    margin-top: 18px;
    margin-bottom: 0;
    padding-top: 18px;
    letter-spacing: .3px;
    color: #9b9b9b;
    border-top: 1px solid #e9e9e9
}

.pagination-area .pagination li {
    display: inline-block;
    color: #262b3e;
    font-weight: 600;
    font-size: 14px;
    margin-right: 2px;
    border: 1px solid #eaeaea
}

.pagination-area .pagination li.active {
    background-color: #c89d66;
    color: #fff;
    border-color: #c89d66
}

.widget {
    margin-bottom: 40px
}

.widget .widget-title h3 {
    line-height: 1.2;
    text-transform: capitalize;
    color: #262b3e;
    position: relative;
    font-size: 18px;
    font-weight: 600
}

.widget .widget-body .search input {
    position: relative;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    padding: 10px;
    width: 100%;
    color: #a5a5a5;
    font-size: 13px
}

.widget .widget-body .search button.click {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    outline: 0;
    font-size: 13px;
    background-color: transparent;
    color: #c89d66;
    border: none
}

.widget .widget-body .instagram ul li {
    float: left;
    /* display: inline-block; */
    margin: 4px;
    position: relative;
    border-radius: 3px;
    overflow: hidden
}

.widget .widget-body .instagram ul li a {
    background-color: #c89d66;
    color: #fff;
    font-size: 14px;
    line-height: 58px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.widget .widget-body .follow .icon li {
    display: inline-block;
    margin: 0 4px 4px 0
}

.widget .widget-body .follow .icon li a {
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #c89d66;
    font-size: 13px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #c89d66;
    border-radius: 2px
}

.widget .widget-body .follow .icon li:hover a {
    background-color: #262b3e;
    border-color: #262b3e
}

.share-post,
.widget .categories ul li {
    border-bottom: 1px solid #eaeaea
}

.widget .categories ul li:last-of-type {
    border-bottom: none
}

.widget .categories ul li a {
    font-size: 14px;
    padding: 15px 0;
    display: block;
    line-height: 15px;
    text-transform: capitalize;
    color: #a5a5a5
}

.widget .categories ul li:first-of-type a {
    padding-top: 0
}

.widget .categories ul li:last-of-type a {
    padding-bottom: 0
}

.widget .categories ul li a i {
    margin-right: 5px
}

.widget .categories ul li:hover a {
    color: #c89d66;
    padding-left: 10px
}

.widget .widget-body .tags ul li a {
    display: inline-block;
    padding: 4px 10px;
    margin: 0 5px 5px 0;
    border: 1px solid #f9f9f9;
    background-color: #f9f9f9;
    font-size: 13px;
    font-weight: 600;
    color: #a5a5a5;
    border-radius: 3px
}

.widget .widget-body .tags ul li:hover a {
    background-color: #c89d66;
    color: #fff;
    border: 1px solid #c89d66
}

.news-item {
    margin-bottom: 22px;
    overflow: hidden
}

.news-item img {
    float: left;
    border-radius: 3px
}

.news-item .item-content {
    padding-left: 70px
}

.news-item .item-content span a {
    color: #c89d66;
    line-height: .8;
    display: block;
    padding-bottom: 8px
}

.news-item .item-content a.title-blog h5 {
    color: #b4b4b4;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1
}

.single-bolg .blog-item .text-box {
    padding-left: 0
}

.share-post {
    overflow: hidden;
    border-top: 1px solid #eaeaea;
    padding-top: 25px;
    margin-top: 25px;
    margin-bottom: 25px
}

.share-post span {
    font-size: 15px;
    font-weight: 600;
    color: #262b3e;
    margin: 4px 0;
    display: inline-block
}

.share-post ul li {
    display: inline-block;
    margin: 0 4px 0 0
}

.share-post ul li a {
    display: inline-block;
    text-align: center;
    color: #262b3e;
    background-color: #f9f9f9;
    border: 1px solid #f9f9f9;
    border-radius: 2px
}

.share-post ul li:hover a {
    background-color: #c89d66;
    border-color: #c89d66;
    color: #fff
}

.single-bolg .add-comments .title h4,
.single-bolg .item-comments .title h4 {
    line-height: 14px;
    text-transform: capitalize;
    color: #223645;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px
}

.single-bolg .item-comments .inner-comments .comments-box {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea
}

.single-bolg .item-comments .inner-comments .comments-box:last-of-type {
    padding: 0;
    margin: 0;
    border: none
}

.single-bolg .item-comments .inner-comments .comments-box .text-box,
.single-bolg .item-comments .inner-comments .comments-box.reply {
    margin-left: 90px
}

.single-bolg .item-comments .inner-comments .comments-box .img-box {
    height: 70px;
    width: 70px;
    display: block;
    margin-right: 20px;
    float: left;
    position: relative
}

.single-bolg .item-comments .inner-comments .comments-box .img-box img {
    border-radius: 50%
}

.single-bolg .item-comments .inner-comments .comments-box .text-box h5 {
    display: block;
    color: #223645;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    text-transform: capitalize;
    margin-bottom: 5px
}

.single-bolg .item-comments .inner-comments .comments-box .text-box .time {
    line-height: 20px;
    font-size: 12px;
    margin: 0 0 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #c89d66
}

.single-bolg .item-comments .inner-comments .comments-box .text-box p {
    margin-bottom: 15px
}

.single-bolg .item-comments .inner-comments .comments-box .text-box a {
    display: inline-block;
    padding: 4px 10px;
    border: 1px solid #f9f9f9;
    background-color: #f9f9f9;
    font-size: 13px;
    font-weight: 600;
    color: #7a8a9e;
    border-radius: 3px
}

.single-bolg .item-comments .inner-comments .comments-box .text-box a:hover {
    color: #fff;
    border: 1px solid #c89d66;
    background-color: #c89d66
}

.single-bolg .add-comments .inner-add-comments-box input,
.single-bolg .add-comments .inner-add-comments-box textarea {
    position: relative;
    border: 1px solid #e9e9e9;
    padding: 10px;
    width: 100%;
    color: #a5a5a5;
    font-size: 13px;
    margin-bottom: 30px;
    border-radius: 3px
}

.single-bolg .add-comments .inner-add-comments-box textarea {
    height: 100px;
    display: block
}

.item-careers {
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    padding: 40px;
    margin-bottom: 30px
}

.item-careers h4 a {
    display: block;
    position: relative;
    font-size: 21px;
    line-height: 29px;
    margin: 0 0 15px;
    font-weight: 600;
    color: #262b3e
}

.item-careers ul li {
    display: inline-block;
    font-weight: 500;
    margin-right: 10px
}

.item-careers ul li.active {
    background-color: #c89d66;
    padding: 2px 15px;
    color: #fff;
    border-radius: 3px
}

.item-careers p {
    margin: 15px 0
}

.item-careers a {
    font-size: 14px;
    color: #c89d66;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 600
}

.shop-item .item-img {
    position: relative;
    border-radius: 2px;
    overflow: hidden;
    line-height: 0;
}

.shop-item .item-img .box-more {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(38 43 62 / .6);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.shop-item .item-img .box-more a {
    padding: 0 25px;
    position: absolute;
	cursor: pointer;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.shop-item .item-text .open-item-shop h4 {
    font-size: 16px;
    line-height: 24px;
    margin: 16px 0 12px;
    color: #262b3e
}

.shop-item .item-text span {
    color: #c89d66;
    font-size: 15px;
    font-weight: 700;
    line-height: 1
}

.shop.area .text-box-details .title-product {
    font-size: 20px;
    line-height: 1.2;
    color: #262b3e;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: capitalize
}

.shop.area .text-box-details .item-review span {
    display: inline-block;
    font-size: 14px;
    color: #a5a5a5
}

.shop.area .text-box-details .item-review span.reviews {
    margin-left: 40px
}

.shop.area .text-box-details .item-review span.spance-span {
    margin: 0 5px
}

.shop.area .text-box-details .item-review span a {
    font-size: 14px;
    color: #a5a5a5
}

.shop.area .text-box-details .item-price {
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
    color: #c89d66;
    margin-top: 15px;
    margin-bottom: 25px
}

.shop.area .text-box-details .list-details li {
    line-height: 2;
    font-size: 16px
}

.shop.area .text-box-details .list-details li span {
    font-weight: 700;
    color: #262b3e;
    min-width: 120px;
    display: inline-block
}

.shop.area .text-box-details .list-details li a {
    color: #262b3e;
    margin-right: 20px
}

.shop.area .description {
    margin-top: 50px
}

.shop.area .description ul li {
    display: inline-block;
    margin-right: 5px
}

.shop.area .description p {
    margin: 25px 0 0
}

.page-404-area {
    padding: 150px 0
}

.page-404-area h2 {
    font-size: 250px;
    color: #343434;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 30px
}

.page-404-area a {
    margin-top: 30px
}

.dark-mode-decision {
    position: fixed;
    z-index: 100;
    bottom: 64px;
    right: 30px;
    background-color: #262b3e;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    border: 1px solid #262b3e;
    border-radius: 50%;
    outline: 0
}

.active-dark-mode-decision .practice-area-3 {
    background-image: url(../images/practice-area/01_practice-area.png)
}

.active-dark-mode-decision .nav-bar.active {
    border-color: #313851
}

.active-dark-mode-decision .about .text-box .btn-1:hover,
.active-dark-mode-decision .brochures a:hover,
.active-dark-mode-decision .dark-mode-decision,
.active-dark-mode-decision .nav-bar.active .info-nav .btn-1:hover {
    border-color: #fff
}

.active-dark-mode-decision .about .img-box .case-about,
.active-dark-mode-decision .about .img-box .case-about1,
.active-dark-mode-decision .nice-select,
.active-dark-mode-decision .nice-select:hover,
.active-dark-mode-decision .quote-item input,
.active-dark-mode-decision .quote-item textarea,
.active-dark-mode-decision .widget .widget-body .search input {
    border-color: #262b3e
}

.active-dark-mode-decision .faq .faq-box,
.active-dark-mode-decision .faq .faq-box .answer p,
.active-dark-mode-decision .item-careers,
.active-dark-mode-decision .practice-area-item,
.active-dark-mode-decision .sponsors {
    border-color: rgb(221 221 221 / 25%)
}

.active-dark-mode-decision .single-bolg .add-comments .inner-add-comments-box input:focus,
.active-dark-mode-decision .single-bolg .add-comments .inner-add-comments-box textarea:focus,
.active-dark-mode-decision .single-bolg .item-comments .inner-comments .comments-box .text-box a:hover,
.active-dark-mode-decision .widget .widget-body .tags ul li a:hover {
    border: 1px solid #c89d66
}

.active-dark-mode-decision .benfits li,
.active-dark-mode-decision .faq .faq-box .answer p,
.active-dark-mode-decision .faq .faq-box .question-header .click,
.active-dark-mode-decision .item-careers ul li,
.active-dark-mode-decision .news-item .item-content a.title-blog h5,
.active-dark-mode-decision .pagination-area .pagination li,
.active-dark-mode-decision .sec-title p,
.active-dark-mode-decision .shop.area.shop-area-page .text-box-details .item-review span,
.active-dark-mode-decision .shop.area.shop-area-page .text-box-details .item-review span a,
.active-dark-mode-decision .shop.area.shop-area-page .text-box-details .item-review span.reviews,
.active-dark-mode-decision .shop.area.shop-area-page .text-box-details .list-details li,
.active-dark-mode-decision .shop.area.shop-area-page .text-box-details .list-details li span,
.active-dark-mode-decision .single-bolg .item-comments .inner-comments .comments-box .text-box h5,
.active-dark-mode-decision .widget .categories ul li a,
.active-dark-mode-decision p {
    color: #f9f9f9
}

.active-dark-mode-decision .about-testimonial,
.active-dark-mode-decision .advisors-case-study-page,
.active-dark-mode-decision .advisors-home-1,
.active-dark-mode-decision .bolg,
.active-dark-mode-decision .faqs-page,
.active-dark-mode-decision .features-3,
.active-dark-mode-decision .features-3 .features-box .features-item,
.active-dark-mode-decision .page-404-area,
.active-dark-mode-decision .practice-area,
.active-dark-mode-decision .practice-area-3,
.active-dark-mode-decision .provide .text-box,
.active-dark-mode-decision .quote .box,
.active-dark-mode-decision .shop-area-page,
.active-dark-mode-decision .shop-page,
.active-dark-mode-decision .single-advisors,
.active-dark-mode-decision .single-bolg,
.active-dark-mode-decision .single-practice-areas,
.active-dark-mode-decision .statistic-owl {
    background-color: #313851
}

.quick {
    padding-left: 4rem
}

.pdt-30 {
    padding-top: 30px
}

.con-bg {
    padding: 20px 20px;
    color: #fff;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll
}

.quote-info-01 .sec-title {
    margin-bottom: 15px;
    position: relative
}

.pb-50 {
    padding-bottom: 50px
}

.bg-drk-bl,
.bg-drk-gld {
    padding: 20px !important;
    border-radius: 5px
}

.features-box2 {
    margin-top: 0 !important
}

.bg-drk-bl {
    background: #303850;
    cursor: pointer
}

.bg-drk-bl:hover {
    box-shadow: 0 0 10px 5px #c89d66
}

.bg-drk-gld {
    background: #cb9e6b
}

.bg-drk-bl h5,
.bg-drk-gld span {
    color: #fff !important
}

/* .aldssleft{
    display: flex;
    flex-direction: column; 
    align-items: flex-end;
} */
.aldssleft{
    display: inline-block;
    position: relative;
} 

@media (max-width:480px) {
    .high-131 {
    height: auto;
}
.high-131 .text-ap{
    position: unset;
    transform: unset;
}
.advisors-box .text-box h5{
        font-size: 23px;
}
}

.menu-box .inner-menu .contact-info .contact-box{
    margin-bottom: 10px;
}
.menu-box .inner-menu .contact-info{
    margin-bottom: 30px;
}
.confsplcf{
    position: relative;
    margin-bottom: 20px;
}
.confsplcf h5{
    margin-bottom: 10px;
}