/*======================================
Theme Name: HOSPITAL NETWORK VENTURES 
Theme URI: https://hnv.wpenginepowered.com/
Description: HOSPITAL NETWORK VENTURES 
Version: 1.0
Author: Craig Pennings
Author URI: https://getcrowdcontrol.com/
Template: Divi
======================================*/
/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
    font-family: 'BentonSans Comp';
    src: url('/wp-content/themes/hnv/fonts/BentonSansComp-Bold.woff2') format('woff2'),
        url('/wp-content/themes/hnv/fonts/BentonSansComp-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
	letter-spacing:1px;
}

@font-face {
    font-family: 'BentonSans Regular';
    src: url('/wp-content/themes/hnv/fonts/BentonSansComp-Medium.woff2') format('woff2'),
        url('/wp-content/themes/hnv/fonts/BentonSansComp-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
	letter-spacing:1px;
}

.homepage-slider .et_pb_slide_description {
 margin-bottom:50px;
}




.service_line .service-cards-white-heading .et_pb_column:hover {
    transform: inherit ! IMPORTANT;
    box-shadow: none ! IMPORTANT;
}

.service_line .et_pb_column:hover h3 {
    color: #FFF !important;
}

.wpcf7-not-valid-tip {
	font-size: 15px;
}

.wpcf7 .form-row {
  	width: 48%;
    float: left;
    margin-right: 4%;
    margin-bottom: 0px;
    height: 100px;
}

.wpcf7 .form-row.submit-btn-row {
    width: 100% ! IMPORTANT;
    text-align: center ! IMPORTANT;
    padding-right: 0px ! IMPORTANT;
    position: relative ! IMPORTANT;
}

.wpcf7 .form-row.submit-btn-row .wpcf7-spinner {
    position: absolute ! IMPORTANT;
}

.wpcf7 .form-row.no-space {
    margin-right: 0px ! IMPORTANT;
    float: right ! IMPORTANT;
}

.wpcf7 .form-row.full-width {
  	width: 100%;
    clear: both;
    height: auto ! IMPORTANT;
    margin-bottom: 20px ! IMPORTANT;
}

.wpcf7 textarea {
  height: 120px;
  width: 100%;
}

div#et-top-navigation {
    margin-top: 20px ! IMPORTANT;
}

.contact-form-section input[type="submit"] {
    background-color: #00bff3 !important;
    color: #FFF ! IMPORTANT;
    padding: 14px 20px !important;
    font-weight: bold ! IMPORTANT;
    border: none ! IMPORTANT;
    border-radius: 4px !important;
    cursor: pointer ! IMPORTANT;
    font-size: 25px;
    letter-spacing: 1px ! IMPORTANT;
    margin: auto;
	width: 150px !important;
}

.contact-form-section input[type="submit"]:hover {
  background-color: #009ec4;
}


.et_header_style_centered #logo {
        max-height: 80%;
}
#top-menu li {
    display: inline-block;
    font-size: 14px;
    padding-right: 80px;
}
.et_header_style_centered #top-menu>li>a {
    padding-bottom: 1em;
}

.hnhs_waste_management_section {
    display:none;
}

.alliance_hni_section {
	display:none;
}

.alliance_hni_link.active {
	position: relative;
}

.hnhs_waste_management_link {
	cursor:pointer;
}

.alliance_hni_link {
	cursor:pointer;
}


.hnhs_waste_management_link.active {
	position: relative;
}

.alliance_hni_link.active::after {
    content: "";
    position: absolute;
    bottom: -48px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid #1f3d78;
}

.hnhs_waste_management_link.active::after {
	content: "";
	  position: absolute;
	  bottom: -48px; /* adjust based on arrow size */
	  left: 50%;
	  transform: translateX(-50%);
	  width: 0;
	  height: 0;
	  border-left: 50px solid transparent;
	  border-right: 50px solid transparent;
	  border-top: 50px solid #00c1de; /* same color as .my-div background */
}


h1,h2,h3,h4 {
	font-family: 'BentonSans Comp';
}
div,p,span,a {
	font-family: "Montserrat", sans-serif;
}

#top-menu a {
	color: #1f3d78;
    font-size: 20px;
    letter-spacing: 1px;
    font-family: 'BentonSans Comp';
}

.et_pb_section.partner-background-image {
    padding-top: 0px;
    padding-bottom: 0px !important;
    margin-bottom: 0px;
}
.et_pb_section.partner-background-image .et_pb_row {
    padding-top: 0px;
    padding-bottom: 0px;
}
.partner-background-image .et_pb_text_inner {
    height: 500px;
    font-size: 0px ! IMPORTANT;
}

