





#body .container{

    max-width: 1300px !important;

}



body{

    font-family: 'Hind', sans-serif !important; 

    

    

}



.a-font{

    /* font-family: 'Archivo Narrow', sans-serif; */

    

    font-family: 'Courgette', cursive !important;

}



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



.bc-img{

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

    background-position: center;

    background-size: cover;

    min-height: 800px;

}



.bc-img2{

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

    background-position: center;

    background-size: cover;

    min-height: 800px;

}



.bc-img3{

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

    background-position: center;

    background-size: cover;

    min-height: 800px;

}



.bc-img4{

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

    background-position: center;

    background-size: cover;

    min-height: 800px;

}



.carousel-indicators .active {

    opacity: 1;

    background-color: #078381 !important;

}



.carousel-indicators li {

 

    background-color: #088a88 !important;

   

}



.main-banner .banner #wowslider-container1 .ws_images {

    -webkit-box-shadow: initial !important;

    box-shadow: initial !important;

}



.main-banner .banner #wowslider-container1 .ws_pause {

    background-size: 100%;

    background-image: initial !important;

}



.main-banner .banner #wowslider-container1 .ws-title {

    display: none !important;

	

}



.main-banner .banner #wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {

	display: none !important;

}



#wowslider-container1 a.ws_next > span:after, #wowslider-container1 a.ws_prev > span:after, #wowslider-container1 .ws_playpause > span:after {

    display: none;

}



#wowslider-container1 a.ws_next > span, #wowslider-container1 a.ws_prev > span, #wowslider-container1 .ws_playpause > span, #wowslider-container1 .ws_bullets a > span {

    display: none;

    

}



.banner{

    /*background: url(../images/Birla-Banner.png) no-repeat;*/

    background-size: cover;

    background-position: center;

    /*min-height: 800px;*/

}

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



.nav-up{

    position: relative;

    top: 0;

    left: 0;

    z-index: 9999;

}



.top-nav {

    /* background: rgba(49,200,179,.9); */

    background: rgb(7 131 129);

    padding: 6px 200px;

}



.top-list{

    margin: 0;

    padding: 0;

    list-style: none;

    display: flex;

}



.top-list li a {

    display: inline-block;

    color: #fff;

}



.top-list2{

    margin: 0;

    padding: 0;

    list-style: none;

    display: flex;

}



.top-list2 li a {

    display: inline-block;

    color: #fff;

    font-size: 15px;

    padding-left: 29px;

    

}



.top-list2 li{

    border-left: 1px solid #fff;



}



.top-list2 li:first-child {

    border-left: none;

    padding-right: 30px;

}





.top-list2 li a i {

    font-size: 14px;

    margin-right: 7px;

   

}





.top-list2 li a:hover{

    text-decoration: none;

}



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



.top-nav2 .navbar {

    background-color: rgb(255 255 255 / 80%) !important;

    width: 100%;
	padding:0 200px;
}



a.navbar-brand img {

    width: 120px;

}



.navbar-nav li a {

    color: #000 !important;

    font-size: 17px;

    font-weight: 500;

}



.nav-list{

    margin: 0;

    padding: 0;

    list-style: none;

    display: flex;

}



.nav-list li a {

    display: inline-block;

    color: #000;

}



.nav-list li a i {

    margin-top: 12px;

    margin-right: 47px;

}



a.nav-btn {

    background: #078381;

    color: #fff !important;

    text-transform: capitalize;

    font-size: 16px;

    padding: 8px 30px;

}



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

  }





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



.abt-img img{

    width: 100%;

}



.abt-img {

    position: relative;

    z-index: 999;

}



.abt-img2 img {

    width: 75%;

}



.abt-img2 {

    margin-left: -191px;

    /* z-index: -9999; */

    margin-top: 100px;

}



.abt-img img {

    width: 100%;

    border: 5px solid #078381;

}



.abt-rt {

    margin-left: -80px;

    margin-top: 20px;

}



h5.abt-header {

    text-transform: capitalize;

    font-size: 30px;

    color: #078381;

    margin-bottom: 15px;
	font-family:'Hind', sans-serif !important;

}



