:root {
    --theme-color: #ca8d7b;
    --theme-color-light: #995e58;
    --theme-color2: #bc7c70;
    --title-color: #010101;
    --body-color: #000000;
    --text-color: #4e4d4d;
    --text-color2: #cfcfcf;
    --smoke-color: #b57569;
    --secondary-color: #eef2fb;
    --bg1-color: #f9eeea;
    --bg2-color: #f5f5f5;
    --bg3-color: #895f58;
    --bg4-color: #fafafa;
    --bg4-color: #d9d9d9;
    --bg4-color: #f7f7f7;
    --bgSticky-color: #071c09;
    --black-color: #000000;
    --white-color: #ffffff;
    --yellow-color: #fec624;
    --rating-color: #edb500;
    --success-color: #28a745;
    --error-color: #dc3545;
    --vs-border-color: #c1c1c1;
    --vs-border-color2: #57794f;
    --vs-border-color3: #d5d5d5;
    --vs-border-color4: #e0e0e0;
    --vs-border-color5: #e4e4e4;
    --vs-border-color6: #d1d1d1;
    --vs-border-color7: #dcdcdc;
    --vs-border-color8: #dbd8d8;
    --vs-border-color9: #c2c2c2;
    --vs-border-color10: #c3c3c3;
    --bg-color2: #4e614a;
    --gray-color: #f6f6f6;
    --banner-color1: #fff1b7;
    --banner-color2: #f9eeea;
    --bg-color1: #2b5022;
    --title-font: "Roboto Condensed", sans-serif;
    --body-font: "Epilogue", sans-serif;
    --icon-font: "Font Awesome 5 Pro";
    --main-container: 1320px;
    --container-gutters: 30px;
    --section-space: 120px;
    --section-space-mobile: 80px;
    --section-title-space: 60px;
    --ripple-ani-duration: 5s;
}
.footer-layout3 {
    background-color: #7c5048;
}
body{font-size: 14px;}
.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6 {color: var(--bg3-color);}
.bg-one {
    background-color: var(--bg1-color);
}
/*.main-menu > ul > li > a{font-family: var(--title-font);}*/
.header-layout2 .header-top{background: var(--theme-color);}
.header-layout2{background: var(--white-color);}
.header-layout2 .will-sticky .sticky-active{background-color: var(--white-color);}
.logo{width: 55%;}
.header-logo {
    padding: 5px 0;
}
.main-menu > ul > li > a {
    padding: 10px 0;
    font-weight: 600;
    color: var(--theme-color-light);
}
.header-call a:hover {
    color: var(--theme-color-light);
}
.text-justify{text-align: justify;}
/*.hero-style2.banner1 .hero-content{padding: 150px 0 100px;}*/
.hero-carousel2 .slick-list{overflow: visible;}
.hero-carousel2 .slick-track{top: 75px;}
.hero-style2.banner1 .hero-content, .hero-style2.banner2 .hero-content{
    padding: 0;
    height: 550px;
    /*height: 400px;*/
}
/*.hero-style2.banner2 .hero-content{padding: 200px 0 210px;}*/
.banner1{background-image: url("../img/bg/banner_1.jpg");background-size: cover;}
.banner2{background-image: url("../img/bg/banner_2.jpg"); background-position: top left;background-size: cover;}
.hero-style2 .hero-content .hero-title {
    margin-bottom: 25px;
    font-size: 20px;
    background-color: #795548;
    text-align: center;
}
/*.hero-style2 .hero-content .hero-text{max-width: 100%;}*/
.hero-carousel2 .slick-dots{bottom: 0;}
.background-image, [data-bg-src]{background-position: bottom left;}
.img-box3::before {
    position: absolute;
    content: "";
    width: 310px;
    height: 317px;
    left: auto;
    right: -17px;
    background-color: var(--theme-color2);
    border-radius: 0 30px 30px 0;
    z-index: -1;
    top: -17px;
}
.counter-media__icon{border: 2px solid var(--theme-color);}
.form-style2 textarea.form-control {
    border-radius: 30px;
    min-height: auto;
}
.footer-text {
    max-width: 100%;
    line-height: 30px;
}
.step-img img{border-radius: 50%;}
.inner_bnr{background: url("../img/inner_bnr.jpg");background-size: cover;position: relative;}
.inner_bnr:before{
    background-color: rgb(20 15 15 / 80%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.about_bg{background-image: url("../img/bg/b-2-1.png");background-size: contain;}
.pattern_bg{background-image: url("../img/pattern/pattern-4-1.png");background-size: contain;}
.abt_pattern{background-image: url("../img/pattern/blog-details-pattern-1.png");background-size: contain;}
.product-information__name{min-width: 246px;margin-right: 10px;}
.space .contact-box{min-width: 450px;}
.hero-bg.background-image{background-image: url("../img/bg/b-2-1.png");}
.newsletter_bg{background-image: url("../img/bg/newsletter-form-bg-3-1.png");}
.pro_bg{background-image: url("../img/bg/b-1-1.png");}
.pro_bg{background-image: url("../img/bg/b-1-1.png");}
.categories-style-02 {
  -webkit-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.categories-style-02 .categories-box {
  position: relative;
  height: 300px;
  overflow: hidden;
}
.categories-style-02 .categories-box img{
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 300px;

}
.categories-style-02:hover {
  transform: translate3d(0, -8px, 0);
}
.border-double {
    border-style: double !important;
}
.border-color-transparent-dark-very-light {
    border-color: rgba(35, 35, 35, 0.1) !important;
}
.bottom-40px {
    bottom: 40px;
}
.absolute-bottom-center {
    left: 50%;
    bottom: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.photo_no{
    position: absolute;
    top: 5%;
    right: 10%;
}
.btn.btn-white {
    background-color: var(--white);
    color: var(--dark-gray);
}
.btn.btn-round-edge {
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.vs-btn{background-color: var(--theme-color-light);}
.form-style2 .form-control{height: 50px;}
.upld_cv{padding: 6px 10px;line-height: 38px;}
.blog-single .post-admin.vision::before{display: none;}
.blog-single .post-admin.vision::after{
    position: absolute;
    content: "";
    width: 140px;
    height: 100%;
    background-color: var(--theme-color2);
    z-index: -1;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 30px;
}
.pro_sec .product-information__item{min-height: 60px;}
.pro_sec .product-information__item span{font-size: 14px;}
.pro_sec .product-information__name{min-width: 170px;min-height: 60px;}
.pro_sec .feature-item.style3{max-width: 100%;}
.list-style4 ul li{font-size: 14px;padding-left: 20px;}
.list-style4 ul li::before {
    position: absolute;
    content: "";
    min-width: 10px;
    width: 10px;
    height: 10px;
    background-color: var(--theme-color);
    left: 0;
    top: 6px;
    border-radius: 50%;
}
.product-style7{overflow: hidden;}
.product-style7 .product-img{width: 30%;}
.product-style7 .product-content{align-self: self-start;}
.product-style7 .cart-btn{bottom: 0;right: -2px;}
.slick-slide .brand-style img, .slick-slide .testi-image .img1 {
    display: inline-block;
    border: 6px solid #a46e64;
    border-radius: 20px;
    border-style: double;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5) inset;
}

.slick-slide .testi-image .img1 {border-radius: 50%;}
.about-content1 .about-text{font-size: 14px;line-height: 25px;}
.step-item .step-text{line-height: 20px;}
.main-menu ul li.active, .main-menu ul li.active a{
    border-bottom: 2px solid var(--theme-color);
    color: var(--theme-color);
}
.main-menu ul li .sub-menu li a{color: #000000;border-bottom: 0;}
.main-menu ul li.active .sub-menu li a.active{border-bottom: 2px solid var(--theme-color);}
.gallery-style{
    width: 100%;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.testi-style1{padding: 20px 30px;}
.testi-style1 .testi-author{display: block;text-align: right;}

.step-item.colored.effect13.from_left_and_right {
    display: flex;
    height: 100%;
    width: 100%;
    margin-bottom: 0;
    position: relative;
    align-items: center;
    justify-content: center;
}
.step-item .step-img:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    border-radius: 50%;
    z-index: 0;
}
.step-item .step-number {
    z-index: 1;
    bottom: auto;
    left: auto;
    background-color:#fce8cf;
}
.step_sec, .pro_info {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.step-item .step-title {
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 15px;
    display: flex;
    z-index: 1;
    justify-content: center;
    width: 100%;
    height: 100%;
    align-items: center;
    position: absolute;
    color: var(--bg3-color);
}

.effect13.colored .pro_info{background: rgba(26, 74, 114, 0.6);}
.effect13.colored .pro_info {
  background: var(--bg3-color);
  width: 90%;
  height: 95%;
  position: absolute;
  top: 5px;
  left: 15px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  z-index: 0;
  overflow: hidden;
  border-radius: 50%;
}
.effect13 .pro_info {
  background: #333333;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.effect13 .pro_info h3 {
  visibility: hidden;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 0px;
  padding: 55px 0 0 0;
  height: 90px;
  text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.effect13 .pro_info p {
  visibility: hidden;
  color: #ffffff;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.step-item .step-img{margin-bottom: 0; border: 3px dashed var(--bg3-color);}
a.effect13.from_left_and_right:hover .pro_info {
  opacity: 1;
}
a.effect13.from_left_and_right:hover h3 {
  visibility: visible;
}
a.effect13.from_left_and_right:hover p {
  visibility: visible;
}

.effect13.from_left_and_right .pro_info h3 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.effect13.from_left_and_right .pro_info p {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
a.effect13.from_left_and_right:hover h3 {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
a.effect13.from_left_and_right:hover p {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
a.effect13.from_left_and_right:hover .pro_info {
    opacity: 1;
}
a.effect13.from_left_and_right:hover h3 {
    visibility: visible;
}

.circle.effect13 .pro_info h3 {
    visibility: hidden;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    font-size: 22px;
    margin: 0 30px;
    padding: 55px 0 0 0;
    height: 110px;
    text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
a.effect13.from_left_and_right:hover h3.step_sec.step-title{display: none;}
.header-layout2 .header-top{display: none;}
.logo_text{width: 60%;}
.footer-logo .logo_text{filter: brightness(0) invert(1);}
.slick-track{display: flex;justify-content: center;}
.testi-style1 .testi-image{min-width: 100px;max-height: 100px;}
.testi-style1 .testi-image .img1{min-width: 100px;max-height: 100px;padding: 10px;}
.testi-style1 .testi-icon{
    top: 0;
    right: -10px;
    width: 40px;
    height: 40px;
}
.review-wrap{background-color: var(--theme-color-light);padding: 0px 25px;}
.review-title.h3{color: var(--bg1-color);}
.list-style1 ul.cer_plant_list li {
    background: var(--theme-color);
    padding: 24px 30px;
    margin: 0 10px;
    border-radius: 10px;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    color: var(--bs-danger-text-emphasis);
    border: 6px double #ffffff;
}
.bg-theme {
    background-color: #9c6257 !important;
}

.will-sticky {
  position: relative;
}

.sticky-active.active {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.scrollToTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
}
.scrollToTop.show {
  display: block;
}
.btn-warning {
    --bs-btn-color: #ffffff;
    --bs-btn-bg: #7c5048;
    --bs-btn-border-color: #95655d;
    --bs-btn-hover-color: #ffffff;
    --bs-btn-hover-bg: #926c65;
    --bs-btn-hover-border-color: #95655d;
    --bs-btn-focus-shadow-rgb: 217, 164, 6;
    --bs-btn-active-color: #ffffff;
    --bs-btn-active-bg: #7e4842;
    --bs-btn-active-border-color: #7e4842;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #bc7c70;
    --bs-btn-disabled-border-color: #bc7c70;
}
.newsletter-form2, .newsletter-form3{background-color: #e7cdc1;}


@media (min-width: 1200px) {
    .modal-xl {
        --bs-modal-width: 1450px;
    }
}