@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700');

/* GENERAL STYLES */

body {
  font-family: 'Hind', sans-serif;
  color:#111;
  font-size: 16px;
  line-height: 22px !important;
  font-weight: 400; 
}

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

.article-details p {
  line-height: 22px !important;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}


h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
h1,h2,h3,h4,h5 {
  font-family: 'Hind', sans-serif;
} 

ul {list-style-type: none;}

.article-details  ul {list-style-type: disc !Important; padding-left: 30px;}
.article-details  li {padding-left: 10px !Important;}

p {margin-bottom: 20px;}
a {text-decoration: none;display: inline-block;outline: none; color: #0345bf;}
a:hover,a:focus,a:visited {text-decoration: none; outline: none; }

#sp-footer a, #sp-bottom a {color: #C5DDFF !important;}
#sp-footer a:hover, #sp-bottom a:hover {color: #FFF !important;}

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {color: #0345bf; font-size: 20px !important;}
.article-list .article .article-header h1, .article-list .article .article-header h2 {font-size: 20px; margin: 0 0 15px 0;}
.article-list .article {border: 1px solid #ddd; margin-bottom: 30px;}
.article-details .article-can-edit {margin-bottom: 0px;}
.article-list .article .readmore a {color: #0345bf; font-weight: 400;}
.article-list .article .readmore {font-size:16px;}

.blogBLOK .col-lg-6 {display: flex !important;}

img {max-width: 100%;display: inline-block;}

button {border:none; outline:none; box-shadow: none; display: block; padding: 0; background: transparent;}
input,textarea {font-family: 'Hind', sans-serif;display: block; font-size: 16px; line-height: 28px; outline: none; box-shadow: none;transition: all 0.3s ease-in-out;}

#sp-top-bar .sp-contact-info li span {margin: 0 5px; color: #C5DDFF; font-weight: 400;}
#sp-top-bar .sp-contact-info li a {color: #C5DDFF; font-weight: 400;}
#sp-top-bar .sp-contact-info li a:hover {color: #fff !important;}

#sp-header .sp-megamenu-wrapper .sp-megamenu-parent li .sp-dropdown .sp-dropdown-inner {
    background: #fff;
    border-top: 3px solid #0345BF;
    padding: 0px;
}

#sp-header .sp-megamenu-wrapper .sp-megamenu-parent li .sp-dropdown .sp-dropdown-inner .sp-dropdown-items li a {
    border-bottom: 1px dashed #ddd;
    color: #252525;
    font-size: 14px;
    margin: 0;
    padding: 8px 0;
    text-transform: none;
}

.sp-contact-info .fa-envelope {margin-top: 5px !important;}

.login .col-lg-4 {padding: 10px;}

.calltoaction .mod-custom.custom {
	background: #F5F5F5 !important;
	padding: 20px !important;
	border-top: 1px solid #DDD !important;
	border-bottom: 1px solid #DDD !important;
}

.calltoaction p {
    margin-bottom: 10px !important;
	margin-top: 10px !important;
}

.form-inline {
	padding: 20px;
}

.form-inline label {
   display: none;
}

.form-inline .control-group.checkbox {
	display: none;
}

.calltoaction .sp-module-title {
	padding: 10px 0px 0px 20px;
	margin-bottom: 0px !important;
}

#sp-right .sp-module .sp-module-title::after {
    display: none !important;
}

.pd-documents h3 {
	margin-bottom: 20px;
	margin-top: 20px;
}

.btn, .sppb-btn {
    font-size: 16px;
    font-weight: 400 !important;
    padding: 6px 20px !important;
    text-transform: none;
    border: 2px solid transparent !important;
    border-radius: 6px !important;
}

.btn.sppb-btn-primary, .btn.btn-primary, .sppb-btn.sppb-btn-primary, .sppb-btn.btn-primary {
    background-color: #C5DDFF;
    border-color: #C5DDFF !important;
    color: #254E84 !important;
}

.btn.sppb-btn-primary:hover, .btn.sppb-btn-primary:focus, .btn.btn-primary:hover, .btn.btn-primary:focus, .sppb-btn.sppb-btn-primary:hover, .sppb-btn.sppb-btn-primary:focus, .sppb-btn.btn-primary:hover, .sppb-btn.btn-primary:focus {
    border: 2px solid #254E84 !important;
    background: transparent !important;
    color: #fff !important;
}

.sppb-btn {
  position: relative;
  background: #C5DDFF !important;
  font-size: 14px !important;
  line-height: 46px !important;
  font-weight: 600 !important;
  color: #254E84 !important;
  border: 2px solid #C5DDFF !important;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  display: inline-block;
  padding: 0 38px !important;
  transition: all .5s cubic-bezier(0.4, 0, 1, 1);
  border-radius: 0 !important;
  cursor: pointer;
}
.sppb-btn:hover {
  background: transparent !important;
  color: #C5DDFF !important;
  transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.pd-category .pgcenter {display: none !important;}
#sp-section-1 {background: #C5DDFF;}
.downloads p {margin: 14px 0px 10px 0px;}
.downloads a {color: #ff0000; font-weight: 500;}

/* */

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
	text-decoration: underline;
}

.sppb-addon-article .overlay {
	display: none;
}

#sp-footer, #sp-bottom {
    background: #244D83 !important;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 20px !important;
}

/* HEADER */

#sp-top-bar {
    background: #254E84;
}

