.slide_header .owl-nav button i {
    font-size: 36px;
    color: #fff;
}


.passion_content-pss2 h3 {
    font-size: 35px;
    color: #333;
    font-weight: 600;
    font-family: Rubik-Bold;
}

.dg-box_title h2 {
    color: #f5f5f5;
    font-size: 35px;
    font-family: Rubik-Bold, sans-serif;
}

.dg-box_title1 {
    padding-left: 72px;
    color: rgba(255, 255, 255, .3);
    position: relative;
    font-size: 13.4px;
}

.dg-box_title1::before {
    content: "";
    height: 2px;
    width: 60px;
    background-color: rgba(255, 255, 255, .5);
    top: 50%;
    transform: translateY(-50%);

    position: absolute;
}

.dg-box_rightBox {
    font-size: 14px;
    color: #aaa;
}

.dg-box_rightBox p {
    margin-bottom: 20px;
}

.slideMain .itemss {
    position: relative;
}

.slideMain_number {
    position: absolute;
    transform: rotate(-90deg);
    bottom: 109px;
    left: 25px;
    color: #fff;
    font-size: 15px;
}

.slideMain_number::after {
    content: "";
    height: 2px;
    width: 54px;
    position: absolute;
    top: 50%;
    left: 35px;
    /* right: -16px; */
    transform: translateY(-50%);
    background-color: #fff;
}

.slideMainBox_img {
    position: relative;
}

.slM_mang {
    position: absolute;
    top: 12px;
    left: 0;
    background-color: rgb(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
}

.slM_mang::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 45px;
    background-color: #ddd;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slM_mang::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 45px;
    background-color: #ddd;
    top: 50%;
    left: 44%;
    transform: rotate(-90deg);
}

.slideMainBox_img:hover .slM_mang {
    opacity: 1;
    visibility: visible;
    top: 0px;
}

.slideMainBox_title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgb(0, 0, 0, 0.5);
    padding: 30px 27px;
}

.slideMainBox_title h3 {
    font-size: 18.2px;
    color: #fff;
    position: relative;
    z-index: 2;
}

.slideMainBox_title::before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #7d6741;
    content: "";
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.5s ease-in-out;
    opacity: 1;
    transform: scale(0, 1);

}

.slideMainBox_img:hover .slideMainBox_title::before {
    opacity: 1;
    visibility: visible;
    width: 100%;
    transform: scale(1);
}

.slideMainBox_img img {
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-in-out;
}

.slideMainBox_img {
    overflow: hidden;
}

.slideMainBox_img:hover .imgm {
    transform: scale(1.1);
}

.slideMain .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.slideMain .owl-nav .owl-next,
.slideMain .owl-nav .owl-prev {
    background-color: rgb(0, 0, 0, 0.5) !important;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
}

.slideMain .owl-nav .owl-next span,
.slideMain .owl-nav .owl-prev span {
    f color: #ddd;
}

.slideMain .owl-nav .owl-next {
    right: 0;
}

.slideMain .owl-nav .owl-prev {
    left: 0;
}

.dg-width_box {
    padding: 120px 0px;
}

.width_box-img img {
    width: 100%;
    height: 100%;
}

.width_box-content {
    margin-left: -120px;
    padding: 60px;
    background-color: #fff;
    margin-top: 80px;

}

.w-top {
    padding-left: 90px;
    position: relative;
}

.w-top span {
    color: #7d6741;
    font-size: 13.2px;
}

.w-top::after {
    content: "";
    height: 2px;
    width: 65px;
    background-color: #7d6741;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.w-title_h2 {
    color: #333;
    font-size: 35px;
    font-weight: 600;
}

.w-title_h2 strong {
    color: #7d6741;
}

.w-desc {
    font-size: 14px;
    color: #777;
}

.nav-item .nav-link {
    color: #333;
    background-color: #eee;
    border-radius: 0px;
    border: none;
}

.nav-item .nav-link.active {
    background-color: #7d6741;
    color: #ddd;

}

.tab-pane {
    background-color: #735d37;
    border: 1px solid #735d37;

    color: #ddd;
    font-size: 13.02px;
}

.w-content_content span {
    display: block;
    padding-left: 40px;
    position: relative;
}

.w-content_content span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 2px;
    width: 20px;
    background-color: #ddd;
}

.ww_box {
    background-image: url('../img/image-process-2.jpg');
    padding: 120px 0px;
}

.ww-top_1 {
    font-size: 13.02px;
    color: #7d6741;
    letter-spacing: 1.2px;
}

.ww-top_2 strong {
    color: #7d6741;
}

.ww-top_2 h2 {
    font-size: 35px;
    font-weight: 600;
}

.ww-main_items {
    background-color: #fff;
    margin-top: 45px;
    margin-bottom: 30px;
}

.main_items-content {
    padding: 35px;
}

.ww-main {
    margin-top: 100px;
}

