@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");
@import url("all.min.css");

/* GENERAL */

body {
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  font-style: normal;
  color: #777777; }
a,
.button {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

a:focus,
.button:focus {
  text-decoration: none;
  outline: none; }

a:focus,
a:hover {
  color: inherit;
  text-decoration: none; }

a,
button {
  color: inherit;
  outline: medium none;
  text-decoration: none; }

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
  outline: 0; }
  
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "DM Sans", sans-serif;
  color: #333333;
  line-height: 1.1;
  margin-top: 0px;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 700;
  text-transform: normal;
  letter-spacing: -0.3px; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  text-decoration: none; }

h1 {
  font-size: 40px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

.list-none {
  margin: 0px;
  padding: 0px; }

li {
  list-style: none; }

p {
  line-height: 28px;
  margin-bottom: 0; 
  }

hr {
  border-bottom: 1px solid #f1f1f1;
  border-top: 0 none;
  margin: 30px 0;
  padding: 0; }

label {
  cursor: pointer;
  font-size: 14px;
  font-weight: 400; }
  
.text-heding {
	color: #333333;
}

body .sppb-btn,
body .sppb-sp-slider-button .sp-slider-btn-text,
.article-list .article .readmore a {
overflow: hidden;
font-size: 16px;
font-family: "DM Sans", sans-serif;
font-weight: 700;
line-height: 1;
padding: 22px 36px;
display: inline-block;
position: relative;
z-index: 1;
cursor: pointer;
text-decoration: none;
transition: all 0.4s ease-in-out;
border: none;
border-radius: 0;
}

body .sppb-btn.sppb-btn-primary, body .sppb-sp-slider-button .sp-slider-btn-text,
.article-list .article .readmore a {
color: #ffffff;
background-image: -moz-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
background-image: -webkit-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
background-image: -ms-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
}

body .sppb-btn.sppb-btn-primary:hover, body .sppb-sp-slider-button .sp-slider-btn-text:hover,
.article-list .article .readmore a:hover {
	color: #ffffff;
	box-shadow: 4px 5px 10px 0px rgba(36, 106, 215, 0.6);
	-webkit-filter: brightness(125%);
	filter: brightness(125%);
}

body .sppb-btn.sppb-btn-secondary {
	background: #43b9fe;
	border-radius: 45px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	-ms-border-radius: 45px;
	-o-border-radius: 45px;
	color: #ffffff;
}

body .sppb-btn.sppb-btn-secondary:hover {
	background-image: -moz-linear-gradient(0deg, #43baff 0%, #7141b1 100%);
	background-image: -webkit-linear-gradient(0deg, #43baff 0%, #7141b1 100%);
	background-image: -ms-linear-gradient(0deg, #43baff 0%, #7141b1 100%);
	background-image: linear-gradient(0deg, #43baff 0%, #7141b1 100%);
}

body .sppb-btn.sppb-btn-primary:hover, body .sppb-btn.sppb-btn-primary:focus, body .sppb-btn.sppb-btn-primary:not(:disabled):not(.disabled):active, body .sppb-btn.sppb-btn-secondary:hover, body .sppb-btn.sppb-btn-secondary:focus, body .sppb-btn.sppb-btn-secondary:not(:disabled):not(.disabled).active, body .sppb-btn.sppb-btn-secondary:not(:disabled):not(.disabled):active {
     outline: none;
     box-shadow: none!important;
     background-color: transparent;
}
button:focus {
     outline: 0px;
}
.sppb-btn span {
	position: relative;
	z-index: 2;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.sppb-btn i {
  margin-left: 10px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}

form .sppb-btn i {
  margin-left: 0px;
}

.sppb-btn:hover i {
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
	-moz-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-o-transform: translateX(5px);
}

.sppb-addon-optin-forms {
	padding: 0px;
}


.overflow-hidden {overflow: hidden;}

.z-index2 {z-index: 2 !important;}
.z-index0 {z-index: 0 !important;}

.sppb-media-heading {
	margin: 0;
}

.sppb-addon-header > * {color: inherit !important;}

.sppb-media {
display: flex;
  align-items: center;
}

.sppb-progress {
	border-radius: 0px;
}

.sppb-addon-optin-forms .sppb-optin-form-details-wrap:not(:empty) {
	padding: 0 0 20px;
}

.sppb-carousel-extended-list, .bx-wrapper {direction: ltr;}

.input-group > .form-control:focus, .input-group > .form-select:focus {
	z-index: 0;
}

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

.finder .word input {
margin-bottom: 0;
border: 1px solid #F6F6F6;
padding-right: 75px;
color: var(--thirdcolor);
}

.finder .fas.fa-search.icon-white {font-family: "Font Awesome 5 Free" !important;}

#search-results > * {margin-bottom: 10px;}

#search-result-empty h2 {margin-bottom: 7px;}

.sppb-carousel-extended-list .sppb-carousel-extended-outer-stage {
	height: auto !important;
}

.sppb-addon-optin-forms {
	padding: 0px !important;
}

.sppb-modal-selector span > i {
	width: auto !important;
	height: auto !important;
	line-height: inherit !important;
}

.com-finder .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
	display: flex;
	align-items: center;
}

.com-finder .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) span {
margin-right: 5px;	
}

blockquote {
	padding: 20px;
	font-weight: 700;
}

blockquote::before {
	margin-right: 20px;
	content: "\f10d";
	font-weight: 900;
	font-style: normal;
	font-family: "Font Awesome 5 Free";
	font-size: 2em;
	opacity: 0.7;
	color: var(--maincolor);
}

#sp-footer, #sp-bottom {
	background: inherit;
}

#sp-footer {
	font-size: inherit;
}

.sp-scroll-up {
	background: var(--maincolor);
}

.full-width-image .sppb-addon-single-image-container {width: 100%;}
.full-width-image .sppb-addon-single-image-container img {width: 100%;}

.relative-section .sppb-container-inner, .relative-section div[class^="sppb-col-"], .relative-section .sppb-column, .relative-section .sppb-column-addons {position: static;}

/* */

/* TOP */

#sp-top {
position: absolute;
left: 0;
right: 0;
width: 100%;
top: 0;
z-index: 9999;
}

/* HEADER */

#sp-header {
	position: absolute;
	top: 96.4px;
	left: 0;
	background: transparent;
	height: auto;
	box-shadow: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

@media (max-width: 992px) {
	#sp-header {top: 91px;}
}

@media (max-width: 768px) {
	#sp-header {top: 0;}
}


#sp-header.header-sticky {
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
	animation-name: fadeHeaderInDown;
	animation-duration: 1s;
	animation-fill-mode: both;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	background: #fff;
}