p.abt-para {

    font-size: 16px;

    color: #6e6e6e;

    line-height: 28px;

    padding-right: 43px;

    text-align: justify;

}



a.abt-link {

    background: #078381;

    color: #fff;

    text-transform: capitalize;

    font-weight: 500;

    display: inline-block;

    padding: 12px 35px;

    margin-top: 20px;

}



a.abt-link i{

    font-size: 13px;

}



a.abt-link:hover{

    text-decoration: none;

    color: #fff;

}



.about{

    padding-top: 80px;

}



.clear{

    clear: both;

}



/*---------------- product ----------------*/



/* .p-row {

    display: flex;

    flex-direction: row;

    flex-wrap: wrap;

    margin-left: -27px;

}



.p-column {

    flex: 0 0 20%;

    max-width: 20%;

    padding-left: 27px;

    margin-bottom: 22px;

} */



.p-img {

    width: 100%;

    height: 270px;

    overflow: hidden;

    float: left;

    position: relative;

}



.p-img img {

    position: relative;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    max-width: 100%;

    width: auto;

    height: auto;

    margin: 0 auto;

    /* padding-top: 20px; */

    /* padding-top: 50px; */

    padding: 50px 30px 0;

}



.product .container-fluid {

    padding: 0 200px !important;

}



.p-header {

    padding: 10px 10px 15px;

    text-align: center;

}



.p-header a {

    display: inline-block;

    color: #fff;

    text-transform: capitalize;

    font-size: 17px;

    background: rgb(33, 110, 116);

    width: 100%;

    padding: 10px;

}



.p-box {

    box-shadow: 0px 0px 15px 5px rgba(33, 110, 116, 0.3);

    /* box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.3); */

    

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

}



.p-header a:hover{

    text-decoration: none;

    color: #fff;

}



/* .season_tabs {

    position: relative;

    clear: both;

    margin: 25px 0;

    box-shadow: 0px 0px 15px 5px rgba(33, 110, 116, 0.3);

    min-height: 1835px;

    padding: 20px;

} */





.p-title {

    text-transform: capitalize;

    font-size: 36px;

    color: #078381;

    margin-bottom: 16px;
	font-family:'Hind', sans-serif !important;

}



.p-para {

    font-size: 17px;

    padding: 0 502px;

    color: #5f5f5f;

    line-height: 28px;

    margin-bottom: 35px;

}



.product{

    margin-top: 80px;

}



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



.paralox {

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

    background-position: center;

    padding: 80px 0;

    background-attachment: fixed;

    margin-top: 60px;

}



.para-title {

    color: #fff;

    text-align: center;

    font-size: 45px;

    margin-bottom: 30px;

    padding: 0 132px;

    line-height: 60px;

}



a.para-link {

    /* background: #ffffff; */

    border: 2px solid #fff;

    color: #fff;

    text-transform: capitalize;

    padding: 11px 45px;

    font-size: 17px;

    letter-spacing: 2px;

    display: inline-block;

}



/*--------------- other product ------------------*/



.other .container-fluid{

    padding: 0 50px !important;

}



.o-img {

    width: 100%;

    height: 350px;

    overflow: hidden;

    float: left;

    position: relative;

    /* border-radius: 50px; */

    /* background-color: #ddd; */

}



.o-img img{

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    max-width: 100%;

    width: auto;

    height: auto;

    margin: 0 auto;

}







.o-box {

    display: inline-block;

    position: absolute;

    top: 110px;

    left: 0;

    /* bottom: 0; */

}



.o-box2 {

    width: 90%;

    margin: 0 auto 0 auto;

    background: rgba(7, 131, 129, 0.8);

    /* position: relative; */

    padding: 25px;

    min-height: 213px;

}



h5.o-title a {

    color: #fff;

    font-size: 20px;

}



p.j-para {

    color: #eaeaea;

}



a.j-link {

    display: inline-block;

    color: #fff;

    text-transform: capitalize;

    font-size: 16px;

    border: 1px solid #fff;

    padding: 6px 20px;

    margin-top: 5px;

}



a.j-link i{

    font-size: 13px;

    margin-left: 5px;

}



