body{
    font-family: "League Spartan", sans-serif !important;
}
#body .container {
    max-width: 1200px !important;
}
.a-font{
    font-family: "Fanwood Text", serif;
}
.a-font2{
    font-family: "Courgette", cursive;
}
@font-face{
    src: url(../fonts/Fontspring-DEMO-proximanova-bold.otf);
    font-family: p-bold;
}
@font-face{
    src: url(../fonts/URW\ Grotesk\ Medium.woff);
    font-family: logo-font;
}

.fix{
position:fixed;
z-index:999; 
padding:0;
top: 0;
left: 0;
right: 0;
margin: 0;
width:100%;

-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
}
.clear{clear:both; line-height:0; font-size:0;}

/*------------ fixed social -------------------*/



.fixed-list{

    list-style-type: none;

    margin: 0;

    padding: 0;



}



.fixed-list li a{

    width: 42px;

    height: 42px;

    line-height: 42px;

    border-radius: 100%;

    text-align: center;

    margin: 3px 0;

    color: #fff;

    display: inline-block;

    font-size: 16px;

}



.fix{

    background: #1773ea;

    

}



.fix2{

    background: linear-gradient(29.61deg, #f38334 0%, #da2e7d 50.39%, #6b54c6 100%);

    

}



.fix3{

    background: #1bc895;

    

}



.fix4{

    background: #0fdace;

    

}



.fix5{

    background: #0077b5;

}







.fixed{

    z-index: 999999;

    position: fixed;

    right: 0;

    top: 30%;

}







/*--------------- navigation ---------------*/



.logo-txt {
    font-family: p-bold;
    color: #00715d;
    font-size: 29px;
    /* letter-spacing: 1px; */
    margin-top: 38px;
    margin-left: 20px;
    /* font-weight: 600; */
    font-family: logo-font;
    text-transform: uppercase;
    transition: 0.5s all;
    margin-right: 65px;
}
.fix .logo-txt{margin-top:28px;}





.main-nav .navbar{

    background-color: #fff !important;

}



/* .main-nav .navbar .container-fluid{



} */



.navbar-brand img {
    width: 80px;
	transition:0.5s all;
}
.fix .navbar-brand img{width:60px;}



.main-nav .navbar .navbar-nav li a {

    color: #000;

    font-size: 18px;

    /* font-weight: 500; */

    /* text-transform: uppercase; */

    /* padding-left: 33px; */

    padding: 0 20px !important;

}



.main-nav .navbar .navbar-nav li a:hover{

    color: #000;

}



a.nav-btn2 {

    display: inline-block;

    background: #00715d;

    color: #fff;

    padding: 9px 20px;

    font-size: 17px;

    border-radius: 5px;
	transition:0.5s all;

}



a.nav-btn2:hover{

    text-decoration: none;

    color: #fff;
	background:#131685;

}



.main-nav .navbar .container-fluid {
    padding: 0 275px !important;
}



#main2{

    display: none;

}



.main-nav {
    border-top: 5px solid #00715d;
}


/*--------------- banner ---------------*/



.bc-img{

    background: url(../images/banner-1.png) no-repeat;

    background-size: cover;

    background-position: center;

    min-height: 690px;

}



.bc-img2{

    background: url(../images/banner-2.png) no-repeat;

}



/*--------------- about ---------------*/



.ab-header {

    font-weight: 800;

    font-size: 38px;

}



.ab-header2 {

    font-weight: 800;

    font-size: 38px;

    position: relative;

    margin-bottom: 68px;

}



.ab-header2::before {

    content: "";

    width: 70px;

    height: 6px;

    background-color: #00493c;

    position: absolute;

    left: 47%;

    bottom: -35px;

}



span.ab-color {

    color: #06d8b3;

}



span.ab-color2 {

    color: #01a689;

}



span.ab-color3 {

    color: #00715d;

}



span.ab-color4 {

    color: #00493c;

}



p.ab-para {

    font-size: 19px;

    color: #494949;

    margin-bottom: 27px;

}



a.ab-link {

    display: inline-block;

    background: #00715d;

    color: #fff;

    padding: 10px 34px;

    font-size: 17px;
	transition:0.5s all;

}



a.ab-link i {

    font-size: 12px;

    margin-left: 9px;

}