.service_line .et_pb_column:hover {
    transform: scale(1.09) !important;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2) !important;
    transition: transform 0.3s ease-in-out !important;
    z-index: 9999999999999 !important;
}

.homepage-slider .et_pb_row {
    width: 100%;
    max-width: 100% ! IMPORTANT;
    padding-top: 0px ! IMPORTANT;
    padding-bottom: 0px ! IMPORTANT;
}

.homepage-slider h4 {
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 8px;
}
.homepage-slider h1 {
    font-size: 100px;
    font-weight: 700;
    letter-spacing: 8px;
    margin-bottom: 10px;
}
.homepage-slider p {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 5px;
    font-family: 'BentonSans Comp';
}

.our-story-section .et_pb_row_1 {
	width: 90%;
    max-width: 1300px;
}
.our-story-section h3 {
	text-align: center;
    color: #008240;
    font-size: 48px;
    font-weight: 700;
}

.our-story-section h4 {
    text-align: center;
    color: #003894;
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
}

.our-story-section p {
    color: #003894;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
}
.our-story-section .et_pb_column_1 img {
    max-width: 250px;
    width: 100% ! IMPORTANT;
}

.partnership-section {
	padding: 0px !important;
}
.partnership-section h2 {
	color: #003894;
    font-weight: 600;
    font-size: 50px;
    text-align: center;
}
.partnership-section p {
    color: #003894;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    line-height: 28px;
}
.partnership-section h3 {
    color: #00c1de;
    font-weight: 600;
    font-size: 40px;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 20px ! IMPORTANT;
}
.partnership-section .et_pb_row {
	width: 100%;
    max-width: 100%;
}

.partnership_content .et_pb_text_inner {
    max-width: 80%;
    margin: auto;
    margin-top: 80px;
}

.features-section .features-grid {
	max-width: 100%;
    width: 80%;
	align-items: center;
	padding: 30px 0px;
}
.features-section img {
    width: 60px;
    vertical-align: top;
}

