@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600&display=swap');
@import url("orbito-icons.css");
@import url("orientate-font.css");
@import url("fontawesome-all.css");


/* GENERAL */

body, html{
    margin: 0;
    padding: 0;
}
body{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #5e6371;
    letter-spacing: 0;
    font-weight: 400;
}
p{
    margin: 0 0 10px;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Jost', sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: #343c55;
    margin: 0 0 15px;
}
a{
    color: var(--maincolor);
    text-decoration: none;
    transition: all ease 350ms;
    -moz-transition: all ease 350ms;
    -webkit-transition: all ease 350ms;
}
a:hover, a:focus{
    color: #343c55;
    text-decoration: none;
    outline: 0;
}
input:focus, select:focus, textarea:focus, button:focus{
    outline: 0;
}

body .sppb-btn,
body .sppb-sp-slider-button .sp-slider-btn-text {
   font-family: 'Jost', sans-serif;
    position: relative;
    overflow: hidden;
    font-size: 16px;
    font-weight: 500;
    min-width: 173px;
    height: 54px;
    line-height: 52px;
    border-radius: 54px;
    padding: 0 15px;
    text-align: center;
    border: none;
    outline: none;
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    z-index: 2;
    transition-delay: calc((var(--n) - 1) * 0.1s);
    -webkit-transition-delay: calc((var(--n) - 1) * 0.1s);
    -moz-transition-delay: calc((var(--n) - 1) * 0.1s);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

body .sppb-btn.sppb-btn-primary, body .sppb-sp-slider-button .sp-slider-btn-text {
    background: var(--maincolor);
}

body .sppb-btn.sppb-btn-secondary {
    -webkit-transition: all ease 0.55s;
    -moz-transition: all ease 0.55s;
    transition: all ease 0.55s;
    border: 2px solid #FFF;
    background: transparent;
    line-height: 48px;
}
 
body .sppb-btn.sppb-btn-secondary:hover{
    border-color: transparent;
}

body .sppb-btn .bp-text,
body .sppb-sp-slider-button .sp-slider-btn-text .bp-text {
  z-index: 3;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
body .sppb-btn .bp-shape,
body .sppb-sp-slider-button .sp-slider-btn-text .bp-shape {
  display: inline-block;
  position: absolute;
  width: 25%;
  height: 100%;
  background: #343c55;
  transform: translateY(150%);
  border-radius: 50%;
  left: calc((var(--b) - 1) * 25%);
  transition: 0.5s;
  transition-delay: calc((var(--b) - 1) * 0.1s);
  z-index: 1;
}

body .sppb-btn .bp-shape:nth-child(1),
body .sppb-sp-slider-button .sp-slider-btn-text .bp-shape:nth-child(1) {
  --b: 1;
}
body .sppb-btn .bp-shape:nth-child(2),
body .sppb-sp-slider-button .sp-slider-btn-text .bp-shape:nth-child(2) {
  --b: 2;
}
body .sppb-btn .bp-shape:nth-child(3),
body .sppb-sp-slider-button .sp-slider-btn-text .bp-shape:nth-child(3) {
  --b: 3;
}
body .sppb-btn .bp-shape:nth-child(4),
body .sppb-sp-slider-button .sp-slider-btn-text .bp-shape:nth-child(4) {
  --b: 4;
}
body .sppb-btn:hover .bp-shape,
body .sppb-sp-slider-button .sp-slider-btn-text:hover .bp-shape {
  transform: translateY(0) scale(2);
  -moz-transform: translateY(0) scale(2);
  -moz-transform: translateY(0) scale(2);
}
body .sppb-btn:hover{
    color: #fff;
}

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

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

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

.sppb-icon .sppb-icon-container > i {
	width: auto !important;
	height: auto !important;
	line-height: inherit !important;
}

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

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

.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-addon-person img {width: 100%;}

.sppb-addon-optin-forms .sppb-btn i:first-child {display: none;}

.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;	
}

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

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

#sp-footer .container-inner {
	padding: 0;
	border-top: 0;
}

.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;}

.even-section > .sppb-row-container > .sppb-row {
	justify-content: space-between !important;
}

/* */

/* HEADER */

#sp-header {
	background: transparent;
	height: auto;
	box-shadow: none;
	padding: 0 30px;
}

@media (max-width: 575px) {
	#sp-header {
	padding: 20px 30px;
}
}

#sp-header.header-sticky {
	background: #fff;