@keyframes fadeHeaderInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

#sp-header > .row {
	-ms-flex-align: center !important;
	align-items: center !important;
}

#sp-header > .container > .container-inner > .row {
	-ms-flex-align: center !important;
	align-items: center !important;
}

#sp-header > .container {
	background: #fff; 
	border-top: 1px solid #f1f1f1;
	position: relative;
}

#sp-header .logo {
	height: auto;
}

#sp-header .logo a img {
	display: inline-block;
	transition: all 0.3s ease-in-out 0s;
	height: auto;
}

.sp-megamenu-parent {
	margin: 0;
	float: none;
	padding-left: 15px;
}

.sp-megamenu-parent > li:before {
	content: "";
	position: absolute;
	background: transparent;
	width: 0px;
	height: 2px;
	left: -30px;
	top: -2px;
	z-index: 1;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.sp-megamenu-parent > li:hover::before {
	width: 100px;
	background-image: -moz-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
	background-image: -webkit-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
	background-image: -ms-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent > li:last-child > a  {
color: #333333;
font-size: 16px;
font-weight: 700;
line-height: 1;
display: inline-block;
position: relative;
margin: 0 70px 0 0;
padding: 19px 0 20px 0;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a, .sp-megamenu-parent > li:hover > a {
  color: var(--maincolor);
}

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

@media (max-width: 1400px) {
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent > li:last-child > a  {
margin: 0 30px 0 0;
}	
}

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

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
border-radius: 0;
box-shadow: 0px 30px 70px 0px rgba(0, 0, 0, 0.05);
padding: 8px 0;
background: #fff;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
color: #505050;
font-size: 14px;
font-weight: 600;
padding: 9px 25px;
display: block;
transition: all 0.3s ease-in-out;
line-height: 26px;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover > a {
	transform: translatex(5px);
	color: var(--maincolor);
	background-color: transparent;
	-webkit-transform: translatex(5px);
	-moz-transform: translatex(5px);
	-ms-transform: translatex(5px);
	-o-transform: translatex(5px);
}

#sp-position1 {position: relative; z-index: 101;}

#offcanvas-toggler {
	display: inline-flex;
	align-items: center;
	line-height: 1;
	font-size: 20px;
	position: relative;
	z-index: 22;
	height: auto;
}

.burger-icon > span {
	background-color: #222;
}

#sp-header.header-sticky .burger-icon > span {
	background-color: #222;
}

.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
	background-color: #fff;
}

