/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

.wrapper {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

body {
    font-family: 'Poppins', sans-serif;
    padding: 0;
    margin: 0;
}
a:hover{
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
        font-family: 'Poppins', sans-serif;
}   
p,ul li,a {
    font-size: 14px;
     color: #535353;
    font-weight: 300;
 }

.p0 {
    padding:0px;
}

.right-header {
    text-align: right;
    padding-top: 1%;
}

.logo {
    width: 100%;
}
.main-menu ul li a {
    font-size: 16px;
    line-height: 35px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    color: #000;
    padding-right: 32px;
    font-weight: normal;
    transition: 0.5s ease-in-out;
}
.main-menu ul li a:hover {
    color: #1e991e;
}
.main-menu ul li:last-child a {
    padding-right: 0px;
}
.main-menu ul li.active a{
    color: #1c981c;
    font-weight: 600;
}
header#header {
    padding: 1% 0%;
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    left: 0;
}

/* Google Translate */


/* div#google_translate_element {
    margin-bottom: 15px;
    display: inline-block;
    position: absolute;
    top: -15px;
    right: 2.5%;
    z-index: 99;
}
div#google_translate_element img {
    width: auto;
}
.goog-te-gadget-simple .goog-te-menu-value span {
    font-size: 12px;
    line-height: normal;
    color: #616161;
    font-family: "Roboto";
    font-weight: 300;
}
  */


.googlelanguage{
    min-height: 30px;
    position: relative;
    overflow: hidden;
    width: 68%;
    float: right;
}

.googlelanguage:after{
    content:url(../images/google.png);
    position: absolute;
    right: 135px;
    top: 35%;
    -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
            transform:translateY(-50%);
}


.googlelanguage #google_translate_element{
    float:right;

}

.goog-logo-link {
   display:none !important;
} 



.goog-te-gadget{
   color: transparent !important;
}

select.goog-te-combo{
    font-size: 12px;
    line-height: normal;
    color: #616161;
    font-family: "Roboto";
    font-weight: 300;
}

.goog-te-gadget .goog-te-combo {
    margin:0px!important;
    height: 22px;
    padding-left: 30px;
}
/* =====================================
            HOME PAGE
====================================== */


/* Main SLider start here */

.banner .slick-slide{position:relative; outline:none;}
.banner {
    overflow:hidden;
    position:relative;
    }
.banner-ctn {
    position:absolute;
    z-index:999;
    top: 55%;
    left: -5px;
    -webkit-transform:translate(0, -50%);
        -ms-transform:translate(0, -50%);
            transform:translate(0, -50%); 
    width:100%;
}
.banner-ctn  h2 {
    font-size: 40px;
    line-height: 55px;
    color: #000000;
    font-family: "Poppins";
    letter-spacing: 1px;
    font-weight: 600;
}
.banner-ctn  h2 span {
    font-weight: 300;
}
.banner-ctn h2:before {
    content: "";
    position: absolute;
    top: 14px;
    left: 20px;
    border: 2px solid #1d991d;
    height:85%;
}
 
.banner-ctn .read-more .btn-info {
    color: #ea682a;
    background-color: transparent;
    border-radius: 2px;
    border: 2px solid #ea682a;
    padding:10px;
}
.banner-ctn .read-more .btn-info {
    border-radius:0;
    border:2px solid #fff;
    text-transform:uppercase;
    color:#fff;
    padding: 8px 20px;
    outline: none;
}
.banner-ctn .read-more .btn-info:hover {
    color: #ea682a;
     border-color: #ea682a;
     -webkit-transition:1s ease;
     -o-transition:1s ease;
     transition:1s ease;
}
.banner-ctn .read-more .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
    color: #ea682a;
    background-color: transparent!important;
    border-color: #ea682a!important;
}
.banner-ctn-inner {
    padding-left:25px;
}
.banner .slick-prev {
    top: 49.5%;
    left: 0;
    z-index: 99;
}
.banner .slick-next {
    top: 49.5%;
    right: 0px;
    z-index: 99;
}
.banner .slick-prev:before {
    background: url(../images/banner-left-arrow.png) no-repeat;
    font-size: 50px;
    line-height: 1;
    opacity: 0.8;
    width:33px;
    height:112px;
    display:block;
    content:'';
    position: absolute;
    left: 45px;
    top: 0;
}
.banner .slick-next:before {
    background: url(../images/banner-right-arrow.png) no-repeat;
    font-size: 50px;
    line-height: 1;
    opacity: 0.8;
    width:33px;
    height:112px;
    display:block;
    content:'';
    position: absolute;
    right:45px;
}
 
 
 
