
 #body .container{
    max-width: 1300px !important;
}

body{
    font-family: 'Inter', sans-serif !important;
}

.a-font{
    font-family: 'Handlee', cursive;
}

/*---------------- top-navigation ----------------------*/

.top-list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.top-list li a {
    display: inline-block;
    color: #6e7673;
    font-size: 13px;
}

.top-list li a i {
    color: #1e3d75;
    margin-right: 8px;
    font-size: 12px;
}

.top-nav {
    background: #f6f5f2;
    padding: 7px 0;
}

.top-social a i {
    color: #6e7673;
    font-size: 13px;
}

/*---------------- navigation ----------------------*/

a.navbar-brand img {
    width: 75px;
}

.nav-list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.nav-list li a{
    display: inline-block;

}

.nav-list li a i {
    color: #000;
    font-size: 15px;
    transform: translateY(10px);
    margin-right: 30px;
}

.nav-list li a.nav-btn {
    background-color: #efb443;
    /* color: #000; */
    color: #fff;
    font-weight: 600;
    padding: 12px 43px;
    border-radius: 6px;
}

.top-nav2 .navbar {
    background-color: #fff !important;
    padding: 0 8px !important;
}

.top-nav2 .navbar .navbar-nav li a{
    color: #6e7673;
    font-weight: 500;
    padding: 0 20px;

}

.top-nav2 .navbar .navbar-nav li a:hover{
    text-decoration: none;
    color: #1e3d75;
}

.top-nav2 .navbar .navbar-nav li .active1{
    color: #1e3d75;
    font-weight: 600;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background: black; */
    /* box-shadow: 0px 2px 17px 6px #dedddd; */
     box-shadow: 0 6px 17px -6px #abaaaa;
    /* background-color: #fff !important;  */
}

  .sticky2 {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background:black; */
  }

  .nav-in2{
    position: relative;
  }

  .nav-content {
    position: absolute;
    top: 65px;
    left: -10px;
    z-index: 999;
    background: rgba(239, 180, 67,0.9);
    display: inline-block;
    /* right: -4px; */
    transition: all .5s ease-in-out;
     opacity: 0;
    visibility: hidden;      
}

.navbar-nav .nav-in:hover .nav-content{
    opacity: 1;
    visibility: visible;
     top: 51px; 
    
}

ul.sub-content li {
    border-bottom: 1px solid #ffffff;
    
}

ul.sub-content li a:hover{
    text-decoration: none;
}

.top-nav2 ul.sub-content{
    margin: 0;
    padding: 0;
    list-style: none;
}

.top-nav2 ul.sub-content li a {
    color: #000 !important;
    white-space: nowrap;
    /* padding-left: 0 !important; */
    /* margin-left: 0 !important; */
    /* padding: 15px !important; */
    padding: 10px 90px 8px 22px !important;
    display: inline-block;
    font-weight: 500 !important;
    font-size: 16px !important;
}

.navbar-nav .nav-in2:hover .nav-content{
     opacity: 1;
    visibility: visible;
     top: 51px;  
    
}

  

/*---------------- banner ----------------------*/

.bc-img{
    background: url(../images/banner-a.png) no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 698px;
}

/* .bc-img2{
    background: url(../images/banner-b.png) no-repeat;
    background-position: center;
    background-size: cover;
    min-height: auto;
} */

/* .bc-img3{
    background: url(../images/banner-a.png) no-repeat;
    background-position: center;
    background-size: cover;
    min-height: auto;
} */

.ban-full {
    padding: 148px 0;
}

h6.ban-title {
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 5px;
    margin-bottom: 25px;
    /* font-size: 18px; */
    font-weight: 600;
}

h4.ban-title2 {
    color: #fff;
    font-weight: 600;
    font-size: 80px;
    margin-bottom: 20px;
}

h4.ban-title2 span{
    color: #efb443;
}

p.ban-para {
    line-height: 28px;
    color: #ffffff;
    font-weight: 600;
    font-size: 17px;
    /* padding: 0 200px; */
    padding-right: 700px;
    margin-bottom: 30px;
}

a.ban-title {
    background: #efb443;
    color: #000;
    font-weight: 600;
    padding: 17px 45px;
    border-radius: 5px;
    display: inline-block;
}