.close-offcanvas {
	z-index: 99;
}

@media (max-width: 992px) {
.offcanvas-menu {
	background-color: var(--maincolor);
	color: #fff;
}
.offcanvas-menu .offcanvas-inner a {
	color: #fff;
}

.offcanvas-menu .offcanvas-inner a:hover, .offcanvas-menu .offcanvas-inner a:focus, .offcanvas-menu .offcanvas-inner a:active {
	color: #fff;
}

.offcanvas-menu .p-3 {
	padding: 0 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
	color: #fff;
}

.offcanvas-menu .logo {display: none;}

.offcanvas-menu .offcanvas-inner {
	padding: 50px 25px;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
	opacity: 1;
}
}

@media (min-width: 992px) {
.offcanvas-menu .offcanvas-inner {
	padding: 0;
}

.burger-icon > span {
	background-color: #fff;
}

#sp-header.header-sticky .burger-icon > span {
	background-color: #fff;
}

#offcanvas-toggler {
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
background-image: -moz-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
background-image: -webkit-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
background-image: -ms-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
	padding: 17px 21px 16px 21px;
	height: auto;
}

.offcanvas-menu {
	background-color: #fff;
}

.offcanvas-menu .p-3 {
	padding: 0 !important;
}

.offcanvas-menu .logo {display: none;}

.offcanvas-menu .menu {display: none !important;}

.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
	background-color: var(--maincolor);
}

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

body.rtl.offcanvs-position-right .offcanvas-menu {
	left: -400px;
}

.offcanvas-menu {
	width: 400px;
}
	
}

.default-top-section {padding-right: 67px;}
@media (max-width: 1400px) {
.default-top-section {padding-right: 98px;}
}
@media (max-width: 1200px) {
.default-top-section {padding-right: 53px;}
}
@media (max-width: 992px) {
.default-top-section {padding-right: 0; margin-right: -15px !important;}
}

/* */

/* PAGE TITLE */

.sp-page-title {
	padding: 0;
	min-height: 600px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	display: flex;
	align-items: center;
}

.sp-page-title > .container {
	padding-top: 140px;
	position: relative;
}

.sp-page-title .sp-page-title-heading {
font-weight: 400;
line-height: 28px;
color: #7FC141;
margin-bottom: 0.25rem !important;
font-size: 18px;
}

.sp-page-title .sp-page-title-sub-heading {
	font-size: 65px;
	color: #fff;
	line-height: 1.1;
	margin-top: 0px;
	margin-bottom: 0;
	font-style: normal;
	font-weight: 700;
}

.sp-page-title .breadcrumb {
  line-height: 1;
  margin: 0;
  right: 0;
  top: 50%;
  transform: translatey(-50%);
  margin-top: 70px;
 border-radius: 6px;
background: white;
box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
padding: 17px 39px;
z-index: 3;
}

@media (min-width: 1200px) {
	.sp-page-title .breadcrumb {position: absolute;}
}

.sp-page-title .breadcrumb > li.float-start {display: none;}

.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li::before, .sp-page-title .breadcrumb > li > a {
color: #999999;
font-size: 16px;
line-height: 26px;
}