box-shadow: 0px 5px 90px 0px rgba(2, 24, 93, 0.08);
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    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 .logo {
	height: auto;
}

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

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent > li:last-child > a  {
font-size: 18px;
font-weight: 500;
line-height: 1;
color: #343c55;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
padding: 51px 0;
font-family: 'Jost', sans-serif;
}

.sp-megamenu-parent > li + li > a {margin-left: 35px;}

@media (max-width: 1200px) {
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent > li:last-child > a {
	font-size: 16px;
	}
	body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
	display: none;
}
}

.sp-megamenu-parent > li.active > a {
color: #343c55;
}

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


.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
border-radius: 0;
box-shadow: 0px 30px 60px 0px rgb(2 24 93 / 8%);
background: #fff;
border-bottom: 3px solid #00c0ff;
padding: 15px 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	padding: 10px 30px 7px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
display: inline-block;
padding: 0;
position: relative;
font-size: 18px;
font-weight: 500;
line-height: 1.1;
color: #343c55;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
padding-bottom: 0px;
-webkit-transition: all 0.35s linear;
transition: all 0.35s linear;
background: -webkit-gradient(linear,left top,left bottom,from(var(--maincolor)),color-stop(98%,var(--maincolor)));
background: linear-gradient(to bottom,var(--maincolor) 0%,var(--maincolor) 98%);
background-size: 0 1px;
background-repeat: no-repeat;
background-position: left 100%;
font-family: 'Jost', sans-serif;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover > a {
	background-size: 100% 1px;
	background-image: linear-gradient(to bottom,var(--maincolor) 0%,var(--maincolor) 98%);
}

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

#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: #293043;
}

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

.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;
}

.offcanvas-menu .offcanvas-inner > .d-flex {display: none !important;}

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

.burger-icon > span {
  margin: 4px 0;
  transition: .3s;
  float: right;
  width: 100%:
  -webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.burger-icon {
	width: 35px;
	cursor: pointer;
}
.burger-icon > span:nth-child(1) {
	width: calc(100% - 5px);
	background: #fff;
	height: 2px;
}
.burger-icon > span:nth-child(2) {
	width: 100%;
	background: #fff;
	height: 2px;
}
.burger-icon > span:nth-child(3) {
	width: calc(100% - 8px);
	background: #fff;
	height: 2px;
}
.burger-icon:hover > span {width: 100%;}

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

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

#offcanvas-toggler {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translatey(-50%);
	display: inline-block;
	height: auto;
}

.offcanvas-menu {
	background-color: transparent;
}

.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-title {
	position: relative;
	overflow: hidden;
}

#sp-title .sp-module,
#sp-title .sp-module .sp-module-content,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder .page-content,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder .page-content .sppb-section,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder .page-content .sppb-section > .sppb-container-inner,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder .page-content .sppb-section > .sppb-container-inner > .sppb-row {
position: absolute;
z-index: 5;
height: 100%;
width: 100%;
}

#sp-title .sp-module img {width: auto; height: auto;}

#sp-title .sp-module .mod-sppagebuilder .sppb-section {position: static;}

.sp-page-title {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
padding: 0;
height: 480px;
display: flex;
justify-content: flex-start;
align-items: flex-end;
padding: 0 0 63px
}

.sp-page-title > * {
	position: relative;
	z-index: 10;
}

.sp-page-title .sp-page-title-heading {
font-size: 72px;
line-height: 84px;
font-weight: 500;
margin: 0 0 40px;
}

.sp-page-title .breadcrumb {
	margin: 0;
	position: relative;
	z-index: 2;
}

.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 {
font-size: 16px;
line-height: 26px;
color: #cfd1d7;
}

.sp-page-title .breadcrumb > li > a span {
color: #cfd1d7;
}

.sp-page-title .breadcrumb > li > a:hover {
color: var(--maincolor);
}

.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 span {
color: #cfd1d7;
font-size: 16px;
line-height: 26px;
}

/* */

/* CUSTOM CLASS */

@media (max-width: 991px) {
.secTitle {
	font-size: 36px !important;
	line-height: 46px !important;
}
}

@media (min-width: 992px) {
.hasBorderLeft {
	border-left: 1px solid rgba(255, 255, 255, .27);
}	
}

/* */


#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-main-body {padding-bottom: 90px;}

.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;
}

#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;
}


/* */

/* PORTFOLIO */

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

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

