@font-face {
	font-family: 'open_sans-bold';
	src: url('../fonts/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/opensans-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'open_sans-regular';
	src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'open_sans-semibold';
	src: url('../fonts/opensans-semibold-webfont.woff2') format('woff2'), url('../fonts/opensans-semibold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

html {
	height:100%;
}

body {
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.8;
	font-family: 'open_sans-regular', sans-serif;
	font-weight: normal;
	font-style: normal;
	height:100%;
	color: #313131;
}

/** Add the correct display in IE 10-.*/
[hidden]{display:none}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
#sp-topsection {
	padding:45px 0
}
#sp-partners, #sp-testimonials {
	padding-top:44px;
}
#sp-partners h2, #sp-testimonials h2 {
	margin-top:0;
}
#sp-partners {
	padding-bottom:44px;
}

#sp-testimonials, #sp-footer .container {
	background-color:#f4f7ff;
}

.container {
	max-width: 1230px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

a {
	transition: color 400ms, background-color 400ms;
}

a,
a:focus,
a:active,
a:visited {
	color: #0e3991;
	text-decoration: none;
}

a:hover {
	color: #0e3991;
	text-decoration: underline;
}

label {
	font-weight: normal;
}

legend {
	padding-bottom: 10px;
}

img {
	max-width: 100%;
	height: auto;
	border-style: none;
}
p img {
	margin-top: 15px;
}
.sppb-btn {
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	font-weight: 700;
	padding: 20px 52px;
	transition: all 0.3s ease-in-out;
	text-transform: uppercase;
}

.sppb-btn:hover,
.sppb-btn:focus,
.sppb-btn:active {
	box-shadow: none;
}

.sppb-btn.sppb-btn-xlg {
	font-size: 16px;
	padding: 30px 60px;
}

.sppb-btn.sppb-btn-lg {
	padding: 25px 60px;
}

.sppb-btn.sppb-btn-sm {
	padding: 15px 40px;
}

.sppb-btn.sppb-btn-xs {
	padding: 10px 30px;
	font-size: 12px;
}

.sppb-btn.sppb-btn-default {
	color: #0e3991;
	background-color: #fff;
}

.sppb-btn.sppb-btn-default:focus,
.sppb-btn.sppb-btn-default:hover {
	color: #fff;
	border-color: #0e3991;
	background-color: #0e3991;
	box-shadow: none;
}

.sppb-btn.sppb-btn-primary {
	background-image: linear-gradient(224deg, #aea6ff 0%, #6973fd 100%);
	border: none;
}

.sppb-btn.sppb-btn-primary:hover,
.sppb-btn.sppb-btn-primary:focus {
	background-image: linear-gradient(-224deg, #aea6ff 0%, #6973fd 100%);
}

.sppb-btn.sppb-btn-link {
	color: #0e3991;
	background-color: transparent;
	padding: 0;
}

.sppb-btn.sppb-btn-link:hover,
.sppb-btn.sppb-btn-link:focus {
	color: rgba(14, 57, 145, 0.8);
	text-decoration: none;
}

.sppb-btn.sppb-btn-info {
	background-color: transparent;
	border: 1px solid #fff;
}

.sppb-btn.sppb-btn-info.sppb-btn-outline {
	border-color: #252525;
	color: #252525;
}

.sppb-btn.sppb-btn-info.sppb-btn-outline:hover,
.sppb-btn.sppb-btn-info.sppb-btn-outline:focus {
	background-color: #252525;
	color: #fff;
}

.sppb-btn.sppb-btn-info:hover,
.sppb-btn.sppb-btn-info:focus {
	background-color: #fff;
	color: #0e3991;
}

#sp-top-bar {
	padding: 8px 0;
	font-size: 0.875rem;
}

#sp-top-bar .sp-module {
	display: inline-block;
	margin: 0 0 0 1.25rem;
}

body .article h2,
.sp-module h2.sp-module-title {
	/*margin-top: 48px;*/
}
ul.social-icons {
	list-style: none;
	padding: 0;
	display: inline-block;
}

ul.social-icons>li {
	font-size: 18px;
	display: inline-block;
	margin-right: 25px;
}

#sp-menu a {
	font-family: 'open_sans-semibold', sans-serif;
	line-height: 1.15;
}

.sp-module-content .mod-languages ul.lang-inline {
	margin: 0;
	padding: 0;
}

.sp-module-content .mod-languages ul.lang-inline li {
	border: none;
	display: inline-block;
	margin: 0 5px 0 0;
}

.sp-module-content .mod-languages ul.lang-inline li a {
	padding: 0 !important;
}

.sp-module-content .mod-languages ul.lang-inline li>a:before {
	display: none;
}

.sp-module-content .latestnews>li>a>span {
	display: block;
	margin-top: 5px;
	font-size: 85%;
}

.artcile-details-wrap {
	max-width: 550px;
	margin: 0 auto;
}

.sp-contact-info {
	list-style: none;
	padding: 0;
	margin: 0 -10px;
}

.sp-contact-info li {
	display: inline-block;
	margin: 0 10px;
	font-size: 90%;
	white-space: nowrap;
}

.sp-contact-info li i {
	margin: 0 3px;
}

#sp-header {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99;
	background-color: transparent;
	padding: 40px 0;
	transition: 0.3s;
}

#sp-header:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: linear-gradient(90deg, #aea6ff 0%, #6973fd 100%);
	transition: 0.3s;
}

#sp-header .container-inner {
	padding: 0 85px;
}

#sp-header .logo {
	height: 80px;
	display: inline-flex;
	margin: 0;
	align-items: center;
}

#sp-header .logo a {
	font-size: 24px;
	line-height: 1;
	margin: 0;
	padding: 0;
}

#sp-header .logo p {
	margin: 5px 0 0;
}

#sp-header.header-sticky {
	position: fixed;
	z-index: 9999;
	background: #27285d;
	box-shadow: 0 2px 5px rgba(16, 16, 16, 0.2);
	padding: 15px 0;
}

#sp-header.header-sticky:before {
	opacity: 0;
}

#sp-header.header-sticky .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	margin-top: 20px;
}

body.transparent-header #sp-header {
	position: absolute;
}

body.transparent-header #sp-header:before {
	opacity: 0;
}

body.transparent-header #sp-header.header-sticky {
	position: fixed;
}

#sp-menu>div {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}

.body-innerwrapper {
	/*overflow-x: hidden;*/
	height:100%;
	/*min-height: 100vh;*/
    display: flex;
    flex-direction: column;
	/*position: relative;*/
}

.layout-boxed .body-innerwrapper {
	max-width: 1240px;
	margin: 0 auto;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

#sp-topsection {
	padding: 0;
}

#sp-topsection .container {
	/*padding: 23px 40px 58px 40px;*/
	margin: 0 auto;
}

#sp-main-body {
	width: 100%;
	flex-grow: 1;
	flex: 2 0 auto;
}
#sp-bottom {
	width: 100%;
	flex-grow: 1;
	flex: 2 0 auto;
}
#sp-main-body .container {
	/*padding: 37px 55px 0 55px;*/
	width: 100%;
	max-width: 100%;
	/*height: 100%;*/
}

.com-sppagebuilder #sp-main-body {
	padding: 0;
}

#sp-left .sp-module,
#sp-right .sp-module {
	margin-top: 50px;
	border: 1px solid #f3f3f3;
	padding: 30px;
	border-radius: 3px;
}

#sp-left .sp-module:first-child,
#sp-right .sp-module:first-child {
	margin-top: 0;
}

#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
	margin: 0 0 30px;
	padding-bottom: 20px;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 1px solid #f3f3f3;
}

#sp-left .sp-module ul,
#sp-right .sp-module ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

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

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

#sp-left .sp-module ul>li:last-child,
#sp-right .sp-module ul>li:last-child {
	border-bottom: none;
}

#sp-left .sp-module .categories-module ul,
#sp-right .sp-module .categories-module ul {
	margin: 0 10px;
}

#sp-left .sp-module .latestnews>div,
#sp-right .sp-module .latestnews>div {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #e8e8e8;
}

#sp-left .sp-module .latestnews>div:last-child,
#sp-right .sp-module .latestnews>div:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

#sp-left .sp-module .latestnews>div>a,
#sp-right .sp-module .latestnews>div>a {
	display: block;
	font-weight: 400;
}

#sp-left .sp-module .tagscloud,
#sp-right .sp-module .tagscloud {
	margin: -2px 0;
}

#sp-left .sp-module .tagscloud .tag-name,
#sp-right .sp-module .tagscloud .tag-name {
	display: inline-block;
	padding: 5px 10px;
	background: #808080;
	color: #fff;
	border-radius: 4px;
	margin: 2px 0;
}

#sp-left .sp-module .tagscloud .tag-name span,
#sp-right .sp-module .tagscloud .tag-name span {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 10px;
}

.login img {
	display: inline-block;
	margin: 20px 0;
}

.login .checkbox input[type="checkbox"] {
	margin-top: 6px;
}

.form-links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.search .btn-toolbar {
	margin-bottom: 20px;
}

.search .btn-toolbar span.icon-search {
	margin: 0;
}

.search .btn-toolbar button {
	color: #fff;
}

.search .phrases .phrases-box .controls label {
	display: inline-block;
	margin: 0 20px 20px;
}

.search .phrases .ordering-box {
	margin-bottom: 15px;
}

.search .only label {
	display: inline-block;
	margin: 0 20px 20px;
}

.search .search-results dt.result-title {
	margin-top: 40px;
}

.search .search-results dt,
.search .search-results dd {
	margin: 5px 0;
}

.filter-search .chzn-container-single .chzn-single {
	height: 34px;
	line-height: 34px;
}

.form-search .finder label {
	display: block;
}

.form-search .finder .input-medium {
	width: 60%;
	border-radius: 4px;
}

.finder .word input {
	display: inline-block;
}

.finder .search-results.list-striped li {
	padding: 20px 0;
}

.article-list.articles-leading {
	display: flex;
	margin: -15px;
}

.article-list.articles-leading>div.article {
	padding: 15px;
	flex: 1;
}

.article-list .article {
	margin-bottom: 50px;
}

.article-list .article .article-intro-image,
.article-list .article .article-featured-video,
.article-list .article .article-featured-audio,
.article-list .article .article-feature-gallery {
	overflow: hidden;
}

.article-list .article .article-intro-image {
	display: inline-block;
}

