@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800');

/* GENERAL */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;

}

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size:14px;
	line-height: 23px;
	color: #727272;
}

a, .sppb-btn {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	cursor: pointer;
	background-color: transparent;
	font-size: 14px;
}
a:hover {
	text-decoration: none;
}
a:focus, a:hover {
	color: #101010;
}
a {
	outline: medium none !important;
	color: #727272;
}

a {
	color: #4183d7;
	text-decoration: none;
	transition: all 0.3s ease;
}
a:hover {
	color: #303030;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #303030;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
    line-height: 1.1;
}

h1 {
	font-size: 35px;
	line-height: 120%;
}

h2 {
	font-size: 30px;
	line-height: 120%;
}

h3 {
	font-size: 25px;
	line-height: 120%;
}

h4 {
	font-size: 21px;
	line-height: 120%;
}

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

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

p {
	font: 14px 'Roboto', sans-serif;
	font-weight: normal;
	line-height: 25px;
}

ul {
	list-style-type: none;
}


blockquote {
	margin: 20px 0 20px 0px;
	font-size: 16px;
	border-left: 5px solid #eee;
	padding: 0px 0px 20px 36px;
	font-weight: normal;
}
pre {
	background: #f4f4f4;
	font-size: 13px;
	font: 13px 'Open Sans', sans-serif;
	line-height: 1.5;
	margin-bottom: 40px;
	overflow: auto;
	padding: 0.75em 20px;
}

blockquote, q {
quotes: none;
}

.sppb-media .pull-right,
.sppb-media .pull-left {width: unset !important;}

.triangle-down-center {display: none;}

/* */

/* HEADER */

#sp-top-bar {
	display: none;
}

#sp-top-bar .sp-module {
	display: block;
	margin: 0;
}

#sp-header {
	background: #1d2025;
	height: inherit;
	width: 100%;
	z-index: 99;
	box-shadow: none;
	-webkit-transition: all .6s;
	transition: all .6s;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	box-shadow: none;
}

#sp-header.header-sticky {
	position: fixed;
	z-index: 9999;
	box-shadow: none;
	-webkit-transition: all .6s;
	transition: all .6s;
	background: rgba(29, 32, 37, 0.97);
	animation-name: menu_sticky;
	animation-duration: 0.60s;
	animation-timing-function: ease-out;
	border-bottom: 0px solid rgba(255, 255, 255, 0.2);
}

@keyframes menu_sticky {
  0%   {margin-top:-100px;}
  50%  {margin-top: -90px;}
  100% {margin-top: 0;}
}

#sp-header .logo {
	height: inherit;
	display: inline-flex;
	margin: 0;
	align-items: center;
}


#sp-header #sp-logo {display: table; margin: auto;}


.logo-image {
	height: unset !important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	color: #fd9848;
	background: none;
	padding: 30px 16px;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.9px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
	color: #fff;
	opacity: 0.5;
}

.sp-megamenu-parent > li:hover > a {
	color: #fff;
	opacity: 0.5;
}

.sp-megamenu-parent > li.custom-btn > a {
	margin: 22px 0px 0px 35px;
	padding: 7px 27px;
	border-radius: 25px;
	border: 2px solid #4183d7;
	background: #4183d7;
}

.sp-megamenu-parent > li.custom-btn > a:hover {
	opacity: 1;
	color: #fff;
	border: 2px solid #fff;
	background: transparent;
}

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

/* SUBMENU */

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	box-shadow: 0px 3px 18px 0px rgba(0,0,0,0.07);
	padding: 0;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	border-bottom: 1px solid #f0f0f0;
	text-transform: uppercase;
	position: relative;
}

.sp-megamenu-parent .no-uppercase .sp-dropdown li.sp-menu-item {text-transform: capitalize;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	font-size: 13px;
	line-height: 23px;
	font-family: 'Roboto', sans-serif;
	cursor: pointer;
	color: #1d2025;
	padding: 10px 23px;
	display: block;
	font-weight: 500;
	letter-spacing: 0.5px;
	text-transform: none;
	transition: all 0.2s ease-out 0s;
}

.sp-megamenu-parent .uppercase .sp-dropdown li.sp-menu-item > a {
	text-transform: uppercase;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item .sp-menu-item a {
	font-weight: 500;
	text-transform: capitalize;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	margin-left: 5px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item .sp-menu-item {text-transform: capitalize;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item .sp-menu-item a {font-weight: 400;}


.sp-megamenu-parent .left-drop .sp-dropdown.sp-dropdown-sub {
	top: 0 !important;
	left: auto !important;
	right: 100% !important;
}

.sp-megamenu-parent .sp-mega-group {
	list-style: none;
	padding: 20px 0px 30px 0px;
	margin: 0;
	border-right: 1px solid #eee;
}

.sp-megamenu-parent .sp-mega-group > li > a {
	text-transform: uppercase;
	padding: 12px 23px;
	letter-spacing: 0.9px;
	padding-bottom: 7px;
	margin: 0;
	color: #1d2025;
	font-weight: 500;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
}

.sp-megamenu-parent .sp-dropdown .sp-mega-group li.sp-menu-item {
	border-bottom: 0px solid #f0f0f0;
	text-transform: none;
	position: relative;
}

.sp-megamenu-parent .sp-dropdown .sp-mega-group li.sp-menu-item a {
	padding: 5px 23px;
	font-weight: 400;
}

.sp-megamenu-parent .sp-dropdown .sp-mega-group li.sp-menu-item a i {margin-right: 3px;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
	display: inline-block;
	line-height: 1;
	padding: 0 !important;
	letter-spacing: 5px;
}

/* */

.padding-percent {
	padding: 7%;
}

.padding-percent1 {padding: 10%;}

.padding-percent2{
    padding: 12%;
}

.padding-percent-7 {padding: 11%;}

.details-bottom-border {
	border-top: 1px solid rgba(255,255,255,0.1);
	padding-top: 30px;
}


.modal-inner-block {
	text-align: center;
	background: #fff none repeat scroll 0 0;
	padding-top: 40px;
	overflow: visible;
}

.modal-inner-block h1 {
	line-height: 130%;
	margin-bottom: 20px;
	color: #efd018;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 30px;
	font-family: "Raleway",sans-serif;
	letter-spacing: 0.5px;
	transition: all 0.3s ease 0s;
}

.modal-inner-block h2 {
	margin-bottom: 20px;
	font-weight: 300;
	font-size: 30px;
	line-height: 120%;
	color: #1f1f1b;
	font-family: "Raleway",sans-serif;
	letter-spacing: 0.5px;
	transition: all 0.3s ease 0s;
}

.modal-inner-block h3 {
	line-height: 180%;
	margin-bottom: 20px;
	font-weight: 300;
	font-size: 16px;
	color: #1f1f1b;
	font-family: "Raleway",sans-serif;
	letter-spacing: 0.5px;
	transition: all 0.3s ease 0s;
}


@media (max-width: 768px) {
.owl-item-html .col-md-4 {margin-bottom: 30px;}
}

/* PORTFOLIO DEFAULTS */

.featherlight {
  top: 11%;
}

.featherlight .featherlight-content {
  max-height: 95%;
  max-width: 55%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background: transparent none repeat scroll 0 0;
}

.sp-simpleportfolio .sp-simpleportfolio-img {
	display: block;
	width: 100%;
	height: auto;
}

.sp-simpleportfolio .sp-simpleportfolio-description {
	width: 100%;
	float: none;
	margin-top: 40px;
}

.sp-simpleportfolio .sp-simpleportfolio-description .clearfix {height: 1px;}

.sp-simpleportfolio .sp-simpleportfolio-description ul {
	width: 100%;
	padding: 40px;
	border: 1px solid #f1f1f1;
	margin-bottom: 0;
}

.sp-simpleportfolio .sp-simpleportfolio-description ul li {
	padding: 0 0 10px 0;
	margin: 0px;
}

.sp-simpleportfolio .sp-simpleportfolio-description ul li strong {
	color: #323335;
	display: inline-block;
	font-weight: 700;
	width: 150px;
}

.sp-simpleportfolio .sp-simpleportfolio-description h4 {
	font-weight: 700;
	margin-bottom: 18px;
}

#sp-main-body {
	padding: 80px 0;
}

.com-spsimpleportfolio #sp-left, .com-spsimpleportfolio #sp-right {padding-top: 0; padding-bottom: 0;}
@media (min-width: 992px) {.com-content #sp-left, .com-content #sp-right {padding-top: 0; padding-bottom: 0;}}





/* */

/* BOTTOM */

#sp-bottom {
	padding: 0;
	line-height: inherit;
}

#sp-bottom .sp-module .tagspopular ul > li,
#sp-bottom .sp-module .sppb-link-list-wrap ul > li {
	display: inline-block;
	margin-bottom: 0 !important;
}

#sp-bottom .sp-module ul > li {
	margin-bottom: 0 !important;
}

#sp-bottom .sp-module {
	margin-bottom: 0;
}

#sp-bottom .sp-module .tagspopular ul > li > a {
	font-size: 14px;
	font-weight: normal;
	margin: 6px 6px 0 0;
	display: inline-block !important;
	padding: 4px 12px;
	color: #727272;
	border: 1px solid #2e2e2e;
	text-decoration: none;
	transition: all 0.3s ease;
}