@media (max-width: 767px) {
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
	display: inline-block;
	margin: 0 7px 15px;
}
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
	display: block;
	padding: 0;
	text-decoration: none;
	border-radius: 0;
	border: 0px;
	background: transparent;
	text-transform: capitalize;
	font-size: 18px;
	color: #343c55;
	font-family: 'Jost', sans-serif;
	line-height: 1;
	font-weight: 500;
	transition: all ease 350ms;
	-moz-transition: all ease 350ms;
	-webkit-transition: all ease 350ms;	
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:hover > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
	background: transparent;
	color: var(--maincolor);
}

.folioItem02 {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	background: #432d92;
}

.grid-style-2 .folioItem02 {
	background: transparent;
}

.folioItem02 img {
	width: 100%;
	height: auto;
	transition: all ease 350ms;
	-moz-transition: all ease 350ms;
	-webkit-transition: all ease 350ms;
}

.folioLink {
	position: absolute;
	right: 39px;
	top: 35px;
	height: 72px;
	width: 72px;
	background: var(--secondcolor);
	border-radius: 50%;
	opacity: 0;
	visibility: hidden;
	color: #FFF;
	text-align: center;
	font-size: 33px;
	line-height: 76px;
}

.folioLink:hover {
	background-color: var(--maincolor);
	color: #FFF;
}

.folioContent2 {
	position: absolute;
	left: 0;
	bottom: 42px;
	width: 100%;
	padding: 0 30px 0 49px;
}

.grid-style-2 .folioContent2 {
	position: absolute;
	display: block;
	width: calc(100% - 24px);
	right: auto;
	left: 12px;
	bottom: 12px;
	margin: auto;
	border-radius: 5px;
	padding: 29px 30px 22px 31px;
	background: rgba(67, 45, 146, .87);
	overflow: hidden;
	box-sizing: border-box;
	-webkit-transform: translateX(-120%);
	-moz-transform: translateX(-120%);
	transform: translateX(-120%);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.77,0,.175,1) .1s;
	-moz-transition: -moz-transform .3s cubic-bezier(.77,0,.175,1) .1s;
	transition: transform .3s cubic-bezier(.77,0,.175,1) .1s;
}

.fcMeta2 {
	font-family: 'Jost', sans-serif;
	font-size: 16px;
	line-height: 1;
	font-weight: 500;
	text-transform: uppercase;
	color: var(--maincolor);
	margin: 0 0 14px;
	opacity: 0;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	transform: translateY(50px);
	-webkit-transition: -webkit-transform .7s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.165,.84,.44,1);
	transition: transform .7s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.165,.84,.44,1);
}

.grid-style-2 .fcMeta2 {
	font-family: 'Jost', sans-serif;
	font-size: 16px;
	line-height: 1;
	color: var(--maincolor);
	font-weight: 500;
	margin: 0 0 14px;
	text-align: left;
	opacity: 0;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: -webkit-transform .7s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.165,.84,.44,1);
	transition: transform .7s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.165,.84,.44,1);
	text-transform: none;
}

.fcMeta2 a {
	color: inherit;
}

.folioContent2 h3 {
	font-size: 24px;
	line-height: 33px;
	color: #FFF;
	margin: 0;
	opacity: 0;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	transform: translateY(50px);
	-webkit-transition: -webkit-transform .7s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.165,.84,.44,1);
	transition: transform .7s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.165,.84,.44,1);
}

.folioContent2 h3 a {
	color: inherit;
}

.grid-style-2 .folioItem02:hover .folioContent2 {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
	-webkit-transition: -webkit-transform .45s cubic-bezier(.77,0,.175,1);
	-moz-transition: -moz-transform .45s cubic-bezier(.77,0,.175,1);
	transition: transform .45s cubic-bezier(.77,0,.175,1);
}

.folioItem02:hover img {
	opacity: .16;
}

.grid-style-2 .folioItem02:hover img {
	opacity: 1;
}

.folioItem02:hover .folioLink {
	opacity: 1;
	visibility: visible;
}

.folioItem02:hover .fcMeta2 {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: .6s cubic-bezier(.165,.84,.44,1) .2s;
	-moz-transition: .6s cubic-bezier(.165,.84,.44,1) .2s;
	transition: .6s cubic-bezier(.165,.84,.44,1) .2s;
}

.grid-style-2 .folioItem02:hover .fcMeta2 {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: .6s cubic-bezier(.165,.84,.44,1) .2s;
  -moz-transition: .6s cubic-bezier(.165,.84,.44,1) .2s;
  transition: .6s cubic-bezier(.165,.84,.44,1) .2s;
}