a.ab-link:hover{

    color: #fff;

    text-decoration: none;
	background:#131685;

}



.about {

    margin-top: 70px;

}



.c-bg {

    background: url(../images/color-bg.png) no-repeat;

    background-position: center center;

    min-height: auto;

    /* text-align: center; */

    padding: 30px 44px 35px;

}



.c-icon img {

    width: 63px;

    filter: brightness(0) saturate(100%) invert(99%) sepia(4%) saturate(174%) hue-rotate(312deg) brightness(117%) contrast(100%);

}



.c-width4{

    width: 53px !important;



}



.c-title {

    font-size: 23px;

    color: #fff;

    font-weight: 600;

}



.c-title2 {

    font-size: 25px;

    color: #fff;

    margin-bottom: 0;

    font-weight: 400;

}

.country .container-fluid .row .col-lg-4{

    padding-left: 30px !important;

    padding-right: 30px !important;

}



.country .container-fluid .row{

    margin-left: -30px !important;

    margin-right: -30px !important;

}



.country{

    margin-top: 70px;

}



.body1 .container-fluid {

    padding: 0 90px !important;

}













/*--------------- products ---------------*/



/* .p-box {

    position: relative;

    border: 1px solid #e2e2e2;

    padding: 20px;

    background: #fff;

    box-shadow: 0px 0px 8px 1px rgb(126 126 126 / 30%);

}



.product{

    margin-top: 80px;

}



.pro-container {

    width: 73% !important;

    margin: 0 auto !important;

}



.p-img {

    width: 100%;

    height: 327px;

    overflow: hidden;

    

    position: relative;

    

    background-color: #ddd;

}



.p-img img {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    max-width: 100%;

    width: auto;

    height: auto;

    transition: all .5s ease-in-out;

}



.p-box2 h5 a {

    color: #ffffff;

    text-transform: capitalize;

    display: inline-block;

    font-family: 'Playfair Display', serif;

    font-size: 24px;

}



.p-box{

    position: relative;

}



.p-box2 {

    position: absolute;

    top: 277px;

    left: 33px;

    

}



.p-btm{

    margin-bottom: 30px;

}



.p-box2 a:hover{

    text-decoration: none;

} */





/*--------------- Product ---------------------*/



.pro-container {

    max-width: 1170px !important;

    margin: 0 auto !important;

}



.pro-img {
    width: 100%;
    /*height: 483px;*/
	height:auto;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 50px; */
    background-color: #ddd;
}



.pro-img img {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
    transition: all .5s ease-in-out;
}
.pro-img img:hover{transform: scale(1.1);}


/* .pro-img::before {

	position: absolute;

	top: 0;

	left: -75%;

	z-index: 2;

	display: block;

	content: '';

	width: 50%;

	height: 100%;

	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);

	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);

	-webkit-transform: skewX(-25deg);

	transform: skewX(-25deg);

}

.pro-img:hover::before {

	-webkit-animation: shine .75s;

	animation: shine .80s;

}

@-webkit-keyframes shine {

	100% {

		left: 125%;

	}

}

@keyframes shine {

	100% {

		left: 125%;

	}

} */

.pro-full{overflow:hidden;}

.pd-text2 {
   position: absolute;
   width:100%; 
   left:0px;
   bottom:0px;

}
.pd-text2 .pd-header{margin-bottom:0px;}


h5.pd-header.text-center a {

    background: rgb(0 0 0 / 49%);

    color: #fff;

    display: inline-block;

    width: 100%;

    padding: 13px;

    font-size: 23px;

    /* font-family: "Fanwood Text", serif; */

}



h5.pd-header.text-center a:hover{

    text-decoration: none;

    color: #fff;

}



.p-btm {

    margin-bottom: 27px;

}



.pro-title {

    font-size: 42px;

    margin-bottom: 28px;

    /* font-weight: 600; */

    letter-spacing: 2px;

}



.product{

    margin-top: 70px;

}





/*--------------- why ---------------------*/



.wh-container{

    width: 1140px;

    margin: 0 auto;

}



.w-icon img {

    width: 50px;

    filter: brightness(0) saturate(100%) invert(27%) sepia(11%) saturate(7080%) hue-rotate(138deg) brightness(107%) contrast(102%);

}



