/*
 Theme Name:   encore
 Theme URI:    m
 Description:  Divi Child Theme
 Author:       Martina Elena LLC.,
 Author URI:   http://martinaelena.com
 Template:     Divi
 Version:      1.0.0
*/

@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;1,400;1,600&family=Karla:wght@200..800&display=swap');
.et_pb_section_0 {
    min-height: 700px !important;
}
.et_builder_inner_content {
    position: relative;
    z-index: 0;
}.section_has_divider .et_pb_row {
    z-index: 0 !important;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}
.et_pb_row {
    width: 88%;
}
body, p {
font-family: "Karla", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size:  22px;
	color: black;
	line-height: 1.3em;
}
.body .et_pb_button {
	font-weight: 500;
}
.larger p {
	font-size: 26px;
	font-weight: 600;
}
.nav li ul {
border-top: 0;
	width: 304px;
}
.nav li li {
    padding: 0px 0px;
    margin: 0;
}
.et-menu li li a {
    padding: 6px 18px;
    width: 305px;
    font-size: 18px !important;
}
.page-id-19 .et_pb_button_module_wrapper.et_pb_button_0_tb_header_wrapper  {
	display: none;
}
blockquote footer {
	margin-top: 15px;
}
.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: rgba(0, 0, 0, .03);
    opacity: 1;
}
h1 {
 font-family: "Crimson Text", serif;
  font-weight: 600;
  font-style: italic;
  font-size: 52px;
}


 h2 {
font-family: "Crimson Text", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 50px;
	 font-size: 4.23vw;
}
.plain h2,.plain h3  {
font-family: "Karla", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

h3 {
  font-family: "Crimson Text", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 30px !important;
}
.small h2 {
	font-size: 38px;
}
.small p {
	font-size: 18px;
}
.smaller h2 {
	font-size: 30px;
}
.lower {
	text-transform: capitalize;
}
.center p, .center, .center h2, .center h3 {
	text-align: center;
}
.white p, .white, .white h1, .white h2, .white h3 {
	color: white;
}
.staff .et_pb_blurb_content {
	cursor: pointer;
}
.staff strong {
	color:#124572
}
.staff .et_pb_blurb .et_pb_image_wrap {
	transition: all ease-in-out .4s;
}
.staff .et_pb_blurb .et_pb_image_wrap:hover{
	border: 2px solid #124572;
	transition: all ease-in-out .4s;
	
}
.dmpro_popup .dmpro_popup_header {

    z-index: 44 !important;
    position: absolute!important;
    right: 0!important;
}
#menu-footer {
	display: block;
}
.pgtitle {

    margin-top: 27%;

    width: fit-content;
    padding: 1% 5vw 1% 8% !important;
    left: -11%;
}
.col-title {
	min-height: 380px;
	    display: flex
;
    align-items: center;
}
/* .violet .et_pb_button {
	
} */
.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
} 
.gform-theme--framework .field_sublabel_above .gform-field-label--type-sub {
    font-size: 19px;
    color: black;
}
.gform_button.button {
	background-color:#124572 !important;
	font-size: 21px !important;
}
.gform_button.button:hover {
	background-color:#544078 !important;
}
blockquote {
	margin: 0px auto 30px;
    border-left: 0;
    padding-left: 0;
    max-width: 696px;
    border-color: transparent;
}
.copy {
	font-size: 15px;
}
.hours {
	font-size: 19px;
	
}
.icons .et_pb_main_blurb_image .et_pb_image_wrap {
background-image: linear-gradient(129deg, #55608f 0%, #8da7b4 100%);
	padding: 12%;
}
.icons .et_pb_image_wrap img  {
  filter: invert(1);
} 


.icons .et_pb_blurb_content .et_pb_blurb_container {
    text-align: center;
}
.testimonial-carousel .swiper-slide {
    
    background: 0;
    border-top: 0;
}
.testimonial-carousel .swiper-slide {
    display: block;
}
.clients-carousel .client-slide {
    display: flex !important;       /* Make slide a flex container */
    align-items: center;            /* Vertical alignment */
    justify-content: center;        /* Horizontal alignment */
    height: 180px;                   /* Or whatever height you want */
    box-sizing: border-box;
}

.clients-carousel .client-slide img {
/*     max-height: 100%;
    max-width: 100%; */
	max-width: 220px;
    max-height: 190px;
    width: auto;
    margin: 0 auto;
    object-fit: contain;             /* Keeps logo proportions */
}
.clients-carousel .slick-dots li button:before {

    font-size: 15px;
}
.clients-carousel .slick-dots {
    bottom: -83px;
}
.ico-impact .plain h2 {

    font-size: 23px;
	font-family: "Karla", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
	text-transform: uppercase;
	color: black;

}
span.percent-value {
    font-size: 66px;
}
.clients-carousel .slick-prev:before,.clients-carousel .slick-next:before {
color: #551a57;
    font-size: 29px;

    opacity: 1;
	}
.mycta .et_pb_promo_description p {
    font-weight: 700;
    padding-bottom: 0;
    position: relative;
    font-size: 2.8vw !important;
}
.et_pb_cta_0.et_pb_promo .et_pb_button_wrapper {
	margin-top: 9px;}
.subscribe .ctct-form-embed.form_0 .ctct-form-defaults {
    background-color: transparent !important;
	padding: 0;
    font: inherit;
}
.subscribe .ctct-form-custom {
	display: flex;
	flex-wrap: wrap;
}
.subscribe .ctct-form-label {
	color: white !important;
}
.subscribe div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    margin: 0 0 18px 3% !important;
    text-align: left;
    flex-basis: 47%;
}
form .gform-body .gfield_label {
	font-size: 21px;
}
#gdpr_text, .ctct-form-footer {
	display: none;
}
.subscribe div.ctct-form-embed form.ctct-form-custom button.ctct-form-button {
    display: block;
    width: 47%!important;;
    margin-left: 3%;
    border: 0 !important;

	    height: 45px;
    margin-top: 28px;
    font-size: 17px;
    padding: 10px!important;;

    background-color: #8da7b4 !important;
    color: black !important;
}
.dmpro_popup_content_text h2 {
    width: 90%;
}
.cta {
    margin: 149px 0 0px 2.5vh;
	position: absolute !important;
}
.martina-jobs-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.job-link-button {
    background-color: #544078;
    border-width: 0px !important;
    border-radius: 17px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
	    padding: .3em 1em !important;
	color: white;
}
.job-link-button:hover {
    background-color: #124572;

}
@media all and (max-width:980px){
.inquire {
    z-index: -99999;
    position: absolute;
}
	.et_pb_menu_0_tb_footer {
    margin: 20% 0 !important;
}
.et_pb_menu--style-left_aligned .et_pb_menu__wrap {
    z-index: -999;
    position: absolute;
    right: 0;
    width: 100%;
	        margin-top: -31px;
/* 	top: -3px; */
}
	.et_pb_image .et_pb_image_wrap {
		margin-bottom: 35px;
	}
	.cta {
    margin: 149px 0 0px 50.5vh;
}
	.reverse {
        display: flex;
        flex-direction: column-reverse;
    }
	.et_pb_menu_0_tb_header.et_pb_menu {
    background-color: transparent !important;
    margin-top: -63px;
    margin-bottom: 37px;
}
	h1 {

    font-size: 41px;
}
	h2 {
		font-size: 40px;
	}
	h3 {
		font-size: 30px !important;
	}
	.et_pb_cta_0.et_pb_promo {

    display: block !important;
}
	.et_pb_cta_0.et_pb_promo.et_pb_promo .et_pb_button.et_pb_promo_button {
    margin-left: 0;
	}

	.slick-next {
    right: -8px;
}
	.slick-prev {
    left: -13px;
}
	footer .mobile_menu_bar:before {
    content: none;
	}
	footer .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
        -webkit-box-pack: start;
        -ms-flex-pack: end;
        justify-content: flex-start;
    }
	   footer .et_pb_menu .et_pb_menu__menu {
        display: block;
		   margin-bottom: 30px;
    }
	.mobile_menu_bar:before {

    font-size: 54px;
	}
	.mycta .et_pb_promo_description p {
  
    font-size: 2.58vw !important;
}.et_pb_cta_0.et_pb_promo.et_pb_promo .et_pb_button.et_pb_promo_button {
    margin-left: 0;
	}
	.dmpro_popup_inner_wrap {
		width: 95% !important;
	
	
}

}

@media all and (max-width:460px){
	.et_pb_section_0 {
    min-height: 352px !important;
}
	.cta {
		margin: 80px 0 27px 3vh;
	}
	body .et_pb_button {

    line-height: 22px !important;

}
	.mycta {
		display: block !important;
		        padding: 0;
	}
	.mycta .et_pb_button.et_pb_promo_button {
    margin-left: 0!important;
	}
	.mycta .et_pb_button_wrapper {
		text-align: left !important;
	}
	.mycta .et_pb_promo_description p {
  
    font-size: 6.8vw !important;
}
}
@media all and (min-width:1250px){
	h1 {
		 font-size: 50px;
	}
	.cta {
    margin: 149px 0 0px 21vh;
}
}