.article-list .article .article-header h1,
.article-list .article .article-header h2 {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.article-list .article .article-header h1 a,
.article-list .article .article-header h2 a {
	color: #252525;
}

.article-list .article .article-header h1 a:hover,
.article-list .article .article-header h2 a:hover,
.article-list .article .article-header h1 a:active,
.article-list .article .article-header h2 a:active,
.article-list .article .article-header h1 a:focus,
.article-list .article .article-header h2 a:focus {
	color: #0e3991;
}

.article-list .article .readmore {
	font-size: 0.875rem;
}

.article-list .article .readmore a {
	color: #8f8f8f;
	font-weight: 500;
}

.article-list .article .readmore a:hover,
.article-list .article .readmore a:active,
.article-list .article .readmore a:focus {
	color: #0e3991;
}

.article-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 25px;
	margin-bottom: 10px;
	color: #8f8f8f;
}

.article-info>span {
	font-size: 0.813rem;
}

.article-info>span+span::before {
	display: inline-block;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	content: "|";
}

.article-info>span a {
	color: #8f8f8f;
}

.article-info>span a:hover {
	color: #0e3991;
}

.article-details .article-header {
	position: relative;
}

.article-details .article-header h1,
.article-details .article-header h2 {
	font-size: 2.25rem;
}

.article-details .link-edit-article {
	position: absolute;
	right: 0;
	top: 10px;
}

.article-details .article-info {
	margin-bottom: 1rem;
}

.article-details .article-full-image {
	text-align: center;
	margin-bottom: 2rem;
}

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

.article-details .article-featured-video,
.article-details .article-featured-audio,
.article-details .article-feature-gallery {
	margin-bottom: 2rem;
}

.article-details .article-ratings-social-share {
	padding: 1rem 0;
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 1rem;
}

.article-details .article-author-information {
	padding-top: 2rem;
	margin-top: 2rem;
	border-top: 1px solid #f5f5f5;
}

.tags {
	list-style: none;
	padding: 0;
	margin: 2rem 0 0 0;
	display: block;
}

.tags>li {
	display: inline-block;
}

.tags>li a {
	display: block;
	font-size: 0.875rem;
	padding: 0.5rem 1rem;
	border-radius: 6.25rem;
}

.tags>li a:hover {
	color: #fff;
}

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

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

.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 {
	margin: 5px 0;
}

.article-footer-top {
	display: table;
	clear: both;
	width: 100%;
}

.article-footer-top .post_rating {
	float: left;
}

.contentpane:not(.com-sppagebuilder) {
	padding: 20px;
}

#sp-bottom .sppb-addon-optin-forms {
	padding: 0;
}

#sp-bottom .sppb-addon-optin-forms .sppb-optin-form {
	display: flex;
}

#sp-bottom .sppb-addon-optin-forms .sppb-optin-form .sppb-form-group {
	margin-bottom: 0;
}

#sp-bottom .sppb-addon-optin-forms .sppb-optin-form .email-wrap {
	flex: auto;
}

#sp-bottom .sppb-addon-optin-forms .sppb-optin-form .email-wrap input {
	border-radius: 4px 0px 0px 4px;
	padding: 15px 25px;
	height: 47px;
}

#sp-bottom .sppb-addon-optin-forms .sppb-optin-form .button-wrap button {
	padding: 16px 20px;
	font-size: 12px;
	border-radius: 0px 4px 4px 0px;
	border: none;
	display: flex;
	cursor: pointer;
}

#sp-bottom .sppb-addon-optin-forms .sppb-optin-form .button-wrap button i.fa {
	position: relative;
	right: 10px;
}

#sp-footer .container {
	max-width: 1200px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	padding: 45px 15px;
}

#sp-footer .sp-module-title {
	font-size: 16px;
	font-family: "open_sans-bold", sans-serif;
	color: #57606b;
	margin-bottom: 13px;
	line-height: 1.86;
	font-weight: normal;
}

#sp-footer .sp-module-title:hover {
	color: #85c441;
}

#sp-footer .title-list {
	margin-bottom: 13px;
}

#sp-footer .title-list a {
	font-size: 16px;
	font-family: 'open_sans-bold', sans-serif;
	color: #57606b;
}

#sp-footer .title-list a:hover {
	color: #85c441;
	text-decoration: none;
}

#sp-footer ul li a {
	font-size: 14px;
	color: #0e3991;
}

#sp-footer ul li a:hover {
	background: none;
}


.sp-social-share ul {
	display: block;
	padding: 0;
	margin: 20px -5px 0;
}

.sp-social-share ul li {
	display: inline-block;
	font-size: 24px;
	margin: 0 5px;
}

.profile>div:not(:last-child) {
	margin-bottom: 30px;
}

.dl-horizontal dt {
	margin: 8px 0;
	text-align: left;
}

.page-header {
	padding-bottom: 15px;
}

table.category {
	width: 100%;
}

table.category thead>tr,
table.category tbody>tr {
	border: 1px solid #f2f2f2;
}

table.category thead>tr th,
table.category tbody>tr th,
table.category thead>tr td,
table.category tbody>tr td {
	padding: 10px;
}

.contact-form .form-actions {
	background: none;
	border: none;
}

@media print {
	.visible-print {
		display: inherit !important;
	}
	.hidden-print {
		display: none !important;
	}
}

.sp-preloader {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}

.sp-preloader>div {
	border-radius: 50%;
	height: 50px;
	width: 50px;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	position: absolute;
	animation: spSpin 0.75s linear infinite;
}

.sp-preloader>div:after {
	content: '';
	position: absolute;
	width: 49px;
	height: 49px;
	top: 1px;
	right: 0;
	left: 0;
	margin: auto;
	border-radius: 50%;
}

.sp-scroll-up {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #333;
	border-radius: 3px;
	z-index: 1000;
}

.sp-scroll-up:hover,
.sp-scroll-up:active,
.sp-scroll-up:focus {
	color: #fff;
	background: #444;
}

.control-group {
	margin-bottom: 1rem;
}

select.form-control:not([multiple]),
select.inputbox:not([multiple]),
select:not([multiple]) {
	height: calc(2.25rem + 2px);
}

input[type="text"]:not(.form-control),
input[type="email"]:not(.form-control),
input[type="url"]:not(.form-control),
input[type="date"]:not(.form-control),
input[type="password"]:not(.form-control),
input[type="search"]:not(.form-control),
input[type="tel"]:not(.form-control),
input[type="number"]:not(.form-control),
textarea:not(.form-control),
select:not(.form-control) {
	display: block;
	width: 100%;
	padding: 6px 15px;
	font-size: 14px;
	line-height: 1.25;
	color: #fff;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="text"]:not(.form-control):focus,
input[type="email"]:not(.form-control):focus,
input[type="url"]:not(.form-control):focus,
input[type="date"]:not(.form-control):focus,
input[type="password"]:not(.form-control):focus,
input[type="search"]:not(.form-control):focus,
input[type="tel"]:not(.form-control):focus,
input[type="number"]:not(.form-control):focus,
textarea:not(.form-control):focus,
select:not(.form-control):focus {
	color: #fff;
}

input[type="text"]:not(.form-control)::placeholder,
input[type="email"]:not(.form-control)::placeholder,
input[type="url"]:not(.form-control)::placeholder,
input[type="date"]:not(.form-control)::placeholder,
input[type="password"]:not(.form-control)::placeholder,
input[type="search"]:not(.form-control)::placeholder,
input[type="tel"]:not(.form-control)::placeholder,
input[type="number"]:not(.form-control)::placeholder,
textarea:not(.form-control)::placeholder,
select:not(.form-control)::placeholder {
	color: rgba(216, 216, 216, 1);
	font-weight: 700;
}

textarea.sppb-form-control {
	border: none !important;
	font-size: 14px !important;
	padding: 15px 20px !important;
}

/*.sppb-form-group {
	margin-bottom: 30px;
}

.chzn-select,
.chzn-select-deselect {
	width: 100%;
}

.chzn-container.chzn-container-single .chzn-single {
	display: block;
	width: 100%;
	padding: 0.5rem 0.75rem;
	font-size: 1rem;
	line-height: 1.25;
	height: calc(2.25rem + 2px);
	color: #495057;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 0.25rem;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	box-shadow: none;
}

.chzn-container.chzn-container-single .chzn-single div {
	width: 30px;
	background: none;
}

.chzn-container.chzn-container-single .chzn-single div>b {
	background: none;
	position: relative;
}

.chzn-container.chzn-container-single .chzn-single div>b:after {
	content: "\f0dc";
	font-family: FontAwesome;
	font-size: 0.875rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
	border-radius: 0.25rem 0.25rem 0 0;
}

.chzn-container.chzn-container-single .chzn-search {
	padding: 0.625rem;
}

.chzn-container.chzn-container-single .chzn-search input[type="text"] {
	display: block;
	width: 100%;
	padding: 0.5rem 1.429rem 0.5rem 0.75rem;
	font-size: 0.875rem;
	line-height: 1.25;
	height: calc(2rem + 2px);
	color: #495057;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 0.25rem;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}

.chzn-container.chzn-container-single .chzn-search:after {
	content: "\f002";
	font-family: FontAwesome;
	font-size: 0.875rem;
	color: rgba(0, 0, 0, .2);
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.chzn-container.chzn-container-single .chzn-drop {
	border-color: rgba(0, 0, 0, .15);
	border-radius: 0 0 0.25rem 0.25rem;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.chzn-container.chzn-container-single .chzn-results li.highlighted {
	background-image: none !important;
}

.chzn-container.chzn-container-multi .chzn-choices {
	display: block;
	width: 100%;
	padding: 0 0.75rem;
	min-height: calc(2.25rem + 2px);
	line-height: 1.25;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 0.25rem;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
	font-size: 0.875rem;
	font-weight: normal;
	line-height: 1.25;
	height: calc(2rem + 2px);
	background-color: #fff;
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
	margin: 5.5px 5px 0 0;
	padding: 5px 20px 5px 5px;
	background-image: none;
	background-color: #f5f5f5;
	border-color: rgba(0, 0, 0, .1);
	box-shadow: none;
	-webkit-box-shadow: none;
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
	background: none;
	top: 5px;
	color: rgba(0, 0, 0, .2);
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
	color: rgba(0, 0, 0, .5);
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
	content: "\f00d";
	font-family: FontAwesome;
	font-size: 0.875rem;
	position: absolute;
	top: 0;
	right: 0;
}

.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
	border-radius: 0.25rem;
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
	margin-top: -4px;
	border: none;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
	padding: 0.75rem;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .15);
	border-top: 0;
	border-radius: 0 0 0.25rem 0.25rem;
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
	background: none;
}
*/
.form-horizontal .control-label {
	float: left;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left;
}

.form-horizontal .controls {
	margin-left: 220px;
}

.card-block {
	padding: 20px;
}

.card-block ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
}

.card-block ul li {
	display: block;
}