.partnership-section h3 {
    color: #00c1de;
    font-weight: 600;
    font-size: 40px;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 20px ! IMPORTANT;
}
.features-section .features-grid h2,
.features-section .features-grid .percent-value {
    color: #fff;
    font-weight: 700;
    font-size: 80px;
	font-family: 'BentonSans Comp';
	padding: 0px;
}
.features-section .features-grid h3 {
    color: #fff;
    font-weight: 600;
    font-size: 27px;
    letter-spacing: 2px;
    line-height: 30px;
}
.features-section .features-grid .percent-sign {
	display: none;
}
.features-section .et_pb_column_1_3.et_pb_column_3,
.features-section .et_pb_column_1_3.et_pb_column_4 {
	background-image: url(/wp-content/uploads/2025/07/seperator.webp);
    background-repeat: no-repeat ! IMPORTANT;
    background-position: top right;
    background-size: 5px 100%;
}
.features-section .et_pb_module.et_pb_number_counter {
	display: flex;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
    gap: 10px;
}
.features-section .features-grid .percent {
	margin: 0px;
}
.features-section .features-grid .et_pb_column_4 .percent {
	background: url(/wp-content/uploads/2025/07/radiology.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 135px;
    text-align: left;
    background-position: right;
}
.features-section .features-grid .et_pb_column_5 .percent {
	background: url(/wp-content/uploads/2025/07/waste.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 220px;
    text-align: left;
    background-position: right;
}

.service_line {
    padding: 0px;
    padding-bottom: 80px;
}
.service_line .service-cards-white-heading {
	padding-top: 0px ! IMPORTANT;
}
.service_line .service-cards-white-heading h2 {
    color: #fff;
	font-size: 100px;
	font-weight: normal;
	padding-top:0px ! important;
	text-align: center;
	letter-spacing: 10px;
	margin-top:-3px;
}
.features-section .et_pb_column_1_3 .percent {
    margin-top: -7px ! IMPORTANT;
    vertical-align: top !important;
}

.service_line .et_pb_row_5 {
    padding: 0px;
    max-width: 1200px;
    width: 100% !important;
}
.service_line .et_pb_row_5 .et_pb_column_1_2 {
	padding: 40px;
	padding-bottom: 10px;
}
.service_line .et_pb_row_5 .et_pb_column_9 h3 {
	text-align: center;
    color: #00c1de;
    font-weight: 600;
    font-size: 30px;
	margin-top: 20px;
}
.service_line .et_pb_row_5 .et_pb_column_10 h3 {
	text-align: center;
    color: #1f3d78;
    font-weight: 600;
    font-size: 30px;
	margin-top: 20px;
}
.service_line h3 {
    letter-spacing: 2px;
}
.service_line .alliance_hni_link img {
    max-width: 400px;
}

.service_line .et_pb_image_wrap {
    border: 3px solid #fff;
    width: 100% !important;
    padding: 20px !important;
    height: 150px;
    
    display: flex;
    align-items: center;       /* Vertically center */
    justify-content: center;   /* Horizontally center */

    text-align: center;
    box-sizing: border-box;
}

.wpcf7 .form-row.submit-btn-row {
    width: 100% ! IMPORTANT;
    height: auto ! IMPORTANT;
}

.service_line img {
    width: auto ! IMPORTANT;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    width: auto !important;
    max-width: 300px;
}

.performance-section {
	background-size: 300px !important;
    background-position: 100px 150px !important;
}
.performance-section h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 5px;
    margin-bottom: 20px;
}
.performance-section h3 {
    color: #143697;
    font-weight: 700;
    font-size: 90px;
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 10px;
}
.performance-section p {
    color: #003894;
    font-weight: 500;
    font-size: 18px;
}

.conversation-section .et_pb_text_inner {
    text-align: center ! IMPORTANT;
}
.hnhs_middle_logo img {
    max-width: 450px;
}
.alliance_middle_logo img {
    max-width: 450px;
    height: auto ! IMPORTANT;
}
.diversification-section h2 {
    color: #003894;
    font-weight: 600;
    font-size: 38px;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.diversification-section p {
    color: #003894;
    font-weight: 500;
    font-size: 18px;
}
.diversification-section h3 {
    color: #003894;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
    padding: 0px;
    letter-spacing: 3px;
}
.diversification-section .et_pb_text_11 {
	margin-bottom: 0px !important;
}

.conversation-section {
	padding: 0px;
}
.conversation-section h2 {
    width: auto;
    margin: auto;
    background: #002e5c;
    color: #fff;
    padding: 15px;
    border: 6px solid #fff;
    text-align: center;
    box-shadow: 0px 0px 6px #252525;
    margin-top: -32px;
    display: inline-block;
    letter-spacing: 3px;
    font-size: 35px;
    padding-left: 40px;
    padding-right: 40px;
}
.conversation-section .et_pb_row {
	padding: 0px;
}

.hni_content h2 {
	color: #003894;
    font-weight: 600;
    font-size: 35px;
    text-align: center;
}
.hni_content p {
	color: #003894;
    font-weight: 600;
    font-size: 16px;
}
.hni_content h3 {
    color: #003894;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
    padding: 0px;
    letter-spacing: 3px;
}

.contact-form-section {
	padding: 0px;
}
.contact-form-section label {
    margin-bottom: 5px !important;
    color: #1f3d78 !important;
    font-weight: 500;
    font-size: 20px;
    font-family: 'BentonSans Comp' ! IMPORTANT;
    letter-spacing: 1px;
}
.contact-form-section input, .contact-form-section textarea {
    background: #e6e7e9 !important;
    width: 100% ! IMPORTANT;
    border-color: #e6e7e9 ! IMPORTANT;
    padding: 10px ! IMPORTANT;
    border-radius: 10px;
}

.handshak-section {
	height: 500px;
}
.handshak-section img {
	height: 600px;
}

#main-footer #media_image-2 {
	width: 100%;
    text-align: center;
	margin: 25px 0px;
}
#main-footer #media_image-2 img {
	width: 350px;
}
#main-footer #custom_html-2 {
	margin: 25px 0px;
}
#main-footer #custom_html-2 span {
    font-size: 15px;
}
#main-footer #custom_html-3 {
	width: 100%;
    text-align: center;
	color: #00c1de;
}
#main-footer #custom_html-2 .custom-html-widget {
	display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
#main-footer #custom_html-2 .custom-html-widget i {
	color: #a5cc3b;
}

