/*
Theme Name: MF Child
Theme URI: http://www.mfdsgn.com/mf/
Template: mf
Author: Mfdsgn
Author URI: http://www.mfdsgn.com/
Description: MF Theme is an Multi-Purpose WordPress Theme.
Version: 3.3

*/

html, body{
		font-family: "basic-sans", sans-serif;

	
}

p{
	font-size: 18px;
	line-height: 26px;
	color: #64788e;
	font-family: "basic-sans", sans-serif;
font-weight: 400;
font-style: normal;
	margin-bottom: 20px !important;

}

p a{

  color: #64788e;
	border-bottom: 1px solid #20bbe5;
}
p a:hover{

  color: #64788e;
}

h1{
color: #20bbe5;
  font-family: "basic-sans", sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  font-size: 22px !important;
  line-height: 25px !important;
  margin: 0px auto 10px auto !important;
  max-width: 1000px !important;
  display: block;
}

h2{
color: #1e4669;
  font-size: 40px !important;
  font-family: "basic-sans", sans-serif;
  font-weight: 200 !important;
  font-style: normal;
  margin: 0px 0px 5px 0px !important;
  line-height: 42px !important;

}

h3{
color: #64788e;
  font-size: 20px !important;
  font-family: "basic-sans", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  line-height: 24px !important;
	margin: 0px 0px 10px 0px !important;
}

h4{
font-family: "basic-sans", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  color: #1d4568 !important;
  font-size: 22px !important;
  line-height: 28px !important;

	
}


h4 a{

  color: #1d4568 !important;


	
}

ul {
  color: #64788e; /* text color */
	font-family: "basic-sans", sans-serif;
}

ul li::marker {
  color: #20bbe5; /* bullet color */
}




#header .header-top a {
  color: #20bbe5 !important;
  text-transform: uppercase;
  font-size: 15px;
	font-family: "basic-sans", sans-serif;
font-weight: 700;
font-style: normal;
}


/* Container <ul> styles */
#menu-main {
  display: flex;
  gap: 20px; /* spacing between nav items */
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Each <li> menu item */
#menu-main > li {
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 20px; /* space for vertical line */
  font-family: "basic-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 25px;
  color: #1e4669;
}

/* Anchor tags inside nav items */
#menu-main > li > a {
  display: flex;
  align-items: center;
  height: 100%;
  color: #1e4669 !important;
  text-decoration: none;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  line-height: inherit;
  max-width: 100px;
  text-align: right;
}


#menu-main > li > a:hover {

	color: #20bbe5 !important;
}
/* Vertical line between menu items (except last one) */
#menu-main > li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 2px;
  height: 60%; /* Adjust to match visual height of the text */
  background-color: #20bbe5;
	height: 90%;
}


.footer-cent p {
  color: #fff;
  font-size: 16px;
  max-width: 560px;
  hyphens: none;
}

.footer-cent ul li a {
  color: #fff !important;
}


.footer-cent ul li a:hover {

opacity: .5;
}

.footer-cent ul li {
  margin-bottom: 1px !important;
  border-bottom: none !important;
  padding-bottom: 2px !important;
  text-align: right;
}

.footer-cent ul li a::before {
	display: none !important;
}


input[type="search"] {
  border: none !important;

  border-radius: 20px 0px 0px 20px !important;
}


button[type="submit"]{
	  margin: 0px !important;
	  background-color: #20bbe5 !important;
	border-radius: 0px 20px 20px 0px !important
	
}

.wp-block-search__inside-wrapper {

  float: right;
}

#nav .nav-top > li {
  margin: 0 0 0 10px !important;
}

#menu-footer > li:nth-last-child(2){
    margin-top: 20px;
}

.page-banner .heading {
  color: #20bbe5 !important;
  font-family: "basic-sans", sans-serif;
  line-height: 28px;
  font-weight: 600;
  font-size: 24px !important;
}


