<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900|Caladea:400,700");
@import url("../fonts/icofont/icofont.min.css");
@import url("../fonts/webexflaticon/flaticon.css");
@import url("../fonts/webexicon/style.css");
@import url("custom-animation.css");

* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none !important;
}

body{
  color: #3e3e3e;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

p {
  margin: 0 0 20px;
  line-height: 1.8em;
}

h1, h2, h3, h4, h5, h6 {
  color: var(--secondcolor);
  margin: 0;
  font-family: "Poppins", sans-serif;
}

h1, h2 {
  font-weight: 800;
}

h3, h4 {
  font-weight: 700;
}

h5, h6 {
  font-weight: 600;
}

h1 {
  font-size: 48px;
  line-height: 56px;
}

h2 {
  font-size: 42px;
  line-height: 54px;
}

@media (max-width: 1199px) {
  h2 {
    font-size: 36px;
  line-height: 44px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 28px;
  line-height: 38px;
  }
}

h3 {
  font-size: 28px;
  line-height: 1.25;
  letter-spacing: -.02em;
}

h4 {
  font-size: 22px;
  line-height: 32px;
}

h5 {
  font-size: 18px;
  line-height: 24px;
}

h6 {
  font-size: 16px;
  line-height: 26px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
}

b, strong {
  color: var(--secondcolor);
}

iframe {
  border: none;
}

a, b, div, ul, li {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -moz-outline-: none;
}

input, select,
textarea,
input[type="text"],
input[type="date"],
input[type="url"],
input[type="email"],
input[type="password"],
input[type="tel"],
button,
button[type="submit"] {
  -moz-appearance: none;
  box-shadow: none !important;
}

img:not([draggable]),
embed,
object,
video {
  max-width: 100%;
  height: auto;
}

a {
  transition: all 0.3s ease 0s;
  text-decoration: none;
  cursor: pointer;
  color: #049AD3;
}

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

a:hover {
  color: var(--maincolor);
  text-decoration: none;
}

ul, ol {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

img {
  border: none;
  max-width: 100%;
}

.sppb-btn.active, .sppb-btn:active {
  background-image: inherit !important;
}

.sppb-btn.focus, 
 .sppb-btn:active:focus, 
 .sppb-btn:active:hover, 
 .sppb-btn:focus, 
 .sppb-btn:hover {
  outline: 0;
}

.sppb-btn.circle {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.sppb-btn.active, .sppb-btn:active {
  outline: 0;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
}

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

form.sppb-optin-form.submit-button-inside .button-wrap {
	top: 50% !important;
	transform: translatey(-50%);
}

#sp-footer {
	font-size: inherit;
position: relative;
z-index: 2;
}

#sp-footer #sp-footer2 {
	text-align: inherit;
}

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

.text-underline {
	text-decoration: underline;
}

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

select.sppb-form-control:not([size]):not([multiple]) {
	height: inherit;
}

.sppb-form-builder-btn .sppb-btn i {display: none;}

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

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

.sppb-sp-slider-image {overflow: hidden;}

.sp-slider img {
	height: auto !important;
	width: auto !important;
}

.sppb-addon-clients .sppb-carousel-extended-item {
	padding: 0;
}

@media (max-width: 768px) {
	.sppb-addon-clients img {margin-bottom: 20px;}
}

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

body .sppb-btn,
body .sppb-sp-slider-button .sp-slider-btn-text {
position: relative;
display: inline-block;
text-transform: uppercase;
font-size: 14px;
line-height: 26px;
color: #ffffff;
padding: 14px 42px;
font-weight: 500;
overflow: hidden;
border-radius: 5px;
cursor: pointer;
border: none;
}

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

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

body .sppb-btn.sppb-btn-secondary,
body .sppb-sp-slider-button.slider-btn2 .sp-slider-btn-text {
	background: var(--secondcolor);
}

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

body .sppb-btn.sppb-btn-default,
body .sppb-btn.sppb-btn-default:hover {
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 26px;
	font-weight: 700;
	color: #fff !important;
	text-align: center;
	padding: 15px 36px;
	letter-spacing: 1px;
	text-transform: uppercase;
	z-index: 1;
	-moz-transition: all 400ms ease-out 0s;
	-webkit-transition: all 400ms ease-out 0s;
	-ms-transition: all 400ms ease-out 0s;
	-o-transition: all 400ms ease-out 0s;
	transition: all 400ms ease-out 0s;
	background: var(--maincolor);
	border-radius: 0;
	border: none;
}

body .sppb-btn.sppb-btn-default:before {
	position: absolute;
	content: '';
	width: 5%;
	height: 100%;
	background: rgba(3, 50, 77, 0.2);
	left: 0px;
	top: 0px;
	z-index: -1;
	-moz-transition: all 400ms ease-out 0s;
	-webkit-transition: all 400ms ease-out 0s;
	-ms-transition: all 400ms ease-out 0s;
	-o-transition: all 400ms ease-out 0s;
	transition: all 400ms ease-out 0s;
}

body .sppb-btn.sppb-btn-default:hover::before {
	width: 100%;
	background: var(--secondcolor);
}

.sppb-btn i,
a.d-block em,
.sppb-sp-slider-button .sp-slider-btn-text i,
.sppb-btn:not(.hikacart) span {
}

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

.sppb-btn span {
    position: relative;
}

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

.sppb-addon-clients .sppb-carousel-extended-item img {
	margin: auto;
	text-align: center;
	display: block;
}

.f-weight-400 {
	font-weight: 400;
}


.sp-slider div[class^="sppb-col"] {position: static;}

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

.sppb-text-left.animated-number-position-bottom .sppb-addon-content, .sppb-text-left.animated-number-position-left .sppb-addon-content {
	align-items: center;
}

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

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

.sppb-addon-table-main td {
	color: inherit;
	font-size: inherit;
}

.com-finder .input-group &gt; :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 &gt; :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) span {
margin-right: 5px;	
}