.alert.alert-error {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}

.hero-section:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.65;
	background-image: linear-gradient(0deg, #fff 0%, #03041d 100%);
	z-index: 1;
}

.col-bd-right {
	border-right: 1px solid rgba(238, 238, 238, 1);
}

.sec-bd-tb {
	border-top: 1px solid rgba(238, 238, 238, 1);
	border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.sec-bd-top {
	border-top: 1px solid rgba(255, 255, 255, 0.32);
}

.icon-top-wrapper {
	height: auto;
	line-height: 40px;
	margin: 0 40px;
	width: 15px;
	position: relative;
	z-index: 120;
}

.icon-top-wrapper i {
	color: #fff;
	cursor: pointer;
	transition: 0.3s;
	font-size: 16px;
}

.icon-top-wrapper i.search-close-icon {
	font-size: 22px;
	color: #fff;
	z-index: 100;
	position: relative;
	left: 4px;
	width: 16px;
	height: 16px;
}

.icon-top-wrapper i.search-close-icon:after,
.icon-top-wrapper i.search-close-icon:before {
	position: absolute;
	content: ' ';
	height: 16px;
	width: 2px;
	background-color: #fff;
	left: 0;
	top: 0;
}

.icon-top-wrapper i.search-close-icon:before {
	transform: rotate(45deg);
}

.icon-top-wrapper i.search-close-icon:after {
	transform: rotate(-45deg);
}

.icon-top-wrapper .search-close-icon {
	display: none;
}

.top-search-input-wrap {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
	width: 100%;
	height: 100%;
	z-index: 101;
	display: none;
	-webkit-animation: searchZoomIn 0.4s;
	animation: searchZoomIn 0.4s;
}

.top-search-input-wrap .top-search-overlay {
	position: absolute;
	background: rgba(0, 0, 0, 0.85);
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: none;
}

.top-search-input-wrap form {
	width: 100%;
}

.top-search-input-wrap .search-wrap {
	width: 100%;
}

.top-search-input-wrap .search-wrap .search.opus-top-search {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.top-search-input-wrap .search-wrap .search.opus-top-search input {
	border-radius: 3px;
	border-width: 0;
	height: 60px;
	background-color: transparent;
	box-shadow: none;
	padding: 10px 20px 10px 0;
	width: 100%;
	border-bottom: 3px solid;
	font-size: 24px;
	color: #fff;
	border-radius: 0;
}

.top-search-input-wrap .search-wrap .search.opus-top-search input:focus {
	outline: 0;
	box-shadow: none;
}

/*.top-search-input-wrap .search-wrap .search.opus-top-search .sp_search_input:after {
	content: "\f002";
	font-size: 20px;
	color: #fff;
	font-family: "fontawesome";
	position: absolute;
	top: 0;
	right: 15px;
	pointer-events: none;
	line-height: 60px;
}*/

.modal-backdrop {
	z-index: 10;
}

.contact-info-wrap {
	max-width: 570px;
	margin-left: auto;
}


/*body.ltr .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-right {
	margin-left: 5px;
}

body.ltr .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-left {
	margin-right: 5px;
}

body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
	font-family: "FontAwesome";
	content: "\f105";
	float: right;
	margin-left: 7px;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
	margin-left: 45px;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
	left: 0;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
	left: auto;
	right: 0;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
	right: 0;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
	left: 100%;
}*/

@media (min-width: 576px) {
	.sp-menu-full.container {
		width: 540px;
	}
}

@media (min-width: 768px) {
	.sp-menu-full.container {
		width: 720px;
	}
}

@media (min-width: 992px) {
	.sp-menu-full.container {
		width: 960px;
	}
}

@media (min-width: 1200px) {
	.sp-menu-full.container {
		width: 1140px;
	}
}

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

#offcanvas-toggler>span:hover {
	color: #fff;
}

.offcanvas-init {
	overflow-x: hidden;
	position: relative;
}

.offcanvas-active .offcanvas-overlay {
	visibility: visible;
	opacity: 1;
}

.offcanvas-overlay {
	background: rgba(0, 0, 0, .5);
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9999;
	visibility: hidden;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.body-wrapper {
	position: relative;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	backface-visibility: hidden;
    height: 100%;
}
/*
.close-offcanvas {
	position: absolute;
	top: 15px;
	z-index: 1;
	border-radius: 100%;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
	background: #333;
	color: #fff;
}

.close-offcanvas:hover {
	background: #666;
	color: #fff;
}

.offcanvas-menu {
	width: 300px;
	height: 100%;
	position: fixed;
	top: 0;
	overflow: inherit;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	z-index: 10000;
}

.offcanvas-menu .offcanvas-inner {
	padding: 80px 30px 30px;
}

.offcanvas-menu .offcanvas-inner .sp-module {
	padding: 0;
	margin: 0;
}

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
	font-size: 1rem;
	font-weight: bold;
}

.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
	margin-bottom: 20px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0;
	margin: 0;
	list-style: none;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li {
	border: 0;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
	display: block;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a,
.offcanvas-menu .offcanvas-inner .sp-module ul>li span {
	display: block;
	font-size: 1rem;
	padding: 0.125rem 0;
	position: relative;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
	display: block;
	position: absolute;
	top: 50%;
	cursor: pointer;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-family: FontAwesome;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler:after,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler:after {
	content: "\f055";
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>a>.menu-toggler:after,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>.menu-separator>.menu-toggler:after {
	content: "\f056";
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
	display: none;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li a {
	font-size: 0.875rem;
}
*/
/*body.ltr #offcanvas-toggler.offcanvas-toggler-right {
	float: right;
	margin-left: 40px;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-left {
	float: left;
	margin-right: 40px;
}

body.ltr.offcanvs-position-left .body-wrapper {
	left: 0;
}

body.ltr.offcanvs-position-left .offcanvas-menu {
	left: -300px;
}

body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
	left: 0;
}

body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
	left: 300px;
}

body.ltr.offcanvs-position-right .body-wrapper {
	right: 0;
}

body.ltr.offcanvs-position-right .offcanvas-menu {
	right: -300px;
}

body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
	right: 0;
}

body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
	right: 300px;
}

body.ltr .close-offcanvas {
	right: 15px;
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
	right: 0;
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
	margin-left: 10px;
}*/

@keyframes spFadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes spFadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes spFadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes spZoomIn {
	0% {
		opacity: 0;
		transform: scale3d(0.3, 0.3, 0.3);
	}
	100% {
		opacity: 1;
	}
}

@keyframes spRotateIn {
	from {
		transform-origin: center;
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
	to {
		transform-origin: center;
		transform: none;
		opacity: 1;
	}
}

@keyframes spPulse {
	from {
		opacity: 0;
		transform: scale3d(1, 1, 1);
	}
	50% {
		opacity: 0.5;
		transform: scale3d(1.05, 1.05, 1.05);
	}
	to {
		opacity: 1;
		transform: scale3d(1, 1, 1);
	}
}

@keyframes spSpin {
	to {
		transform: rotate(360deg);
	}
}

@media (max-width: 1300px) {
	.sp-megamenu-parent>li>a,
	.sp-megamenu-parent>li>span {
		padding-right: 30px;
	}
	#sp-header .container-inner {
		padding: 0 30px;
	}
}

@media (max-width: 1200px) {
	.sppb-slide-item-bg .slide-img-wrapper {
		margin-left: -80px;
	}
	.col-bd-right {
		border: none;
	}
	.contact-info-wrap {
		max-width: 480px;
	}
	.icon-top-wrapper {
		margin: 0 20px;
	}
	.sp-megamenu-parent>li>a,
	.sp-megamenu-parent>li>span {
		padding-right: 20px;
	}
	.sp-opus-login .info-text .sppb-btn {
		padding: 6px 20px;
	}
}

@media (max-width: 992px) {
	.contact-info-wrap {
		max-width: 705px;
		margin-right: auto;
	}
	.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-slideshow-sub-title {
		font-size: 35px;
		margin-bottom: 15px;
	}
	.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .details {
		font-size: 14px;
	}
	.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-fw-slider-button-wrapper {
		margin-top: 10px;
	}
	.sppb-slide-item-bg .slide-img-wrapper {
		margin-left: 0;
		margin-top: 30px;
	}
	.sppb-slide-item-bg .slide-img-wrapper img {
		margin-left: 30px;
	}
	.sppb-slide-item-bg .slide-img-wrapper:before {
		top: -15px;
		left: 15px;
		right: -15px;
		bottom: 15px;
		border: 5px solid rgba(255, 255, 255, 0.37);
	}
	.sppb-slider-fullwidth-wrapper .owl-controls {
		bottom: 20px;
	}
	.sppb-slider-fullwidth-wrapper .owl-controls .owl-dots .owl-dot span {
		width: 40px;
		height: 3px;
	}
	.sec-bg-mob {
		background: #e0e0e0 !important;
	}
	.sec-bg-mob .col-right-part {
		color: #000 !important;
	}
}

@media (max-width: 768px) {
	.article-list.articles-leading {
		flex-direction: column;
	}
	.article-list .article {
		margin-bottom: 20px;
	}
	.contact-info-wrap {
		max-width: 540px;
	}
	.teams-column>div>div {
		flex: 0 0 50%;
		padding: 7.5px;
	}
	.sppb-testimonial-pro .sppb-testimonial-message {
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer {
		font-size: 14px;
	}
	.sp-page-title {
		padding: 0;
	}
	.sp-page-title .sp-page-title-sub-heading {
		font-size: 24px;
	}
}

@media (max-width: 480px) {
	.article-details .article-header h1,
	.article-details .article-header h2 {
		font-size: 24px;
	}
	#sp-header .container-inner {
		padding: 0;
	}
	#login .modal-dialog {
		width: calc(100% - 15px);
	}
	#login .modal-content {
		padding: 30px;
	}
	#login .modal-content .modal-body .remeber-forget-wrap {
		flex-direction: column;
		margin-bottom: 20px;
	}
	#login .modal-content .modal-body .remeber-forget-wrap #form-login-remember {
		margin-bottom: 0;
	}
	.sppb-slider-fullwidth-wrapper .owl-controls .owl-dots .owl-dot span {
		width: 30px;
		height: 3px;
	}
	.teams-column>div>div {
		flex: 0 0 100%;
		padding: 7.5px;
	}
	.contact-info-wrap {
		padding-left: 15px;
	}
	.icon-top-wrapper {
		margin: 0 15px;
		line-height: 30px;
	}
	.sppb-btn {
		padding: 12px 25px;
	}
	.sppb-btn.sppb-btn-xs {
		padding: 5px 15px;
		font-size: 11px;
	}
	.top-search-input-wrap .search-wrap .search.opus-top-search {
		width: 85%;
	}
	input[type="text"]:not(.form-control),
	input[type="email"]:not(.form-control),
	input[type="url"]:not(.form-control),
	input[type="date"]:not(.form-control),
	input[type="password"]:not(.form-control),
	input[type="search"]:not(.form-control),
	input[type="tel"]:not(.form-control),
	input[type="number"]:not(.form-control),
	textarea:not(.form-control),
	select:not(.form-control) {
		padding: 12px 20px;
	}
}