.w-icon {

    background: #ecfffd;

    width: 70px;

    height: 70px;

    line-height: 70px;

    border-radius: 100%;

    margin: -71px auto 0 auto;

}



.v-width{

    width: 38px !important;

}



.v-box {

    text-align: center;

}





.why {

    background: url(../images/wh-bg.png) no-repeat;

    background-size: cover;

    background-position: center;

    min-height: auto;

    padding: 60px 0 20px;

    margin-top: 50px;

}



.v-box {

    text-align: center;

    background: #fff;

    padding: 40px 40px;

    margin-bottom: 60px;

    min-height: 266px;

    border-radius: 6px;

    /* border-bottom: 3px solid #00715d; */

}



h5.w-title {

    font-size: 21px;

    color: #00715d;

    margin-top: 23px;

    margin-bottom: 12px;

    font-weight: 600;

    line-height: 26px;

}



p.w-para {

    font-size: 17px;

    line-height: 25px;

    color: #535353;

    margin-bottom: 0;

}



h5.w-header.text-center {

    color: #ffffff;

    font-size: 35px;

    margin-bottom: 51px;

}







/*--------------- paralox ---------------*/



.paralox {

    background: url(../images/paralox.png) no-repeat;

    background-position: center;

    /* padding: 100px 0; */

    /* background-attachment: fixed; */

    margin-top: 70px;

    min-height: auto;

    /* background-attachment: fixed; */

    padding: 100px 0;

}



.para-title {

    color: #fff;

    text-align: center;

    font-size: 45px;

    margin-bottom: 10px;

    /* padding: 0 325px; */

    line-height: 68px;

    /* padding: 100px 0; */

    letter-spacing: 2px;

    /* font-weight: 600; */

    text-transform: capitalize;

}



p.e-para {

    color: #e8e8e8;

    font-size: 19px;

    padding: 0 63px;

    margin-bottom: 26px;

}



a.para-icon {

    background: #00715d;

    color: #ffffff;

    font-weight: 500;

    padding: 12px 40px;

    display: inline-block;

    font-size: 18px;

}



a.para-icon:hover{

    color: #ffffff;

    text-decoration: none;

}



a.para-icon i{

    font-size: 14px;

    margin-left: 6px;

}



/*--------------- customer ---------------*/



p.cu-para {

    font-size: 19px;

    color: #707070;

    /* padding: 0 65px; */

    line-height: 31px;

    margin-bottom: 50px;

}



p.cu-para2 {

    /* color: #898989; */

    color: #707070;

    font-size: 19px;

    /* padding: 0 65px; */

    border-bottom: 1px solid #aaaaaa;

    padding-bottom: 55px;

}



.cu-container {

    width: 1058px;

    margin: 0 auto;

}



.f-img img {

    width: 75%;

}



.f-top{

    margin-top: 20px;

}



.f-top2 {

    width: 50% !important;

}



.find {

    margin-top: 65px;

}



.customer {

    margin-top: 30px;

}





/*--------------- blog ---------------*/



/*---------------- blog ----------------------*/



.bl-img {

    width: 100%;

    height: 225px;

    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: #00715d;

    margin-right: 10px;

}



.bl-com {

    margin-left: -40px;

}



h4.bl-title a {

    color: #000000;

    font-weight: 600;

    /* padding-right: 100px; */

    display: inline-block;

    /* line-height: 35px; */

    margin-top: 9px;

    margin-bottom: 2px;

    font-size: 22px;

}



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: 500;

    background: #00715d;

    display: inline-block;

    padding: 5px 19px;

    /* border-radius: 7px 7px 0 0; */

    position: absolute;

    top: 199px;

    right: 50px;

    /* bottom: 0; */

    color: #fff;

}



.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;

}





/* <!------------------- certification ----------------------> */



.owl-carousel .owl-item img {

    display: block;

    width: 209px;

    margin: 0 auto;

}



.c-width{

    width: 80px !important;



}



.client {
    /* background-color: #ffffff; */
    padding: 45px 0;
    margin-top: 70px;
    border-top: 3px solid #00715d;
}
.marquee0 span{display:inline-block; width:209px; margin: 10px;}
.marquee0 span img{max-width:100%; display:block !important; margin:0 auto 0px; }


