/***********transparence*************/

.layout-boxed .body-innerwrapper,#sp-logo,#sp-header,#sp-top-bar,#sp-footer {
    background: rgba(255, 255, 255, 0)!important;
}

#sp-component,.left {
	background:#fff;
	padding-left: 15px;
    padding-top: 5px;
}
@media (min-width: 992px){
#sp-menu{
background-color: #0968b3!important;
color:#fff !important;
}
}
.sp-megamenu-parent >li >a {
	color:#fff !important;
	line-height: 24px !important;
	font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    color: #fff;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
	color:#24a7e8 !important;
}

#offcanvas-toggler {
    float: right;
    line-height: 87px;
    margin-left: 15px;
    font-size: 20px;
    z-index: 9999999;
}
#sp-section-2 > div > div {
	 z-index: 9999999;
}
#offcanvas-toggler >i {
    color: #ffffff;
}
#sp-component > div > article > div:nth-child(4) > h1:nth-child(1) > img,#sp-component > div > article > div:nth-child(4) > h1:nth-child(5) > img {
	margin: 0 auto;
}

.sp-megamenu-parent {
	float:left !important;
}

#sp-main-body {
    padding: 20px 0;
}

#sp-left {
	padding-left:0px !important;
}

.left h3 {
	font-family: "Times New Roman", Times, serif;
    background: #6ba4d1;
    color: #2177ba;
    height: 18px;
    letter-spacing: 4px;
    margin: 0px 6px 10px 2px !important;
    padding: 4px 10px 0 0;
    text-align: right;
}

.sp-megamenu-parent >li {
    border-left: 1px solid #fff;
	padding: 0px 7px 0px 10px;
	margin: 7px 0;
}

.sp-megamenu-parent >li:first-child {
    border-left: 0 none;
}

.entry-header h2 {
    border-bottom: 2px solid #0968B3;
    color: #0968B3;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    margin: 10px 0 0;
}

.sp-module ul >li >a {
    color: #000000;
    font-family: Candara, sans-serif;
    font-size: 14px;
    padding: 0px;
    color: #3A86C2;
}

.sp-module ul >li >a:before {
    font-family: FontAwesome;
    content: none;
    margin-right: 8px;
}

#sp-footer1 .sp-module ul >li {
    display: inline-block;
    border-bottom: none;
    -webkit-transition: 300ms;
    transition: 300ms;
    margin: 0 12px;
}
#sp-footer1 > div > div > div ,#sp-footer1 > div > div > div > ul >li >a{
	float:left;
	color:#fff;
}
#sp-footer2 > div > span {
	float:right;
	color:#fff;
}

.layout-boxed .body-innerwrapper {
    max-width: 1240px;
    margin: 0 auto;
    box-shadow: none;
}

.lnee ul.latestnews-items li {
    list-style: none;
    display: inline-block;
    padding: 0;
    background-image: none!important;
    letter-spacing: normal;
    line-height: inherit;
    vertical-align: top;
    display: inline-block;
    margin-bottom: 5px;
    max-width: 33%!important;
    background: white!important;
}

.lnee.newslist {
    position: relative;
    max-width: 1170px;
    margin: 10px auto;
	
}