a.ban-title i{
    font-size: 15px;
    margin-left: 8px;
}

.main-banner span.fa-solid.fa-angle-left {
    width: 55px;
    height: 55px;
    font-size: 16px;
    border: 2px solid #ffffff;
    border-radius: 100%;
    line-height: 52px;
}

.main-banner span.fa-solid.fa-angle-right {
    width: 55px;
    height: 55px;
    font-size: 16px;
    border: 2px solid #ffffff;
    border-radius: 100%;
    line-height: 52px;
}

.main-banner .carousel-control-next, .carousel-control-prev {
    opacity: 1;
}


/*---------------- about us ----------------------*/

.abt-img {
    width: 100%;
    height: 625px;
    overflow: hidden;
    float: left;
    position: relative;
   
    
}

.abt-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;

}

.abt-logo img {
    width: 50px;
}

h6.abt-title {
    text-transform: uppercase;
    color: #949494;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 4px;
    margin-top: 25px;
}

h5.abt-title2 {
    font-size: 40px;
    font-weight: 600;
    color: #1e3d75;
    margin-bottom: 25px;
    /* margin-right: 69px; */
    line-height: 52px;
}

.abt-para {
    font-size: 26px;
    /* padding-right: 130px; */
    color: #f9a300;
    font-weight: 500;
    margin-right: 99px;
}

.abt-para2 {
    color: #6e7673;
    line-height: 35px;
    margin-bottom: 35px;
    padding-right: 85px;
}

h5.abt-header {
    font-size: 25px;
    font-weight: 600;
}

h5.abt-header2 {
    font-size: 17px;
    margin-bottom: 0;
    color: #424242;
}

.abt-text{
    text-align: center;
}

/* .abt-box2 {
    background: #efb443;
    width: 100%;
    padding: 25px 10px;
    border-radius: 5px;
} */

.abt-box {
    display: inline-block;
    background: #efb443;
    width: 100%;
    padding: 25px 10px;
    border-radius: 5px;
   
}

.abt-link {
    background: #efb443;
    color: #fff;
    font-weight: 600;
    padding: 17px 45px;
    border-radius: 5px;
    display: inline-block;
   
}

.abt-link i{
    font-size: 15px;
    margin-left: 8px;
}

.abt-link:hover{
    color: #fff;
    text-decoration: none;
}


.abt-rt {
    margin-left: 50px;
}

.about {
    background: url(../images/abt-bg.png) no-repeat;
    background-size: cover;
    /* padding: 36px 0; */
    margin-top: 80px; 
    /* position: relative; */
    background-position: center;
    min-height: 625px;
}

/*---------------- product ----------------------*/

.pro-img {
    width: 100%;
    height: 372px;
    overflow: hidden;
    float: left;
    position: relative;
    
}

.pro-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;

}

h5.p-header {
    color: #1e3d75;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 35px;
    letter-spacing: 2px;
    margin-bottom: 17px;
    position: relative;
    padding-left: 85px;
}

h5.p-header::after {
    content: "";
    width: 55px;
    height: 3px;
    background-color: #1e3d75;
    position: absolute;
    top: 21px;
    left: 0;
}

p.p-para {
    font-size: 16px;
    color: #6e7673;
    line-height: 30px;
    margin-bottom: 35px;
}

.p-link {
    background: #efb443;
    color: #000;
    font-weight: 600;
    padding: 13px 31px;
    border-radius: 5px;
    display: inline-block;
}

.p-link i{
    font-size: 15px;
    margin-left: 8px;
}

.p-link:hover{
    text-decoration: none;
    color: #000;
}

h1.p-title {
    text-align: center;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 40px;
}

.p-top {
    margin: 80px 0;
}

.product{
    margin-top: 80px;
    position: relative;
}

.product::before{
    content: url(../images/leaf2.png);
    position: absolute;
    bottom: 0;
    left: 0;
}

.pro-display{
    display: none !important;
}

/*---------------- paralox ----------------------*/