.center-section &gt; .sppb-container-inner &gt; .sppb-row,
.center-section  &gt; .sppb-row {
	justify-content: center;
}

.even-section &gt; .sppb-container-inner &gt; .sppb-row,
.even-section  &gt; .sppb-row {
	justify-content: space-between !important;
}

#sp-main-body .sppb-section .sppb-container-inner, #sp-main-body .sppb-section div[class^="sppb-col-"], #sp-main-body .sppb-section .sppb-column, #sp-main-body .sppb-section .sppb-column-addons, #sp-main-body .sppb-section .sppb-row-container {position: static;}

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

.nowraprow &gt; .sppb-container-inner &gt; .sppb-row {flex-wrap: nowrap;}

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

#sp-top &gt; .row {
	-ms-flex-align: center !important;
	align-items: center !important;
}

#sp-top &gt; .container &gt; .container-inner &gt; .row {
	-ms-flex-align: center !important;
	align-items: center !important;
}

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

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

#sp-logo-section &gt; .row {
	-ms-flex-align: center !important;
	align-items: center !important;
}

#sp-logo-section &gt; .container &gt; .container-inner &gt; .row {
	-ms-flex-align: center !important;
	align-items: center !important;
}

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

.sppb-carousel-extended-description {
	font-size: inherit;
	color: inherit;
	line-height: inherit;
}

.sppb-ajaxt-contact-form i:first-child {display: none;}

@media (max-width: 1400px) {
  .sppb-addon-articles .sppb-col-sm-3 {
  -ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
  }
}

@media (max-width: 1200px) {
  .sppb-addon-articles .sppb-col-sm-4 {
  -ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
  }
}

@media (max-width: 992px) {
  .sppb-addon-articles .sppb-col-sm-4,
  .sppb-addon-articles .sppb-col-sm-3,
  .sppb-addon-articles .sppb-col-sm-6 {
  -ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
  }
}

@media (max-width: 768px) {
  .sppb-addon-articles .sppb-col-sm-4,
  .sppb-addon-articles .sppb-col-sm-3,
  .sppb-addon-articles .sppb-col-sm-6 {
  -ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
  }
}

.width-auto .sppb-column-addons {width: auto;}

@media (min-width: 1400px) {
	.right-row  {padding-left: 90px !important;}
}


/* HEADER */ 

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

#sp-header.header-sticky {
	background: #F7F8FC;
	animation-name: fadeHeaderInDown;
	animation-duration: 1.2s;
	animation-fill-mode: both;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	-khtml-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