.banner .slick-slide {
    height:auto;
}
/* ======== Main Slider End Here ========= */

section.section-gap {
    padding: 65px 0px;
}
h5.welcome-txt {
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    font-weight: 500;
}
h5.welcome-txt {
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    font-weight: 500;
}

.section-title h2 {
    font-size: 48px;
    line-height: normal;
    color: #000000;
    font-weight: 700;
    position: relative;
}

.section-title h2:after {
    content: '';
    position:absolute;
    background: url('../images/title-border.png');
    width: 100px;
    height: 3px;
    left: 0;
    bottom: -15px;
}

.section-title h3 {
    font-size: 26px;
    line-height: normal;
    color: #000000;
    font-weight: 700;
    position: relative;
}

.section-title h3:after {
    content: '';
    position:absolute;
    background: url('../images/title-border.png');
    width: 100px;
    height: 3px;
    left: 0;
    bottom: -15px;
}
.section-title {
    margin-bottom: 40px;
}
.section-title h2 span {
    font-weight: 500;
}
.para-box p {
    font-size: 14px;
    line-height: 24px;
    color: #535353;
    font-weight: 300;
    letter-spacing: normal;
    margin-bottom: 12px;
}
.welcome-left {
    width: 50%;
    float: left;
    margin-right: 3%;
}

.welcome-right {
    width: 42.5%;
    float: left;
}
.sec-bg {
    position: relative;
}
.sec-bg:before {
    content: '';
    background: url(../images/welcome-sec-bg.png);
    position: absolute;
    right: 0;
    top: 0;
    width: 335px;
    height: 190px;
    z-index: -1;
}
.sec-bg:after {
    content: '';
    background: url(../images/welcome-sec-bg.png);
    position: absolute;
    left: 0;
    bottom: -60px;
    width: 335px;
    height: 190px;
    z-index: -1;
}
.read-more a {
    font-size: 16px;
    line-height: 22px;
    color: #535353;
    font-weight: 400;
    border: 1px solid #1e991e;
    padding: 10px 15px;
    display: inline-block;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.read-more a:hover,.read-more a:active,.read-more a:focus {
    color: #fff;
}
.welcome-right .para-box {
    margin-bottom: 10px;
}
.hover-btn {
    color: #000000;
    position: relative;
    overflow: hidden;
}
.hover-btn span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #1d991d;
  -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -o-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  z-index: -1;
}
.hover-btn:hover {
  color:#ffffff;
}
.hover-btn:hover span {
  width: 225%;
  height: 562.5px;
}
.hover-btn:active {
  background-color: #9e0ec5;
}
section.our-products {
    background: url(../images/our-prod-bg.png);
    width: 100%;
    height: auto;
    background-size: cover;
}

.welcome-right .para-box {
    height: 235px;
    overflow: auto;
}
section.our-products.section-gap {
    padding: 82px 0;
}
/* product-slider Start Here */

.product-slider {
    margin: 0 15px;
}
.product-slider .slick-slide {
    height:auto;
        margin-right:15px;
    margin-left:15px;
}
.product-name {
    margin-top: 13px;
}

.product-name h4 {
    font-size: 20px;
    line-height: normal;
    color: #262626;
    font-weight: 400;
}

.product-name a {
    font-size: 16px;
    line-height: normal;
    color: #262626;
    font-weight: 400;
    position: relative;
}

.product-name a:after {content: '>';position: absolute;right: -15px;top: 0;font-size: 16px;}

