@charset "utf-8";
@import url("https://use.typekit.net/lyy3obi.css");
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;300;400;500;600;700&display=swap');

/* GENERAL */

body {
     font-family: 'Muli',sans-serif;
     font-size: 17px;
     line-height: 1.6;
     font-weight: 400;
	 background: #000;
}
ul,ol {
     font-size: 17px;
     line-height: 1.6;
     font-weight: 400;
}
 h1 {
     font-size: 4.5em;
     line-height: 1em;
     font-family: 'Josefin Sans', serif;
     margin-bottom: 15px;
     letter-spacing: -0.5px;
     font-weight: 700;
}
 h1 span {
     font-weight: 400;
}
 h2 {
     margin-bottom: 20px;
     font-weight: 700;
     line-height: 1.1;
     font-family: 'Josefin Sans', serif;
     font-size: 2.9em;
     margin-bottom: 20px;
     letter-spacing: -0.5px;
}
 h3 {
     font-family: 'Josefin Sans', sans-serif;
     font-size: 2.4em;
     font-weight: 700;
     letter-spacing: -0.2px;
     margin-bottom: 20px;
     line-height: 1.2;
}
 h3.no-margin-top {
     margin-top: 0px;
}
 h4 {
     font-family: 'Josefin Sans', serif;
     font-size: 1.7em;
     line-height: 1.3em;
     font-weight: 700;
     margin-bottom: 20px;
}
 h5 {
     font-family: 'Josefin Sans', serif;
     font-size: 1.6em;
     line-height: 1.3;
     font-weight: 700;
     margin-bottom: 20px;
}
 h6 {
     text-transform:uppercase;
     font-family: 'Josefin Sans', serif;
     line-height: 1.3em;
     font-size: 1em;
     letter-spacing:0.5px;
     font-weight: 700;
     margin-bottom: 20px;
}

 a {
     text-decoration:none;
     transition: color .2s ease-in-out;
	 cursor: pointer;
}
a {
     text-decoration:none;
     transition: color .2s ease-in-out;
	 cursor: pointer;
}
 a:hover, a:focus {
     text-decoration: none;
}
 *:focus {
     outline-style: none;
     box-shadow: none;
     border-color: transparent;
}

ul.custom li, body, p, span, i:hover, a:hover, a:focus {
	color: rgb(255 255 255 / 71%);
}

body .sppb-btn,
body .sppb-sp-slider-button .sp-slider-btn-text,
.article-list .article .readmore a {
     font-size: 14px;
     letter-spacing: 0.3px;
     display: inline-block;
     text-align: center;
     border: 0;
     font-weight: 700;
     color: #fff;
     margin-top: 20px;
     outline-offset: 3px;
     text-decoration: none;
     transition: all 0.5s ease-in-out;
     padding: 10px 25px 7px 25px;
     font-family: 'Josefin Sans', serif;
     text-transform: uppercase;
     border-radius: 0px;
	 box-shadow: 1px 1px 12px 6px rgb(255 255 255 / 13%);
	 transition: background .2s ease-in-out;
	 line-height: 1.5;
}

body .sppb-btn.sppb-btn-primary, body .sppb-btn.sppb-btn-secondary,
.article-list .article .readmore a {
     transition: background .2s ease-in-out;
	 outline: 1px solid var(--maincolor);
	 color: #000000;
	 background-color: var(--maincolor);
}

body .sppb-btn.sppb-btn-secondary {
  outline: 1px solid #000000;
	 background-color: #000000;
	 color: var(--maincolor)
}

body .sppb-btn.sppb-btn-lg {
     padding: 1.1rem 1.8rem 1rem 1.8rem!important;
     font-size: 1rem!important;
     line-height: 1.4;
}
body .sppb-btn.sppb-btn-sm {
     font-size: 0.9rem!important;
}
body .btn-light .sppb-btn {
     color: #212529!important;
}

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;
}
body .box-shadow-btn .sppb-btn:hover{
     box-shadow: -2px 0px 20px rgb(255 255 255 / 57%)!important;
}

body .sppb-btn.sppb-btn-primary:hover,
.article-list .article .readmore a:hover {
  outline: 1px solid #ffffff;
  background-color: #000000;
  color: rgb(255 255 255 / 71%) !important;
}