/* .client .container .client-owl .owl-dots {

    background: #fff;

    display: inline-block;

    box-shadow: 0px 0px 10px 0px RGBA(0,0,0,0.16);

    border: 0px solid RGBA(0,0,0,1);

    border-radius: 35px;

    line-height: 14px;

    margin-top: 33px;

    padding: 4px 11px;

} */



.client .container .client-owl .owl-theme {

    text-align: center;

    

} 



/* <!------------------- footer ----------------------> */



.ftr-1 {

    z-index: 999999;

    position: relative;

}



.ftr-logo img {

    width: 150px;

}



/* .ftr-bg::after {

    position: absolute;

    width: 37.854167%;

    height: 100%;

    content: '';

    background-color: #ffffff;

    

    top: 0;

    left: 0;

    

} */



.ftr-container {

    width: 75%;

    margin: 0 auto;

}





.ftr-bg {

    /* background: url(../images/ftr-bg.png) no-repeat; */

    background-size: cover;

    padding: 50px 0;

    margin-top: 0;

    background: #00715d;

}



.ftr-list{

    margin: 0;

    padding: 0;

    list-style: none;

}





/* .footer {

   

    padding: 50px 0 30px;

    background: #454545;

} */



h5.ftr-heading {

    color: #ffffff;

    font-size: 18px;

    margin-bottom: 14px;

    position: relative;

    font-weight: 600;

}





h5.ftr-heading2 {

    color: #ffffff;

    font-size: 16px;

    margin-bottom: 12px;

    /* display: initial; */

    font-weight: 500;

}



p.ftr-para2 {

    color: #dbdbdb;

    font-size: 15px;

    /* margin-top: 30px; */

    margin-bottom: 24px;

    /* padding-right: 134px; */

    /* text-align: justify; */

    line-height: 25px;

}



.ftr-flex{

    display: flex !important;

}



.ftr-list li a h5 {

    color: #efeaea;

    font-size: 15px;

    margin-top: 9px;

    line-height: 26px;

    font-weight: 400;

    margin-bottom: 0;

}



.ftr-list li a h5:hover{

    /* color: #d22602; */

    text-decoration: none !important;

}



.ftr-list li a {

    display: flex;

    margin-bottom: 7px;

}



/* .ftr-list li a:hover{

    color: #d22602;

    text-decoration: none;

} */



.ftr-list li a i {

    color: #ffffff;

    margin-right: 14px;

    font-size: 14px;

    /* width: 30px; */

    /* height: 30px; */

    display: inline-block;

    /* background: #d22602; */

    padding: 10p;

    /* text-align: center; */

    /* padding: 9px; */

    transform: translateY(15px);

    line-height: 12px;

}



.ftr-list2 li a i {

    font-size: 14px;

    transform: translateY(0px);

    margin-right: 14px;

    color: #ffffff;

}



.ftr-list2{

    margin: 0;

    padding: 0;

    list-style: none;

}



.ftr-list2 li a {

    color: #dbdbdb;

    display: inline-block;

    line-height: 33px;

    font-size: 16px;

    font-weight: 400;

    text-transform: capitalize;

}



 .ftr-list2 li a:hover{

    

    text-decoration: none;

} 



.ftr-list3{

    margin: 0;

    padding: 0;

    list-style: none;

    display: flex;

}





.ftr-list3 li a {

    

    display: inline-block;

    line-height: 40px;

    font-size: 16px;

    

}



.ftr-list3 li a i {

    background-color: #ffffff;

    width: 33px;

    height: 33px;

    color: #00715d;

    text-align: center;

    line-height: 33px;

    border-radius: 100%;

}



.ftr-2 {

    margin-left: 65px;

}



/* .ftr-3 {

    margin-left: 30px;

} */



.footer-2 {

    

    padding: 18px 0;

    /* border-top: 1px solid #b62836; */

}



.ftr-title {

    font-size: 15px;

    color: #000;

    margin-bottom: 0;

    font-weight: 600;

}



.ftr-top{

    margin-top: 60px;

}



.footer {

    margin-top: -3px;

    position: relative;

}



.f-top {

    margin-top: 34px;

}



.footer .form-control {

    display: block;

    width: 100%;

    height: 45px;

    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: #00715d;

    color: #fff;

    display: inline-block;

    padding: 9px 10px;

    font-size: 16px;

    border-radius: 5px;

}