.product-slider .slick-prev {
    top: auto;
    left: -75%;
    bottom: 15%;
    z-index: 99;

}
.product-slider .slick-next {
    top: auto;
    right: auto;
    z-index: 99;
    bottom: 18%;
    left: -54%;
}
.product-slider .slick-prev:before {
    background: url(../images/small-left-arrow.png) no-repeat;
    font-size: 50px;
    line-height: 1;
    opacity:1;
    width:28px;
    height:45px;
    display:block;
    content:'';
    position: absolute;
    left: 45px;
    top: 0;
}
.product-slider .slick-next:before {
    background: url(../images/small-right-arrow.png) no-repeat;
    font-size: 50px;
    line-height: 1;
    opacity:1;
    width:28px;
    height:45px;
    display:block;
    content:'';
    position: absolute;
    right:45px;
}
.prod-thumb {
    -webkit-box-shadow: 0px 0px 6px #919191;
            box-shadow: 0px 0px 6px #919191;
}
/* product-slider Stop Here */
footer#footer {
    background: #000;
    color: #fff;
    padding: 40px 0;
    position: relative;
}
.footer-ctn p {
    margin: 0px;
}
.footer-ctn p, .footer-ctn a {
    margin: 0px;
    font-size: 14px;
    line-height: normal;
    color: #ffffff;
    font-family: unset;
    font-weight: 300;
}
ul.social-icon.list-inline li a {
    font-size: 28px;
    color: #fff;
    margin-right: 10px;
}

ul.social-icon.list-inline {
    text-align: right;
}
.our-products .para-box p {
    font-size: 16px;
    line-height: 25px;
    color: #262626;
    font-weight: 300;
}
/* ======== Side Form ========= */
.sidebar-form {
    position:fixed;
    right:0;
    top:18%;
    z-index:9;
    width:0;
    -webkit-transition:0.3s ease;
    -o-transition:0.3s ease;
    transition:0.3s ease;
}
.sidebar-form .form{
    position: relative;
    background: #fff;
    padding: 20px 15px;
    border: 1px solid #cbcbcb;
}
.sidebar-form .form-title {
    position: absolute;
    right: 100%;
    cursor: pointer;
    transform: rotate(90deg);
    left: -32px;
    top: 0;
}
.form-title h3 {
    font-size: 15px;
    width: 132px;
    background: #1e991e;
    color: #fff;
    padding: 8px;
    font-weight: 300;
}
/* .sidebar-form .form-title img{
    width:42px;
} */
.form-open {
    width:320px!important;
}
.sidebar-form .form .btn_dark {
    background: #151925;
    border: none;
    padding: 10px 22px;
    color: #fff;
    border-radius: 5px;
}
/* ======== Side Form End Here========= */



/* inner-banner */

.inner-banner {
    position: relative;
}

.inner-banner .page-name {
    position: absolute;
    top: 58%;
    left: 0;
    width: 100%;
}

.page-name h1 {
    font-size: 40px;
    line-height: 55px;
    color: #000000;
    font-weight: 600;
    position: relative;
    padding-left: 20px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.page-name h1:before {content: '';position: absolute;top: 0;left: 0;height: 100%;background: #1c951c;width: 4px;}

/* =====================================
            ABOUT US PAGE
====================================== */

.default-spacing {
    padding: 50px 0 0px;
}
ul.goals-list {
    padding-left: 20px;
}

ul.goals-list li {
    font-size: 14px;
    line-height: 18px;
    color: #4b4b4b;
    margin-bottom: 10px;
}

.tagline {
    text-align: center;
    width: 80%;
    margin: 44px auto 5px;
}

.tagline h4 {
    font-weight: 400;
    font-style: italic;
    color: #22a422;
    line-height: 30px;
    font-size: 20px;
}
.filterss {
    margin-left: 1.8%;
}

.address h4 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 8px;
}
.address-box {
    border: 1px solid #ccc;
    padding: 15px 30px;
    -webkit-box-shadow: 0px 1px 8px #a5a5a5;
            box-shadow: 0px 1px 8px #a5a5a5;
}
.phone-numbers ul li {
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 25px;
}

.phone-numbers ul li i {
    font-size: 20px;
    color: #000;
    position: absolute;
    left: 0;
}

/* social Icons */
.cs-inner {
    text-align: center;
    margin-bottom: 6%;
}

.cs-inner span {
    display: block;
    font-size: 40px;
    color: #ffffff;
    width: 80px;
    height: 80px;
    margin: 0 auto 13px;
    background: #000000;
    border-radius: 50px;
    -webkit-box-shadow: 0px 1px 9px #ccc;
            box-shadow: 0px 1px 9px #ccc;
    position: relative;
    -webkit-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    overflow: hidden;
}
.cs-inner span i {
    line-height: 80px;
    z-index: 3;
    position: relative;
}
.cs-inner span:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2f9e50;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 2;
}
.cs-inner:hover span:before {
    top:0;
}
.cs-inner p, .cs-inner a {
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 22px;
    color: #000000;
    font-family: "Poppins";
    font-weight: 300;
}
.cs-inner a:hover {    color: #8f2929;}
.cs-inner:hover span i {
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.cs-inner:hover span i {
    color: #ffffff;
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
}

 section.social {
    margin-bottom: 50px;
}
.phone-numbers ul li a, .phone-numbers ul li a:active, .phone-numbers ul li a:focus {
    color: #1e9a1e;
}
ul#vertical-tabs {
    width: 28%;
    float: left;
    background: url('../images/vertical-tab-bg.png');
    background-size: cover;

 }
ul#vertical-tabs li {
    width: 100%;
}
#vertical-tabs li a {
    font-size: 18px;
    line-height: normal;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: 500;
    margin: 0;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    padding: 16px 0 16px 30px;
}
#vertical-tabs li.active a {
    color: #000;
    border-right:4px solid #000;
}
#vertical-tabs > li > a:hover, #vertical-tabs > li > a:focus {
    text-decoration: none;
    background-color: #fff;
    color: #000!important;
    border-bottom: 1px solid #ccc;
    border-right: 4px solid #000;
}
.vertical-tab-content {
    float: left;
    width: 72%;
    padding: 25px 50px;
    position: relative;
  }