.breadcrumbs{
	display: none !important;
}

.icon_holder img{
	max-width: 70px !important;
	
}
.copyright p{
	color: #fff;
	font-size: 14px;
}

/* Target the wrapper div that contains both the <p> and <h4> */
.wpb_wrapper > p + h4 {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px; /* Space between image and title */
}

/* Target the image inside the <p> */
.wpb_wrapper > p {
  display: inline-block;
  vertical-align: middle;
  margin: 0; /* Remove default p spacing */
}

/* Resize the image */
.wpb_wrapper > p img {
  max-width: 70px;
  height: auto;
  display: inline-block;
}

.icon_holder_all{
	width: 90%;
	margin: 0 auto !important;
}


@media (max-width: 768px) {
.icon_holder_all{
	width: 100%;
	margin: 0 auto !important;
}

	
	
}
.wpb_wrapper > h4 {

  max-width: 250px;
}

.image_and_blue{
	  padding-bottom: 50px;

}
/* Container holding the image */
.image-box {
  position: relative;
  width: 70vw;
  height: 480px;
  overflow: hidden;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: #f0f0f0; /* fallback background */
}

/* Inner image (optional, in case no background-image is used) */
.image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}

/* Blue box that overlaps the top-right corner of image-box */
.blue-box {
  position: absolute;
  top: 0;
  right: 0;
  height: 100px;
  width: 250px;
  background-color: #20bbe5;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom-left-radius: 20px;
  padding: 0 20px;
  box-sizing: border-box;
  z-index: 2;
  font-size: 1rem;
  line-height: 1.4;
  text-align: left;
}

/* Paragraph inside blue box */
.blue-box p {
  color: white;
  margin: 0;
  text-align: left;
}

/* Optional wrapper for spacing below the image-box */
.image_and_blue {
  padding-bottom: 50px;
}

/* Responsive styles */
@media (max-width: 768px) {
  .image-box {
    width: 90vw;
    height: 360px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  }

  .blue-box {
    width: 60vw;
    height: 80px;
    font-size: 0.9rem;
    border-bottom-left-radius: 15px;
  }
}



#nav {
  max-width: 900px !important;
  margin: 20px -9px 0 0;
  display: block;
  float: right;
	clear: both !important;
}


@media only screen and (min-width: 1100px) {
  .desk .logo, .desk .logo-title {
    line-height: 40px;
    position: relative;
    overflow: hidden;
    padding: 0 25px 0 0;
    margin: 0 auto !important;
    display: block !important;
  }
}

#menu-top-menu > li > a {
  font-weight: 600;
  font-size: 14px;
	color: #fff !important;
    background: #20bbe5;
    border-radius: 20px;
    padding: 10px 20px;

}

.ad-light a:hover {
	opacity: .5;
	
}

.menu-top-menu-container{
	text-transform: uppercase;
}

.menu-top-menu-container .ad-light a {
	border: 1px solid red;

}


#header .top-nav {
  max-width: 600px;
  margin: 0 -9px 0 0;
  float: right !important;
  display: block ruby !important;
}

.nav-holder{
display: block !important;
  float: right !important;
  clear: both !important;
  height: auto !important;
	
}


#header.style2 .logo {

  width: auto !important;
  max-width: 250px !important;
  float: left !important;
	margin: 0px !important;

}

.holder{
	top: 0;
  width: auto;

}

#header.style2 .desk-menu > ul > li > a{
	padding: 0px !important;
}

.logoholder{
  float: right !important;
}











.custom-holder {
  position: relative;
width: 100%;
  height: 650px;
  overflow: hidden;

}

/* Quarter circle in bottom-right corner */
.custom-holder::after {
content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 650px;
  height: 650px;
  background-color: #e5e6e7;
  border-radius: 100% 0 0 0;
  z-index: 0;
}
/* Responsive adjustments */
@media (max-width: 768px) {
  .custom-holder::after {
    width: 250px;
    height: 250px;
  }
}