/* Document
 ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
	line-height: 1.15;
	/* 1 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}


/* Sections
 ========================================================================== */


/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
	display: block;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 50px;
	/*font-weight: 600;
	font-style: normal;*/
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: normal;
	color: #ffffff;
}


/* Grouping content
 ========================================================================== */


/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
	/* 1 */
	display: block;
}


/**
 * Add the correct margin in IE 8.
 */

figure {
	margin: 1em 40px;
}


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
	overflow: auto;
	max-height:400px;
}

pre ol {
	display: table;
	padding: 0 !important;
	width: 100%;
	margin-bottom:0 !important;
	margin-left: 0 !important;
}

pre ol li {
    list-style-type: none;
    counter-increment: codeitem;
	font-size: 15px;
	white-space: nowrap;
	padding: 0;
}
pre ol li:before {
	float: none;
	padding: 0 0 0 20px;
	content: counter(codeitem) ".";
	list-style-type: decimal;
	list-style-position: inside;
	display: inline-block;
	width: 30px;
	text-align: center;
	margin-left: -15px;
	color: #c6c6c6;
	border-bottom: 1px solid #ebeff5;
}
pre ol li div {
    vertical-align: middle !important;
    display: inline;
}

/* Text-level semantics
 ========================================================================== */


/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
	background-color: transparent;
	/* 1 */
	-webkit-text-decoration-skip: objects;
	/* 2 */
}


/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}


/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,strong {
	font-family: "open_sans-semibold", sans-serif;
	font-weight: normal;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
}


/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
	font-style: italic;
}


/**
 * Add the correct background and color in IE 9-.
 */

mark {
	background-color: #ff0;
	color: #000;
}


/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}


/* Embedded content
 ========================================================================== */


/**
 * Add the correct display in IE 9-.
 */

audio,
video {
	display: inline-block;
}


/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}


/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
	overflow: hidden;
}


/* Forms
 ========================================================================== */


/**
 * Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	margin: 0;
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
	/* 1 */
	overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
	/* 1 */
	text-transform: none;
}


/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	/* 1 */
	-webkit-appearance: button;
	/* 2 */
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}


/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	display: inline-block;
	/* 1 */
	vertical-align: baseline;
	/* 2 */
}


/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
	overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}


/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}


/* Interactive
 ========================================================================== */


/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu {
	/* 1 */
	display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}


/* Scripting
 ========================================================================== */


/**
 * Add the correct display in IE 9-.
 */

canvas {
	display: inline-block;
}


/**
 * Add the correct display in IE.
 */

template {
	display: none;
}


* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
ul, ol {
	margin-bottom: 34px;
}
/*#sp-main-body ol {
	margin-left: 20px;
}*/
#sp-main-body ul:not(.list-inline) {
    margin-left: 20px;
}

ul li ul {
    margin-left: 20px;
}

ul li ul li {
    list-style-image: url(../images/yes_icon_table_white.svg);
}

/*#sp-main-body .icon_description_text ul.list-inline, #sp-main-body .icon_description_text ol.list-inline {
	margin-left: 0;
}*/
input[type=text],
input[type=search],
input[type=submit],
textarea {
	-webkit-appearance: none;
}

input[type="text"]:not(.form-control),
input[type="email"]:not(.form-control),
input[type="url"]:not(.form-control),
input[type="date"]:not(.form-control),
input[type="password"]:not(.form-control),
input[type="search"]:not(.form-control),
input[type="tel"]:not(.form-control),
input[type="number"]:not(.form-control),
textarea:not(.form-control),
select:not(.form-control) {
	border-radius: 0;
}

input::-webkit-input-placeholder {
	font-family: 'open_sans-regular', sans-serif;
	color: #313131;
	font-weight: normal;
}

input::-moz-placeholder {
	font-family: 'open_sans-regular', sans-serif;
	color: #313131;
	font-weight: normal;
}


/* Firefox 19+ */

input:-moz-placeholder {
	font-family: 'open_sans-regular', sans-serif;
	color: #313131;
	font-weight: normal;
}


/* Firefox 18- */

input:-ms-input-placeholder {
	font-family: 'open_sans-regular', sans-serif;
	color: #313131;
	font-weight: normal;
}

body h1+p {
	color: #fff;
}

/*.button + p,*/
.button + h3,
.cta-container + p,
.online-video-block + h2,
.su-youtube + .cta-container {
    margin-top: 34px;
}

.article > .button {
	margin-bottom: 34px;
}


body a {
	transition: color 0.2s linear;
	text-decoration: none;
}

body li {
	/*list-style: none;*/
	/*list-style-position: inside;*/
}

body ul li {
	list-style-image: url(../images/yes_icon_table.svg);
    margin-bottom: 6px;
    margin-top: 6px;
}

body p {
	font-size: 16px;
	line-height: 1.63;
	color: #313131;
	margin-bottom: 34px;
}

body h2,
body h3,
body h4 {
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
	text-align: center;
}

body h2 {
	/*max-width: 770px;*/
	margin: 0 auto 28px;
	font-size: 42px;
	line-height: 1.33;
	color: #434c59;
}

body h3 {
	font-size: 20px;
	line-height: 1.4;
	color: #434c59;
	margin-bottom:20px;
}

body h4 {
	font-size: 16px;
	line-height: 1.75;
	color: #434c59;
	margin-bottom:20px;
}

body .request-block h3,
body .request-block h4 {
	margin-bottom:0;
}

.noscroll {
	overflow: hidden;
}

#to-top {
	position: fixed;
	right: 25px;
	bottom: 17px;
	width: 51px;
	height: 51px;
	border-radius: 50%;
	box-shadow: 0 6px 17px 0 rgba(21, 55, 175, 0.17);
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	z-index: 10000000;
}

#to-top .arrow-1 {
	transform: rotate(-45deg) translate(1.8px, 1.5px);
	border-radius: 20%;
	width: 14px;
	height: 2px;
	background-color: #0e3991;
}

#to-top .arrow-2 {
	transform: rotate(45deg) translate(-1.8px, 1.5px);
	border-radius: 20%;
	width: 14px;
	height: 2px;
	background-color: #0e3991;
}

header {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 21px;
	width: 100%;
	z-index: 999;
}

header .header-container {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 70px;
	width: 100%;
}

header .header-container .header-logo {
	display: block;
	padding: 17px 35px 13px 0;
	height: 68px;
	width: 235px;
	background: #fff;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}

header .header-container .header-logo img {
	float: right;
}

header .header-container .header-nav {
	width: 75%;
	display: flex;
	justify-content: flex-end;
	margin-right: 50px;
}

header .header-container .header-nav .header-nav-list {
	width: 640px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0;
}

header .header-container .header-nav .header-nav-list .header-nav-item {
	list-style: none;
}

header .header-container .header-nav .header-nav-list .header-nav-item a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-family: 'open_sans-semibold', sans-serif;
	transition: background 0.3s ease, color 0.2s linear;
}

header .header-container .header-nav .header-nav-list .header-nav-item a:hover {
	color: #85c441;
}

header .header-container .header-navbar .header-navbar-list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0;
}

header .header-container .header-navbar .header-navbar-list li {
	list-style: none;
}

header .header-container .header-navbar .header-navbar-list .navbar-language {
	position: relative;
}

header .header-container .header-navbar .header-navbar-list .navbar-language .triangle {
	display: none;
	position: absolute;
	top: 27px;
	left: 19px;
	border: 6px solid transparent;
	border-bottom: 6px solid rgba(255, 255, 255, 0.21);
}

header .header-container .header-navbar .header-navbar-list .navbar-language .option-language {
	display: none;
	position: absolute;
	width: 113px;
	top: 39px;
	left: -71px;
	padding: 9px 16px 9px 10px;
	background-color: rgba(255, 255, 255, 0.21);
}

header .header-container .header-navbar .header-navbar-list .navbar-language .option-language .language-list {
	text-align: right;
	font-size: 16px;
	font-family: 'open_sans-semibold', sans-serif;
	line-height: 1.63;
	margin: 0;
}

header .header-container .header-navbar .header-navbar-list .navbar-language .option-language .language-list a {
	transition: color 0.2s linear;
	color: #fff;
}

header .header-container .header-navbar .header-navbar-list .navbar-language .option-language .language-list a:hover {
	color: #85c441;
}

header .header-container .header-navbar .header-navbar-list .navbar-language .select-language {
	width: 42px;
	height: 32px;
	margin-right: 49px;
	line-height: 32px;
	text-align: center;
	border: none;
	background-color: rgba(255, 255, 255, 0.21);
	font-size: 16px;
	font-family: 'open_sans-semibold', sans-serif;
	color: #fff;
	cursor: pointer;
}

header .header-container .header-navbar .header-navbar-list .navbar-language .select-language #arrow {
	width: 10px;
	height: 10px;
}

header .header-container .header-navbar .header-navbar-list .navbar-search {
	height: 32px;
	width: 20px;
	margin-right: 55px;
	line-height: 39px;
	text-align: center;
	cursor: pointer;
}

header .header-container .form-wrap {
	display: none;
	width: 67%;
	margin-right: 55px;
}

header .header-container .form-search {
	display: flex;
	justify-content: flex-end;
	width: 100%;
}

header .header-container .form-search .input-group {
	width: 100%;
	position: relative;
	margin-right: 21px;
	/* active state */
}

header .header-container .form-search .input-group .input-search {
	font-size: 16px;
	padding: 10px 10px 10px 0;
	display: block;
	width: 100%;
	border: none;
	border-bottom: 1px solid #fff;
	background: none;
	color: #fff;
}

header .header-container .form-search .input-group .input-search:focus {
	outline: none;
}

header .header-container .form-search .input-group .search-label {
	color: #fff;
	font-size: 16px;
	position: absolute;
	pointer-events: none;
	left: 10px;
	top: 10px;
	transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	-webkit-transition: 0.2s ease all;
}

header .header-container .form-search .input-group .input-search:focus~.search-label,
header .header-container .form-search .input-group .input-search:valid~.search-label {
	top: -15px;
	font-size: 12px;
	color: #fff;
}

