body {
	line-height: 1.6; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; text-rendering: auto;
}
body.helix-ultimate-preloader {
	overflow: hidden;
}
body.helix-ultimate-preloader::before {
	background: rgba(255, 255, 255, 0.9); left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 99998; content: " ";
}
body.helix-ultimate-preloader::after {
	animation:fa-spin 2s linear infinite; left: 50%; top: 50%; width: 48px; height: 48px; text-align: center; color: rgb(0, 123, 255); font-family: "Font Awesome 5 Free"; font-size: 36px; font-weight: 900; margin-top: -24px; margin-left: -24px; position: fixed; z-index: 99999; content: "?"; -webkit-animation: fa-spin 2s infinite linear;
}
h1 {
	letter-spacing: -1px;
}
a {
	transition:color 400ms, background-color 400ms, opacity 400ms;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
label {
	font-weight: normal;
}
legend {
	padding-bottom: 10px;
}
img {
	height: auto; display: block; max-width: 100%;
}
button:focus {
	
}
.sppb-btn {
	padding: 14px 25px; border-radius: 2px; text-transform: uppercase; letter-spacing: 1.1px; font-size: 14px; font-weight: 700; cursor: pointer;
}
.sppb-btn.sppb-btn-xlg {
	padding: 20px 45px; font-size: 18px;
}
.sppb-btn.sppb-btn-lg {
	padding: 18px 35px; font-size: 16px;
}
.sppb-btn.sppb-btn-sm {
	padding: 8px 20px;
}
.sppb-btn.sppb-btn-xs {
	padding: 4px 12px; font-size: 12px;
}
.sppb-btn.sppb-btn-primary {
	color: rgb(255, 255, 255); background-color: rgb(3, 69, 191);
}
.sppb-btn.sppb-btn-primary.sppb-btn-white {
	color: rgb(3, 69, 191); background-color: rgb(255, 255, 255);
}
.sppb-btn.sppb-btn-primary.sppb-btn-white:hover {
	background-color: rgb(247, 247, 247);
}
.sppb-btn.sppb-btn-primary.sppb-btn-white:focus {
	background-color: rgb(247, 247, 247);
}
.sppb-btn.sppb-btn-primary.sppb-btn-outline {
	border: 2px solid rgb(3, 69, 191); border-image: none; color: rgb(3, 69, 191); background-color: transparent;
}
.sppb-btn.sppb-btn-primary.sppb-btn-outline:hover {
	color: rgb(255, 255, 255); background-color: rgb(3, 69, 191);
}
.sppb-btn.sppb-btn-primary.sppb-btn-outline:focus {
	color: rgb(255, 255, 255); background-color: rgb(3, 69, 191);
}
.sppb-btn.sppb-btn-primary:hover {
	background-color: rgb(2, 56, 156);
}
.sppb-btn.sppb-btn-primary:focus {
	background-color: rgb(2, 56, 156);
}
.sppb-btn.sppb-btn-default {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
.sppb-btn.sppb-btn-default:hover {
	border-color: rgb(250, 250, 250); background-color: rgb(250, 250, 250);
}
.sppb-btn.sppb-btn-default:focus {
	border-color: rgb(250, 250, 250); background-color: rgb(250, 250, 250);
}
.sppb-btn.sppb-btn-default.sppb-btn-outline {
	border: 2px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); background-color: transparent;
}
.sppb-btn.sppb-btn-default.sppb-btn-outline:hover {
	color: rgb(37, 37, 37); background-color: rgb(255, 255, 255);
}
.sppb-btn.sppb-btn-default.sppb-btn-outline:focus {
	color: rgb(37, 37, 37); background-color: rgb(255, 255, 255);
}
.sppb-btn.sppb-btn-link {
	padding: 0px; color: rgb(3, 69, 191); text-decoration: none !important; background-color: transparent;
}
.sppb-btn.sppb-btn-link.sppb-white {
	color: rgb(255, 255, 255);
}
.sppb-btn.sppb-btn-link:focus {
	opacity: 0.7;
}
.sppb-btn.sppb-btn-link:hover {
	opacity: 0.7;
}
.sppb-white .sppb-btn.sppb-btn-link {
	color: rgb(255, 255, 255);
}
.sppb-btn-white .sppb-btn-primary {
	padding: 16px 25px; border: currentColor; border-image: none; color: rgb(3, 69, 191); background-color: rgb(255, 255, 255);
}
.sppb-btn-white .sppb-btn-primary:hover {
	background-color: rgb(247, 247, 247);
}
.sppb-btn-white .sppb-btn-primary:focus {
	background-color: rgb(247, 247, 247);
}
#sp-top-bar {
	padding: 9px 0px; font-size: 14px;
}
#sp-top-bar .sp-module {
	display: inline-block;
}
#sp-top-bar :not(:last-child).sp-module {
	margin-right: 30px;
}
ul.social-icons {
	list-style: none; margin: -5px; padding: 0px; display: inline-block;
}
ul.social-icons > li {
	margin: 5px 7px; display: inline-block;
}
.sp-module-content .mod-languages ul.lang-inline {
	margin: 0px; padding: 0px;
}
.sp-module-content .mod-languages ul.lang-inline.show {
	display: flex; flex-direction: column;
}
.sp-module-content .mod-languages ul.lang-inline li {
	margin: 0px 5px 0px 0px; border: currentColor; border-image: none; display: inline-block;
}
.sp-module-content .mod-languages ul.lang-inline li a {
	padding: 0px !important;
}
.sp-module-content .mod-languages ul.lang-inline li > a::before {
	display: none;
}
.sp-module-content .latestnews > li > a > span {
	font-size: 85%; margin-top: 5px; display: block;
}
.sp-contact-info {
	list-style: none; margin: 0px; padding: 0px; display: flex;
}
.sp-contact-info li {
	font-size: 14px; margin-left: 10px; display: flex; align-items: center;
}
.sp-contact-info li span {
	color: rgb(3, 69, 191); font-size: 16px; margin-right: 10px;
}
#sp-header {
	left: 0px; top: 0px; width: 100%; height: 60px; border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid; position: relative; z-index: 99;
}
#sp-header .logo {
	margin: 0px; height: 60px; display: inline-flex; align-items: center;
}
#sp-header .logo a {
	margin: 0px; padding: 0px; line-height: 1; font-size: 24px;
}
#sp-header .logo p {
	margin: 5px 0px 0px;
}
.header-sticky#sp-header {
	position: fixed; z-index: 9999;
}
.header-sticky#sp-header ~ section#sp-main-body {
	padding-top: 60px;
}
#sp-header .sp-module {
	margin-bottom: 0px;
}
#sp-top-bar .sp-module {
	margin-bottom: 0px;
}
#sp-logo-wrap .sp-module {
	margin-bottom: 0px;
}
#sp-title {
	min-height: 0px;
}
.sp-page-title {
	background: no-repeat 50% 50% / cover rgb(255, 255, 255); padding: 60px 0px 70px; box-shadow: 0px 1px 2px 0px rgba(209,209,209,0.5);
}
.sp-page-title .sp-page-title-heading {
	margin: 0px; padding: 0px;
}
.sp-page-title .sp-page-title-sub-heading {
	margin: 0px; padding: 0px;
}
.sp-page-title .sp-page-title-heading {
	color: black; line-height: 1.4; font-size: 37px; font-weight: 400; margin-bottom: 10px;
}
.sp-page-title .sp-page-title-sub-heading {
	line-height: 1.3; font-size: 16px; font-weight: normal; margin-top: 10px; opacity: 0.7;
}
.sp-page-title .breadcrumb {
	background: none; margin: 10px 0px 0px; padding: 0px;
}
.sp-page-title .breadcrumb > .active {
	color: rgba(255, 255, 255, 0.8);
}
.sp-page-title .breadcrumb > span {
	color: rgb(255, 255, 255);
}
.sp-page-title .breadcrumb > li {
	color: rgb(255, 255, 255);
}
.sp-page-title .breadcrumb > li + li::before {
	color: rgb(255, 255, 255);
}
.sp-page-title .breadcrumb > li > a {
	color: rgb(255, 255, 255);
}
.body-innerwrapper {
	-ms-overflow-x: hidden;
}
.layout-boxed .body-innerwrapper {
	margin: 0px auto; max-width: 1240px; box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
#sp-main-body {
	padding: 100px 0px;
}
.com-sppagebuilder #sp-main-body {
	padding: 0px;
}
.login img {
	margin: 20px 0px; display: inline-block;
}
.login .checkbox input[type='checkbox'] {
	margin-top: 6px;
}
.form-links ul {
	list-style: none; margin: 0px; padding: 0px;
}
.registration .modal {
	display: inline-block; position: inherit;
}
.com-content.layout-edit .nav-tabs .nav-link {
	display: inline-block !important;
}
.com-content.layout-edit label.hasPopover {
	display: inline-block !important;
}
.registration label.hasPopover {
	display: inline-block !important;
}
.registration .form-check-inline input[type='radio'] {
	display: inline-block;
}
.search .btn-toolbar {
	margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
	margin: 0px;
}
.search .btn-toolbar button {
	color: rgb(255, 255, 255);
}
.search .phrases .phrases-box .controls label {
	margin: 0px 20px 20px; display: inline-block;
}
.search .phrases .ordering-box {
	margin-bottom: 15px;
}
.search .only label {
	margin: 0px 20px 20px; display: inline-block;
}
.search .search-results dt.result-title {
	margin-top: 40px;
}
.search .search-results dt {
	margin: 5px 0px;
}
.search .search-results dd {
	margin: 5px 0px;
}
.filter-search .chzn-container-single .chzn-single {
	height: 34px; line-height: 34px;
}
.form-search .finder label {
	display: block;
}
.form-search .finder .input-medium {
	border-radius: 4px; width: 60%;
}
.finder .word input {
	display: inline-block;
}
.finder .search-results.list-striped li {
	padding: 20px 0px;
}
:not(.com-sppagebuilder).contentpane {
	padding: 20px;
}
#sp-bottom {
	padding: 70px 0px 40px;
}
#sp-bottom .sp-module {
	margin-bottom: 30px;
}
#sp-bottom .sp-module .sp-module-title {
	margin: 0px 0px 30px; color: black; font-size: 21px; font-weight: 700;
}
#sp-bottom .sp-module ul {
	list-style: none; margin: 0px; padding: 0px;
}
#sp-bottom .sp-module ul > li {
	margin-bottom: 10px; display: block;
}
#sp-bottom .sp-module ul > li:last-child {
	margin-bottom: 0px;
}
#sp-bottom .sp-module ul > li > a {
	display: block;
}
#sp-footer {
	padding: 0px; font-size: 14px; border-top-color: rgb(227, 227, 227); border-bottom-color: rgb(227, 227, 227); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
