.mystyle1  .uk-card-title{
    font-size: 20px;
    color: #ffffff;
    background: none;
    padding: 5px 5px 5px 5px;
    background-color: #8496d1;
    margin: 0px 0px 10px 0px;
    letter-spacing: 0.3px;
    border-radius: 0px;
}
.mystyle1 {
    font-size: 12px;
	text-transform: uppercase;
    color: #ad458f;
    background: none;
    padding: 5px 5px 5px 5px;
	background-color: #ffffff;
    margin: 5px 5px 5px 5px;
    border-radius: 0px;
	}
	
.mystyle1 .uk-nav-default {
    font-size: 12px;
	text-transform: uppercase;
    color: #ad458f;
	}
.mystyle1 .uk-nav-sub{
    font-size: 12px;
	text-transform: uppercase;
    color: #ad458f;
	}
.mystyle1 .uk-nav>li>a{
    padding: 5px 0;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid rgba(0,0,0,.1);
	}
	
.lgx-parallax-content .lgx-parallax-title {
    font-weight: 200;
    margin-bottom: 30px;
}
.uk-section {
    display: none;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 40px;
}
.mystyle2 {
    font-size: 12px;
	text-transform: uppercase;
    color: #000;
    background: none;
    padding: 10px 10px 10px 10px;
	background-color: #ffffff;
    margin: 5px 5px 5px 5px;
    border-radius: 12px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	}

.sp-page-builder .page-content .sppb-section, #sp-page-builder .sppb-section, .mod-sppagebuilder .sppb-section {
    z-index: 0;
    position: relative;
	
}

.subpage-main {
    position: relative;
    padding-bottom: 95px;
}
.sp-main-body .container {
	position: relative;
	background-color: #ffffff;
    border-radius: 10px;
	 margin-top: -160px;
    padding: 22px 22px 22px 22px;
}
.sp-header4 {
    position: relative;
    padding-bottom: 95px;
}
.sp-header4 .container {
	position: relative;
	background-color: #ffffff;
    border-radius: 10px;
	 margin-top: -80px;
    padding: 22px 22px 22px 22px;

}
.uk-light {
    top: 0;
    left: 0;
    width: 100%;
    height: 121px;
    background: url(/images/headers/bg.png);
}
.uk-nav-sub a {
    padding: 2px 20px;
}
.body, .sp-preloader {
    background-color: #efefef;
    color: #828282;
}
.em {
    color: #000000;
}