header .header-container .form-search .input-group .btn-start-search {
	position: absolute;
	top: 0;
	right: 0;
	height: 32px;
	width: 49px;
	line-height: 44px;
	cursor: pointer;
	text-align: center;
	border: none;
	background-color: rgba(255, 255, 255, 0.21);
}

header .header-container .form-search .input-group .btn-start-search:focus {
	outline: none;
}

header .header-container .form-search .cancel-search {
	height: 32px;
	font-size: 16px;
	color: #fff;
	border: none;
	background: none;
	cursor: pointer;
}

header .header-container .form-search .cancel-search:focus {
	outline: none;
}

header .header-container .toggle-wrap {
	position: fixed;
	width: 100%;
	padding-bottom: 200px;
	top: 0;
	left: 0;
	display: flex;
	justify-content: flex-end;
	background: rgba(14, 57, 145, 0.85);
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	opacity: 0;
	visibility: hidden;
	z-index: 9;
}

@media screen and (max-width: 420px) {
	header .header-container .toggle-wrap {
		display: block;
	}
}

header .header-container .toggle-menu .toggle-menu-item-language #toggle-select-language {
	padding: 8px 30px 8px 15px;
	line-height: 1.53;
	font-size: 15px;
	font-family: "open_sans-regular", sans-serif;
	color: #313131;
	background: #fbfbfb;
	border: 1px solid #becadc;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: "";
	-ms-appearance: none;
	appearance: none !important;
	background-image: url("../images/arrow_menu_icon_lang.svg");
	background-position: 85% center;
	background-repeat: no-repeat;
	width: auto;
	height: auto;
}

header .header-container .toggle-menu .toggle-menu-item-language #toggle-select-language option {
	padding: 5px 0;
	line-height: 1.53;
}

header .header-container .toggle-menu .toggle-menu-item-language #toggle-select-language:focus {
	outline: none;
}


header .header-container .toggle-menu .toggle-menu-close-wrap {
	position: relative;
}

header .header-container .toggle-menu .toggle-menu-close-wrap .close-menu-icon {
	position: absolute;
	left: -54px;
	padding: 16px;
	display: block;
	height: 46px;
	width: 54px;
	background: #4b6bad;
	cursor: pointer;
	z-index: 10;
}

header .header-container .toggle-menu .toogle-menu-search-form {
	position: absolute;
	height: 46px;
	width: 100%;
	padding: 8px 23px;
	background-color: #fff;
	z-index: 4;
}

header .header-container .toggle-menu .toogle-menu-search-form .input-group {
	position: relative;
}

header .header-container .toggle-menu .toogle-menu-search-form .input-group .toggle-menu-search-btn {
	position: absolute;
    width: auto;
    height: 30px;
	top: -6px;
	right: 10px;
	background: none;
	border: none;
	cursor: pointer;
}

header .header-container .toggle-menu .toogle-menu-search-form .input-group .toggle-menu-search {
	height: 30px;
	width: 100%;
	padding: 4px 10px;
	line-height: 1.53;
	font-size: 15px;
	border: 1px solid #becadc;
}

header .header-container .toggle-menu .toogle-menu-search-form .input-group .toggle-menu-search:focus {
	outline: none;
}

header .header-container .toggle-menu .toggle-menu-list {
	height: 100vh;
	position: relative;
	padding: 42px 23px 0 23px;
	overflow: auto;
}

header .header-container .toggle-menu .toggle-menu-list li {
	list-style: none;
}

header .header-container .toggle-menu .toggle-menu-list .toggle-menu-item {
	padding: 20px 0;
	border-bottom: 1px solid #c5d2e7;
    margin-bottom: 0;
    margin-top: 0
}

header .header-container .toggle-menu .toggle-menu-list .toggle-menu-item .toggle-menu-title-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

header .header-container .toggle-menu .toggle-menu-list .toggle-menu-item .toggle-menu-title {
	display: inline;
	line-height: 32px;
	font-size: 17px;
	text-transform: uppercase;
	color: #434c59;
}

header .header-container .toggle-menu .toggle-menu-list .toggle-menu-item>a,
header .header-container .toggle-menu .toggle-menu-list .toggle-menu-item>span,
header .header-container .toggle-menu .toggle-menu-list .toggle-menu-item .toggle-menu-title-wrap a,
header .header-container .toggle-menu .toggle-menu-list .toggle-menu-item .toggle-menu-title-wrap span {
	display: inline;
	line-height: 32px;
	font-size: 17px;
	color: #434c59;
	text-transform: uppercase;
}

header .header-container .toggle-menu .toggle-menu-list .toggle-menu-item .arrow-icon-toggle-menu {
	width: 32px;
	height: 32px;
	cursor: pointer;
	padding: 9px;
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
}

header .header-container .toggle-menu .toggle-menu-list .toggle-menu-item .toggle-menu-title-list {
	display: none;
	margin: 0;
	padding-left: 16px;
	line-height: 1.9;
}

header .header-container .toggle-menu .toggle-menu-list .toggle-menu-item .toggle-menu-title-list .toggle-menu-item {
	line-height: 1.9;
	padding: 0;
	border: 0;
}

header .header-container .toggle-menu .toggle-menu-list .toggle-menu-item .toggle-menu-title-list .toggle-menu-item a {
	font-size: 15px;
	color: #313131;
	font-family: 'open_sans-semibold', sans-serif;
	text-transform: none;
	line-height: 1.9;
}

header .header-container .toggle-menu .toggle-menu-list .toggle-menu-item .toggle-menu-title-list .toggle-menu-item a:hover {
	text-decoration: underline;
}

header .header-container .toggle-menu .toggle-menu-list .toggle-menu-item-language {
	padding: 20px 0;
	margin-bottom: 20px;
}

header .header-container .active-menu {
	transform: translateX(0);
	opacity: 1;
	visibility: visible;
}

header .header-container .toggle-menu {
	width: 400px;
	height: 100vh;
	position: relative;
	top: 21px;
	background: #fbfbfb;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	z-index: 10;
}
header .header-container .active-menu .toggle-menu {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.toggle-menu-search-btn:focus {
    outline: none;
}

header #burger-menu {
	display: none;
	position: absolute;
	right: 0;
	top: 21px;
	cursor: pointer;
	z-index: 8;
	text-align: center;
	height: 68px;
	width: 81px;
	line-height: 3.8;
	background: rgba(75, 108, 173, 0.75);
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}

header #burger-menu .burger-line {
	display: inline-block;
	width: 40%;
	height: 3px;
	background: #fff;
}

header #burger-menu .burger-line:after {
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	position: relative;
	display: block;
	top: 9px;
	left: 0;
}

header #burger-menu .burger-line:before {
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	position: relative;
	display: block;
	top: -12px;
	left: 0;
}

.header-background {
	width: 100%;
	height: 100%;
	padding: 150px 0 27px 0;
	background: linear-gradient(to bottom, rgba(14, 57, 145, 0.82), rgba(14, 57, 145, 0.51));
	color: #fff;
}

.header-center {
	margin-bottom: 123px;
}

.header-center .bracket {
	width: 570px;
	height: 25px;
	margin: 0 auto;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	opacity: 0.5;
}

.header-center .bracket-top {
	border-top: 1px solid #fff;
}

.header-center .bracket-bottom {
	border-bottom: 1px solid #fff;
	margin-bottom: 33px;
}

.header-center .container-title {
	width: 770px;
	padding: 0;
	margin: 0 auto;
	color: #fff;
}

.header-center .container-title h1 {
	margin: 0 0 11px 0;
	font-family: 'open_sans-semibold', sans-serif;
}

.header-center .container-title p {
	font-family: 'open_sans-semibold', sans-serif;
	margin: 0;
}

button,
.button {
	display: block;
	width: 168px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	text-align: center;
	background-color: #85c441;
	color: #fff !important;
	font-size: 16px;
	font-family: 'open_sans-semibold', sans-serif;
	transition: background 0.3s ease, color 0.2s linear;
	border: 0;
	cursor: pointer;
	position: relative;
	z-index: 2;
}

.button.btn-frame {
	background-color: #fff;
	color: #85c441 !important;
	border: 1px solid #85c441;
}

button:hover,
.button:hover {
	background: #61ad15;
	color: #fff !important;
	text-decoration: none;
}

.button.btn-frame:hover {
	border-color: #61ad15;
	background-color: #61ad15;
	text-decoration: none;
}

button:active,
.button:active {
	background: #61ad15;
	color: #fff !important;
	text-decoration: none;
}

.button.btn-frame:active {
	border-color: #61ad15;
	background-color: #61ad15;
	text-decoration: none;
}

.btn-left {
	margin: 0 auto 0 0;
}

.btn-right {
	margin: 0 0 0 auto;
}

.container-xl h2 {
	margin-bottom: 44px;
	line-height: 1.33;
	text-align: center;
	font-size: 42px;
	color: #434c59;
}