body .sppb-btn.sppb-btn-secondary:hover {
  outline: 1px solid #ffffff;
  background-color: #ffffff;
  color: #000000;
}

.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-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-media {
display: flex;
  align-items: center;
}

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

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

.input-group > .form-control:focus, .input-group > .form-select:focus {
	z-index: 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;
}

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

/* */

/* HEADER */

#sp-header {
	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;
	background: #000;
	padding: 10px 20px 10px 20px;
}

#sp-header.header-sticky {
	box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	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: #000;
}

@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 .logo {
	height: auto;
}

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

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent > li:last-child > a  {
font-size: 14px;
font-weight: 700;
display: inline-block;
text-decoration: none;
transition: all 0.6s ease-in-out;
letter-spacing: 0.5px;
font-family: 'Josefin Sans', serif;
text-transform: uppercase;
  padding: 12px 12px 9px 12px !important;
  line-height: 1.6 !important;
  color: #fff;
}

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

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

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
border-radius: 0;
box-shadow: none;
padding: .5rem 0;
background: #000;
border: 1px solid var(--maincolor);
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
font-size: 13px;
transition: all 0.8s;
display: block;
padding: 10px 20px 8px 20px !important;
clear: both;
font-weight: 600;
white-space: nowrap;
transition: all 0.6s ease-in-out;
letter-spacing: 0.5px;
font-family: 'Josefin Sans', serif;
text-transform: uppercase;
  color: var(--maincolor);
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover > a {
  background-color: var(--maincolor) !important;
color: #000;
}


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

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

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

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


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

/* */

/* PAGE TITLE */

.sp-page-title {
	padding: 5.0em 0 5.0em 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	text-align: center;
	box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 75%);
	border-bottom: 1px solid var(--maincolor) !important;
}

.sp-page-title .sp-page-title-heading {
font-size: 4.5em;
line-height: 1em;
margin-bottom: 15px;
letter-spacing: -0.5px;
font-weight: 700;
}


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

.sp-page-title .breadcrumb {
  line-height: 1;
  position: relative;
  margin: 0;
  margin-top: 5px;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}

.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: #fff;
opacity: 0.8;
}

.sp-page-title .breadcrumb > li {
color: var(--maincolor);
font-weight: 700;
text-transform: uppercase;
font-size: 13px;
opacity: 1;
font-family: 'Josefin Sans', serif;
}

.sp-page-title .breadcrumb > li > a span {
color: var(--maincolor);
font-weight: 700;
text-transform: uppercase;
font-size: 13px;
opacity: 1;
font-family: 'Josefin Sans', serif;
}

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

.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: #fff;
opacity: 0.8;
}

/* */

/* CUSTOM CLASS */

@media (min-width: 992px) {
.h-50 {
	height: 50vh !important;
}
}

.color-outline, .color-outline img {
	outline-offset: -10px;
	outline: 1px solid var(--maincolor);
}

.text-dark {
  color: #000000 !important;
}

@media (min-width: 1200px) {
.footer-styled {
	padding-left: 16.66666667% !important;
}
}

@media (max-width: 992px) {
.first-section {
	height: auto !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  {
	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 {
	padding-top: 120px;
}
.com-spsimpleportfolio #sp-main-body  {
	padding: 0;
}

.com-spsimpleportfolio #sp-header.header-sticky ~ section#sp-main-body {
	padding-top: 0px;
}

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

@media (min-width: 1200px) {
	#sp-page-title {
  width: 83.33333333%;
  margin: 0 0 0 auto;
}
	#sp-shape {
  width: 83.33333333%;
  margin: 0 0 0 auto;
}
}

/* */


/* BLOG */

.article-list .article {
	padding: .5rem;
	padding-top: 0;
	border: 0px solid #f5f5f5;
	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;
	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;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px);
	transition: opacity 0.7s, transform 2.5s;
}

.article-list .article .article-intro-image:hover img, .article-list .article .article-featured-video:hover img, .article-list .article .article-featured-audio:hover img, .article-list .article .article-feature-gallery:hover img {
	transform: scale3d(1.2, 1.2, 1);
}

.article-list.articles-leading .article .article-intro-image img, .article-list.articles-leading .article .article-featured-video img, .article-list.articles-leading .article .article-featured-audio img, .article-list.articles-leading .article .article-feature-gallery img {
  outline: 1px solid var(--maincolor);
}