.paralox{
    background: url(../images/paralox.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    margin-top: 80px;
}

.para-header {
    color: #fff;
    text-transform: capitalize;
    /* font-weight: 600; */
    font-size: 70px;
    text-align: center;
    padding: 0 73px;
}

.para-text {
    padding: 100px 0;
}

a.para-link {
    background: #efb443;
    color: #000;
    text-transform: capitalize;
    padding: 18px 34px;
    font-weight: 600;
    display: inline-block;
    margin-top: 20px;
    border-radius: 5px;
}

a.para-link i{
    font-size: 15px;
    margin-left: 6px;
}

a.para-link:hover{
    color: #000;
    text-decoration: none;
}

/*---------------- why ----------------------*/

.w-img {
    width: 93%;
    height: 827px;
    overflow: hidden;
    float: left;
    position: relative;
    background-color: #ddd;
}

.w-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;

}

.w-container{
    width: 90%;
    margin: 0 auto;
}

.w-img2 img {
    width: 100%;
}

.w-box {
    background: #f6f5f2;
    padding: 30px 30px;
    border-radius: 10px;
    margin-bottom: 50px;
}

/* .w-rt {
    margin-top: 50px;
} */

.w-icon img {
    width: 70px;
}

h5.w-header {
    color: #1e3d75;
    font-weight: 600;
    font-size: 18px;
    margin: 25px 0 12px;
}

p.w-para {
    font-size: 14px;
    color: #71757c;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 0;
}

.w-width{
    width: 60px !important;
}

h5.w-header3 {
    text-transform: uppercase;
    color: #707070;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 4px;
    /* margin-top: 25px; */
    margin-bottom: 15px;
}

h5.w-header2 {
    font-size: 50px;
    font-weight: 600;
    padding-right: 173px;
    line-height: 65px;
    color: #f1ad2a;
    margin-bottom: 10px;
}

p.w-para4 {
    font-size: 16px;
    line-height: 26px;
    color: #686358;
    font-weight: 500;
    margin-bottom: 35px;
    padding-right: 75px;
}

h5.w-title {
    font-size: 25px;
    color: #1e3d75;
    font-weight: 600;
    line-height: 35px;
}

.w-para2 {
    font-size: 14px;
    color: #71757c;
    font-weight: 500;
    line-height: 25px;
}

.w-link {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #1e3d75;
    text-transform: capitalize;
    font-size: 15px;
    letter-spacing: 2px;
    /* text-decoration: underline; */
    border-bottom: 2px solid #1e3d75;
}

.w-link:hover{
    text-decoration: none;
    color: #1e3d75;
}

.why{
    margin-top: 80px;
    
}

/*---------------- blog ----------------------*/

.bl-img {
    width: 100%;
    height: 246px;
    overflow: hidden;
    float: left;
    position: relative;
    background-color: #ddd;
    
    border-radius: 15px 15px 0 0;
}

.bl-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;

}

.bl-logo img {
    width: 50px;
}

h5.bl-header {
    font-size: 45px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 14px;
}

p.bl-para {
    font-size: 16px;
    color: #71757c;
    font-weight: 500;
    line-height: 28px;
    padding: 0 300px;
    margin-bottom: 40px;
}

.bl-li {
    font-size: 15px;
    font-weight: 500;
    color: #71757c;
    white-space: nowrap;
}

.bl-li i{
    color: #1e3d75;
    margin-right: 10px;
}

.bl-com {
    margin-left: -40px;
}

h4.bl-title a {
    color: #1e3d75;
    font-weight: 600;
    /* padding-right: 100px; */
    display: inline-block;
    line-height: 35px;
    margin-top: 6px;
    margin-bottom: 8px;
}

p.bl-para2 {
    font-size: 15px;
    color: #71757c;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;

}

.bl-text {
    display: inline-block;
    background: #fff;
    padding: 30px 40px;
    border-radius: 0 0 15px 15px;
}

h5.bl-date {
    font-size: 14px;
    font-weight: 600;
    background: #efb443;
    display: inline-block;
    padding: 5px 19px;
    border-radius: 7px 7px 0 0;
    position: absolute;
    top: 218px;
    left: 50px;
    /* bottom: 0; */
}

.bl-box{
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);

}

/* .b-bg{
    background: url(../images/bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    height: 506px;
    margin-top: 80px;
} */

.blog {
    margin-top: 80px;
}