.numbers {
    background-color: #7d6741;
    position: relative;
    margin-top: -45px;
    left: 35px;
    color: #fff;
    font-size: 60px;
    z-index: 0;
    font-weight: 400;
    transition: .2s all ease-out;
    width: auto;
    display: inline-block;
    padding: 0 15px;
    z-index: 2;
}

.numbers::after {
    content: "";
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #a08455;
    transition: all 0.5s ease-in-out;
}

.numbers span {
    position: relative;
    z-index: 2;
}

.ww-main_items:hover .numbers::after {
    width: 100%;

}

.ww-main_items:hover .link {
    color: #7d6741;
}

.ww-main_items a {
    color: #333;

}

.main_items-content h3 {
    font-size: 22px;
    color: #777;
}

.main_items-content p {
    font-size: 14px;
    color: #888;
}

.readmore {
    font-size: 13px;
}

.readmore a {
    color: #888;
}

.aw-box {
    padding: 120px 0px;
    background-color: #333333;
    background-image: url('../img/vertical-lines-light-2.png');
}

.aw-top {
    position: relative;
    padding: 20px 0px;
}

.aw-top_1 span {
    color: rgba(255, 255, 255, .5);
    font-size: 13.02px;
}

.aw-top_2 h3 {
    color: #fff;
    font-size: 35px;
}

.aw-top::before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 55px;
    background-color: rgba(255, 255, 255, .5);
    left: 50%;
    transform: translateX(-50%);
}

.main-box_img img {
    width: 100%;
}

.main-box_img {
    position: relative;
}

.slide-bar {
    position: absolute;
    width: 40px;
    height: 100%;
    background-color: #ddd;
    top: 0;
    left: 0;
}

.slide-bar_content {
    transform: rotate(-90deg);
    position: absolute;
    left: -15px;
    bottom: 41px;
}

.number {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    top: 45%;
    transform: translateY(-50%);
    padding-left: 50px;
    background-color: rgb(0, 0, 0, 0.5);
    padding-top: 40px;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    visibility: hidden;
}

.number_1 {
    color: #ddd;
    border-top: 1px solid rgba(255, 255, 255, .5);
    padding: 10px;
}

.number_1 ul li {
    display: inline-block;
    padding-right: 3px;
}

.number_1 ul li a i {
    font-size: 15px;
    padding: 7px 10px;
    background-color: #201f1f;
    color: #ddd;
    border-radius: 5px;
}

.slide-bar::before {
    content: "";
    height: 100%;
    width: 0%;
    position: absolute;
    background-color: #2f2e2e;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
}

.main-box_content {
    padding: 20px 0px;
    text-align: center;
    background-color: #fff;
}

.main-box_content h3 {
    color: #333;
}

.main-box:hover .slide-bar::before {
    opacity: 1;
    width: 100%;
    visibility: visible;
}

.main-box:hover .slide-bar_content {
    color: #fff;
}

.main-box:hover .number {
    opacity: 1;
    visibility: visible;
    top: 50%;
}

.uq-top1 {
    padding-left: 90px;
    position: relative;
}

.uq-top1 span {
    font-size: 13.02px;
    color: #ffffff80;
}

.unique_box {
    background-image: url('../img/stats-bg-2.jpg');
    padding: 120px 0px;
}

.uq-top1::before {
    content: "";
    height: 2px;
    width: 65px;
    background-color: #ffffff80;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.uq-top2 {
    color: #fff;
}

.uq-top2 h2 {
    font-weight: 600;
}

.uq-number {
    padding: 15px 0px 27px 0px;
    background-color: #fff;
}

.uq-nbTop1 {
    font-size: 72px;
}

.news_box {
    padding: 120px 0px;
    background-image: url('../img/blog-bg\ 2.png');
}

.news_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}

.news_title h2 {
    font-weight: 600;
}

.news_title-link a {
    font-size: 13.02px;
    color: #999;
}

.news_title {
    border-bottom: 1px solid #ddd;
}

.news-item_img a img {
    width: 100%;
    height: 190px;
    object-fit: cover;
}

.news-item_img {
    position: relative;
}