.sp-page-title .breadcrumb > li > a span {
color: #999999;
font-size: 16px;
line-height: 26px;
}

.sp-page-title .breadcrumb > li > a:hover {
color: #999999;
}

.sp-page-title .breadcrumb-item + .breadcrumb-item {
	padding-left: .5rem;
}

.sp-page-title .breadcrumb-item + .breadcrumb-item::before {
	padding-right: .5rem;
}

.sp-page-title .breadcrumb > .active {
max-width: 500px;
}

.sp-page-title .breadcrumb > .active span {
color: #333333;
font-weight: 700 !important;
}

/* */

/* CUSTOM CLASS */

.experience-box #sppb-addon-1662576381996 {
	width: 211px;
	height: 180px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 36px;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	animation: float-bob-y 5s infinite linear;
	-webkit-animation: float-bob-y 5s infinite linear;
}

.core-feature:hover .sppb-btn {
	-webkit-transform: scaleY(1) !important;
	-moz-transform: scaleY(1) !important;
	-ms-transform: scaleY(1) !important;
	-o-transform: scaleY(1) !important;
	transform: scaleY(1) !important;
	-webkit-border-radius: 0 0 6px 6px !important;
	-moz-border-radius: 0 0 6px 6px !important;
	-ms-border-radius: 0 0 6px 6px !important;
	-o-border-radius: 0 0 6px 6px !important;
	border-radius: 0 0 6px 6px !important;
}

.core-feature .sppb-btn i {
	margin-left: 5px;
	font-weight: 300;
}

/* */

/* PORTFOLIO */

.sp-simpleportfolio .sp-simpleportfolio-filter {
	margin-bottom: 35px;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
	float: left;
	display: block;
	margin: 5px 8px;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #e7e7e7;
	border-radius: 6px;
	background: #ffffff;
	line-height: 1;
	padding: 15px 28px 13px 28px;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
color: #ffffff;
background-image: -moz-linear-gradient(90deg, #086ad8 0%, #378cff 100%);
background-image: -webkit-linear-gradient(90deg, #086ad8 0%, #378cff 100%);
background-image: -ms-linear-gradient(90deg, #086ad8 0%, #378cff 100%);
background-image: linear-gradient(90deg, #086ad8 0%, #378cff 100%);
}

.portfolio-wrapper2 .sp-simpleportfolio-overlay-wrapper {
	border-radius: 6px;
}

.portfolio-wrapper2 .sp-simpleportfolio-overlay-wrapper::before {
	content: "";
	border-radius: 6px;
	background-image: -moz-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
	background-image: -webkit-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
	background-image: -ms-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
	opacity: 0.902;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0px;
	z-index: 1;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.portfolio-wrapper2 .img-fluid {
	width: 100%;
}

.portfolio-wrapper2 .portfolio-content {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 50px;
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.portfolio-wrapper2 .portfolio-content p {
	color: rgba(255, 255, 255, 0.5);
	margin-bottom: 6px;
}

.portfolio-title {
	font-size: 24px;
	line-height: 1.5;
}

.portfolio-wrapper2 .portfolio-content .portfolio-title {
	font-size: 30px;
}

.portfolio-wrapper2 .portfolio-content a {
	display: inline-block;
	position: absolute;
	bottom: 45px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	font-size: 14px;
	font-weight: 700 !important;
	z-index: 9;
}

.portfolio-wrapper2:hover .sp-simpleportfolio-overlay-wrapper::before {
	height: 100%;
}

.portfolio-wrapper2:hover .portfolio-content {
	opacity: 1;
}

.portfolio-wrapper2 .portfolio-text {
	padding: 18px 0 0;
}

.portfolio-wrapper2 .portfolio-text .text .p-category {
	color: #b1b5d3;
	font-size: 14px;
}

.portfolio-wrapper2 .portfolio-text .text .p-title {
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	pointer-events: none;
}

.portfolio-wrapper2 .portfolio-text .text .p-title:hover {
	color: var(--maincolor) !important;
}

.portfolio-wrapper2:hover .portfolio-text .p-title a {
	text-decoration: underline !important;
}

/* */

#sp-header.header-sticky ~ section#sp-main-body {
	padding-top: 0;
}
.com-content #sp-main-body,
.com-j2store #sp-main-body,
.com-tags #sp-main-body,
.com-search #sp-main-body,
.com-finder #sp-main-body,
.com-spsimpleportfolio #sp-main-body  {
	padding: 120px 0;
}

.com-content #sp-header.header-sticky ~ section#sp-main-body,
.com-j2store #sp-header.header-sticky ~ section#sp-main-body,
.com-tags #sp-header.header-sticky ~ section#sp-main-body,
.com-search #sp-header.header-sticky ~ section#sp-main-body,
.com-finder #sp-header.header-sticky ~ section#sp-main-body,
.com-spsimpleportfolio #sp-header.header-sticky ~ section#sp-main-body {
	padding-top: 120px;
}

.com-spsimpleportfolio #sp-main-body > .container {
	padding: 0;
	width: 100%;
	max-width: 100%;
}

#sp-main-body > .row {margin: 0;}

#sp-main-body > .row > [class*="col-"] {padding: 0;}

/* SIDEBAR */

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

.com-sppagebuilder #sp-right, .com-sppagebuilder #sp-left {
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	z-index: 2;
}

#sp-left .sp-module, #sp-right .sp-module {
	border: 0px solid #f3f3f3;
	padding: 0;
	border-radius: 0px;
}

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