/*---------------- provide ----------------------*/

h1.h-title {
    color: #fff;
    font-weight: 600;
    font-size: 55px;
    line-height: 69px;
    padding: 0 315px;
}

/* .h-img img {
    width: 90%;
}

.h-img {
    margin-top: -60px;
} */

/* .h-text {
    margin-top: 84px;
    margin-left: -50px;
} */

.provide {
    background: url(../images/ftr-up.png) no-repeat;
    background-size: cover;
    background-position: center;
    /* height: 481px; */
    margin-top: 80px;
    min-height: auto;
    padding: 80px 0;
}

/* h1.h-title {
    color: #fff;
    font-weight: 600;
    font-size: 33px;
   
    line-height: 81px;
    
    margin-top: 19px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.h-title2 {
    color: #f3b235;
    font-weight: 600;
    font-size: 100px;
    margin: 0 10px;
}

.h-title3 {
    color: #fff;
    font-weight: 600;
    font-size: 32px;
    
    margin-top: -58px;
    margin-left: 372px;
    text-transform: capitalize;
} */

h1.h-title span {
    font-size: 80px;
    
}

a.h-link {
    background: #efb443;
    color: #000;
    font-weight: 600;
    padding: 15px 38px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 30px;
}

a.h-link i{
    font-size: 14px;
    margin-left: 6px;
}

a.h-link:hover{
    color: #000;
    text-decoration: none;
}

/*---------------- brand ----------------------*/

.brand .owl-carousel .owl-item img {
    display: block;
    width: auto;
    /* text-align: center; */
    margin: 0 auto;
}

.br-img {
    border: 1px solid #c1c1c1;
    text-align: center;
    min-height: 133px;
}

.br-owl{
    width: 100px !important;
    margin: 0 auto;
}


h5.br-header {
    font-size: 16px;
    font-family: 'Handlee', cursive;
    text-align: center;
    margin-bottom: 0;
    font-weight: 600;
    color: #1e3d75;
    line-height: 28px;
    margin-top: 8px;
}

.brand {
    padding: 30px 0;
    background: #f6f5f2;
}

/*---------------- footer ----------------------*/