.article-details .container-xl ul {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.article-details .container-xl ul li {
	margin-right: 2.56%;
	width: 22.43%;
	margin-bottom: 30px;
	line-height: 1.63;
	font-size: 16px;
	color: #313131;
	clear: left;
}

.article-details .container-xl ul li span {
	float: left;
	width: 28px;
	height: 100%;
	margin-right: 15px;
	text-align: center;
}

/*footer a:hover {
  text-decoration: underline;
}*/
.custom.footer-container-right.fullwidth-xl {
	width: 270px;
	padding: 0;
	left: 0;
}
.container-request-block .custom.fullwidth-xl {
    width: auto;
    padding: 0;
	left: 0;
}

.custom .su-accordion.accordion2,
.custom .su-accordion.accordion2 {
	width: 100%;
	margin: 0 auto;
	padding:0 15px;
}
.width770 .custom .su-accordion.accordion2 {
	max-width: 800px;
}
.width1170 .custom .su-accordion.accordion2 {
	max-width: 1200px;
}

.cookies {
	width: 100%;
	background-color: rgba(247, 247, 247, .85);
	position: fixed;
	bottom: 0;
	left: 0;
	transition: all 0.4s ease-out 1s;
	-webkit-transition: all 0.4s ease-out 1s;
	-moz-transition: all 0.4s ease-out 1s;
	-ms-transition: all 0.4s ease-out 1s;
	-o-transition: all 0.4s ease-out 1s;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
}

.cookies .container-main {
	width: 970px;
	padding: 20px 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.cookies .container-main img {
	width: 42px;
	height: 29px;
	margin-right: 2.57%;
}

.cookies .container-main p {
	width: 72.37%;
	margin-right: 9.17%;
	margin-bottom: 0;
}

.cookies .container-main .button {
	width: 111px;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	color: #fff;
}

.cookies .container-main .button:hover {
	background: #61ad15;
	text-decoration: none;
}

div[data-id^=""] {
	box-shadow: 0 6px 17px 0 rgba(21, 55, 175, 0.17);
}

#sp-partners .n2-ss-slide-background-image {
	background-size: contain !important;
}

@media screen and (max-width: 1750px) {
	header .header-container .header-nav {
		width: 70%;
	}
}

@media screen and (max-width: 1510px) {
	header .header-container .header-nav {
		width: 640px;
		display: initial;
		margin-right: 0;
	}
}

@media screen and (max-width: 1296px) {
	sp-footer .container {
		width: 100%;
		padding: 45px 55px;
	}
}

.list-inline {
	display: flex;
	/*justify-content: space-between;*/
	justify-content: start;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.list-inline li {
	margin: 0 0 30px 0;
	width: 25%;
	color: inherit;
	clear: left;
        padding-left: 15px;
        padding-right: 15px
}

.list-inline li span {
	float: left;
	width: 28px;
	height: 100%;
	margin-right: 15px;
	text-align: center;
}

/*.marker-list li {
	list-style-image: url(../images/yes_icon_table.svg);
	margin: 20px 0 20px 20px;
	list-style-position: outside;
	padding-left: 10px;
}*/

/*.list-inline.no-bullet li {
	list-style: none;
	margin: 0 0 10px 0 !important;
}*/

.no-bullet li {
	list-style: none;
	margin: 0 0 10px 0 !important;
}

.list-inline li p {
	padding: 0!important;
	margin-bottom: 6px;
}

.list-inline.no-icons li,
.icon_description_text .list-inline li {
	min-width: 180px;
    /*margin: 0;*/
	margin: 0 1.5% 10px 0;
    /*width: 45%;*/
    text-align: left;
    list-style-image: url(../images/yes_icon_table.svg);
    /*list-style-position: inside;*/
}
.su-spoiler-content .list-inline {
    /*margin: 0 15px 0 0;*/
    padding: 0;
	/*justify-content: space-between;*/ 
}

.su-spoiler-content .list-inline li {
	width: auto;
	list-style-type: none;
	list-style-image: none;
	margin: 0 60px 30px 0;
}
.container-main li {
	/*font-family: "open_sans-semibold", sans-serif;
	list-style-type: decimal;*/
	margin: 20px 0 20px 20px;
	list-style-position: outside;
	padding-left: 10px;
}

.container-main ol li span {
	font-family: "open_sans-regular", sans-serif;
	font-weight: 400;
}


/* BEGIN - CTA blocks */

.left-top-cta {
	margin-left: -10px;
}

.right-top-cta {
	margin-left: 10px;
}

.left-bottom-cta {
	margin-top: 12px;
	margin-left: -10px;
}

.right-bottom-cta {
	margin-top: 12px;
	margin-left: 10px;
}

.red-cta,
.green-cta,
.orange-cta,
.violet-cta,
.yellow-cta,
.crimson-cta,
.blue-cta,
.dark-blue-cta,
.turquoise-cta,
.light-turquoise-cta {
	position: relative;
	height: 205px;
	width: 300px;
	float: left;
	margin: 1px 6px 6px 0px;
}

.red-cta {
	border: 1px solid rgba(229, 73, 69, 1);
	background: rgba(229, 73, 69, 1);
}

.green-cta {
	border: 1px solid rgba(0, 136, 122, 1);
	background: rgba(0, 136, 122, 1);
}

.orange-cta {
	border: 1px solid rgba(255, 111, 66, 1);
	background: rgba(255, 111, 66, 1);
}

.violet-cta {
	border: 1px solid rgba(91, 106, 191, 1);
	background: rgba(91, 106, 191, 1);
}

.yellow-cta {
	border: 1px solid rgba(248, 167, 36, 1);
	background: rgba(248, 167, 36, 1);
}

.crimson-cta {
	border: 1px solid rgba(235, 63, 121, 1);
	background: rgba(235, 63, 121, 1);
}

.blue-cta {
	border: 1px solid rgba(29, 135, 228, 1);
	background: rgba(29, 135, 228, 1);
}

.dark-blue-cta {
	border: 1px solid rgba(0, 94, 187, 1);
	background: rgba(0, 94, 187, 1);
}

.turquoise-cta {
	border: 1px solid rgba(0, 132, 164, 1);
	background: rgba(0, 132, 164, 1);
}

.light-turquoise-cta {
	border: 1px solid rgba(0, 171, 192, 1);
	background: rgba(0, 171, 192, 1);
}

.header-cta {
	position: relative;
	width: 300px;
	height: 47px;
}

.header-cta p {
	position: absolute;
	left: 85px;
	font-weight: bold;
	font-size: 17px;
	padding-top: 15px;
	color: white;
}

.body-cta {
	position: relative;
	width: 300px;
	height: 157px;
	border: inherit;
	background: inherit;
	margin-left: -1px;
	text-align: center;
}

.body-cta a {
	position: relative;
	top: -43px;
	padding: 5px 10px 5px 10px;
	margin-left: 7px;
	margin-right: 7px;
	border: inherit;
	border-radius: 2px;
	text-decoration: none;
}

.body-cta a:hover {
	border: inherit;
	background: inherit;
	color: white;
	transition: 0.4s;
}

.text-cta {
	position: relative;
	width: 300px;
	height: 157px;
	background: white;
	text-align: center;
}

.text-cta p {
	position: absolute;
	top: 23px;
	font-size: 16px;
	color: #444f4f;
	left: 15px;
	text-align: left;
}

.pic-cta-download,
.pic-cta-purchase,
.pic-cta-assess,
.pic-cta-presentation {
	position: absolute;
	width: 48px;
	height: 48px;
	top: 10px;
	left: 10px;
	border: inherit;
	background: white;
}

.pic-cta-download {
	background-image: url(../images/cta-download.png);
	background-repeat: no-repeat;
}

.pic-cta-purchase {
	background-image: url(../images/cta-purchase.png);
	background-repeat: no-repeat;
}

.pic-cta-assess {
	background-image: url(../images/cta-assess.png);
	background-repeat: no-repeat;
}

.pic-cta-presentation {
	background-image: url(../images/cta-presentation.png);
	background-repeat: no-repeat;
}

.indent-cta {
	clear: both;
	margin: 0 0 16px 0;
}


/* END - CTA blocks */

.n2-ss-slide-group .n2-ss-slide {
	-moz-box-shadow: 0px 6px 17px 0px rgba(21, 55, 175, 0.17);
	-webkit-box-shadow: 0px 6px 17px 0px rgba(21, 55, 175, 0.17);
	box-shadow: 0px 6px 17px 0px rgba(21, 55, 175, 0.17);
}

.div#n2-ss-11 .n2-ss-slider-2 {
	height: auto;
}

iframe {
	border: 0;
}

.cpnb,
.cpnb * {
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

.cpnb {
	position: absolute;
	z-index: 9999999;
	margin-top: 0;
	clear: both;
}

/*.cpnb-outer {
	border-color: #202226;
	border-style: solid;
	background: rgba(32, 34, 38, 0.8);
	color: #f1f1f3;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 100%;
	text-align: center;
	z-index: 1000;
}*/

.cpnb-div-position-bottom {
	bottom: 0;
	left: 0;
	width: 100%;
}

.cpnb-outer.cpnb-div-position-bottom {
	display:block;
	left: 0;
}
.cpnb-warningBox-show-fade-out {
    display: none !important;
}

.cpnb-modal-wrap {
	z-index: 99999999;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow-y: scroll;
	-webkit-transition: all 4s ease-out 0s;
	-moz-transition: all 4s ease-out 0s;
	-ms-transition: all 4s ease-out 0s;
	-o-transition: all 4s ease-out 0s;
	transition: all 4s ease-out 0s;
	overflow: hidden;
}

.cpnb-clear-both {
	clear: both;
}

.item-page {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	max-width: 1170px;
	margin: auto;
	padding: 37px 0 0;
}

.item-page section {
	margin: auto;
	/*margin-bottom: 71px;*/
}

.item-page .container-main {
	width: 770px;
	margin: 43px auto 0;
	font-size: 16px;
	line-height: 1.63;
	color: #313131;
}

.item-page.width1170 .container-main {
	width: 1170px;
}

.item-page .container-main h2 {
	margin-bottom: 25px;
}

.fullwidth-xl h2, .fullwidth-xl h3, .fullwidth-xl h4, .fullwidth-xl h5, .fullwidth-xl h6, .fullwidth-xl p {
    width: 100%;
}
.width770 .fullwidth-xl p {
    width: 100%;
	/*max-width:770px;*/
}

.col-2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	padding:15px;
}

.col-2 .img-left {
	width: 40.17%;
}

.col-2 article {
	width: 48.71%;
}

.container-sl {
	max-width: 770px;
	margin: 15px auto;
	float: none;
}

.container-xl {
	max-width: 1170px;
	margin: 15px auto;
	float: none;
}

.sp_filter {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #85c441;
	display: flex;
	align-items: center;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	z-index: 700;
}

.sp_filter .sp-module {
	width: 1170px;
	height: 100%;
	margin: auto;
}

.sp_filter .sp-module .sp-module-content {
	width: 100%;
	height: 100%;
}

.sp_filter .sp-module .sp-module-content .jlcontentfieldsfilter {
	width: 100%;
	height: 68px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sp_filter .sp-module .sp-module-content .jlcontentfieldsfilter select {
	width: 270px;
	margin-right: 30px;
}

.sp_filter .sp-module .sp-module-content .jlcontentfieldsfilter .button {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	margin-right: 0;
	background-color: #5ca40e;
}

.blog {
	width: 1170px;
	margin: 37px auto 0;
}

.article-list {
	max-width: none;
	margin: 0 -15px 0 -15px;
	justify-content: flex-start;
}

.article-list .article {
	width: 570px;
	height: auto;
	padding: 0;
	margin: 0 0 30px;
	box-shadow: 0 6px 17px 0 rgba(21, 55, 175, 0.17);
	background-color: #ffffff;
}

.article-list .article .article-body {
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}

.article-list .article .article-body .topbl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%;
}

.article-list .article .article-body .page-header {
	flex: 343px;
	padding: 0;
}

.article-list .article .article-body .page-header h2,
.article-list .article .article-body .page-header h2 a {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.63;
	letter-spacing: normal;
	color: #434c59;
	text-align: left;
	margin-bottom: 0;
}

.article-list .article .article-intro-image {
	text-align: center;
	width: 130px;
	margin-left: 30px;
	height: 74px;
}

.article-list .article .article-intro-image img {
	/*width: 100%;*/
	max-height: 74px;
}

.article-list .article .article-introtext {
	width: 100%;
	margin-bottom: 30px;
}

.article-list .article .readmore a {
	color: #0e3991;
	font-size: 16px;
	line-height: 1.63;
	/*margin:0 30px;*/
}

.article-body .readmore {
		margin-left: -10px;
	}
/*Application conversion*/

.article-list .apparticle {
	width: 33.33%;
	height: auto;
	padding: 0 15px 0 15px;
	margin: 0 0 30px;
}

.article-list .apparticle .article-body {
	box-shadow: 0 6px 17px 0 rgba(21, 55, 175, 0.17);
	background-color: #ffffff;
	height: 100%;
}

.article-list .apparticle .article-body .topbl {
	display: flex;
	flex-wrap: wrap;
	align-content: flex-end;
	width: 100%;
	height: 195px;
	margin: 0;
	padding: 0 26px;
	background-color: #090753;
}

.article-list .apparticle .article-body .article-intro {
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	height: calc(100% - 195px);
}

.article-list .apparticle .article-body .page-header {
	width: 100%;
	padding: 0;
}

.article-list .apparticle .article-body .page-header h2,
.article-list .apparticle .article-body .page-header h2 a {
	font-size: 20px;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.4;
	letter-spacing: normal;
	color: #fff;
	text-align: left;
	opacity: 0.89;
	text-transform: uppercase;
}

.article-list .apparticle .article-body .article-info {
	display: block;
	margin: 4px 0 18px 0;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.86;
	letter-spacing: normal;
	color: #fff;
	text-align: left;
	opacity: 0.89;
}

.article-list .apparticle .article-intro-image {
	text-align: center;
	width: 130px;
}

.article-list .apparticle .article-intro-image img {
	max-height: 56px;
	max-width: 130px;
}

.article-list .apparticle .article-introtext {
	padding: 20px 26px 0 26px;
	width: 100%;
}

.article-list .article.testimonials .article-body .article-introtext p {
	margin: 0;
}

.article-list .apparticle .readmore {
	color: #0e3991;
	font-size: 16px;
	line-height: 1.63;
	margin: 0 0 25px 29px;
}


/*-----------Online Presentation--------------*/

.mod-online-presentation .group-name,
.category-desc {
	width: 100%;
	max-width: 770px;
	/*padding: 37px 0 50px 0;*/
	margin: 0 auto;
	color: #313131;
}

.category-desc p {
	margin-bottom: 34px;
}

.mod-online-presentation .container-flex {
	width: calc(100% + 30px);
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.mod-online-presentation .container-flex .link-video {
	position: relative;
	display: block;
	width: 100%;
	max-width: 370px;
	margin: 0 15px 30px 15px;
	box-shadow: 0 6px 17px 0 rgba(21, 55, 175, 0.17);
}

.mod-online-presentation .container-flex .link-video img {
	vertical-align: middle;
	width: 100%;
}

.mod-online-presentation .container-flex .link-video .play-icon {
	width: 56px;
	height: 56px;
	position: absolute;
	bottom: 50%;
	left: 50%;
	margin-left: -28px;
	margin-bottom: -28px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	background: rgba(133, 196, 65, 0.8);
	transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
}

.mod-online-presentation .container-flex .link-video:hover .play-icon {
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
}

.mod-online-presentation .container-flex .link-video .play-icon div {
	margin-left: 14px;
	border: 10px solid transparent;
	border-left-color: transparent;
	border-left-style: solid;
	border-left-width: 10px;
	border-left: 14px solid #fff;
}

.article-list,
.mod-online-presentation {
	max-width: 1200px;
	margin: auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

/*.our-products {
	background: #f8f8f8;
	padding: 0 30px 0 15px;
}*/

.padding-left-right-55 {
	padding: 0 55px;
}

.item-page .icons {
	display: flow-root;
}

.prettyprint {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.item-page .articleBody {
	width: 1280px;
	margin: 0 auto;
	/*padding: 37px 0;*/
	display: flex;
	justify-content: flex-start;
}
.articleBody.case-studies {
	width: 1170px;
	margin-bottom: 37px;
}
.item-page .article {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.item-page .article .cta-container {
    /*margin-bottom: 71px;*/
}

.item-page .article .container-request-block {
    margin-bottom: 46px;
}

.item-page.width770 .article {
	width: 770px;
	margin: 0 auto;
	/*padding: 37px 15px;*/
}

.header-smart-menu {
	/*position: absolute;*/
	bottom: 0;
	left: 0;
	width: 100%;
	height: 68px;
	background-color: #85c441;
	display: flex;
	align-items: center;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	z-index: 700;
}

.header-smart-menu .smart-menu-list {
	overflow-x: hidden;
	margin: 0 auto;
	display: flex;
	/*justify-content: center;*/
}
.header-smart-menu .smart-menu-list li {
	list-style: none;
}

.header-smart-menu .smart-menu-list li a {
	display: block;
	height: 68px;
	padding: 0 25px;
	font-size: 16px;
	line-height: 68px;
	color: #fff;
	transition: background 0.3s ease, color 0.2s linear;
	white-space: nowrap;
}

.header-smart-menu .smart-menu-list li a:hover {
	background: #61ad15;
	text-decoration: none;
}

.header-smart-menu #smart-menu-mobile li a {
	padding-left: 15px;
}

.item-page-video {
	padding: 42px 15px;
}
/*---------Contact-form--------------*/

#contacts-form {
	width: 1170px;
	margin: 37px auto;
	padding: 46px 100px 55px 100px;
	box-shadow: 0 6px 17px 0 rgba(21, 55, 175, 0.17);
	background-color: #ffffff;
	margin-bottom: 57px;
}

#contacts-form .formRow {
	display: flex;
	justify-content: space-between;
}

#contacts-form .formRow .formSpan6 {
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	width: 100%;
	max-width: 470px;
}

#contacts-form .formRow .formBody {
	display: block;
	float: left;
	width: 100%;
}

