@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6, .f-montserrat{
    font-family: "Montserrat", serif;
}
p, a,  .f-rubik{
    font-family: "Rubik", serif;
}
.tbp{
    padding: 100px 0;
}
.tbm{
    margin: 100px 0;
}
.color-f{
    color: #fff !important;
}
a{
    text-decoration: none !important;
}
img{
    width: 100%;
}
.mt-10{
    margin-top: 10px !important;
}
.mt-20{
    margin-top: 20px !important;
}
.mt-30{
    margin-top: 30px !important;
}
.mt-40{
    margin-top: 40px !important;
}
.mt-50{
    margin-top: 50px !important;
}
.mt-60{
    margin-top: 60px !important;
}
.mr-10{
    margin-right: 10px !important;
}
.mr-20{
    margin-right: 20px !important;
}
.mr-30{
    margin-right: 30px !important;
}
.mr-40{
    margin-right: 40px !important;
}
.mr-50{
    margin-right: 50px !important;
}
.ml-10{
    margin-left: 10px !important;
}
.ml-20{
    margin-left: 20px !important;
}
.ml-30{
    margin-left: 30px !important;
}
.ml-40{
    margin-left: 40px !important;
}
.ml-50{
    margin-left: 50px !important;
}
.mb-10{
    margin-bottom: 10px !important;
}
.mb-20{
    margin-bottom: 20px !important;
}
.mb-30{
    margin-bottom: 30px !important;
}
.mb-40{
    margin-bottom: 40px !important;
}
.mb-50{
    margin-bottom: 50px !important;
}
.tph-ic {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tphr-ic span {
    display: flex;
    column-gap: 0px;
    align-items: center;
}
.tph-ic a {
    padding: 12px 0;
    color: #fff;
}
.tphl-ic span {
    display: flex;
    align-items: center;
    column-gap: 22px;
}
section.top-header {
    background: #1b1b1b;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.tphr-ic span a i {
    margin-right: 8px;
}
/* section.top-header:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00A54E;
    top: 0;
    right: 0;
    z-index: -1;
    max-width: 475px;
} */
img.header-logo {
    max-width: 100px;
}
.btn1 {
    background: #1b1b1b;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 50px;
    display: inline-block;
    padding-inline: 30px;
    border-radius: 4px;
    letter-spacing: 1px;
    border: none;
}
.btn2 {
    background: #00A54E;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 50px;
    display: inline-block;
    padding-inline: 30px;
    border-radius: 4px;
    letter-spacing: 1px;
    border: none;
}
.btn1 i, .btn2 i{
    margin-left: 4px;
}
ul.navbar-nav {
    margin: 0 0 0 auto;
}
a.nav-link {
    padding: 40px 0 !important;
    margin: 0 12px;
    text-transform: capitalize;
    font-weight: 500;
    color: #1b1b1b;
    font-size: 18px;
}
nav.navbar {
    padding: 0;
}
.tphr-ic span a:last-child {
    padding-left: 30px;
    margin-left: 30px;
    position: relative;
    z-index: 0;
}
.tphr-ic span a:last-child:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00A54E;
    top: 0;
    left: 0;
    z-index: -1;
    min-width: 600px;
}
.hbs-box {
    position: relative;
    z-index: 0;
}
.hbs-box img {
    max-height: 780px;
    min-height: 780px;
    object-fit: cover;
}
.hbs-box:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000a8;
    top: 0;
    left: 0;
}
.hbs-ic {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}
.hbs-ic h4 {
    font-size: 60px;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 76px;
    letter-spacing: 0.5px;
}
.hbs-ic h4 span{
    color: #00A54E;

}
.hbs-ic p {
    font-size: 18px;
    letter-spacing: 0.2px;
    font-family: "Montserrat", serif;
    max-width: 750px;
    line-height: 34px;
    margin: 10px 0  32px;
}
.btn2 {
    background: #00A54E;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 50px;
    display: inline-block;
    padding-inline: 30px;
    border-radius: 4px;
    letter-spacing: 1px;
}
.btn3 {
    background: #fff;
    color: #00A54E;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 50px;
    display: inline-block;
    padding-inline: 30px;
    border-radius: 4px;
    letter-spacing: 1px;
}
.hbs-btn {
    display: flex;
    align-items: center;
    column-gap: 25px;
}
.slick-prev {
    left: 30px !important;
    z-index: 1;
}
.slick-next {
    right: 30px !important;
}
.slick-next:before, .slick-prev:before {
    font-family: 'FontAwesome' !important;
}
.slick-next, .slick-prev {
    width: 50px !important;
    height: 50px !important;
    background-color:#00000094 !important;
}
.slick-next:hover, .slick-prev:hover {
    background-color:#000000e0 !important;
}
ul.dropdown-menu {
    margin: 0 !important;
    padding: 4px 0 0 0;
    border-radius: 0;
    border: none;
    box-shadow: 0 0 10px #00000020;
    border-top: 4px solid #00A54E;
}
a.dropdown-item {
    padding: 10px 18px;
    border-bottom: 1px solid #efefef;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #00A54E !important;
}
.mtt-first {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #00A54E;
    display: block;
    margin-bottom: 12px;
}
.main-tt h4 {
    font-size: 34px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    text-transform: capitalize;
    display: inline-block;
}
.main-tt h4:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #00A54E;
    bottom: 0;
    max-width: 100px;
    left: 0;
}
.main-tt h4:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #00A54E;
    bottom: 0;
    max-width: 30px;
    border-inline: 4px solid #fff;
    left: 0;
    margin-left: 60px;
}
.main-con p {
    margin-bottom: 15px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
}
.main-con p:last-child {
    margin-bottom: 0px;
}