@keyframes fadeHeaderInDown {
    0% {
        top: -200px;
    }

    100% {
        top: 0;
    }
}

#sp-header .logo {
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

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

.sp-megamenu-parent &gt; li &gt; a, .sp-megamenu-parent &gt; li &gt; span,
.sp-megamenu-parent &gt; li:last-child &gt; a {
padding: 45px 0;
display: block;
color: #2f2b2b;
font-weight: 600;
font-size: 16px;
line-height: 26px;
margin-right: 35px;
}

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

.sp-megamenu-parent &gt; li:last-child &gt; a {margin-right: 25px;}

.sp-megamenu-parent &gt; li:first-child &gt; a {padding-left: 0;}

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


.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
padding: 0;
border-radius: 0;
background: #ECF1F8;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item, .sp-megamenu-parent .sp-mega-group li {margin: 0;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item &gt; a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
display: block;
color: #2f2b2b;
font-weight: 600;
padding: 8px 20px;
font-size: 14px;
line-height: 26px;
border-bottom: 1px solid #ddd;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child &gt; a {
	border-bottom: none;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item &gt; a:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active &gt; a {
color: #fff;
background-color: var(--maincolor);
border-color: transparent;
padding-left: 25px;
}


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

.burger-icon &gt; span {
	display: block;
	height: 2px;
	margin: 5px 0;
	transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
	background-color: var(--maincolor);
}

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


@media (min-width: 992px) {
	.offcanvas-toggler-secondary {
		position: absolute !important;
		top: 50%;
		transform: translatey(-50%);
		right: 0;
	}
	.burger-icon &gt; span {
  margin: 3px 0;
  transition: .3s;
  float: right;
  width: 100%:
}
.burger-icon {
	width: 35px;
	cursor: pointer;
}
.burger-icon &gt; span:nth-child(1) {
	width: 55%;
	background: var(--maincolor);
	height: 2px;
}
.burger-icon &gt; span:nth-child(2) {
	width: 75%;
	background: var(--maincolor);
	height: 2px;
}
.burger-icon &gt; span:nth-child(3) {
	width: 65%;
	background: var(--maincolor);
	height: 2px;
}
.burger-icon:hover &gt; span {width: 100%;}
}


@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 &gt; li a, .offcanvas-menu .offcanvas-inner .sp-module ul &gt; li span,
.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li.menu-parent &gt; a &gt; .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul &gt; li.menu-parent &gt; .menu-separator &gt; .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul &gt; li ul li a, .offcanvas-menu .offcanvas-inner .sp-module ul &gt; li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul &gt; li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul &gt; li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul &gt; li span:focus {
	color: #fff;
}

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

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

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

@media (min-width: 992px) {
.offcanvas-menu .offcanvas-inner {
	padding: 0;
}
.offcanvas-menu .offcanvas-inner .mb-3 {
	margin-bottom: 0 !important;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
	margin-bottom: 0px;
}

.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 &gt; span, #modal-menu-toggler.active .burger-icon &gt; span {
	background-color: var(--maincolor);
}

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

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

.offcanvas-menu {
	width: 360px;
}

}

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


/* */

/* PAGE TITLE */

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

.sp-page-title .container {
	position: relative;
	display: flex;
align-items: center;
}

.sp-page-title .sp-page-title-heading {
font-size: 54px;
letter-spacing: 1px;
line-height: 1.25;
font-weight: 700;
margin: 0;
}

@media (max-width: 992px) {
.sp-page-title .sp-page-title-heading {
font-size: 36px;
}
}

@media (max-width: 768px) {
.sp-page-title .sp-page-title-heading {
font-size: 28px;
}
}

.sp-page-title .breadcrumb {
	padding: 0;
	background-color: transparent;
	border-radius: 0;
	margin: 0;
position: absolute;
left: 15px;
bottom: -165px;
border-radius: 0;
background: rgba(11, 18, 30, 0.6);
padding: .75rem 1rem;
}

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

.sp-page-title .breadcrumb &gt; li &gt; a {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--thirdcolor);
}

.sp-page-title .breadcrumb &gt; li &gt; a:hover {
color: var(--thirdcolor);
}