.frm-btn {

    position: absolute;

    top: 6px;

    right: 8px;

}



.ftr-container {

    width: 68%;

    margin: 0 auto;

}





/*-----------------------------------Get in Touch--------------------------------*/



.get-container{

    width: 1140px;

    margin: 0 auto;

}



.get {

    margin-top: 70px;

  }

  

  h3.get-heading {

    font-size: 30px;

    color: #00715d;

    text-transform: capitalize;

    font-weight: 600;

    margin-bottom: 0.625rem;

    /* letter-spacing: 1px; */

}



p.get-para {

    font-size: 19px;

    color: #00715d;

    /* padding-right: 114px; */

    line-height: 23px;

    font-weight: 500;

}

  

  form.form-get-bg {

    margin-top: 30px;

  }

  

  .get .get-container .form-get-bg .form-grp-1 .form-control {

    border: 1px solid #bfbfbf;

    border-radius: initial;

    height: 42px;

  }

  

  .get .get-container .form-get-bg .form-grp-1 .msg {

    resize: none;

    height: 80px;

    padding-top: 17px;

}

  

.form-grp-1 {

    margin-bottom: 20px;

}



.get-1 {

    margin-left: 30.33%;

    margin-top: 8%;

}





  

  .get .get-container .form-get-bg .form-grp-1 .form-control::placeholder{

    font-size: 14px;

    color: #555555;

    font-weight: 500;

  }

  

  input.get-link {

    background-color: #00715d;

    color: #fff;

    font-weight: 500;

    font-size: 15px;

    border: none;

    padding: 10px 40px;

    margin-top: -5px;

    transition: all 0.5s ease;

    width: 100%;

    letter-spacing: 2px;

}

  

  /* input.get-link:hover{

    box-shadow: 0 20px 5px -10px rgba(0, 0, 0, 0.4);

    transform: translateY(-10px);

  } */

  

  .direct-box {

    min-height: 288px;

    /* border: 1px solid #000000; */

    /* padding-top: 17px; */

    /* padding-left: 14px; */

    width: 100%;

    /* padding: 35px; */

    margin-top: 0px;

    /* margin-left: 14%; */

    /* box-shadow: 0px 20px 31px 0px #eaeaea; */

}

  

h3.direct-header {

    font-size: 25px;

    color: #00715d;

    text-transform: capitalize;

    /* font-weight: 600; */

    margin-bottom: 0.625rem;

}

  

p.direct-para {

    font-size: 19px;

    color: #797979;

    line-height: 26px;

    text-align: justify;

    margin-bottom: 1.25rem;

    border-bottom: 1px solid #c8c8c8;

    padding-bottom: 33px;

    margin-bottom: 26px;

}

  

  .ico-direct {

    color: #ff5e15;

    margin-right: 23px;

  }

  

  .ico-direct-1 {

    color: #ff5e15;

    margin-right: 28px;

  }

  

  .direct-2 {

    margin: 8px 0;

  }

  

  h4.direct-text {

    color: #000000;

    font-size: 14px;

    font-weight: 600;

    display: inline-block;

    line-height: 23px;

  }

  

  .follow {

    font-size: 17px;

    font-weight: 600;

    margin-top: 15px;

    margin-bottom: 1rem;

  }

  

  .ico-1{

    width: 37px;

    height: 37px;

    background-color: #8a4814;

    color: #fff;

    border-radius: 50%;

    text-align: center;

    padding-top: 11px;

    font-size: 16px;

  }

  

  

  .ico-2 {

    width: 37px;

    height: 37px;

    background-color: #8a4814;

    color: #fff;

    border-radius: 50%;

    text-align: center;

    padding-top: 11px;

    font-size: 16px;

    margin: 0 6px;

  }

  

  .co-list{

    margin: 0;

    padding: 0;

    list-style: none;

  }

  

  .co-list li a{

    display: flex;

  }

  

  .co-list li a i {

    font-size: 15px;

    color: #00715d;

    /* transform: translate(10px, 10px); */

    transform: translateY(6px);

    margin-right: 12px;

}

  

.co-list li a h5 {

    font-size: 17px;

    color: #6a6a6a;

    line-height: 28px;

    margin-bottom: 18px;

}



/* .get-1 {

    margin-left: 30.33%;

    margin-top: 12%;

} */