#sp-header {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	background: #FFF;
	position: relative;
	height: unset;
}

#sp-header.header-sticky {
	animation-name: menu_sticky;
	animation-duration: 0.60s;
	animation-timing-function: ease-out;
	background: #fff;
}

@keyframes menu_sticky {
  0%   {margin-top:-100px;}
  50%  {margin-top: -90px;}
  100% {margin-top: 0;}
}

#sp-logo {
	display: table;
	margin: auto;
}

#sp-logo .logo-image {
	height: unset;
}

.sp-megamenu-parent {
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 99;
	display: block;
	float: unset;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	padding: 48px 10px !important;
	display: inline-block;
	text-decoration: none;
	font-family: 'Hind', sans-serif;
	font-size: 16px;
	font-weight: 700 !Important;
	outline: 0;
	line-height: 1.42857143;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}

@media (max-width: 1200px) {
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	padding: 48px 12px;
}
}

#sp-header .sp-megamenu-wrapper .sp-megamenu-parent li {
    padding: 0;
}

.sp-megamenu-parent > li.active > a {
	font-weight: 600;
}

body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
	display: none;
}

.sp-megamenu-parent > li.menu-search {
	position: absolute;
	right: 0;
	width: 50px;
	margin-top: 44px;
}

.sp-megamenu-parent > li.menu-search > a {
	height: 26px;
	font-size: 15px;
	color: #222;
	border-left: 1px solid #828d92;
	padding: 0;
	padding-left: 35px;
	line-height: 1.42857143;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
	font-size: 14px;
	line-height: 1.42857143;
	display: inline-block;
	padding: 8px 10px;
	font-family: 'Montserrat', sans-serif;
}

#offcanvas-toggler {
	display: block;
	height: unset;
	line-height: 90px;
	font-size: 20px;
}

/* */

.contact-info {
    border: 2px solid #48c7ec;
    padding: 24px 28px 12px;
    margin-bottom: 20px;
}


/* PAGE TITLE */

.sp-page-title {
    height: 280px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 40px 0;
}

.sp-page-title .sp-page-title-heading {
	/*position: relative;
	height: 140px;
	padding-top: 30px;
	width: 100%;
	text-align: center;
	margin: 0;
	font-size: 36px;
	line-height: 140px;
	color: #222;
	font-weight: 600;
	text-transform: capitalize;*/
	display: none;
}

.sp-page-title .breadcrumb {
	/*background: #fff;
	padding: 16px 20px;
	border: 1px solid #f4f4f4;
	position: relative;
	bottom: -60px;
	margin: 0;
	border-radius: 0;*/
	display: none;
}

.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li::before, .sp-page-title .breadcrumb > li > a {
	color: #222;
	font-size: 18px;
}

.sp-page-title .breadcrumb > .active {
	color: #48c7ec;
}


/* */

/* SIDEBAR */

.sidebar-class  .sppb-row-container {width: 100% !important; }
.sidebar-class.com-sppagebuilder #sp-main-body {margin: 0 auto;}
@media (min-width: 768px) {
.sidebar-class.com-sppagebuilder #sp-main-body {max-width: 750px;}
}
@media (min-width: 992px) {
.sidebar-class.com-sppagebuilder #sp-main-body {max-width: 970px;}
}
@media (min-width: 1200px) {
.sidebar-class.com-sppagebuilder #sp-main-body {max-width: 1170px;}
}



#sp-right, #sp-left {
	padding: 0px 0; /* was 75px 0 */
	position: relative;
	/*padding-left: 30px;*/
	max-width: none;
}

.com-content #sp-right, .com-content #sp-left {
	padding-top: 0;
	padding-bottom: 0;
}

#sp-left {padding-right: 30px;}

#sp-left .sp-module, #sp-right .sp-module {
	border: 0px solid #f3f3f3;
	padding: 0px !important;
	border-radius: 0px;
	margin-bottom: 40px !important;
}