.breadcrumb-item + .breadcrumb-item {
	padding-left: 10px;
}

.breadcrumb-item + .breadcrumb-item::before {
	padding-right: 10px;
}

.sp-page-title .breadcrumb &gt; .active span {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #fff;
}

/* */

#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-spsimpleportfolio #sp-main-body,
.com-search #sp-main-body,
.com-finder #sp-main-body  {
	padding: 120px 0;
}

.com-spsimpleportfolio #sp-main-body {
	z-index: 2;
	position: relative;
}


.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-spsimpleportfolio #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 {
	padding-top: 120px;
}


/* 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: 120px;
	padding-bottom: 120px;
	position: relative;
}

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

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

/* */


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

.request-a-call-back-form::before {
	position: absolute;
	content: "";
	border-width: 12px 12px 12px 12px;
	border-color: var(--maincolor) var(--secondcolor) transparent transparent;
	top: 0;
	right: 0;
	height: 64px;
	width: 64px;
	border-style: solid;
	opacity: 0.75;
}

.request-a-call-back-form::after {
	border-color: var(--maincolor) transparent transparent var(--secondcolor);
	content: "";
	position: absolute;
	border-width: 12px 12px 12px 12px;
	height: 64px;
	width: 64px;
	border-style: solid;
	top: 0;
	opacity: 0.75;
	left: 0;
}

@media (min-width: 768px) {
	.header2-contents {padding-left: 11% !important;}
}

@media (min-width: 1200px) {
	.header2-contents {padding-left: 26% !important;}
}

@media (min-width: 1400px) {
	.header2-contents {padding-left: 36% !important;}
}

/* SP SIMPLE PORTFOLIO */

.sp-simpleportfolio .sp-simpleportfolio-filter {
	text-align: center;
	margin-top: -10px;
	margin-bottom: 50px;
}

.sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul &gt; li {
	margin: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul &gt; li &gt; a {
display: inline-block;
font-size: 16px;
font-weight: 700;
padding: 5px 5px;
cursor: pointer;
margin: 0px 5px;
border-bottom: 2px solid transparent;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
background: transparent;
color: var(--secondcolor);
}

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

.portfolio-item {
    position: relative;
    border-radius: 5px;
}

.portfolio-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.portfolio-item:hover .portfolio-img  img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}

.portfolio-item:hover .portfolio-img .portfolio-overlay{
    visibility: visible;
    opacity: 1;
}

.portfolio-item .portfolio-img .portfolio-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.portfolio-item .portfolio-content {
    position: relative;
    width: 100%;
    background-color: var(--maincolor);
    padding: 30px;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.portfolio-item .portfolio-content .icon{
    width: 45px;
    height: 45px;
    background-color: #1C1E22;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 45px;
    border-radius: 5px;
    right: 20px;
    position: absolute;
    top: -20px;
}

.portfolio-item .portfolio-content .tag{
    display: block;
    margin-bottom: 8px;
}

.portfolio-item .portfolio-content h5 {
  font-size: 1.25rem;
}

.portfolio-item .portfolio-content h5 a:hover{
  color: inherit;
}


/* BLOG */

.article-list .article,
.sppb-addon-articles .sppb-addon-article {
	padding: 0;
	border: 0;
	position: relative;
	transition: all 0.3s ease-out;
	box-shadow: 1px 1px 16px 6px #e8e8e8;
}

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

.articles-leading .article .article-intro-image, .articles-leading .article .article-featured-video, .articles-leading .article .article-featured-audio, .articles-leading .article .article-feature-gallery {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}

.article-list .article .article-intro-image:after, .article-list .article .article-featured-video:after, .article-list .article .article-featured-audio:after, .article-list .article .article-feature-gallery:after, .sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap:after {

}

.article-list .article:hover .article-intro-image:after, .article-list .article:hover .article-featured-video:after, .article-list .article:hover .article-featured-audio:after, .article-list .article:hover .article-feature-gallery:after, .sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap:after {

}

.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, .sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 0;
-moz-transition: all 400ms ease-out 0s;
-webkit-transition: all 400ms ease-out 0s;
-ms-transition: all 400ms ease-out 0s;
-o-transition: all 400ms ease-out 0s;
transition: all 400ms ease-out 0s;
}