.habl-ic {
    position: relative;
}
.habl-ic img{
    height: 100%;
    object-fit: cover;
}
.habl-ic:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../../assets/front/img/pattern.png);
    left: -40px;
    bottom: -45px;
    z-index: -1;
    background-size: contain;
}
.habc-box {
    display: flex;
    align-items: center;
    column-gap: 25px;
    margin-right: 40px;
    padding-right: 40px;
    border-right: 1px solid #d3d3d3;
}
.habc-box:last-child {
    margin-right: 0px;
    padding-right: 0px;
    border-right: none;
}
.hab-con {
    display: flex;
    column-gap: 30px;
}
.bcb-l img {
    max-width: 65px;
    min-width: 65px;
    object-fit: contain;
}
.hab-con {
    display: flex;
    column-gap: 0px;
    box-shadow: 0 0 10px #00000020;
    padding: 38px 38px;
    margin: 50px 0 50px -300px;
    position: relative;
    background: #fff;
}

.bcb-r h5 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 0px;
}
.f-20{
    font-size: 20px !important;
}
.bcb-r span {
    font-size: 16px;
    font-weight: 500;
    color: #333;
}
.main-tt.text-center h4:before {
    left: 50%;
    transform: translateX(-50%);
}
.main-tt.text-center h4:after {
    left: 50%;
    transform: translateX(-50%);
    margin-left: 25px;
}
.main-tt.text-center h4.color-f:after {
    border-inline: 4px solid #1b1b1b;
}
section.h-product.tbp {
    /* background: #1b1b1b; */
    position: relative;
    z-index: 0;
}
.color-f{
    color: #fff !important;
}
section.h-product:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #1b1b1b;
    top: 0;
    left: 0;
    max-height: 540px;
    z-index: -1;
}
.hprc-slider .slick-list{
    margin: 0 -12px !important;
}
.hprc-des {
    margin: 25px 0 15px 0;
}
.hprc-des span {
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
    color: #00A54E;
    font-weight: 500;
    letter-spacing: 0.4px;
}
.hprc-des h4 {
    margin-bottom: 0;
    color: #333;
    font-weight: 600;
    font-size: 20px;
}
.hprc-des {
    text-align: center;
}
.hprc-box {
    margin: 0 12px 20px;
    padding: 14px 14px 20px;
    background: #fff;
    position: relative;
    border-bottom: 4px solid #00A54E;
    box-shadow: 0px 6px 12px #00000029;
}
.hprc-img {
    border: 1px solid #e7e7e7;
}
.hprc-img img {
    max-height: 210px;
    object-fit: contain;
    min-height: 210px;
}
.hprc-box:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: #00A54E;
    border-radius: 100%;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}