a.j-link:hover{

    text-decoration: none !important;

    color: #fff;

}



a:hover{

    text-decoration: none !important;

}



h5.o-header {

    font-size: 30px;

    text-transform: capitalize;

    color: #216e74;

    position: relative;

}



p.o-para {

    color: #585858;

    text-align: justify;

}



.o-text {

    margin-top: 106px;

}



.other {

    margin-top: 80px;

}



.other .container-fluid .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {

    background: #078381;

}



.other .container-fluid .owl-theme .owl-dots .owl-dot span {

  

    background: #a0a0a0;

  

}



.other .container-fluid .owl-theme .owl-nav.disabled + .owl-dots {

    margin-top: 25px;

}



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



.why-img3 img {

    max-width: 100%;

    margin: 0 auto;

}



 .w-img{

    margin-top: 40px;

} 



/* .w-icon {

    width: 100%;

    height: 120px;

    overflow: hidden;

    float: left;

    position: relative;

    

     background-color: #fff; 

} */



.w-icon img{

    width: 80px;

}





p.w-para {

    font-size: 18px;

    color: #000;

    padding: 0 331px;

    line-height: 30px;

    margin-top: 35px;

}



.w-img2 img {

    width: 60%;

    margin: 0 auto;

}



.w-img2 {

    text-align: center;

}



h5.w-title {

    color: #216e74;

    font-weight: 600;

    /* font-size: 25px; */

    margin-top: 20px;

    margin-bottom: 12px;

    text-transform: capitalize;

}



p.w-para2 {

    padding: 0 45px;

    line-height: 25px;

    color: #676666;

}



.w-box {

    margin-top: 65px;

}



p.w-para3 {

    padding: 0 479px;

    line-height: 28px;

    color: #676666;

}



.w-box2 {

    margin-top: 50px;

}



.why{

    margin-top: 80px;

}



h5.w-cap {

    font-size: 33px;

    color: #078381;

    font-weight: 600;

    line-height: 35px;

    /* margin-bottom: 35px; */

    /* margin-top: 35px; */

    margin: 35px 0;

}



/*--------------- half bg ------------------*/



.h-img {

    width: 100%;

    height: auto;

    overflow: hidden;

    float: left;

    position: relative;

    /* border-radius: 50px; */

    /* background-color: #ddd; */

}



.h-img img{

    position: relative;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    max-width: 100%;

    width: auto;

    height: auto;

    margin: 0 auto;

}



.half .container .row .col-lg-6{

    padding-left: 0 !important;

    padding-right: 0 !important;

}



.h-box {

    height: 100%;

    background-color: #068386;

    padding-top: 90px;

}



.h-title {

    font-weight: 400;

    color: #fff;

    text-transform: uppercase;

    font-size: 22px;

    letter-spacing: 3px;

}



.h-title2 {

    text-transform: capitalize;

    font-weight: 500;

    color: #fff;

    font-size: 85px;

    margin-bottom: 16px;

}







.h-link {

    display: inline-block;

    /* background-color: #fff; */

    color: #ffffff;

    padding: 12px 40px;

    font-weight: 600;

    text-transform: capitalize;

    font-size: 17px;

    margin-top: 22px;

    border: 3px solid #fff;

}



.h-link:hover{

    text-decoration: none;

    color: #ffffff;

}



.half{

    margin-top: 80px;

}







/*--------------- csr ------------------*/



.csr-img {

    width: 100%;

    height: 200px;

    overflow: hidden;

    float: left;

    position: relative;

    /* border-radius: 50px; */

    /* background-color: #ddd; */

}



.csr-img img{

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    max-width: 100%;

    width: auto;

    height: auto;

    margin: 0 auto;

}



.csr-box {

    background: #efffe9;

    height: 100%;

    text-align: center;

}



.c-color {

    background: #d1f1ef !important;

}



.c-color2 {

    background: #d3e2f1 !important;

}



.c-color3 {

    background: #f2e0d3 !important;

}



.csr .container .row .col-lg-3{

    padding-left: 0 !important;

    padding-right: 0 !important;

}