.articles-leading .article .article-intro-image img, .articles-leading .article .article-featured-video img, .articles-leading .article .article-featured-audio img, .articles-leading .article .article-feature-gallery img {
	width: auto;
	height: auto;
}

.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, .sppb-addon-articles .sppb-addon-article:hover .sppb-article-img-wrap img {
transform: scale(1.1);
}

.article-intro-image &gt; a, .sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap {display: block; width: 100%;}

.article-body,
.sppb-article-info-wrap {
display: flex;
flex-direction: column;
align-items: flex-start;
position: relative;
}

.article-list .article .article-header, .sppb-article-info-wrap h3 {order: 1;}

.article-list .article .article-header h2,
.sppb-article-info-wrap h3 {
padding: 30px 25px;
background: #F9F9F9;
font-size: 22px;
line-height: 32px;
font-weight: 700;
margin: 0;
}

@media (max-width: 768px) {
.article-list .article .article-header h2,
.sppb-article-info-wrap h3 {
font-size: 20px;
}	
}

.article-list .article .article-header h2 a,
.sppb-article-info-wrap h3 a {
color: inherit;
transition: all 500ms ease;
display: block;
}

.article-list .article .article-header h2 a:hover,
.sppb-article-info-wrap h3 a:hover {
color: var(--maincolor);
}

.article-list .article .article-info,
.sppb-addon-articles .sppb-article-meta {
order: 3;
margin: 0;
border-top: 1px solid #eee;
display: flex;
justify-content: space-between;
padding: 15px 25px;
background: #F9F9F9;
align-items: center;
width: 100%;
}

.article-info &gt; span,
.sppb-addon-articles .sppb-article-meta &gt; span {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #3e3e3e;
}

.article-info &gt; span a,
.sppb-addon-articles .sppb-article-meta &gt; span a {
	color: inherit;
}

.article-info &gt; span.createdby, .sppb-article-meta &gt; span.sppb-meta-author {order: 2;}
.article-info &gt; span.published, .sppb-article-meta &gt; span.sppb-meta-date {order: 1;}
.article .article-info &gt; span.category-name, .sppb-article-meta &gt; span.sppb-meta-category {order: 3;}

.article-info &gt; span:not(:last-child),
.sppb-addon-articles .sppb-article-meta &gt; span:not(:last-child) {margin-right: 0px;}

@media (max-width: 575px) {
.article-info &gt; span:not(:last-child),
.sppb-addon-articles .sppb-article-meta &gt; span:not(:last-child) {margin-right: 5px;}
}

.article-info &gt; span.published {margin-right: 0px;}


.article-info &gt; span + span::before,
.sppb-addon-articles .sppb-article-meta &gt; span + span:before {
padding: 0;
margin: 0;
}