.hprc-box:after {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #00A54E;
    border-radius: 100%;
    bottom: -9px;
    left: 50%;
    transform: translateX(-50%);
    border: 4px solid #fff;
}
.hprc-slider .slick-prev {
    left: -70px !important;
}
.hprc-slider .slick-next {
    right: -70px !important;
}
.hprc-slider .slick-next, .hprc-slider .slick-prev {
    width: 50px !important;
    height: 50px !important;
    background-color:#00A54E94 !important;
}
.hprc-slider .slick-next:hover, .hprc-slider .slick-prev:hover {
    background-color:#00A54Ee0 !important;
}
.hwu-con {
    display: flex;
    flex-wrap: wrap;
}
.hwuc-box {
    display: flex;
    align-items: center;
    column-gap: 20px;
    width: 100%;
    max-width: 100%;
    padding: 0px 0px 30px 0px;
    border-bottom: 1px solid #ffffff66;
    margin-bottom: 30px;
}
.hwuc-box:nth-child(3), .hwuc-box:nth-child(4) {
    padding: 0px 0px 0px 0px;
    border-bottom: none;
    margin-bottom: 0px;
}
.ucb-l {
    display: flex;
    border: 1px solid #fff;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 11px;
    height: 100%;
    border-radius: 5px;
    max-width: 80px;
    max-height: 80px;
}
section.h-why-us {
    position: relative;
    z-index: 1;
    margin-top: 100px;
}
section.h-why-us:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0b6d3e;
    content: "";
    top: 0;
    left: 0;
    max-width: 60%;
    z-index: -1;
}
section.h-why-us:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../../assets/front/img/Laboratory.jpg);
    content: "";
    top: -100px;
    right: 0;
    max-width: 45%;
    z-index: -1;
    background-size: cover;
}
.mtt-2 h4:before {
    background: #fff;
}
.mtt-2 h4:after {
    background: #fff;
    border-inline: 4px solid #0b6d3e;
}
.ucb-l img {
    filter: brightness(0) invert(1);
}
.ucb-r h4 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 4px;
}
.ucb-r span {
    color: #fff;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
section.h-service {
    background: url(../../../assets/front/img/banner2.jpg);
    padding-top: 200px;
    margin-top: -100px;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
    background-size: cover;
}
section.h-service:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #1b1b1be6;
    top: 0;
    left: 0;
    z-index: -1;
}
.hsrc-box {
    background: #00000093;
    position: relative;
    border-bottom: 4px solid #00A54E;
    box-shadow: 0px 6px 12px #00000029;
    text-align: center;
    height: 100%;
}
.hsrc-ic {
    padding: 50px 40px 60px;
    position: relative;
    overflow: hidden;
    z-index: 0;
    height: 100%;
}
.hsrc-box:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: #00A54E;
    border-radius: 100%;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}
.hsrc-box:after {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #00A54E;
    border-radius: 100%;
    bottom: -9px;
    left: 50%;
    transform: translateX(-50%);
    border: 4px solid #1b1b1b;
}
.hsrc-ico img {
    max-width: 70px;
}
.hsrc-con h5 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 8px;
}
.hsrc-con span {
    color: #efefef;
    font-weight: 400;
}
.hsrc-ico {
    margin-bottom: 36px;
}
.hsrc-ic:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00A54E;
    top: -100%;
    left: 0;
    z-index: -1;
}
.hsrc-box .hsrc-ic:hover .hsrc-ico img {
    filter:brightness(0) invert(1);
}
.hsrc-box .hsrc-ic:hover:before{
    top: 0;
    transition: top .5s linear;
}
.hsrc-box:hover:after {
    border: 4px solid #fff;
    transition: 1s;
}
.hgr-ul ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.hgr-ul li {
    width: 100%;
    max-width: 100%;
    column-gap: 14px;
    display: flex;
    align-items: flex-start;
    font-size: 16px;
    font-weight: 500;
    color: #333;
}

.hgr-ul li i {
    color: #00A54E;
    background: #00a54e36;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    border: 1px solid #00A54E;
    font-size: 14px;
    max-width: 26px;
    max-height: 26px;
    min-width: 26px;
    min-height: 26px;
}
.hgrl-ic{
    height: 100%;
}
.hgrl-ic img{
    height: 100%;
    object-fit: cover;
}
.form-row {
    display: flex;
    column-gap: 20px;
}
.form-group{
    width: 100%;
    margin-bottom: 20px;
}
.hcnr-ic {
    background: #f7f7f7;
    padding: 40px;
}
.form-group .form-control {
    border: none;
    border-radius: 0;
    padding: 15px 20px;
}
section.h-contact {
    position: relative;
    z-index: 1;
}
section.h-contact:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../../assets/front/img/contact.jpg);
    content: "";
    top: 0px;
    left: 0;
   max-width: calc(50% - 40px);
    z-index: -1;
    background-size: cover;
}
section.h-contact:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000008c;
    content: "";
    top: 0px;
    left: 0;
   max-width: calc(50% - 40px);
    z-index: -1;
}
.hcn-l {
    position: relative;
}
.hcn-l span {
    background: #00A54E;
    color: #fff;
    padding: 20px 20px;
    font-size: 22px;
    font-weight: 700;
    display: inline-block;
    position: absolute;
    right: -59px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
}
.hcu-ic {
    display: flex;
    column-gap: 30px;
}
.hcu-box {
    display: flex;
    align-items: center;
    column-gap: 20px;
    width: 100%;
    background: #f7f7f7b5;
    padding: 20px 30px;
}
.hcub-ico img {
    max-width: 65px;
}
section.h-counter {
    background: url(../../../assets/front/img/banner2.jpg);
    padding-top: 300px;
    margin-top: -200px;
    position: relative;
    z-index: 0;
    /* background-attachment: f ixed; */
    background-size: cover;
}
section.h-counter:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #abababd9;
    top: 0;
    left: 0;
    z-index: -1;
}
.hcub-con h4 {
    color: #1b1b1b;
    font-size: 26px;
    margin-bottom: 4px;
    font-weight: 700;
    letter-spacing: 1px;
}
.hcub-con span{
    color: #1b1b1b;
    font-weight: 500;
}
footer {
    background: #111;
}
.ftt-ic {
    padding: 80px 0 40px;
}
.ftt-logo img {
    max-width: 100px;
    margin-bottom: 30px;
}

