/*
 Theme Name:   Twenty Seventeen Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Seventeen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-seventeen-child
*/

.page .entry-header {
display: none !important;
}

/* mouse over link */
a:hover {
    color: #00A3E0 !important;
    text-decoration: none !important;
}

top-nav > div > ul > li > a:hover, #top-nav > div > ul > li > a:link:hover, .top-nav-list li a:hover, #top-nav > div > ul > li > a:visited:hover, #top-nav > div > div > ul > li > a:hover, #top-nav > div > div > ul > li > a:link:hover, #top-nav > div > div > ul > li > a:visited:hover, .active_menu {
    color: #00A3E0 !important;
}

/*
.site-footer {
	background: #000000 !important;
}
*/

.site-footer a {
	color: #00A3E0 !important;
}

/*
.main-navigation li {
	border: 0;
	display: inline-block;
	vertical-align: middle;
}
*/


.main-navigation img{
	padding: 2px;
	
}

.navigation-top .main-navigation li li a:hover {
	color: #00A3E0 !important;
}

.navigation-top .main-navigation li li  {
	background-color: #FFF;
}


.main-navigation li li.focus > a,
.main-navigation li li:focus > a,
.main-navigation li li:hover > a,
.main-navigation li li a:hover,
.main-navigation li li a:focus,
.main-navigation li li.current_page_item a:hover,
.main-navigation li li.current-menu-item a:hover,
.main-navigation li li.current_page_item a:focus,
.main-navigation li li.current-menu-item a:focus {
	color: #00A3E0 !important;
}

/*
body {
	margin-top: 40px !important;
	}
	
@media screen and (min-width: 48em) {
	.main-navigation {
		width: 1000px !important;
	}
}
*/

@media screen and (min-width: 48em) {
	.navigation-top {
		bottom: unset;
		top: 0;
	}
	.navigation-top .main-navigation .menu .has-image > a {
		padding-top: 0;
		padding-bottom: 0;
	}
	.navigation-top .main-navigation .menu .has-image img {
		max-height: 65px;
		height: 100%;
		width: auto;
	}
	.navigation-top .main-navigation .menu {
		display: flex;
		align-items: center;
	}
	.navigation-top .main-navigation .menu > .menu-item:first-child {
		margin-right: auto;
	}
}

.vc_custom_1515382425667{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #205ec9 !important;}