h5.co-header {

    font-size: 20px;

    font-weight: 600;

    color: #00715d;

    /* border-top: 1px solid #c8c8c8; */

}



  .co-list li a:hover{

    text-decoration: none;

  }



  .co-border {

    border-bottom: 1px solid #c8c8c8;

    margin-bottom: 29px;

    padding-bottom: 9px;

}

  

  .co-box {

    box-shadow: 0px 5px 15px 0px rgb(62 65 159 / 10%);

    border: 1px solid #efefef;

    padding: 20px;

    min-height: 135px;

  }



  .con-banner {

    background: url(../images/contact-banner.png) no-repeat;

    background-size: cover;

    background-position: center;

    min-height: auto;

    

}



.faq-banner{

    background: url(../images/abt-ban2.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:hover{

    text-decoration: none;

}



.abt-list2{

    margin: 0;

    padding: 0;

    list-style: none;

    display: flex;

    justify-content: center;

}



.abt-list2 li a {

    color: #6e6e6e;

    display: inline-block;

    font-size: 15px;

    text-transform: uppercase;

    font-weight: 600;

    letter-spacing: 5px;

}



.abt-list2 li a:hover{

    text-decoration: none;

}



h5.des-title {

    font-size: 30px;

    color: #00715d;

    letter-spacing: 2px;

    margin-top: 20px;

    margin-bottom: 55px;

    position: relative;

    /* font-weight: 600; */

}



.des-title::before {

    content: "";

    width: 85px;

    height: 4px;

    background-color: #00715d;

    position: absolute;

    bottom: -25px;

    left: 47%;

    right: 50%;

}



.con-padding{

    padding: 145px 0;



}



h5.abt-header2.a-font2 {

    font-size: 60px;

    color: #fff;

    letter-spacing: 4px;
	

}



h5.abt-header {

    color: #fff;

    text-transform: capitalize;

    font-size: 42px;

    letter-spacing: 2px;

    margin-bottom: 12px;

    margin-left: 55px;
	text-align:center;

}



h5.co-cap {

    font-size: 18px;

    margin-bottom: 12px;

}



.jute-banner{

    background: url(../images/jute-ban2.png) no-repeat;

    background-size: cover;

    background-position: center;

    min-height: auto;

}



.custom-banner{

    background: url(../images/abt-ban2.png) no-repeat;

    background-size: cover;

    background-position: center;

    min-height: auto;

}



.abt-banner{

    background: url(../images/abt-ban2.png) no-repeat;

    background-size: cover;

    background-position: center;

    min-height: auto;

}





.product-des .container-fluid {

    padding: 0 80px !important;

}



.pro-box {

    background: #ffffff;

    padding: 30px 20px;

    width: 85%;

    box-shadow: 0px 10px 22px -1px #d0d0d0;

}



h5.pro-header {

    text-transform: capitalize;

    font-size: 23px;

    color: #078381;

    margin-bottom: 16px;

}



ul.pro-list li {

    /* background: #fff; */

    margin-bottom: 15px;

    /* padding: 5px 5px; */

}



.pro-list li:last-child{

    margin-bottom: 0;

}



.pro-list{

    margin: 0;

    padding: 0;

    list-style: none;

}



.pro-list li a {

    display: inline-block;

    color: #000;

    font-size: 17px;

    font-weight: 500;

    text-transform: capitalize;

    transition: all .5s ease-in-out;

}



.pro-list li a:hover {

    background: #078381;

    color: #fff !important;

    padding: 4px 8px;

    width: 100%;

}



.active1 {

    background: #00715d !important;

    color: #fff !important;

}





.card {

    margin-bottom: 22px;

    border-radius: initial !important;

    border: initial !important;

}



.card-header {

    padding: .75rem 1.25rem;

    margin-bottom: 0;

   

    /* border-bottom: 1px solid rgba(0,0,0,.125); */

    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

}



.card-header:hover{

    background-color: #00856c;

    color: #fff !important;

}





.card-header:hover a.card-link.accordion-title{

    color: #fff !important;

}



h5.p-title6 a {
    color: #494949;
    font-size: 17px;
}



h5.p-title6 {

    margin-bottom: 0;

}



h5.p-title6 a i {

    font-size: 12px;

    /* line-height: 7px; */

    transform: translateY(-1px);

}

    





.p-img {

    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 0 auto;

}







.p-img img {

    position: relative;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    max-width: 100%;

    width: auto;

    height: auto;

    margin: 0 auto;
	transition:0.5s all;

  

}



.p-box2 {

    margin-bottom: 25px;

}



/* .p-box2 {

    margin-bottom: 26px;

} */



h5.p-title {

    text-align: center;

    margin-top: 14px;

    margin-bottom: 0;

}



h5.p-title a {
    color: #000000;
    
    font-size: 17px;
    
    font-weight: 500;
    /* letter-spacing: 1px; */
    
    display: inline-block;
    
    margin-bottom: 5px;
    
    text-align: center;
    
    margin-bottom: 0px;
}



h5.p-title{

    text-align: center;

}



h5.p-title a:hover{

    text-decoration: none;

}



a.p-link {

    display: inline-block;

    background: #078381;

    color: #fff;

    text-transform: capitalize;

    font-size: 17px;

    padding: 7px 34px;

    font-weight: 600;

    /* width: 100%; */

    text-align: center;

}



a.p-link i{

    font-size: 14px;

    margin-left: 8px;

}



a.p-link:hover{

    color: #fff;

    text-decoration: none;

}



/* .p-box2 {

   

    padding: 30px;

    

    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;

    margin-bottom: 30px;

    min-height: 375px;

} */



.product-des{

    margin-top: 70px;

}



p.p-para {

    font-size: 17px;

    color: #706f6f;

    margin-bottom: 25px;

}



a.pro-link {

    display: inline-block;

    background: #afca11;

    color: #000;

    padding: 6px 18px;

    font-weight: 500;

}



a.pro-link i{

    font-size: 14px;

    margin-left: 6px;

}



a.pro-link:hover{

    color: #000;

    text-decoration: none;

}



.p-btm2{

    margin-bottom: 40px;

}



.p-box {

    background: #fff;

    width: 88%;

    border-right: 1px solid #ababab;

    height: 97%;

}



.p-cap {

    text-transform: capitalize;

    font-size: 27px;

    /* margin-left: 12px; */

    margin-bottom: 20px;

}



.p-list{

    margin: 0;

    padding: 0;

    list-style: none;

}



.p-list li a {

    background: #eefffc;

    margin-bottom: 12px;

    padding: 4px 15px;

    display: inline-block;

    width: 90%;

    color: #000;

    font-size: 17px;

    border-radius: 6px;

}



.p-list li a:hover{

    text-decoration: none;

}



.pt-btm {

    padding-top: 85px;

}



.des-container {

    width: 1540px;

    margin: 0 auto;

}



.product-des .des-container .row .col-lg-3{

    padding-right: 6px !important;

    padding-left: 6px !important;

}



.product-des .des-container .row {

    margin-left: -6px !important;

    margin-right: -6px !important;

}



.accordion-title:before {

    float: right !important;

    font-family: FontAwesome;

    content:"\f068";

    padding-right: 5px;

}

.accordion-title.collapsed:before {

    float: right !important;

    content:"\f067";

}



a.card-link.accordion-title {

    color: #00715d;

    font-size: 18px;

    font-weight: 500;

}



p.faq-para {
    font-size: 19px;
    color: #1f1f1f;
    margin-bottom: 8px;
}



p.faq-para2 {

    font-size: 18px;

    color: #656565;

    margin-bottom: 0;

}



ul.faq-list {

    margin: 0;

    padding: 0;

    list-style: none;

    

}



ul.faq-list li a {

    display: flex;

}



ul.faq-list li a i {

    font-size: 11px;

    color: #00715d;

    /* transform: translatey(10px); */

    line-height: 24px;

    margin-right: 10px;

}



ul.faq-list li a h5 {

    font-size: 18px;

    color: #656565;

    line-height: 28px;

}

p.faq-header {
    font-size: 19px;
    margin-bottom: 0;
}

.fa-box3 {
    background: #ecfffc;
    padding: 20px 23px;
}

.fa-top {
    margin-bottom: 30px;
}



.faq-content {

    margin-top: 70px;

}

.fa-box2 {
    background: #00836c;
    padding: 16px 23px;
}

h5.fa-cap {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
}

h5.fa-cap i {
    font-size: 15px;
    margin-right: 15px;
}

.fa-box3 {
    background: #ecfffc;
}



h5.cu-header.a-font {

    font-size: 38px;

    margin-bottom: 30px;

}



h5.cu-header2 {

    font-size: 28px;

    font-weight: 300;

    font-weight: 500;

    color: #00715d;

    margin-bottom: 25px;

}



h5.cu-title {

    text-transform: capitalize;

    font-size: 20px;

    color: #000000;

    /* font-weight: 600; */

    margin-bottom: 0;

    margin-top: 8px;

}



.cu-form .form-control {

    color: #000000;

    border-radius: initial !important;

    height: 42px;

    border: 1px solid #00715d;

}



.cu-form2 .form-control {

  

    color: #000000;

    border-radius: initial !important;

    height: 42px;

    border: 1px solid #00715d;

    

}



.row.cu-1 {

    margin-bottom: 14px;

}



.cr-icon i {

    font-size: 13px;

    line-height: 37px;

    /* text-align: center; */

    /* margin-left: 20px; */

    transform: translateX(14px);

}



h5.cu-cap {

    margin-bottom: 0;

    font-size: 16px;

    line-height: 40px;

    /* margin-left: 20px; */

    margin-right: 14px;

}



.d-lft{

    margin-left: 20px;

}



.customize {

    margin-top: 60px;

}



.cu-2 .form-grp-1 .form-control {

    border: 1px solid #00715d;

    border-radius: initial;

    height: 42px;

  }

  

  .cu-2 .form-grp-1 .msg {

    resize: none;

    height: 80px;

    padding-top: 17px;

}



input.get-link5 {

    border: initial;

    background: #00715d;

    color: #fff;

    padding: 12px 50px;

    letter-spacing: 2px;

    margin-top: 12px;

    border-radius: 5px;

    float: right;

    font-weight: 500;

    font-size: 18px;

}



.clear{

    clear: both;

}



.cu-2 {

    margin-top: 30px;

}



.get-3 {

    background: #ffffff;

    padding: 30px;

    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}



.ge-container {

    width: 61%;

    margin: 0 auto;

    /* text-align: center; */

}



.get-3 {

    background: #ffffff;

    padding: 30px;

    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

    margin-top: 40px;

}



h3.get-heading5 {

    text-transform: capitalize;

    color: #00715d;

    font-size: 23px;

    margin-bottom: -9px;

    font-weight: 600;

}



.ov-header {

    color: #00715d;

    font-size: 33px;

    font-weight: 500;

    margin-bottom: 22px;

}



p.ov-para {

    font-size: 18px;

    text-align: justify;

    color: #636363;

    line-height: 30px;

    margin-bottom: 18px;

}



h5.ov-header2 {

    color: #7e7e7e;

    /* font-weight: 600; */

    font-size: 18px;

    /* text-transform: uppercase; */

    margin-bottom: 15px;

}



.ov-rt {

    margin-left: 30px;

    margin-top: 66px;

}



.overview {

    margin-top: 60px;

}



h5.or-para {

    font-size: 23px;

    margin-bottom: 47px;

}



.or-img img {

    width: 160px;

}



p.or-para2 {

    font-size: 18px;

    margin-bottom: 0;

    margin-top: 23px;

    color: #000;

    line-height: 27px;

}



.oe-rt {

    margin-left: 40px;

    /* border-left: 1px solid #000; */

}



/* .or-img {

    margin-left: -40px;

} */



.or-img2 img{

    width: 100%;

}







.or-btm {

    margin-bottom: 30px;

}



.oerview2 {

    margin-top: 60px;

}



.cus-container{

    max-width: 1200px;

    margin: 0 auto;

}



.card-header {

    padding: 16px 23px !important;

    margin-bottom: 0;

    background-color: rgb(0 113 93) !important;

    border-bottom: 1px solid rgba(0,0,0,.125);

}



a.card-link.accordion-title {

    color: #ffffff;

    font-size: 20px;

    font-weight: 500;

}



.card-body {

    -ms-flex: 1 1 auto;

    flex: 1 1 auto;

    min-height: 1px;

    padding: 1.25rem;

    background: #e8fffb;

}



.card {

    margin-bottom: 28px;

    border-radius: initial !important;

    border: initial !important;

    /* height: 67px; */

}