@media only screen and (max-width:800px) {
.service_line .alliance_hni_link img {
    max-width: 140px;
}	
.service_line .hnhs_waste_management_link  img {
    max-width: 140px;
}		
.service_line .et_pb_row_5 .et_pb_column_1_2 {
    padding: 20px;
    padding-bottom: 10px;
    width: 50% !important;
}
.service_line .et_pb_image_wrap {
    border: 3px solid #fff;
    width: 200px!important;
    padding: 10px !important;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;
}
.service_line .et_pb_row_5 .et_pb_column_10 h3 {
    font-size: 20px;
    margin-top: 20px;
}
.service_line img {
    width: 200px ! IMPORTANT;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    width: auto !important;
    max-width: 200px;
}

.service_line .et_pb_row_5 .et_pb_column_9 h3 {
    font-size: 20px;
    margin-top: 20px;
}
.alliance_hni_link.active::after {
    bottom: -27px;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #1f3d78;
}
.hnhs_waste_management_link.active::after {
    bottom: -28px;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #00c1de;
}	
.alliance_middle_logo img {
    max-width: 250px;
    height: auto ! IMPORTANT;
}	
	.hnhs_middle_logo img {
    max-width: 250px;
}
	.contact-form-section input, .contact-form-section textarea {
    width: 100% ! IMPORTANT;
	}
	.homepage-slider h4 {
		font-size: 32px;
	}
	.homepage-slider h1 {
		font-size: 40px;
	}
	.homepage-slider p {
		font-size: 20px;
	}
	
  .our-story-section h3 {
        font-size: 26px;
        letter-spacing: 1px;
    }
    .our-story-section h4 {
        font-size: 28px;
        line-height: 35px;
        letter-spacing: 2px;
    }
	
 .service_line .service-cards-white-heading h2 {
        font-size: 38px;
        margin-top: 0px ! IMPORTANT;
	    padding-top:0px !important;
        letter-spacing: 4px ! IMPORTANT;
    }
	.features-section .et_pb_column_1_3.et_pb_column_3, 
	.features-section .et_pb_column_1_3.et_pb_column_4 {
		background: none;
		border-bottom: 2px solid #FFF;
	}
	
	.performance-section {
		background-size: 300px !important;
		background-position: 50px 100px !important;
	}
	
	#main-footer #custom_html-2 .custom-html-widget {
		gap: 10px;
	}
	
	.wpcf7-form {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.wpcf7 .form-row {
    width: 100%;
    float: left;
    margin-right: 0%;
    margin-bottom: 0px;
	height:auto !important;
}

.wpcf7 .form-row.full-width {
  flex: 1 1 100%;
}

.wpcf7 textarea {
  min-height: 120px;
  resize: vertical;
}

.wpcf7 input,
.wpcf7 textarea {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
}

.wpcf7 input[type="submit"] {
  background-color: #00bff3;
  color: white;
  padding: 12px 30px;
  font-weight: bold;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.wpcf7 input[type="submit"]:hover {
  background-color: #009ec4;
}
.et_header_style_centered #logo {
    max-height: 80%;
    max-width: 275px ! IMPORTANT;
}	
.homepage-slider h4 {
    font-size: 50px;
    font-weight: 500;
    letter-spacing: 4px;
}

.our-story-section.et_pb_section {
    padding-top: 0px ! IMPORTANT;
}	
.our-story-section .et_pb_column_1 img {
    max-width: 250px;
    width: 100% ! IMPORTANT;
    margin-bottom: 20px;
}	
.our-story-section p {
    font-size: 16px;
    line-height: 25px;
}	
.our-story-section.et_pb_section {
    padding-top: 0px ! IMPORTANT;
    padding-bottom: 0px ! IMPORTANT;
}	
.features-section .features-grid h2 {
    font-size:60px;
}	
.features-section .features-grid h2, .features-section .features-grid .percent-value {
    color: #fff;
    font-weight: 700;
    font-size: 60px;
    font-family: 'BentonSans Comp';
    padding: 0px;
}	
.features-section .et_pb_module.et_pb_number_counter {
    margin-bottom: 0px ! IMPORTANT;
}	
.features-section .features-grid .et_pb_column_5 .percent {
    background: url(/wp-content/uploads/2025/07/waste.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 165px;
    text-align: left;
    background-position: right;
    background-size: 40px;
}	
.features-section .et_pb_column_1_3 .percent {
    margin-top: -17px ! IMPORTANT;
    vertical-align: top !important;
}	
.features-section .features-grid .et_pb_column_4 .percent {
    width: 100px;
    text-align: left;
    background-position: right;
    background-size: 40px;
}	
.features-section .features-grid h3 {
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 3px;
    line-height: 30px;
}	

.performance-section h2 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 5px;
    margin-bottom: 20px;
    line-height: 42px;
}	
.performance-section h3 {
    font-size: 45px;
}	
	
	
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    float: left ! IMPORTANT;
    width: 100%;
}