@media (max-width: 480px) {
  .custom-holder::after {
    width: 180px;
    height: 180px;
  }
}


/* LEFT DIV STYLES */
.left-div {
  position: absolute;
  left: 0;
  top: 100px;
  width: 70vw;
  height: 480px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  border-top-right-radius: 300px;
  border-bottom-right-radius: 300px;
  background-color: #f0f0f0;
  z-index: 1;
  transition: all 0.3s ease;
}

/* Inner image (optional, in case no background-image is used) */
.left-div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}


/* RIGHT DIV STYLES */
.right-div {
  position: absolute;
  right: 0;
  top: 40px;
  width: 60%;
  height: 150px;
  background-color: #20bbe5;
  z-index: 2;
  border-radius: 75px 0px 0px 75px;
  transition: all 0.3s ease;

  display: flex;               /* Flexbox for alignment */
  align-items: center;         /* Vertical centering */
  justify-content: flex-start; /* Left align content */
  padding-left: 50px;          /* 50px from the left edge */
}



/* ===== Responsive: Stack vertically on small screens ===== */
@media (max-width: 768px) {


  .left-div,
  .right-div {
    position: relative;
    width: 100% !important;
    height: auto;
  }

  .left-div {
    height: 300px;
  }

  .right-div {
    height: 100px;
    margin-top: 40px;
  }
}




/* LEFT DIV HOME STYLES */
.left-div-home {
  position: absolute;
  left: 0;
  top: 0;
  width: 70%;
  height: 480px;
  background-size: cover;
  background-position: center;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  z-index: 1;
  transition: all 0.3s ease;
}

.left-div-home {
  width: 40vw;
  height: 480px;
  overflow: hidden;
  border-top-right-radius: 300px;
  border-bottom-right-radius: 300px;
  background-color: #f0f0f0; /* fallback background */
	  top: 100px;
}

/* Inner image (optional, in case no background-image is used) */
.left-div-home img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}


/* RIGHT DIV HOME STYLES */
.right-div-home {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 60px;
  color: white;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 140px;
  width: 80%;
  height: 220px;
  background-color: #20bbe5;
  z-index: 2;
  border-radius: 110px 0px 0px 110px;
}

/* Optional styling for the inner text block */


/* ===== Responsive: Stack vertically on small screens ===== */
@media (max-width: 768px) {


  .left-div-home,
  .right-div-home {
    position: relative;
    width: 90% !important;
    height: auto;
border-radius: 0px 100px 100px 0px;  }

  .left-div-home {
    height: 300px;
  }

  .right-div-home {
 display: none;
  }
	
	.nav_menu-2{display: none;}
}


.right-div p strong, .right-div p strong a{
	color: #fff !important;
	font-size: 25px !important;
	font-weight: 600 !important;
	

	
}

.right-div p{
color: #d2f1fa !important;
  font-size: 20px !important;


	
}
.right-div p a{
color: #d2f1fa !important;
  font-size: 20px !important;
}
.right-div p a:hover, right-div p strong a:hover{
opacity: .5;

	
}




.mob-header-top {
  height: 120px !important;
}


.featured-wrapper {
    position: relative;
}









/* === Featured Image Background (Hero) === */

.featured-wrapper {
  position: relative;
  min-height: 600px;
  display: flex;
  align-items: center; /* vertical centering */
}


.hero-section-wrapper {
  position: relative;
  overflow: visible;
  height: 100%; /* Match parent height */
}

.hero-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 43vw;
  height: 600px;
  background-size: cover;
  background-position: center;
  border-top-left-radius: 400px;
  border-bottom-left-radius: 400px;
  z-index: 1;
  pointer-events: none;
}

/* Main content container */
.home_container {

	
	position: relative;
    z-index: 2;
    max-width: 1100px !important;
    height: auto !important;
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 0 20px !important;
    box-sizing: border-box;
	  width: 100%;
	
	
	
}
.home_container .row {
  width: 100%;
  display: flex;
  align-items: center; /* centers the_content() */
}