#sp-left .sp-module .form-control,
#sp-right .sp-module .form-control {
	height: 54px;
	border: none;
	border: 1px solid #f1f1f1;
	padding: 0 56px 0 12px;
	color: #9e9e9e;
	border-radius: 0;
} 

#sp-right .sp-module .search .sppb-btn,
#sp-left .sp-module .search .sppb-btn  {
	position: relative;
	background: #48c7ec !important;
	font-size: inherit !important;
	line-height: inherit !important;
	font-weight: inherit !important;
	color: #ffffff !important;
	border: 0px solid #48c7ec !important;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	display: inline-block;
	padding: 0 !important;
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	cursor: pointer;
	border-radius: 0;
	width: 54px;
	height: 54px;
	height: 100%;
	position: absolute;
	top: 0;
	background: #48c7ec;
	right: 0;
}

.input-group > .form-control:focus {
    z-index: 0;
	box-shadow: none;
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

#sp-left .sp-module .sp-module-title:before, #sp-right .sp-module .sp-module-title:before {
	content: "";
	position: absolute;
	top: 38px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #eaeaea;	
}

#sp-left .sp-module .sp-module-title:after, #sp-right .sp-module .sp-module-title:after {
    content: "";
    position: absolute;
    top: 38px;
    left: 0;
    width: 50px;
    height: 1px;
    background: #48c7ec;
}

#sp-left .sp-module ul.categories-module, #sp-right .sp-module ul.categories-module {
	margin-bottom: 50px;
	border: 1px solid #f4f4f4;
	padding: 0px 25px;
	border-left: 2px solid #48c7ec;
}

.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
	padding: 0;
}

#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
	display: block;
	border-bottom: 0px solid #f3f3f3;
}

#sp-left .sp-module ul.categories-module > li, #sp-right .sp-module ul.categories-module > li {
	border-bottom: 1px solid #eaeaea;
	margin: 0;
	padding-bottom: 0px;
}

#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
	display: block;
	padding: 0;
	line-height: inherit;
	padding: 0;
}

#sp-left .sp-module ul.categories-module > li > a, #sp-right .sp-module ul.categories-module > li > a {
	font-weight: normal;
	color: #949494;
	position: relative;
	width: 100%;
	transition: .5s ease;
	line-height: 54px;
	display: block;
}

#sp-left .sp-module ul.categories-module > li > a:hover, #sp-right .sp-module ul.categories-module > li > a:hover {
	color: #48c7ec;
	transition: .5s ease;
}

#sp-left .sp-module ul.latestnews > li, #sp-right .sp-module ul.latestnews > li {
	position: relative;
	font-size: 14px;
	margin-bottom: 25px;
	min-height: 50px;
	padding: 0px 0px 25px;
	color: #cccccc;
	border-bottom: 1px solid #f1f1f1;
}

#sp-left .sp-module ul.latestnews > li:last-child, #sp-right .sp-module ul.latestnews > li:last-child {
	position: relative;
	font-size: 14px;
	margin-bottom: 0;
	min-height: 50px;
	padding: 0;
	border-bottom: 0px solid #f1f1f1;
}

#sp-left .sp-module ul.latestnews > li .media img, #sp-right .sp-module ul.latestnews > li .media img {
	max-width: 90px;
}

#sp-left .sp-module ul.latestnews > li .media a, #sp-right .sp-module ul.latestnews > li .media a {
	position: relative;
	line-height: 1;
}

#sp-left .sp-module ul.latestnews > li .media a:after, #sp-right .sp-module ul.latestnews > li .media a:after {
    position: absolute;
    content: "\f0c1";
    font-family: FontAwesome;
    left: 0px;
    top: 0px;
    text-align: center;
    line-height: 70px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.63);
    color: #ffffff;
    opacity: 0;
    transition: .5s ease;
}

#sp-left .sp-module ul.latestnews > li .media-body, #sp-right .sp-module ul.latestnews > li .media-body {
	padding-left: 15px;
}

.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
position: relative;
font-size: 16px;
font-weight: 600;
margin: 0px 0px 17px;
line-height: 1;
color: #333;
transition: .5s ease;
}

.latestnews li a:hover h4 {
	color: #48c7ec;
}

#sp-left .sp-module ul.latestnews > li .media-body span, #sp-right .sp-module ul.latestnews > li .media-body span {
	color: #48c7ec;
	font-size: 16px;
	display: block;
}

#sp-left .sp-module ul.latestnews > li .media-body span i, #sp-right .sp-module ul.latestnews > li .media-body span i {
	margin-right: 10px;
}

