body{
  background-color: #ecf0f0
}

.text-black {
  color: black;
}
.h10-hero-award-wrapper .h6-hero-history {
    margin-top: 43px;
}

.menu-area.d-none.d-lg-inline-flex.align-items-center {
    margin-left: 120px;
}

.h6-hero-history {
    max-width: 348px;
}
.h6-hero-history-title {
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
    z-index: 0;
}
.h10-hero-award-wrapper .circle-text-wrap {
    margin-top: 25px;
    position: relative;
    inset-inline-end: auto;
    bottom: 0;
    background-color: #fff;
    width: 192px;
    height: 192px;
}

.circle-text-wrap .circle-text {
    width: 164px;
    height: 160px;
    background-size: 100%;
    background-repeat: no-repeat;
    -webkit-animation: textrotate 20s infinite linear;
    animation: textrotate 20s infinite linear;
}
.circle-text-wrap .circle-icon, .circle-text-wrap .circle-text {
    position: absolute;
    inset-inline-start: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 6;
}

.h10-hero-award-wrapper .circle-text-wrap .circle-text {
    width: 158px;
    height: 163px;
}

.tj-banner-section-2 .banner-content-2 {
    max-width: 450px;
    padding: 40px 0;
}
.tj-banner-section-2 {
    background-color: var(--tj-color-theme-bg);
    padding-top: 25px;
    padding-bottom: 55px;
     margin-top: 0!important; 
    border-radius: 12px;
    position: relative;
    z-index: 1;
}


@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .h10-hero .banner-content-2 {
        padding-top: 40px;
    }
}
.h10-hero .banner-content-2 {
    max-width: 875px;
    -webkit-margin-start: auto;
    margin-inline-start: auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .h10-hero .banner-content-2 .banner-title {
        font-size: 64px;
    }
}
.h10-hero .banner-content-2 .banner-desc-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    margin-top: 40px;
}




.cta-area .cta-content .title {
    font-size: 74px;
    line-height: 1.12;
    color: #815221;
    margin-bottom: 17px;
}
.title-anim > div {
    overflow: hidden;
}
.cta-area .cta-content {
    width: 50%;
    margin: 0;
    padding: 60px 15px 40px 40px!important;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .cta-area .cta-content .title {
        font-size: 62px;
    }
}

.tj-footer-section.footer-3 .footer-main-area {
    padding-top: 170px!important;
    padding-bottom: 110px;
}

.bg-one {
    background: #815221!important;
}
.bg-two {
    background: #b8892d!important;
}
.bg-three {
    background: #f1e283!important;
}

/*.cta-area {
    background-color: #b8892d!important;
}*/

.footer-widget.footer-col-1 .footer-text p,.tj-footer-section.footer-3 .footer-widget ul li a,.footer-contact-info .contact-item span {
    color: #fff!important;
}
.sec-heading-wrap.style-3 .sub-title {
    color: #fff!important;
    padding: 0;
    border: 0;
}
.tj-primary-btn{
  background-color: #f1e283!important;
}
.contact-item.style-2 .contact-icon i {
    font-size: 32px;
    color: #815221!important;
}
.contact-item.style-2:hover .contact-icon {
    background: #f1e283!important;
}
p {
    color: #000!important;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
}
.tj-primary-btn2 {
    background-color: #815221!important;
}
.tj-copyright-area-3 {
    background-color: #f1e283!important;
}
.back-to-top-btn span{
  background-color: #f1e283!important;
}

.mainmenu ul > li.current-menu-ancestor a, .mainmenu ul > li.current-menu-item a, .mainmenu ul > li:hover a {
    color: #815221!important;
}

.sec-heading .sub-title i {
    color: #815221!important;
    font-size: 22px;
    line-height: 1;
    display: inline-flex;
}
.sec-heading .sec-title span {
    color: #815221!important;
}
.sec-heading-wrap .sub-title i{
    color: #f1e283!important;
}

.cta-area {
    background-color: #faeea2!important;
}


 .mainmenu ul > li.has-dropdown > a::after {
    color: inherit;
    font-size: 12px;
    position: absolute;
    top: 40px;
    right: 0;
    font: normal bold normal 14px / 1 FontAwesome;
    content: "\f107";
}
button#back_to_top {
    border: 1px solid #b8882e;
    border-radius: 50px;
}

.solution-icon.mb-2 {
    min-height: 280px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*.contact-item.style-2:hover {
    background: #f1e283;
}*/
.header-right-item {
    margin-left: 30px;
}
.service-item.style-6:hover,.choose-box:hover {
    background-color: #f1e283!important;
}
.choose-box .choose-icon{
    color: #f1e283!important;
}
.choose-box:hover .choose-icon{
    color: #fff!important;
}
.mainmenu ul > li.active a {
    color: #815221;
}

.space {
    margin: 0 7px;
}

@media (min-width: 992px) {
    .lg-hide{
        display: none;
    }
}
@media (max-width: 991px) {
    .mb-hide {
        display: none;
    }
    .header-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 99;
    position: relative;
}

.tj-primary-btn {
    width: 100%;
}
.cta-area .cta-content {
    width: 100%;
    margin: 0;
    padding: 15px 15px !important;
}
.cta-area .cta-content .title {
    font-size: 50px;
    line-height: 1.12;
    color: #815221;
    margin-bottom: 17px;
}
}