.csr-icon img {

    width: 60px;

}



h5.c-title {

    padding: 20px 30px;

}



.csr-box {

    background: #efffe9;

    height: 100%;

    text-align: center;

    padding-top: 29px;

}



h5.csr-header {

    font-size: 30px;

    margin-bottom: 40px;

    color: #078381;
	font-family:'Hind', sans-serif !important;



}



.csr{

    margin-top: 80px;

}



/*--------------- certification ------------------*/



/* .logo-icon img {

    width: 120px !important;

}



.certi-title {

    text-transform: capitalize;

    font-size: 36px;

    color: #fff;

    margin-bottom: 16px;

} */



.certifi {

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

    background-size: cover;

    background-position: center;

    /* padding: 30px 0 50px; */

    margin-top: 70px;

    padding: 60px 0;

}



.cer-icon img {

    width: 100px !important;

    margin: 0 auto;

}



h5.cer-header {

    color: #fff;

    text-transform: capitalize;

    /* font-weight: 600; */

    color: #fff;

    font-size: 35px;

    margin-bottom: 22px;
	font-family:'Hind', sans-serif !important;

}



p.cer-para {

    color: #dfdfdf;

    font-size: 18px;

    padding: 0 87px;

}



 .owl-theme .owl-nav.disabled + .owl-dots {

    margin-top: 40px;

    /* margin-bottom: 0; */

}



.certifi .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {

    background: #ffffff;

}



.certifi .owl-theme .owl-dots .owl-dot span {

  

    background: #93ecf3;

    

}



.certifi .owl-theme .owl-dots .owl-dot span:hover{

    background: #93ecf3;

}





/*--------------- footer ------------------*/



/*----------- footer -----------*/



.footer {

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

    background-position: center;

    min-height: auto;

    padding: 50px 0;

    

}





.ftr-heading {

    color: #216e74;

    font-size: 19px;

    margin-bottom: 30px;

    position: relative;

    font-weight: 600;

}



.ftr-heading::before {

    content: "";

    width: 50px;

    height: 2px;

    background-color: #068386;

    position: absolute;

    bottom: -15px;

    left: 0;

}

 .ftr-before{

    color: #216e74;

    font-size: 19px;

    margin-bottom: 30px;

    position: relative;

    font-weight: 600;

}



.ftr-before::before{

    content: "";

    width: 50px;

    height: 2px;

    background-color: #068386;

    position: absolute;

    bottom: -15px;

    right: 0;

} 





.ftr-list2{

    margin: 0;

    padding: 0;

    list-style: none;

}



.ftr-list2 li a {

    color: #373737;

    display: inline-block;

    font-size: 16px;

    line-height: 33px;

    font-weight: 500;

}



.ftr-list2 li a:hover{

    text-decoration: none;

    

}



.ftr-list2 li a {

    color: #373737;

    display: inline-block;

    font-size: 16px;

    line-height: 33px;

    font-weight: 500;

}



h5.ftr-title2 a{

    font-size: 16px;

    color: #4d4c4c;

    line-height: 26px;

}



.ftr-top{

    margin-top: 25px;

}



.ftr-title3 a {

    color: #4d4c4c;

    font-size: 18px;

    display: inline-block;

    

}



.ftr-title3 a:hover{

    

    text-decoration: none;

}



.ftr-msg a{

    font-size: 16px !important;

    color: #4d4c4c !important;

}



p.ftr-para {

    color: #000;

    

    margin-bottom: 25px;

}



.ftr-social{

    margin: 0;

    padding: 0;

    list-style: none;

    display: flex;

    justify-content: end;

}



.ftr-social li a {

    background-color: #fff;

    display: inline-block;

    font-size: 18px;

    line-height: 33px;

    color: #078381;

    width: 35px;

    height: 35px;

    border-radius: 100%;

    text-align: center;

    line-height: 39px;

}







/* .ftr-3 {

    margin-left: 60px;

}



.ftr-2 {

    margin-left: 60px;

} */



.ftr-row2 {

    padding-top: 61px;

}



.ftr-logo {

    

    display: inline-block;

    

}



.ftr-logo img {

    width: 130px;

}