.ftt-con span {
    position: relative;
    display: block;
    font-size: 26px;
    line-height: 33px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 50px;
}
.ftc-cbc span {
    color: #00A54E;
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5PX;
    margin-bottom: 14px;
}
.ftc-cbc h5 a {
    color: #fff;
}
.icf-dwn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 40px;
}
.ftc-tt h6 {
    color: #00A54E;
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5PX;
    margin-bottom: 28px;
}
.ftc-ul ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ftc-ul ul li {
    margin: 18px 0px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.ftc-ul ul li a{
    color: #fff;
}
.ftb-ic {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    font-size: 18px;
}
.ft-btm {
    background: #0a0a0a;
    padding: 20px 0;
}
.ftb-ic span a{
    color: #00A54E;
}
.ctd-box {
    display: flex;
    align-items: baseline;
    column-gap: 20px;
    margin-bottom: 20px;
}
.ctd-r span, .ctd-r a {
    font-weight: 500;
    color: #fff;
}
@media(min-width:992px){
    li.dropdown:hover .dropdown-menu {
        display: block;
    }
}
.sticky {
    width: 100%;
    position: fixed !important;
    top: 0px;
    z-index: 999999 !important;
    background-color: #fff !important;
    box-shadow: 0 0 20px #00000010;
}
.sticky img.header-logo {
    max-width: 70px;
}
.sticky a.nav-link {
    padding: 25px 0 !important;
}
section.h-product {
    overflow: hidden;
}
.rg-30{
    row-gap: 30px;
}

.hwuir-ic img {
    display: none;
}
.hcn-l img {
    display: none;
}
.ni-bg ul.dropdown-menu {
    width: 100%;
    min-width: 330px;
}
.ni-bg a.dropdown-item {
    text-wrap: auto;
}
.mw-650{
    max-width: 650px;
}
.hgr-ul .ucb-r h4, .hgr-ul .ucb-r span {
    color: #333;
}
.hgr-ul .hwuc-box {
    border-bottom: 1px solid #bbbbbb66;
}
.hgr-ul .ucb-l img {
    filter: unset;
}
.hgr-ul .ucb-l {
    border: 2px solid #00A54E;
}
.hgr-ul .hwuc-box:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
section.i-banner {
    background: url(../../../assets/front/img/i-banner.jpg);
    padding: 80px 0;
    color: #fff;
    background-position: 0 60%;
    background-size: cover;
    position: relative;
    z-index: 0;
}
/* section.i-banner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/hp-bg.jpg);
    top: 0;
    left: 0;
    z-index: -1;
    max-width: 50%;
} */
.ibc-ic h4 {
    font-size: 44px;
    font-weight: 800;
    margin-bottom: 10px;
}
.ibc-ic p {

    letter-spacing: 0.6px;
    font-size: 18px;
    margin-bottom: 0;
}
.ibc-ic p a {
    color: #fff;
}
.mab2 {
    background: #f0f8f4;
}
.mab2 .habl-ic:before {
    display: none;
}
.op-20{
    object-position: 20% 0%;
}
.hgr-ul li span {
    display: block;
    font-weight: 400;
    line-height: 28px;
}
/* .awu-ic .hsrc-box {
    background: #111;
} */
.hgr-ul .ucb-r span {
    font-weight: 400;
    display: block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
}
.hpz-box {
    border: 1px solid #e1e1e1;
    padding: 20px 20px;
    margin-bottom: 26px;
    background: #f0f8f4;
}
.hpz-tt h6 {
    font-size: 20px;
    font-weight: 600;
    color: #00A54E;
    padding-bottom: 18px;
    margin-bottom: 18px;
    border-bottom: 1px solid #e1e1e1;
}
.hpz-des span {
    display: block;
    line-height: 28px;
    font-weight: 400;
}
.pro-secx .habl-ic:before {
    display: none;
}
.mab2 .hpz-box {
    background: #fff;
}
.pro-secx .habl-ic {
    background: #fff;
    position: sticky;
    top: 120px;
    border: 1px solid #eee;
    padding: 20px;
}
.pro-secx .habl-ic img{
    max-height: 500px;
    object-fit: contain;
}
.pro-secx.mab2 .habl-ic {
    background: #fff;
}
.hpz-box:last-child {
    margin-bottom: 0px;
}
.mcnr-ic {
    background: #f0f8f4;
    padding: 30px 30px;
}
.mcr-l img {
    height: 100%;
    object-fit: cover;
}
.mcr-ic .col-lg-6, .main-con .col-lg-6 {
    padding: 0;
}
.main-con:after, .main-con:before {
    display: none;
}
.main-con .hcn-l img {
    display: block;
    height: 100%;
    object-fit: cover;
}
.main-con .hcn-l span {
    display: none;
}

.contact-map{
    margin-bottom: -10px;
}
.about-wu .hsrc-ico img {
    max-width: 70px;
    filter: brightness(0) invert(1);
}
.about-wu .hsrc-ico {
    margin-bottom: 26px;
    background: #00A54E;
    display: inline-block;
    padding: 20px;
    margin-top: 0;
    border-radius: 100%;
}
.about-wu .hsrc-box .hsrc-ic:hover .hsrc-ico img {
    transition: 0.4s;
    filter: unset;
}
.about-wu .hsrc-box .hsrc-ic:hover .hsrc-ico{
    background-color: #fff;
    transition: 0.4s;
}
.about-wu .hsrc-ic {
    padding: 30px 30px 40px !important;
}
.whatsapp-ico a {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 99;
    max-width: 60px;
}
.back-to-top a {
    display: none;
    background: #111;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 20px;
    right: 20px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 25px;
    border-radius: 6px;
    z-index: 99;
}
.btt-df{
    display: inline-flex !important;
}
section.about-wu {
    background: url(../../../assets/front/img/banner2.jpg);
    position: relative;
    z-index: 0;
    background-attachment: fixed;
    background-size: cover;
}
section.about-wu:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #1b1b1be6;
    top: 0;
    left: 0;
    z-index: -1;
}