.vertical-tab-content > .tab-pane {
     width: 100%;
    padding: 0px;
    }
ul.products li {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #000000;
    font-weight: 400;
    width: 50%;
    float: left;
    list-style: none;
    margin-bottom: 20px;
 }

ul.products {
    position: relative;
    width: 100%;
}

.grade p {
    margin: 0;
    padding-left: 15px;
    position: relative;
}
.grade p:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    background: #ccc;
    height: 2px;
    width: 8px;
}
ul.products li span.name {
    position: relative;
    display: block;
    padding-left: 20px;
}
ul.products li span.name:before {
    content: "\f10c";
    font-family: FontAwesome;
    font-style: normal;
    position: absolute;
    left: 0px;
    top: 0;
    width: 10px;
    height: 10px;
    font-size: 11px;
    color: #309d31;
    font-weight: bold;
}
.grade {
    padding-left: 22px;
}

.product-page {
    position: relative;
}
.product-page:before {
    content: '';
    position: absolute;
    background: url(../images/product-page-bg.png);
    width: 100%;
    height: 100%;
    background-size: cover;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.enquire-btn a,.enquire-btn button {
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 400;
    padding: 8px 20px;
    display: inline-block;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    background: #1d991d;
    border: 1px solid transparent;
}
.enquire-btn a:hover,.enquire-btn button:hover {
    background: transparent;
    border:1px solid #000;
    color: #000;
}
section.thankyou.text-center {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
#vertical-tabs li.active a {
    position: relative;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

#vertical-tabs li.active a:after,#vertical-tabs li a:hover:after {
    content: '';
    position: absolute;
    background: url(../images/after-arrow.png);
    right: -10px;
    width: 7px;
    height: 7px;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
        -ms-transform: translate(0%,-50%);
            transform: translate(0%,-50%);
    }

.section-title.center {
    text-align: center;
}
.enquire-now .section-title h2 {
    font-size: 36px;
}
.section-title.center h2:after {
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    width: 50px;
    background-size: contain;
}
.enquire-form {
    width: 70%;
    margin: 0 auto;
}
.enquire-form .form-control {
    height: 45px;
    border-radius: 0px;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.enquire-form textarea.form-control {
    height: auto;
}
select.form-control {
    color: #a4a4a4;
    margin: 0;
    padding-left: 5px;
}


/* Custom SCroll Bar */
 
 .mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 7px;
    z-index: 1;
    min-height: 5px !important;
    height: 24px !important;
    background: #1e991e;
    border-radius: 17%;
    left: -2px;
 }
 .mCSB_scrollTools {
    position: absolute;
    width: 0.1vw;
    height: auto;
    left: auto;
    top: 0;
    right: 15px;
    bottom: 0;
    background: #c8bcb2;
 }
 .mCustomScrollBox {height:auto;}


 #nav-icon1{
   width: 40px;
   height: 30px;
   position: relative;
   margin: 10px auto;
   margin-right: 20px;
   -webkit-transform: rotate(0deg);
   -ms-transform: rotate(0deg);
       transform: rotate(0deg);
   -webkit-transition: .5s ease-in-out;
   -o-transition: .5s ease-in-out;
   transition: .5s ease-in-out;
   cursor: pointer;
 }

 #nav-icon1 span{
   display: block;
   position: absolute;
   height: 5px;
   width: 100%;
   background: #1e991e;
   border-radius: 9px;
   opacity: 1;
   left: 0;
   -webkit-transform: rotate(0deg);
   -ms-transform: rotate(0deg);
       transform: rotate(0deg);
   -webkit-transition: .25s ease-in-out;
   -o-transition: .25s ease-in-out;
   transition: .25s ease-in-out;
 }

 #nav-icon1 span:nth-child(1) {
   top: 0px;
 }

 #nav-icon1 span:nth-child(2) {
   top: 10px;
 }

 #nav-icon1 span:nth-child(3) {
   top: 20px;
 }

 #nav-icon1.open span:nth-child(1) {
   top: 18px;
   -webkit-transform: rotate(135deg);
   -ms-transform: rotate(135deg);
       transform: rotate(135deg);
 }

 #nav-icon1.open span:nth-child(2) {
   opacity: 0;
   left: -60px;
 }

 #nav-icon1.open span:nth-child(3) {
   top: 18px;
   -webkit-transform: rotate(-135deg);
   -ms-transform: rotate(-135deg);
       transform: rotate(-135deg);
 }

 #nav-icon1{
    display: none;
 }
 .banner .slick-dotted.slick-slider {
     margin-bottom: auto;
 }