.home_container h2 {
color: #20bbe5 !important;
  font-weight: 300 !important;
  font-size: 100px !important;
  line-height: 120px !important;
  max-width: 700px;
  background: none;
  display: inline flow-root list-item;
  padding: 0px 0px;
  border-radius: 0px 120px 120px 0px;
  list-style: none !important;

	
}

.home_container h3 {
	font-weight: 500 !important;
	color: #20bbe5 !important;
	font-size: 42px !important;
	line-height: 45px !important;

	
}

.home_container p {
	color: #64788e !important;
	font-size: 20px !important;
	line-height: 23px !important;
	line-height: 28px !important;
	max-width: 425px !important;

	
}


.text-slider-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 30px;
  position: relative;
}

.text-slider {
  flex: 1;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 80px;
	width: 800px;
}

.text-slider .slide {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.8s ease-in-out, visibility 0.8s ease-in-out;
  width: 100%;
}
.text-slider .slide.active {
  opacity: 1;
  visibility: visible;
}
.text-slider .slide h2 {
  font-size: 30px !important;
  font-weight: bold !important;
  line-height: 1.5 !important;
  color: #fff !important;
}
.text-slider .slide p {
  color: #fff !important;
}


.next-slide-btn {
  flex-shrink: 0;
  font-size: 36px;
  font-weight: 100;
  color: white;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 3;
  transition: transform 0.3s ease, opacity 0.3s ease;
  padding-left: 10px;
  position: relative;
}
.next-slide-btn:hover {
  transform: translateX(5px);
  opacity: 0.8;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .right-div-home {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    padding: 20px;
  }

  .text-slider-wrapper {
    flex-direction: row;
    align-items: center;
  }

  .text-slider .slide {
    position: relative;
    opacity: 1;
    visibility: visible;
  }

  .next-slide-btn {
    font-size: 24px;
    padding-left: 15px;
    transform: none !important;
  }
}
/*  Responsive text size */
@media (max-width: 768px) {
  .text-slider .slide {
    font-size: 18px;
  }
  .next-slide-btn {
    font-size: 24px;
  }
}

.three-column-section .column-content-wrapper {
  display: flex;
  align-items: center; 
  gap: 15px;
  min-height: 100px; /* Ensure container height matches image */
}

.three-column-section .column-content-wrapper img {
  width: 70px !important;
  object-fit: cover;
  flex-shrink: 0;
}

.three-column-section .column-content-wrapper p,
.three-column-section .column-content-wrapper div {
  color: #1e4669;
  font-size: 26px;
  line-height: 28px;
  margin: 0;
}
a img.alignnone {
  margin: 5px 0px 20px 0 !important;
}

.three-column-section{
max-width: 900px !important;
}

.three-column-section.row img {
  max-width: 70px !important;
  width: 70px !important;
}
.home-below-content {
max-width: 900px !important;
  margin: 0px auto;
  padding: 50px 0px 30px 0px;
}


.next-slide-holder{
	width: min-content;
  float: right;
  top: -50px;
  position: relative;
  left: 50px;

}


.content_holder {
	max-width: 950px !important;
  margin: 0 auto;
}

.mob-header-content{
width: 100%;
	right: 100%;
}

.insights{
	
}


.insights .vc_gitem-animated-block {
  display: none;
}


.insights .vc_custom_1419240516480 {
  background-color: #fff !important;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat, input[type="submit"]{
background-color: #73ba4c !important;
  color: #fff;
  border-radius: 50px;
  float: right;
  padding: 10px 20px;
  font-size: 16px;
	    opacity: 1;
    transition: opacity 0.3s ease;
	border: none !important;
}