#sp-bottom .sp-module .tagspopular ul > li > a:hover {
	color: #4183d7;
	border: 1px solid #4183d7;
}

#sp-footer {
	font-size: 14px;
	color: #727272;
	margin: 0;
	padding: 0;
}

#sp-footer .container-inner {
	padding: 0;
	border-top: 0px solid rgba(255, 255, 255, .1);
}

/* */

/* RESPONSIVE */

@media (max-width: 768px) {
	.owl-item .feature-box-4{margin: 20px 0;}
}


#offcanvas-toggler {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
}

#offcanvas-toggler > .fa {
	color: #fff;
}

/* */


/* PAGE TITLE */

.sp-page-title {
	padding: 80px 0 80px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	text-align: center;
	position: relative;
}

.sp-page-title .sp-page-title-heading {
	font-size: 45px;
	line-height: 120%;
	color: #fff;
	font-weight: 800;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}

.sp-page-title .sp-page-title-sub-heading {
	width: 100%;
	font-size: 18px;
	margin: 0 auto 70px auto;
	text-transform: uppercase;
	line-height: 21px;
	font-weight: 400;
	color: #fff;
	position: relative;
	z-index: 2;
}

/* */

/* 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;}
}

#sp-right, #sp-left {padding-top: 80px; padding-bottom: 80px;}

.com-j2store #sp-right, .com-j2store #sp-left {padding-top: 0; padding-bottom: 0;}


@media (max-width: 992px){
.com-j2store #sp-right, .com-j2store #sp-left {padding-top: 50px; padding-bottom: 50px;}
}

#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
	margin-top: 0;
	padding-top: 0;
	border: none;
}

#sp-left .sp-module, #sp-right .sp-module {
	margin-top: 20px;
	padding: 0;
	padding-top: 40px;
	border: none;
	border-top: 1px solid #d3d3d3;
	border-radius: 0;
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
	border-bottom: 0px solid #f3f3f3;
	font-size: 20px;
	margin-bottom: 25px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 23px;
	margin-top: 10px;
	padding: 0;
}

.form-control, .form-control:focus {
	display: block;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: 0;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	border: 1px solid #e4e4e4 !important;
	height: 45px;
	padding: 10px;
	width: 100%;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	box-shadow: none !important
}

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

.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
	margin: 0;
	padding: 4px 0;
	width: 100%;
	color: #727272;
	text-decoration: none;
	transition: all 0.3s ease;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 23px;
}

.categories-module li h4 a:before {
	display: inline-block;
font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
    font-size: 14px;
font-size: inherit;
text-rendering: auto;
content: "\f105";
margin-right: 3px;
	
}

#sp-left .sp-module ul > li a:hover, #sp-right  .sp-module ul > li a:hover {
    color: #303030;
    text-decoration: none;
}

#sp-left .latestnews li, #sp-right .latestnews li {
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
}

#sp-left .latestnews li:last-child, #sp-right .latestnews li:last-child {
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
}

.latestnews img {
	width: 80px;
	height: 80px;
	margin: 0px 20px 0px 0px;
}

.media-body span a {
	padding: 0 !important;
margin: 0 !important;
text-transform: uppercase;
font-size: 16px;
line-height: 21px;
font-weight: 400;
color: #272727;
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
transition: all 0.3s ease;
}

.media-body span a:hover {
	color: #101010;
}

.media-body small {
	display: block;
	padding-top: 10px;
	font-size: 13px;
	color: #b9b9b9;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
}

#sp-bottom .sp-module ul.latestnews > li {
	padding-bottom: 23px;
	margin-bottom: 23px !important;
	border-bottom: 1px solid rgba(241, 241, 241,0.1);
}

#sp-bottom .sp-module ul.latestnews > li:last-child {
	padding-bottom: 0;
	margin-bottom: 0 !important;
	border-bottom: 0px solid #f1f1f1;
}

#sp-left .sp-module .tagspopular ul > li, #sp-right .sp-module .tagspopular ul > li,
#sp-left .sp-module .sppb-addon-gallery ul > li, #sp-right .sp-module .sppb-addon-gallery ul > li {
	display: inline-block;
	border-bottom: 0px solid #ececec;
}

#sp-left .sp-module .sppb-addon-gallery ul > li, #sp-right .sp-module .sppb-addon-gallery ul > li {
	margin: 4px 4px 0 0;
}

#sp-left .sp-module .sppb-addon-gallery  ul > li > a, #sp-right .sp-module .sppb-addon-gallery  ul > li > a {
	padding: 0;
}

#sp-left .sp-module .tagspopular ul > li > a, #sp-right .sp-module .tagspopular ul > li > a {
	display: inline-block;
	background-color: #fff;
	border: 1px solid #e9e9e9;
	color: #727272;
	margin: 0 10px 10px 0;
	padding: 5px 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 23px;
}

#sp-left .sp-module .tagspopular ul > li > a:hover, #sp-right .sp-module .tagspopular ul > li > a:hover {
	background-color: #323335;
	color: #fff;
}

/* */

.password-group .input-group-prepend {display: none;}

.btn-primary.focus, .btn-primary:focus {
	box-shadow: none;
}


.white-popup-block {
	background: #fff;
	padding: 40px;
	text-align: left;
	max-width: 700px;
	margin: 40px auto;
	position: relative;
}

/* BLOG */


.article-list .article {
	margin-bottom: 30px;
	padding: 0px;
	border: 0px solid #f5f5f5;
	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 {
	border-radius: 0;
	width: 100%;
	transition: all 0.3s ease-out 0s;
}

.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-radius: 0;
	border-bottom: 0px solid #f5f5f5;
	overflow: hidden;
	float: none !important;
	transition: all 0.3s ease-out 0s;
}

