




@import url('https://fonts.googleapis.com/css?family=Bevan&display=swap');
@import url('https://fonts.googleapis.com/css?family=Bevan|Cabin&display=swap');

body {
	background-color: #fff;
	color: #777;
	font-family: 'Cabin', sans-serif;
	font-weight: 300;
	line-height: 1.625;
}

a {
	color: #40a8d6;
	text-decoration: none;
}

h1,h2 {
	color: #334f8c;
	font-family: 'Bevan', cursive;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 10px;
}

h3 {font-family: 'Bevan', cursive;}

h4,
h5,
h6 {
	color: #333;
	font-family: 'Cabin', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 10px;
}

.orange{color:#f59d46}


section#simple-social-icons-2 {
    margin-bottom: 0px!important;
}

.genesis-nav-menu {
	clear: both;
	font-family: 'Cabin', sans-serif;
	font-size: 14px;
	font-weight:700;
	line-height: 1.5;
	width: 100%;
	background: #e1e3e7;
	border-radius: 3px;
}
.nav-primary {
	background-color: #FFF!important;
}
.nav-primary {
	background-color: #FFF!important;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
	border-right: 1px solid #cbced4;
}


.title-gray {
	color: #222;
	font-size: 24px;
}

.entry blockquote {
	position: relative;
	padding: 25px 20px 10px 50px;
	color: #444;
	margin: 0px;
}

.entry blockquote:before {
  content: '\201C';
  position: absolute;
  top: -0.2em;
  left: 0;
  font-size: 7em;
  color: #999;
  font-family: Georgia, serif;
}


.entry-footer .entry-meta {
	border-top: 1px solid #ececec;
	margin: 0 -40px;
	padding: 20px 40px 0;
}

a.entry-title-link {
    color: #f59d46;
}

.entry-header {
	border-bottom: 1px solid #ececec;
	margin: -40px -40px 20px;
	padding: 40px 40px 20px 40px;
}

.entry {
  background-color: #fff;
  margin-bottom:0px;
  border: none!important;
  box-shadow: none;
	padding: 20px 40px 20px 40px;
}

.home-bottom .widget-title,
.sidebar .widget-title {
	margin: -40px -40px 20px;
	padding: 30px 40px 20px 40px;
}


.page .title {
	font: normal 24px/1.1em 'Bevan', arial, sans-serif;
	font-family: 'Bevan', cursive;
	color: #334f8c;
	font-size: 24px;
}

#nav-search.nav-search {
	padding: 0 4px 0 0;
	margin: 0;
	width: 225px;
}

.searchform {
	background-color: #FFF;
}

#square {
	width: 145px;
	min-height: 175px;
	background: #F8F8F8;
	padding: 30px 10px 10px;
	border: 1px solid #E6E6E6;
}

.pod-title {
	font: 14px/1.4em 'Cabin', arial, sans-serif;
	color: #40a8d6;
}

.wpt_widget_content .entry-title {
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 16px;
}

.wpt_widget_content a {
    color: #40a8d6!important;
}

.wpt_widget_content .tab_title a {
    display: block;
    background: #f0f0f0;
    border-left: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    padding: 2px 0 4px;
    line-height: 2.4;
    text-decoration: none;
    position: relative;
    font-weight: bold;
    color: #333!important;
}





.sidebar .widget {
  background-color: #fff;
  border: none!important; 
  box-shadow: none; 
  padding: 20px 0 0px 0px;
}


.site-inner {
 background-color: #fff!important; 
  border: none!important;
	
 clear: both;
 padding-top: 40px;
}

.nav-primary {
	background-color: #e1e3e7;
}

.nav-primary,
.nav-primary a {
	color: #334f8c;
}


.footer-widgets {
	background-color: #f2f2f2;
	border-top: 1px solid #ececec;
	clear: both;
	padding-top: 40px;
}

#mc_embed_signup label {display:block;font-size:16px;padding-bottom:10px;
	font-weight:300!important;}

