/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.105.1519839121
Updated: 2020-01-29 13:43:01

*/
h1,h2,h3,h4,h5,h6 {
	font-family: barlow-regular;
}
body {
	font-family: Barlow, open-sans;
}

h1{
	
}
h2{
	line-height: 1.4em !important;
	color: #17428C !important;
}
h3{
    padding-bottom: 1.1em !important;
	line-height: 1.4em !important;
}
h4{
	
}

header#main-header {
    background-color: #17428b ;
}
.et_secondary_nav_enabled #page-container #top-header {
    background-color: #f39200 !important;
}
ul#top-menu {
    font-weight: 300;
}
ul.sub-menu{
	background-color: #8AB5E1 !important;
}
#top-menu li li a {
	font-size: 16px !important;
	font-weight: 300 !important;
}
#top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a, #top-menu li.current_page_item>a{
	font-weight: 600 !important;
}
ul.sub-menu {
    
	width: 350px !important;
}
#top-menu li li a {
    width: 300px !important;
}

img#logo {
    max-width: 200px;
}
ol.fbc-items {
    background-color: #17428b !important;
}
.fbc-page .fbc-wrap .fbc-items li a {
    color: #f39200 !important;
}
.fbc-page .fbc-wrap .fbc-items li.active span, .fbc-page .fbc-wrap .fbc-items li .fbc-end-text {
    color: #ffffff !important;
    font-size: 16px;
}
.fbc-page .fbc-wrap .fbc-items li:first-child {
    padding-left: 0px !important;
}
.fbc-page .fbc-wrap .fbc-items li {
    padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.fbc-page .fbc-wrap .fbc-items {
    font-family: "Barlow", sans-serif !important;
}

/*collpse and set the height of the toggle text on blue*/
.pa-toggle-text .et_pb_text_inner {
	max-height: 250px;
	transition: max-height 0.3s ease-out;
	overflow: hidden;
}
/*add gradient to the collapsed text*/
.pa-toggle-text .et_pb_text_inner:after {
	content: "";
	display: inline-block;
	position: absolute;
	pointer-events: none;
	height: 100px;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(0deg, #17428C 20%, transparent);
}
/*style the expand text link*/
.pa-toggle-text .pa-text-expand-button {
	padding: 0.5em;
	text-align: center;
	color: #ffffff!important;
}
/*change the curor to a pointed when hovering over the expand text link*/
.pa-toggle-text .pa-text-expand-button span {
	cursor: pointer;
}
/*define the font family for the toggle icon*/
.pa-toggle-text .pa-text-expand-button .pa-text-toggle-icon {
	font-family: ETMODULES, "sans-serif";
}
/*set the max height and transition of the expanded toggle*/
.pa-toggle-text .pa-text-toggle-expanded {
	max-height: 2000px;
	transition: max-height 0.3s ease-in;
}
/*hide the gradient when the toggle is expanded*/
.pa-toggle-text .pa-text-toggle-expanded.et_pb_text_inner:after {
	background: none;
}

/*collpse and set the height of the toggle text on white*/
.pa-toggle-text-w .et_pb_text_inner {
	max-height: 250px;
	transition: max-height 0.3s ease-out;
	overflow: hidden;
}
/*add gradient to the collapsed text*/
.pa-toggle-text-w .et_pb_text_inner:after {
	content: "";
	display: inline-block;
	position: absolute;
	pointer-events: none;
	height: 100px;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(0deg, #ffffff 20%, transparent);
}
/*style the expand text link*/
.pa-toggle-text-w .pa-text-expand-button {
	padding: 0.5em;
	text-align: center;
	color: #000 !important;
}
/*change the curor to a pointed when hovering over the expand text link*/
.pa-toggle-text-w .pa-text-expand-button span {
	cursor: pointer;
}
/*define the font family for the toggle icon*/
.pa-toggle-text-w .pa-text-expand-button .pa-text-toggle-icon {
	font-family: ETMODULES, "sans-serif";
}
/*set the max height and transition of the expanded toggle*/
.pa-toggle-text-w .pa-text-toggle-expanded {
	max-height: 2000px;
	transition: max-height 0.3s ease-in;
}
/*hide the gradient when the toggle is expanded*/
.pa-toggle-text-w .pa-text-toggle-expanded.et_pb_text_inner:after {
	background: none;
}
/*collpse and set the height of the toggle text on white end*/


/*collpse and set the height of the toggle text on green*/
.pa-toggle-text-g .et_pb_text_inner {
	max-height: 250px;
	transition: max-height 0.3s ease-out;
	overflow: hidden;
}
/*add gradient to the collapsed text*/
.pa-toggle-text-g .et_pb_text_inner:after {
	content: "";
	display: inline-block;
	position: absolute;
	pointer-events: none;
	height: 100px;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(0deg, #94C24A 20%, transparent);
}
/*style the expand text link*/
.pa-toggle-text-g .pa-text-expand-button {
	padding: 0.5em;
	text-align: center;
	color: #fff !important;
}
/*change the curor to a pointed when hovering over the expand text link*/
.pa-toggle-text-g .pa-text-expand-button span {
	cursor: pointer;
}
/*define the font family for the toggle icon*/
.pa-toggle-text-g .pa-text-expand-button .pa-text-toggle-icon {
	font-family: ETMODULES, "sans-serif";
}
/*set the max height and transition of the expanded toggle*/
.pa-toggle-text-g .pa-text-toggle-expanded {
	max-height: 2000px;
	transition: max-height 0.3s ease-in;
}
/*hide the gradient when the toggle is expanded*/
.pa-toggle-text-g .pa-text-toggle-expanded.et_pb_text_inner:after {
	background: none;
}
/*collpse and set the height of the toggle text on green end*/



/*hide in mobile*/
@media screen and (max-width: 960px){
	.hide-mobile {display:none !important}
}
/*hide in mobile end*/

/*button select slide*/
.btn-slide{
	font-size: 14px !important;
	background-color: #17428C !important;
}
.btn-slide:hover{
	background-color: #b5d6f7 !important;
}
/*hide in mobile end*/


.slide-radius{
	border-radius: 25px !important;
}

.et_pb_section_24.et_pb_section.et_section_regular {
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (min-width: 981px) and (max-width: 1407px) {
  .et_pb_section_24.et_pb_section.et_section_regular {
    padding-top: 40px; 
	padding-bottom: 0px
  }
}

.et_pb_row_33.et_pb_row.et_pb_gutters3 {/*Search*/
  padding-bottom: 0;
  padding-top: 20px;
}

/*Newsletter start*/
#rmOrganism .rmLayout--horizontal.rmBase {
    max-width: 100%!important;
}
@media screen and (min-width: 768px) {
    #rmOrganism .rmLayout--horizontal.rmBase .rmBase__container {
        padding-top: 0px !important;
		padding-left: 0px !important;
    }
}
#rmOrganism .rmSubscription .rmBase__content {
    font-family: barlow !important;
}
.rmBase__compError {
    background-color: #D13579 !important;
}
/*Newsletter end*/

/* Footer */
@media (min-width: 981px) {
  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
    margin-bottom: 0;
  }
}
.et_pb_widget {
  width: 100%;
}

.page.et_pb_pagebuilder_layout #main-content {
  background-color: #FFF;
  padding-top: 15px;
  padding-bottom: 15px;
}

#cmplz-document{
	margin: auto;
}
div#main-content {
    padding-top: 0px !important;
}