#filter-open {
    display: none;
 }
span.filter-open {
    font-size: 29px;
    background: #32a032;
    color: #fff;
    padding: 10px;
    z-index: 9;
    margin-top: 0%;
    display: inline-block;
    position: absolute;
    left: 0;
}
#filter-open-pharam{
    display: none;
}
span.filter-open-pharam {
    font-size: 29px;
    background: #32a032;
    color: #fff;
    padding: 10px;
    z-index: 9;
    margin-top: 0%;
    display: inline-block;
    position: absolute;
    left: 0;
    transition: 0.3s all ease-in-out;
}
.background-layer {
    position: fixed;
    top: 0%;
    left: 0%;
    background: #00000040;
    width: 100%;
    height: 100vh;
    display: none;
    z-index: 999;
}

.filteroverlay {position: fixed;background: rgba(0, 0, 0, 0.35);height: 100%;width: 100%;top: 0;left: 0;right: 0;bottom: 0;z-index: 9999999;content: '';}
    .filteroverlay.showfilter {
        display: block!important;
        z-index: 99999;
    }
.about-img {
    text-align: center;
}
.span#filter-close{
    display: none;
}
header#header.sticky {
    background: #fff!important;
    width: 100%;
    box-shadow: 0px 0px 5px 0px #00000045;
    animation: slideanimation 0.4s forwards; 
}
@keyframes slideanimation{
    from{
        top:-100px;
    }
    to{
        top:0px;
    }
}




/*h4 {
    font-size: 18px;
    line-height: normal;
    color: #000000;
    font-family: "Poppins";
    font-weight: 500;
    margin: 0;
    border-radius: 0;
    border-bottom: 1px solid #1d991d;
    padding: 16px 0 0px 31px;
    display: block;
    width: 35%;
}*/
.toll-mfg{
    background: url(../images/our-prod-bg.png);
    background-size: 100% 100%;
    background-repeat:no-repeat; 
}
.tagline-toll-mfg h4 {
    font-size: 21px;
    line-height: 35px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    color: #000;
    font-weight: 400;
}

.tagline-toll-mfg {
    margin: 8% auto;
    width: 88%;
    text-align: center;
}

.tab-pane h4 {
    font-size: 25px;
    padding-bottom: 4%;
    position: relative;
    padding-left: 3%;
}

.tab-pane h4:before {
   content: '\f101';
       position: absolute;
       top: 0px;
       left: 0px;
       color: #259425;
       font-family: FontAwesome;
}
.enquire-btn ~ p {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #000000;
    font-weight: 400;
    width: 100%;
    list-style: none;
    margin-top: 30px;
    text-align: left;
}
.grade h6{
padding-left: 4%;
padding-top: 2%;
font-weight: normal;
font-family: poppins;
}