#sp-footer .container-inner {
	padding: 21px 0px;
}
#sp-footer ul.menu {
	list-style: none; margin: 0px; padding: 0px; display: inline-block;
}
#sp-footer ul.menu li {
	display: inline-block;
}
#sp-footer ul.menu li:not(:last-child) {
	margin-right: 40px;
}
#sp-footer ul.menu li a {
	display: block;
}
#sp-footer ul.menu li a:hover {
	background: none;
}
#sp-footer #sp-footer2 {
	text-align: right;
}
html.offline body {
	background: rgb(243, 243, 243);
}
html.offline .offline-wrapper {
	padding: 50px; border-radius: 10px; background-color: rgb(255, 255, 255);
}
html.coming-soon {
	width: 100%; height: 100%; min-height: 100%;
}
html.offline {
	width: 100%; height: 100%; min-height: 100%;
}
html.coming-soon body {
	background-position: 50% 40%; width: 100%; height: 100%; text-align: center; padding-top: 40px; padding-bottom: 40px; display: flex; min-height: 100%; justify-content: center; align-items: center; background-repeat: no-repeat; -webkit-box-align: center; -webkit-box-pack: center;
}
html.offline body {
	background-position: 50% 40%; width: 100%; height: 100%; text-align: center; padding-top: 40px; padding-bottom: 40px; display: flex; min-height: 100%; justify-content: center; align-items: center; background-repeat: no-repeat; -webkit-box-align: center; -webkit-box-pack: center;
}
html.coming-soon .container {
	text-align: left;
}
html.offline .container {
	text-align: left;
}
html.coming-soon .coming-soon-logo {
	margin-bottom: 2rem; display: inline-block;
}
html.offline .coming-soon-logo {
	margin-bottom: 2rem; display: inline-block;
}
html.coming-soon #coming-soon-countdown {
	margin-top: 30px; max-width: 500px;
}
html.offline #coming-soon-countdown {
	margin-top: 30px; max-width: 500px;
}
html.coming-soon #coming-soon-countdown .coming-soon-days {
	margin: 0px; width: 25%; float: left;
}
html.coming-soon #coming-soon-countdown .coming-soon-hours {
	margin: 0px; width: 25%; float: left;
}
html.coming-soon #coming-soon-countdown .coming-soon-minutes {
	margin: 0px; width: 25%; float: left;
}
html.coming-soon #coming-soon-countdown .coming-soon-seconds {
	margin: 0px; width: 25%; float: left;
}
html.offline #coming-soon-countdown .coming-soon-days {
	margin: 0px; width: 25%; float: left;
}
html.offline #coming-soon-countdown .coming-soon-hours {
	margin: 0px; width: 25%; float: left;
}
html.offline #coming-soon-countdown .coming-soon-minutes {
	margin: 0px; width: 25%; float: left;
}
html.offline #coming-soon-countdown .coming-soon-seconds {
	margin: 0px; width: 25%; float: left;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number {
	width: 100%; line-height: 1; letter-spacing: -1px; font-size: 40px;
}
html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number {
	width: 100%; line-height: 1; letter-spacing: -1px; font-size: 40px;
}
html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number {
	width: 100%; line-height: 1; letter-spacing: -1px; font-size: 40px;
}
html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
	width: 100%; line-height: 1; letter-spacing: -1px; font-size: 40px;
}
html.offline #coming-soon-countdown .coming-soon-days .coming-soon-number {
	width: 100%; line-height: 1; letter-spacing: -1px; font-size: 40px;
}
html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-number {
	width: 100%; line-height: 1; letter-spacing: -1px; font-size: 40px;
}
html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-number {
	width: 100%; line-height: 1; letter-spacing: -1px; font-size: 40px;
}
html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
	width: 100%; line-height: 1; letter-spacing: -1px; font-size: 40px;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string {
	text-transform: uppercase; letter-spacing: -1px; font-size: 16px; display: block;
}
html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string {
	text-transform: uppercase; letter-spacing: -1px; font-size: 16px; display: block;
}
html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string {
	text-transform: uppercase; letter-spacing: -1px; font-size: 16px; display: block;
}
html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
	text-transform: uppercase; letter-spacing: -1px; font-size: 16px; display: block;
}
html.offline #coming-soon-countdown .coming-soon-days .coming-soon-string {
	text-transform: uppercase; letter-spacing: -1px; font-size: 16px; display: block;
}
html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-string {
	text-transform: uppercase; letter-spacing: -1px; font-size: 16px; display: block;
}
html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-string {
	text-transform: uppercase; letter-spacing: -1px; font-size: 16px; display: block;
}
html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
	text-transform: uppercase; letter-spacing: -1px; font-size: 16px; display: block;
}
html.coming-soon .coming-soon-title {
	margin-bottom: 30px;
}
html.offline .coming-soon-title {
	margin-bottom: 30px;
}
html.coming-soon .coming-soon-content {
	opacity: 0.6;
}
html.offline .coming-soon-content {
	opacity: 0.6;
}
html.coming-soon .coming-soon-position {
	margin-top: 2rem;
}
html.offline .coming-soon-position {
	margin-top: 2rem;
}
html.coming-soon .social-icons {
	margin-top: 50px;
}
html.offline .social-icons {
	margin-top: 50px;
}
html.coming-soon .social-icons > li > a {
	border-radius: 40px; border: 1px solid rgb(175, 175, 175); border-image: none; width: 40px; height: 40px; text-align: center; color: rgb(175, 175, 175); line-height: 40px; display: inline-block; opacity: 0.4;
}
html.offline .social-icons > li > a {
	border-radius: 40px; border: 1px solid rgb(175, 175, 175); border-image: none; width: 40px; height: 40px; text-align: center; color: rgb(175, 175, 175); line-height: 40px; display: inline-block; opacity: 0.4;
}
html.coming-soon .social-icons > li > a:hover {
	border-color: rgb(3, 69, 191); color: rgb(3, 69, 191); opacity: 1;
}
html.coming-soon .social-icons > li > a:focus {
	border-color: rgb(3, 69, 191); color: rgb(3, 69, 191); opacity: 1;
}
html.offline .social-icons > li > a:hover {
	border-color: rgb(3, 69, 191); color: rgb(3, 69, 191); opacity: 1;
}
html.offline .social-icons > li > a:focus {
	border-color: rgb(3, 69, 191); color: rgb(3, 69, 191); opacity: 1;
}
html.coming-soon .coming-soon-login form {
	display: inline-block;
}
html.offline .coming-soon-login form {
	display: inline-block;
}
html.error-page {
	width: 100%; height: 100%;
}
html.error-page body {
	background-position: 50% 40%; width: 100%; height: 100%; text-align: center; padding-top: 40px; padding-bottom: 40px; display: flex; justify-content: center; align-items: center; background-repeat: no-repeat; -webkit-box-align: center; -webkit-box-pack: center;
}
html.error-page .error-logo {
	margin-bottom: 2rem; display: inline-block;
}
html.error-page .error-code {
	margin: 0px 0px 1rem; color: black; font-size: 67px;
}
html.error-page .error-message {
	color: black; font-size: 28px; font-weight: 300; margin-bottom: 3rem;
}
html.error-page .error-img-wrap {
	text-align: center;
}
html.error-page .error-img-wrap .error-img {
	display: inline-block;
}
html.error-page .error-modules {
	margin-top: 2rem;
}
.sp-social-share ul {
	margin: 20px -5px 0px; padding: 0px; display: block;
}
.sp-social-share ul li {
	margin: 0px 5px; font-size: 24px; display: inline-block;
}
.profile > div:not(:last-child) {
	margin-bottom: 30px;
}
.dl-horizontal dt {
	margin: 8px 0px; text-align: left;
}
.page-header {
	padding-bottom: 15px;
}
table.category {
	width: 100%;
}
table.category thead > tr {
	border: 1px solid rgb(242, 242, 242); border-image: none;
}
table.category tbody > tr {
	border: 1px solid rgb(242, 242, 242); border-image: none;
}
table.category thead > tr th {
	padding: 10px;
}
table.category thead > tr td {
	padding: 10px;
}
table.category tbody > tr th {
	padding: 10px;
}
table.category tbody > tr td {
	padding: 10px;
}
.contact-form .form-actions {
	background: none; border: currentColor; border-image: none;
}
@media print
{
.visible-print {
	display: inherit !important;
}
.hidden-print {
	display: none !important;
}
}
.sp-preloader {
	left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 99999;
}
.sp-preloader > div {
	border-radius: 50%; animation:spSpin 0.75s linear infinite; left: 50%; top: 50%; width: 50px; height: 50px; margin-top: -25px; margin-left: -25px; position: absolute;
}
.sp-preloader > div::after {
	margin: auto; border-radius: 50%; left: 0px; top: 1px; width: 49px; height: 49px; right: 0px; position: absolute; content: "";
}
.sp-scroll-up {
	background: rgb(51, 51, 51); border-radius: 3px; width: 36px; height: 36px; text-align: center; right: 30px; bottom: 30px; color: rgb(255, 255, 255); line-height: 36px; font-size: 16px; display: none; position: fixed; z-index: 1000;
}
.sp-scroll-up:hover {
	background: rgb(68, 68, 68); color: rgb(255, 255, 255);
}
.sp-scroll-up:active {
	background: rgb(68, 68, 68); color: rgb(255, 255, 255);
}
.sp-scroll-up:focus {
	background: rgb(68, 68, 68); color: rgb(255, 255, 255);
}
.control-group {
	margin-bottom: 1rem;
}
select:not([multiple]).form-control {
	height: calc(2.25rem + 2px);
}
select:not([multiple]).inputbox {
	height: calc(2.25rem + 2px);
}
select:not([multiple]) {
	height: calc(2.25rem + 2px);
}
.site input[type='text'] {
	padding: 17px 20px; border-radius: 2px; border: currentColor; transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; color: rgb(73, 80, 87); font-size: 14px; display: block; background-image: none; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
.site input[type='email'] {
	padding: 17px 20px; border-radius: 2px; border: currentColor; transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; color: rgb(73, 80, 87); font-size: 14px; display: block; background-image: none; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
.site input[type='url'] {
	padding: 17px 20px; border-radius: 2px; border: currentColor; transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; color: rgb(73, 80, 87); font-size: 14px; display: block; background-image: none; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
.site input[type='date'] {
	padding: 17px 20px; border-radius: 2px; border: currentColor; transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; color: rgb(73, 80, 87); font-size: 14px; display: block; background-image: none; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
.site input[type='password'] {
	padding: 17px 20px; border-radius: 2px; border: currentColor; transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; color: rgb(73, 80, 87); font-size: 14px; display: block; background-image: none; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
.site input[type='search'] {
	padding: 17px 20px; border-radius: 2px; border: currentColor; transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; color: rgb(73, 80, 87); font-size: 14px; display: block; background-image: none; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
.site input[type='tel'] {
	padding: 17px 20px; border-radius: 2px; border: currentColor; transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; color: rgb(73, 80, 87); font-size: 14px; display: block; background-image: none; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
.site input[type='number'] {
	padding: 17px 20px; border-radius: 2px; border: currentColor; transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; color: rgb(73, 80, 87); font-size: 14px; display: block; background-image: none; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
.site select {
	padding: 17px 20px; border-radius: 2px; border: currentColor; transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; color: rgb(73, 80, 87); font-size: 14px; display: block; background-image: none; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
.site input[type='text']:focus {
	border-color: rgb(128, 189, 255); outline: 0px; color: rgb(73, 80, 87); background-color: rgb(255, 255, 255);
}
.site input[type='email']:focus {
	border-color: rgb(128, 189, 255); outline: 0px; color: rgb(73, 80, 87); background-color: rgb(255, 255, 255);
}
.site input[type='url']:focus {
	border-color: rgb(128, 189, 255); outline: 0px; color: rgb(73, 80, 87); background-color: rgb(255, 255, 255);
}
.site input[type='date']:focus {
	border-color: rgb(128, 189, 255); outline: 0px; color: rgb(73, 80, 87); background-color: rgb(255, 255, 255);
}
.site input[type='password']:focus {
	border-color: rgb(128, 189, 255); outline: 0px; color: rgb(73, 80, 87); background-color: rgb(255, 255, 255);
}
.site input[type='search']:focus {
	border-color: rgb(128, 189, 255); outline: 0px; color: rgb(73, 80, 87); background-color: rgb(255, 255, 255);
}
.site input[type='tel']:focus {
	border-color: rgb(128, 189, 255); outline: 0px; color: rgb(73, 80, 87); background-color: rgb(255, 255, 255);
}
.site input[type='number']:focus {
	border-color: rgb(128, 189, 255); outline: 0px; color: rgb(73, 80, 87); background-color: rgb(255, 255, 255);
}
.site select:focus {
	border-color: rgb(128, 189, 255); outline: 0px; color: rgb(73, 80, 87); background-color: rgb(255, 255, 255);
}
.site textarea {
	border-radius: 2px; border: currentColor !important; border-image: none !important;
}
.site select {
	height: 50px !important;
}
.chzn-select {
	width: 100%;
}
.chzn-select-deselect {
	width: 100%;
}
.chzn-container.chzn-container-single .chzn-single {
	padding: 0.5rem 0.75rem; border-radius: 0.25rem; border: 1px solid rgba(0, 0, 0, 0.15); transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; height: calc(2.25rem + 2px); color: rgb(73, 80, 87); line-height: 1.25; font-size: 1rem; display: block; box-shadow: none; background-image: none; background-clip: padding-box; background-color: rgb(255, 255, 255);
}
.chzn-container.chzn-container-single .chzn-single div {
	background: none; width: 30px;
}
.chzn-container.chzn-container-single .chzn-single div > b {
	background: none; position: relative;
}
.chzn-container.chzn-container-single .chzn-single div > b::after {
	left: 50%; top: 50%; font-family: "Font Awesome 5 Free"; font-size: 0.87rem; font-weight: 900; position: absolute; content: "?"; 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 0px 0px;
}
.chzn-container.chzn-container-single .chzn-search {
	padding: 0.62rem;
}
.chzn-container.chzn-container-single .chzn-search input[type='text'] {
	padding: 0.5rem 1.42rem 0.5rem 0.75rem; border-radius: 0.25rem; border: 1px solid rgba(0, 0, 0, 0.15); transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; height: calc(2rem + 2px); color: rgb(73, 80, 87); line-height: 1.25; font-size: 0.87rem; display: block; box-shadow: none; background-image: none; background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-search input[type='text']:focus {
	border-color: rgb(128, 189, 255); outline: 0px; box-shadow: 0px 0px 0px 0.2rem rgba(0,123,255,0.25); -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.chzn-container.chzn-container-single .chzn-search::after {
	top: 50%; right: 20px; color: rgba(0, 0, 0, 0.2); font-family: "Font Awesome 5 Free"; font-size: 0.87rem; font-weight: 900; position: absolute; content: "?"; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.chzn-container.chzn-container-single .chzn-drop {
	border-color: rgba(0, 0, 0, 0.15); border-radius: 0px 0px 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 {
	padding: 0px 0.75rem; border-radius: 0.25rem; border: 1px solid rgba(0, 0, 0, 0.15); transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; line-height: 1.25; display: block; min-height: calc(2.25rem + 2px); box-shadow: none; background-image: none; background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type='text'] {
	height: calc(2rem + 2px); line-height: 1.25; font-size: 0.87rem; font-weight: normal; background-color: rgb(255, 255, 255);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
	border-color: rgba(0, 0, 0, 0.1); margin: 5.5px 5px 0px 0px; padding: 5px 20px 5px 5px; box-shadow: none; background-image: none; background-color: rgb(245, 245, 245); -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, 0.2);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
	color: rgba(0, 0, 0, 0.5);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close::after {
	top: 0px; right: 0px; font-family: "Font Awesome 5 Free"; font-size: 0.87rem; font-weight: 900; position: absolute; content: "?";
}
.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 {
	border-radius: 0px; border: currentColor; border-image: none; margin-top: -4px; box-shadow: none; -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop :not(:empty).chzn-results {
	background: rgb(255, 255, 255); border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15); padding: 0.75rem; border-radius: 0px 0px 0.25rem 0.25rem; border-image: none;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
	background: none;
}
.form-horizontal .control-label {
	width: auto; text-align: left; padding-top: 5px; padding-right: 5px; float: left;
}
.form-horizontal .controls {
	margin-left: 220px;
}
.card-block {
	padding: 20px;
}
.card-block ul {
	list-style: none; margin: 0px; padding: 0px; display: block;
}
.card-block ul li {
	display: block;
}
.alert.alert-error {
	border-color: rgb(245, 198, 203); color: rgb(114, 28, 36); background-color: rgb(248, 215, 218);
}
#sp-cookie-consent {
	left: 0px; width: 100%; bottom: 0px; font-size: 16px; font-weight: 500; position: fixed; z-index: 10001;
}
#sp-cookie-consent > div {
	padding: 20px; position: relative;
}
.form-check-inline input[type='radio'] {
	display: none;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format {
	vertical-align: middle; display: inline-block; white-space: nowrap; position: relative;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline {
	margin: 0px -5px 0px 0px;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label {
	padding: 4px 12px; border-radius: 0px; text-align: center; color: rgb(51, 51, 51); line-height: 18px; font-size: 13px; margin-bottom: 0px; vertical-align: middle; border-top-color: rgb(179, 179, 179); border-right-color: rgb(179, 179, 179); border-bottom-color: rgb(179, 179, 179); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; display: inline-block; cursor: pointer; box-shadow: 0px 1px 2px rgba(0,0,0,0.05); background-color: rgb(243, 243, 243);
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label.btn-success {
	background: rgb(70, 165, 70); color: rgb(255, 255, 255);
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label input[type='radio'] {
	display: none !important;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format :last-child.form-check-inline label {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format :first-child.form-check-inline label {
	border-left-color: rgb(179, 179, 179); border-left-width: 1px; border-left-style: solid; border-top-left-radius: 3px; border-bottom-left-radius: 3px;
}
.com-contenthistory .btn-group {
	display: flex; justify-content: flex-end;
}
.com-contenthistory .btn-group button {
	border-width: 1px; border-style: solid; border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(162, 162, 162); padding: 4px 12px; border-radius: 4px; border-image: none; text-align: center; color: rgb(51, 51, 51); line-height: 18px; font-size: 13px; margin-bottom: 0px; vertical-align: middle; display: inline-block; cursor: pointer; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05); text-shadow: 0px 1px 1px rgba(255,255,255,0.75); background-repeat: repeat-x; background-color: rgb(245, 245, 245); -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.com-contenthistory .btn-group button:hover {
	color: rgb(51, 51, 51); background-color: rgb(233, 233, 233);
}
#versionsModal {
	top: 10%;
}
#versionsModal .modal-dialog {
	max-width: 80%;
}
#versionsModal iframe {
	min-height: 300px;
}
.close-icon {
	width: 30px; height: 30px; overflow: hidden; display: inline-block; position: relative;
}
.close-icon::before {
	background: rgb(0, 0, 0); transition:0.3s; left: 0px; top: 50%; width: 100%; height: 2px; margin-top: -1px; position: absolute; content: "";
}
.close-icon::after {
	background: rgb(0, 0, 0); transition:0.3s; left: 0px; top: 50%; width: 100%; height: 2px; margin-top: -1px; position: absolute; content: "";
}
.close-icon::before {
	transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg);
}
.close-icon::after {
	transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);
}
body.login-open {
	overflow: hidden;
}
#login {
	background: rgb(244, 244, 244); animation:fadeIn 0.3s; left: 0px; top: 0px; height: 100%; right: 0px; bottom: 0px; display: none; position: fixed; z-index: 9999;
}
#login .container-fluid {
	height: 100%;
}
#login .container-fluid .row {
	height: 100%;
}
#login .container-fluid > .row {
	align-items: center;
}
#login .container-fluid .login-info-col {
	
}
#login .login-bg-img {
	background-position: center; height: 100%; background-image: url("../images/login-sidebar-img.jpg"); background-repeat: no-repeat; background-size: cover;
}
#login .login-info-wrapper {
	text-align: left; color: black; padding-left: 65px; max-width: 450px;
}
#login .login-info-wrapper a {
	color: rgb(37, 37, 37);
}
#login .login-info-wrapper a:hover {
	color: rgb(3, 69, 191);
}
#login .login-info-wrapper a:focus {
	color: rgb(3, 69, 191);
}
#login .login-info-wrapper h2 {
	text-transform: uppercase; font-size: 37px; font-weight: 700; margin-bottom: 30px;
}
#login .login-info-wrapper #form-login-remember {
	color: rgb(37, 37, 37);
}
#login .login-info-wrapper .reg-link {
	font-size: 16px; margin-top: 30px;
}
#login button.close {
	transition:0.3s; top: 20px; right: 20px; position: absolute; opacity: 1;
}
#login button.close:hover .close-icon::before {
	background: rgb(3, 69, 191);
}
#login button.close:hover .close-icon::after {
	background: rgb(3, 69, 191);
}
#login button.close:focus .close-icon::before {
	background: rgb(3, 69, 191);
}
#login button.close:focus .close-icon::after {
	background: rgb(3, 69, 191);
}
.sp-custom-login.sp-mod-login .info-text .sppb-btn-link {
	text-transform: inherit; letter-spacing: 0px; font-size: 14px; font-weight: 400; display: flex; align-items: center;
}
.sp-custom-login.sp-mod-login .info-text .sppb-btn-link i {
	font-size: 16px; margin-right: 7px;
}
.sp-custom-login-on {
	position: relative;
}
.sp-custom-login-on .icons-wrap .user-icon {
	font-size: 16px; margin-right: 5px;
}
.sp-custom-login-on .icons-wrap .log-text {
	font-size: 13px; font-weight: 500;
}
.sp-custom-login-on .arrow-icon {
	font-size: 12px; margin-left: 5px;
}
.sp-custom-login-on .form-login-wrap {
	transition:0.3s; animation:fadeInDown 0.5s; top: 100%; right: 0px; padding-top: 9px; display: none; position: absolute; z-index: 10; -webkit-animation: fadeInDown 0.5s; -webkit-transition: 0.3s;
}
.sp-custom-login-on .form-login-wrap .login-greeting {
	margin-bottom: 10px;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper {
	background: rgb(255, 255, 255); border: 1px solid rgb(224, 224, 224); border-image: none; font-size: 14px; min-width: 120px;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper ul.menu {
	list-style: none; padding: 20px; font-weight: 600; margin-bottom: 0px; border-bottom-color: rgb(239, 239, 243); border-bottom-width: 1px; border-bottom-style: solid;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper ul.menu > li:not(:last-child) {
	margin-bottom: 15px;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button {
	padding: 10px; transition:0.3s; text-align: center; font-weight: 600; display: flex; justify-content: center; align-items: center; -webkit-transition: 0.3s;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:hover {
	color: rgb(3, 69, 191); text-decoration: none; cursor: pointer;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:focus {
	color: rgb(3, 69, 191); text-decoration: none; cursor: pointer;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:hover input[type='submit'] {
	color: rgb(3, 69, 191) !important;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:focus input[type='submit'] {
	color: rgb(3, 69, 191) !important;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button i.fa {
	color: rgb(37, 37, 37); font-size: 16px; margin-right: 10px;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button input[type='submit'] {
	color: rgb(37, 37, 37) !important; font-size: 14px; font-weight: 600; cursor: pointer;
}
.sp-custom-login-on:hover .form-login-wrap {
	display: block;
}
#sp-logo .logo {
	display: flex; align-items: center;
}
#sp-logo .logo .logo-slogan {
	letter-spacing: 0.7px; padding-left: 20px; font-size: 14px; margin-left: 20px; border-left-color: rgba(0, 0, 0, 0.18); border-left-width: 1px; border-left-style: solid;
}
#sp-logo-wrap {
	padding: 25px 0px; border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
#sp-menu > div {
	display: flex; justify-content: space-between; align-items: center;
}
#sp-menu > div .sp-module {
	order: 2;
}
#sp-menu > div .sp-megamenu-wrapper {
	order: 1;
}
.top-services ul.menu {
	list-style: none; margin: 0px; padding: 0px; display: flex;
}
.top-services ul.menu > li:not(:last-child) {
	margin-right: 50px;
}
.top-services ul.menu > li > a {
	position: relative;
}
.top-services ul.menu > li > a::before {
	transition:0.3s; left: 50%; width: 0px; height: 0px; bottom: -14px; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 7px; border-bottom-width: 7px; border-left-width: 7px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: ""; opacity: 0; transform: translateX(-50%);
}
.top-services ul.menu > li > a:hover::before {
	opacity: 1;
}
.top-services ul.menu > li > a:focus::before {
	opacity: 1;
}
.top-services ul.menu > li.active > a {
	opacity: 1;
}
.top-services ul.menu > li.active > a::before {
	opacity: 1;
}
.mod-languages {
	display: flex;
}
.mod-languages .globe-icon {
	font-size: 16px;
}
.mod-languages a.btn.dropdown-toggle {
	padding: 0px; line-height: 1; font-size: 14px;
}
.mod-languages img {
	display: none;
}
.mod-languages .lang-inline {
	padding: 5px 10px !important; font-size: 12px; min-width: auto;
}
.mod-languages .lang-inline a {
	color: rgb(37, 37, 37) !important;
}
.mod-languages .lang-inline a:hover {
	color: rgb(3, 69, 191) !important;
}
.mod-languages .lang-inline a:focus {
	color: rgb(3, 69, 191) !important;
}
.map-link .sppb-addon-title {
	display: flex; align-items: center;
}
.map-link span.fa {
	font-family: "finatic" !important; font-size: 16px; margin-right: 5px;
}
.map-link span.fa::before {
	content: "?";
}
#sp-top2 > div {
	display: flex; justify-content: flex-end; align-items: center;
}
#sp-logo-right .sp-column {
	display: flex; justify-content: flex-end; align-items: center;
}
#sp-logo-right .sp-column > .sp-module {
	margin-left: 30px;
}
#sp-logo-right .sp-contact-info span.fa {
	font-size: 18px; margin-right: 10px;
}
#sp-logo-right a {
	color: rgb(37, 37, 37);
}
#sp-logo-right .search form {
	position: relative;
}
#sp-logo-right .search::after {
	top: 50%; right: 10px; color: rgb(3, 69, 191); font-size: 20px; transform: translateY(-50%);
}
#sp-logo-right .search input {
	background: none; padding: 7px 35px 7px 15px; border-radius: 2px; border: 1px solid rgb(217, 217, 217); border-image: none;
}
.border-link-color {
	border-color: rgb(3, 69, 191) !important;
}
.icon-link-color a {
	color: rgb(3, 69, 191) !important;
}
.icon-link-color .sppb-addon-title-icon {
	color: rgb(3, 69, 191);
}
.text-dark-color {
	color: black;
}
.header-dark .sppb-addon-title {
	color: black;
}
.custom-map-icon span.fa {
	font-family: "finatic" !important; font-size: 16px; margin-right: 5px;
}
.custom-map-icon span.fa::before {
	content: "?";
}
.link-color {
	color: rgb(3, 69, 191);
}
.dark-link-color {
	color: rgb(1, 33, 91);
}
.finatic-testimonial-slider .owl-stage {
	display: flex;
}
.finatic-testimonial-slider .last-owl-active-item .item {
	border-right-color: currentColor !important; border-right-width: medium !important; border-right-style: none !important;
}
.finatic-testimonial-slider .item {
	transition:0.3s; height: 100%; padding-right: 30px; padding-bottom: 50px; border-right-color: rgba(127, 127, 127, 0.35); border-right-width: 1px; border-right-style: solid; display: flex; opacity: 0.8; flex-direction: column; justify-content: space-between;
}
.finatic-testimonial-slider .item:hover {
	opacity: 1;
}
.finatic-testimonial-slider .item h3 {
	line-height: 1.43; font-size: 21px; font-weight: 400; margin-bottom: 20px;
}
.finatic-testimonial-slider .item .finatic-testimonial-footer {
	display: flex; align-items: center;
}
.finatic-testimonial-slider .item .finatic-testimonial-footer img {
	border-radius: 40px; margin-right: 15px; max-width: 40px;
}
.finatic-testimonial-slider .item .finatic-testimonial-footer p {
	margin: 0px;
}
.hero-section::before {
	left: 0px; height: 225px; right: 0px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
}
.hero-section .hero-elements-column {
	margin-right: auto; margin-left: auto; max-width: 1110px;
}
.sppb-modal-selector span.text {
	letter-spacing: 1.1px;
}
.finatic-services {
	overflow: hidden;
}
.finatic-services .owl-stage {
	padding-bottom: 2px;
}
.finatic-services .item .item-info {
	background: rgb(255, 255, 255); margin: -189px 25px 0px; position: relative; box-shadow: 0px 1px 2px 0px rgba(209,209,209,0.5);
}
.finatic-services .item .item-info h3 {
	margin: 0px; padding: 30px; color: black; font-size: 21px; font-weight: 400; -ms-word-wrap: break-word;
}
.finatic-services .item .item-info .finatic-service-items {
	list-style: none; margin: 0px; padding: 0px; display: flex; flex-wrap: wrap;
}
.finatic-services .item .item-info .finatic-service-items > li {
	padding: 20px 10px; transition:0.3s; flex:0 0 50%; border-right-color: rgb(227, 227, 227); border-bottom-color: rgb(227, 227, 227); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; display: flex; position: relative; max-width: 50%; align-items: center;
}
.finatic-services .item .item-info .finatic-service-items > li .full-link {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.finatic-services .item .item-info .finatic-service-items > li:hover {
	background-color: rgba(175, 175, 175, 0.1);
}
.finatic-services .item .item-info .finatic-service-items > li:nth-child(2n) {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.finatic-services .item .item-info .finatic-service-items > li:nth-last-child(1) {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.finatic-services .item .item-info .finatic-service-items > li:nth-last-child(2) {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.finatic-services .item .item-info .finatic-service-items > li i {
	color: rgb(3, 69, 191); font-size: 40px; margin-right: 15px;
}
.finatic-services .item .item-info .finatic-service-items > li p {
	margin: 0px; line-height: 1.4; max-width: 130px;
}
.finatic-services .item .item-info .sppb-btn {
	padding: 15px 30px; color: rgb(37, 37, 37); font-weight: 400; border-top-color: rgb(227, 227, 227); border-top-width: 1px; border-top-style: solid; display: flex; opacity: 0.7; justify-content: space-between;
}
.finatic-services .item .item-info .sppb-btn:hover {
	color: rgb(3, 69, 191); opacity: 1;
}
.finatic-services .item .item-info .sppb-btn:focus {
	color: rgb(3, 69, 191); opacity: 1;
}
.finatic-services .owl-nav button {
	border-width: 2px 2px 2px medium !important; border-style: solid solid solid none !important; border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(255, 255, 255) currentColor !important; border-radius: 0px 100px 100px 0px; transition:0.3s; border-image: none !important; left: -60px; top: 50%; width: 50px; height: 100px; color: rgb(255, 255, 255) !important; font-size: 30px !important; position: absolute; box-shadow: 1px 0px 3px 0px rgba(0,0,0,0.3); transform: translateY(-50%); background-color: rgba(255, 255, 255, 0.3) !important;
}
.finatic-services .owl-nav button i.fa {
	margin-left: -10px;
}
.finatic-services .owl-nav button.owl-next {
	border-radius: 100px 0px 0px 100px; left: auto; right: -60px; border-right-color: currentColor !important; border-left-color: rgb(255, 255, 255) !important; border-right-width: medium !important; border-left-width: 2px !important; border-right-style: none !important; border-left-style: solid !important; box-shadow: -1px 0px 3px 0px rgba(0,0,0,0.3);
}
.finatic-services .owl-nav button.owl-next i.fa {
	margin-left: 10px;
}
.finatic-services .owl-nav button:hover {
	border-color: rgb(3, 69, 191) !important; background-color: rgb(3, 69, 191) !important;
}
.finatic-services .owl-nav button:focus {
	border-color: rgb(3, 69, 191) !important; background-color: rgb(3, 69, 191) !important;
}
.finatic-services:hover .owl-nav button {
	left: 0px;
}
.finatic-services:hover .owl-nav button.owl-next {
	left: auto; right: 0px;
}
.finatic-services .owl-carousel .item {
	padding-bottom: 49px;
}
.finatic-services .owl-carousel .item .item-info {
	margin: 0px 30px; left: 0px; right: 0px; bottom: 0px; position: absolute;
}
.finatic-services .owl-carousel .item .item-info h3 {
	padding: 30px;
}
.finatic-services .owl-carousel .item .item-info .sppb-btn {
	padding: 15px 30px;
}
.finatic-services .owl-carousel .owl-nav button {
	margin-top: -30px;
}
.finatic-services.gird-layout .item {
	padding-bottom: 60px; margin-bottom: 30px; position: relative;
}
.finatic-services.gird-layout .item .item-info {
	margin: 0px 25px; left: 0px; right: 0px; bottom: 11px; position: absolute;
}
.link-color-bg {
	background-color: rgb(3, 69, 191);
}
.link-overlay-bg {
	background-color: rgb(3, 69, 191);
}
.darklink-color-bg {
	background-color: rgb(2, 42, 116);
}
.free-consultation .sppb-form-builder-btn {
	width: auto;
}
.free-consultation .sppb-ajax-contact-status {
	background: rgba(255, 255, 255, 0.7); padding: 8px 16px; font-size: 14px;
}
.explore-case-study .overlay-background-style {
	background-color: rgba(3, 69, 191, 0.9) !important;
}
.explore-case-study .overlay-image-button-wrap .sppb-btn i.fa {
	font-size: 150%; margin-right: 10px;
}
.explore-case-study .title-subtitle-top-left .overlay-image-title {
	height: 100%; display: flex; flex-direction: column; justify-content: space-between;
}
.explore-case-study .sppb-addon-subtitle {
	margin-bottom: auto;
}
.sppb-addon-articles .sppb-addon-content {
	text-align: center;
}
.sppb-addon-articles .sppb-addon-content .sppb-row {
	text-align: left;
}
.sppb-addon-articles .sppb-addon-content > .sppb-btn {
	margin-top: 30px;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap {
	height: 250px; display: block; background-repeat: no-repeat; background-size: cover;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {
	background: rgb(255, 255, 255); padding: 20px 30px 0px; position: relative; box-shadow: 0px 1px 2px 0px rgba(209,209,209,0.5);
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 {
	line-height: 1.5; font-size: 21px; font-weight: 400;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 a {
	color: black;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 a:hover {
	color: rgb(3, 69, 191);
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 a:focus {
	color: rgb(3, 69, 191);
}
.sppb-addon-articles .sppb-addon-article .sppb-article-introtext {
	margin-top: 11px;
}
.sppb-addon-articles .sppb-addon-article .sppb-readmore {
	padding: 15px 30px; color: rgb(175, 175, 175); text-transform: uppercase; letter-spacing: 1.13px; font-size: 14px; margin-top: 30px; margin-right: -30px; margin-left: -30px; border-top-color: rgb(227, 227, 227); border-top-width: 1px; border-top-style: solid; display: block; position: relative;
}
.sppb-addon-articles .sppb-addon-article .sppb-readmore:hover {
	color: rgb(3, 69, 191);
}
.sppb-addon-articles .sppb-addon-article .sppb-readmore:focus {
	color: rgb(3, 69, 191);
}
.sppb-addon-articles .sppb-addon-article .sppb-readmore::after {
	font-family: "finatic" !important; float: right; content: "?";
}
.sppb-addon-articles.case-study-default-layout .sppb-addon-article .sppb-article-img-wrap {
	height: 300px;
}
.sppb-addon-articles.case-study-classic-layout .sppb-addon-article .sppb-article-img-wrap {
	height: 300px;
}
.sppb-addon-articles.case-study-default-layout .sppb-addon-article .sppb-article-info-wrap {
	margin: -70px 25px 0px;
}
.sppb-addon-articles.case-study-classic-layout .sppb-addon-article .sppb-article-info-wrap {
	margin: -70px 25px 0px;
}
.sppb-addon-articles.case-study-classic-layout .sppb-addon-content > div > div:nth-child(1) {
	flex:0 0 68%; max-width: 68%;
}
.sppb-addon-articles.case-study-classic-layout .sppb-addon-content > div > div:nth-child(1) .sppb-article-introtext {
	display: block;
}
.sppb-addon-articles.case-study-classic-layout .sppb-addon-content > div > div:nth-child(2) {
	flex:0 0 32%; max-width: 32%;
}
.sppb-addon-articles.case-study-classic-layout .sppb-article-introtext {
	display: none;
}
.sppb-addon-articles.case-study-creative-layout .sppb-row > div:nth-child(2n) .sppb-addon-article {
	flex-direction: row-reverse;
}
.sppb-addon-articles.case-study-creative-layout .sppb-row > div:nth-child(2n) .sppb-addon-article .sppb-article-info-wrap {
	margin: 40px -70px 40px 0px;
}
.sppb-addon-articles.case-study-creative-layout .sppb-addon-article {
	display: flex; max-width: 100%; flex-wrap: wrap;
}
.sppb-addon-articles.case-study-creative-layout .sppb-addon-article .sppb-article-img-wrap {
	flex:0 0 60%; height: 380px;
}
.sppb-addon-articles.case-study-creative-layout .sppb-addon-article .sppb-article-info-wrap {
	margin: 40px 0px 40px -70px; padding: 40px 40px 0px; flex:0 0 46%; display: flex; flex-direction: column; justify-content: space-between;
}
.sppb-addon-articles.case-study-creative-layout .sppb-addon-article .sppb-article-info-wrap .sppb-readmore {
	padding: 15px 40px; margin-right: -40px; margin-left: -40px;
}
.sppb-addon-articles.case-study-creative-layout .sppb-addon-article .sppb-article-info-wrap .sppb-article-introtext {
	margin-bottom: auto;
}
.custom-icon {
	color: rgb(3, 69, 191); font-size: 54px;
}
.advance-slideshow .sppb-inner-wrapper {
	max-width: 690px;
}
.advance-slideshow .slider-video-popup {
	display: none;
}
.advance-slideshow .sp-item.active .slider-video-popup {
	display: block; animation-name: fadeInLeft; animation-duration: 0.8s; animation-delay: 0.6s; animation-fill-mode: both;
}
.advance-slideshow .prev-control.nav-control .fa {
	margin-left: 35px;
}
.advance-slideshow .next-control.nav-control .fa {
	margin-right: 35px;
}
.slider-video-popup .sppb-modal-selector {
	background: rgb(255, 255, 255); padding: 10px 30px 10px 10px; border-radius: 5px;
}
.slider-video-popup .sppb-modal-selector > span:nth-child(1) {
	background-position: center; border-radius: 5px; width: 80px; height: 80px; text-align: center; overflow: hidden; margin-right: 30px; display: flex !important; position: relative; justify-content: center; align-items: center; background-image: url("../images/video-popup-bg.jpg"); background-repeat: no-repeat; background-size: cover;
}
.slider-video-popup .sppb-modal-selector > span:nth-child(1)::before {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; opacity: 0.4; background-color: rgb(0, 0, 0);
}
.slider-video-popup .sppb-modal-selector > span:nth-child(1) .fa {
	color: rgb(255, 255, 255); position: relative;
}
.slider-video-popup .sppb-modal-selector .text {
	color: rgb(130, 130, 130); text-transform: uppercase; line-height: 1.5; font-weight: 300;
}
.slider-video-popup .sppb-modal-selector .text .subtext {
	color: rgb(3, 69, 191); letter-spacing: 0px; font-size: 21px; font-weight: 700; margin-top: 15px; display: block !important;
}
.sppb-testimonial-pro {
	padding-bottom: 60px;
}
.sppb-testimonial-pro.finatic-testimonial {
	padding: 100px; background-color: rgb(3, 69, 191);
}
.sppb-testimonial-pro.finatic-testimonial .sppb-addon-testimonial-pro-footer {
	align-items: center;
}
.sppb-testimonial-pro.finatic-testimonial .sppb-addon-testimonial-pro-footer .sppb-addon-testimonial-pro-client-name {
	color: rgb(255, 255, 255);
}
.sppb-testimonial-pro.finatic-testimonial .sppb-carousel-indicators {
	bottom: 50px;
}
.sppb-testimonial-pro.finatic-testimonial .sppb-carousel-indicators li {
	background: rgb(255, 255, 255); border: currentColor; transition:0.3s; border-image: none; margin-right: 10px; opacity: 0.15;
}
.sppb-testimonial-pro.finatic-testimonial .sppb-carousel-indicators li.active {
	background: rgb(255, 255, 255); opacity: 1;
}
.sppb-testimonial-pro .sppb-testimonial-message {
	font-style: italic;
}
.sppb-testimonial-pro .sppb-carousel-indicators li {
	background: rgba(5, 5, 5, 0.15); border: currentColor; transition:0.3s; border-image: none; margin-right: 10px;
}
.sppb-testimonial-pro .sppb-carousel-indicators li.active {
	background: rgb(3, 69, 191);
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer {
	flex-direction: column;
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer .sppb-addon-testimonial-pro-client-name {
	color: rgb(3, 69, 191);
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer .testimonial-pro-client-name-wrap {
	margin-top: 15px;
}
.hero-contact-info-wrapper {
	left: 50px; top: 50%; width: auto; height: auto; position: absolute; transform: translateY(-50%);
}
.hero-contact-info-wrapper.right {
	left: auto; right: 50px;
}
.hero-contact-info-wrapper.right .hero-contact-info ul li i.fa {
	margin: 0px;
}
.hero-contact-info ul li {
	text-align: left; margin-bottom: 18px;
}
.hero-contact-info ul li i.fa {
	border-radius: 50px; border: 1px solid rgba(255, 255, 255, 0.3); transition:0.3s; border-image: none; width: 40px; height: 40px; text-align: center; line-height: 40px; margin-right: 20px;
}
.hero-contact-info ul li i.fa:hover {
	border: 1px solid white; border-image: none; cursor: pointer;
}
.hero-contact-info ul li i.fa:hover + .sppb-icons-label-text {
	visibility: visible; opacity: 1;
}
.hero-contact-info ul li .sppb-icons-label-text {
	background: rgba(255, 255, 255, 0.3); padding: 9px 15px; border-radius: 3px; transition:0.3s; visibility: hidden; position: relative; opacity: 0;
}
.hero-contact-info ul li .sppb-icons-label-text::before {
	border-width: 5px; border-style: solid; border-color: transparent rgba(255, 255, 255, 0.3) transparent transparent; left: -10px; top: 50%; width: 0px; height: 0px; position: absolute; content: ""; transform: translateY(-50%);
}
.classic-clients img {
	padding: 25px; border: 1px solid rgba(255, 255, 255, 0.3); transition:0.3s; border-image: none;
}
.classic-clients img:hover {
	border-color: rgb(255, 255, 255);
}
.light-btn-outline .sppb-btn-default.sppb-btn-outline {
	border: 1px solid rgba(255, 255, 255, 0.2); border-image: none;
}
.light-btn-outline .sppb-btn-default.sppb-btn-outline:hover {
	border-color: rgb(255, 255, 255);
}
.light-btn-outline .sppb-btn-default.sppb-btn-outline:focus {
	border-color: rgb(255, 255, 255);
}
.wrapper-shadow {
	box-shadow: 0px 1px 2px 0px rgba(209,209,209,0.5);
}
.sppb-addon-tab .sppb-nav > li.active > a {
	border: currentColor; border-image: none; color: rgb(3, 69, 191); box-shadow: 0px -1px 2px 0px rgba(209,209,209,0.5); background-color: rgb(255, 255, 255);
}
.sppb-addon-tab .sppb-nav > li > a {
	padding: 25px 40px; border: currentColor; border-image: none; color: rgb(130, 130, 130); text-transform: uppercase; background-color: transparent;
}
.sppb-addon-tab .sppb-tab-content {
	background: rgb(255, 255, 255); margin: 0px; padding: 50px; box-shadow: 0px 1px 2px 0px rgba(209,209,209,0.5);
}
.tab-features-list {
	list-style: none; padding: 0px; line-height: 1.7; font-size: 14px;
}
.tab-features-list > li {
	display: flex; align-items: baseline;
}
.tab-features-list > li:not(:last-child) {
	margin-bottom: 20px;
}
.tab-features-list > li span {
	color: rgb(3, 69, 191); margin-right: 15px;
}
.more-z-index {
	z-index: 10 !important;
}
.light-text {
	font-weight: 100; opacity: 0.5;
}
.contact-info-box .sppb-addon-title {
	padding: 15px 30px; border-bottom-color: rgb(227, 227, 227); border-bottom-width: 1px; border-bottom-style: solid;
}
.contact-info-box .sppb-addon-content {
	padding: 30px;
}
.contact-info-box .sppb-addon-content ul {
	list-style: none; margin: 0px; padding: 0px;
}
.contact-info-box .sppb-addon-content ul > li:not(:last-child) {
	margin-bottom: 15px;
}
.contact-info-box .sppb-addon-content ul > li span {
	color: rgb(3, 69, 191); font-size: 18px; margin-right: 15px;
}
.contact-info-box .sppb-addon-content ul > li span.fn-address {
	font-size: 160%;
}
.sppb-addon-accordion {
	font-size: 14px;
}
.sppb-addon-accordion .sppb-panel-faq > .sppb-panel-heading {
	background: rgb(251, 251, 252); padding: 14px 30px 14px 20px; border-radius: 3px; border: currentColor; border-image: none; margin-bottom: 20px;
}
.sppb-addon-accordion .sppb-panel-faq > .sppb-panel-heading.active {
	color: rgb(3, 69, 191); box-shadow: 0px 1px 2px 0px #d1d1d1;
}
.sppb-addon-accordion .sppb-panel-faq > .sppb-panel-heading.active .sppb-toggle-direction {
	color: rgb(3, 69, 191);
}
.sppb-addon-accordion .sppb-panel-faq > .sppb-panel-heading .sppb-panel-title {
	font-weight: 400;
}
.sppb-addon-accordion .sppb-panel-faq > .sppb-panel-heading .sppb-toggle-direction {
	color: rgb(130, 130, 130); font-size: 11px;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-faq .sppb-panel-body {
	border: currentColor; border-image: none;
}
.finatic-advance-tab .sppb-tab-content.sppb-tab-tabs-content {
	padding: 0px; box-shadow: none; background-color: transparent;
}
.finatic-advance-tab .sppb-tab-content.sppb-tab-tabs-content .sppb-tab-pane.active {
	display: flex; max-width: 100%; flex-wrap: wrap; align-items: center;
}
.finatic-advance-tab .sppb-tab-content.sppb-tab-tabs-content .sppb-tab-pane > div {
	flex:0 0 50%; max-width: 50%;
}
.finatic-advance-tab .sppb-tab-content.sppb-tab-tabs-content .sppb-tab-pane > div:nth-child(1) {
	padding-right: 20px;
}
.finatic-advance-tab .sppb-tab-content.sppb-tab-tabs-content .sppb-tab-pane > div:nth-child(2) {
	padding-right: 100px; padding-left: 40px;
}
.finatic-advance-tab .sppb-nav-tabs {
	margin-bottom: 80px; border-bottom-color: rgba(175, 175, 175, 0.4); border-bottom-width: 2px; border-bottom-style: solid;
}
.finatic-advance-tab .sppb-nav-tabs > li {
	transition:0.3s; margin-bottom: 0px; border-right-color: rgb(244, 244, 244); border-left-color: rgb(244, 244, 244); border-right-width: 30px; border-left-width: 30px; border-right-style: solid; border-left-style: solid;
}
.finatic-advance-tab .sppb-nav-tabs > li > a {
	background: none; margin: 0px; padding: 45px 30px; border: currentColor !important; transition:0.3s; border-image: none !important; color: black; font-size: 21px; font-weight: 400; box-shadow: none !important;
}
.finatic-advance-tab .sppb-nav-tabs > li > a::before {
	background-position: center; transition:0.3s; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; opacity: 0; background-image: url("../images/tab-active-bg.png"); background-repeat: no-repeat; background-size: cover;
}
.finatic-advance-tab .sppb-nav-tabs > li > a span {
	transition:0.3s; color: rgb(3, 69, 191); font-size: 50px; margin-bottom: 20px; display: block;
}
.finatic-advance-tab .sppb-nav-tabs > li.active {
	position: relative; transform: translateY(30px);
}
.finatic-advance-tab .sppb-nav-tabs > li.active > a {
	background: rgb(3, 69, 191); color: rgb(255, 255, 255);
}
.finatic-advance-tab .sppb-nav-tabs > li.active > a span {
	color: rgb(255, 255, 255);
}
.finatic-advance-tab .sppb-nav-tabs > li.active > a::before {
	opacity: 1;
}
.sppb-modal-selector.sppb-magnific-popup {
	position: relative;
}
.sppb-addon-person .sppb-addon-content > div {
	align-items: center;
}
.sppb-addon-person .sppb-person-information {
	border-bottom-color: rgba(175, 175, 175, 0.7); border-bottom-width: 1px; border-bottom-style: solid;
}
.sppb-addon-person .sppb-person-information span.sppb-person-designation {
	color: black;
}
.login .input-group .input-group-text {
	display: none;
}
#member-registration .input-group .input-group-text {
	display: none;
}
.custom-full-menu .sp-menu-full > .sp-dropdown-inner > .row > div:nth-child(2) .sp-mega-group {
	margin: -20px; display: flex;
}
.custom-full-menu .sp-menu-full > .sp-dropdown-inner > .row > div:nth-child(2) .sp-mega-group > li {
	padding: 20px; flex:0 0 50%; max-width: 50%;
}
.article-can-edit {
	position: relative; z-index: 10;
}
.article-can-edit > a {
	background: rgb(255, 255, 255); padding: 6px 20px; border-radius: 2px; display: inline-block; box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper {
	margin-bottom: 0px;
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-viewport {
	overflow: visible !important;
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-viewport .sppb-articles-carousel-column .sppb-articles-carousel-img a img {
	width: 100%;
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-viewport .sppb-articles-carousel-column .sppb-articles-carousel-content {
	margin: 0px 10px; padding: 25px 0px 20px; top: -140px; position: relative;
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-viewport .sppb-articles-carousel-column .sppb-articles-carousel-content .sppb-articles-carousel-meta span {
	padding: 0px 30px; color: rgb(175, 175, 175); font-size: 14px; font-weight: 400 !important;
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-viewport .sppb-articles-carousel-column .sppb-articles-carousel-content a.sppb-articles-carousel-link {
	margin: 10px 0px 0px; padding: 0px 30px 30px; color: rgb(5, 5, 5); line-height: 28px; font-size: 21px; font-weight: 400; border-bottom-color: rgb(227, 227, 227); border-bottom-width: 1px; border-bottom-style: solid;
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-viewport .sppb-articles-carousel-column .sppb-articles-carousel-content a.sppb-articles-carousel-link:hover {
	color: rgb(3, 69, 191);
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-viewport .sppb-articles-carousel-column .sppb-articles-carousel-content .sppb-articles-carousel-meta-category {
	margin: 0px; padding: 12px 0px 15px 30px; color: rgb(175, 175, 175); text-transform: uppercase; letter-spacing: 1.15px; font-size: 14px; font-weight: 400;
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-viewport .sppb-articles-carousel-column .sppb-articles-carousel-content .sppb-articles-carousel-meta-category a {
	color: rgb(175, 175, 175); margin-top: 20px;
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-viewport .sppb-articles-carousel-column .sppb-articles-carousel-content .sppb-articles-carousel-meta-category a:hover {
	color: rgb(3, 69, 191);
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-controls {
	top: 40% !important;
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-controls .bx-default-pager {
	display: none;
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-controls .bx-controls-direction a {
	border-radius: 100%; border: 2px solid rgb(255, 255, 255); transition:400ms; border-image: none; width: 100px; height: 100px; color: rgb(255, 255, 255); line-height: 100px; box-shadow: 1px 0px 3px 0px rgba(0,0,0,0.3); transform: translateY(-50%); background-color: rgba(255, 255, 255, 0.2);
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-controls .bx-controls-direction a i.fa {
	margin-left: 45px;
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-controls .bx-controls-direction a:hover {
	border: 2px solid rgb(3, 69, 191); border-image: none; background-color: rgb(3, 69, 191);
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
	left: auto; right: -45px;
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-controls .bx-controls-direction a.bx-next i.fa {
	margin-right: 45px; margin-left: 0px;
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
	left: -45px;
}
.view-category.finatic-blog .sppb-addon-articles-carousel .bx-wrapper .bx-controls .bx-default-pager {
	display: none;
}
.view-article.finatic-blog .sppb-addon-articles-carousel {
	display: none;
}
.finatic-blog #sp-right .sp-module {
	margin-bottom: 30px;
}
.finatic-blog #sp-left .sp-module {
	margin-bottom: 30px;
}
.finatic-blog #sp-right h3.sp-module-title {
	color: rgb(3, 69, 191); font-size: 28px; font-weight: 400; margin-bottom: 30px;
}
.finatic-blog #sp-left h3.sp-module-title {
	color: rgb(3, 69, 191); font-size: 28px; font-weight: 400; margin-bottom: 30px;
}
.finatic-blog #sp-right .search {
	position: relative;
}
.finatic-blog #sp-left .search {
	position: relative;
}
.finatic-blog #sp-right .search input {
	border-radius: 0px !important; height: 52px; color: rgb(175, 175, 175); font-size: 16px !important; font-style: italic;
}
.finatic-blog #sp-left .search input {
	border-radius: 0px !important; height: 52px; color: rgb(175, 175, 175); font-size: 16px !important; font-style: italic;
}
.finatic-blog #sp-right .search::after {
	top: 15px; right: 15px; font-family: "Font Awesome 5 Free"; font-weight: 900; position: absolute; content: "?";
}
.finatic-blog #sp-left .search::after {
	top: 15px; right: 15px; font-family: "Font Awesome 5 Free"; font-weight: 900; position: absolute; content: "?";
}
.finatic-blog #sp-right ul.categories-module {
	list-style: none; margin: 0px; padding: 0px;
}
.finatic-blog #sp-left ul.categories-module {
	list-style: none; margin: 0px; padding: 0px;
}
.finatic-blog #sp-right ul.categories-module li h4 {
	padding-bottom: 15px; font-size: 16px; font-weight: 400; margin-bottom: 15px; border-bottom-color: rgb(227, 227, 227); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.finatic-blog #sp-left ul.categories-module li h4 {
	padding-bottom: 15px; font-size: 16px; font-weight: 400; margin-bottom: 15px; border-bottom-color: rgb(227, 227, 227); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.finatic-blog #sp-right ul.categories-module li h4 a {
	color: rgb(130, 130, 130);
}
.finatic-blog #sp-left ul.categories-module li h4 a {
	color: rgb(130, 130, 130);
}
.finatic-blog #sp-right ul.categories-module li h4::after {
	right: 0px; font-family: "Font Awesome 5 Free"; font-weight: 900; position: absolute; content: "?";
}
.finatic-blog #sp-left ul.categories-module li h4::after {
	right: 0px; font-family: "Font Awesome 5 Free"; font-weight: 900; position: absolute; content: "?";
}
.finatic-blog #sp-right ul.categories-module li h4:hover a {
	color: rgb(3, 69, 191);
}
.finatic-blog #sp-right ul.categories-module li h4:hover::after {
	color: rgb(3, 69, 191);
}
.finatic-blog #sp-left ul.categories-module li h4:hover a {
	color: rgb(3, 69, 191);
}
.finatic-blog #sp-left ul.categories-module li h4:hover::after {
	color: rgb(3, 69, 191);
}
.finatic-blog #sp-right ul.categories-module li:last-child h4 {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.finatic-blog #sp-left ul.categories-module li:last-child h4 {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.finatic-blog #sp-right .latestnews > div {
	width: 100%; padding-bottom: 20px; margin-bottom: 20px; border-bottom-color: rgb(234, 234, 234); border-bottom-width: 1px; border-bottom-style: solid; display: flex; align-items: center;
}
.finatic-blog #sp-left .latestnews > div {
	width: 100%; padding-bottom: 20px; margin-bottom: 20px; border-bottom-color: rgb(234, 234, 234); border-bottom-width: 1px; border-bottom-style: solid; display: flex; align-items: center;
}
.finatic-blog #sp-right .latestnews > div:last-child {
	padding-bottom: 0px; margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.finatic-blog #sp-left .latestnews > div:last-child {
	padding-bottom: 0px; margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.finatic-blog #sp-right .latestnews > div > a {
	color: rgb(108, 109, 139); font-size: 13px;
}
.finatic-blog #sp-left .latestnews > div > a {
	color: rgb(108, 109, 139); font-size: 13px;
}
.finatic-blog #sp-right .latestnews > div .article-list-img {
	flex:0 0 40%; height: 90px; margin-right: 20px; max-width: 140px; background-repeat: no-repeat; background-size: cover;
}
.finatic-blog #sp-left .latestnews > div .article-list-img {
	flex:0 0 40%; height: 90px; margin-right: 20px; max-width: 140px; background-repeat: no-repeat; background-size: cover;
}
.finatic-blog #sp-right .latestnews > div .latest-post-content-wrap {
	flex:0 0 60%; max-width: 60%;
}
.finatic-blog #sp-left .latestnews > div .latest-post-content-wrap {
	flex:0 0 60%; max-width: 60%;
}
.finatic-blog #sp-right .latestnews > div .latest-post-content-wrap .latest-post-title a {
	color: rgb(5, 5, 5); font-size: 17px;
}
.finatic-blog #sp-left .latestnews > div .latest-post-content-wrap .latest-post-title a {
	color: rgb(5, 5, 5); font-size: 17px;
}
.finatic-blog #sp-right .latestnews > div .latest-post-content-wrap .latest-post-title a:hover {
	color: rgb(3, 69, 191);
}
.finatic-blog #sp-left .latestnews > div .latest-post-content-wrap .latest-post-title a:hover {
	color: rgb(3, 69, 191);
}
.finatic-blog #sp-right .latestnews > div .latest-post-content-wrap .latest-post-info span.category-date {
	color: rgb(175, 175, 175); font-size: 13px;
}
.finatic-blog #sp-left .latestnews > div .latest-post-content-wrap .latest-post-info span.category-date {
	color: rgb(175, 175, 175); font-size: 13px;
}
.finatic-blog .blog .article-list .article {
	margin-bottom: 30px;
}
.finatic-blog .blog .article-list .article .article-body {
	padding-top: 25px; background-color: rgb(255, 255, 255);
}
.finatic-blog .blog .article-list .article .article-body .article-info {
	padding: 0px 30px 15px; color: rgb(175, 175, 175); font-size: 14px;
}
.finatic-blog .blog .article-list .article .article-body .article-info span.createdby {
	display: none;
}
.finatic-blog .blog .article-list .article .article-body .article-info span.category-name {
	display: none;
}
.finatic-blog .blog .article-list .article .article-body .article-header h2 {
	padding: 0px 30px; line-height: 30px; font-size: 21px; font-weight: 400;
}
.finatic-blog .blog .article-list .article .article-body .article-header h2 a {
	color: rgb(5, 5, 5);
}
.finatic-blog .blog .article-list .article .article-body .article-header h2 a:hover {
	color: rgb(3, 69, 191);
}
.finatic-blog .blog .article-list .article .article-body .article-introtext {
	padding: 0px 30px 35px;
}
.finatic-blog .blog .article-list .article .article-body .readmore {
	padding: 15px 30px; text-transform: uppercase; letter-spacing: 1.13px; font-size: 14px; border-top-color: rgb(227, 227, 227); border-top-width: 1px; border-top-style: solid; position: relative;
}
.finatic-blog .blog .article-list .article .article-body .readmore a {
	color: rgb(175, 175, 175);
}
.finatic-blog .blog .article-list .article .article-body .readmore a::after {
	right: 30px; font-family: "finatic" !important; position: absolute; content: "?";
}
.finatic-blog .blog .article-list .article .article-body .readmore:hover a {
	color: rgb(3, 69, 191);
}
.finatic-blog .blog .article-list .article .article-body .readmore:hover::after {
	color: rgb(3, 69, 191);
}
.finatic-blog .blog .pagination-wrapper {
	padding-top: 45px;
}
.com-content.view-category .article-list .article .article-intro-image img {
	height: 250px; background-repeat: no-repeat; background-size: cover;
}
.view-article div[itemprop='articleBody'] {
	line-height: 1.75;
}
.view-article .blog-list-news-scroller {
	display: none;
}
.view-article .content-top-title {
	display: none;
}
.view-article .finatic-blog-details .article-img-wrpaaer {
	position: relative;
}
.view-article .finatic-blog-details .article-img-wrpaaer .article-header {
	margin: auto; padding: 50px; left: 0px; width: 95%; right: 0px; bottom: -55px; position: absolute; background-color: rgb(255, 255, 255);
}
.view-article .finatic-blog-details .article-img-wrpaaer .article-header .article-info {
	color: rgb(175, 175, 175); font-size: 16px; font-weight: 400;
}
.view-article .finatic-blog-details .article-img-wrpaaer .article-header .article-info span.createdby {
	display: none;
}
.view-article .finatic-blog-details .article-img-wrpaaer .article-header .article-info span.category-name {
	display: none;
}
.view-article .finatic-blog-details .article-img-wrpaaer .article-header .article-info span.hits {
	display: none;
}
.view-article .finatic-blog-details .article-img-wrpaaer .article-header h1 {
	color: rgb(5, 5, 5); line-height: 40px; font-size: 28px; font-weight: 400;
}
.view-article .finatic-blog-details div[itemprop='articleBody'] {
	padding: 0px 100px; margin-top: 100px;
}
.view-article .finatic-blog-details div[itemprop='articleBody'] .blockquote {
	padding: 40px; color: rgb(3, 69, 191); border-left-color: rgb(3, 69, 191); border-left-width: 5px; border-left-style: solid; background-color: rgb(255, 255, 255);
}
.view-article .finatic-blog-details div[itemprop='articleBody'] .top-bottom-border {
	margin: 55px 0px; padding: 30px 0px; color: rgb(3, 69, 191); font-size: 21px; border-top-color: rgb(3, 69, 191); border-bottom-color: rgb(3, 69, 191); border-top-width: 2px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;
}
.view-article .finatic-blog-details .tags-wrapper {
	border-width: 1px 0px; border-style: solid none; border-color: rgba(175, 175, 175, 0.3) currentColor; margin: 30px 100px; border-image: none; line-height: 40px;
}
.view-article .finatic-blog-details .tags-wrapper .finatic-tags {
	border-right-color: rgba(175, 175, 175, 0.3); border-right-width: 1px; border-right-style: solid;
}
.view-article .finatic-blog-details .tags-wrapper .finatic-tags .tags-title {
	margin-right: 10px; display: inline-block;
}
.view-article .finatic-blog-details .tags-wrapper .finatic-tags .tags-title h5 {
	color: rgb(5, 5, 5); font-size: 14px;
}
.view-article .finatic-blog-details .tags-wrapper .finatic-tags ul.tags {
	margin: 0px; display: inline-block;
}
.view-article .finatic-blog-details .tags-wrapper .finatic-tags ul.tags li {
	margin-right: 2px;
}
.view-article .finatic-blog-details .tags-wrapper .finatic-tags ul.tags li a {
	color: rgb(130, 130, 130); text-transform: lowercase; font-size: 14px; font-weight: 400;
}
.view-article .finatic-blog-details .tags-wrapper .finatic-tags ul.tags li a:hover {
	color: rgb(3, 69, 191);
}
.view-article .finatic-blog-details .tags-wrapper .share-wrapper .article-social-share {
	text-align: right;
}
.view-article .finatic-blog-details .tags-wrapper .share-wrapper .article-social-share .social-share-icon .social-icon-title {
	margin-right: 10px; display: inline-block;
}
.view-article .finatic-blog-details .tags-wrapper .share-wrapper .article-social-share .social-share-icon .social-icon-title h5 {
	color: rgb(5, 5, 5); font-size: 14px;
}
.view-article .finatic-blog-details .tags-wrapper .share-wrapper .article-social-share .social-share-icon ul {
	list-style: none; margin: 0px; padding: 0px; display: inline-block;
}
.view-article .finatic-blog-details .tags-wrapper .share-wrapper .article-social-share .social-share-icon ul li {
	margin-right: 10px; display: inline-block;
}
.view-article .finatic-blog-details .tags-wrapper .share-wrapper .article-social-share .social-share-icon ul li a {
	color: rgb(130, 130, 130); text-transform: lowercase; font-size: 14px; font-weight: 400;
}
.view-article .finatic-blog-details .tags-wrapper .share-wrapper .article-social-share .social-share-icon ul li a:hover {
	color: rgb(3, 69, 191);
}
.view-article .finatic-blog-details .pagenav {
	padding: 0px 100px; max-width: inherit;
}
.link-color-optlight.sppb-divider {
	border-color: rgba(3, 69, 191, 0.5) !important;
}
.case-studies .article-list.articles-leading {
	margin-right: -15px; margin-left: -15px; display: flex; flex-wrap: wrap;
}
.case-studies .article-list.articles-leading .article {
	flex:0 0 50%; padding-right: 15px; padding-left: 15px; float: left; position: relative; min-height: 1px; max-width: 50%;
}
.case-studies .article-list.articles-leading :nth-child(1).article {
	flex:0 0 70%; max-width: 70%;
}
.case-studies .article-list.articles-leading :nth-child(2).article {
	flex:0 0 30%; max-width: 30%;
}
.case-studies .article-list.articles-leading :nth-child(2).article .article-introtext {
	display: none;
}
.case-studies .article-list.articles-leading .article .article-intro-image {
	height: 300px;
}
.case-studies .article-list .article {
	margin-bottom: 60px;
}
.case-studies .article-list .article-feature-gallery img {
	width: 100%;
}
.case-studies .article-list .article-featured-audio img {
	width: 100%;
}
.case-studies .article-list .article-featured-video img {
	width: 100%;
}
.case-studies .article-list .article-intro-image img {
	width: 100%;
}
.case-studies .article-list .article-body {
	margin: -75px 25px 0px; padding: 23px 30px 0px; line-height: 1.63; position: relative; z-index: 10; box-shadow: 0px 1px 2px 0px rgba(209,209,209,0.5); background-color: rgb(255, 255, 255);
}
.case-studies .article-list .article-header h1 {
	line-height: 1.43; font-size: 21px; font-weight: 400; margin-bottom: 15px;
}
.case-studies .article-list .article-header h2 {
	line-height: 1.43; font-size: 21px; font-weight: 400; margin-bottom: 15px;
}
.case-studies .article-list .article-header h1 a {
	color: black;
}
.case-studies .article-list .article-header h2 a {
	color: black;
}
.case-studies .article-list .article-header h1 a:hover {
	color: rgb(3, 69, 191);
}
.case-studies .article-list .article-header h2 a:hover {
	color: rgb(3, 69, 191);
}
.case-studies .article-list .article-info {
	display: none;
}
.case-studies .article-list .readmore a {
	margin: 30px -30px 0px; padding: 13px 30px; color: rgb(175, 175, 175); text-transform: uppercase; letter-spacing: 1.13px; font-size: 14px; font-weight: 400; border-top-color: rgb(227, 227, 227); border-top-width: 1px; border-top-style: solid; display: block; position: relative;
}
.case-studies .article-list .readmore a::after {
	top: 50%; right: 30px; color: rgb(3, 69, 191); font-family: "finatic" !important; font-size: 16px; position: absolute; content: "?"; transform: translateY(-50%);
}
.case-studies .article-list .readmore a:hover {
	color: rgb(3, 69, 191);
}
.pagination-wrapper .mr-auto {
	margin: auto; width: 100%;
}
.pagination-wrapper .pagination-counter {
	display: none;
}
ul.pagination {
	border-radius: 0px; width: 100%; margin-top: -10px; border-bottom-color: rgb(227, 227, 227); border-bottom-width: 1px; border-bottom-style: solid; position: relative; justify-content: center;
}
ul.pagination .page-item {
	margin-bottom: -2px; position: relative;
}
ul.pagination .page-item .next {
	display: none;
}
ul.pagination .page-item .previous {
	display: none;
}
ul.pagination :first-child.page-item {
	left: 0px;
}
ul.pagination :last-child.page-item {
	right: 0px;
}
ul.pagination :first-child.page-item {
	position: absolute;
}
ul.pagination :last-child.page-item {
	position: absolute;
}
ul.pagination :first-child.page-item .page-link {
	margin: 0px; color: rgb(175, 175, 175); text-transform: uppercase; letter-spacing: 1.13px; font-size: 14px; font-weight: 400;
}
ul.pagination :last-child.page-item .page-link {
	margin: 0px; color: rgb(175, 175, 175); text-transform: uppercase; letter-spacing: 1.13px; font-size: 14px; font-weight: 400;
}
ul.pagination :first-child.page-item.active {
	position: relative;
}
ul.pagination :last-child.page-item.active {
	position: relative;
}
ul.pagination .page-item.active .page-link {
	margin: 0px 18px; padding: 12px 5px; border-radius: 0px; border: 0px currentColor; border-image: none; color: rgb(175, 175, 175); font-size: 16px; font-weight: 700; background-color: transparent;
}
ul.pagination .page-item .page-link {
	margin: 0px 18px; padding: 12px 5px; border-radius: 0px; border: 0px currentColor; border-image: none; color: rgb(175, 175, 175); font-size: 16px; font-weight: 700; background-color: transparent;
}
ul.pagination .page-item.active .page-link {
	color: rgb(3, 69, 191); border-bottom-color: rgb(3, 69, 191); border-bottom-width: 3px; border-bottom-style: solid;
}
ul.pagination .page-item.active .page-link:hover {
	color: rgb(3, 69, 191); background-color: transparent;
}
.view-article.case-studies .sp-page-title {
	display: none;
}
.view-article.case-studies #sp-main-body {
	padding-top: 0px;
}
.view-article.case-studies #sp-main-body .container {
	padding-right: 0px; padding-left: 0px; max-width: 100%;
}
.view-article.case-studies #sp-main-body .sppb-row-container {
	margin-right: auto; margin-left: auto;
}
.view-article .article-details.case-studies .article-full-image {
	margin-bottom: 50px;
}
.view-article .article-details.case-studies .article-full-image img {
	width: 100%;
}
.view-article .article-details.case-studies .article-body-wrap {
	margin: 0px auto; padding: 0px 15px; max-width: 1140px;
}
.view-article .article-details.case-studies .article-header-wrap {
	margin: -15% auto 0px; width: 945px; border-bottom-color: rgba(175, 175, 175, 0.5); border-bottom-width: 1px; border-bottom-style: solid; display: table; position: relative;
}
.view-article .article-details.case-studies .article-header {
	padding: 50px; margin-bottom: 40px; box-shadow: 0px 1px 2px 0px rgba(209,209,209,0.5); background-color: rgb(255, 255, 255);
}
.view-article .article-details.case-studies .article-header h1 {
	color: black; line-height: 1.43; letter-spacing: 0px; font-size: 28px; font-weight: 400; margin-top: 35px; margin-bottom: 0px;
}
.view-article .article-details.case-studies .article-info {
	width: 81.5%; margin-bottom: 40px; float: left;
}
.view-article .article-details.case-studies .article-info > span {
	color: black; text-transform: capitalize; font-size: 21px; font-weight: 700;
}
.view-article .article-details.case-studies .article-info > span a {
	color: black;
}
.view-article .article-details.case-studies .article-info > span a:hover {
	color: rgb(3, 69, 191);
}
.view-article .article-details.case-studies .article-info > span.published {
	left: 50px; top: 50px; color: rgb(175, 175, 175); line-height: 0.9; font-size: 16px; font-weight: 400; position: absolute;
}
.view-article .article-details.case-studies .article-info > span.published::before {
	color: rgb(3, 69, 191); font-family: "finatic" !important; font-size: 20px; margin-right: 10px; content: "?";
}
.view-article .article-details.case-studies .article-info > span.category-name {
	width: 33.33%; float: left;
}
.view-article .article-details.case-studies .article-info > span.createdby {
	width: 33.33%; float: left;
}
.view-article .article-details.case-studies .article-info > span.hits {
	width: 33.33%; float: left;
}
.view-article .article-details.case-studies .article-ratings-social-share {
	width: 18.5%; float: left;
}
.view-article .article-details.case-studies .article-ratings-social-share .article-ratings {
	display: none;
}
.view-article .article-details.case-studies .article-ratings-social-share .social-icon-title h5 {
	color: black; text-transform: uppercase; letter-spacing: 1px; font-size: 14px; font-weight: 300; margin-bottom: 10px; display: none;
}
.view-article .article-details.case-studies .article-ratings-social-share .social-share-icon ul {
	margin: 0px; padding: 0px;
}
.view-article .article-details.case-studies .article-ratings-social-share .social-share-icon ul li {
	list-style: none; display: inline-block;
}
.view-article .article-details.case-studies .article-ratings-social-share .social-share-icon ul li:not(:last-child) {
	margin-right: 15px;
}
.view-article .article-details.case-studies .article-ratings-social-share .social-share-icon ul li a {
	border-radius: 50%; width: 30px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; font-size: 14px; display: inline-block;
}
.view-article .article-details.case-studies .article-ratings-social-share .social-share-icon ul li a.facebook {
	background-color: rgb(58, 86, 146);
}
.view-article .article-details.case-studies .article-ratings-social-share .social-share-icon ul li a.twitter {
	background-color: rgb(0, 193, 247);
}
.view-article .article-details.case-studies .article-ratings-social-share .social-share-icon ul li a.linkedin {
	background-color: rgb(41, 119, 201);
}
.view-article .article-details.case-studies .article-tags {
	padding: 15px 0px; line-height: 1; margin-top: 40px; margin-right: auto; margin-left: auto; border-top-color: rgba(37, 37, 37, 0.2); border-bottom-color: rgba(37, 37, 37, 0.2); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; display: flex; max-width: 66.66%;
}
.view-article .article-details.case-studies .tags h5 {
	font-size: 14px; font-weight: 400;
}
.view-article .article-details.case-studies .tags li a {
	font-size: 14px; font-weight: 400;
}
.view-article .article-details.case-studies .tags-title h5 {
	font-size: 14px; font-weight: 400;
}
.view-article .article-details.case-studies .tags-title li a {
	font-size: 14px; font-weight: 400;
}
.view-article .article-details.case-studies .tags-title h5 {
	color: black; margin-right: 10px; margin-bottom: 0px;
}
.view-article .article-details.case-studies .tags {
	margin: 0px;
}
.view-article .article-details.case-studies .tags li {
	margin-right: 0px; position: relative;
}
.view-article .article-details.case-studies .tags li:not(:last-child)::after {
	margin-right: 3px; margin-left: -2px; content: ",";
}
.view-article .article-details.case-studies .tags li a {
	color: rgb(130, 130, 130); text-transform: lowercase;
}
.view-article .article-details.case-studies .tags li a:hover {
	color: rgb(3, 69, 191);
}
.blog-details-list ul {
	margin: 0px; padding: 0px;
}
.blog-details-list ul li {
	list-style: none; padding-left: 35px; margin-bottom: 10px; position: relative;
}
.blog-details-list ul li::before {
	left: 0px; top: 3px; color: rgb(3, 69, 191); font-family: "finatic" !important; font-size: 14px; position: absolute; content: "?";
}
.pager {
	padding: 0px; margin-top: 68px; margin-right: auto; margin-left: auto; max-width: 66.66%;
}
.pager > li {
	list-style: none; display: inline-block;
}
.pager > li a {
	color: rgb(175, 175, 175); text-transform: uppercase; letter-spacing: 1.13px; font-size: 14px; font-weight: 600; position: relative;
}
.pager > li a:hover {
	color: rgb(3, 69, 191);
}
.pager > li.previous {
	float: left;
}
.pager > li.previous a::before {
	font-family: "finatic" !important; font-size: 12px; margin-right: 5px; content: "?";
}
.pager > li.next {
	float: right;
}
.pager > li.next a::after {
	font-family: "finatic" !important; font-size: 12px; margin-left: 5px; content: "?";
}
.view-search #sp-position1 {
	display: none;
}
.view-search #sp-right {
	display: none;
}
.view-search #sp-main-body main[role='main'].col-lg-8 {
	flex:0 0 100%; max-width: 100%;
}
.view-search .search #searchForm #search-searchword {
	flex:1 1 0px;
}
.view-search .search #searchForm .radio {
	margin-right: 10px; margin-bottom: 0px;
}
.view-search .search #searchForm .radio input[type='radio'] {
	width: 15px; height: 15px; margin-right: 5px; position: relative; -webkit-appearance: none; appearance: none;
}
.view-search .search #searchForm .radio input[type='radio']:checked::before {
	border: 4px solid rgb(3, 69, 191); border-image: none; background-color: rgb(255, 255, 255);
}
.view-search .search #searchForm .radio input[type='radio']::before {
	border-radius: 100px; border: 1px solid rgb(200, 205, 220); transition:0.3s; border-image: none; left: 0px; top: 2px; width: 15px; height: 15px; position: absolute; content: ""; -webkit-transition: all 0.3s;
}
.view-search .search #searchForm .inputbox.input-mini {
	margin-top: 10px;
}
.article-ratings {
	display: flex; align-items: center;
}
.article-ratings .rating-symbol {
	font-size: 1rem; margin-left: 5px; display: inline-block; unicode-bidi: bidi-override; direction: rtl;
}
.article-ratings .rating-symbol span.rating-star {
	font-family: "Font Awesome 5 Free"; font-style: normal; font-weight: normal; display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active::before {
	color: rgb(246, 188, 0); font-weight: 900; content: "?";
}
.article-ratings .rating-symbol span.rating-star::before {
	padding-right: 5px; content: "?";
}
.article-ratings .rating-symbol span.rating-star:hover::before {
	color: rgb(231, 176, 0); font-weight: 900; cursor: pointer; content: "?";
}
.article-ratings .rating-symbol span.rating-star:hover ~ span.rating-star::before {
	color: rgb(231, 176, 0); font-weight: 900; cursor: pointer; content: "?";
}
.article-ratings .ratings-count {
	color: rgb(153, 153, 153); font-size: 0.78rem;
}
.article-ratings .fa-spinner {
	margin-right: 5px;
}
.com-media.contentpane {
	padding: 10px !important;
}
.com-media .well {
	background: rgb(245, 245, 245); padding: 20px; border-radius: 4px; margin-bottom: 10px;
}
.com-media .well .row {
	margin: 0px; padding: 0px;
}
.com-media .well .row > div:first-child {
	width: calc(100% - 200px);
}
.com-media .well .row > div:last-child {
	width: 200px; text-align: right; padding-top: 30px; float: right;
}
.com-media .well .row #folderlist {
	display: inline-block;
}
.com-media .well .row #upbutton {
	display: none;
}
.com-media.view-imagesList {
	padding: 0px 0px 10px !important;
}
.com-media.view-imagesList::before {
	display: table; content: " ";
}
.com-media.view-imagesList::after {
	clear: both; display: block; content: "";
}
.com-media.view-imagesList ul.manager {
	list-style: none; margin: 0px; padding: 0px;
}
.com-media.view-imagesList ul.manager > li.thumbnail {
	width: 110px; float: left;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child {
	height: 60px; text-align: center; margin-bottom: 10px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span {
	margin: 25px auto 0px; border-radius: 0px 5px 5px; width: 60px; height: 40px; display: inline-block; position: relative; background-color: rgb(146, 206, 255);
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span::before {
	border-radius: 0px 20px 0px 0px; left: 0px; top: -12px; width: 50%; height: 12px; position: absolute; content: ""; background-color: rgb(146, 206, 255);
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child img {
	display: inline-block;
}
.sp-megamenu-parent {
	list-style: none; margin: 0px -15px; padding: 0px; display: block; position: relative; z-index: 99;
}
.sp-megamenu-parent .item-header > a {
	color: black !important; line-height: 1.3; padding-bottom: 8px; font-size: 16px !important; font-weight: 400 !important; margin-bottom: 20px !important; border-bottom-color: rgb(227, 227, 227); border-bottom-width: 1px; border-bottom-style: solid; pointer-events: none;
}
.sp-megamenu-parent > li {
	padding: 0px; display: inline-block; position: relative;
}
.sp-megamenu-parent > li:not(:last-child) {
	margin-right: 30px;
}
.sp-megamenu-parent > li.menu-justify {
	position: static;
}
.sp-megamenu-parent > li > a {
	margin: 0px; padding: 0px 15px; text-transform: uppercase; line-height: 60px; font-size: 14px; display: inline-block;
}
.sp-megamenu-parent > li > span {
	margin: 0px; padding: 0px 15px; text-transform: uppercase; line-height: 60px; font-size: 14px; display: inline-block;
}
.sp-megamenu-parent > li.active > a {
	font-weight: 500;
}
.sp-megamenu-parent > li .sp-menu-badge {
	background: rgb(214, 0, 0); padding: 0px 5px; border-radius: 3px; height: 20px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 20px; letter-spacing: 1px; font-size: 10px; display: inline-block;
}
.sp-megamenu-parent .sp-module {
	padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
	list-style: none; margin: 0px; padding: 0px;
}
.sp-megamenu-parent .sp-mega-group > li > a {
	text-transform: uppercase; font-size: 14px; font-weight: 600; margin-bottom: 10px; display: block;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
	list-style: none; margin: 0px; padding: 0px;
}
.sp-megamenu-parent .sp-dropdown {
	margin: 0px; font-weight: 400; display: none; position: absolute; z-index: 10;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	padding: 35px; box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > :not(:first-child).row {
	margin-top: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
	list-style: none; margin: 0px; padding: 0px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
	top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
	top: 0px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	padding: 0px; display: block; position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.all-service-menu > a {
	color: rgb(3, 69, 191); text-transform: uppercase; letter-spacing: 1.2px; position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.all-service-menu > a::after {
	font-family: "finatic" !important; margin-left: 10px; float: right; content: "?";
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.all-service-menu > a:hover {
	
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.all-service-menu > a:focus {
	
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	padding: 8px 0px; line-height: 1; font-size: 14px; font-weight: 400 !important; display: inline-block; cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
	padding: 8px 0px; line-height: 1; font-size: 14px; font-weight: 400 !important; display: inline-block; cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title {
	text-transform: uppercase; font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
	text-transform: uppercase; font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module {
	padding: 0px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
	margin: 0px 0px 30px; color: black; padding-bottom: 10px; font-size: 16px; font-weight: 400; border-bottom-color: rgb(227, 227, 227); border-bottom-width: 1px; border-bottom-style: solid;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
	margin: -15px; display: flex;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > div {
	padding: 15px; flex:0 0 50%; max-width: 50%;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li:not(:last-child) {
	margin: 0px 0px 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a {
	font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a span {
	opacity: 0.8;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews .article-list-img {
	height: 130px; background-repeat: no-repeat; background-size: cover;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews .latest-post-content-wrap {
	line-height: 1.4; font-size: 14px; margin-top: 10px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews .latest-post-content-wrap .latest-post-info {
	margin-bottom: 5px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews .latest-post-content-wrap a {
	color: rgb(37, 37, 37);
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews .latest-post-content-wrap a:hover {
	color: rgb(3, 69, 191);
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews .latest-post-content-wrap a:focus {
	color: rgb(3, 69, 191);
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
	margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega > :first-child.row {
	margin-top: 0px;
}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
	display: block;
}
.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover > .sp-dropdown {
	animation:spFadeIn 600ms;
}
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
	animation:spFadeInUp 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover > .sp-dropdown {
	animation:spFadeInDown 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover > .sp-dropdown {
	animation:spZoomIn 300ms;
}
.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover > .sp-dropdown {
	animation:spRotateIn 300ms;
}
.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover > .sp-dropdown {
	animation:spPulse 300ms;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a::after {
	font-family: "Font Awesome 5 Free"; font-weight: 900; margin-left: 7px; float: right; content: "?";
}
body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
	font-family: "Font Awesome 5 Free"; font-weight: 900; margin-left: 7px; float: right; content: "?";
}
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: "Font Awesome 5 Free"; font-weight: 900; margin-left: 7px; float: right; content: "?";
}
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: 0px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
	left: 0px; right: 0px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
	right: 0px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
	left: 100%;
}
@media all and (min-width:576px)
{
.sp-menu-full.container {
	width: 540px;
}
}
@media all and (min-width:768px)
{
.sp-menu-full.container {
	width: 720px;
}
}
@media all and (min-width:992px)
{
.sp-menu-full.container {
	width: 960px;
}
}
@media all and (min-width:1200px)
{
.sp-menu-full.container {
	width: 1140px;
}
}
#offcanvas-toggler {
	height: 60px; line-height: 60px; font-size: 20px; display: block;
}
#offcanvas-toggler > span:hover {
	color: rgb(255, 255, 255);
}
.offcanvas-init {
	position: relative; -ms-overflow-x: hidden;
}
.offcanvas-active .offcanvas-overlay {
	visibility: visible; opacity: 1;
}
.offcanvas-overlay {
	background: rgba(0, 0, 0, 0.5); transition:0.6s; left: 0px; top: 0px; right: 0px; bottom: 0px; visibility: hidden; position: absolute; z-index: 9999; opacity: 0; -webkit-transition: 0.6s;
}
.body-wrapper {
	transition:0.6s; position: relative; backface-visibility: hidden; -webkit-transition: 0.6s;
}
.close-offcanvas {
	background: rgb(244, 244, 244); transition:0.3s; top: 100px; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; position: absolute; z-index: 1; transform: translateX(-70px);
}
.close-offcanvas .close-icon {
	width: 20px; height: 20px;
}
.close-offcanvas .close-icon::before {
	background: rgb(3, 69, 191); height: 1px;
}
.close-offcanvas .close-icon::after {
	background: rgb(3, 69, 191); height: 1px;
}
.close-offcanvas:hover .close-icon::before {
	height: 2px;
}
.close-offcanvas:hover .close-icon::after {
	height: 2px;
}
.offcanvas-active .close-offcanvas {
	transform: translateX(0px);
}
.offcanvas-menu {
	transition:0.6s; top: 0px; width: 300px; height: 100%; position: fixed; z-index: 10000; background-color: rgb(244, 244, 244); -webkit-transition: all 0.6s;
}
.offcanvas-menu .offcanvas-inner {
	padding: 30px;
}
.offcanvas-menu .offcanvas-inner .menu {
	padding-bottom: 20px !important; margin-bottom: 30px !important; border-bottom-color: rgba(130, 130, 130, 0.3); border-bottom-width: 1px; border-bottom-style: solid;
}
.offcanvas-menu .offcanvas-inner .menu > li {
	margin-bottom: 5px !important;
}
.offcanvas-menu .offcanvas-inner .menu > li > a {
	text-transform: uppercase; font-size: 14px !important; font-weight: 700;
}
.offcanvas-menu .offcanvas-inner .menu > li ul li.active > a {
	color: rgb(3, 69, 191);
}
.offcanvas-menu .offcanvas-inner .menu > li.active > a {
	color: rgb(3, 69, 191);
}
.offcanvas-menu .offcanvas-inner .sp-module {
	margin: 0px; padding: 0px;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
	font-size: 1rem; font-weight: bold;
}
.offcanvas-menu .offcanvas-inner :not(:last-child).sp-module {
	margin-bottom: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul {
	list-style: none; margin: 0px; padding: 0px; display: flex; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; overflow: hidden; display: block; position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
	padding: 0.12rem 0px; font-size: 1rem; display: block; position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
	padding: 0.12rem 0px; font-size: 1rem; display: block; position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler {
	top: 50%; font-family: "Font Awesome 5 Free"; font-weight: 900; display: block; position: absolute; cursor: pointer; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
	top: 50%; font-family: "Font Awesome 5 Free"; font-weight: 900; display: block; position: absolute; cursor: pointer; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler::after {
	content: "?";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler::after {
	content: "?";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler::after {
	content: "?";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler::after {
	content: "?";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .nav-header > .menu-toggler::after {
	content: "?";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .nav-header > .menu-toggler {
	top: 50%; font-family: "Font Awesome 5 Free"; font-weight: 900; display: block; position: absolute; cursor: pointer; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .nav-header > .menu-toggler::after {
	content: "?";
}
.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.87rem;
}
.offcanvas-menu .offcanvas-inner .search form input[name='searchword'] {
	background: none; padding: 8px 15px; border-radius: 2px; border: 1px solid rgb(217, 217, 217); border-image: none; height: auto;
}
.offcanvas-menu .offcanvas-inner .finatic-services.gird-layout .sppb-row > div {
	flex:0 0 100%; max-width: 100%;
}
body.ltr .offcanvas-toggler-right#offcanvas-toggler {
	float: right;
}
body.ltr .offcanvas-toggler-left#offcanvas-toggler {
	float: left;
}
body.ltr.offcanvs-position-left .body-wrapper {
	left: 0px;
}
body.ltr.offcanvs-position-left .offcanvas-menu {
	left: -300px;
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
	left: 0px;
}
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
	left: 300px;
}
body.ltr.offcanvs-position-right .body-wrapper {
	right: 0px;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
	right: -300px;
}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
	right: 0px;
}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
	right: 300px;
}
body.ltr .close-offcanvas {
	right: -40px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler {
	right: 0px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
	right: 0px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .nav-header > .menu-toggler {
	right: 0px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
	margin-left: 10px;
}
@media all and (max-width:1200px)
{
.case-study-classic-layout .sppb-addon-content > div > div:not(:first-child) .sppb-addon-article .sppb-article-info-wrap {
	margin: -70px 15px 0px; padding: 15px 20px 0px;
}
.case-study-classic-layout .sppb-addon-content > div > div:not(:first-child) .sppb-addon-article .sppb-readmore {
	padding: 10px 15px; margin-top: 20px; margin-right: -20px; margin-left: -20px;
}
.case-studies .article-list.articles-leading > :nth-child(2).article .article-body {
	margin: -75px 15px 0px; padding: 20px 20px 0px;
}
.case-studies .article-list.articles-leading > :nth-child(2).article .article-body .readmore a {
	margin: 30px -20px 0px; padding: 13px 20px; font-size: 12px;
}
.case-studies .article-list .article-body {
	margin: -75px 15px 0px; padding: 15px 15px 0px;
}
.case-studies .article-list .article-body .readmore a {
	margin: 15px -15px 0px;
}
.finatic-blog .blog-list-news-scroller .bx-wrapper .sppb-articles-carousel-content .sppb-articles-carousel-meta {
	padding: 5px 15px 0px;
}
.finatic-blog .blog-list-news-scroller .bx-wrapper .sppb-articles-carousel-content .sppb-articles-carousel-link {
	padding: 0px 15px 15px; line-height: 24px; font-size: 18px;
}
.finatic-blog .blog-list-news-scroller .bx-wrapper .sppb-articles-carousel-content .sppb-articles-carousel-meta-category a {
	padding: 5px 0px 5px 20px;
}
}
@media all and (max-width:992px)
{
#sp-top2 > div {
	justify-content: center;
}
#sp-bottom {
	font-size: 14px;
}
.top-services ul.menu > li > a::before {
	display: none;
}
.case-study-classic-layout .sppb-addon-content > div > div {
	flex:0 0 50% !important; max-width: 50% !important;
}
.finatic-testimonial.sppb-testimonial-pro {
	padding: 50px;
}
.finatic-testimonial.sppb-testimonial-pro .sppb-carousel-indicators {
	bottom: 15px;
}
.finatic-services.gird-layout .item {
	margin-bottom: 15px;
}
.finatic-services.gird-layout .item .item-info {
	margin: 0px 10px;
}
.finatic-services.gird-layout .item .item-info h3 {
	padding: 15px; font-size: 18px; font-weight: 400;
}
.finatic-services.gird-layout .item .item-info .sppb-btn {
	padding: 8px 15px; font-size: 11px;
}
.sppb-addon-articles.case-study-creative-layout .sppb-addon-article .sppb-article-img-wrap {
	height: 250px;
}
.sppb-addon-articles.case-study-creative-layout .sppb-addon-article .sppb-article-info-wrap {
	margin: 20px 0px 20px -70px; padding: 15px 15px 0px;
}
.sppb-addon-articles.case-study-creative-layout .sppb-addon-article .sppb-article-info-wrap h3 {
	line-height: 1.4; font-size: 16px;
}
.sppb-addon-articles.case-study-creative-layout .sppb-addon-article .sppb-article-info-wrap .sppb-article-introtext {
	margin-top: 0px;
}
.sppb-addon-articles.case-study-creative-layout .sppb-addon-article .sppb-article-info-wrap .sppb-readmore {
	padding: 7px 15px; font-size: 12px; margin-right: -15px; margin-left: -15px;
}
.sppb-addon-articles.case-study-creative-layout .sppb-row > div:nth-child(2n) .sppb-addon-article .sppb-article-info-wrap {
	margin: 15px -50px 15px 0px;
}
.hero-contact-info-wrapper {
	left: 15px;
}
.hero-contact-info-wrapper.right {
	left: auto; right: 15px;
}
.hero-contact-info ul li {
	margin-bottom: 5px;
}
.hero-contact-info ul li i.fa {
	width: 25px; height: 25px; line-height: 25px; font-size: 12px !important; margin-right: 10px;
}
.hero-contact-info ul li .sppb-icons-label-text {
	padding: 4px 10px; color: rgb(37, 37, 37); line-height: 18px !important; font-size: 12px !important; background-color: rgb(255, 255, 255);
}
.hero-contact-info ul li .sppb-icons-label-text::before {
	border-right-color: rgb(255, 255, 255);
}
.sppb-addon-tab .sppb-nav > li > a {
	padding: 20px;
}
.sp-page-title {
	padding: 30px 0px 40px;
}
.finatic-advance-tab .sppb-tab-content.sppb-tab-tabs-content .sppb-tab-pane > div:nth-child(2) {
	padding-right: 0px; padding-left: 20px;
}
#login .login-info-wrapper {
	padding-left: 35px; max-width: 400px;
}
.view-article .finatic-blog-details .article-img-wrpaaer .article-header {
	padding: 15px;
}
.view-article .finatic-blog-details div[itemprop='articleBody'] {
	padding: 0px 60px;
}
.view-article .finatic-blog-details .tags-wrapper {
	margin: 30px 60px;
}
.view-article .finatic-blog-details .pagenav {
	padding: 0px 60px;
}
.view-article .article-details.case-studies .article-header-wrap {
	width: 100%;
}
.view-article .article-details.case-studies .article-tags {
	max-width: 720px;
}
.pager {
	max-width: 720px;
}
.finatic-blog .blog-list-news-scroller .bx-wrapper .sppb-articles-carousel-content {
	bottom: -32px;
}
.com-content.view-category #sp-main-body {
	padding-top: 20px;
}
.com-content.view-category #sp-main-body #sp-right {
	order: 1;
}
.com-content.view-category #sp-main-body main#sp-component {
	order: 1;
}
.case-studies .article-list.articles-leading :nth-child(1).article {
	flex:0 0 50%; max-width: 50%;
}
.case-studies .article-list.articles-leading :nth-child(2).article {
	flex:0 0 50%; max-width: 50%;
}
.blog.case-studies .pagination-wrapper {
	margin-top: 30px;
}
}
@media all and (max-width:768px)
{
body {
	line-height: 1.35;
}
.sp-contact-info {
	display: none;
}
#sp-logo .logo .logo-slogan {
	display: none;
}
.top-services ul.menu > li:not(:last-child) {
	margin-right: 20px;
}
#sp-logo-wrap {
	padding: 10px 0px;
}
#sp-logo-right .sp-column > .sp-module {
	margin-left: 10px;
}
#sp-bottom .sp-module .sp-module-title {
	font-size: 18px; margin-bottom: 10px;
}
#sp-bottom .sp-module ul > li {
	margin-bottom: 3px;
}
#sp-footer #sp-footer2 {
	text-align: center;
}
#sp-footer {
	text-align: center;
}
#sp-footer1 {
	margin-bottom: 5px;
}
.finatic-testimonial-slider-wrapper .item {
	padding-right: 15px; padding-bottom: 30px;
}
.finatic-testimonial-slider-wrapper .item h3 {
	font-size: 16px; margin-bottom: 10px;
}
.finatic-services .item .item-info .finatic-service-items > li {
	padding: 15px;
}
.finatic-services .owl-carousel .item .item-info {
	margin: 0px 10px;
}
.finatic-services .owl-carousel .item .item-info h3 {
	padding: 12px; font-size: 17px;
}
.finatic-services .owl-carousel .item .item-info .sppb-btn {
	padding: 10px 15px;
}
.finatic-services .item .item-info .finatic-service-items > li i {
	font-size: 25px; margin-right: 10px;
}
.sppb-addon-articles .sppb-addon-content > div > div {
	flex:0 0 100% !important; max-width: 100% !important;
}
.finatic-testimonial-slider .item {
	padding-bottom: 20px;
}
.finatic-testimonial.sppb-testimonial-pro {
	padding: 30px 30px 60px;
}
.sppb-addon-tab .sppb-tab-content {
	padding: 20px;
}
.tab-features-list > li:not(:last-child) {
	margin-bottom: 10px;
}
.sppb-addon-tab .sppb-nav > li > a {
	padding: 10px 15px; font-size: 12px;
}
.contact-info-box .sppb-addon-content {
	padding: 15px;
}
.contact-info-box .sppb-addon-title {
	padding: 15px;
}
.finatic-advance-tab .sppb-nav-tabs > li > a span {
	font-size: 30px; margin-bottom: 10px;
}
.finatic-advance-tab .sppb-nav-tabs > li {
	border-right-color: rgb(244, 244, 244); border-left-color: rgb(244, 244, 244); border-right-width: 10px; border-left-width: 10px; border-right-style: solid; border-left-style: solid;
}
.finatic-advance-tab .sppb-nav-tabs {
	margin-bottom: 40px;
}
.finatic-advance-tab .sppb-nav-tabs > li.active {
	transform: translateY(15px);
}
#login .login-info-wrapper {
	padding-top: 20px; padding-bottom: 20px;
}
#login .login-info-wrapper h2 {
	font-size: 20px; margin-bottom: 15px;
}
.view-article .finatic-blog-details div[itemprop='articleBody'] {
	padding: 0px;
}
.view-article .finatic-blog-details .tags-wrapper {
	margin: 15px 0px;
}
.view-article .finatic-blog-details .pagenav {
	padding: 0px;
}
.case-studies .article-list.articles-leading .article {
	flex:0 0 100%; max-width: 100%;
}
.case-studies .article-list .article {
	margin-bottom: 10px;
}
.case-studies .article-list .article-header h1 {
	font-size: 18px; margin-bottom: 10px;
}
.case-studies .article-list .article-header h2 {
	font-size: 18px; margin-bottom: 10px;
}
.case-studies .article-list .article-body {
	margin: -45px 15px 0px; padding: 15px 15px 0px;
}
.case-studies .article-list .readmore a {
	margin: 20px -15px 0px; padding: 13px 15px;
}
.view-article #sp-main-body {
	padding: 30px 0px;
}
.view-article .finatic-blog-details .article-img-wrpaaer .article-header h1 {
	line-height: 1.4; font-size: 18px;
}
.view-article .article-details.case-studies .article-header {
	padding: 15px;
}
.view-article .article-details.case-studies .article-header h1 {
	line-height: 1.4; font-size: 18px;
}
.view-article .article-details.case-studies .article-info > span {
	font-size: 14px;
}
.view-article .article-details.case-studies .article-info > span.published {
	left: 30px; top: 30px;
}
.pager {
	margin-top: 40px;
}
.com-content.view-category #sp-main-body {
	padding-top: 20px;
}
.finatic-blog .blog-list-news-scroller .bx-wrapper .sppb-articles-carousel-content .sppb-articles-carousel-link {
	line-height: 20px; font-size: 15px;
}
.blockquote {
	padding: 15px; line-height: 1.5; font-size: 14px;
}
.view-article .finatic-blog-details div[itemprop='articleBody'] .top-bottom-border {
	margin: 20px 0px; padding: 20px 0px; font-size: 16px;
}
.pager > li a {
	font-size: 12px;
}
.view-article .finatic-blog-details div[itemprop='articleBody'] .blockquote {
	padding: 15px;
}
.view-article .finatic-blog-details div[itemprop='articleBody'] {
	margin-top: 20px;
}
.view-article .finatic-blog-details .article-img-wrpaaer .article-header {
	margin: 0px; width: 100%; bottom: 0px; position: relative;
}
.case-studies .article-list.articles-leading :nth-child(1).article {
	flex:0 0 100%; max-width: 100%;
}
.case-studies .article-list.articles-leading :nth-child(2).article {
	flex:0 0 100%; max-width: 100%;
}
.case-studies .article-list .readmore a {
	font-size: 12px;
}
.sppb-addon-articles.case-study-creative-layout .sppb-addon-article .sppb-article-img-wrap {
	flex:1 0 100%;
}
.sppb-addon-articles.case-study-creative-layout .sppb-addon-article .sppb-article-info-wrap {
	margin: -20px 0px 20px 2.5%; flex:1 0 100%; max-width: 95%;
}
.sppb-addon-articles.case-study-creative-layout .sppb-row > div:nth-child(2n) .sppb-addon-article .sppb-article-info-wrap {
	margin: -20px 2.5% 15px 0%;
}
}
@media all and (max-width:767px)
{
.sppb-addon-clients .sppb-row > div {
	flex:0 0 50%; margin-bottom: 15px !important; max-width: 50%;
}
}
@media all and (max-width:480px)
{
.map-link {
	display: none !important;
}
.create-account {
	display: none !important;
}
.top-services {
	display: none !important;
}
#sp-top2 > div {
	justify-content: space-between;
}
#sp-logo-right .search form::before {
	font-size: 15px;
}
.sp-custom-login.sp-mod-login .info-text .sppb-btn-link i.fa {
	font-size: 16px;
}
.mod-languages .globe-icon {
	font-size: 16px;
}
#sp-bottom {
	padding: 30px 0px 10px;
}
.finatic-testimonial-slider-wrapper .item {
	border: currentColor !important; border-image: none !important; padding-bottom: 0px;
}
.sppb-btn {
	padding: 8px 20px; border-radius: 2px; font-size: 12px; font-weight: 700;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {
	padding: 15px 15px 0px;
}
.sppb-addon-articles .sppb-addon-article .sppb-readmore {
	padding: 10px 15px; margin-top: 15px; margin-right: -15px; margin-left: -15px;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 {
	font-size: 17px;
}
.finatic-testimonial-slider .item {
	padding-right: 0px; padding-bottom: 10px;
}
.finatic-testimonial-slider .item h3 {
	font-size: 17px; margin-bottom: 10px;
}
.advance-slideshow .prev-control.nav-control .fa {
	margin-left: 15px;
}
.advance-slideshow .next-control.nav-control .fa {
	margin-right: 15px;
}
.advance-slideshow .sppb-inner-wrapper {
	padding: 10px 30px;
}
.slider-video-popup .sppb-modal-selector {
	padding: 5px 15px 5px 5px;
}
.slider-video-popup .sppb-modal-selector > span:nth-child(1) {
	width: 40px; height: 40px;
}
.slider-video-popup .sppb-modal-selector .text .subtext {
	font-size: 14px; margin-top: 5px;
}
.finatic-services .item .item-info {
	margin: -189px 10px 0px;
}
.finatic-services .item .item-info h3 {
	padding: 20px; font-size: 16px;
}
.finatic-services .item .item-info .sppb-btn {
	padding: 10px 20px;
}
.site input[type='text']:not(.form-control) {
	padding: 10px 14px;
}
.site input[type='email']:not(.form-control) {
	padding: 10px 14px;
}
.site input[type='url']:not(.form-control) {
	padding: 10px 14px;
}
.site input[type='date']:not(.form-control) {
	padding: 10px 14px;
}
.site input[type='password']:not(.form-control) {
	padding: 10px 14px;
}
.site input[type='search']:not(.form-control) {
	padding: 10px 14px;
}
.site input[type='tel']:not(.form-control) {
	padding: 10px 14px;
}
.site input[type='number']:not(.form-control) {
	padding: 10px 14px;
}
.site select:not(.form-control) {
	padding: 10px 14px;
}
.site select {
	height: 40px !important;
}
.sppb-addon-articles .sppb-addon-content > .sppb-btn {
	margin-top: 0px;
}
.finatic-services.gird-layout .item .item-info h3 {
	font-size: 15px;
}
.finatic-services.gird-layout .item .item-info h3 br {
	display: none;
}
.sppb-addon-articles.case-study-creative-layout .sppb-addon-article .sppb-article-info-wrap .sppb-readmore {
	display: none;
}
.sppb-addon-articles.case-study-creative-layout .sppb-addon-article .sppb-article-info-wrap .sppb-article-introtext {
	margin-bottom: 20px;
}
.custom-icon {
	font-size: 35px;
}
.sppb-addon-articles .sppb-addon-article {
	margin-bottom: 20px;
}
.sppb-addon-articles .sppb-addon-article .sppb-readmore {
	font-size: 12px;
}
.sppb-btn-white .sppb-btn-primary {
	padding: 10px 25px;
}
.sp-page-title .sp-page-title-heading {
	font-size: 25px; margin-bottom: 5px;
}
.sp-page-title .sp-page-title-sub-heading {
	font-size: 13px;
}
.sppb-addon-accordion .sppb-panel-faq > .sppb-panel-heading {
	padding: 7px 30px 7px 15px; margin-bottom: 1px;
}
.finatic-advance-tab .sppb-tab-content.sppb-tab-tabs-content .sppb-tab-pane > div {
	flex:0 0 100%; max-width: 100%;
}
.finatic-advance-tab .sppb-tab-content.sppb-tab-tabs-content .sppb-tab-pane > div:nth-child(1) {
	padding-right: 0px;
}
.finatic-advance-tab .sppb-tab-content.sppb-tab-tabs-content .sppb-tab-pane > div:nth-child(2) {
	padding-right: 0px; padding-left: 0px;
}
.finatic-advance-tab .sppb-nav-tabs > li > a span {
	font-size: 20px;
}
.sppb-addon-tab .sppb-nav > li > a {
	padding: 10px;
}
#login .container-fluid > .row {
	align-items: flex-start;
}
#login .login-bg-img {
	height: 100px;
}
#login .login-info-wrapper {
	padding-left: 0px; max-width: 100%;
}
#login .login-info-wrapper .reg-link {
	font-size: 13px; margin-top: 0px;
}
.form-group {
	margin-bottom: 10px;
}
html.error-page .error-img-wrap {
	text-align: left; margin-top: 30px; margin-bottom: 20px;
}
html.error-page .error-img-wrap .error-img {
	max-width: 100px;
}
html.error-page .error-code {
	font-size: 35px; margin-bottom: 6px;
}
html.error-page .error-message {
	font-size: 16px; margin-bottom: 17px;
}
.offcanvas-menu {
	width: 220px;
}
.offcanvas-menu .offcanvas-inner {
	padding: 15px;
}
body.ltr.offcanvs-position-left .offcanvas-menu {
	left: -220px;
}
.finatic-blog #sp-main-body {
	padding: 40px 0px;
}
.finatic-blog .blog-list-news-scroller .bx-wrapper .sppb-articles-carousel-content {
	margin: -86px 15px 0px;
}
.finatic-blog .blog-list-news-scroller .bx-wrapper .sppb-articles-carousel-content .sppb-articles-carousel-meta {
	padding: 15px 15px 0px;
}
.finatic-blog .blog-list-news-scroller .bx-wrapper .sppb-articles-carousel-content .sppb-articles-carousel-link {
	padding: 0px 15px 20px; font-size: 18px;
}
.finatic-blog .blog-list-news-scroller .bx-wrapper .sppb-articles-carousel-content .sppb-articles-carousel-meta-category a {
	padding: 12px 0px 15px 15px;
}
.finatic-blog .blog .article-list .article {
	margin-bottom: 20px;
}
.finatic-blog .blog .article-list .article .article-body {
	padding-top: 15px;
}
.finatic-blog .blog .article-list .article .article-body .article-info {
	padding: 0px 15px 10px;
}
.finatic-blog .blog .article-list .article .article-body .article-header h2 {
	padding: 0px 15px; line-height: 1.4; font-size: 18px;
}
.finatic-blog .blog .article-list .article .article-body .article-introtext {
	padding: 0px 15px 15px;
}
.finatic-blog .blog .article-list .article .article-body .article-introtext > p:last-child {
	margin-bottom: 0px;
}
.finatic-blog .blog .article-list .article .article-body .readmore {
	padding: 7px 15px; font-size: 12px;
}
.finatic-blog #sp-right h3.sp-module-title {
	font-size: 20px;
}
.finatic-blog #sp-left h3.sp-module-title {
	font-size: 20px;
}
.finatic-blog #sp-right .latestnews > div .latest-post-content-wrap .latest-post-title a {
	font-size: 15px;
}
.finatic-blog #sp-left .latestnews > div .latest-post-content-wrap .latest-post-title a {
	font-size: 15px;
}
.view-article .finatic-blog-details .article-img-wrpaaer .article-header {
	padding: 15px;
}
.view-article .finatic-blog-details .article-img-wrpaaer .article-header h1 {
	font-size: 18px;
}
.view-article .finatic-blog-details .article-img-wrpaaer .article-header h2 {
	font-size: 18px;
}
.view-article .finatic-blog-details .tags-wrapper .share-wrapper .article-social-share {
	text-align: left;
}
.view-article .finatic-blog-details .tags-wrapper .finatic-tags {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.view-article .article-details.case-studies .article-header-wrap {
	margin-top: -100px;
}
.view-article .article-details.case-studies .article-header {
	padding: 15px; margin-bottom: 20px;
}
.view-article .article-details.case-studies .article-header h1 {
	margin-top: 25px;
}
.view-article .article-details.case-studies .article-info {
	width: 100%; margin-bottom: 10px;
}
.view-article .article-details.case-studies .article-ratings-social-share {
	width: 100%; margin-bottom: 10px;
}
.view-article .article-details.case-studies .article-info > span {
	font-size: 13px;
}
.view-article .article-details.case-studies .article-info > span.published {
	left: 15px; top: 15px;
}
.view-article .article-details.case-studies .article-tags {
	margin-top: 20px;
}
.view-article.case-studies #sp-main-body {
	padding: 40px 0px;
}
.view-category.case-studies #sp-main-body {
	padding: 40px 0px;
}
ul.pagination {
	margin-top: 20px;
}
.pager {
	margin-top: 40px;
}
.finatic-blog #sp-right h3.sp-module-title {
	margin-bottom: 15px;
}
.finatic-blog #sp-left h3.sp-module-title {
	margin-bottom: 15px;
}
.finatic-blog #sp-right ul.categories-module li h4 {
	padding-bottom: 5px; font-size: 13px; margin-bottom: 5px;
}
.finatic-blog #sp-left ul.categories-module li h4 {
	padding-bottom: 5px; font-size: 13px; margin-bottom: 5px;
}
.finatic-blog #sp-right .latestnews > div .article-list-img {
	margin-right: 15px; max-width: 90px;
}
.finatic-blog #sp-left .latestnews > div .article-list-img {
	margin-right: 15px; max-width: 90px;
}
.finatic-blog #sp-right .latestnews > div {
	padding-bottom: 10px; margin-bottom: 10px;
}
.finatic-blog #sp-left .latestnews > div {
	padding-bottom: 10px; margin-bottom: 10px;
}
ul.pagination .page-item.active .page-link {
	margin: 0px 6px; padding: 5px;
}
ul.pagination .page-item .page-link {
	margin: 0px 6px; padding: 5px;
}
.finatic-blog .blog .pagination-wrapper {
	padding-top: 10px;
}
.finatic-blog .blog .article-list .article .article-body .article-info {
	font-size: 13px;
}
.view-search #sp-main-body {
	padding: 40px 0px;
}
.view-search .search #searchForm #search-searchword {
	padding: 10px 20px; flex:1 1 0px;
}
.view-search .search #searchForm .form-group {
	margin-bottom: 20px;
}
.view-search .search #searchForm legend {
	font-size: 1.3rem;
}
.view-search .search .search-results .result-title {
	margin-top: 30px;
}
.sppb-addon-articles.case-study-default-layout .sppb-addon-article .sppb-article-info-wrap {
	margin: -70px 10px 0px;
}
.sppb-addon-articles.case-study-classic-layout .sppb-addon-article .sppb-article-info-wrap {
	margin: -70px 10px 0px;
}
}
@media all and (max-width:1199px) and (min-width:992px)
{
.sppb-addon-form-builder.free-consultation .sppb-form-builder-btn.sppb-btn-white {
	margin: 0px !important;
}
.finatic-services #finatic-services-carousel .item .item-info .finatic-service-items > li {
	text-align: center; flex-direction: column;
}
.sppb-addon-tab .sppb-nav > li > a {
	padding: 25px 30px;
}
}
@media all and (max-width:1400px)
{
.hero-contact-info-wrapper {
	left: 15px;
}
.hero-contact-info-wrapper .sppb-icons-group-list li i.fa {
	width: 25px; height: 25px; line-height: 25px; font-size: 12px;
}
.hero-contact-info-wrapper .sppb-icons-group-list li .sppb-icons-label-text {
	background: rgb(3, 69, 191); color: rgb(255, 255, 255);
}
.hero-contact-info-wrapper .sppb-icons-group-list li .sppb-icons-label-text::before {
	border-right-color: rgb(3, 69, 191); border-right-width: 5px; border-right-style: solid;
}
.hero-contact-info-wrapper.right {
	right: 15px;
}
}