.article-body {
padding: 2rem 1rem;
position: relative;
}

.article-list .article .article-header h2 {
margin: 0;
margin-bottom: .5rem;
font-weight: 700;
padding-top: 10px;
font-size: 2rem;
line-height: 1.2;
color: var(--maincolor);
}

.article-list.articles-leading .article .article-header h2 {
line-height: 1.1;
font-size: 2.9em;
}

.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: rgb(255 255 255 / 71%);
}

.article-info {
letter-spacing: 0.5px;
display: inline-flex;
flex-wrap: wrap;
margin-bottom: 20px;
}

.article-info > span {
padding: 5px;
margin-bottom: 0px;
font-weight: 700;
font-size: 11px;
text-transform: uppercase;
color: rgb(255 255 255 / 71%);
}

.article-info > span a {
font-weight: 700;
font-size: 11px;
text-transform: uppercase;
color: var(--maincolor);
}

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

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

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

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

.article-list:not(.articles-leading) .article-info > span.published {
	margin-top: -34px;
	display: inline-block;
	position: absolute;
	top: 0;
	padding: 8px 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	opacity: 0.8;
	background-color: #000000;
}

.article-list:not(.articles-leading) .article-info > span.published i {display: none;}

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-radius: 0px;
	overflow: hidden;
}

.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: 1.5rem;
	padding: 0;
	border: none;
}

.article-details .article-info > span.published {
padding: 5px;
margin-bottom: 0px;
font-weight: 700;
font-size: 11px;
text-transform: uppercase;
color: rgb(255 255 255 / 71%);
}

.article-details .article-info > span.published i {display: inline-block;}

.article-details .article-header h1, .article-details .article-header h2 {
font-weight: 700;
line-height: 1.1;
font-size: 2.9em;
margin-bottom: 20px;
letter-spacing: -0.5px;
color: #fff;
}

.article-details .article-author-information {
margin: 40px auto 20px;
padding: 30px;
position: relative;
background-color: rgb(211 155 90 / 16%);
border-top: 0px;
}

.article-details .article-author-information .d-flex {display: block !important;}

.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 .ms-3 {
	margin-left: 0 !important;
	padding: 1rem 1rem;
}

.article-details .article-author-information h5 {
color: #fff;
text-transform: uppercase;
line-height: 1.3em;
font-size: 1em;
letter-spacing: 0.5px;
font-weight: 700;
margin-bottom: 20px;
}

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

.author-website {color: #fff;}

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

.author-website a:hover {color: #fff;}

#article-comments {
	padding-top: 0;
	margin-top: 0px;
	border-top: 0px solid #f5f5f5;
}

.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-single-tags {
	margin-top: 2rem !important;
	padding-bottom: 1rem !important;
	border-bottom: 1px solid var(--maincolor) !important;
}

.article-single-tags h6 {
	color: #ffffff;
}

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

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

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

.tags > li a {
padding: 5px 10px;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 0px;
margin: 3px;
transition: all ease-in-out 0.2s;
background-color: #000000;
border: 1px solid var(--maincolor);
color: var(--maincolor);
font-weight: 700;
}

.tags > li a:hover {
  transform: scale(1.1);
  color: rgb(255 255 255 / 71%)
}

/* */


@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: 950px;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: 950px;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: 950px;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: 950px;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: 950px;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: 950px;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;
padding-right: 15px;
padding-left: 15px;}}
@media (min-width: 576px) {.contained-row  .sppb-container-inner {max-width: 540px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}
@media (min-width: 768px) {.contained-row  .sppb-container-inner {max-width: 720px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}
@media (min-width: 992px) {.contained-row .sppb-container-inner {max-width: 960px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}
@media (min-width: 1200px) {.contained-row  .sppb-container-inner {max-width: 950px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}



/* 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: 1000px;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: 1000px;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: 1000px;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: 1000px;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: 1000px;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: 1000px;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: 1000px;width: 100%;
margin-right: auto;
margin-left: auto;
}}

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

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

@media (min-width: 1400px) {.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	max-width: 1000px;
margin-right: auto;
margin-left: auto;
}}

@media (min-width: 1400px) {.com-content .container, .com-content .container-lg, .com-content .container-md, .com-content .container-sm, .com-content .container-xl, .container-xxl {
	max-width: 1200px;
margin-right: auto;
margin-left: auto;
}}



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