#sp-left > .sp-column {
  position: fixed !important;
  left: 0;
  top: 0;
  width: inherit;
}


/* */


/* BLOG */

.article-list .article {
	padding: 0 0 25px;
	padding-top: 0;
	border: 2px solid #f3f3f3;
	position: relative;
	border-radius: .25rem;
	overflow: hidden;
	transition: all 0.3s ease-out;
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
	margin: 0px 0px 55px;
	border-bottom: 0px solid #f5f5f5;
	overflow: hidden;
	position: relative;
	display: block;
	border-radius: 0;
}

.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.article-body {
padding: 0 50px 15px 50px;
position: relative;
}

.article-list .article .article-header h2 {
color: #333333;
margin-top: 0px;
margin-bottom: 13px;
font-weight: 700;
font-size: 34px;
line-height: 1.4;
}

.article-list .article .article-header h2 a {
color: inherit;
transition: all 500ms ease;
}

.article-list .article .article-header h2 a:hover,
.article-info > span a:hover {
color: var(--maincolor);
}

.article-introtext > p {
line-height: 26px;
}

.article-info {
border-top: 1px solid #e7e7e7;
padding-top: 20px;
margin-top: 25px;
margin-bottom: 0px;
}

.article-info > span {
font-size: 14px;
position: relative;
z-index: 1;
}

.article-info > span a {
font-size: 14px;
position: relative;
z-index: 1;
}

.article-info > span a:hover {color: rgb(255 255 255 / 71%);}

.article-body .tags {display: none;}