.article-info &gt; span:before,
.sppb-addon-articles .sppb-article-meta &gt; span:before {
font-size: 14px;
color: var(--maincolor);
margin-right: 10px !important;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

.article-info &gt; span.createdby:before, .sppb-article-meta &gt; span.sppb-meta-author:before {content: "\f007";}
.article-info &gt; span.published:before, .sppb-article-meta &gt; span.sppb-meta-date:before {display: none !important;}
.article-info &gt; span.category-name:before, .sppb-article-meta &gt; span.sppb-meta-category:before {content: "\f086";}

body:not(.blog-list) .article-info &gt; span.published {margin: 0 !important;}

body:not(.blog-list) .article-info &gt; span.published, .sppb-article-meta &gt; span.sppb-meta-date {
position: absolute;
top: -110px;
right: 30px;
background: var(--maincolor);
color: #fff;
padding: 12px 18px;
line-height: 24px;
font-size: 18px;
font-weight: 700;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
text-align: center;
border-radius: 8px;
width: 72px;
height: 75px;
margin: 0 !important;
}

body:not(.blog-list) .article-info &gt; span.published:first-line, .sppb-article-meta &gt; span.sppb-meta-date:first-line {font-weight: 400;}

body:not(.blog-list) .article-info &gt; span.published:after, .sppb-article-meta &gt; span.sppb-meta-date:after {
	position: absolute;
	right: 25px;
	bottom: -15px;
	content: "";
	border-left: 15px solid var(--maincolor);
	border-top: 0;
	border-bottom: 15px solid transparent;
}

.article-introtext, .sppb-article-introtext {
order: 3;
}

.article-introtext p {margin-bottom: 0;}

.article-list .article .readmore, .sppb-readmore {order: 4;}

.article-list .article .readmore a,
.sppb-readmore {
	user-select: none;
-moz-user-select: none;
background: var(--tg-blue) none repeat scroll 0 0;
border: medium none;
border-radius: 14px;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-weight: 700;
font-size: 15px;
letter-spacing: .5px;
line-height: 1;
margin-bottom: 0;
padding: 18px 24px;
text-align: center;
text-transform: uppercase;
touch-action: manipulation;
transition: .5s cubic-bezier(.76, .49, .25, 1);
vertical-align: middle;
white-space: nowrap;
position: relative;
overflow: hidden;
z-index: 1;
background: var(--tg-gray-five);
color: var(--tg-blue);
}


.article-list .article .readmore a:before,
.sppb-readmore:before {
content: "";
background-color: var(--tg-blue);
position: absolute;
display: block;
height: 100%;
top: 0;
-webkit-transform: translateX(-100%) skew(-30deg);
-moz-transform: translateX(-100%) skew(-30deg);
transform: translateX(-100%) skew(-30deg);
-webkit-transition: .5s cubic-bezier(.76, .49, .25, 1);
-moz-transition: .5s cubic-bezier(.76, .49, .25, 1);
transition: .5s cubic-bezier(.76, .49, .25, 1);
left: -25px;
width: 135%;
z-index: -1;
}

.article-list .article .readmore a:hover:before,
.sppb-readmore:hover:before {
-webkit-transform: translateX(0) skew(-30deg);
-moz-transform: translateX(0) skew(-30deg);
transform: translateX(0) skew(-30deg);
}

.article-list .article .readmore a:hover,
.sppb-readmore:hover {
color: #ffffff;
}

.blog-list .article .readmore a:hover {
	color: #FFF;
background-color: var(--secondcolor);
border: 1.5px solid var(--secondcolor);
}

ul.pagination {
	display: flex;
justify-content: space-between;
margin-top: 30px;
padding: 25px 30px 25px;
}

.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 {
	padding: 0;
color: #565151;
font-weight: 500;
height: 54px;
width: 54px;
line-height: 54px !important;
display: inline-block;
border: 1px solid #ddd;
position: relative;
border-radius: 50% !important;
margin-right: 15px;
text-align: center;
}

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

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

.pagination-counter {margin-top: 40px;}

/* SINGLE ARTICLE */

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

.article-details {
	position: relative;
	display: flex;
	flex-direction: column;
	flex-flow: wrap;
	padding-bottom: 50px;
}

.article-details &gt; *:not(.article-full-image) {
	order: 4;
	width: 100%;
}

.article-details .article-header {
	order: 2;
	padding: 30px 25px 15px;
	background: #F9F9F9;
}

.article-details .article-info {
	margin-bottom: 0px;
	background: #F9F9F9;
	order: 3;
	padding: 0px 25px 20px;
}

.article-details .article-info &gt; span:not(.published, .category-name) {margin-left: 20px;}

.article-details .article-info &gt; span.published {
	top: 30px !important;
}

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

.article-details .article-header h1, .article-details .article-header h2 {
font-size: 22px;
line-height: 32px;
font-weight: 700;
color: var(--secondcolor);
margin: 0;
}

.article-details .article-full-image {
position: relative;
display: block;
	order: 1;
margin-bottom: 0px;
border-radius: 0px;
width: 100%;
}

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


.article-details .article-ratings-social-share {
	border-top: 0;
	margin-top: 0;
	padding-top: 30px;
	padding-bottom: 0;
	border-top: 1px solid #eee;
	border-bottom: 0;
	margin: 0;
  align-items: center;
  order: 7;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
margin: 45px 0 0 !important;
}

.tags {
	list-style: none;
	padding: 0;
	margin: 0 !important;
	border: none;
	justify-content: center;
display: block;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
margin: 45px 0 0 !important;
padding: 0;
border-bottom: 0;
	padding-top: 30px;
	border-top: 1px solid #eee;
  order: 6;
}

@media (max-width: 768px) {
.tags, .article-details .article-ratings-social-share {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
display: block !important;
margin-top: 10px !important;
margin-bottom: 10px !important;
}
.article-social-share {
	float: none;
}
}

.tags:before {
font-size: 18px;
line-height: 24px;
display: block;
margin-bottom: 15px;
content: "Related Tags:";
font-weight: 600;
color: var(--secondcolor);
}

.tags &gt; li {
	margin: 0;
}

.tags &gt; li a {
font-weight: 400;
border: 0;
border-radius: 8px;
display: block;
line-height: 1;
padding: 10px 10px;
background: #EDF0FA;
font-size: 13px;
color: #333;
border-radius: 5px;
}

.tags &gt; li a:hover {
background: var(--maincolor);
color: #fff;
}

.tags &gt; li + li {margin-left: 2px;}

.article-social-share .social-share-icon:before {
font-size: 18px;
line-height: 24px;
display: block;
margin-bottom: 15px;
content: "Social Share:";
font-weight: 600;
color: var(--secondcolor);
}

.article-social-share .social-share-icon ul {
	display: inline-block;
}

.article-social-share .social-share-icon ul li a {
padding: 0;
width: auto;
height: auto;
color: var(--maincolor);
display: block;
font-size: 18px;
line-height: inherit;
text-align: center;
background-color: transparent;
border: none;
margin-left: 5px;
}

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


.article-details .article-author-information {
padding: 0;
margin-bottom: 0;
text-align: left;
border: 0;
margin: 0;
border: 2px solid #e7e7e7;
padding: 37px;
margin-top: 50px;
margin-bottom: 0;
order: 5;
}

.article-details .article-author-information &gt; .d-flex {
gap: 40px;
align-items: center;
}

.article-details .article-author-information &gt; .d-flex .flex-shrink-0 img {

}

.article-details .article-author-information h5 {
color: var(--thirdcolor);
font-weight: normal;
line-height: 1.2;
font-size: 20px;
font-weight: 800;
margin-bottom: 15px;
}

.article-details .article-author-information .author-bio {
margin-bottom: .5rem !important;
}

.author-website {color: inherit; margin-left: 4px;}

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

#article-comments {
	border-top: 0px solid #f5f5f5;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
  order: 9;
  width: 100%;
background: #F4F5F8;
padding: 30px 30px;
margin-top: 30px;
}


