.home_slider .carousel-item {margin-top: 70px; }
.home_slider .slider_text {position: absolute; top: 50%; z-index: 1; transform: translate(calc(-50% - 0px), calc(-50% + 50px)); width: 100%; max-width: 1920px; margin: 0 auto; left: 50%; padding-left: 95px; transition: all cubic-bezier(0.27, -0.21, 0.68, 0.96) 500ms; opacity: 0; }
.home_slider .carousel-item.active .slider_text {transform: translate(-50%, -50%); opacity: 1; }
.home_slider .slider_text span {font-size: 55px; font-weight: 700; text-transform: uppercase; color: #ffffff; white-space: pre-line; line-height: 1; }
.home_slider .slider_text p {font-family: "Hurricane", cursive; font-size: 55px; font-weight: 500; color: #ffffff; line-height: 1.3; top: -10px; }
.prev_next_btn {position: absolute; left: 30px; bottom: 40px; height: 60px; width: 150px; z-index: 1; display: flex; align-items: center; justify-content: center; align-content: center; }
.prev_next_btn .carousel-indicators {margin: 0; padding: 0; display: flex; flex-wrap: wrap; align-content: center; justify-content: center; align-items: center; top: 50%; transform: translateY(-50%); pointer-events: none; }
.prev_next_btn .carousel-indicators [data-bs-target] {text-indent: unset; }
.prev_next_btn .carousel-indicators ul {max-height: fit-content; margin-right: 8px; overflow: hidden; position: relative; height: fit-content; width: 45px; }
.prev_next_btn .carousel-indicators ul li {opacity: 0; position: absolute; font-size: 36px; color: rgb(0 0 0 / 60%); border: 0; padding: 0; margin: 0; height: auto; width: auto; background: transparent; max-height: 50px; /* list-style: decimal-leading-zero; */ }
.prev_next_btn .carousel-indicators ul li.active {opacity: 1; position: relative; }
.prev_next_btn .carousel-control-next, .prev_next_btn .carousel-control-prev {height: fit-content; top: 50%; transform: translateY(-50%); opacity: 1; filter: invert(1) opacity(0.6); }
.prev_next_btn .carousel-control-next-icon, .prev_next_btn .carousel-control-prev-icon {background-size: calc(100% + 10px); }

.list_result {color: rgb(0 0 0 / 60%); font-size: 20px; position: relative; padding: 3px 0px 0px 8px; top: 10px; }
.list_result:after {content: ""; position: absolute; height: 100%; width: 2px; background: rgb(0 0 0 / 60%); left: 0; top: 0; transform: translate(0, -7px) rotate(15deg); }
.about_section {padding-top:40px; padding-bottom:55px; }
.about_section .about_left_text {position: relative;margin-top: 35px;}
.about_left_text:hover::after { overflow: hidden;}
.about_left_text::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    transform: translate(-50%, -50%);
	transition: all 550ms ease;
	opacity: 0;
	visibility: hidden;
}
.about_left_text:hover::after {
	opacity: 1;
	visibility: visible;
}
.about_left_text { position: relative; width: 100%; height: 100%; overflow: hidden; transition: all 450ms ease;}
.about_section .about_left_text img {margin-top: 0;width:100%;}
.about_section .about_left_text_inner {position: absolute;top: 0;right: 0;max-width: 440px;background: #fff;padding: 0;border-radius: 0px 0px 0px 65px;}
.about_section .about_left_text_inner span{color:#999999; font-size:14px; text-transform: uppercase;letter-spacing: 1px;}
.about_section .about_left_text_inner h3 {color: #111111;font-size: 40px;font-weight: 600;/* line-height: 1.3; */margin: 12px 0px;letter-spacing: 1px;}
.about_section .about_left_text_inner p {color: #444444;font-size: 21px;font-weight: 400;/* line-height: 28px; */}
.about_section .iso_icon img {height: 50px; width: auto; margin-right: 21px; margin-top: 30px; }
.about_section  .about_left_text_inner h3 {font-size: 35px; font-weight: 600; line-height: 1.2; }
.about_section .about_right_text h2 {font-size: 35px; font-weight: 600; line-height: 1.2; margin-top: 30px; }
.about_section .about_right_text {margin-top: 80px; padding-right: 55px; display: flex; flex-direction: column; align-items: flex-start; }
.about_section .about_right_text .them_btn {margin-top: 25px; }
.about_section .about_right_text h3 {color: #111111; font-size: 40px; font-weight: 600; line-height: 1.3; margin: 12px 0px; letter-spacing: 1px;margin-bottom: 28px; }
.about_section .about_right_text p {color: #444444;font-size: 18px;font-weight: 500;/* line-height: 27px; */}
.about_section .counter_section {padding: 40px 0px; }
.about_section .about_counter {max-width: 885px; position: relative; display: block; padding: 50px 0px; padding-bottom: 56px; }
.about_section .about_right {padding-left: 35px; padding-bottom:40px; }
.about_section .counter_box {position: relative; display: block; margin: 0 auto; }
.about_section .counter_box h3{font-size: 17px; color: #000; font-weight: 600; margin-bottom: 0; display: inline-block; line-height: 20px; text-align: left; }
.about_section .counter_slider:after {content: ''; position: absolute; height: 100%; width: 14px; background: #fff; right: 0px; top: 0;z-index: 1; }
.about_section .counter_slider span {position: absolute; width: 7px; height: 76px; display: block; right: 0; top: 45px; transform: translateY(-50%); }
.about_section .counter_slider .swiper-slide {display: flex; justify-content: center; flex-direction: column; }
.about_section .counter_slider .swiper-slide span:after {content: ''; position: absolute; left: 50%; top: 0; width: 1px; height: 100%; background: #D4D0CC; transform: translateX(-50%); }
.about_section .counter_slider .swiper-slide span:before {animation: myfirst 10s infinite; }
.about_section .counter_slider .swiper-slide:nth-child(even) span:before {animation: myfirst1 10s infinite;top:auto;bottom:50%;transform:translateY(-50%); }
.about_section .counter_slider .swiper-slide span:before {content: ''; position: absolute; right: -2px; top: 50%; width: 11px; height: 11px; background: #AA8F72; transform: translateY(-50%); border-radius:50px; z-index:1; }
.about_section .counter_slider .swiper-slide:nth-child(even) .counter_box {margin-top: 20px; }
.about_section .counter_slider .top{margin: 20px auto auto 40px; }
.about_section .counter {position: relative; font-size: 60px; color: #AA8F72; font-weight: 700; margin: 20px 0px; margin-bottom: 5px; position: relative; display: flex; align-items: flex-start; width: 100%; /* justify-content: center; */ line-height: 0.9; }
.about_section .counter::after {content: "+"; font-size: 45px; color: #AA8F72; margin-left: 5px; position: relative; top: 11px; font-weight: 200; }
.about_section .text_1 { position: relative; }
.about_section .text_1::after {content: "Lakh Sq. ft"; font-size: 14px; color: #AA8F72; position: absolute; top: 17px; right: 0; font-weight: 600; line-height: 16px; width: 55%; }
.about_section .text_2 { position: relative; }
.about_section .text_2::after {content: "million"; font-size: 14px; color: #AA8F72; position: absolute; top: 17px; right: -43px; font-weight: 600; }
.about_section .text_2::before {content: "Sq. ft"; font-size: 14px; color: #AA8F72; position: absolute; top: 36px; font-weight: 600; right: -34px; }
@keyframes myfirst1 {0% {bottom: 0px; } 50% {bottom: 100%; } 100% {bottom: 0px; } }
@keyframes myfirst {0% {top: 0px; } 50% {top: 100%; } 100% {top: 0px; } }

.collection {padding: 80px 0px; background: linear-gradient(180deg, #9B7B5D 40%, #fff 40%); }
.collection .section_title h3 {max-width: 580px; }
.collection .collection_main {display: flex; justify-content: space-between; flex-wrap: wrap; gap: 30px; margin-top: 50px; }
.collection .collection_box {flex: 1; min-width: calc(33.333% - 20px); transition: flex 0.5s cubic-bezier(0.4, 0, 0.2, 1), min-width 0.5s cubic-bezier(0.4, 0, 0.2, 1); text-align: center; background: #fff; position: relative; }
.collection .collection_box > img {width: 100%; height: 572px; object-fit: cover; }
.collection .collection_box h3 {margin-bottom: 10px; font-size: 1.5em; }
.collection .collection_box.active {flex: 2; min-width: calc(50.666% - 20px); }
.collection .collection_box:hover {flex: 2; min-width: calc(50.666% - 20px); }
.collection .collection_box:not(.active):not(:hover) {flex: 1; min-width: calc(16.666% - 20px); }
.collection .collection_box .collection_logo {display: flex;justify-content: space-between;align-items: center;padding: 15px 25px;position: absolute;transition: 0.5s all;background: #0000008a;width: 100%;margin: auto;bottom: 0;left: 0;}
.collection .collection_box .collection_logo > img {height: 35px;width: auto;transition: 0.5s all;}
.collection .collection_box.active .collection_logo {padding: 20px 25px; }
.collection .collection_box.active .collection_logo > img {height: 45px;}
.collection .collection_box .collection_logo span {display: flex; position: relative; align-items: center; justify-content: center; align-content: center; padding: 8px; border: solid 3px transparent; transition: 0.5s all; }
/*.collection .product_box .collection_logo span:after {border: solid 1px #5FB32F; border-radius: 5px; content: ""; position: absolute; height: 100%; width: 100%; left: 50%; top: 50%; transform: translate(-50%, -50%) scale(1); transition: all 0.5s; }*/
.collection .collection_box .collection_logo span img {transition: 0.5s all;height: 17px; }
.collection .collection_box:hover .collection_logo span img {transform: rotate(45deg); }
.collection .collection_box .collection_logo > img {/* height: 45px; */}

.section_title {position: relative; z-index: 2; }
.section_title span {color: #CDBDAE; font-size: 14px; letter-spacing: 2px; text-transform: uppercase;font-weight: 600; }
.section_title h3 {font-size: 40px; color: #fff; margin-top: 10px; font-weight: 600; line-height: 1.3;letter-spacing: 0.5px; }
.section_title_dark {position: relative; z-index: 2; }
.section_title_dark span {color: #999999; font-size: 14px; letter-spacing: 2px; text-transform: uppercase;font-weight: 600; }
.section_title_dark h3 {font-size: 40px; color: #111111; margin-top: 10px; font-weight: 600; line-height: 1.3;letter-spacing: 0.5px; }

.custom_arrows {position: relative; display: flex; align-items: center; padding: 40px 20px !important; padding-left: 0 !important; }
.custom_arrows .swiper-pagination,.home_products_slides .custom_arrows .swiper-pagination {position: relative; height: 1px; background: #C2C2C2;margin-right: 35px; }
.custom_arrows .swiper-button-next, .custom_arrows .swiper-button-prev {position: relative; left: 0; right: 0; top: 0; transform: none; margin: 0 8px; width: 45px; height: 20px; font-size: 0; text-align: center; transition: 0.5s all; /* 	filter: grayscale(1);  */ }
.custom_arrows .swiper-button-next::after, .custom_arrows .swiper-button-prev::after {content: ''; position: absolute; height: 50px; width: 50px; border: solid 2px #B6B6B6; top: -14px; left: -5px; background: #ffffff00; border-radius: 50px; z-index: -1; transition: 0.5s all; }
.custom_arrows .swiper-button-next::before {content: ''; position: absolute; height: 24px; width: 8px; border: solid 2px #f1f1f1; top: 50%; left: 39px; background: #f1f1f1; border-radius: 0; z-index: 0; transition: 0.5s all; transform: translateY(-50%); }
.custom_arrows .swiper-button-prev::before {content: ''; position: absolute; height: 24px; width: 8px; border: solid 2px #f1f1f1; top: 50%; left: -5px; background: #f1f1f1; border-radius: 0; z-index: 0; transition: 0.5s all; transform: translateY(-50%); }
.custom_arrows .swiper-button-next img {transform: rotate(360deg); transform-origin: center; }
.custom_arrows .swiper-button-prev img {transform: rotate(180deg); transform-origin: center; }
.custom_arrows .swiper-pagination .swiper-pagination-progressbar-fill {height: 4px; background: #BC8E71; top: -1.5px; }

.process_arrows {position: relative; display: flex; align-items: center; padding: 60px 20px !important; padding-left: 0 !important; padding-bottom: 20px !important; }
.process_arrows .swiper-pagination,.home_products_slides .process_arrows .swiper-pagination {position: relative; height: 1px; background: #C2C2C2;    margin-right: 35px; }
.process_arrows .swiper-button-next, .process_arrows .swiper-button-prev {position: relative; left: 0; right: 0; top: 0; transform: none; margin: 0 8px; width: 45px; height: 20px; font-size: 0; text-align: center; transition: 0.5s all; /*  filter: grayscale(1);  */ }
.process_arrows .swiper-button-next:hover:after, .process_arrows .swiper-button-prev:hover:after {filter: grayscale(0); }
.process_arrows .swiper-button-next::after, .process_arrows .swiper-button-prev::after {content: ''; position: absolute; height: 50px; width: 50px; border: solid 2px #fff; top: -14px; left: -5px; background: #ffffff00; border-radius: 50px; z-index: -1; transition: 0.5s all; }
.process_arrows .swiper-button-next::before {content: ''; position: absolute; height: 24px; width: 10px; /* border: solid 2px #9B7B5D; */ top: 50%; left: 38px; background: #97785a; border-radius: 0; z-index: 0; transition: 0.5s all; transform: translateY(-50%); }
.process_arrows .swiper-button-prev::before {content: ''; position: absolute; height: 24px; width: 10px; border: none; top: 50%; left: -8px; background: #98795b; border-radius: 0; z-index: 0; transition: 0.5s all; transform: translateY(-50%); }
.process_arrows .swiper-button-next img {transform: rotate(360deg); transform-origin: center;filter: grayscale(1) invert(1) brightness(2.5); }
.process_arrows .swiper-button-prev img {transform: rotate(180deg); transform-origin: center;filter: grayscale(1) invert(1) brightness(2.5); }
.process_arrows .swiper-pagination .swiper-pagination-progressbar-fill {height: 4px; background: #fff; top: -1.5px; }

.application {background: #F1F1F1; padding: 75px 0px; padding-bottom: 40px; }
.application .application_slides{margin-top: 50px; padding: 0px 16px; position: relative; }
.application .application_slides:after {content: ''; position: absolute; background: #f1f1f1; height: 75%; width: 33px; top: -3px; left: -32px; z-index: 1; transform: rotate(6deg); }
.application .application_slides:before {content: ''; position: absolute; background: #f1f1f1; height: 102%; width: 33px; top: 0; right: -27px; z-index: 2; transform: rotate(5deg); }
.application_wrapper {position: relative; overflow: hidden; transform: skew(-5deg); height: 314px;display: block; }
.application_wrapper img {width: 100%; height: 100%; object-fit: cover; transform: skew(5deg) scale(1.5); transition: transform 0.5s ease-in-out; overflow: hidden; }
.application_wrapper:hover img { transform: skew(5deg) scale(1.7); }
.application_overlay {position: absolute; bottom: 0; left: 0; height: 100%; width: 100%; text-align: center; background: linear-gradient(177deg, black 0%, transparent 72%); padding: 15px; transform: skew(0deg); }
.application_overlay h3 {color: #fff; margin: 0; font-size: 11px; letter-spacing: 4px; text-transform: uppercase; margin-top: 39px; transform: skew(5deg); left: -17px; position: relative; }

.globel_view {position: relative; margin: 40px 0px; display: block; overflow-x: hidden; }
.globel_view .globel_main {position: relative; display: block; margin-bottom: 40px; }
.globel_view .globel_main .globel_text {position: relative; padding: 150px 0px; display: block; }
.globel_view .globel_main .globel_text:after {content: ''; position: absolute; background: url(../images/view.png); background-repeat: no-repeat; top: 0; right: calc(0% - 110px); background-size: cover; height: 100%; width: 100vw; z-index: -1; }
.globel_view .globel_main .globel_text span {color: #9AC600; font-size: 15px; text-transform: uppercase; }
.globel_view .globel_main .globel_text h3 {color: #fff;font-size: 40px;margin: 35px 0px;/* line-height: 45px; */font-weight: 600;letter-spacing: 1px;margin-top: 15px;max-width: 765px;}
.globel_view .globel_main .globel_text a {background: #69B73C; color: #fff; padding: 10px 25px;padding-left: 15px; border-radius: 14px;font-size: 13px; margin-top: 10px; text-transform: uppercase; font-weight: 500; letter-spacing: 2px;border: solid 2px #69B73C; transition: 0.5s all;}
.globel_view .globel_main .globel_text a:hover {background: #0000007d; color: #69B73C;border-radius: 0px;}
.globel_view .globel_main .globel_text img {filter: grayscale(1) invert(1) brightness(15.5); margin-right: 6px; top: -2px; position: relative; }
.globel_view .globel_icon {height: 180px; width: 180px; justify-content: center; display: flex; padding: 18px; border-radius: 158px; position: relative; background: #69b73c; z-index: 0; }
.globel_view .globel_icon:before {content: ''; position: absolute; background: #69b73c; top: 0; height: 100%; width: 100vw; z-index: -1; border-radius: 100px 0px 0px 100px; left: 0; }
.globel_view .globel_icon img {border: solid 18px #fff; border-radius: 200px; padding: 12px; box-shadow: 1px 1px 21px #00000054; animation: rotate-animation 10s infinite linear; }
.globel_view .globel_icon .globe_text{border: none; padding: 0; position: absolute; top: 50%; left: 50%; animation: none; transform: translateY(-50%) translateX(-50%) scale(0.9); box-shadow: none; border-radius: 0; }
@keyframes rotate-animation {0% {transform: rotate(0deg); } 50% {transform: rotate(180deg); } 100% {transform: rotate(360deg); } }


.why_chooes_us {padding-top: 20px; padding-bottom: 20px; }
.why_chooes_us .why_chooes_us_box {display: flex; align-items: center; margin: 60px 0px; margin-top: 0px; }
.why_chooes_us .why_chooes_us_box .why_chooes_us_box_img {height: 80px; width: 100px; border-right: solid 2px #EAEAEA; text-align: center;transition: 0.5s all; display: flex; align-items: center; justify-content: center; margin-right: 30px; } 
.why_chooes_us .why_chooes_us_box .why_chooes_us_box_img img {filter: grayscale(3) brightness(0.5) invert(1); transition: 0.5s all; }
.why_chooes_us .why_chooes_us_box:hover .why_chooes_us_box_img {border-right: solid 2px #9B7B5D; }
.why_chooes_us .why_chooes_us_box:hover .why_chooes_us_box_img img {transform: translateY(-10px); filter: unset; }
.why_chooes_us .why_chooes_us_box p {text-transform: uppercase; font-size: 15px; color: #444444; letter-spacing: 1px; transition: 0.5s all;font-weight: 500;max-width: 75px;}
.why_chooes_us .why_chooes_us_box:hover p {color: #000;}
.why_chooes_us .why_chooes_us_text span {color: #999999; text-transform: uppercase; font-size: 14px; letter-spacing: 1px; }
.why_chooes_us .why_chooes_us_text h3 {color: #111111; font-size: 40px; margin-top: 14px; font-weight: 600; line-height: 1.3; margin-bottom: 20px; }
.why_chooes_us .why_chooes_us_text p {font-size: 18px; color: #444444; font-weight: 400; max-width: 260px; }
.why_chooes_us h4 {color: #9B7B5D; text-align: center; letter-spacing: 1px; font-size: 25px; font-weight: 500; margin-bottom: 14px; }

.process {padding: 0px 0px; background: #9B7B5D; position: relative; padding-bottom: 85px; }
.process:after {content: ''; position: absolute; background: url('../images/white_bg.png'); background-repeat: no-repeat; background-size: cover; top: 0; left: 0; height: 100%; width: 100%; mix-blend-mode: multiply; z-index: 0; }
.process .process_img{position: relative;z-index: 2; }
.process .process_box {padding: 30px 50px; background: #ffffff10; height: 100%; margin-top: 45px;transition: 0.5s all; position: relative;}
.process .process_box:after {content: '';position: absolute;bottom: 0;left: 0;height: 0%;width: 100%;background: #fff;transition: 0.5s all; }
.process .process_box:hover:after {height: 100%; }
.process .process_box h3 {font-size: 64px; color: #B8A18B; font-weight: 700; position: relative;z-index: 2;transition: 0.5s all;margin-bottom: 0; }
.process .process_box h4 {font-size: 20px; color: #fff; font-weight: 600; margin: 12px 0px; margin-top: 0px; position: relative;z-index: 2;transition: 0.5s all;letter-spacing: 1px; }
.process .process_box p {font-size: 17px; color: #fff; font-weight: 400; position: relative;z-index: 2;transition: 0.5s all; }
.process .process_box:hover h3{color: #111111; }
.process .process_box:hover h4{color: #111111; }
.process .process_box:hover p{color: #444444; }
.process .process_slides {padding-right: 30px; }
.process_top {padding-top: 75px; }

.sustainability {padding-bottom: 90px; }
.sustainability .sustainability_box {background: url('../images/bg.png'); background-repeat: no-repeat; padding: 60px;padding-top: 50px; outline: solid; outline-width: 30px; outline-color: #fff; box-shadow: -2px 14px 58px #00000045; margin-top: -56px; z-index: 2; position: relative; padding-bottom: 80px; background-size: cover; }
.sustainability .sustainability_box_text span {color: #9AC600; font-size: 14px; font-weight: 500; letter-spacing: 1px; }
.sustainability .sustainability_box_text h3 {color: #fff;font-size: 38px;font-weight: 600;letter-spacing: 1px;/* line-height: 42px; */margin-top: 18px;margin-bottom: 55px;}
.sustainability .sustainability_box_list_text {display: flex; flex-wrap: nowrap; justify-content: flex-start; align-items: center; margin: 40px 0px; /* width: 100%; */ }
.sustainability .sustainability_box_list_inner h4 {font-size: 24px; color: #fff; line-height: 26px; margin-bottom: 5px; }
.sustainability .sustainability_box_list_inner p {font-size: 18px; color: #fff; line-height: 24px;}
.sustainability .sustainability_box_list_text img {margin-right: 18px; }
.sustainability .sustainability_box_list_text:nth-child(2) {margin-left: 108px; }
.sustainability .sustainability_box_list_text:nth-child(3) {margin-left: 208px;margin-bottom: 0; }

.expert_icon {height: 190px; width: 190px; justify-content: center; display: flex; padding: 20px; border-radius: 158px; position: relative; background: #F1F1F1; z-index: 0; margin-left: auto; }
.expert_icon:before {content: ''; position: absolute; background: #F1F1F1; top: 0; height: 100%; width: 100vw; z-index: -1; border-radius: 100px; right: 0; }
.expert_icon img {border: solid 18px #fff; border-radius: 200px; padding: 0px; box-shadow: 1px 1px 21px #00000054; background: #5FB32F;animation-name: myanimation; animation-duration: 5s; animation-iteration-count: infinite; }
.expert_text{position: relative; }
.expert_advice{position: relative;}
.expert_advice:after {content: ''; position: absolute; background: #5FB32F; top: 50%; height: 59%; transform: translateY(-50%); width: 100%; z-index: -1; border-radius: 0; left: 0; }
.expert_text h4 {position: relative; font-size: 40px; color: #fff; padding: 20px 0px; padding-left: 20px;margin-bottom: 0; }
.expert_text h4:after {content: ''; position: absolute; background: #5FB32F; top: 0; height: 100%; width: 100%; z-index: -1; border-radius: 100px; left: -143px; }
@keyframes myanimation {0%   {-webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1) }
	50%  {-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2) }
	100%  {-webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1) }
}
.SMN_effect-62 a:hover {-webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, .2) 40%, #9B7B5D 60%, rgba(0, 0, 0, .2) 90%); -webkit-mask-size: 200%; animation: shine 2s infinite; transition: 0.35s;transition: 0.5s all; }
@-webkit-keyframes shine {from {-webkit-mask-position: 100%; } to {-webkit-mask-position: -50%; } }

.links {padding: 70px 0px; }
.links .links_text {border-right: solid 1px #E1E1E1; display: flex; flex-direction: column; justify-content: center; align-content: center; flex-wrap: wrap; }
.links .links_text h3 {font-size: 16px; text-transform: uppercase; color: #9B7B5D; letter-spacing: 1px; font-weight: 600; margin-bottom: 20px; }
.links .links_text ul li {margin-bottom: 0px; }
.links .links_text ul li a {color: #444444; font-size: 16px; text-transform: capitalize; font-weight: 500;transition: 0.5s all; }
.links .links_text ul li a img {margin-right: 8px; }
.links .link_before {position: relative; }
.links .link_before:after {content: ''; position: absolute; height: 100%; width: 2px; background: #fefefe; z-index: 1; top: 0; right: 0; }

footer {padding: 60px; background: #9B7B5D; position: relative; }
footer:after {content: ''; position: absolute; background: url('../images/white_bg.png'); background-repeat: no-repeat; background-size: cover; top: 0; left: 0; height: 100%; width: 100%; mix-blend-mode: multiply; z-index: 0; }
footer .footer_main {position: relative; z-index: 3; }
footer .footer_main h4 {font-size: 16px; color: #fff; font-weight: 500; letter-spacing: 1px; margin-bottom: 15px; }
footer .footer_details {margin-bottom: 25px; }
footer .footer_details h3 {font-size: 15px; color: #fff; font-weight: 500; letter-spacing: 0.5px; margin-bottom: 10px; }
footer .footer_details p,.footer_details a {font-size: 15px; color: #DBD0C5; font-weight: 500; margin-bottom: 0px; }
footer .footer_details img {height: 32px; margin-right: 5px; }
footer .footer_catalogue {position: relative; padding: 0px 50px; }
footer .footer_catalogue:after {content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: #F1F1F1; z-index: -2; }
footer .footer_catalogue_text h5 {font-size: 40px; color: #997959; line-height: 1.3; margin-bottom: 40px; font-weight: 600; }
footer .footer_catalogue .footer_catalogue_img img {height: auto; width: 90%; padding: 18px; background: #fff; border: solid 1px #9B7B5D; transform: rotate(-22deg); transition: 0.5s all;}
footer .footer_catalogue:hover .footer_catalogue_img img {box-shadow: -10px 14px 40px #0000003b;}

.footer_copyright {background: #fff; display: flex; justify-content: space-between; padding: 20px 10px; }
.footer_copyright p,.footer_copyright a {margin-bottom: 0; color: #606060; font-size: 15px; font-weight: 400; }
.height {height: 30px !important; }
.process_sheet_slides {position: relative; z-index: 0; }
.process_sheet_slides:after {content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #ffffff; z-index: 2; opacity: 0; }
.swiper-fade .swiper-slide,.swiper-fade  .swiper-slide-prev {opacity: 0 !important; }
.swiper-fade .swiper-slide.swiper-slide-visible {opacity: 1 !important; }


/*about_video_button Start*/
.about_video_button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 650ms ease;
	z-index: 1;
}
.about_left_text:hover .about_video_button {
	transform: translate(-50%, -50%) scale(1.12);align-content
}

.about_video_button::before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background-image: url(../subimages/play-button-white.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
}
.about_video_button::after {
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    background-color: #69b73c;
    transition: all 450ms ease;
    z-index: 1;
    border-radius: 50%;
}
.about_left_text:hover .about_video_button::after{
  background-color: #9B7B5D;
}

.about_video_button .wave {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 108%;
  height: 108%;
  background: rgba(225, 225, 225, 0.5);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(1);
  opacity: 0;
  animation: wave 2.4s ease-out infinite;
  z-index: 1;
}

.about_video_button .wave:nth-child(1) {
  animation-delay: 0s;
}
.about_video_button .wave:nth-child(2) {
  animation-delay: 0.6s;
}
.about_video_button .wave:nth-child(3) {
  animation-delay: 1.2s;
}

@keyframes wave {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.5;
  }
  100% {
    transform: translate(-50%, -50%) scale(2.2);
    opacity: 0;
  }
}
.iso_icon {
  display: flex;
  justify-content: end;
  align-items: center;
  padding-right: 20px;
}
/*about_video_button End*/