.article-list:not(.articles-leading) .article-info > span.category-name {
border-radius: 6px;
background-image: -moz-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
background-image: -webkit-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
background-image: -ms-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
background-image: linear-gradient(0deg, #086ad8 0%, #378cff 100%);
padding: 8px 19px;
left: 50px;
right: auto;
top: -70px;
position: absolute;
color: #ffffff;
font-size: 14px;
font-weight: 700;
line-height: 1;
}

.article-list:not(.articles-leading) .article-info > span.category-name a {
	color: #ffffff;
}

.article-list:not(.articles-leading) .article-info > span.category-name:before {display: none;}

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

ul.pagination {
	display: flex;
width: 100%;
justify-content: center;
margin-top: 30px;
padding: 1.5rem 0 1.5rem;
border-top: 1px solid rgba(255,255,255, .2);
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.page-item:last-child .page-link {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.page-link,
.page-item.disabled .page-link {
	padding: .375rem .75rem;
color: #565151;
font-weight: 700;
display: inline-block;
border: 1px solid var(--maincolor);
position: relative;
margin-right: 0;
text-align: center;
	width: auto;
	height: auto;
	background: transparent;
	border-radius: 0;
font-size: 17px;
line-height: 1.6;
color: var(--maincolor);
}

.page-link span {color: var(--maincolor);}

.page-item.active .page-link,
.page-link:hover,
.page-item.disabled .page-link:hover {
border-color: var(--maincolor);
background-color: var(--maincolor) !important;
color: #fff !important;
}

.page-item.active .page-link {
border-color: var(--maincolor);
background-color: var(--maincolor) !important;
color: #fff !important;
}

.pagination > li > a, .pagination > li > span {
	color: var(--maincolor);
}

.page-link:hover span {color: #fff;}

.article iframe {z-index: 9 !important;}

/* SINGLE ARTICLE */

.article-details {
border: 2px solid #f3f3f3;
padding: 42px 40px 45px 40px;
border-radius: 6px;
}

.article-details .sppb-row-container {padding: 0; max-width: 100%;}

.article-details .article-can-edit {
	position: relative;
	margin-bottom: 0px;
}

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

.article-details .article-info {
	margin-bottom: 15px;
	padding: 0;
	border: none;
	margin-top: 0;
}

.article-details .article-info > span.category-name,
.article-details .article-header h1, .article-details .article-header h2 {
display: none;
}


.article-details .article-author-information {
margin-bottom: 50px;
margin-top: 60px;
border: 1px solid #e7e7e7;
padding: 39px 35px 17px 39px;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
}


.article-details .article-author-information img {
  margin-right: 0;
  margin-bottom: 0px;
  object-fit: cover;
object-position: center;
max-width: 100px;
	padding: 0 1rem;
}

.article-details .article-author-information h5 {
color: #333333;
line-height: 1.1;
margin-top: 0px;
font-size: 36px;
margin-bottom: 12px;
font-style: normal;
font-weight: 700;
text-transform: normal;
letter-spacing: -0.3px;
}

.article-details .article-author-information .author-bio {
font-size: 14px;
font-weight: 400;
line-height: 28px;
}

.author-website {color: #333;}

.author-website a {color: var(--maincolor); margin-left: 4px;}

.author-website a:hover {color: var(--maincolor);}

#article-comments {
	padding-top: 0;
	margin-top: 0px;
	border-top: 0px solid #f5f5f5;
	border: 2px solid #f4f4f4;
	border-radius: 6px;
	background-color: white;
	padding: 48px 48px 31px 48px;
}

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

.article-social-share {float: none;}

.article-social-share .social-share-icon ul li a {
	border: none;
	text-align: center;
	margin-left: 10px;
	display: inline-block;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: inherit;
	background: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: auto;
	height: auto;
}

.article-social-share .social-share-icon ul li a:hover {
	color: var(--maincolor); 
}

.article-ratings-social-share {
	margin-top: 0px !important;
	padding-bottom: 15px !important;
	border-bottom: 0px solid var(--maincolor) !important;
}

.article-ratings-social-share h5 {
margin-bottom: 20px;
font-size: 20px;
}

.tags {
	list-style: none;
	padding: 0;
	margin: 0 !important;
	display: flex;
	flex-wrap: wrap;
}

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

.tags > li a {
color: #777777;
font-size: 12px;
font-weight: 700;
background: #f4f4f4;
display: inline-block;
padding: 10px 26px;
margin: 5px 4px;
line-height: 1;
border-radius: 6px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
border: 2px solid #f4f4f4;
background: transparent;
}

.tags > li a:hover {
color: #ffffff;
background-image: -moz-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
background-image: -webkit-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
background-image: -ms-linear-gradient(0deg, #086ad8 0%, #378cff 100%);
background-image: linear-gradient(0deg, #086ad8 0%, #378cff 100%);
}

/* */

/* ANIMATIONS */

@-webkit-keyframes rotated {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0); }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); } }
@keyframes rotated {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0); }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); } }
@-webkit-keyframes rotatedHalf {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
@keyframes rotatedHalf {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
@-webkit-keyframes rotatedHalfTwo {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); } }
@keyframes rotatedHalfTwo {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); } }
@-webkit-keyframes scale-upOne {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2); } }
@keyframes scale-upOne {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2); } }
@-webkit-keyframes scale-right {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  50% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%); }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); } }
@keyframes scale-right {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  50% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%); }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); } }
@-webkit-keyframes fade-in {
  0% {
    opacity: 0.5; }
  40% {
    opacity: 1; }
  100% {
    opacity: 0.7; } }