.article-details ul.pagination {
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	padding: 0;
}

.article-details .page-link,
.article-details .page-link:hover {
	background: transparent;
	padding: 0;
	border: none;
	margin-right: 0;
	font-weight: 600;
	color: var(--maincolor) !important;
}

.article-details .pagenavigation {
	order: 8;
width: 100%;
margin-top: 30px;
padding-top: 30px;
border-top: 1px solid #eee;
}

.article-details .pagenavigation .pagination {
	justify-content: space-between;
}

.article-details .pagenavigation .btn {
background: #F0F7FF;
border-radius: 12px;
display: block;
line-height: 1;
padding: 17px 20px;
position: relative;
color: var(--maincolor);
border: none;
}

.article-details .pagenavigation .btn:hover {
	background: var(--maincolor);
	color: #ffffff;
}

/* */

/* ANIMATION */

@-webkit-keyframes heartbeat {
	to {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
}


@keyframes spinInfinit {
	from {
		transform:rotate(0deg);
	}
	to {
		transform:rotate(360deg);
	}
}

/* */


@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-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-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 &gt; .container &gt; .container-inner &gt; .row &gt; div &gt; .sp-column,
#sp-header &gt; .row &gt; div &gt; .sp-column  {display: block !important;}

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

@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;
padding-right: 15px;
padding-left: 15px;}}

@media (min-width: 1400px) {#sp-top2  .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) {.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;}}

[class^="webexflaticon flaticon-"]::before, [class*="webexflaticon flaticon-"]::before, [class^="webexflaticon flaticon-"]::after, [class*="webexflaticon flaticon-"]::after {
	font-size: inherit;
}


:root {
	--secondcolor: #03324d;
}</pre></body></html>