.folioItem02:hover .folioContent2 h3 {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: .6s cubic-bezier(.165,.84,.44,1) .35s;
	-moz-transition: .6s cubic-bezier(.165,.84,.44,1) .35s;
	transition: .6s cubic-bezier(.165,.84,.44,1) .35s;
}

.grid-style-2 .folioItem02:hover .folioContent2 h3 {
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: .6s cubic-bezier(.165,.84,.44,1) .35s;
	-moz-transition: .6s cubic-bezier(.165,.84,.44,1) .35s;
	transition: .6s cubic-bezier(.165,.84,.44,1) .35s;
}

.folioContent2 h3 a:hover {
	color: var(--maincolor);
}

/* */

/* BLOG */

.article-list .article {
	padding: 0;
	padding-top: 0;
	border: 0;
	position: relative;
	border-radius: 0;
	transition: all 0.3s ease-out;
	background: #FFF;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 5px 90px 0px rgba(2, 24, 93, 0.08);
}

.blog-standard .article-list .article {box-shadow: none;}

.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: 0;
	border-bottom: 0px solid #f5f5f5;
	overflow: hidden;
	position: relative;
	display: block;
}

.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;
	transition: all linear 0.3s;
	border-radius: 0px;
}

.article-list .article:hover .article-intro-image img, .article-list .article:hover .article-featured-video img, .article-list .article:hover .article-featured-audio img, .article-list .article:hover .article-feature-gallery img {
}

.article-intro-image > a {display: block; width: 100%;}

.article-body {
padding: 18px 40px 25px 28px;
}

.blog-standard .article-body {
position: relative;
border: 1px solid #d8dde7;
border-top: none;
border-radius: 0 0 10px 10px;
padding: 33px 42px 41px 42px;
box-shadow: none;
}

.article-list .article .article-header h2 {
font-weight: 500;
font-size: 21px;
line-height: 30px;
margin: 0;
color: #343c55;
}

.blog-standard .article-list .article .article-header h2 {
font-weight: 500;
font-size: 36px;
line-height: 46px;
margin: 0 0 15px;
color: #343c55;
}

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

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

.article-introtext {
display: none;
}

.blog-standard .article-introtext {
display: block;
}

.article-info {
margin-bottom: 10px;
}

.article-info > span {
position: relative;
display: inline-block;
font-size: 15px;
color: #5e6371;
font-weight: 400;
display: inline-flex;
align-items: center;
line-height: 28px;
}

.article-info > span a {
	margin: 0;
	padding: 0;
	color: inherit;
}

.article-info > span a:hover {color: var(--secondcolor);}

.article-info > span + span {margin-left: 12px;}

.article-info > span + span::before {
	display: none;
}

.article-info > span i {
	color: var(--secondcolor);
	margin-right: 7px;
}

.article-info > span.category-name {margin-left: 0;}

body:not(.blog-standard) .article-info > span.published i {display: none;}

body:not(.blog-standard) .article-info > span.published {
	position: absolute;
	left: 12px;
	top: 12px;
	height: 72px;
	width: 72px;
	border-radius: 5px;
	background: var(--secondcolor);
	text-align: center;
	color: #FFF;
	padding: 9px 5px 0;
font-size: 15px;
display: block;
line-height: 1;
text-transform: uppercase;
margin: 0;
}

.article-info > span.published:first-line {
display: block;
font-size: 30px;
font-weight: 700;
line-height: 1;
margin: 0 0 7px;	
}

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

.article-list .article .readmore a {
	font-family: 'Jost', sans-serif;
	font-size: 18px;
	color: #343c55;
	font-weight: 500;
	display: inline-block;
	line-height: 1;
	margin-top: 20px;
}

.blog-standard .article-list .article .readmore a {
font-family: 'Jost', sans-serif;
position: relative;
overflow: hidden;
font-size: 16px;
font-weight: 500;
min-width: 173px;
height: 54px;
line-height: 52px;
border-radius: 54px;
padding: 0 15px;
text-align: center;
border: none;
outline: none;
display: inline-block;
background: var(--maincolor);
color: #fff;
vertical-align: middle;
z-index: 2;
min-width: 143px;
height: 48px;
line-height: 48px;
text-transform: capitalize;
}

.article-list .article .readmore a:hover {
color: var(--maincolor);
color: #fff;
}

.blog-standard .article-list .article .readmore a:hover {
	background: #343c55;
}

.article-list .article .readmore a i {
	font-size: 12px;
	color: var(--maincolor);
	margin-left: 11px;
	position: relative;
	top: 0;
	transition: margin ease 350ms;
	-moz-transition: margin ease 350ms;
	-webkit-transition: margin ease 350ms;
}