.footer {
    background: url(../images/ftr-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 60px 0;
    margin-top: -10px;
}

.ftr-logo img {
    width: 80px;
}

.ftr-header {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
}

.ftr-list{
    margin: 0;
    padding: 0;
    list-style: none;

}

.ftr-list li a {
    display: inline-block;
    color: #efefef;
    font-size: 15px;
    line-height: 34px;
}

.ftr-list li a i {
    margin-right: 15px;
    font-size: 12px;
}

.ftr-list2{
    margin: 0;
    padding: 0;
    list-style: none;

}

.ftr-list2 li a{
    display: inline-block;

}

.ftr-social a i{
    display: inline-block;

}

p.ftr-para {
    font-size: 14px;
    /* color: #fff; */
    color: #efefef;
    line-height: 26px;
}

.footer .form-control {
    display: block;
    width: 100%;
    height: 52px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: initial;
    border-radius: 8px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.footer .form-control::placeholder{
    font-size: 15px;
    padding-left: 10px;
}

a.frm-link i {
    background: #efb443;
    color: #000;
    display: inline-block;
    padding: 12px 15px;
    font-size: 17px;
    border-radius: 5px;
}

.frm-btn {
    position: absolute;
    top: 6px;
    right: 8px;
}

.ftr-icon i {
    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    color: #fff;
    line-height: 45px;
    border-radius: 5px;
    border: 1px dashed rgba(255, 255, 255, 0.3);
}

.ftr-list2 li a {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

.ftr-h2 {
    font-weight: 400 !important;
    color: #efefef !important;
    line-height: 24px;
}

.mt-top {
    margin-top: 33px;
}

.ftr-social a i {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    color: #fff;
    line-height: 40px;
    border-radius: 5px;
    border: 1px dashed rgba(255, 255, 255, 0.3);
}

.ftr-2 {
    margin-left: 65px;
}
.ftr-3 {
    /* margin-right: 71px; */
    /* display: inline-block; */
    margin-left: -30px;
}

.footer2{
    background-color: #1a4133;
    padding: 20px 0;

}

.ftr-cap {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}

.click-to-top {
    position: fixed;
    right: 50px;
    bottom: 25px;
    z-index: 999;
}

.click-button {
    background: #276952;
    border: none;
    color: #fff;
    /* padding: 5px 12px; */
    display: inline-block;
    /* border-radius: 100%; */
    width: 42px;
    height: 42px;
}

.click-angle {
    font-size: 16px;
    line-height: 40px;
}



/*---------------- about us banner ----------------------*/

.abt-banner{
    background: url(../images/abt-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
}

.abt-list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}

.abt-list li a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 5px;
}

.abt-list li a span {
    color: #ece3d4;
}

h2.ab-header {
    font-size: 70px;
    font-weight: 600;
    color: #efb443;
    margin-top: 20px;
    letter-spacing: 2px;
}

.ab-text {
    padding: 147px 0;
}

.ovr-img img {
    width: 100%;
}

.ovr-rt {
    margin-left: 30px;
}

h5.o-header {
    text-transform: uppercase;
    color: #949494;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 4px;
    margin-bottom: 16px;
}

h5.o-header2.a-font {
    font-size: 33px;
    color: #dfa434;
    font-weight: 600;
    margin-bottom: 20px;
}

p.o-para {
    font-size: 15px;
    line-height: 28px;
    color: #655944;
}

.overview {
    margin-top: 70px;
}

.ovr-img {
    margin-top: 30px;
}

/*----------------- mission ----------------------*/

.mission {
    background: url(../images/m-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 70px 0;
    margin-top: 80px;
}

.m-container{
    width: 90%;
    margin: 0 auto;
}

h5.m-header {
    color: #fff;
}

.m-para{
    color: #fff;
}

.m-text {
    background: rgba(37, 89, 70, 80%);
    width: 40%;
    padding: 60px 40px;
    /* margin: 40px 0; */
    
}

h5.m-header {
    color: #fff;
    font-size: 30px;
    margin-bottom: 25px;
}

.m-para {
    color: #dfdfdf;
    font-size: 17px;
    line-height: 30px;
}

.v-img img{
    width: 100%;
}

h5.v-header.a-font {
    font-size: 45px;
    color: #e5a835;
    font-weight: 600;
    margin-bottom: 12px;
}

p.v-para {
    line-height: 30px;
    font-size: 15px;
    color: #4b675d;
    text-align: justify;
}

.v-text {
    margin-left: 25px;
}

.vission {
    margin-top: 70px;
}



/*---------------- career banner ----------------------*/

.career-banner{
    background: url(../images/car-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
}

/*------------------ career -------------------*/

label.car-label {
   
    text-transform: capitalize;
    font-size: 15px;
    color: #3e3e3e;
    margin-bottom: 10px;
}

.career-form .container .form-career .form-car-box .add{
    height: 250px !important;
    resize: none;
}

.car-label2{
    
    text-transform: capitalize;
    font-size: 17px;
    color: #3e3e3e;
    margin-bottom: 10px;
}

.form-car-box {
    margin-top: 20px;
}

input.car-link {
    background-color: #e7a016;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    border: none;
    padding: 10px 37px;
    margin-top: 19px;
}

.career-form{
    margin-top: 50px;
}

/*------------------ contact -------------------*/

.contact-banner{
    background: url(../images/contact.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;

}

.con-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.con-list li a{
    display: flex;
}

.con-list li a i {
    color: #1e3d75;
    transform: translateY(7px);
    margin-right: 13px;
}

.con-list li a h5 {
    font-size: 16px;
    color: #373737;
    line-height: 28px;
    padding-bottom: 8px;
}

.con-list li a h5:last-child{
    padding-bottom: 0;
}

.con-list li a:hover{
    text-decoration: none;
}

h4.con-header {
    font-size: 35px;
    text-transform: capitalize;
    margin-bottom: 9px;
    /* font-weight: 600; */
}

p.con-para {
    padding-right: 16px;
    color: #464646;
    margin-bottom: 35px;
    line-height: 28px;
}

h5.con-title {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.con-up {
    margin-top: 30px;
}

.con-1 {
    background: #fffcf8;
    box-shadow: 0px 4px 12px 0px #c5c2c2;
    padding: 40px;
    min-height: 159px;
    width: 95%;
}

.con-detail {
    margin-top: 70px;
}

h5.con-cap2 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 13px;
}

/*------------------ product -------------------*/

.product-banner{
    background: url(../images/product-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
}

.st-img img {
    width: 60%;
    margin-left: 35px;
}

.st-img2 img{
    width: 100%;
}

.st-img2 {
    margin-top: 10px;
}

.st-top {
    margin-top: 35px;
}

h5.pro-header {
    color: #1e3d75;
    font-weight: 600;
    font-size: 25px;
    /* margin-left: 20px; */
    margin-bottom: 18px;
}

.pro-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.pro-list li a {
    background: #faf6ec;
    color: #000;
    font-weight: 600;
    width: 90%;
    display: inline-block;
    margin-bottom: 12px;
    padding: 8px 20px;
    border-radius: 10px;
    font-size: 15px;
    transition: all .5s ease-in-out;
}

.pro-list li a:hover{
    background: #f8c159;
    text-decoration: none;
}

.active3 {
    background: #f8c159 !important;
    /* color: #fff !important; */
}

h5.pro-header2 {
    font-weight: 600;
    color: #e3a93a;
    font-size: 50px;
}

p.pro-para {
    font-size: 15px;
    color: #615948;
    line-height: 27px;
    text-align: justify;
}

p.pro-para2 {
    font-weight: 600;
    color: #635b48;
    margin-bottom: 15px;
}

h5.pro-title {
    font-weight: 600;
    color: #e1ac45;
    font-size: 25px;
    /* margin-top: 22px; */
}

.pro-list2{
    margin: 0;
    padding: 0;
    list-style: none;
}

.pro-list2 li {
    font-size: 16px;
    color: #4d4d4d;
    font-weight: 500;
    line-height: 32px;
}

.pro-list2 li i {
    font-size: 12px;
    color: #276952;
    transform: translateY(0px);
    margin-right: 12px;
}

h5.st-cap {
    background: #efb037;
    color: #fff;
    font-size: 18px;
    padding: 7px 10px;
    margin-bottom: 0;
    width: 89%;
}

.st-table .table td, .table th {
    padding: 7px 10px !important;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    /* font-size: 15px; */
    
}

.st-table .table td, .table th {
    padding: 7px 10px !important;
    vertical-align: top;
    border-top: initial !important;
    font-size: 15px;
    font-weight: 500;
}

/* td.st-tab2 {
    
} */

.table {
    width: 89%;
    margin-bottom: 1rem;
    color: #212529;
    border: 1px solid #ddd;
    width: 89% !important;
}

td.st-font {
    white-space: nowrap;
}

.st-table {
    margin-top: 50px;
}

.st-color {
    background: #fff8ec;
}

.f-top {
    margin-top: 60px;
}

.product-des {
    margin-top: 60px;
}

.cer-img{
    text-align: center;
}

.cer-box{
    text-align: center;
}

.cer-title a{
    font-family: 'Handlee', cursive;
}

.cer-img a img {
    width: 90%;
    margin: 0 auto;
    border: 1px solid #c3c3c3;
    padding: 20px;
}

.cer-title a {
    font-family: 'Handlee', cursive;
    font-weight: 600;
    color: #276952;
    font-size: 18px;
    margin-top: 12px;
    display: inline-block;
    margin-bottom: 30px;
}

.certi{
    margin-top: 70px;
}

.cer-title a:hover{
    color: #276952;
    text-decoration: none;
}

.certi-banner{
    background: url(../images/cer-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
}

.cr-img img{
    width: 100%;
}

h5.cr-header {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #f1ad2a;
}

h5.cr-tile {
    text-align: center;
    color: #1e3d75;
    font-size: 23px;
    font-family: 'Handlee', cursive;
    font-weight: 600;
    margin-top: 12px;
    margin-bottom: 0;
}

.cr-img {
    /* margin-bottom: 30px; */
    margin-top: 25px;
}

.range {
    border-top: 1px solid #bcbaba;
    padding-top: 60px;
    margin-top: 60px;
    /* margin-bottom: 30px; */
}