.news_mang {
    background-color: rgb(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    width: 90%;
    left: 0;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
}

.news_mang::after {
    content: "";
    position: absolute;
    width: 45px;
    height: 2px;
    background-color: #ddd;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.news_mang::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 45px;
    background-color: #ddd;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}



.news-item_img:hover .news_mang {
    width: 100%;
    opacity: 1;
    visibility: visible;
}

.news-date {
    background-color: #222;
    color: #fff;
    display: inline-block;
    width: max-content;
    padding: 5px 7px;
    font-size: 11px;
    /* margin-top: -25px; */
    position: absolute;
    top: -15px;
    z-index: 1;
}

.new_content-title h3 a {
    color: #333;
    font-size: 21px;
}

.new_content-rm a,
.new_content-desc {
    font-size: 13px;
    color: #888;
}

.title_pt {
    font-weight: 600;
    font-size: 35px;
}

.paster_box {
    padding: 120px 0px;
    background-image: url('../img/vertical-lines-3.png');
}

.title_pt strong {
    color: #735d37;
}

.title_pt-desc {
    display: block;
    position: relative;
    padding-left: 45px;
    font-size: 13px;
    letter-spacing: 1.2px;
    color: #735d37;
}

.title_pt-desc::before {
    content: "";
    width: 30px;
    height: 2px;
    background-color: #ddd;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

.img_item {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.img_item img {
    width: 100%;
    object-fit: none;
}

.contact-from {
    background-image: url('../img/img-form.jpg');
    padding: 120px 0px;
}

.say_title {
    font-weight: 600;
    font-size: 35px;
    color: #ddd;
}


.saybox_item {
    padding: 35px;
    background-color: #7d6741;
    color: #fff;
}

.saybox_item-img img {
    border-radius: 50%;
    width: 72px !important;
    height: 72px;
}

.saybox_item-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.info_name i {
    font-size: 14px;
    color: #f5f5f5;
    line-height: 1;
}

.info_position i {
    font-size: 13.02px;
    color: #f5f5f5;
    line-height: 1;
}

.saybox_h4 {
    font-size: 18.2px;
    color: #f5f5f5;
}

.saybox_h4 h4 {
    font-size: 18.02px;
}

.saybox_desc i {
    font-size: 14px;
}

.from_box .from_box-title {
    color: #7d6741;
    font-size: 13.02px;
    letter-spacing: 1.2px;
}

.from_box {
    background-color: #fff;
    padding: 50px;
}

.from_box-title2 {
    font-weight: 600;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 15px;
}

.from_box-title2 strong {
    color: #7d6741;
}

.from_box-title2::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 35px;
    height: 2px;
    background-color: #ddd;
    left: 0;
}

.ct-form input {
    background-color: #f5f5f5;
    border: none;
    outline: none;
    padding: 15px;
    width: 100%;
    margin-bottom: 10px;
    transition: 0.5s all ease-in-out;
}

.ct-form textarea {
    width: 100%;
    height: 120px;
    background-color: #f5f5f5;
    border: none;
    outline: none;
    padding: 15px;
    transition: 0.5s all ease-in-out;
    margin-bottom: 10px;
}

.ct-form textarea:focus,
.ct-form input:focus {
    background-color: #ddd;
}

.ct-form button {
    padding: 15px 20px;
    width: 250px;
    background-color: #7d6741;
    color: #fff;
    border: 1px solid #7d6741;
    border-radius: 10px;
}

.ct-form button:hover {
    background-color: #4b3f2c;
    border: 1px solid #4b3f2c;
}


.footer-top_title {
    padding-bottom: 20px;
    border-bottom: 1px dashed #999;
    margin-bottom: 20px;
    color: #999;
}

.footer-top_title h4 {
    font-size: 15px;
    color: #999999;
}

.footer_desc {
    font-size: 13.02px;
    color: #999999;
}

.footer_desc ul li {
    padding-left: 25px;
    position: relative;
    padding-bottom: 8px;
}

.footer_desc ul li::before {
    content: ">";
    position: absolute;
    top: 32%;
    transform: translateY(-50%);
    left: 0;
    color: #999;
}

.footer_desc ul li a {
    color: #999;
}

.contact_f button {
    padding: 15px 20px;
    background-color: #7d6741;
    border: 1px solid #7d6741;
    border: none;
    outline: none;
    color: #999;
    border-radius: 3px;
}

.footer-top_title span {
    color: #999;
    font-size: 13.02px;
}

.contact_f button:hover {
    color: #fff;
}

.footer_bot {
    background-color: #181818;
}

.footer_bot {
    padding: 25px 0px;

}

.footer_bot-left {
    display: flex;
}

.footer_bot-left img {
    width: 104px;
    height: 20px;
}

.footer_bot-title {
    padding-left: 60px;
    position: relative;
    color: #999;
    font-size: 13px;
}

.footer_bot-title::before {
    content: "";
    height: 2px;
    width: 35px;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #999;
    position: absolute;
}

.footer_bot1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fb-ft {
    font-size: 30px;
    color: #000;
}

.headers_box-menu.fixted {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: max-content;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
    transition: all 0.3s ease-in-out;
}

.headers_box-menu.fixted.fixted2 {
    opacity: 1;
    visibility: visible;
    top: 0;
    transition: all 0.3s ease-in-out;
}

.menu_mb,
.navmenu_mb {
    display: none;
}

.cb_slide-box,
.blogs_box-box,
.s_slide-box,
.ab_slide-box {
    aspect-ratio: 4/1.3;
    background-position: center center;
    background-size: cover;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    background-attachment: fixed;
    padding: 211px 0px;

}


.a_slide-box {
    background: url('../img/services-1.jpg');
    background-position: center center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    padding: 211px 0px;
}

.p_slide-box {
    background: url('../img/services-img-40.jpg');
    background-position: center center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    aspect-ratio: 4/1.3;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 211px 0px;
}

/* .blogs_box-box {
    background-position: center center;
    background-position-y: -101px;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    padding: 120px 0px;
} */

.cb_slide-box {
    background: url('../img/services-img-10-1.jpg');
    /* background-position: center center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    padding: 211px 0px; */
}

.cb-box-title,
.blogs_box-box-title,
.p-box-title,
.a-box-title,
.s-box-title,
.ab_slide-box-title {
    color: #ddd;
}

.cb-box-title h2,
.blogs_box-box-title h2,
.p-box-title h2,
.a-box-title h2,
.s-box-title h2,
.ab_slide-box-title h2 {
    font-size: 36px;
    font-weight: 600;
}
.cb-box-title h2,
.p-box-title h2,
.s-box-title h2,
.blogs_box-box-title h2 {
    color: #fff;

    position: relative;

    padding-bottom: 15px;
    margin-bottom: 15px;
}
.cb-box-title h2::before,
.s-box-title h2::before,
.p-box-title h2:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(255, 255, 255, .4);
    width: 52px;
    height: 2px;
}

.blogs_box-box-title h2::after {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 55px;
    height: 2px;
    background: rgba(255, 255, 255, .4);
    position: absolute;
}
.blogs_box-box-desc p,
.cb-box-title p,
.blogs_box-box-title>p,
.p-box-title>p,
.a-box-title p,
.s-box-title p,
.ab_slide-box-title p {
    font-size: 22px;
}

.cb-box-title p {
    letter-spacing: 1.2px;
}

.cb-bg,
.blogs_box-bg,
.p-bg,
.a-bg,
.s-bg,
.ab-bg {

    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
}

.cb-bg1,
.p-bg1,
.a-bg1,
.s-bg1,
.ab-bg1 {
    background-color: rgb(0, 0, 0, 0.5);
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.cb-box-title,
.blogs_box-box-title,
.p-box-title,
.a-box-title,
.s-box-title,
.ab_slide-box-title {
    position: relative;
    z-index: 3;
}
.ab_slide-box-title h2{
    position: relative;
    z-index: 3;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.ab_slide-box-title h2::before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(255, 255, 255, .4);
    width: 52px;
    height: 2px;
}

.blogs_box-bg1 {
    background: url('../img/vertical-lines-4.png');
    background-color: rgb(0, 0, 0, 0.5);
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.blogs_box-box-title>p {
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
    color: rgba(255, 255, 255, .5);
}

.p-box-title>p {
    margin-bottom: 5px;
}

.p-box-desc>p {
    font-size: 16px;
    color: #fff;
}

.ab_about-box {
    background: url('../img/vertical-grid-5.png');

    padding: 100px 0px;
}

.cb-bg {
    background: url('../img/vertical-lines-4.png');
}

.box3 .ab_box-right img,
.box2 .ab_box-left img,
.box1 .ab_box-right img {
    width: 100%;
    object-fit: cover;
}

.box3 .ab_box-right img,
.box2 .ab_box-left img {
    height: 730px;
}

.ab_box {
    padding: 60px 0px;
    background-image: url('../img/vertical-grid-5.png');
}

.box3,
.box1 {
    background-color: #f5f5f5;
}

.box3 .ab_box-left,
.box2 .ab_box-right,
.box1 .ab_box-left {
    transition: 0.5s all ease-in-out;
    padding: 50px;
    background-color: #fff;
    position: relative;
    z-index: 2;
    margin-top: 70px;
    box-shadow: 2px 2px 10px -2px #d7d7d7;
}

.box3 .ab_box-left,
.box1 .ab_box-left {
    margin-right: -120px !important;

}

.box2 .ab_box-right {
    margin-left: -120px !important;

}

.box3 .ab_box-left-slow span,
.box2 .ab_box-right-slow span,
.box1 .ab_box-left-slow span {
    text-transform: uppercase;
    color: #7d6741;
    font-size: 13.02px;
}

.box3 .ab_box-left-title h3,
.box2 .ab_box-right-title h3,
.box1 .ab_box-left-title h3 {
    font-weight: 600;
    font-size: 35px;
}

.about_box-great-top,
.about_box-important-top,
.box3 .ab_box-left-contact-title,
.box3 .ab_box-left-title,
.box2 .ab_box-right-contact-title,
.box2 .ab_box-right-title,
.box1 .ab_box-left-title {
    position: relative;
}

.box3 .ab_box-left-contact-title::before,
.box3 .ab_box-left-title::before,
.box2 .ab_box-right-contact-title::before,
.box2 .ab_box-right-title::before,
.box1 .ab_box-left-title::before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, .1);
    height: 2px;
    width: 50px;
    bottom: 0;
    left: 0;
}

.box3 .ab_box-left-desc p,
.box2 .ab_box-right-desc p,
.box1 .ab_box-left-desc p {
    font-size: 14px;
    color: #777;

}

.box1 .ab_box-left-button a {
    display: inline-block;
    padding: 15px 25px;
    background-color: #644e28;
    border-radius: 5px;
    color: #fff;
}

.box3 .ab_box-left-desc,
.box2 .ab_box-right-desc {
    border-bottom: 1px dashed #c5c5c5;
}

.box3 .ab_box-left-contact-title span,
.box2 .ab_box-right-contact-title span {
    font-size: 22px;
    color: #333;
}

.box3 .ab_box-left-contact-list li,
.box2 .ab_box-right-contact-list li {
    padding: 20px;
    background-color: #f5f5f5;
    transition: all 0.5s ease-in-out;
}

.box3 .ab_box-left-contact-list li a i,
.box2 .ab_box-right-contact-list li a i {
    font-size: 38px;
    color: #7d6741;
}

.box3 .ab_box-left-contact-list li a span,
.box2 .ab_box-right-contact-list li a span {
    font-size: 25px;
    padding-left: 7px;
    color: #333;
}

.box3 .ab_box-left-contact-list li:hover,
.box2 .ab_box-right-contact-list li:hover {
    background-color: #ddd;
    box-shadow: 2px 2px 10px -2px #d7d7d7;
}

.about_box-important-top span {
    text-transform: uppercase;
    color: #ffffff80;
    font-size: 13.02px;
}

.about_box-important {
    background-color: #39858e;
}

.about_box-important-top h3 {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
}

.about_box-great-top::before,
.about_box-important-top::before {
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, .3);
    height: 2px;
    width: 50px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.about_box-great-top::before {
    background: rgba(0, 0, 0, .3);
}

.about_box-important-bottom-items {
    background-color: #fff;
    padding: 35px;
}

.about_box-important-bottom-items .num {
    display: block;
    font-size: 72px;
    color: #333;
}

.about_box-important-bottom-items .text {
    display: block;
    font-size: 22px;
    color: #333;
}

.about_box-great-top-title {
    font-size: 35px;
    font-weight: 600;
    color: #333;
}

.about_box-great-top-content p {
    font-size: 13.02px;
    color: #7d6741;
    text-transform: uppercase;
}

.s-chl2_item a,
.about_box-great-main-item a {
    position: relative;
    display: block;
    transition: all 0.5s ease-in-out;
    top: 0px;
}

.s-item_img img,
.about_box-great-main-item_img img {
    width: 100%;
    height: 468.47px;
    object-fit: cover;
}

.s-item_title,
.about_box-great-main-item_title {
    padding: 20.6px 25px;
    background-color: #333;
}

.s-item_title .s-item_title-name,
.about_box-great-main-item_title .s-item_title-name {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    position: relative;
    z-index: 2;
    display: -webkit-box;
    height: 24px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.s-item_title,
.s-item_img,
.about_box-great-main-item_title,
.about_box-great-main-item_img {
    position: relative;
}

.s-item_img-nen,
.about_box-great-main-item_img-nen {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0, 0.5);
    transition: all 0.5s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.s-item_img-nen::before,
.about_box-great-main-item_img-nen::before {
    content: "";
    height: 45px;
    width: 2px;
    background-color: #ddd;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.s-item_img-nen::after,
.about_box-great-main-item_img-nen::after {
    content: "";
    height: 2px;
    width: 45px;
    background-color: #ddd;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.s-item_title::after,
.about_box-great-main-item_title::after {
    content: "";
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #644e28;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}

.s-chl2_item a:hover .s-item_img-nen,
.about_box-great-main-item a:hover .about_box-great-main-item_img-nen {
    opacity: 1;
    visibility: visible;
}

.s-chl2_item a:hover .s-item_title::after,
.about_box-great-main-item a:hover .about_box-great-main-item_title::after {
    width: 100%;
}

.s-chl2_item a:hover,
.about_box-great-main-item a:hover {
    top: -4px;
    transition: all 0.2s ease-in-out;
}

.link-top .a_link-top_menu .a_link-top_menu-item,
.link-top .link-top_menu .link-top_menu-item {
    display: inline-block;
    padding-right: 12px;
    position: relative;

}

.link-top .link-top_menu .link-top_menu-item::after {
    content: "/";
    color: #777;
    position: absolute;
    right: 0;
    top: 0;
}

.link-top .a_link-top_menu .a_link-top_menu-item::after {
    content: ">";
    color: #777;
    position: absolute;
    right: 0;
    top: 0;
}

.link-top .a_link-top_menu .a_link-top_menu-item:last-child::after {
    content: "";
}

.link-top .a_link-top_menu .a_link-top_menu-item a,
.link-top .link-top_menu .link-top_menu-item a {

    font-size: 12.04px;
    color: #999;
}

.link-top .a_link-top_menu .a_link-top_menu-item.active,
.link-top .link-top_menu .link-top_menu-item.active {
    color: #777;
    font-size: 12.04px;
}

.link-top {
    padding: 11px 0px;
    border-bottom: 1px solid #f7f2f2;
}

.a-content_main,
.a-main_box,
.s-main_box,
.content_main {
    position: relative;
}

.content_main-chl {
    padding: 80px 0px;
    background: url('../img/vertical-grid-5.png');

}

.s-content_box-title {
    font-size: 35px;
    color: #333;
    font-weight: 600;
    position: relative;
    padding-bottom: 25px;
}

.s-content_box-desc1 {
    position: relative;
    padding-left: 80px;
    color: #7d6741;
    font-size: 13.02px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
}

.s-content_box-desc {
    font-size: 14px;
    color: #777;
}

.s-content_box-desc1::after {
    content: "";
    width: 55px;
    height: 3px;
    background: rgba(0, 0, 0, .1);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.s-chl3-title {
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px dashed #e5e5e5;
}

.s-chl3-title h2 {
    font-weight: 600;
    font-size: 35px;
}

.s-chl3-desc {
    padding-top: 45px;
    padding-bottom: 0px;
    position: relative;
}

.s-chl3_item-boxx {
    padding: 50px;
    background-color: #f9f8f3;
}

.s-chl3_item-boxx_img img {
    width: 72px !important;
    height: 72px;
    border-radius: 50%;
}

.boxx_img-content span {
    color: #888;
    font-size: 14px;
    display: block;
}

.s-chl3_item-boxx_content .content-title {
    color: #888;
    font-size: 18.02px;
}

.content-desc {

    color: #888;
    display: -webkit-box;
    max-width: 100%;
    height: 107px;
    font-size: 14px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.s-chl3-box {
    position: relative;
}

.s-chl3-box .owl-nav {
    position: absolute;
    top: -95px;
    right: 0;
}

.s-chl3-box .owl-nav button i {
    font-size: 20px;
    color: #b6b6b6;
}

.s-chl3-box .owl-nav button:first-child {
    padding-right: 20px !important;
}

.s-chl3-box .owl-nav button:hover {
    background-color: transparent !important;
}

.s-chl3-box .owl-nav button:hover i {
    color: #000;
}

.a-content_box-imgBox img {
    width: 100%;
    height: 288px;
}

.a-content_box-imgBox {
    position: relative;
    cursor: pointer;
}

.a-content_box-nen {
    background-color: rgb(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
}

.a-content_box-nen::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 55px;
    height: 2px;
    background-color: #ddd;
}

.a-content_box-nen::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 2px;
    height: 55px;
    background-color: #ddd;
}

.a-content_box.box_3,
.a-content_box.box_2 {
    padding: 45px 0px;
}

.a-content_box-imgBox:hover .a-content_box-nen {
    opacity: 1;
    visibility: visible;
}

.a-content_box.box_3 {
    background-color: #f7f7f7;
}

.box_3 nav .nav-link {
    color: #666;
    background-color: #eee !important;
    border-radius: 0px !important;
    padding: 20px 30px !important;
    border: none;
}

.box_3 nav .nav-link.active {
    color: #fff;
    background-color: #7d6741 !important;
}

.tab-pane_desc-menu li,
.tab-pane_title {
    color: #fff;
    font-size: 13.02px;
}

.tab-pane_desc-menu li {
    padding: 8px 0px 8px 50px;
    position: relative;
}

.tab-pane_desc-menu li::after {
    content: "";
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 2px;
    width: 35px;
    background-color: #ddd;
    position: absolute;
}

.box_3-span {
    font-size: 13.03px;
    color: #7d6741;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    padding-left: 50px;
    position: relative;
}

.box_3-span::after {
    position: absolute;
    content: "";
    width: 35px;
    height: 2px;
    background-color: rgb(0, 0, 0, 0.5);
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.box_3-content-title h3.box_3-content-title_h3 {
    font-size: 35px;
    color: #333;
    font-weight: 600;
}

.box_3-content-desc {
    color: #777;
    font-size: 14px;
}

.a-content_box.box_4 {
    background-image: url('../img/services-img-38.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0px;
}

.box_4-title h3 {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
}

.box_4-title h3 span {
    display: block;
}

.box_4-button a {
    color: #fff;
    padding: 17px 25px;
    border-radius: 5px;
    background-color: #7d6741;
    display: inline-block;
}

.a-content_box.box_5 {
    padding: 45px 0px;
}

.box_5-box {
    padding: 40px 30px;
    background-color: #f9f8f3;
}

.box_5-img_box img {
    width: 72px;
    height: 72px;
    object-fit: cover;
    border-radius: 50%;
}

.box_5-img-content-title {
    font-size: 14px;
    color: #888;
}

.box_5-img-content-desc {
    font-size: 13.02px;
    color: #999;
}

.box_5-content_title {
    font-size: 18.02px;
    color: #888;
}

.box_5-content_desc {
    font-size: 14px;
    color: #888;
}

.box_6-top {
    position: relative;
    padding-bottom: 30px;
    border-bottom: 1px dashed #e9e9e9;
}

.box_6-bottom-items_img img {
    width: 100%;
    height: 379px;
    object-fit: cover;
}

.tab-pane_items-img,
.box_6-bottom-items_img {
    position: relative;
}

.p-bottom-items_img-nen,
.box_6-bottom-items_img-nen {
    position: absolute;
    background-color: rgb(0, 0, 0, 0.2);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.tt_img-nen {
    width: 52px;
    height: 52px;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease-in-out;
}

.tt_img-nen::after,
.box_6-bottom-items_img-nen::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 52px;
    height: 2.5px;
    background-color: #fff;
}

.tt_img-nen::before,
.box_6-bottom-items_img-nen::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 2.5px;
    height: 52px;
    background-color: #fff;
}

.box_6-bottom-items_title h4 {
    color: #333;
    padding: 25px 7px;
    background-color: #f9f8f3;
    transition: all 0.5s ease-in-out;
}

.tab-pane_items a {
    position: relative;
    top: 0;
    transition: 0.2s ease-in-out;
}

.tab-pane_items a:hover {
    top: -2px;
}

.tab-pane_items a:hover .tt_img-nen {
    top: 50%;
}

.tab-pane_items a:hover .p-bottom-items_img-nen,
.box_6-bottom-items a:hover .box_6-bottom-items_img-nen {
    opacity: 1;
    visibility: visible;
}

.box_6-bottom-items a:hover .box_6-h4 {
    background-color: #fff;
    box-shadow: 5px 6px 17px 10px #e7e7e7;
}

.blogs_box-box1,
.p_slide-box1 {
    padding: 0 50px;
}


.p-box_main .nav-item .nav-link.active {
    background-color: #d6d6d6;
    color: #000;
}

.p-box_main .nav-item .nav-link:hover {
    background-color: #d6d6d6;
}

.p-box_main .tab-pane {
    background: transparent;
    border: none;
}

.tab-pane_items-content {
    color: #fff;
    height: 80px;
    padding: 23px 0px;
    background: rgba(255, 255, 255, .1);
}

.line1 {
    display: inline-block;
    text-transform: uppercase;
}



.blog_item-img {
    aspect-ratio: 3/1.53;
    position: relative;
}

.blog_item-img a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.blog_item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog_item-imgNen {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    transition: all 0.2s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.imgNen_tt {
    position: absolute;
    top: 53%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 52px;
    height: 52px;
    transition: all 0.2s ease-in-out;
}

.imgNen_tt::after {
    content: "";
    position: absolute;
    width: 52px;
    height: 2.5px;
    background-color: #FFF;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.imgNen_tt::before {
    content: "";
    position: absolute;
    width: 2.5px;
    height: 52px;
    background-color: #FFF;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.blog_item-img a:hover .blog_item-imgNen {
    opacity: 1;
    visibility: visible;
}

.blog_item-img a:hover .imgNen_tt {
    top: 50%;
}

.title_menu {
    color: #7d6741;
    font-size: 15.6px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.list_menuLi {
    padding: 14px 0px;
    border-top: 1px dashed #dfdfdf;
}

.list_menuLi:last-child {
    border-bottom: 1px dashed #dfdfdf;
    margin-bottom: 50px;
}

.list_menuLi a .h3 {
    font-size: 13px;
    color: #888;

}

.blog_sreach {
    margin-bottom: 50px;
}

.form_vbm {
    position: relative;
}

.form_vbm-inputt,
.form_vbm-input {
    display: inline-block;
    width: 100%;
    height: 50px;
    background-color: #f5f5f5;
    border: none;
    outline: none;
    padding-left: 15px;
}

.form_vbm-inputt::placeholder,
.form_vbm-input::placeholder {
    font-size: 13.2px;
}

.form_vbm-btn {
    position: absolute;
    padding: 15.1px 24px;
    background-color: #7d6741;
    color: #fff;
    right: 0;
    font-size: 13.2px;
    top: 0;
    border: none;
    outline: none;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.blog_item-content {
    padding: 35px 35px 45px;
}

.blog_item-content_date a {
    font-size: 12.09px;
    padding-bottom: 3px;
    color: #999;
    border-bottom: 1px dashed #e7e7e7;
    transition: all 0.3s ease-in-out;
}

.blog_item-content_date a:hover {
    color: #7d6741;
}

.blog_item-content_date>span {
    padding-left: 12px;
    padding-right: 7px;
}

.blog_item-content_date>span:first-child {
    padding-left: 0;
}

.noy {
    position: relative;
}

.noy::before {
    content: ".";
    position: absolute;
    top: 37%;
    transform: translateY(-50%);
    left: 0;

}

.blog_item-content_title .h2 a {
    font-weight: 600;
    font-size: 35px;
    color: #333;
}

.blog_item-content_title .h2 a:hover {
    color: #7d6741;
}

.blog_item-content_title {
    position: relative;
    padding-bottom: 20px;
}

.blog_item-content_title:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #e7e7e7;
    bottom: 0;
    left: 0px;
}

.blog_item-content_desc {
    font-size: 15.4px;
    color: #888;
    margin-top: 30px;
}

.read_more {
    font-size: 14.3px;
    color: #888;
    transition: all 0.3s ease-in-out;
}

.read_more:hover {
    color: #333;
}

.blog_item-content {
    box-shadow: -1px 4px 9px -6px #cbcbcb;
}

.contact_box1 {
    background-image: url('../img/bg-5.png');
    padding: 0px 0px 120px 0px;
}

.contact_box1-items {
    background-color: #fff;
    padding: 50px;
}

.contact_box21 {
    background-color: #fff;
    padding: 50px 35px;
    margin-top: -61px;
    position: relative;
    z-index: 999;
}

.subtitle {
    font-size: 13.02px;
    color: #7d6741;
    text-transform: uppercase;
    display: inline-block;
}

.contact_box1-items_top h2 {
    font-size: 35px;
    color: #333;
    font-weight: 600;
    padding-bottom: 23.45px;
    margin-top: 15px;
    margin-bottom: 20px;
    position: relative;
}

.contact_box1-items_top h2::after {
    content: "";
    width: 45px;
    height: 2px;
    background-color: #0000001A;
    position: absolute;
    left: 0;
    bottom: 0;
}

.contact_box1-items_top-desc {
    font-size: 14px;
    color: #777;
}

.contact_box1-list>li {
    background-color: #f5f5f5;
    padding: 23px 30px;
    display: flex;
    align-items: center;
    transition: all 0.2s ease-in-out;
    position: relative;
    left: 0;
}

.contact_box1-list span {
    font-size: 18.02px;
    color: #333;
}

.contact_box1-list i {
    font-size: 42px;
    color: #7d6741;
    padding-right: 7px;
}

.contact_box1-list>li:hover {
    left: 7px;
}

.contact_box1-list>li:hover span {
    color: #735d37;
}

.contact_box2 {
    background-color: #f9f9f9;
    background-image: url('../img/vertical-grid-5.png');
    /* padding: 30px 0px; */
}

.vbm1 {
    display: inline-block;
    padding-left: 73px;
    color: #7d6741;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    position: relative;
    font-size: 13.02px;
}

.vbm1::after {
    position: absolute;
    content: "";
    width: 52px;
    height: 2px;
    background-color: rgb(0, 0, 0, 0.5);
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.contact_box21-top h2 {
    font-size: 35px;
    color: #333;
    font-weight: 600;
}


.form_input-input {
    width: 100%;
    height: 53.8px;
    margin-bottom: 10px;
    border: none;
    background: #f5f5f5;
    padding-left: 15px;
    border-radius: 3px;
}

.form_input-input:focus {
    outline: none;
    background-color: #e6e6e6;
}

.form_input-textarea {
    width: 100%;
    height: 121px;
    margin-bottom: 10px;
    border: none;
    background: #f5f5f5;
    padding-left: 15px;
    padding-top: 10px;
    border-radius: 3px;
}

.form_input-input::placeholder,
.form_input-textarea::placeholder {
    font-size: 13.02px;
    color: #6d6d6d;
}

.form_input-textarea:focus {
    outline: none;
    background-color: #e6e6e6;
}

.form_input .vbm_btn {
    width: 100%;
    padding: 16.9px 20px;
    background-color: #7d6741;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 25px;
    border: none;
}

.contact_box21-list li {
    position: relative;
}

.contact_box21-list li i {
    position: absolute;
    right: 15px;
    top: 24px;
    font-size: 19px;
}

.contact_box21-list li a {
    font-family: Gilroy-Regular !important;
    color: #999 !important;
    display: inline-block;
    padding: 20px;
    width: 100%;
    cursor: pointer;
    background-color: #f5f5f5;
}

.contact_box21-list li.active a {
    background-color: #7d6741;
    color: #fff !important;
}

.contact_box21-list li.active i {
    color: #fff !important;
}

.contact_box21-list li.active .fa-angle-down::before {
    content: "\f106";
}

.box_traloi {

    background-color: #735d37;
    color: #fff;
    transition: all 0.5s ease-in-out;
}


.box_traloi p {
    margin: 0;
    color: #fff;
}

.tab-pane_items-content h4 {
    display: -webkit-box;
    height: 21px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about_box-great-main-item .s-item_title-name {
    -webkit-line-clamp: 2;
    height: 44px;
    font-size: 18px;
}