@keyframes fade-in {
  0% {
    opacity: 0.5; }
  40% {
    opacity: 1; }
  100% {
    opacity: 0.7; } }
@keyframes hvr-ripple-out {
  0% {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 1; }
  100% {
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
    opacity: 0; } }
@keyframes hvr-ripple-out-two {
  0% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; }
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }
@-webkit-keyframes scale-up-one {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  40% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes scale-up-one {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  40% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes scale-up-one-1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  40% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes scale-up-one-1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  40% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes animationFramesOne {
  0% {
    transform: translate(0px, 0px) rotate(0deg); }
  20% {
    transform: translate(73px, -1px) rotate(36deg); }
  40% {
    transform: translate(141px, 72px) rotate(72deg); }
  60% {
    transform: translate(83px, 122px) rotate(108deg); }
  80% {
    transform: translate(-40px, 72px) rotate(144deg); }
  100% {
    transform: translate(0px, 0px) rotate(0deg); } }
@-webkit-keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg); }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg); }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg); }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg); }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg); } }
/* Move frame*/
@keyframes moveRound {
  0% {
    background-color: #eee3ff;
    left: -24px;
    top: 0px; }
  25% {
    background-color: #feddfc;
    left: 100px;
    top: 0px; }
  50% {
    background-color: #efe4ff;
    left: 100px;
    top: 100px; }
  75% {
    background-color: #e2fcf4;
    left: -24px;
    top: 200px; }
  100% {
    background-color: #eee3ff;
    left: -24px;
    top: 0px; } }
@-webkit-keyframes moveRound {
  0% {
    background-color: #eee3ff;
    left: -24px;
    top: 0px; }
  25% {
    background-color: #feddfc;
    left: 100px;
    top: 0px; }
  50% {
    background-color: #efe4ff;
    left: 100px;
    top: 200px; }
  75% {
    background-color: #e2fcf4;
    left: -24px;
    top: 100px; }
  100% {
    background-color: #eee3ff;
    left: -24px;
    top: 0px; } }
@keyframes moveShap {
  0% {
    left: 0px;
    top: 0px; }
  25% {
    left: 100px;
    top: 0px; }
  50% {
    left: 100px;
    top: 100px; }
  75% {
    left: 0px;
    top: 200px; }
  100% {
    left: 0px;
    top: 0px; } }
@keyframes moveShap2 {
  0% {
    right: 0px;
    top: 0px; }
  25% {
    right: 100px;
    top: 0px; }
  50% {
    right: 100px;
    top: 100px; }
  75% {
    right: 0px;
    top: 200px; }
  100% {
    right: 0px;
    top: 0px; } }
/* Heartbeat frame*/
@-webkit-keyframes heartbeat {
  to {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }
@keyframes heartbeat {
  to {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }
/* Rotation frame*/
@keyframes rotation {
  to {
    transform: rotate(360deg); } }
/* pulseBig */
@keyframes pulseBig {
  0% {
    box-shadow: 0 0 0 0 rgba(55, 140, 255, 0.2); }
  50% {
    box-shadow: 0 0 0 30px rgba(1, 93, 199, 0); }
  100% {
    box-shadow: 0 0 0 0 rgba(1, 93, 199, 0); } }
.scaleUp1 {
  -webkit-animation-name: scaleUp1;
  animation-name: scaleUp1;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear; }

@-webkit-keyframes scaleUp1 {
  0% {
    -webkit-transform: translateY(1);
    transform: translateY(1); }
  20% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); }
  40% {
    -webkit-transform: translateY(1);
    transform: translateY(1); }
  80% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); }
  100% {
    -webkit-transform: translateY(1);
    transform: translateY(1); } }