#sp-left .sp-module .tagspopular > ul > li,
#sp-right .sp-module .tagspopular > ul > li {
	display: inline-block;
	margin: 0;
}

#sp-left .sp-module .tagspopular > ul > li > a,
#sp-right .sp-module .tagspopular > ul > li > a {
	color: #999;
	font-size: 16px;
	padding: 8px 12px;
	font-weight: 300;
	border: 1px solid #f4f4f4;
	margin: 0 5px 10px;
	-webkit-transition: .5s ease;
	-moz-transition: .5s ease;
	-ms-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
    display: block;
    font-weight: normal;
    font-size: 15px;
    color: #9e9e9e;
    line-height: 32px;
    background: #fff;
    border-radius: 2px;
    text-align: center;
}

#sp-left .sp-module .tagspopular > ul > li > a:hover,
#sp-right .sp-module .tagspopular > ul > li > a:hover {
    color: #ffffff;
	background: #48c7ec;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

/* menu rechts */

.menu li {
    list-style: none;
    position: relative;
    background: #f7f7f7;
    margin-bottom: 2px;
}

.menu li.current {
    background: #254E84;
}

.menu li.current a {
    color: #ffffff !important;
    border-color: #000;
}

.sp-module ul > li > ul > li > a {
    color: #fff !important;
	background: #2C5A9A !important;
	text-indent: 20px;
}

.menu li a {
    display: block;
    font-size: 15px;
    color: green;
    line-height: 18px;
    border-left: 5px solid transparent;
    font-weight: 500;
    padding-left: 23px;
    transition: all 0.5s ease;
    padding: 12px 14px !important;
    position: relative;
}

/* BLOG SINGLE */

.article-details .article-full-image {
	text-align: center;
	margin-bottom: 0;
	display: block;
	overflow: hidden;
	position: relative;
}

.article-details .article-full-image img {
	display: inline-block;
	border-radius: 0;
}

.article-details .article-full-image img {
    transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 100%;
}

.article-details .article-header {
	padding: 0px;
	background: #fff;
}

.article-details .article-header h1, .article-details .article-header h2 {
	color: #111;
	font-weight: 500;
	margin-bottom: 20px;
	transition: all 300ms ease;
	font-size: 24px;
}

.article-details .text p {
    margin-bottom: 10px;
}

.article-details .author {
	background-color: #ffffff;
	position: relative;
	margin-bottom: 45px;
	margin-top: 40px;
}

.author img {
    position: absolute;
}

.author-comment {
    margin-left: 340px;
    padding-left: 30px;
}

.author-comment .quote {
    font-size: 25px;
    color: #f1f1f1;
    margin-bottom: 7px;
    position: relative;
    top: -5px;
}

.author-comment .quote:before {
	display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f10d";
}

.author-comment h5 {
    font-weight: 600;
    margin: 16px 0 5px 0;
    text-transform: uppercase;
    font-size: 18px;
}

.author-comment p.a-title {
    color: #48c7ec;
    font-size: 16px;
}

.article-details .article-info {
	color: #848484;
	font-size: 16px;
	margin-bottom: 15px;
}

.article-info > span {
	font-size: 16px;
}

.mt-3, .my-3 {
	margin-top: 0 !important;
	background: #ffffff;
	padding-top: 0;
}

.article-details .article-author-information {
	padding-top: 0;
	margin-top: 25px;
	border-top: 0px solid #f5f5f5;
	position: relative;
	padding: 33px 35px 30px;
	min-height: 160px;
	background: #f4f4f4;
}

.article-details .article-author-information h5 {
	position: relative;
	margin: 0px 0px 16px;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 600;
	color: #252525;
}

.article-details .article-author-information .author-bio {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #999;
	line-height: 26px;
	font-weight: 300;
}

.lower-content .text p {
    margin-bottom: 20px;
}

/* */

@media (min-width: 320px) {#sp-footer  .sppb-container-inner {max-width: 400px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 576px) {#sp-footer  .sppb-container-inner {max-width: 540px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 768px) {#sp-footer  .sppb-container-inner {max-width: 720px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 992px) {#sp-footer .sppb-container-inner {max-width: 960px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 1200px) {#sp-footer  .sppb-container-inner {max-width: 1140px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}


@media (min-width: 320px) {#sp-top1 .sppb-container-inner {max-width: 400px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 576px) {#sp-top1 .sppb-container-inner {max-width: 540px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 768px) {#sp-top1 .sppb-container-inner {max-width: 720px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 992px) {#sp-top1 .sppb-container-inner {max-width: 960px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 1200px) {#sp-top1 .sppb-container-inner {max-width: 1140px;width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}}