/*
Theme Name: i-max Child
Template: i-max
Author: Child Theme Configurator
Version: 1.0.1442584443
Updated: 2015-09-18 14:54:03
*/

@charset "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Boogaloo);

.nav-container li a:hover
{
	background-color: #333366!important;
}

.site .tx-slider .tx-slide-button a, .ibanner .da-slider .owl-item.active .da-link
{
	background-color: #333366!important;
}
.site-footer{
	background-color: #333366;
}

.site-info, .site-info a
{
	color: #fff;
}

.site-footer .site-info a
{
	color: #fff;
	font-weight: bold;
}

p, li{
	color: #000;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9{
	font-family: 'Boogaloo', cursive;
	color: #333366;
}

h4{
	font-size: 25px;
}


.nav-container .current_page_item > a, .nav-container .current_page_ancestor > a, .nav-container .current-menu-item > a, .nav-container .current-menu-ancestor > a, .nav-container li a:hover, .nav-container li:hover > a, .nav-container li a:hover, ul.nav-container ul a:hover, .nav-container ul ul a:hover {
	background-color: #333366!important;
}

.iheader, .format-status, .tx-service:hover .tx-service-icon span, .ibanner .da-slider .owl-item .da-link:hover
{
	background-color: #333366!important;
}

.nav-container .sub-menu, .nav-container .children
{
	border-top: 2px solid #333366!important;
}

.sub-menu li a{
}

.site-header .home-link img{
	max-width:460px;
}

.home #blog-cols{

}

.home a strong, .home strong a, .home a{
	color: #333366;
}

.page  h1, h2, h3, h4, h5, h6{
	clear:none;
}

h2{
	font-size:40px;
}

h4 {
    font-size: 30px;
}

@media all and (max-width: 600px) {
	.site-header .home-link img {
		max-width: 96%;
	}
}


.boxed.masonry-brick {
    background: #ff0000!important;
    color: #fff;
    padding: 15px;
     margin-top: -30px;
}

.boxed {
   background: #ff0000!important;
    color: #fff;
    padding: 15px;
    width: 60%;
    text-align: center;
}


.boxed2 {
   background: #333366 !important;
    color: #fff;
    padding: 15px;
    width: 60%;
    text-align: center;
}

.gdpr {
    color: #333366;
    font-weight: bold;
}