.article-list .article:hover .article-intro-image img {
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.article-body {
	padding: 40px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
}

.tags {
	display: none;
}

.article-list .article .article-header h1, .article-list .article .article-header h2 {
	transition: all 0.3s ease-out 0s;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 21px;
	line-height: 120%;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover {
	color: #4183d7;
}

.article-info {
	margin-bottom: 0;
}

.article-info > span, .article-info > span > a {
	font-size: 13px;
	color: #b9b9b9;
	margin-right: 15px;
}

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

.article-introtext {
	margin-top: 20px;
}

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

.article-list .article .readmore {
	font-size: inherit;
}

.article-list .article .readmore a {
	font-size: 14px;
	padding: 10px 20px;
	color: #727272;
	background-color: #101010;
	border-radius: 0;
	box-shadow: none;
	display: inline-block;
	margin: 45px 5px 5px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	border: 1px solid transparent;
}

.article-list .article .readmore a:hover {
	color: #727272;
	background-color: #323335;
}

/* SINGLE */

.article-details {background: #fff; padding-bottom: 40px;}

.article-details > div {padding-left: 40px; padding-right: 40px;}

.article-details > div.article-full-image {padding: 0;}

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

.article-details blockquote {
	font-size: 16px;
	font-style: italic;
	border-left: 3px solid #4183d7;
	padding: 15px 0 15px 20px;
	margin: 35px 0 35px 40px;
	line-height: 2;
	font-weight: 500;
}

.mt-3, .my-3 {
	margin-top: 2rem !important;
}

.blog-layout-2 .article-list .article {
	margin-bottom: 40px;
	border-radius: 0;
	background: #fff;
	padding: 30px;
	border: 1px solid #e4e4e4;
}

.blog-layout-2 .article-body {
	padding: 0;
	background-color: transparent;
}

/* */

/* BUTTONS */

.btn-style-1 .sppb-addon-content a  {
	border: 1px solid #1f1f1b;
	border-radius: 20px;
	color: #1f1f1b;
	font-family: "Raleway",sans-serif;
	font-size: 13px;
	padding: 8px 25px;
	transition: all 0.3s ease 0s;
	background: transparent none repeat scroll 0 0;
}

.btn-style-1 .sppb-addon-content a:hover {
	background: #1f1f1b none repeat scroll 0 0;
	border: 1px solid #1f1f1b;
	color: #fff;
}

.btn-style-2 .sppb-addon-content a {
	border: 1px solid #1f1f1b;
	border-radius: 3px;
	color: #1f1f1b;
	font-family: "Raleway",sans-serif;
	font-weight: 700;
	letter-spacing: 0.5px;
	padding: 16px 40px;
	transition: all 0.3s ease 0s;
	background: transparent none repeat scroll 0 0;
}

.btn-style-2 .sppb-addon-content a:hover {
	background: #1f1f1b none repeat scroll 0 0;
	color: #fff;
}

.btn-style-3 .sppb-addon-content a {
	background: #3396d6 none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	font-family: "Raleway",sans-serif;
	font-weight: 700;
	letter-spacing: 0.5px;
	padding: 16px 40px;
	transition: all 0.3s ease 0s;
}

.btn-style-3 .sppb-addon-content a:hover {
	background: #1f1f1b none repeat scroll 0 0;
	color: #fff;
}

.btn-style-4 .sppb-addon-content:before {
	background-color: rgba(0, 0, 0, 0.1);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 1;
}

.btn-style-4 .sppb-addon-content:after {
	border: 1px solid rgba(0, 0, 0, 0.3);
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: scale(1.2, 1.2);
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 1;
}

.btn-style-4 .sppb-addon-content {
	color: #fff;
	position: relative;
	transition: all 0.5s ease 0s;
	cursor: pointer;
	padding: 16px 45px;
	text-align: center;
	-moz-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	touch-action: manipulation;
	vertical-align: middle;
	white-space: nowrap;
}

.btn-style-4 .sppb-addon-content a {
	color: #1f1f1b;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	background: transparent;
	padding: 0;
}

.btn-style-4 .sppb-addon-content:hover:before {
	opacity: 0;
	transform: scale(0.5, 0.5);
}

.btn-style-4 .sppb-addon-content:hover:after {
	opacity: 1;
	transform: scale(1, 1);
}

.btn-style-4 .sppb-addon-content:hover {
	color: #333;
	text-decoration: none;
}


.btn-style-5 .sppb-addon-content:before {
	transform: scale3d(0.9, 0.9, 1);
	border: 2px solid #3396d6;
	border-radius: inherit;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition-delay: 0s, 0s;
	transition-duration: 0.3s, 0.3s;
	transition-property: transform, background-color;
	transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
	width: 100%;
	z-index: -1;
}

.btn-style-5 .sppb-addon-content:after {
	border-radius: inherit;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition-delay: 0s, 0s;
	transition-duration: 0.3s, 0.3s;
	transition-property: transform, background-color;
	transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
	width: 100%;
	z-index: -1;
	background: #3396d6 none repeat scroll 0 0;
}

.btn-style-5 .sppb-addon-content {
	border-radius: 35px;
	color: #fff;
	padding: 16px 40px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	backface-visibility: hidden;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid transparent;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	z-index: 1;
	cursor: pointer;
}

.btn-style-5 .sppb-addon-content a,
.btn-style-5 .sppb-addon-content a:hover {
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	line-height: 120%;
	font-family: "Raleway",sans-serif;
	letter-spacing: 0.5px;
	transition: all 0.3s ease 0s;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	padding: 0;
	margin: 0;
}

.btn-style-5 .sppb-addon-content:hover:before {
	transform: scale3d(1, 1, 1);
}

.btn-style-5 .sppb-addon-content:hover:after {
	background: #3396d6 none repeat scroll 0 0;
	transform: scale3d(0.9, 0.9, 1);
}

.btn-style-6 .sppb-addon-content a {
	background: #c3c3c3 none repeat scroll 0 0;
	color: #fff;
	border-radius: 3px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.5px;
	padding: 12px 23px;
	transition: all 0.3s ease 0s;
}

.btn-style-6 .sppb-addon-content a:hover {
	background: #1f1f1b none repeat scroll 0 0;
	opacity: 0.5;
	color: #fff;
}

.btn-style-7 .sppb-addon-content a {
	border: 1px solid #999;
	border-radius: 3px;
	color: #1f1f1b;
	font-family: "Raleway",sans-serif;
	font-weight: 500;
	letter-spacing: 0.5px;
	padding: 14px 32px;
	transition: all 0.3s ease 0s;
	background: transparent none repeat scroll 0 0;
}

.btn-style-7 .sppb-addon-content a i {margin-left: 5px;}

.btn-style-7 .sppb-addon-content a:hover {
	background: #1f1f1b none repeat scroll 0 0;
	border: 1px solid #1f1f1b;
	color: #fff;
}

.btn-style-8 .sppb-addon-content a {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #999;
	border-radius: 0;
	color: #1f1f1b;
	padding: 12px 35px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.5px;
	transition: all 0.3s ease 0s;
	text-transform: uppercase;
}

.btn-style-8 .sppb-addon-content a:hover {
	background: #e67e22 none repeat scroll 0 0;
	border: 1px solid #e67e22;
	color: #fff;
}

.btn-style-9 .sppb-addon-content a {
	border: 1px solid #ddd;
	border-radius: 16px;
	color: #999;
	font-family: "Raleway",sans-serif;
	font-size: 11px;
	padding: 8px 20px;
	transition: all 0.3s ease 0s;
	text-transform: uppercase;
	background: transparent none repeat scroll 0 0;
}

.btn-style-9 .sppb-addon-content a:hover {
	background: #ccc none repeat scroll 0 0;
	border: 1px solid #ccc;
	color: #fff;
}

.btn-style-10 .sppb-addon-content a {
	background: #efd018 none repeat scroll 0 0;
	border-radius: 35px;
	color: #fff;
	padding: 20px 50px;
	text-align: center;
	transition: all 0.4s ease 0s;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 600;
}

.btn-style-10 .sppb-addon-content a:hover {
	box-shadow: 300px 0 0 0 #1f1f1b inset;
	color: #fff;
}

.btn-style-11 .sppb-addon-content a {
	border: 1px solid #fff;
	color: #fff;
	padding: 14px 35px;
	border-radius: 3px;
	font-family: "Raleway",sans-serif;
	font-weight: 600;
	letter-spacing: 0.5px;
	transition: all 0.3s ease 0s;
	text-transform: uppercase;
	background: transparent none repeat scroll 0 0;
}

.btn-style-11 .sppb-addon-content a:hover {
	background: #fff none repeat scroll 0 0;
	color: #1f1f1b;
}

.btn-style-12 .sppb-addon-content:before {
	transform: scale3d(0.9, 0.9, 1);
	border: 2px solid #fff;
	border-radius: inherit;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition-delay: 0s, 0s;
	transition-duration: 0.3s, 0.3s;
	transition-property: transform, background-color;
	transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
	width: 100%;
	z-index: -1;
}

.btn-style-12 .sppb-addon-content:after {
	border-radius: inherit;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition-delay: 0s, 0s;
	transition-duration: 0.3s, 0.3s;
	transition-property: transform, background-color;
	transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
	width: 100%;
	z-index: -1;
	background: transparent none repeat scroll 0 0;
}

.btn-style-12 .sppb-addon-content {
	border-radius: 35px;
	color: #fff;
	padding: 16px 40px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	backface-visibility: hidden;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid transparent;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	z-index: 1;
	cursor: pointer;
}

.btn-style-12 .sppb-addon-content a {
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	line-height: 120%;
	font-family: "Raleway",sans-serif;
	letter-spacing: 1px;
	transition: all 0.3s ease 0s;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	padding: 0;
	margin: 0;
}

.btn-style-12 .sppb-addon-content:hover a,
.btn-style-12 .sppb-addon-content a:hover {
	color: #3396d6;
	font-weight: 600;
	font-size: 14px;
	line-height: 120%;
	font-family: "Raleway",sans-serif;
	letter-spacing: 1px;
	transition: all 0.3s ease 0s;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	padding: 0;
	margin: 0;
}

.btn-style-12 .sppb-addon-content:hover:before {
	transform: scale3d(1, 1, 1);
}

.btn-style-12 .sppb-addon-content:hover:after {
	background: #fff none repeat scroll 0 0;
	transform: scale3d(0.9, 0.9, 1);
}

.btn-style-13 .sppb-addon-content a,
.btn-style-13 .sppb-addon-content a:hover {
	font-size: 13px;
	font-family: "Oswald",sans-serif;
	letter-spacing: 2px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 120%;
	color: #fff;
	transition: all 0.3s ease 0s;
	background: transparent none repeat scroll 0 0;
	border: none;
	position: relative;
	padding: 0;
	margin: 0;
}

.btn-style-13 .sppb-addon-content a:before {
	background-color: #fff;
	bottom: -3px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	transform: scaleX(0);
	transition: all 0.3s ease-in-out 0s;
	visibility: hidden;
	width: 100%;
}

.btn-style-13 .sppb-addon-content a:hover:before {
	transform: scaleX(1);
	visibility: visible;
}

.btn-style-14 .sppb-addon-content a,
.btn-style-14 .sppb-addon-content a:hover {
	border: 1px solid #fff;
	border-radius: 25px;
	color: #fff;
	font-weight: 700;
	padding: 14px 25px 14px 30px;
	text-transform: uppercase;
	background: transparent none repeat scroll 0 0;
	transition: all 0.3s ease 0s;
}

.btn-style-14 .sppb-addon-content a i {
	margin-left: 0;
	opacity: 0;
	transition: all 0.3s ease 0s;
	width: 1px;
}

.btn-style-14 .sppb-addon-content:hover a {
	padding-left: 30px;
	padding-right: 40px;
}

.btn-style-14 .sppb-addon-content:hover a i {
	margin-left: 5px;
	opacity: 1;
}

.btn-style-15 .sppb-addon-content a {
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	font-family: "Raleway",sans-serif;
	font-weight: bold;
	padding: 18px 41px;
	text-align: center;
	transition: all 0.2s ease 0s;
	text-transform: uppercase;
	background: transparent none repeat scroll 0 0;
}

.btn-style-15 .sppb-addon-content a:hover {
	box-shadow: 0 0 0 28px #fff inset;
	color: #1f1f1b;
}

.btn-style-16 .sppb-addon-content {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 0;
	padding: 4px 5px;
	text-align: center;
	transition: all 0.5s ease 0s;
	width: 200px;
	font-weight: 600;
	text-transform: uppercase;
	background: transparent none repeat scroll 0 0;
}

.btn-style-16 .sppb-addon-content a:after {
	content: "→";
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s ease 0s;
}

.btn-style-16 .sppb-addon-content a,
.btn-style-16 .sppb-addon-content a:hover {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: all 0.5s ease 0s;
	background: transparent none repeat scroll 0 0;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: 600;
}

.btn-style-16 .sppb-addon-content a:hover:after {
	opacity: 1;
	right: 0;
}

.btn-style-16 .sppb-addon-content:hover a {
	color: #efd018;
	letter-spacing: 3px;
	padding-right: 22px;
}

.btn-style-17 .sppb-addon-content a {
	color: #f62459;
	font-family: "Raleway",sans-serif;
	font-size: 13px;
	font-weight: 700;
	transition: all 0.3s ease 0s;
	background: transparent none repeat scroll 0 0;
	padding: 0;
	margin: 0;
}

.btn-style-17 .sppb-addon-content a i {
	font-weight: 400;
	color: #f62459;
	margin-left: 5px;
	transition: all 0.3s ease 0s;
}

.btn-style-17 .sppb-addon-content a:hover {
	color: #fff;
	padding-left: 5px;
	background: transparent none repeat scroll 0 0;
}

.btn-style-17 .sppb-addon-content a:hover  i {color: #fff;}

.btn-style-18 .sppb-addon-content a {
	color: #fff;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	font: 13px/21px "Open Sans",sans-serif;
	letter-spacing: 5px;
	text-transform: uppercase;
	background: transparent none repeat scroll 0 0;
	padding: 0;
	margin: 0;
}

.btn-style-18 .sppb-addon-content a:after {
	display: block;
	content: "";
	background-color: #fff;
	height: 1px;
	transition: width 0.3s ease 0s;
	width: 0;
}

.btn-style-18 .sppb-addon-content a:hover {
	padding-left: 7px;
	background: transparent none repeat scroll 0 0;
	color: #fff;
}

.btn-style-18 .sppb-addon-content a:hover:after {
	width: 100%;
}

.btn-style-19 .sppb-addon-content a {
	border: 1px solid #fff;
	border-radius: 30px;
	color: #fff;
	padding: 14px 32px;
	transition: all 0.3s ease 0s;
	font-weight: 600;
	text-transform: uppercase;
	background: transparent none repeat scroll 0 0;
}

.btn-style-19 .sppb-addon-content a i {
	transition: all 0.3s ease 0s;
	margin-left: 5px;
}

.btn-style-19 .sppb-addon-content a:hover {
	border-radius: 3px;
	color: #fff;
	background: transparent none repeat scroll 0 0;
}

.btn-style-20 .sppb-addon-content {
	width: 200px;
	color: #1f1f1b;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	background-color: #fff;
	border-radius: 32px;
	cursor: pointer;
	display: inline-block;
	padding: 16px 14px;
	text-align: center;
	margin-top: 20px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: inherit;
}

.btn-style-20 .sppb-addon-content a:after {
	content: "»";
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s ease 0s;
}

.btn-style-20 .sppb-addon-content a,
.btn-style-20 .sppb-addon-content a:hover {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: all 0.5s ease 0s;
	color: #1f1f1b;
	background-color: #fff;
	line-height: inherit;
	padding: 0;
	font-weight: inherit;
}

.btn-style-20 .sppb-addon-content:hover a:after {
	opacity: 1;
	right: 0;
}

.btn-style-20 .sppb-addon-content:hover a {
	color: #1f1f1b;
	padding-right: 14px;
	background-color: #fff;
}

.btn-style-21 .sppb-addon-content a {
	background: #f62459 none repeat scroll 0 0;
	color: #fff;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	border-radius: 30px;
	font-weight: bold;
	padding: 16px 40px;
	text-align: center;
	text-transform: uppercase;
}

.btn-style-21 .sppb-addon-content a:hover {
	color: #fff;
	box-shadow: 200px 0 0 0 #1f1f1b inset;
}

.btn-style-22 .sppb-addon-content a {
	background: #f39c15 none repeat scroll 0 0;
	color: #fff;
	border-radius: 3px;
	font-family: "Raleway",sans-serif;
	font-weight: 700;
	letter-spacing: 0.5px;
	padding: 16px 25px;
	transition: all 0.3s ease 0s;
	text-transform: uppercase;
}

.btn-style-22 .sppb-addon-content a i {
	color: #fff;
	margin-left: 5px;
}

.btn-style-22 .sppb-addon-content a:hover {
	background: #1f1f1b none repeat scroll 0 0;
	color: #fff;
}

.btn-style-23 .sppb-addon-content a:before {
	border: 2px solid #7986cb;
	border-radius: inherit;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: scale3d(0.6, 0.6, 1);
	transition-delay: 0s, 0s;
	transition-duration: 0.3s, 0.3s;
	transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	width: 100%;
	z-index: -1;
}

.btn-style-23 .sppb-addon-content a {
	background: #fff none repeat scroll 0 0;
	color: #1f1f1b;
	font-weight: 600;
	padding: 14px 40px;
	transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
	border-radius: 40px;
	position: relative;
	z-index: 1;
}

.btn-style-23 .sppb-addon-content a:hover:before {
	opacity: 1;
	transform: scale3d(1, 1, 1);
}

.btn-style-23 .sppb-addon-content a:hover {
	background-color: #37474f;
	color: #fff;
}

.btn-style-24 .sppb-addon-content a {
	background: #87d37c none repeat scroll 0 0;
	border: 1px solid #87d37c;
	color: #fff;
	font-size: 12px;
	font-weight: 800;
	padding: 16px 27px;
	border-radius: 3px;
	letter-spacing: 0.5px;
	font-family: "Raleway",sans-serif;
	transition: all 0.3s ease 0s;
	text-transform: uppercase;
}

.btn-style-24 .sppb-addon-content a:hover {
	background: #1f1f1b none repeat scroll 0 0;
	border: 1px solid #1f1f1b;
	color: #fff;
}

.btn-style-25 .sppb-addon-content {
	width: 170px;
	color: #1f1f1b;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	background-color: #fff;
	border-radius: 32px;
	cursor: pointer;
	display: inline-block;
	padding: 16px 14px;
	text-align: center;
	margin-top: 20px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: inherit;
}

.btn-style-25 .sppb-addon-content a:after {
	content: "→";
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s ease 0s;
}

.btn-style-25 .sppb-addon-content a,
.btn-style-25 .sppb-addon-content a:hover {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: all 0.5s ease 0s;
	color: #1f1f1b;
	background-color: #fff;
	line-height: inherit;
	padding: 0;
	font-weight: inherit;
}

.btn-style-25 .sppb-addon-content:hover a:after {
	opacity: 1;
	right: 0;
}

.btn-style-25 .sppb-addon-content:hover a {
	color: #3396d6;
	padding-right: 22px;
	background-color: #fff;
}


.btn-style-26 .sppb-addon-content {
	background-color: #efd018;
	color: #fff;
	font-size: 12px;
	padding: 10px 0;
	width: 140px;
	text-decoration: none;
	transition: all 0.5s ease 0s;
	border-radius: 27px;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	margin-top: 20px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: inherit;
}

.btn-style-26 .sppb-addon-content a:after {
	content: "»";
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.5s ease 0s;
}

.btn-style-26 .sppb-addon-content a,
.btn-style-26 .sppb-addon-content a:hover {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: all 0.5s ease 0s;
	color: #fff;
	background-color: transparent;
	line-height: inherit;
	padding: 0;
	font-weight: inherit;
	font-size: 12px;
}

.btn-style-26 .sppb-addon-content:hover a:after {
	opacity: 1;
	right: 0;
}

.btn-style-26 .sppb-addon-content:hover a {
	color: #fff;
	padding-right: 12px;
	background-color: transparent;
}

.btn-style-27 .sppb-addon-content a {
	background: #efd018 none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	padding: 18px 41px;
	text-align: center;
	transition: all 0.5s ease 0s;
	text-transform: uppercase;
}

.btn-style-27 .sppb-addon-content a:hover {
	box-shadow: 0 -70px 0 0 #fff inset;
	color: #1f1f1b;
}

/* */

/* COLUMNS */

.columns .sppb-addon-title {
	padding: 20px;
	color: #727272;
	font: 14px/23px "Open Sans",sans-serif;
	border: 1px solid #ddd;
	background: #f3f3f3 none repeat scroll 0 0;
}

/*  */

/* LISTS STYLES */

.list-style ul {list-style-type: none;}

.list-style ul li {
	padding-bottom: 9px;
	padding-top: 9px;
	animation: 0.5s ease 0s normal both 1 running flipdown;
	color: #727272;
}

.list-style ul li:before {
	font-size: 16px;
	display: inline-block;
	font-family: FontAwesome;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-rendering: auto;
	margin-right: 10px;
}

.list-style-1 ul li:before {
	content: "";
	color: #e67e22;
}

.list-style-2 ul li:before {
	content: "";
	color: #29a8e8;
}

.list-style-3 ul li:before {
	content: "";
	color: #6b2da1;
}

.list-style-4 ul li:before {
	content: "";
	color: #b42165;
}
.list-style-5 ul li:before {
	content: "";
	color: #4ecdc4;
}
.list-style-6 ul li:before {
	content: "";
	color: #efd018;
}

/* */



/* ADD SIMPLE LINE FONT */

@font-face {
	font-family: 'Simple-Line-Icons';
	src:url('fonts/Simple-Line-Icons.eot');
	src:url('fonts/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'),
		url('fonts/Simple-Line-Icons.woff') format('woff'),
		url('fonts/Simple-Line-Icons.ttf') format('truetype'),
		url('fonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'Simple-Line-Icons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-trophy, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-moustache, .icon-mouse, .icon-magnet, .icon-energy, .icon-emoticon-smile, .icon-disc, .icon-cursor-move, .icon-crop, .icon-credit-card, .icon-chemistry, .icon-user, .icon-speedometer, .icon-social-youtube, .icon-social-twitter, .icon-social-tumblr, .icon-social-facebook, .icon-social-dropbox, .icon-social-dribbble, .icon-shield, .icon-screen-tablet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglasses, .icon-envelope-open, .icon-envelope-letter, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-map, .icon-layers, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-frame, .icon-folder-alt, .icon-film, .icon-feed, .icon-earphones-alt, .icon-earphones, .icon-drop, .icon-drawer, .icon-docs, .icon-directions, .icon-direction, .icon-diamond, .icon-cup, .icon-compass, .icon-call-out, .icon-call-in, .icon-call-end, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-music-tone-alt, .icon-music-tone, .icon-microphone, .icon-loop, .icon-logout, .icon-login, .icon-list, .icon-like, .icon-home, .icon-grid, .icon-graph, .icon-equalizer, .icon-dislike, .icon-cursor, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-calendar, .icon-bulb, .icon-bar-chart, .icon-arrow-up, .icon-arrow-right, .icon-arrow-left, .icon-arrow-down, .icon-ban, .icon-bubble, .icon-camcorder, .icon-camera, .icon-check, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-doc, .icon-envelope, .icon-eye, .icon-flag, .icon-folder, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-plus, .icon-pointer, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symbol-female, .icon-symbol-male, .icon-target, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-users {
	font-family: 'Simple-Line-Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "Simple-Line-Icons";
  font-style: normal;
}

.sppb-media {
	overflow: visible;
}

.icon-user-female:before {
	content: "\e000";
}
.icon-user-follow:before {
	content: "\e002";
}
.icon-user-following:before {
	content: "\e003";
}
.icon-user-unfollow:before {
	content: "\e004";
}
.icon-trophy:before {
	content: "\e006";
}
.icon-screen-smartphone:before {
	content: "\e010";
}
.icon-screen-desktop:before {
	content: "\e011";
}
.icon-plane:before {
	content: "\e012";
}
.icon-notebook:before {
	content: "\e013";
}
.icon-moustache:before {
	content: "\e014";
}
.icon-mouse:before {
	content: "\e015";
}
.icon-magnet:before {
	content: "\e016";
}
.icon-energy:before {
	content: "\e020";
}
.icon-emoticon-smile:before {
	content: "\e021";
}
.icon-disc:before {
	content: "\e022";
}
.icon-cursor-move:before {
	content: "\e023";
}
.icon-crop:before {
	content: "\e024";
}
.icon-credit-card:before {
	content: "\e025";
}
.icon-chemistry:before {
	content: "\e026";
}
.icon-user:before {
	content: "\e005";
}
.icon-speedometer:before {
	content: "\e007";
}
.icon-social-youtube:before {
	content: "\e008";
}
.icon-social-twitter:before {
	content: "\e009";
}
.icon-social-tumblr:before {
	content: "\e00a";
}
.icon-social-facebook:before {
	content: "\e00b";
}
.icon-social-dropbox:before {
	content: "\e00c";
}
.icon-social-dribbble:before {
	content: "\e00d";
}
.icon-shield:before {
	content: "\e00e";
}
.icon-screen-tablet:before {
	content: "\e00f";
}
.icon-magic-wand:before {
	content: "\e017";
}
.icon-hourglass:before {
	content: "\e018";
}
.icon-graduation:before {
	content: "\e019";
}
.icon-ghost:before {
	content: "\e01a";
}
.icon-game-controller:before {
	content: "\e01b";
}
.icon-fire:before {
	content: "\e01c";
}
.icon-eyeglasses:before {
	content: "\e01d";
}
.icon-envelope-open:before {
	content: "\e01e";
}
.icon-envelope-letter:before {
	content: "\e01f";
}
.icon-bell:before {
	content: "\e027";
}
.icon-badge:before {
	content: "\e028";
}
.icon-anchor:before {
	content: "\e029";
}
.icon-wallet:before {
	content: "\e02a";
}
.icon-vector:before {
	content: "\e02b";
}
.icon-speech:before {
	content: "\e02c";
}
.icon-puzzle:before {
	content: "\e02d";
}
.icon-printer:before {
	content: "\e02e";
}
.icon-present:before {
	content: "\e02f";
}
.icon-playlist:before {
	content: "\e030";
}
.icon-pin:before {
	content: "\e031";
}
.icon-picture:before {
	content: "\e032";
}
.icon-map:before {
	content: "\e033";
}
.icon-layers:before {
	content: "\e034";
}
.icon-handbag:before {
	content: "\e035";
}
.icon-globe-alt:before {
	content: "\e036";
}
.icon-globe:before {
	content: "\e037";
}
.icon-frame:before {
	content: "\e038";
}
.icon-folder-alt:before {
	content: "\e039";
}
.icon-film:before {
	content: "\e03a";
}
.icon-feed:before {
	content: "\e03b";
}
.icon-earphones-alt:before {
	content: "\e03c";
}
.icon-earphones:before {
	content: "\e03d";
}
.icon-drop:before {
	content: "\e03e";
}
.icon-drawer:before {
	content: "\e03f";
}
.icon-docs:before {
	content: "\e040";
}
.icon-directions:before {
	content: "\e041";
}
.icon-direction:before {
	content: "\e042";
}
.icon-diamond:before {
	content: "\e043";
}
.icon-cup:before {
	content: "\e044";
}
.icon-compass:before {
	content: "\e045";
}
.icon-call-out:before {
	content: "\e046";
}
.icon-call-in:before {
	content: "\e047";
}
.icon-call-end:before {
	content: "\e048";
}
.icon-calculator:before {
	content: "\e049";
}
.icon-bubbles:before {
	content: "\e04a";
}
.icon-briefcase:before {
	content: "\e04b";
}
.icon-book-open:before {
	content: "\e04c";
}
.icon-basket-loaded:before {
	content: "\e04d";
}
.icon-basket:before {
	content: "\e04e";
}
.icon-bag:before {
	content: "\e04f";
}
.icon-action-undo:before {
	content: "\e050";
}
.icon-action-redo:before {
	content: "\e051";
}
.icon-wrench:before {
	content: "\e052";
}
.icon-umbrella:before {
	content: "\e053";
}
.icon-trash:before {
	content: "\e054";
}
.icon-tag:before {
	content: "\e055";
}
.icon-support:before {
	content: "\e056";
}
.icon-size-fullscreen:before {
	content: "\e057";
}
.icon-size-actual:before {
	content: "\e058";
}
.icon-shuffle:before {
	content: "\e059";
}
.icon-share-alt:before {
	content: "\e05a";
}
.icon-share:before {
	content: "\e05b";
}
.icon-rocket:before {
	content: "\e05c";
}
.icon-question:before {
	content: "\e05d";
}
.icon-pie-chart:before {
	content: "\e05e";
}
.icon-pencil:before {
	content: "\e05f";
}
.icon-note:before {
	content: "\e060";
}
.icon-music-tone-alt:before {
	content: "\e061";
}
.icon-music-tone:before {
	content: "\e062";
}
.icon-microphone:before {
	content: "\e063";
}
.icon-loop:before {
	content: "\e064";
}
.icon-logout:before {
	content: "\e065";
}
.icon-login:before {
	content: "\e066";
}
.icon-list:before {
	content: "\e067";
}
.icon-like:before {
	content: "\e068";
}
.icon-home:before {
	content: "\e069";
}
.icon-grid:before {
	content: "\e06a";
}
.icon-graph:before {
	content: "\e06b";
}
.icon-equalizer:before {
	content: "\e06c";
}
.icon-dislike:before {
	content: "\e06d";
}
.icon-cursor:before {
	content: "\e06e";
}
.icon-control-start:before {
	content: "\e06f";
}
.icon-control-rewind:before {
	content: "\e070";
}
.icon-control-play:before {
	content: "\e071";
}
.icon-control-pause:before {
	content: "\e072";
}
.icon-control-forward:before {
	content: "\e073";
}
.icon-control-end:before {
	content: "\e074";
}
.icon-calendar:before {
	content: "\e075";
}
.icon-bulb:before {
	content: "\e076";
}
.icon-bar-chart:before {
	content: "\e077";
}
.icon-arrow-up:before {
	content: "\e078";
}
.icon-arrow-right:before {
	content: "\e079";
}
.icon-arrow-left:before {
	content: "\e07a";
}
.icon-arrow-down:before {
	content: "\e07b";
}
.icon-ban:before {
	content: "\e07c";
}
.icon-bubble:before {
	content: "\e07d";
}
.icon-camcorder:before {
	content: "\e07e";
}
.icon-camera:before {
	content: "\e07f";
}
.icon-check:before {
	content: "\e080";
}
.icon-clock:before {
	content: "\e081";
}
.icon-close:before {
	content: "\e082";
}
.icon-cloud-download:before {
	content: "\e083";
}
.icon-cloud-upload:before {
	content: "\e084";
}
.icon-doc:before {
	content: "\e085";
}
.icon-envelope:before {
	content: "\e086";
}
.icon-eye:before {
	content: "\e087";
}
.icon-flag:before {
	content: "\e088";
}
.icon-folder:before {
	content: "\e089";
}
.icon-heart:before {
	content: "\e08a";
}
.icon-info:before {
	content: "\e08b";
}
.icon-key:before {
	content: "\e08c";
}
.icon-link:before {
	content: "\e08d";
}
.icon-lock:before {
	content: "\e08e";
}
.icon-lock-open:before {
	content: "\e08f";
}
.icon-magnifier:before {
	content: "\e090";
}
.icon-magnifier-add:before {
	content: "\e091";
}
.icon-magnifier-remove:before {
	content: "\e092";
}
.icon-paper-clip:before {
	content: "\e093";
}
.icon-paper-plane:before {
	content: "\e094";
}
.icon-plus:before {
	content: "\e095";
}
.icon-pointer:before {
	content: "\e096";
}
.icon-power:before {
	content: "\e097";
}
.icon-refresh:before {
	content: "\e098";
}
.icon-reload:before {
	content: "\e099";
}
.icon-settings:before {
	content: "\e09a";
}
.icon-star:before {
	content: "\e09b";
}
.icon-symbol-female:before {
	content: "\e09c";
}
.icon-symbol-male:before {
	content: "\e09d";
}
.icon-target:before {
	content: "\e09e";
}
.icon-volume-1:before {
	content: "\e09f";
}
.icon-volume-2:before {
	content: "\e0a0";
}
.icon-volume-off:before {
	content: "\e0a1";
}
.icon-users:before {
	content: "\e001";
}

/* ADD ET FONT */

@font-face {
	font-family: 'et-line';
	src:url('fonts/et-line.eot');
	src:url('fonts/et-line.eot?#iefix') format('embedded-opentype'),
		url('fonts/et-line.woff') format('woff'),
		url('fonts/et-line.ttf') format('truetype'),
		url('fonts/et-line.svg#et-line') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'et-line';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.et-icon-mobile, .et-icon-laptop, .et-icon-desktop, .et-icon-tablet, .et-icon-phone, .et-icon-document, .et-icon-documents, .et-icon-search, .et-icon-clipboard, .et-icon-newspaper, .et-icon-notebook, .et-icon-book-open, .et-icon-browser, .et-icon-calendar, .et-icon-presentation, .et-icon-picture, .et-icon-pictures, .et-icon-video, .et-icon-camera, .et-icon-printer, .et-icon-toolbox, .et-icon-briefcase, .et-icon-wallet, .et-icon-gift, .et-icon-bargraph, .et-icon-grid, .et-icon-expand, .et-icon-focus, .et-icon-edit, .et-icon-adjustments, .et-icon-ribbon, .et-icon-hourglass, .et-icon-lock, .et-icon-megaphone, .et-icon-shield, .et-icon-trophy, .et-icon-flag, .et-icon-map, .et-icon-puzzle, .et-icon-basket, .et-icon-envelope, .et-icon-streetsign, .et-icon-telescope, .et-icon-gears, .et-icon-key, .et-icon-paperclip, .et-icon-attachment, .et-icon-pricetags, .et-icon-lightbulb, .et-icon-layers, .et-icon-pencil, .et-icon-tools, .et-icon-tools-2, .et-icon-scissors, .et-icon-paintbrush, .et-icon-magnifying-glass, .et-icon-circle-compass, .et-icon-linegraph, .et-icon-mic, .et-icon-strategy, .et-icon-beaker, .et-icon-caution, .et-icon-recycle, .et-icon-anchor, .et-icon-profile-male, .et-icon-profile-female, .et-icon-bike, .et-icon-wine, .et-icon-hotairballoon, .et-icon-globe, .et-icon-genius, .et-icon-map-pin, .et-icon-dial, .et-icon-chat, .et-icon-heart, .et-icon-cloud, .et-icon-upload, .et-icon-download, .et-icon-target, .et-icon-hazardous, .et-icon-piechart, .et-icon-speedometer, .et-icon-global, .et-icon-compass, .et-icon-lifesaver, .et-icon-clock, .et-icon-aperture, .et-icon-quote, .et-icon-scope, .et-icon-alarmclock, .et-icon-refresh, .et-icon-happy, .et-icon-sad, .et-icon-facebook, .et-icon-twitter, .et-icon-googleplus, .et-icon-rss, .et-icon-tumblr, .et-icon-linkedin, .et-icon-dribbble {
	font-family:et-line;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
}
.et-icon-mobile:before {
	content: "\e000";
}
.et-icon-laptop:before {
	content: "\e001";
}
.et-icon-desktop:before {
	content: "\e002";
}
.et-icon-tablet:before {
	content: "\e003";
}
.et-icon-phone:before {
	content: "\e004";
}
.et-icon-document:before {
	content: "\e005";
}
.et-icon-documents:before {
	content: "\e006";
}
.et-icon-search:before {
	content: "\e007";
}
.et-icon-clipboard:before {
	content: "\e008";
}
.et-icon-newspaper:before {
	content: "\e009";
}
.et-icon-notebook:before {
	content: "\e00a";
}
.et-icon-book-open:before {
	content: "\e00b";
}
.et-icon-browser:before {
	content: "\e00c";
}
.et-icon-calendar:before {
	content: "\e00d";
}
.et-icon-presentation:before {
	content: "\e00e";
}
.et-icon-picture:before {
	content: "\e00f";
}
.et-icon-pictures:before {
	content: "\e010";
}
.et-icon-video:before {
	content: "\e011";
}
.et-icon-camera:before {
	content: "\e012";
}
.et-icon-printer:before {
	content: "\e013";
}
.et-icon-toolbox:before {
	content: "\e014";
}
.et-icon-briefcase:before {
	content: "\e015";
}
.et-icon-wallet:before {
	content: "\e016";
}
.et-icon-gift:before {
	content: "\e017";
}
.et-icon-bargraph:before {
	content: "\e018";
}
.et-icon-grid:before {
	content: "\e019";
}
.et-icon-expand:before {
	content: "\e01a";
}
.et-icon-focus:before {
	content: "\e01b";
}
.et-icon-edit:before {
	content: "\e01c";
}
.et-icon-adjustments:before {
	content: "\e01d";
}
.et-icon-ribbon:before {
	content: "\e01e";
}
.et-icon-hourglass:before {
	content: "\e01f";
}
.et-icon-lock:before {
	content: "\e020";
}
.et-icon-megaphone:before {
	content: "\e021";
}
.et-icon-shield:before {
	content: "\e022";
}
.et-icon-trophy:before {
	content: "\e023";
}
.et-icon-flag:before {
	content: "\e024";
}
.et-icon-map:before {
	content: "\e025";
}
.et-icon-puzzle:before {
	content: "\e026";
}
.et-icon-basket:before {
	content: "\e027";
}
.et-icon-envelope:before {
	content: "\e028";
}
.et-icon-streetsign:before {
	content: "\e029";
}
.et-icon-telescope:before {
	content: "\e02a";
}
.et-icon-gears:before {
	content: "\e02b";
}
.et-icon-key:before {
	content: "\e02c";
}
.et-icon-paperclip:before {
	content: "\e02d";
}
.et-icon-attachment:before {
	content: "\e02e";
}
.et-icon-pricetags:before {
	content: "\e02f";
}
.et-icon-lightbulb:before {
	content: "\e030";
}
.et-icon-layers:before {
	content: "\e031";
}
.et-icon-pencil:before {
	content: "\e032";
}
.et-icon-tools:before {
	content: "\e033";
}
.et-icon-tools-2:before {
	content: "\e034";
}
.et-icon-scissors:before {
	content: "\e035";
}
.et-icon-paintbrush:before {
	content: "\e036";
}
.et-icon-magnifying-glass:before {
	content: "\e037";
}
.et-icon-circle-compass:before {
	content: "\e038";
}
.et-icon-linegraph:before {
	content: "\e039";
}
.et-icon-mic:before {
	content: "\e03a";
}
.et-icon-strategy:before {
	content: "\e03b";
}
.et-icon-beaker:before {
	content: "\e03c";
}
.et-icon-caution:before {
	content: "\e03d";
}
.et-icon-recycle:before {
	content: "\e03e";
}
.et-icon-anchor:before {
	content: "\e03f";
}
.et-icon-profile-male:before {
	content: "\e040";
}
.et-icon-profile-female:before {
	content: "\e041";
}
.et-icon-bike:before {
	content: "\e042";
}
.et-icon-wine:before {
	content: "\e043";
}
.et-icon-hotairballoon:before {
	content: "\e044";
}
.et-icon-globe:before {
	content: "\e045";
}
.et-icon-genius:before {
	content: "\e046";
}
.et-icon-map-pin:before {
	content: "\e047";
}
.et-icon-dial:before {
	content: "\e048";
}
.et-icon-chat:before {
	content: "\e049";
}
.et-icon-heart:before {
	content: "\e04a";
}
.et-icon-cloud:before {
	content: "\e04b";
}
.et-icon-upload:before {
	content: "\e04c";
}
.et-icon-download:before {
	content: "\e04d";
}
.et-icon-target:before {
	content: "\e04e";
}
.et-icon-hazardous:before {
	content: "\e04f";
}
.et-icon-piechart:before {
	content: "\e050";
}
.et-icon-speedometer:before {
	content: "\e051";
}
.et-icon-global:before {
	content: "\e052";
}
.et-icon-compass:before {
	content: "\e053";
}
.et-icon-lifesaver:before {
	content: "\e054";
}
.et-icon-clock:before {
	content: "\e055";
}
.et-icon-aperture:before {
	content: "\e056";
}
.et-icon-quote:before {
	content: "\e057";
}
.et-icon-scope:before {
	content: "\e058";
}
.et-icon-alarmclock:before {
	content: "\e059";
}
.et-icon-refresh:before {
	content: "\e05a";
}
.et-icon-happy:before {
	content: "\e05b";
}
.et-icon-sad:before {
	content: "\e05c";
}
.et-icon-facebook:before {
	content: "\e05d";
}
.et-icon-twitter:before {
	content: "\e05e";
}
.et-icon-googleplus:before {
	content: "\e05f";
}
.et-icon-rss:before {
	content: "\e060";
}
.et-icon-tumblr:before {
	content: "\e061";
}
.et-icon-linkedin:before {
	content: "\e062";
}
.et-icon-dribbble:before {
	content: "\e063";
}

/* ADD PE 7 ICONS */

@font-face {
	font-family: 'Pe-icon-7-stroke';
	src:url('fonts/Pe-icon-7-stroke.eot?d7yf1v');
	src:url('fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
		url('fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
		url('fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
		url('fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
	display: inline-block;
	font-family: 'Pe-icon-7-stroke';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pe-7s-album:before {
	content: "\e6aa";
}
.pe-7s-arc:before {
	content: "\e6ab";
}
.pe-7s-back-2:before {
	content: "\e6ac";
}
.pe-7s-bandaid:before {
	content: "\e6ad";
}
.pe-7s-car:before {
	content: "\e6ae";
}
.pe-7s-diamond:before {
	content: "\e6af";
}
.pe-7s-door-lock:before {
	content: "\e6b0";
}
.pe-7s-eyedropper:before {
	content: "\e6b1";
}
.pe-7s-female:before {
	content: "\e6b2";
}
.pe-7s-gym:before {
	content: "\e6b3";
}
.pe-7s-hammer:before {
	content: "\e6b4";
}
.pe-7s-headphones:before {
	content: "\e6b5";
}
.pe-7s-helm:before {
	content: "\e6b6";
}
.pe-7s-hourglass:before {
	content: "\e6b7";
}
.pe-7s-leaf:before {
	content: "\e6b8";
}
.pe-7s-magic-wand:before {
	content: "\e6b9";
}
.pe-7s-male:before {
	content: "\e6ba";
}
.pe-7s-map-2:before {
	content: "\e6bb";
}
.pe-7s-next-2:before {
	content: "\e6bc";
}
.pe-7s-paint-bucket:before {
	content: "\e6bd";
}
.pe-7s-pendrive:before {
	content: "\e6be";
}
.pe-7s-photo:before {
	content: "\e6bf";
}
.pe-7s-piggy:before {
	content: "\e6c0";
}
.pe-7s-plugin:before {
	content: "\e6c1";
}
.pe-7s-refresh-2:before {
	content: "\e6c2";
}
.pe-7s-rocket:before {
	content: "\e6c3";
}
.pe-7s-settings:before {
	content: "\e6c4";
}
.pe-7s-shield:before {
	content: "\e6c5";
}
.pe-7s-smile:before {
	content: "\e6c6";
}
.pe-7s-usb:before {
	content: "\e6c7";
}
.pe-7s-vector:before {
	content: "\e6c8";
}
.pe-7s-wine:before {
	content: "\e6c9";
}
.pe-7s-cloud-upload:before {
	content: "\e68a";
}
.pe-7s-cash:before {
	content: "\e68c";
}
.pe-7s-close:before {
	content: "\e680";
}
.pe-7s-bluetooth:before {
	content: "\e68d";
}
.pe-7s-cloud-download:before {
	content: "\e68b";
}
.pe-7s-way:before {
	content: "\e68e";
}
.pe-7s-close-circle:before {
	content: "\e681";
}
.pe-7s-id:before {
	content: "\e68f";
}
.pe-7s-angle-up:before {
	content: "\e682";
}
.pe-7s-wristwatch:before {
	content: "\e690";
}
.pe-7s-angle-up-circle:before {
	content: "\e683";
}
.pe-7s-world:before {
	content: "\e691";
}
.pe-7s-angle-right:before {
	content: "\e684";
}
.pe-7s-volume:before {
	content: "\e692";
}
.pe-7s-angle-right-circle:before {
	content: "\e685";
}
.pe-7s-users:before {
	content: "\e693";
}
.pe-7s-angle-left:before {
	content: "\e686";
}
.pe-7s-user-female:before {
	content: "\e694";
}
.pe-7s-angle-left-circle:before {
	content: "\e687";
}
.pe-7s-up-arrow:before {
	content: "\e695";
}
.pe-7s-angle-down:before {
	content: "\e688";
}
.pe-7s-switch:before {
	content: "\e696";
}
.pe-7s-angle-down-circle:before {
	content: "\e689";
}
.pe-7s-scissors:before {
	content: "\e697";
}
.pe-7s-wallet:before {
	content: "\e600";
}
.pe-7s-safe:before {
	content: "\e698";
}
.pe-7s-volume2:before {
	content: "\e601";
}
.pe-7s-volume1:before {
	content: "\e602";
}
.pe-7s-voicemail:before {
	content: "\e603";
}
.pe-7s-video:before {
	content: "\e604";
}
.pe-7s-user:before {
	content: "\e605";
}
.pe-7s-upload:before {
	content: "\e606";
}
.pe-7s-unlock:before {
	content: "\e607";
}
.pe-7s-umbrella:before {
	content: "\e608";
}
.pe-7s-trash:before {
	content: "\e609";
}
.pe-7s-tools:before {
	content: "\e60a";
}
.pe-7s-timer:before {
	content: "\e60b";
}
.pe-7s-ticket:before {
	content: "\e60c";
}
.pe-7s-target:before {
	content: "\e60d";
}
.pe-7s-sun:before {
	content: "\e60e";
}
.pe-7s-study:before {
	content: "\e60f";
}
.pe-7s-stopwatch:before {
	content: "\e610";
}
.pe-7s-star:before {
	content: "\e611";
}
.pe-7s-speaker:before {
	content: "\e612";
}
.pe-7s-signal:before {
	content: "\e613";
}
.pe-7s-shuffle:before {
	content: "\e614";
}
.pe-7s-shopbag:before {
	content: "\e615";
}
.pe-7s-share:before {
	content: "\e616";
}
.pe-7s-server:before {
	content: "\e617";
}
.pe-7s-search:before {
	content: "\e618";
}
.pe-7s-film:before {
	content: "\e6a5";
}
.pe-7s-science:before {
	content: "\e619";
}
.pe-7s-disk:before {
	content: "\e6a6";
}
.pe-7s-ribbon:before {
	content: "\e61a";
}
.pe-7s-repeat:before {
	content: "\e61b";
}
.pe-7s-refresh:before {
	content: "\e61c";
}
.pe-7s-add-user:before {
	content: "\e6a9";
}
.pe-7s-refresh-cloud:before {
	content: "\e61d";
}
.pe-7s-paperclip:before {
	content: "\e69c";
}
.pe-7s-radio:before {
	content: "\e61e";
}
.pe-7s-note2:before {
	content: "\e69d";
}
.pe-7s-print:before {
	content: "\e61f";
}
.pe-7s-network:before {
	content: "\e69e";
}
.pe-7s-prev:before {
	content: "\e620";
}
.pe-7s-mute:before {
	content: "\e69f";
}
.pe-7s-power:before {
	content: "\e621";
}
.pe-7s-medal:before {
	content: "\e6a0";
}
.pe-7s-portfolio:before {
	content: "\e622";
}
.pe-7s-like2:before {
	content: "\e6a1";
}
.pe-7s-plus:before {
	content: "\e623";
}
.pe-7s-left-arrow:before {
	content: "\e6a2";
}
.pe-7s-play:before {
	content: "\e624";
}
.pe-7s-key:before {
	content: "\e6a3";
}
.pe-7s-plane:before {
	content: "\e625";
}
.pe-7s-joy:before {
	content: "\e6a4";
}
.pe-7s-photo-gallery:before {
	content: "\e626";
}
.pe-7s-pin:before {
	content: "\e69b";
}
.pe-7s-phone:before {
	content: "\e627";
}
.pe-7s-plug:before {
	content: "\e69a";
}
.pe-7s-pen:before {
	content: "\e628";
}
.pe-7s-right-arrow:before {
	content: "\e699";
}
.pe-7s-paper-plane:before {
	content: "\e629";
}
.pe-7s-delete-user:before {
	content: "\e6a7";
}
.pe-7s-paint:before {
	content: "\e62a";
}
.pe-7s-bottom-arrow:before {
	content: "\e6a8";
}
.pe-7s-notebook:before {
	content: "\e62b";
}
.pe-7s-note:before {
	content: "\e62c";
}
.pe-7s-next:before {
	content: "\e62d";
}
.pe-7s-news-paper:before {
	content: "\e62e";
}
.pe-7s-musiclist:before {
	content: "\e62f";
}
.pe-7s-music:before {
	content: "\e630";
}
.pe-7s-mouse:before {
	content: "\e631";
}
.pe-7s-more:before {
	content: "\e632";
}
.pe-7s-moon:before {
	content: "\e633";
}
.pe-7s-monitor:before {
	content: "\e634";
}
.pe-7s-micro:before {
	content: "\e635";
}
.pe-7s-menu:before {
	content: "\e636";
}
.pe-7s-map:before {
	content: "\e637";
}
.pe-7s-map-marker:before {
	content: "\e638";
}
.pe-7s-mail:before {
	content: "\e639";
}
.pe-7s-mail-open:before {
	content: "\e63a";
}
.pe-7s-mail-open-file:before {
	content: "\e63b";
}
.pe-7s-magnet:before {
	content: "\e63c";
}
.pe-7s-loop:before {
	content: "\e63d";
}
.pe-7s-look:before {
	content: "\e63e";
}
.pe-7s-lock:before {
	content: "\e63f";
}
.pe-7s-lintern:before {
	content: "\e640";
}
.pe-7s-link:before {
	content: "\e641";
}
.pe-7s-like:before {
	content: "\e642";
}
.pe-7s-light:before {
	content: "\e643";
}
.pe-7s-less:before {
	content: "\e644";
}
.pe-7s-keypad:before {
	content: "\e645";
}
.pe-7s-junk:before {
	content: "\e646";
}
.pe-7s-info:before {
	content: "\e647";
}
.pe-7s-home:before {
	content: "\e648";
}
.pe-7s-help2:before {
	content: "\e649";
}
.pe-7s-help1:before {
	content: "\e64a";
}
.pe-7s-graph3:before {
	content: "\e64b";
}
.pe-7s-graph2:before {
	content: "\e64c";
}
.pe-7s-graph1:before {
	content: "\e64d";
}
.pe-7s-graph:before {
	content: "\e64e";
}
.pe-7s-global:before {
	content: "\e64f";
}
.pe-7s-gleam:before {
	content: "\e650";
}
.pe-7s-glasses:before {
	content: "\e651";
}
.pe-7s-gift:before {
	content: "\e652";
}
.pe-7s-folder:before {
	content: "\e653";
}
.pe-7s-flag:before {
	content: "\e654";
}
.pe-7s-filter:before {
	content: "\e655";
}
.pe-7s-file:before {
	content: "\e656";
}
.pe-7s-expand1:before {
	content: "\e657";
}
.pe-7s-exapnd2:before {
	content: "\e658";
}
.pe-7s-edit:before {
	content: "\e659";
}
.pe-7s-drop:before {
	content: "\e65a";
}
.pe-7s-drawer:before {
	content: "\e65b";
}
.pe-7s-download:before {
	content: "\e65c";
}
.pe-7s-display2:before {
	content: "\e65d";
}
.pe-7s-display1:before {
	content: "\e65e";
}
.pe-7s-diskette:before {
	content: "\e65f";
}
.pe-7s-date:before {
	content: "\e660";
}
.pe-7s-cup:before {
	content: "\e661";
}
.pe-7s-culture:before {
	content: "\e662";
}
.pe-7s-crop:before {
	content: "\e663";
}
.pe-7s-credit:before {
	content: "\e664";
}
.pe-7s-copy-file:before {
	content: "\e665";
}
.pe-7s-config:before {
	content: "\e666";
}
.pe-7s-compass:before {
	content: "\e667";
}
.pe-7s-comment:before {
	content: "\e668";
}
.pe-7s-coffee:before {
	content: "\e669";
}
.pe-7s-cloud:before {
	content: "\e66a";
}
.pe-7s-clock:before {
	content: "\e66b";
}
.pe-7s-check:before {
	content: "\e66c";
}
.pe-7s-chat:before {
	content: "\e66d";
}
.pe-7s-cart:before {
	content: "\e66e";
}
.pe-7s-camera:before {
	content: "\e66f";
}
.pe-7s-call:before {
	content: "\e670";
}
.pe-7s-calculator:before {
	content: "\e671";
}
.pe-7s-browser:before {
	content: "\e672";
}
.pe-7s-box2:before {
	content: "\e673";
}
.pe-7s-box1:before {
	content: "\e674";
}
.pe-7s-bookmarks:before {
	content: "\e675";
}
.pe-7s-bicycle:before {
	content: "\e676";
}
.pe-7s-bell:before {
	content: "\e677";
}
.pe-7s-battery:before {
	content: "\e678";
}
.pe-7s-ball:before {
	content: "\e679";
}
.pe-7s-back:before {
	content: "\e67a";
}
.pe-7s-attention:before {
	content: "\e67b";
}
.pe-7s-anchor:before {
	content: "\e67c";
}
.pe-7s-albums:before {
	content: "\e67d";
}
.pe-7s-alarm:before {
	content: "\e67e";
}
.pe-7s-airplay:before {
	content: "\e67f";
}

/* */

/* CUSTOM OFFCANVAS */

.offcanvas-overlay {
	background: rgba(0,0,0,0.9);
}

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

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

.offcanvas-menu .offcanvas-inner {
	padding: 30px;
	display: table;
	margin: auto;
}

.offcanvas-active .offcanvas-menu {
	width: 100%;
}

body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
	right: 0;
}

.offcanvas-menu .offcanvas-inner .sp-module ul {
	align-items: center;
	justify-content: center;
}

.offcanvas-menu .offcanvas-inner {
	padding: 30px;
	display: table;
	margin: auto;
	margin-top: 80px;
}

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

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
	color: #fff;
	display: inline-block;
	font-size: 28px;
	padding: 20px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li {
	overflow: visible;
	position: static;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler::after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler::after {
	content: "\f107";
}

.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 {
	color: #fff;
	padding: 0;
	right: -15px !important;
}

/* */

/* 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; 
}

.offcanvas-menu > .d-flex {
	padding: 0 !important;
}

.offcanvas-menu > .d-flex > .logo,
.breadcrumb .float-start {
	display: none !important;
}

.burger-icon > span {
	background-color: #fff;
}
.text-start,
.text-left {
 text-align:left!important
}
.text-end,
.text-right {
 text-align:right!important
}
@media (min-width:576px) {
 .text-sm-start,
.text-sm-left {
  text-align:left!important
 }
 .text-sm-end,
.text-sm-right {
  text-align:right!important
 }
 .text-sm-center {
  text-align:center!important
 }
}
@media (min-width:768px) {
 .text-md-start,
.text-md-left {
  text-align:left!important
 }
 .text-md-end,
.text-md-right {
  text-align:right!important
 }
 .text-md-center {
  text-align:center!important
 }
}
@media (min-width:992px) {
 .text-lg-start,
.text-lg-left {
  text-align:left!important
 }
 .text-lg-end,
.text-lg-right {
  text-align:right!important
 }
 .text-lg-center {
  text-align:center!important
 }
}
@media (min-width:1200px) {
 .text-xl-start,
.text-xl-left {
  text-align:left!important
 }
 .text-xl-end,
.text-xl-right {
  text-align:right!important
 }
 .text-xl-center {
  text-align:center!important
 }
}

.sp-page-title {
	position: relative;
}

.media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
}

.media-body {
	-ms-flex: 1;
	flex: 1;
}

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

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

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

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

a[class*="fa-"]::before,
ul.list-styled li::before,
.sppb-pricing-box .sppb-pricing-features > ul > li::before {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
}

a[class*="fa-"]::before, a[class*="fa-"] > i {
	font-family: "Font Awesome 5 Brands" !important;
	font-weight: 400 !important;
}

.sp-group-title.sp-menu-heading {
  text-transform: uppercase;
  padding: 12px 23px;
    padding-bottom: 12px;
  letter-spacing: 0.9px;
  padding-bottom: 7px;
  margin: 0;
  color: #1d2025;
  font-weight: 500;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
	color: #fff;
}

.close-offcanvas .burger-icon > span {
  background-color: #fff !important;
}