/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

.main-navbar {
    /* float: right; */
    margin-top: 5px;
}

.header-right {
    float: right;
    margin-top: 5px;
	padding-top: 30px;
	display: block;
}

#slider > div > ul > li:nth-child(4) > div > a > h3, .slides > li h3 { margin-top: 345px !important;  margin-left: 70px !important; }

.slides > li h3  { background-color: #53a2be !important; }


#slider > div > ul > li.flex-active-slide > div > a > div { display: none }

.header-right h4 { font-size: 24px; }

.page-wrap {background-color: #53a2be }
.navbar-nav a, .navbar-nav .current-menu-item a, .navbar-nav .current_page_item a, .navbar-nav .current-menu-parent a { color: #232528; }
#navbar-main {background-color: #FFA400; }

.site-footer { background: #0a2239; border: none; color: #eee }
.site-footer h3.title, .footer-widgets .widget h3.title   {color: #eee }.navbar-nav ul.sub-menu  a { color: #000 }
 