@keyframes scaleUp1 {
  0% {
    -webkit-transform: translateY(1);
    transform: translateY(1); }
  20% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); }
  40% {
    -webkit-transform: translateY(1);
    transform: translateY(1); }
  80% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); }
  100% {
    -webkit-transform: translateY(1);
    transform: translateY(1); } }
@keyframes runs {
  0% {
    transform: translateY(0) rotate(90deg); }
  50% {
    transform: translateY(300px) rotate(90deg); }
  100% {
    transform: translateY(-300px) rotate(180deg); } }
@-webkit-keyframes runs {
  0% {
    transform: translateY(0) rotate(90deg); }
  50% {
    transform: translateY(300px) rotate(90deg); }
  100% {
    transform: translateY(-300px) rotate(180deg); } }
@-moz-keyframes runs {
  0% {
    transform: translateY(0) rotate(90deg); }
  50% {
    transform: translateY(300px) rotate(90deg); }
  100% {
    transform: translateY(-300px) rotate(180deg); } }
@-o-keyframes runs {
  0% {
    transform: translateY(0) rotate(90deg); }
  50% {
    transform: translateY(300px) rotate(90deg); }
  100% {
    transform: translateY(-300px) rotate(180deg); } }
@keyframes zoomIncolor {
  0% {
    transform: scale(0.8); }
  50% {
    transform: scale(1);
    background: var(--maincolor);
    opacity: 0.5; }
  100% {
    transform: scale(1.3);
    background: var(--maincolor);
    opacity: 0.8; } }
@-webkit-keyframes zoomIncolor {
  0% {
    transform: scale(0.8); }
  50% {
    transform: scale(1);
    background: var(--maincolor);
    opacity: 0.5; }
  100% {
    transform: scale(1.3);
    background: var(--maincolor);
    opacity: 0.8; } }
@-moz-keyframes zoomIncolor {
  0% {
    transform: scale(0.8); }
  50% {
    transform: scale(1);
    background: var(--maincolor);
    opacity: 0.5; }
  100% {
    transform: scale(1.3);
    background: var(--maincolor);
    opacity: 0.8; } }
@keyframes squareMove {
  0% {
    transform: translateX(0px) rotate(0deg); }
  33% {
    transform: translateY(-100px) rotate(180deg); }
  66% {
    transform: translateX(200px) rotate(-90deg); }
  100% {
    transform: translateX(0px) rotate(0deg); } }
@-webkit-keyframes squareMove {
  0% {
    transform: translateX(0px); }
  33% {
    transform: translateY(-100px); }
  66% {
    transform: translateX(200px); }
  100% {
    transform: translateX(0px); } }
@-moz-keyframes squareMove {
  0% {
    transform: translateX(0px); }
  33% {
    transform: translateY(-100px); }
  66% {
    transform: translateX(200px); }
  100% {
    transform: translateX(0px); } }
@keyframes float-bob-y {
	0% {
		-webkit-transform: translateY(-25px);
		transform: translateY(-25px);
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}

	100% {
		-webkit-transform: translateY(-25px);
		transform: translateY(-25px);
	}
}
@keyframes pulse-border {
  0% {
    transform: scale(100%);
    opacity: 1; }
  100% {
    transform: scale(140%);
    opacity: 0; } }
	
/* */


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



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

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

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

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


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


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


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



/* J4 Optimization */

.sp-megamenu-wrapper, #sp-header > .container > .container-inner > .row > div > .sp-column,
#sp-header > .row > div > .sp-column  {display: block !important;}

#sp-header .sp-module {
	margin-left: 0px !important; 
}

@media (min-width: 1400px) {#sp-footer  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}

@media (min-width: 1400px) {#sp-banner  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}

@media (min-width: 1400px) {#sp-bottom1  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}

@media (min-width: 1400px) {#sp-top1  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;}}

@media (min-width: 1400px) {#sp-top2  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;}}

@media (min-width: 1400px) {#sp-top3  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}

@media (min-width: 1400px) {#sp-position4  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}

@media (min-width: 1400px) {.contained-row  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}

@media (min-width: 1400px) {.sppb-row-container {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}

@media (min-width: 1400px) {.sp-slider .sppb-container {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}


:root {
	--secondcolor: #10223A;
}

