/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 /*--------------------------------------
                MAIN NAV 
 * -------------------------------------*/
.fas.fa-home {
	margin-top: -8px !important;
}
.et_pb_menu .et_pb_menu__menu>nav>ul>li {
	margin-top: 8px !important;
}

/* ------------------------------------
               Typography
--------------------------------------- */
p {
	font-family: Open Sans, Sans Serif;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 1.4em;
	color: #00496d;
}
h1 {
	
}
h2 {
	font-family: Open Sans, Sans Serif;
	font-size: 1.7em;
	font-weight: 400;
	line-height: 1em;
	color: #000000;
}
a:link {
	color: #016495;
}
a:hover {
	color: #d05e5f;
}

/* ------------------------------------
          Various Headlines
--------------------------------------- */

.learn-more {
	font-size: 1em;
	font-weight: 600;
	text-align: right;
	margin-top: -10px;
	text-transform: uppercase; 
}
.logotype {
	font-family: Merienda;
	font-size: 78px;
	line-height: .90em;
	letter-spacing: -2px;
	color: #ea797a;
}
.tagline {
	font-family: Open Sans, Sans Serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 1.1em;
	color: #ffffff;
	margin-top: 15px;
}

.title {
	font-family: Merienda;
	font-size: 56px;
	letter-spacing: -2px;
	color: #ea797a;
}
.script {
	font-family: Merienda;
	font-size: 32px;
	line-height: 1.2em;
	letter-spacing: -1.7px;
	text-align: center;
	color: #ea797a;
}
.script-fl {
	font-family: Merienda;
	font-size: 32px;
	line-height: 1.2em;
	letter-spacing: -1.7px;
	color: #ea797a;
}
.title2 {
	font-family: Open Sans, Sans Serif;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.5em;
}
.title3 {
	font-family: Open Sans, Sans Serif;
	font-style: italic;
	font-size: 26px;
	line-height: 1.25em;
	text-align: center;
	color: #00496d;
}
.title4 {
	font-family: Open Sans, Sans Serif;
	font-style: italic;
	font-size: 28px;
	line-height: 1.2em;
	text-align: center;
	color: #ffffff;
}
.title5 {
	font-family: Open Sans, Sans Serif;
	color: #00496d;
	font-style: italic;
	font-size: 21px;
	line-height: 1.5em;
	text-align: center;
}
.cta a {
	font-family: Open Sans, Sans Serif;
	font-size: 26px;
	line-height: 1.2em;
	text-align: center;
	color: #016495;
}
.cta a:hover {
	color: #ffffff;
	text-align: center;
}

/* ------------------------------------
               NAV Menu 
--------------------------------------- */
.et-menu a:link {
    color: #00496d;
	font-size: 16px;
    text-decoration: none;
    display: block;
    position: relative;
}
.et-menu a:visited {
    color: #00496d !important;
}
.et-menu a:hover {
    color: #ffffff !important;
}


/* ------------------------------------
               Footer 
--------------------------------------- */
.message {
	font-family: Open Sans, Sans Serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1em;
	color: #ffffff;
}
.message a {
	font-family: Open Sans, Sans Serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1em;
	color: #ed8b8c;
}
.message a:hover {
	color:#9bcade;
}
.footer-bar {
	font-size: 1em !important;
	font-weight: 400;
	color: #9bcade;
}
.footer-bar a:link {
	font-size: 1em !important;
	font-weight: 400;
	color: #9bcade;
}
.footer-bar a:hover {
	color: #ffffff;
}
