
/* CSS Document */

.mod-languages {
    position: absolute;
    z-index: 999999999999;
    top: 0;
    right: 0;
}
#sp-header {

    position: absolute;
    z-index: 99;
    box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0);
    animation: spFadeIn 0.5s;
	    height: 36px;
}
#sp-logo {
    position: absolute;
    top: 35px;
    left: -15px;
}#sp-header {
/*    background: transparent!important;*/
}
@media screen and (max-width: 992px) {
.logo img.logo-image {
    width: 100px!important;
	height: auto!important;
}
#sp-header #offcanvas-toggler.offcanvas, #sp-header #offcanvas-toggler.mega {
 
    background: #fff;
    padding: 10px;
}
#sp-header {
  background: transparent!important; 
}
#sp-logo {
 
    top: 25px;
 
}
#sp-menu .mod-languages {
 
    display: none;
}
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    line-height: 30px;
}
.sp-megamenu-parent>li>a {
    color: #000;
    text-transform: uppercase;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #226D74;
    font-weight: 600;
}
.sp-page-title .container {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15%;
    padding-bottom: 5%;
	}
.sp-page-title {
/**/ background-size: cover;
    background-attachment: scroll;
    background-position-y: center;
}
#sp-bottom .sp-module ul>li {
    display: block;
    margin-bottom: 15px;
    padding-right: 30px;
    text-align: center;
    margin: auto;
}
.sp-page-title .sp-page-title-heading {
    font-size: 44px;
     
}
.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 3.25rem;
}
.mfp_masonry_skin_card .mfp_masonry_item .mfp_masonry_title a {
    font-weight: 700 !important;
    font-size: 1em !important;
	color: #226D74!important;
}
.mfp_masonry_skin_card .mfp_masonry_item div {
    background: #eee;
}
@media screen and (min-width: 992px) {
.article-details .article-full-image {
    
    float: right;
    max-width: 50%;
	margin-left:15px;
}}
#sp-logo {
    z-index: 99999999;
}
#sp-footer2 .navbar-expand-md .navbar-collapse {
    justify-content: flex-end;
}
#sp-footer2 .nav-item  {
    padding-left: 20px;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {

    font-size: 16px;
    font-weight: 500;
 
}
#sp-header.full-header {
    padding-top: 3px!important;
}