/* Crop Section */

.crop-section{
    padding:70px 0;
}

.crops-col{
    margin-top:35px !important;
}

.crops-container{
    display: flex;
    justify-content: center;
    cursor:pointer;
}
.crops-avatar{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    border-radius: 50%;
    border: 10px solid #00800038;
    overflow: hidden;
    cursor:pointer;
}

.crops-circle{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    overflow: hidden;

}

.crops-circle .crop-img, .crops-avatar img{
    height:100%;
    width:100%;
    object-fit: cover;
    overflow:hidden;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

 .crop-title{
    color:#111111;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    padding-top: 15px;
}

@media screen and (max-width:500px){
    .crops-avatar{
        border: 6px solid #00800038;
    }
    .crops-circle{
        height: 120px;
        width: 120px;
    }
    .crop-title{
        font-size:18px;
    }
}
#google_translate_element{
    height: 58px;
    overflow: hidden;
    /* margin-right: -16px; */
    margin-left: 10px;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px !important;
}
#google_translate_element select {
    background-color: #00a54e !important;
    color: #fff !important;
    padding: 14px 12px !important;
}
.goog-te-gadget .goog-te-combo {
    margin: 6px 0 !important;
}
#google_translate_element select option{
    background-color: #fff !important;
color:#000 !important
}

#google_translate_element span{
    display: none !important;
}
.inhead-YHG{
    font-weight: 700;
    font-size:21px;
}
.inhead-YHG i{
    color:#019F4B !important;
}
.infrat{ margin-top:60px!important;}
.infrat1{
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 0px 10px #ccc;}

    .ck-table-resized {
      border: 1px solid #000; /* Black border for the table */
      border-collapse: collapse; /* Ensures that the table borders are merged */
    }

    .ck-table-resized td, .ck-table-resized th {
      border: 1px solid #000; /* Black border for table cells */
      padding: 8px; /* Add some padding inside the cells */
      text-align: left; /* Align text to the left in cells */
    }