#contacts-form .rsform-block {
	display: table;
	width: 100%;
}

#contacts-form .formRow label {
	display: table;
	/*width: 100%;*/
	opacity: 0.89;
	font-family: 'open_sans-regular', sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.86;
	letter-spacing: normal;
	color: #313131;
	margin: 8px 0 0;
}

#contacts-form .formRow label strong {
	opacity: 0.89;
	font-family: 'open_sans-regular', sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#contacts-form .formRow .rsform-block-footer {
	margin-top: 44px;
}

#contacts-form .formRow .rsform-block-header {
	width: 100%;
	max-width: 770px;
	font-family: 'open_sans-regular', sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.63;
	letter-spacing: normal;
	color: #313131;
	margin: 0 0 31px;
}

#contacts-form input[type="text"],
#contacts-form input[type="email"],
#contacts-form input[type="url"],
#contacts-form input[type="date"],
#contacts-form input[type="password"],
#contacts-form input[type="search"],
#contacts-form input[type="tel"],
#contacts-form input[type="number"],
#contacts-form textarea,
#contacts-form select,
#contacts-form select option {
	width: 100%;
	height: 38px;
	line-height: 1.32;
	padding: 0 15px;
	background-color: #fff;
	border: 1px solid #becadc;
	color: #000;
}

#contacts-form input[type="text"].rsform-error,
#contacts-form input[type="email"].rsform-error,
#contacts-form input[type="url"].rsform-error,
#contacts-form input[type="date"].rsform-error,
#contacts-form input[type="password"].rsform-error,
#contacts-form input[type="search"].rsform-error,
#contacts-form input[type="tel"].rsform-error,
#contacts-form input[type="number"].rsform-error,
#contacts-form textarea.rsform-error,
#contacts-form select.rsform-error {
	border-color: #ce3447;
}

#contacts-form .formError {
	color: #ce3447;
	font-size: 14px;
	font-weight: normal;
}

#contacts-form .formRow label.rsform-error {
	color: #ce3447;
}

#contacts-form textarea {
	height: 182px;
	resize: none;
}

#contacts-form select {
	position: relative;
	padding: 0 0 0 15px;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

#contacts-form select:focus {
	outline: none;
}

#contacts-form .rsform-block-aics-country .formControls .formBody {
	position: relative;
}

#contacts-form .rsform-block-aics-country .formControls .formBody::after {
	content: "";
	position: absolute;
	right: 1px;
	top: 1px;
	width: 40px;
	height: 36px;
	background-color: #fff;
	pointer-events: none;
	box-sizing: border-box;
	background-image: url("../images/arrow_menu_icon_lang.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 30% 25%;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

#contacts-form .rsform-block-aicontactsafesendbutton .formControlLabel,
#contacts-form .rsform-block-recaptcha .formControlLabel,
#contacts-form .rsform-block-agree .formControlLabel {
	display: none;
}

#contacts-form .rsform-block-agree {
	margin-bottom: 30px;
}

#contacts-form .rsform-block-recaptcha {
	margin-bottom: 39px;
}

#contacts-form .rsform-block-agree .formControls .formBody label .checkboxlabel {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

#contacts-form .rsform-block-agree .formControls .formBody .checkbox__text {
	font-family: 'open_sans-regular', sans-serif;
	position: relative;
	padding: 0 0 0 37px;
	margin: 0;
	cursor: pointer;
}

#contacts-form .rsform-block-agree .formControls .formBody .checkbox__text::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	border: 1px solid #becadc;
	border-radius: 0;
	background: #fff;
}

#contacts-form .rsform-block-agree .formControls .formBody .checkbox__text::after {
	content: '';
	position: absolute;
	height: 14px;
	width: 14px;
	left: 3px;
	top: 3px;
	background-image: url(../images/yes_icon_table.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
}

#contacts-form .rsform-block-agree .formControls .formBody .rsform-error .checkbox__text::before {
	border: 1px solid #ce3447;
}

#contacts-form .rsform-block-agree .formControls .formBody label .checkboxlabel+.checkbox__text::after {
	content: none;
}

#contacts-form .rsform-block-agree .formControls .formBody label .checkboxlabel:checked+.checkbox__text::after {
	content: '';
}

#contacts-form #aiContactSafeSendButton {
	margin: 0;
}

#contacts-form .formDescription {
	display: none;
}


/*.button:disabled {
	opacity:0.65;
}*/

.button:disabled,
.button.disabled,
.button[disabled] {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	opacity: .65;
	pointer-events: none;
}

#contacts-form .formRow .rsform-block-required-field p,
#contacts-form .formRow .rsform-block-footer p {
	width: 100%;
	max-width: 770px;
	opacity: 0.89;
	font-family: 'open_sans-regular', sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.86;
	letter-spacing: normal;
	color: #757575;
}

#contacts-form .formRow .rsform-block-footer p {
	margin: 0 0 31px;
}