.article-list .article .readmore a:hover i {
	margin-left: 6px;
}

ul.pagination {
	display: flex;
width: 100%;
justify-content: center;
margin-top: 30px;
padding: 1.5rem 0 0;
border: 0px;
}

.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 {
	position: relative;
	border: 1px solid #d8dde7;
	border-top: none;
	padding: 0 42px 30px;
	border-radius: 10px;
	margin: 0 0 30px;
}

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

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

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

.article-details .article-header h1, .article-details .article-header h2 {
font-size: 48px;
line-height: 60px;
margin: 0 0 36px;
font-weight: 500;
}

.article-author-information {
position: relative;
border-radius: 10px;
border: 1px solid #d8dde7;
padding: 48px 41px 35px 41px;
margin: 72px 0 0;
}


.article-details .article-author-information img {
  margin-right: 0;
  margin-bottom: 0px;
  object-fit: cover;
object-position: center;
max-width: 120px;
border-radius: 5px;
}

.article-author-information h5 {
font-size: 30px;
line-height: 1;
margin: 0 0 33px;
}

.article-author-information .author-bio {
font-size: 18px;
line-height: 30px;
margin: 0;
}

.author-website {margin-top: 30px !important;}

.author-website, .author-website a {
font-family: 'Jost', sans-serif;
font-size: 18px;
color: #343c55;
font-weight: 500;
display: inline-block;
line-height: 1;
}

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

#article-comments {
position: relative;
border: 1px solid #d8dde7;
border-radius: 10px;
padding: 38px 41px 38px;
margin: 72px 0 0;
}

.article-details .article-ratings-social-share {
padding: 0px;
align-items: center;
border: none;
margin-top: 44px;
margin-bottom: 6px;
}

.share-container,
.tags-container {
display: flex;
align-items: center;
width: 100%;	
}

.share-container {justify-content: flex-end;}

.article-social-share .social-share-icon ul li:not(:last-child) {margin: 0;}

.article-social-share .social-share-icon ul li a {
height: 42px;
width: 42px;
background: var(--secondcolor);
border-radius: 50%;
text-align: center;
font-size: 16px;
line-height: 42px;
color: #FFF;
margin: 0 8px 0 0;
padding: 0;
border: none;
}

.article-social-share .social-share-icon ul li a.facebook {
  background: #1877f2;
}
.article-social-share .social-share-icon ul li a.twitter {
  background: #1da1f2;
}
.article-social-share .social-share-icon ul li a.linkedin {
  background: #0077b5;
}

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

.tags-title,
.share-title {
font-size: 18px;
line-height: 42px;
margin: 0 30px 0 0;
}

.tags-title {display: none;}

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

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

.tags > li a {
font-size: 16px;
color: #868b9b;
border: 1px solid #d8dde7;
padding: 0 18px;
height: 42px;
line-height: 40px;
border-radius: 42px;
margin: 0;
background: transparent;
}

.tags > li + li a {
	margin-left: 3px;
}

.tags > li a:hover {
border-color: var(--secondcolor);
background: var(--secondcolor);
color: #FFF;
}

.pagination {
position: relative;
border-radius: 10px;
border: 1px solid #d8dde7;
padding: 29px;
margin: 0 !important;
	justify-content: space-between;
}

.pagination .btn {
	color: var(--secondcolor);
	font-size: 16px;
	line-height: 16px;
	font-family: 'Jost', sans-serif;
	font-weight: 500;
	padding: 0;
	background: transparent;
	border: none;
}

.pagination .previous:before {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
	font-size: 14px;
	margin: 0 7px 0 0;
	content: "\f060";
}

.pagination .next:after {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
	font-size: 14px;
	margin: 0 0 0 7px;
	content: "\f061";
}

/* */

/* ANIMATIONS */

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.05, 1.05);
    }
    100% {
        transform: scale(1, 1);
    }
}

@keyframes zoom-out-zoom-in {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(.95, .95);
    }
    100% {
        transform: scale(1, 1);
    }
}

	
/* */

@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;}}


@media (min-width: 320px) {.contained-section {max-width: 400px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 576px) {.contained-section {max-width: 540px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 768px) {.contained-section {max-width: 720px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 992px) {.contained-section {max-width: 960px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 1200px) {.contained-section {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: 0;
padding-left: 0;}}

@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-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) {.contained-section {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: #00c0ff;
}
