/**
 * Theme Name:     Divi Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */

#top-menu-nav ul li#menu-item-28 a {
    background: #ff0010;
    display: block;
    padding: 12px 26px!important;
    border-radius: 20px;
    color: #fff;
    font-weight: 500;
}
div#page-container {
    padding-top: 0px!important;
}
header#main-header {
    background: none;
/* 	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1); */
	-webkit-box-shadow: none;
    box-shadow: none;
}
.banner-sec .et_pb_button_module_wrapper {
    display: inline;
}
.et-fixed-header#main-header {
    background: #fff;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
}
#top-menu-nav #top-menu .menu-item a {
    padding-bottom: 0px;
}
#main-header div#et-top-navigation {
    padding-top: 0px;
}
#main-header .container {
    padding: 20px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.et_header_style_left .logo_container {
    position: inherit;
    height: 100%;
    width: auto;
}
.home-about-image-col {
    display: flex;
    align-items: center;
}
.home-logo-row {
    display: flex;
    align-items: center;
}
.smart-goal-sec{
	float:right;
}
.mission-sec{
	float: left;
}
.services-text-sec:hover {
    background: #01692c;
}
.services-text-sec:hover p {
	color: #fff;
}
.view-all-btn-row{
	display: flex;
}
.view-all-btn-row .et_pb_column {
    display: flex;
    justify-content: center;
}
.cotactus-form-col {
    margin-top: -86px;
}
.et_pb_contact_field_last span.et_pb_contact_field_options_title {
    display: none;
}


/* .product-grid-container {
	display: grid; 
	grid-template-columns: 33.33% 33.33% 33.33%;
	gap: 30px; padding: 20px;	
} */
.product-grid-container,
.innovation-grid-container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    padding: 20px;
}

.product-item,
.innovation-item {
    flex: 0 1 calc(33.33% - 30px); /* 3 columns */
    box-sizing: border-box;
    background-color: #fff;
    overflow: hidden; 
	text-align: center; 
/*     padding: 15px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
}
.innovation-item {
    padding-bottom: 15px;
}
.product-item h2,
.innovation-item h2 {
	font-size: 16px; 
	margin: 15px 0;
	white-space: nowrap;       
    overflow: hidden;            
    text-overflow: ellipsis;     
    width: 100%;
}
h2.sp-pcp-title a{
    white-space: nowrap;       
    overflow: hidden;            
    text-overflow: ellipsis;     
}
.read-more-btn {
	padding: 10px 30px;
    background-color: #01692c;
    border-radius: 25px;
    color: #fff;
}
.product-item a{
	display: inline-block; 
/* 	padding: 10px 20px;  */
/* 	background-color: #0073aa;  */
	color: white; 
	text-decoration: none; 
/* 	border-radius: 5px; */
}

.single-product-row .container:before{
    width: 0px;
}
.product-single-sec #left-area {
    width: 100%;
}
.product-single-banner {
    background-image: url(assets/images/single-product-banner.jpg);
    background-size: cover;
    padding-top: 16%;
    padding-bottom: 16%;
}
.product-single-banner-sec h1{
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    font-family: "Poppins";
}
.product-single-banner-sec p{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-family: "Poppins";
}



.product-single-sec .product-row {
    display: flex;
}
.product-single-sec .product-col-8 {
    width: 60%;
    padding: 0px 20px 20px 50px;
}
.product-single-sec .product-col-4 {
    width: 40%;
}
.product-single-sec .product-container-fluid {
    padding-top: 50px;
}
.product-single-sec h1.entry-title {
    font-size: 24px;
    font-family: "Poppins";
    font-weight: 500;
}
.product-col-8 table tr td {
    border-left: none;
    border-right: none;
    border: none;
}
.product-col-8  table.has-fixed-layout{
    background: none;
    border: none;
}
.product-col-8 table tr{
    border-bottom:1px solid gray;
}
.product-col-8 .entry-content
{
    padding-top: 0px;
}


div#block-7 {
    margin-bottom: 0px;
}
div#block-8 {
    margin-bottom: 36px;
}
#footer-widgets .footer-widget li:before{
    content: "";
    border: none;
}
.footer-widget #block-10 {
    margin-bottom: 0px;
}
.footer-widget div#block-11 {
    margin-bottom: 30px;
}
.menu-footer-container ul#menu-footer li {
    padding-left: 0px;
}
ul#menu-footer {
    /* columns: 2; */
}
div#block-13 {
    margin-bottom: 0px;
}
div#et-footer-nav {
    background: none;
}
.footer-cont{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
#footer-bottom {
    padding: 0px;
}
#footer-bottom a {
    font-weight: 400;
}
.footer-widget div#block-12,
.footer-widget div#block-15 {
    margin-bottom: 0px;
}
.mailchimp-form input#email {
    padding: 10px 10px;
}
.mailchimp-form input.sub-btn {
    padding: 10px;
    background: #01692c;
    color: #fff;
}
.footer-widget h2.wp-block-heading {
    font-weight: 600;
}
div#block-16 {
    width: 100%;
    margin-bottom: 0px;
}
.footer-widget div#nav_menu-4 li {
    padding-left: 0px;
}
div#nav_menu-4 #menu-footer-main-menu {
    columns: 2;
}
#footer-bottom .container.footer-cont {
    border-top: 1px solid #fff;
}
a.pcp-readmore-link:hover {
    background: #01692c !important;
    color: #fff!important;
}
a.pcp-readmore-link {
    border-radius: 25px !important;
    border: 1px solid #000 !important;
    color: #000 !important;
    padding: 10px 30px!important;
}
.swiper-container {
    padding-top: 30px!important;
    padding-bottom: 0px!important;
}
.sp-pcp-title a{
    font-size: 16px!important;
}