.footer-2 {

    background: #fff;

    padding: 18px 0;

}



.ftr-list3{

    margin: 0;

    padding: 0;

    list-style: none;

    display: flex;

}





.ftr-list3 li a {

    font-size: 14px;

    display: inline-block;

    color: #381c00;

    

}



.ftr-list3 li{

    padding-right: 8px;

}



.ftr-list3 li:last-child{

    padding-right: 0;

}



.ftr-list3 li a:hover{

    text-decoration: none;

}



.ftr-caption{

    font-size: 15px;

    color: #381c00;

    margin-bottom: 0;



}



.ftr-flex{

    display: flex;

    justify-content: space-between;

}



.ftr-margin{

    margin-top: 60px;

}



.ftr-title {

    font-size: 15px;

    color: #216e74;

    letter-spacing: 2px;

    margin-top: 27px;

    border-bottom: 1px solid #216e74;

    padding-bottom: 4px;

    display: inline-block;

    font-weight: 500;

}



.ftr-3 {

    margin-right: 45px;

}



.footer{

    margin-top: 70px;

}



.ftr-top3{

    margin-top: 50px;

}



/*----------- back to top -----------*/





.click-to-top {

    position: fixed;

    right: 30px;

    bottom: 25px;

    z-index: 999;

}



.click-button {

    background: #00717a;

    border: none;

    color: #fff;

    /* padding: 5px 12px; */

    display: inline-block;

    border-radius: 3px;

    width: 38px;

    height: 38px;

    /* font-size: 20px; */

}



.click-angle {

    font-size: 25px;

    line-height: 36px;

}





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



.pro-banner{

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

    background-position: center;

    background-size: cover;
 	padding: 150px 0;
}



h5.ab-capp {
    color: #fff;
    font-size: 40px;
	text-align:center;
	font-family:'Hind', sans-serif !important;
}

.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;
	font-family:'Hind', sans-serif !important;
	font-weight:600;

}



ul.pro-list li {

    /* background: #fff; */

    margin-bottom: 5px;

    /* 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;
	padding: 8px 8px;

    color: #000;

    font-size: 17px;

    font-weight: 500;

    text-transform: capitalize;

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

}



.pro-list li a:hover {

    background: #ececec;

    color: #000 !important;

    padding: 8px 8px;

    width: 100%;

}



.active1 {
    background: #ececec;
    color: #000 !important;
    padding: 4px 8px;
    width: 100%;
}



.pro-img {

    width: 100%;
    overflow: hidden;
    display:block;
    position: relative;
	margin-bottom:35px;
	background:#FFF; border-radius:10px;

}



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

}

.pro-img a:hover img{transform: scale(1.1);}

h5.pro-title a {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 11px;
}



h5.pro-title a:hover{

    text-decoration: none;

}



a.pro-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.pro-link i{

    font-size: 14px;

    margin-left: 8px;

}



a.pro-link:hover{

    color: #fff;

    text-decoration: none;

}



.pro-box2 {
    border: 1px solid #dcdcdc;
    padding: 30px;
    background: #f4f4f4;
    box-shadow: 1px 1px 1px 1px #e7e7e7;
    margin-bottom: 30px;
	text-align:center;
}



.product-des{

    margin-top: 70px;

}
.fancybox-content{background:#FFF !important;}
.breadcrumbs{display:block; text-align:center;}
.breadcrumbs ul{margin:0px; padding:0px;}
.breadcrumbs li{display:inline-block; position:relative; padding-left:10px;}
.breadcrumbs li:first-child{padding-left:0px;}
.breadcrumbs li a{color:#FFF; display:block; padding:0 5px; font-weight:500;}
.breadcrumbs li:after{content:'/'; position:absolute; left:0; top:0px; color:#FFF;}
.breadcrumbs li:first-child:after{display:none;}

.lmenuheading{text-transform:capitalize;font-size:23px;color:#FFF; background:#078381;margin-bottom:16px;font-family: 'Hind', sans-serif !important; font-weight:600; padding:10px 10px 5px;}
.pro-btn a.pro-link:last-child{background:#4ca547;}