.vc_btn3.vc_btn3-color-juicy-pink:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
input[type="submit"]:hover {
    opacity: 0.5;
    transition: opacity 0.3s ease;
}


.insights h4 {
  font-family: "basic-sans", sans-serif;
  font-weight: 200 !important;
  font-style: normal;
  color: #1d4568 !important;
  font-size: 26px !important;
  line-height: 30px !important;
  text-transform: uppercase;
}

.insights .vc_gitem_row .vc_gitem-col {
  padding: 0;
}

.insights  .vc_gitem_row {

  padding-bottom: 20px;
	
}

/* Hide the entire mobile header content on desktop */
@media (min-width: 1098px) {
  .mob-header-content {
    display: none !important;
  }

  .mob-overlay {
    display: none !important;
  }
}


.event-list .event-item {
  padding: 0px;
  margin-bottom: 40px;
}

.event-list .event-item h2 {
  margin-bottom: 10px;
}

.event-list{
	max-width: 1000px;
}


.event-item h3 a{

font-family: "basic-sans", sans-serif;
  font-weight: 200 !important;
  font-style: normal;
  color: #1d4568 !important;
  font-size: 26px !important;
  line-height: 30px !important;
  text-transform: uppercase !important;
	    margin: 0px !important;

}


.event-item p {
  font-size: 18px;
  line-height: 26px;
  color: #64788e;
  font-family: "basic-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 00px !important;
}




.nav-previous a, .nav-next a {
	color: #1e4669;
	border-bottom: 1px solid #20bbe5;

	
	
}

p.event-source {
    color: #20bbe5 !important;
    margin: 10px 0px;
}

a.event-source {
    color: #20bbe5 !important;
}





.page-banner .container {
  padding-top: 200px !important;
}

@media (max-width: 1098px) {

.page-banner .container {
  padding-top: 120px !important;
	

}
	
}


.site-content{
	background: #fff !important;
}

html {
	background: #20bbe5 !important;
}



/* Remove bullets and padding from list */
.mobile-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

/* Style each list item */
.mobile-menu li {
  margin: 20px 0;
}

/* Style links */
.mobile-menu li a {
  color: #1e4669;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  font-size: 16px;
}

/* Optional: Add hover effect */
.mobile-menu li a:hover {
  text-decoration: none;
	opacity: .5;

}


@media (max-width: 800px) {


.home_container h2 {
  font-size: 80px !important;
  line-height: 88px !important;
}
	
}


@media (max-width: 600px) {


.home_container h2 {
  font-size: 50px !important;
  line-height: 55px !important;
	color: #fff !important;

}
	
	.home_container h3 {

  font-size: 32px !important;
		color: #fff !important;
	}
	
	.hero-image {
width: 100% !important;
		border-top-left-radius: 0 !important;
  border-bottom-left-radius: 350px !important;
	}
	
	.home_container p{
		color: #fff !important;
	}
	
	
	
}




.post-navigation{
	display: none;
}

.focus-area-svg-container {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.focus-area-svg-container svg {
  width: 100%;
  height: auto;
  display: block;
  max-width: none; /* full width by default */
}

/* --- Responsive adjustment at ≤ 780px --- */
@media (max-width: 780px) {
  .focus-area-svg-container {
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .focus-area-svg-container svg {
    max-width: 100px;   /* limit width */
    width: 100%;
    height: auto;
    margin: 0 auto;     /* center horizontally */
    display: block;
  }
}


#focus_link p a {
	border: none !important;
	color: #20bbe5;
}



#focus_link p a:hover {
	opacity: .5
}

h4 a:hover {
	opacity: .5
}

p img a {

  border-bottom: none;
}

h2.events{

color: #73ba4c;
  text-transform: uppercase;
  font-size: 18px !important;
  font-weight: 500 !important;
  border-bottom: 1px solid #73ba4c7a;
  padding: 0px;
  margin: 0px;
  line-height: 20px !important;
}

img a:hover{
	opacity: .8;
}