.success-message-form {
	text-align: center;
}


.success-message-form p,
.success-message-form h3{
	font-family: 'open_sans-regular', sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
	text-align: center;
	color: #434c59;
	margin-bottom:42px;
}

.success-message-form h3{
	opacity: 0.89;
	text-transform: uppercase;
}

.success-message-form img{
	width:48px;
	margin-bottom:22px;
}

.width770 {
	max-width: 800px;
}

.width1170 {
	max-width: 1170px;
}
.width1170 p {
	/*padding: 15px;*/
}
.width770,
.width1170 {
	width: 100%;
	margin: 0 auto;
	/*padding-left: 15px;
	padding-right: 15px;*/
}

/*.item-page.width1170 {
    width: 1170px;
}*/

.width770 .sp-module-content {
	margin-bottom: 50px;
}

.sp-module-content .main-office,
.sp-module-content .partners-resellers {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: auto;
}

/*.sp-module.main-office {
    max-width: 800px;
	padding: 0 15px;
}*/

.sp-module-content .main-office {
    max-width: 770px;
}

.sp-module-content .partners-resellers {
    max-width: 1170px;
}

.width770 .sp-module-title,
.width1170 .sp-module-title {
	width: 100%;
	/*margin: 0;*/
}

.main-office .office-block,
.partners-resellers .office-block {
	width: 100%;
	padding: 28px 40px;
	background-color: #f4f7ff;
	margin-bottom: 30px;
}
.partners-resellers .office-block {
	margin: 0 0 30px 15px;
}

.partners-resellers .office-block:first-child {
	margin: 0 0 30px 0;
}

.main-office .office-block {
	max-width: 370px;
}

.partners-resellers .office-block {
	max-width: 270px;
}

.title-center h3 {
	text-align: center;
	font-size: 42px;
	font-family: 'open_sans-regular', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: center;
	color: #434c59;
	margin-bottom: 44px;
}

.cta-container {
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}

.cta-container .cta-overlay {
	width: 100%;
	height: 100%;
	padding: 48px 0 51px 0;
	background-image: linear-gradient(to left, rgba(21, 66, 156, 0.62), #0e3991);
}

.cta-container .cta-overlay .container-title {
	width: 770px;
	margin: 0 auto;
}

.cta-container .cta-overlay .container-title .tag_header {
	margin-bottom: 11px;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.64;
	color: #fff;
	text-align: left;
}

.cta-container .cta-overlay .container-title p {
	margin-bottom: 22px;
	font-size: 16px;
	font-family: 'open_sans-semibold', sans-serif;
	color: #fff;
}

.header-center .container-title::before,
.header-center .container-title::after,
.cta-container .container-title::before,
.cta-container .container-title::after {
	display: block;
	content: '';
	width: 370px;
	height: 25px;
	margin: 0 auto;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	opacity: 0.5;
}

.container-title.nobracket::before,
.container-title.nobracket::after {
	content: none;
}

.cta-container .container-title::before,
.cta-container .container-title::after {
	-webkit-transform: translateX(-100px);
	-moz-transform: translateX(-100px);
	-ms-transform: translateX(-100px);
	-o-transform: translateX(-100px);
	transform: translateX(-100px);
}

.header-center .container-title::before,
.header-center .container-title::after {
	margin: 30px auto;
	width: 570px;
}

.header-center .container-title::before,
.cta-container .container-title::before {
	border-top: 1px solid #fff;
}

.header-center .container-title::after,
.cta-container .container-title::after {
	border-bottom: 1px solid #fff;
}

.cta-container .cta-overlay .button {
	margin-top: 33px;
}

.cta-container .cta-overlay .button,
.header-center .button {
	-webkit-transform: translateX(-201px);
	-moz-transform: translateX(-201px);
	-ms-transform: translateX(-201px);
	-o-transform: translateX(-201px);
	transform: translateX(-201px);
}

.sp_filter {
	position: static;
}

.jlcontentfieldsfilter {
	/*padding: 0 15px;*/
}

.jlcontentfieldsfilter .button {
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #ade66f;
	font-family: 'open_sans-regular', sans-serif;
}

.jlmf-select {
	position: relative;
	border: 1px solid #5ca40e;
	background-color: transparent;
	color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
header .header-container .toggle-menu .toggle-menu-item-language #toggle-select-language::-ms-expand,
.jlmf-select::-ms-expand {
    display: none;
}

.jlmf-select option {
	background-color: #85c441;
	border: 1px solid #5ca40e;
}

.jlmf-select-wrap {
	position: relative;
}

.jlmf-select-wrap::after {
	content: "";
	position: absolute;
	right: 30px;
	top: 0;
	width: 40px;
	height: 100%;
	background-color: #5ca40e;
	pointer-events: none;
	box-sizing: border-box;
	background-image: url(../images/arrow_lang.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 30% 25%;
}

.jlmf-select:focus {
	outline: none;
}

.full-width {
	width: 100vw!important;
	position: relative;
	left: calc(-50vw + 50%);
}


/*.full-width table{
    width: 1170px;
	margin: 0 auto;
}*/


/*-----------Style Articles-----------------*/

.article-list .apparticle,
.article-list .article {
	width: 33.33%;
	box-shadow: none;
	padding: 0 15px;
	margin: 0 -15px 30px;
}
.article-list .emptyspace {
	height:0;
	margin-bottom: 0;
}

.article-list .article {
	width: 50%;
	padding: 0 0 0 15px;
	margin: 0 0 30px -15px;
}

.article-list .article .article-body {
	padding: 24px 30px;
}

.article-list .row {
	padding: 0;
	justify-content: flex-start;
	margin: 0 -15px;
}

.article-list .article-body {
	box-shadow: 0 6px 17px 0 rgba(21, 55, 175, 0.17);
}

.article-list .apparticle .readmore {
	margin: -5px 0 25px 18px;
}

.readmore a {
	display: inline-block;
	padding: 5px 10px;
}


/*-------------Testimonial article--------------*/

.item-page .articleTestimonial {
	display: table;
	width: 100%;
	max-width: 770px;
	font-size: 16px;
	line-height: 1.63;
	color: #313131;
	margin: 0 auto;
}
.item-page .articleTestimonial.withimg {
	width: 57%;
	margin: 0 auto 0 0;
}

.item-page .articleTestimonial .logo-customer,
.item-page .articleTestimonial .testimonial-title {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 32px;
}

.item-page .articleTestimonial .logo-customer {
	max-width: 160px;
}

.topbl .page-header h2 {
	margin: 0;
}
/* {
    display: flex;
    justify-content: flex-start;
    text-align: center;
    margin-bottom: 32px;
}*/

.item-page .articleTestimonial .testimonial-title .customer {
	text-align: left;
	margin-left: 30px;
}

.item-page .articleTestimonial .testimonial-title .customer h4 {
	text-align: left;
	font-weight: bold;
}

.item-page .articleTestimonial .testimonial-title .customer p {
	text-align: left;
	margin-bottom: 0;
}

.item-page .articleTestimonial .testimonial-text {
	quotes: "“" "”" "‘" "’";
}

.item-page .articleTestimonial .testimonial-text p:first-child::before {
	content: open-quote;
}

.item-page .articleTestimonial .testimonial-text p:last-child::after {
	content: close-quote;
}

.item-page .testimonial-a4 {
	width: 31.6%;
	margin-left: 30px;
	margin-bottom: 34px;
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
        line-height: 0;
}

.item-page .testimonial-a4 img {
	width: 100%;
}

/*-------------Testimonial article END--------------*/


/*-------------Case Studies--------------------*/

.container-sm {
	width: 38.28%;
	padding: 0 4.29% 0 0;
	font-size: 16px;
	line-height: 1.63;
	color: #313131;
	border-right: 1px solid #e1e8f3;
}


/*.main-case-study #sp-main-body .container {
    padding: 37px 0 0;
    margin: 0 auto 50px auto;
}*/

.item-page .articleBody .container-case {
	width: 61.71%;
	padding: 0 0 0 4.6%;
}

.item-page .articleBody .container-case article:last-child p:last-child {
	margin-bottom: 12px;
}

.item-page .articleBody h2 {
	text-align: left;
}

.item-page .articleBody .technologies-box {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.item-page .articleBody .technologies-box img {
	margin-right: 50px;
}


/*-------------Case Studies END--------------------*/

/*#sp-main-body .container,*/
#sp-topsection .container,
#sp-testimonial .container {
	margin-top: 42px;
	/*margin-bottom: 32px;*/
	padding: 0;
	max-width: 1200px;
}

.su-tabs {
    margin: 0 0 1.5em 0;
    /*padding: 1px;
    background: #eee;*/
}
.su-tabs pre {
    border: 0 !important;
}

.su-tabs-align-left .su-tabs-nav {
	border-bottom: 1px solid #ebeff5;
    text-align: left;
}

.su-tabs-nav, .su-tabs-nav span, .su-tabs-panes, .su-tabs-pane {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
.su-tabs-panes {
	border-right: 1px solid #ebeff5;
	border-bottom: 1px solid #ebeff5;
	border-left: 1px solid #ebeff5;
}
.su-tabs-pane {
    padding: 0;
    background: #fff;
    color: #333;
}

pre ol li:first-child {
	padding-top: 15px;
}
pre ol li > div {
	margin-left: 5px !important;
	white-space: pre;
}
.su-tabs-nav span {
    display: inline-block;
	background: #f8f8f8;
    margin-right: -1px;
	margin-bottom: -1px;
    padding: 11px 15px 10px;
    min-height: 40px;
	font-family: "open_sans-semibold", sans-serif;
	font-size: 17px;
	opacity: 0.89;
	line-height: 1.76;
    color: #434c59;
    cursor: pointer;
	border: 1px solid #ebeff5;
    /*-webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;*/
	/*border-top: 1px solid #ebeff5;
	border-bottom-width: 2px;*/
}

.su-tabs-nav span.su-tabs-current {
    background: #fff;
    cursor: default;
	border-top:2px solid #85c441;
	border-bottom-color: #fff;
	margin-bottom: -2px;
	padding-top: 10px;
}
@media screen and (max-width: 768px) {
	.su-tabs-nav span {
		display: block;
	}
}

.online-video-block {
	max-width: 770px;
	margin: 0 auto;
}
.custom .online-video-block {
	max-width: 800px;
	padding:0 15px;
	margin: 0 auto;
}

.input-group-text {display:none;}
.form-validate {max-width: 500px;}

.form-validate .form-group label {
    display: table;
    width: 100%;
    opacity: 0.89;
    font-family: 'open_sans-regular', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #313131;
    margin: 8px 0 0;
}
