@import url(https://fonts.googleapis.com/css?family=Lato:100,200,300,400,500,600,700,800,900,300italic,400italic);
@import url(https://fonts.googleapis.com/css?family=Poppins:400,300,500,600,700);

/* GLOBAL STYLES */

body {
	background: #fff;
	font-family: 'Lato', sans-serif;
	overflow-x: hidden;
	color: #777;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.42857143;
}

h1,h2,h3,h4,h5,h6 {
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	margin: 0;
	letter-spacing: -1px;
	line-height: 1.1;
}

p {
	font-size: 14px;
	color: #777;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
}

b, strong {
	font-weight: 700;
}

a {
	color: #333;
	line-height: 1.42857143;
}

a:hover {
	color: #1dc6bc;
}

a, a:hover, a:focus, button, button:hover {
	outline: 0;
	text-decoration: none;
	transition: .4s;
}

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

input:focus, button:focus {
	outline: none;
	box-shadow: none;
}

.sppb-btn {
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 15px 17px;
	border: none;
	text-transform: uppercase;
	font-family: Poppins;
	border-radius: 0px;
}

.sppb-btn.sppb-btn-default {
	color: #000;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
}

.sppb-btn.sppb-btn-default.sppb-btn-border {
	border-color: #ffffff;
	color: #fff;
}

.sppb-btn.sppb-btn-default:hover {
	background-color: #e6e6e6;
	color: #000;
}

.sppb-btn.sppb-btn-primary {
	background-color: #1dc6bc;
	border: 2px solid #1dc6bc;
}

.sppb-btn.sppb-btn-primary.sppb-btn-border {
	border-color: #1dc6bc;
	color: #1dc6bc;
}

.sppb-btn.sppb-btn-primary:hover {
	background-color: #111;
	border-color: #111;
	color: #fff;
}

.sppb-btn.sppb-btn-success {
	background-color: #2ecc71;
}

.sppb-btn.sppb-btn-success.sppb-btn-border {
	border-color: #2ecc71;
	color: #2ecc71;
}

.sppb-btn.sppb-btn-success:hover {
	background-color: #25a25a;
	color: #fff;
}

.sppb-btn.sppb-btn-info {
	background-color: #81cfe0;
}

.sppb-btn.sppb-btn-info.sppb-btn-border {
	border-color: #81cfe0;
	color: #81cfe0;
}

.sppb-btn.sppb-btn-info:hover {
	background-color: #58bfd6;
	color: #fff;
}

.sppb-btn.sppb-btn-warning {
	background-color: #f39c12;
}

.sppb-btn.sppb-btn-warning.sppb-btn-border {
	border-color: #f39c12;
	color: #f39c12;
}

.sppb-btn.sppb-btn-warning:hover {
	background-color: #c87f0a;
	color: #fff;
}

.sppb-btn.sppb-btn-danger {
	background-color: #c0392b;
}

.sppb-btn.sppb-btn-danger.sppb-btn-border {
	border-color: #c0392b;
	color: #c0392b;
}

.sppb-btn.sppb-btn-danger:hover {
	background-color: #962d22;
	color: #fff;
}

.sppb-btn.sppb-btn-border {
	border: 2px solid;
	background: transparent;
}

.sppb-btn.sppb-btn-black {
	background: #09142f;
	border: 2px solid #09142f;
	color: #fff;
}

.sppb-btn.sppb-btn-black:hover {
	background: #1dc6bc;
	border: 2px solid #1dc6bc;
	color: #fff;
}

.sppb-btn.sppb-btn-md {
	padding: 15px 25px;
}

.sppb-btn.sppb-btn-lg {
	font-size: 12px;
	padding: 14px 35px;
}

.sppb-btn.sppb-btn-sm {
	padding: 9px 20px;
}

.sppb-btn.sppb-btn-xs {
	font-size: 11px;
	padding: 7px 15px;
}

/* */

/* HEADER */


.nav-placeholder {
	background: transparent none repeat scroll 0 0 !important;
	height: 0px !important;
}

@media only screen and (min-width:992px){
	
	#offcanvas-toggler  {
		display:none;
	}

}

#sp-header {
	background: transparent none repeat scroll 0% 0%;
	padding: 25px 0px;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	border: none;
	height: inherit;
	box-shadow: none;
}

#sp-header.menu-fixed-out {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	min-height: 50px;
	margin-bottom: 20px;
}

#sp-header.menu-fixed,
#sp-header.nontransparent-header.menu-fixed-out {
	background: rgb(17, 17, 17) none repeat scroll 0% 0%;
	padding: 15px 0px;
}

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

#sp-header .logo a,
#sp-header .logo a:hover {	
	font-family: Poppins;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 5px;
	height: 50px;
	padding: 15px 15px;
	line-height: 20px;
}

#sp-header #sp-logo, #sp-header #sp-menu {padding: 0;}

.sp-megamenu-parent > li {
	margin-left: 30px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 12px;
	font-family: Poppins;
	position: relative;
	padding: 15px 0 0;
	letter-spacing: 1px;
	line-height: 20px;
}

.sp-megamenu-parent > li > a:before, .sp-megamenu-parent > li > span:before {
	content: "";
	height: 5px;
	width: 5px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	margin: 0 auto;
	border-radius: 50%;
}

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

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

.sp-megamenu-parent > li.active > a:before, .sp-megamenu-parent > li:hover > a:before {
	content: "";
	height: 5px;
	width: 5px;
	background: #fff;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	opacity: 1;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	margin: 0 auto;
	border-radius: 50%;
	right: 0;
}

/* Submenu */

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
	padding-top: 30px;
	width: auto !important;
	left: 0 !important;
	right: auto !important;
	min-width: 190px !important;
	z-index: 99;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	background: #111;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	padding: 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
	padding: 12px 20px;
	color: #fff;
	border-bottom: 1px solid #222;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	width: 100%;
	line-height: 1.42857143;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	background: #111;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	color: #fff;
}

/* */

/* INDEX 1 */

.index1-top-heading .sppb-addon-title {
	color: #fff;
	font-size: 68px;
	line-height: 60px;
	margin: -20px 0 30px;
	font-weight: 500;
}

.index1-top-heading .sppb-addon-content {
	color: #fff;
	font-size: 15px;
	line-height: 26px;
	margin: 0 0 30px;
}

@media (min-width: 993px) and (max-width: 4000px) {

	.center-content .index1-top-heading {
		padding-top: 140px;
	}

}

.index1-top-heading-btn a.sppb-btn {
	font-size: 12px;
	padding: 14px 35px;
	background-color: #1dc6bc;
	border: 2px solid #1dc6bc;
	margin-right: 8px;
	color: #fff;
}

.index1-top-heading-btn a.sppb-btn:hover {
	background-color: #111;
	border-color: #111;
	color: #fff;
}

.index1-top-heading-btn a:nth-child(2) {
	border-color: #ffffff;
	color: #fff;
	border: 2px solid;
	background: transparent;
}

.index1-top-heading-btn a:nth-child(2):hover {
	background-color: #e6e6e6;
	color: #000;
	border-color: #e6e6e6;
}

/*  */

/* FEATURES */

.index1-heading .sppb-addon-title {
	font-weight: 600;
	font-size: 45px;
	letter-spacing: -1px;
	margin: 0 0 10px;
}

.index1-heading .sppb-addon-content {
	font-size: 15px;
	color: #999;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
	margin: 0 auto 10px;
	width: 65%
}

.index1-features {margin-bottom: 40px;}

.index1-features .sppb-icon i {
	font-size: 50px;
	color: #1dc6bc;
	margin-top: -4px;
}

.index1-features .sppb-addon-title {
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.index1-features .sppb-addon-text {
	font-size: 14px;
	color: #777;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
	margin: 0 0 10px;
}

.index1-features .sppb-media {overflow: visible;}

.index1-features .pull-left {margin-right: 15px;}

/*  */

/* TESTIMONIAL */

.padding-fluid {
	padding: 110px 90px 120px 80px;
}

.popup a i {
	width: 90px;
	height: 90px;
	background: #1dc6bc;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	line-height: 90px;
	text-align: center;
	font-size: 22px;
	color: #fff;
	left: 50%;
	box-shadow: 0 0px 15px rgba(0,0,0,0.1);
	transform: translate(-50%,-50%);
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	z-index: 18;
}

.popup a:hover i {
	width: 100px;
	height: 100px;
	line-height: 100px;
	font-size: 30px;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	box-shadow: 0 0px 15px rgba(0,0,0,0.25);
}

.index-testimonial .quote {
    font-size: 29px;
    font-style: normal;
    color: #fff;
    line-height: 43px;
    position: relative;
    font-weight: 300;
    margin: 0 0 25px;
    font-style: italic;
}

.index-testimonial .author img {
	width: 50px;
	float: left;
	margin: 0 20px 0 0;
	border-radius: 50%;
	height: 50px;
}

.index-testimonial .author cite {
	font-style: normal;
	font-family: Poppins;
	color: #fff;
	font-size: 12px;
	font-weight: 400 !important;
	line-height: 14px;
	position: relative;
	top: 9px;
}

.index-testimonial .author cite b {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
}

.sppb-text-left .owl-theme .owl-controls {
	text-align: left;
	margin-top: 20px;
	margin-left: 8px;
}

.owl-theme .owl-controls .owl-page span {
	background: #fff none repeat scroll 0 0;
	margin: 5px 7px 5px 0;
	border: none;
	width: 8px;
	height: 8px;
	font-size: 0px;
	padding: 0;
	border-radius: 50%;
	opacity: 0.2;
}

/*  */

/* ACCORDION */

.border-bottom {border-bottom: 1px solid #eee;}

.sppb-panel-default > .sppb-panel-heading {
	background: #fff;
}

.sppb-panel-heading {
	padding: 18px 30px 18px 18px;
	cursor: pointer;
	position: relative;
}

.sppb-panel-title {
	margin-top: 0;
	margin-bottom: 0;
	outline: none;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	color: #000;
	font-family: 'Poppins', sans-serif;
}

.sppb-panel-title  i {
	margin-right: 10px;
	color: #1dc6bc;
}

.sppb-panel-default > .sppb-panel-heading .sppb-toggle-direction {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	color: #000;
}

.sppb-panel-default .sppb-panel-body {
	border-top-color: transparent;
	border-top: 0px solid transparent;
	padding: 5px 25px 25px;
	letter-spacing: 0.4px;
	line-height: 24px;
	color: #707070;
	font-weight: 400;
	font-size: 13px;
	border: none;
}

.index1-text .sppb-addon-title {
	font-size: 45px;
	font-weight: 500;
	margin: 0px 0px 20px;
}

.index1-text .sppb-addon-content {
	font-size: 14px;
	color: #777;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
	margin: 0 0 10px;
}

.index1-text .sppb-addon-content ul {
	margin-top: 20px;
}

.index1-text .sppb-addon-content ul li {
	padding: 6px 0 9px 35px;
	position: relative;
	font-family: 'Lato', sans-serif;
	color: #777;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.42857143;
}

.index1-text .sppb-addon-content ul li:before {
	content: "\e116";
	min-width: 30px;
	color: #2ecc71;
	position: absolute;
	left: 0;
	top: 7px;
	font-size: 21px;
	font-family: 'un' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
}

/*  */

/* ANIMATED */

.sppb-animated-number {
	color: #fff;
	margin: 0;
	line-height: 1.1;
	font-family: Lato;
	font-weight: 800;
	font-size: 55px;
	letter-spacing: 1px;
}

.sppb-animated-number-title {
	font-size: 13px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	margin: 12px 0 0;
	letter-spacing: 2px;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1;
}

/*  */

/* TEAM */

.sppb-addon-persion .sppb-addon-content > div {
	margin-top: 0;
}

.sppb-addon-person-content {
	padding: 15px 15px 0;
}

.sppb-addon-persion .sppb-person-information > span.sppb-person-name {
	margin: 5px 0 5px;
	font-weight: 700;
	color: #000;
	font-family: 'Poppins', sans-serif;
	letter-spacing: -1px;
	font-size: 18px;
	line-height: 1.1;
}

.sppb-addon-persion .sppb-person-information > span.sppb-person-designation {
	margin: 0 0 15px;
	display: table;
	font-size: 85%;
	font-family: 'Lato', sans-serif;
	color: #777;
	font-weight: 400;
	line-height: 1.42857143;
	width: 100%;
}

.sppb-person-introtext {
	margin: 0 0 20px;
	font-size: 14px;
	color: #777;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
}

.sppb-addon-persion .sppb-person-social {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0 0 0 1px;
}

.sppb-addon-persion .sppb-person-social > li {
	display: inline-block;
	margin: 0;
	padding-left: 2px;
	margin-right: 5px;
}

.sppb-addon-persion .sppb-person-social > li > a,
.sppb-addon-persion .sppb-person-social > li > a:hover {
	font-family: "Font Awesome 5 Free"; font-weight: 600;
	text-align: center;
	color: #FFF;
	font-size: 14px;
}

.sppb-addon-persion .sppb-person-social > li > a > i {
	width: 30px;
	height: 30px;
	padding-top: 9px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 50%;
}

.sppb-addon-persion .sppb-person-social > li > a .fa-facebook {
	background-color: #3C599F;
}
.sppb-addon-persion .sppb-person-social > li > a .fa-twitter {
	background-color: #32CCFE;
}
.sppb-addon-persion .sppb-person-social > li > a .fa-google-plus {
	background-color: #CF3D2E;
}

/*  */

/* PRICING */

.sppb-pricing-box {
	margin-right: -1px;
	padding: 20px 25px;
	text-align: center;
	background: white;
	background-clip: padding-box;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	position: relative;
}

.sppb-pricing-box.sppb-pricing-featured {
	border-color: #e5e5e5;
	background-color: #fff;
	color: #fff;
	overflow: visible;
}

.sppb-pricing-box.sppb-pricing-featured:before {
	content:"Recommended";
	width: 100%;
	left: 0;
	top: 0;
	margin-top: -15px;
	padding-bottom: 2px;
	line-height: 35px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: #222;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Lato', sans-serif;
	position: absolute;
	display: block;
}

.sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
	margin: 15px 0 20px;
	font-size: 19px;
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}

.sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-price {
	margin-bottom: 30px;
	line-height: 1;
	font-size: 59px;
	font-weight: 700;
	color: #1dc6bc;
	font-family: Lato;
	letter-spacing: 0.4px;
}

.sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-duration {
	display: block;
	margin-top: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #aaa;
	font-family: Lato;
	line-height: 1;
	letter-spacing: 0.4px;
}

.sppb-pricing-box .sppb-pricing-features {
	width: 130%;
	margin: 20px -15% 15px;
	padding: 15px 15% 5px;
	border-top: 1px solid #e5e5e5;
	text-align: left;
}

.sppb-pricing-box .sppb-pricing-features > ul > li {
	line-height: 20px;
	font-size: 14px;
	font-weight: 300;
	color: #555;
	text-align: center;
	padding: 10px;
	letter-spacing: 1.3px;
	font-family: 'Lato', sans-serif;
}

.sppb-pricing-box .sppb-pricing-footer a {
	background-color: #1dc6bc;
	border: 2px solid #1dc6bc;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 15px 17px;
	text-transform: uppercase;
	font-family: Poppins;
	border-radius: 0px;
	color: #fff;
}

.sppb-pricing-box .sppb-pricing-footer a:hover {
	background-color: #111;
	border-color: #111;
	color: #fff;
}

/*  */

/* BLOG */

.index-blog .sppb-col-sm-3 {
	padding: 0;
}

.index-blog .sppb-addon-article {
	position: relative;
	overflow: hidden;
}

.index-blog .sppb-addon-article img {
	width: 100%;
	transform: scale(1);
	transition: .4s;
	filter: grayscale(100%);
	display: block;
	max-width: 100%;
	height: auto;
}

.index-blog .sppb-addon-article:hover img {
	width: 100%;
	transform: scale(1.1);
	transition: .4s;
	filter: grayscale(0%);
}

.index-blog .sppb-addon-article .blog-content {
	position: absolute;
	bottom: 0;
	padding: 75px 25px 15px;
	color: #fff;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
	width: 100%;
}

.index-blog .sppb-addon-article .blog-content h3 {
	font-size: 25px;
	letter-spacing: 0;
	margin: 0px 0px 15px;
	line-height: 32px;
	text-transform: none;
	font-weight: 600;
	color: #fff !important;
}

.index-blog .sppb-addon-article .blog-content h3 a,
.index-blog .sppb-addon-article .blog-content h3 a:hover {
	color: inherit;
	line-height: inherit;
	font-weight: inherit;
}

.sppb-addon-articles .sppb-article-meta {
	margin: 0 0 15px;
	position: relative;
	left: -11px;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
}

.sppb-addon-articles .sppb-article-meta > span {
	display: inline-block;
	margin: 0;
	color: #fff;
	font-size: 11px;
}

.sppb-addon-articles .sppb-article-meta > span i {
	color: #fff;
	position: relative;
	top: 1px;
	margin-left: 11px;
	font-size: 11px;
	margin-right: 4px;
}

/*  */

/* CONTACT */

.contact-heading .sppb-addon-title {
	font-weight: 600;
	font-size: 34px;
	margin: 0 0 15px;
}

.contact-bottom-features {
	padding: 6px 0 9px 35px;
	position: relative;
}

.contact-bottom-features .sppb-icon i {
	min-width: 30px;
	color: #2ecc71;
	position: absolute;
	left: 0;
	top: 7px;
	font-size: 21px;
}

ul.social-icons {
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
	width: inherit !important;
}

ul.social-icons > li {
	display: inline-block;
	padding-right: 0;
	padding-left: 2px;
	margin: 0 5px 0 0;
}

ul.social-icons > li > a > i {
	border-radius: 50%;
	width: 30px;
	height: 30px;
	padding-top: 9px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 600;
}

ul.social-icons .fa-twitter, .social-icons .fa-twitter-square {
	background-color: #32CCFE;
}
ul.social-icons .fa-facebook, .social-icons .fa-facebook-square {
	background-color: #3C599F;
}
ul.social-icons .fa-google-plus, .social-icons .fa-google-plus-square {
	background-color: #CF3D2E;
}
ul.social-icons .fa-dribbble {
	background-color: #F46899;
}
ul.social-icons .fa-linkedin, .social-icons .fa-linkedin-square {
	background-color: #0085AE;
}

.sppb-addon-ajax-contact .sppb-addon-title {
	font-size: 21px;
	margin-bottom: 20px;
	font-weight: 300;
	line-height: 1.4;
	color: #777;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
}

.sppb-form-group {
	margin-bottom: 15px;
	position: relative;
}

.sppb-ajaxt-contact-form label {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

.sppb-ajaxt-contact-form input,
.sppb-ajaxt-contact-form textarea {
	border: 1px solid #ddd;
	border-radius: 0px;
	height: 45px !important; 
	padding-right: 42.5px;
}

.sppb-ajaxt-contact-form textarea {height: auto !important; }

.sppb-ajaxt-contact-form i {
	position: absolute;
	top: 40px !important;
	font-size: 12px !important;
	color: #999 !important;
	right: 0;
	z-index: 2;
	width: 34px;
	height: 34px;
	text-align: center;
	pointer-events: none;
}

.sppb-ajaxt-contact-form input:focus,
.sppb-ajaxt-contact-form textarea:focus {
	border-color: #ddd !important;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6) !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6) !important;
}

.sppb-ajaxt-contact-form  button.sppb-btn {
	background-color: #1dc6bc !important;
	border: 2px solid #1dc6bc !important;
	padding: 15px 40px;
	font-size: 12px;
	color: #fff;
}

.sppb-ajaxt-contact-form  button.sppb-btn:hover {
	background-color: #111 !important;
	border-color: #111 !important;
	color: #fff !important;
}

/*  */

/* BANNER */

.banner-text .sppb-addon-title {
	margin: 0 0 15px;
	color: #fff;
	font-size: 38px;
	font-weight: 600;
}

.banner-text .sppb-addon-content {
	margin: 0;
	color: #fff;
	opacity: 0.7;
	font-size: 14px;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
}

.banner-btn a.sppb-btn {
	font-size: 12px;
	padding: 14px 35px;
	color: #000 !important;
	background-color: #ffffff !important;
	border: 1px solid #e6e6e6;
	font-weight: bold !important;
	border-radius: 0;
}

.banner-btn a.sppb-btn i {margin-left: 15px;}

.banner-btn a.sppb-btn:hover {
	background-color: #e6e6e6 !important;
	color: #000 !important;
}

/*  */

/* BOTTOM */

.bottom-details {text-align: center;}

a.footer-logo ,
a.footer-logo:hover {
	float: none;
	padding-bottom: 30px;
	width: 100%;
	font-size: 20px;
	color: #000 !important;
	font-family: Poppins;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 5px;
	padding: 15px 15px;
	line-height: 20px;
	height: 50px;
	display: block;
}

.social-icons .fa-xing, .social-icons .fa-xing-square {
	background-color: #00555C;
}

.bottom-details ul.social-icons {
	margin-bottom: 20px;
	margin-top: 15px;
}

.bottom-details ul.social-icons > li > a > i {
	border-radius: 50%;
	width: 40px;
	height: 40px;
	padding-top: 14px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 600;
}

ul.footer-links li {
	display: inline-block;
	margin: 0 15px;
}

ul.footer-links li a {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	color: #000;
}

/*  */

/* INDEX 2 */

.index2-top-heading .sppb-addon-title {
	color: #fff;
	font-size: 90px;
	line-height: 80px;
	margin: 0 0 15px;
	font-weight: 700;
}

.index2-top-heading .sppb-addon-content {
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	margin: 0 0 30px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
}

.index2-top-heading-btn a {
	font-size: 12px;
	padding: 14px 35px;
	min-width: 180px;
}

/*  */

/* FEATURES */

.index2-features {
	padding: 60px 30px;
	border-right: 1px solid rgba(255,255,255,0.2);
}

.no-border {border: none;}

.index2-features .sppb-icon i {
	font-size: 69px;
	color: #fff;
	margin: 0 0 31px;
	display: table;
}

.index2-features .sppb-addon-title {
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 15px;
	letter-spacing: 0;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.1;
}

.index2-features .sppb-addon-text {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
}


.index2-screenshots .img-box {padding: 0 15px;}


.index2-screenshots .owl-theme .owl-controls .owl-buttons div {
	background: #1dc6bc none repeat scroll 0 0;
	opacity: 1;
}

.index2-screenshots .owl-theme .owl-controls .owl-buttons div:before {
	font-family: "Font Awesome 5 Free"; font-weight: 600;
    font-size: 14px !important;
	text-rendering: auto;
	color: #fff;
	cursor: pointer;
	width: 12px;
	height: 12px;
}

.index2-screenshots .owl-theme .owl-controls .owl-buttons div.owl-prev:before {content: "\f104";}
.index2-screenshots .owl-theme .owl-controls .owl-buttons div.owl-next:before {content: "\f105";}

/*  */

/* INDEX 3 */

.index3-top-heading .sppb-addon-title {
	color: #fff;
	font-size: 50px;
	line-height: 45px;
	margin: 0px 0 20px;
}

.index3-top-heading .sppb-addon-content {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 30px;
	padding: 0 5%;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
}

.index3-top-heading-btn a.sppb-btn {
	background: #09142f;
	border: 2px solid #09142f;
	color: #fff;
	font-size: 12px;
	padding: 14px 35px;
	min-width: auto;
}

.index3-top-heading-btn a.sppb-btn:hover {
	background: #1dc6bc;
	border: 2px solid #1dc6bc;
	color: #fff;
}

.index3-top-heading-btn a.sppb-btn:nth-child(2) {
	border-color: #ffffff;
	color: #fff;
	background: transparent;
	font-size: 12px;
	padding: 14px 35px;
}

.index3-top-heading-btn a.sppb-btn:nth-child(2):hover {
	background-color: #e6e6e6;
	color: #000;
	border-color: #e6e6e6;
}


.index3-features {
	margin-bottom: 50px;
}

.index3-features .sppb-icon i {
	color: #1dc6bc;
	border: 1px solid #1dc6bc;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	line-height: 73px;
	font-size: 28px;
	text-align: center;
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-ms-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear;
}

.index3-features .sppb-addon-title {
	margin-bottom: 20px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0;
}

.index3-features .sppb-addon-text {
	font-size: 14px;
	color: #777;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
}

.index3-features .sppb-media > .pull-right {
	margin-left: 30px;
}
.index3-features .sppb-media > .pull-left {
	margin-right: 30px;
}

/*  */

/* INDEX 4 */

.index4-top-heading .sppb-addon-title {
	color: #fff;
	font-size: 90px;
	line-height: 80px;
	margin: 0 0 40px;
	font-weight: 700;
}

.index4-top-heading .sppb-addon-content {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 40px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
	padding: 0 10px;
}

.index4-features .sppb-addon-title {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.325em;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	margin: 30px 0px 10px;
}

.index4-features .sppb-addon-text {
	font-size: 14px;
	color: #777;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
	padding: 0 20px;
	margin: 0 0 10px;
}

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

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

.sppb-addon-optin-forms .sppb-form-group,
.sppb-addon-optin-forms .button-wrap {
	padding: 0 5px;
	width: 33.33333333%;
	float: left;
}

.sppb-addon-optin-forms input {
	width: 100%;
	height: 45px !important;
	border-radius: 3px;
	background: #fff;
	border: none;
	padding: 0 20px;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.sppb-addon-optin-forms input:focus {box-shadow: none !important;}

.sppb-addon-optin-forms button.sppb-btn,
.sppb-addon-optin-forms button.sppb-btn:hover {
	background-color: #1dc6bc;
	border: 2px solid #1dc6bc;
	padding: 0px 20px;
	height: 45px;
	line-height: 45px;
	border-radius: 3px;
}

ul.intro-form-features {
	padding-top: 15px;
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
	text-align: center;
}

.intro-form-features li {
	margin: 0 15px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	display: inline-block;
	padding-right: 0;
	padding-left: 2px;
}

.intro-form-features li i {
	color: #2ecc71;
	border: 1px solid #2ecc71;
	width: 23px;
	height: 23px;
	line-height: 20px !important;
	border-radius: 50%;
	margin-right: 8px;
	font-size: 10px !important;
	position: relative;
	top: -1px;
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 600;
	text-align: center;
	text-rendering: auto;
	letter-spacing: 1px;
}

/*  */

/* INDEX 5 */

.index5-top-heading .sppb-addon-title {
	color: #fff;
	font-size: 67px;
	line-height: 61px;
	margin: 0 0 40px;
	font-weight: 600;
}

.index5-form {
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
}

.index5-form .sppb-optin-form-box .sppb-addon-title {
	color: #fff;
	font-size: 26px;
	letter-spacing: 3px;
	text-transform: uppercase;
	background: #2a2a2a;
	padding: 25px 80px 25px;
	margin: 0 -40px 50px;
	font-weight: 700;
	text-align: left !important;
}

.index5-form .sppb-optin-form-box .sppb-addon-title span {
	display: block;
	text-transform: none;
	font-size: 14px;
	letter-spacing: 0;
	font-family: Lato;
	opacity: 0.5;
	margin-top: 6px;
}

.index5-form .sppb-optin-form-box form {padding: 0 40px;}

.index5-form .sppb-addon-optin-forms .sppb-form-group, .index5-form .sppb-addon-optin-forms .button-wrap {
	padding: 0;
	width: 100%;
	float: none;
}

.index5-form .sppb-addon-optin-forms input {
	box-shadow: none;
	border: 1px solid #e5e5e5;
	height: 50px !important;
}

.index5-form .sppb-addon-optin-forms input:focus {border: 1px solid #e5e5e5 !important;}

.index5-form .sppb-addon-content {
	color: #999;
	padding: 17px 70px 40px;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	margin: 0px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
}

/*  */

/* INDEX 6 */

.ls-wrapper:hover .slider-btn {
	background-color: #111 !important;
	border-color: #111 !important;
	color: #fff !important;
  transition: all 0.3s ease-in-out !important;
}

.sppb-nav-tabs {
	border-bottom: none;
}

.sppb-nav {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

.sppb-nav-tabs > li {
	width: 20%;
	float: left;
	margin-bottom: -1px;
	position: relative;
	display: block;
}

.sppb-nav-tabs > li > a,
.sppb-nav-tabs > li > a:hover {
	margin-right: 0;
	line-height: 1.42857143;
	border: none !important;
	border-radius: 0px;
	background: transparent !important;
	box-shadow: none !important;
	padding: 0 15px;
	font-size: 20px;
	font-weight: 500;
	color: #000;
	text-align: center;
	opacity: 0.5;
}

.sppb-nav-tabs > li.active > a, .sppb-nav-tabs > li.active > a:hover, .sppb-nav-tabs > li.active > a:focus {
	background-color: transparent;
	border-bottom-color: transparent;
	color: #1dc6bc;
	border: 0;
	opacity: 1;
}

.sppb-nav-tabs > li > a:before {
	margin-right: 15px;
	font-size: 29px;
	font-family: 'un' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
}

.sppb-nav-tabs > li:nth-child(1) > a:before {content: "\e07a";}
.sppb-nav-tabs > li:nth-child(2) > a:before {content: "\e0a9";}
.sppb-nav-tabs > li:nth-child(3) > a:before {content: "\e0a8";}
.sppb-nav-tabs > li:nth-child(4) > a:before {content: "\e0b2";}
.sppb-nav-tabs > li:nth-child(5) > a:before {content: "\e09f";}

.sppb-nav-tabs-content {
	margin-top: 0;
	border: 0px solid transparent;
	background: transparent;
	border-top: 0;
	padding: 50px 0 0;
	position: relative;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.sppb-nav-tabs-content h3 {
	font-size: 35px;
	margin: 35px 0 35px;	
}

.sppb-nav-tabs-content p {
	font-size: 16px;
	margin: 0;
	line-height: 29px;
}

.index6-features {
	padding: 100px 50px;
	position: relative;
	transition: .4s;
}

.index6-features:hover {
	padding: 100px 50px 100px 60px;
	transition: .4s;
}

.index6-features .sppb-icon i {
	position: absolute;
	top: -50px;
	right: -100px;
	color: #fff;
	font-size: 170px;
	opacity: 0.2;
	transition: .4s;
}

.index6-features:hover .sppb-icon i {right: -110px;}

.index6-features .sppb-addon-title {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 21px;
	letter-spacing: 0px;
	margin: 0 0 15px;
}

.index6-features .sppb-addon-text {
	color: #fff;
	opacity: 0.7;
	padding-right: 100px;
	margin: 0 0 30px;
	transition: .4s;
	font-size: 14px;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
}

.index6-features a.sppb-btn,
.index6-features a.sppb-btn:hover {
	color: #fff;
	border: 2px solid #fff;
	text-align: center;
	min-width: 150px;
	background: transparent;
}

.index6-parallax-text .sppb-addon-title {
	color: #fff;
	font-size: 65px;
	font-weight: 700;
}

/*  */

/* INDEX 7 */

.index7-top-heading .sppb-addon-title {
	color: #fff;
	font-size: 62px;
	line-height: 80px;
	margin: 0 0 10px;
	font-weight: 500;
}

.index7-top-heading .sppb-addon-content {
	color: #fff;
	font-size: 17px;
	line-height: 24px;
	margin: 0 0 40px;
	letter-spacing: 0;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}

.sppb-countdown-timer div .sppb-countdown-number {
	color: #fff;
	font-size: 85px;
	font-weight: 700;
	text-align: center;
}

.sppb-countdown-timer div .sppb-countdown-text {
	font-size: 16px;
	letter-spacing: 5px;
	text-transform: uppercase;
	font-weight: 700;
	color: #1dc6bc;
	display: table;
	margin: 7px auto 50px;
	padding: 0px 10px;
}

.index7-form.sppb-addon-optin-forms input,
.index7-form.sppb-addon-optin-forms input:focus {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	border: 2px solid #fff !important;
	background: transparent;
	color: #fff;
	font-size: 16px;
	height: 50px !important;
	padding: 0 30px;
	border-radius: 25px;
}

.index7-form.sppb-addon-optin-forms .sppb-form-group {
	margin-bottom: 25px;
}

.index7-form.sppb-addon-optin-forms .sppb-form-group, .index7-form.sppb-addon-optin-forms .button-wrap {
	padding: 0;
	width: 50%;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

.index7-form.sppb-addon-optin-forms button,
.index7-form.sppb-addon-optin-forms button:hover {
	padding: 0 30px !important;
	line-height: 50px !important;
	border-radius: 25px;
	height: 50px;
	background-color: #1dc6bc;
	border: 2px solid #1dc6bc;
}

.index7-form.sppb-addon-optin-forms .button-wrap {
	margin-left: 25%;
}


.index7-banner .sppb-addon-title {
	margin: 0 0 15px;
	color: #fff;
	font-size: 38px;
	font-weight: 600;
}

.index7-banner .sppb-addon-text-block .sppb-addon-content {
	margin: 0;
	color: #fff;
	opacity: 0.7;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
	font-size: 14px;
}

.index7-banner a.sppb-btn {
	font-size: 12px;
	padding: 14px 35px;
	color: #000;
	background-color: #ffffff !important;
	border: 1px solid #e6e6e6;
	opacity: 1;
	position: relative;
	z-index: 9;
}

.index7-banner a.sppb-btn:hover {
	background-color: #e6e6e6;
	color: #000;
}

.index7-banner a.sppb-btn i {
	margin-left: 15px;
}


.index7-features .sppb-addon-title {
	color: #fff;
}

.index7-features .sppb-addon-text {
	color: #fff;
	opacity: 0.6;
}

/*  */

/* INDEX 8 */

.index8-top-heading .sppb-addon-title {
	color: #fff;
	font-size: 60px;
	line-height: 65px;
	margin: 0px 15% 20px;
	text-transform: uppercase;
	font-weight: 700;
}

.index8-top-heading .sppb-addon-content {
	color: #fff;
	font-size: 17px;
	line-height: 27px;
	margin: 0 0 30px;
	padding: 0 5%;
	color: #fff;
	font-size: 17px;
	line-height: 27px;
	margin: 0 0 30px;
	padding: 0 5%;
}

.index8-top-heading-btn a.sppb-btn {
	width: 100%;
	max-width: 350px;
	font-size: 17px;
	padding: 16px 30px;
	background-color: #1dc6bc;
	border: 2px solid #1dc6bc;
	color: #fff;
}

.index8-top-heading-btn a.sppb-btn:hover {
	background-color: #111;
	border-color: #111;
	color: #fff;
}

.index8-about .sppb-addon-title {
	font-size: 45px;
	font-weight: 700;
}

.index8-about .sppb-addon-content {
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	color: #555;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
	margin: 0 0 10px;
}

/*  */

/* INDEX 9 */

.index9-top-heading .sppb-addon-title {
	color: #000;
	font-size: 55px;
	line-height: 55px;
	margin: 0px 0 20px;
	font-weight: 600;
	text-transform: uppercase;
}

.index9-top-heading .sppb-addon-content {
	color: #000;
	font-size: 16px;
	line-height: 26px;
	margin: 0 0 30px;
	font-weight: 400;
	opacity: 0.5;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
}

.index9-top-heading-btn a.sppb-btn {margin: 0;}


.index9-text .sppb-addon-title {
	color: #fff;
	font-size: 65px;
	font-weight: 700;
}

.index9-text .sppb-addon-content p,
.index9-text .sppb-addon-content ul li {
	color: #fff;
	opacity: 0.7;
}

.index9-img-row .sppb-addon-title {
	font-size: 45px;
	font-weight: 500;
	margin: 0px 0px 20px;
}

.index9-img-row .sppb-addon-content {
	font-size: 14px;
	color: #777;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
	margin: 0 0 10px;
}

.index9-img-row-btn a.sppb-btn {
	background-color: #1dc6bc;
	border: 2px solid #1dc6bc;
	color: #fff;
}

.index9-img-row-btn a.sppb-btn:hover {
	background-color: #111;
	border-color: #111;
	color: #fff;
}

.sppb-text-center .author {
    margin: 0 auto;
    display: table;
	text-align: left;
}

.sppb-text-center .index-testimonial .author cite {
	float: left;
}

.sppb-text-center .owl-theme .owl-controls {
	margin-top: 30px;
}

/*  */

/* INDEX 10 */

.index10-top-row:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #16BFFD;
	background: -webkit-linear-gradient(to left, #16BFFD , #CB3066);
	background: linear-gradient(to left, #16BFFD , #CB3066);
	opacity: 0.95;
}

.index10-top-heading .sppb-addon-title {
	color: #fff;
	font-size: 50px;
	line-height: 45px;
	margin: 0px 0 20px;
}

.index10-top-heading .sppb-addon-content {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 30px;
	padding: 0 5%;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
}

/*  */

/* PAGES */

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

.sp-page-title:after {
	content: "";
	display: block;
	opacity: 0.40;
	background: #111;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.sp-page-title h2 {
	padding-bottom: 0px;
	margin: 0px;
	border: medium none;
	font-size: 60px;
	color: #fff;
	font-weight: 600;
	letter-spacing: 10px;
	line-height: 1.1;
	text-transform: uppercase;
	position: relative;
	z-index: 9;
}

.sp-page-title .breadcrumb {
	background: none;
	margin: 0 0 20px;	
	padding: 8px 15px;
	list-style: none;
	border-radius: 4px;
	position: relative;
	z-index: 9;
}

.sp-page-title .breadcrumb i, .breadcrumb > li:nth-child(2):before  {display: none;}

.sp-page-title .breadcrumb > .active {
	color: rgba(255,255,255,1);
}

.about-text .sppb-addon-title {
	font-size: 50px;
	margin: 0;
	font-weight: 500;
}

.about-text .sppb-addon-content {
	font-size: 14px;
	color: #777;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
	margin: 0 0 10px;
}

.about-team .index1-heading .sppb-addon-title {color: #fff;}

.about-team .sppb-addon-person-content {
	background: #fff;
	padding: 25px 25px;
}


.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:before, .sppb-addon-timeline .timeline-movement.even:after {
	border-color: rgba(241, 241, 241, 1);
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:before {
	position: absolute;
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color: transparent;
	border: none;
	height: inherit;
	width: inherit;
	border-radius: 0;
	font-size: 57px;
	line-height: 160px;
	text-align: center;
	color: #fff;
	font-family: "Font Awesome 5 Free"; font-weight: 600;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement:first-child .timeline-badge:before {content: "\f015";}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement:nth-child(3) .timeline-badge:before {content: "\f007";}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement:nth-child(2) .timeline-badge:before {content: "\f0b1";}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement:nth-child(4) .timeline-badge:before {
	content: "Be Part Of Our Story!";
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	letter-spacing: -1px;
	margin-top: 30px;
	padding: 20px 50px;
}


.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even .timeline-badge,
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.odd .timeline-badge {
	width: 170px;
	height: 170px;
	border: 7px solid #f1f1f1;
	border-radius: 100%;
	text-align: center;
	color: #fff;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement:first-child .timeline-badge {
	background-color: #00BCD4;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement:nth-child(3) .timeline-badge {
	background-color: #FF5722 !important;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement:nth-child(2) .timeline-badge {
	background-color: #8BC34A !important;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement:nth-child(4) .timeline-badge {
	background-color: #2a2a2a!important;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after, .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel:before {
	display: none !important;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge {
	margin-left: -84px;
}


.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part {
	text-align: right;
	margin-right: 100px;
	float: right;
	padding: 0 0 20px 20px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
	margin-left: 100px !important;
	padding: 0 20px 20px 0;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
	border: none;
	border-radius: 5px;
	position: relative;
	width: 65%;
	margin-left: 15px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date {
	color: #1dc6bc;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	margin: 0 !important;
	line-height: 1.1 !important;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement:first-child .timeline-item .timeline-date {
	color: #00BCD4;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement:nth-child(2) .timeline-item .timeline-date {
	color: #8BC34A;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement:nth-child(3) .timeline-item .timeline-date {
	color: #FF5722;;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 2px;
	color: #111 !important;
	padding: 12px 0 15px;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .details {
	margin-bottom: 0px;
	font-size: 14px;
	color: #777;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper {padding-bottom: 150px !important;}


.services-features {margin-bottom: 50px;}

.services-features .sppb-icon i {
	font-size: 70px;
	color: #1dc6bc;
}

.services-features .sppb-addon-title {
	margin: 20px 0 10px;
	font-weight: 600;
	font-size: 18px;
	letter-spacing: 0;
}

.services-features .sppb-addon-text {
	font-size: 14px;
	color: #777;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
	margin: 0 0 10px;
}


.faq-anchor {
	margin: 0 -1% 30px;
	display: table;
	width: 100%;
	text-align: center;
}

.faq-anchor a {
	border: 2px solid #bbb;
	width: 31.33333%;
	margin: 0 1%;
	float: left;
	padding: 50px 50px 41px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Poppins;
	line-height: 50px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #bbb;
}

.faq-anchor a i {
	font-size: 50px;
	display: block;
	text-align: center;
	margin: auto;
}

.faq-anchor a:hover {
	border-color: #2a2a2a;
	color: #2a2a2a;
}

.faq-text {
	padding: 0 40px 0px;
	border: 1px solid #eee;
	margin-top: 30px;
	margin-bottom: -1px;
}

.faq-text .sppb-addon-title {
	font-size: 18px;
	letter-spacing: 5px;
	margin: 50px 0px 15px;
	text-transform: uppercase;
	font-weight: 600;
	color: #000;
}

.faq-text .sppb-addon-content {
	margin-bottom: 30px;
	font-size: 14px;
	color: #777;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
}


.faq-acc .sppb-panel-title {
	font-weight: 500;
	font-size: 13px;
	letter-spacing: 0;
	text-transform: none;
}

/*  */

/* BLOG */

.com-content article {
	max-width: 80%;
	margin: 0 auto 50px;
	float: none;
	
}

.com-content article img {width: 100%;}

.entry-image, .entry-gallery, .entry-video, .entry-audio, .entry-link {
	margin-bottom: 0;
}

.entry-header {
	position: relative;
	margin-bottom: 0;
	padding: 30px 15px 0;
}

.com-content .blog-single-excerpt {padding: 0 15px;}

.entry-header h2 {
	font-size: 25px;
	margin: 0 0 5px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.1;
}

.entry-header h2 > a {
	color: #333;
}

.entry-header h2 > a:hover {color: #1dc6bc;}

.article-info {
	margin: 0 0 15px;
	line-height: 1.42857143;
}

.article-info > dd {
	display: inline-block;
	margin: 0 12px 0 0;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0.5px;
	font-family: 'Lato', sans-serif;
	color: #777;
	font-weight: 400;
}

.article-info > dd > i {
	display: inline-block;
	margin-right: 3px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.article-info > dd.createdby span:before {
	content: "By: ";
}
.article-info > dd.category-name a:before {
	content: "Category: ";
	color: #777;
}
.article-info > dd.comment span:before {
	content: "Comments: ";
}

.blog-single-excerpt p {
	font-size: 14px;
	line-height: 25px;
	margin: 0 0 25px;
	color: #777;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.4px;
}

.blog-single-excerpt p.readmore {
	margin: 0;
	font-size: inherit;
	line-height: inherit;
}

.blog-single-excerpt p.readmore a {
	font-size: 11px;
	padding: 7px 15px;
	color: #000;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Poppins;
	border-radius: 0px;
	line-height: 1.5;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}

.blog-single-excerpt p.readmore a:hover {
	background-color: #e6e6e6;
	color: #000;
}

.blog-single-excerpt blockquote {
	padding: 11px 20px;
	margin: 8px 5% 23px;
	border-left: 5px solid #EEE;
	line-height: 31px;
	font-style: italic;
	color: #333;
	font-size: 16px;
}

.com-content #sp-main-body {padding: 70px 0;}

.pagination-wrapper {text-align: center;}


.pagination > li > a, .pagination > li > span,
.pagination > li > a:hover, .pagination > li > span:hover {
	color: #337ab7;
}


.blog-mason article {
	border: 1px solid #eee;
	padding: 5px 5px 26px;
	margin-bottom: 20px;
	max-width: 100%;
}

.blog-mason .entry-header h2 {
	line-height: 1.1;
	font-size: 23px;
	margin: 0 0 8px;
	font-weight: 600;
	text-transform: none;
	letter-spacing: 0px;
}

.tags {display: none;}


#sp-left .sp-module {
	margin-bottom: 50px;
	border: 1px solid #eee;
	padding: 30px;
	display: table;
	width: 100%;
	margin-top: 0;
}

#sp-left .sp-module .sp-module-title {
	font-family: Lato;
	text-transform: uppercase;
	font-weight: 800;
	margin: 0 0 25px;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1.1;
}

#sp-left .sp-module input,
#sp-left .sp-module input:focus {
	font-size: 11px;
	float: left;
	height: 45px !important;
	border: none;
	border: 1px solid transparent !important;
	box-shadow: none;
}

#sp-left  ul.latestnews img {max-width: 70px;}

#sp-left  ul.latestnews li .media-body small {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-top: 8px;
}

.latestnews li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee !important;
}

.latestnews li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0px solid #eee !important;
}

.latestnews li a {
	text-transform: none;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0px;
	line-height: 19px;
	margin: 0 0 3px;
	color: #333;
}

.latestnews li a:hover, .categories-module li > a:hover {color: #1dc6bc !important;}


.categories-module li {
	padding: 12px 0;
	border-bottom: 1px solid #eee !important;
	display: block !important;
}

.categories-module li:last-child {
	border-bottom: 0px solid #eee !important;
}

.categories-module li a:before {
	content: "\f00c" !important;
	top: 2px;
	margin-right: 10px !important;
	font-family: "Font Awesome 5 Free"; font-weight: 600;
	color: #1dc6bc;
	display: inline-block !important;
}

.categories-module li > a {
	color: #333 !important;
}

.tagspopular ul li a {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 8px 12px !important;
	background: #eee;
	color: #616161;
	font-size: 11px;
	text-transform: uppercase;
}

.tagspopular ul li a:hover {
	background: #1dc6bc;
	color: #fff;
}

#sp-right .sp-module {
	margin-bottom: 50px;
	border: 1px solid #eee;
	padding: 30px;
	display: table;
	width: 100%;
	margin-top: 0;
}

#sp-right .sp-module .sp-module-title {
	font-family: Lato;
	text-transform: uppercase;
	font-weight: 800;
	margin: 0 0 25px;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1.1;
}

#sp-right .sp-module input,
#sp-right .sp-module input:focus {
	font-size: 11px;
	float: left;
	height: 45px !important;
	border: none;
	border: 1px solid transparent !important;
	box-shadow: none;
}

#sp-right  ul.latestnews img {max-width: 70px;}

#sp-right  ul.latestnews li .media-body small {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-top: 8px;
}

.left-right-sidebar article {max-width: 100%;}

/*  */

/* PORTFOLIO */

.featherlight {
  top: 10%;
}

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

.com-spsimpleportfolio.view-item .sp-simpleportfolio-image img {
	width: 100%;
}

.sp-simpleportfolio-item {position: relative;}

.sp-simpleportfolio-item a.btn-zoom {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9;
}


.sp-simpleportfolio .sp-simpleportfolio-filter {
	display: table;
	margin: 0 auto 30px;
}

.sp-simpleportfolio .sp-simpleportfolio-filter:before {
	content: "Sort:";
	font-weight: 700;
	color: #000;
	float: left;
	margin-right: 20px;
}

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

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
	color: #999;
	border-bottom: 1px solid transparent;
	background: transparent;
	margin: 0;
	padding: 0;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a, .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
	color: #1dc6bc;
	border-bottom: 1px solid #1dc6bc;
	background: transparent;
}

.sp-simpleportfolio .sp-simpleportfolio-description {
	width: 100%;
	float: none;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
	background: rgba(0,0,0,0.8);
	padding: 0;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title a {
	color: #FFF;
	margin: 0px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.3em;
	font-family: 'Poppins', sans-serif;
	line-height: 1.1;
}

.sp-simpleportfolio .sp-simpleportfolio-description p {
	color: #FFF;
	font-size: 15px;
	padding-top: 3px;
	margin: 0;
}

/* */

/* FOOTER */

#sp-footer {
	padding: 30px 0 40px;
	background-color: #fff;
}

#sp-footer .sp-copyright {
	margin: 0;
	font-size: 14px;
	letter-spacing: 1px;
	color: #777;
	line-height: 25px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}

#sp-footer .banner-text .sppb-addon-content {
	width: 85%;
	margin: 0 auto;
}

.sp-module ul > li {
	display: block;
	border-bottom: 0px solid #e8e8e8;
}

#sp-footer a {
	color: #999999;
}

.sp-module ul > li {
	display: inline-block;
	border-bottom: 0px solid #e8e8e8;
}

.sp-module ul > li > a {
	display: block;
	padding: 0;
	line-height: inherit;
	padding: 0;
	-webkit-transition: 300ms;
	transition: 300ms;
}

.sp-module ul > li > a:before {
	display: none;
	margin-right: 0;
}

#sp-footer ul.footer-links li a {
	color: #000 !important;
}

/* */

/* Un Icons */

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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'un' !important;
    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;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'un';
    font-style: normal;
    speak: none;
}

[class^="icon-"], [class*=" icon-"] {
	display: inline-block;
	width: inherit;
	height: inherit;
	margin-right: inherit;
	line-height: 1;
	background-image: none;
}

.icon-mobile:before {
    content: "\e00a";
}
.icon-laptop:before {
    content: "\e00b";
}
.icon-desktop:before {
    content: "\e00c";
}
.icon-tablet:before {
    content: "\e00d";
}
.icon-phone2:before {
    content: "\e00e";
}
.icon-document:before {
    content: "\e00f";
}
.icon-documents:before {
    content: "\e01a";
}
.icon-search3:before {
    content: "\e01b";
}
.icon-clipboard5:before {
    content: "\e01c";
}
.icon-newspaper:before {
    content: "\e01d";
}
.icon-notebook2:before {
    content: "\e01e";
}
.icon-book-open:before {
    content: "\e01f";
}
.icon-browser2:before {
    content: "\e02a";
}
.icon-calendar:before {
    content: "\e02b";
}
.icon-presentation2:before {
    content: "\e02c";
}
.icon-picture2:before {
    content: "\e02d";
}
.icon-pictures4:before {
    content: "\e02e";
}
.icon-video3:before {
    content: "\e02f";
}
.icon-camera6:before {
    content: "\e03a";
}
.icon-printer3:before {
    content: "\e03b";
}
.icon-toolbox:before {
    content: "\e03c";
}
.icon-briefcase2:before {
    content: "\e03d";
}
.icon-wallet3:before {
    content: "\e03e";
}
.icon-gift2:before {
    content: "\e03f";
}
.icon-bargraph:before {
    content: "\e04a";
}
.icon-grid4:before {
    content: "\e04b";
}
.icon-expand3:before {
    content: "\e04c";
}
.icon-focus:before {
    content: "\e04d";
}
.icon-edit2:before {
    content: "\e04e";
}
.icon-adjustments:before {
    content: "\e04f";
}
.icon-ribbon3:before {
    content: "\e05a";
}
.icon-hourglass3:before {
    content: "\e05b";
}
.icon-lock3:before {
    content: "\e05c";
}
.icon-megaphone3:before {
    content: "\e05d";
}
.icon-shield2:before {
    content: "\e05e";
}
.icon-trophy:before {
    content: "\e05f";
}
.icon-flag3:before {
    content: "\e06a";
}
.icon-map4:before {
    content: "\e06b";
}
.icon-puzzle:before {
    content: "\e06c";
}
.icon-basket2:before {
    content: "\e06d";
}
.icon-envelope:before {
    content: "\e06e";
}
.icon-streetsign:before {
    content: "\e06f";
}
.icon-telescope:before {
    content: "\e07a";
}
.icon-gears:before {
    content: "\e07b";
}
.icon-key3:before {
    content: "\e07c";
}
.icon-paperclip2:before {
    content: "\e07d";
}
.icon-attachment:before {
    content: "\e07e";
}
.icon-pricetags:before {
    content: "\e07f";
}
.icon-lightbulb:before {
    content: "\e08a";
}
.icon-layers2:before {
    content: "\e08b";
}
.icon-pencil:before {
    content: "\e08c";
}
.icon-tools3:before {
    content: "\e08d";
}
.icon-tools-2:before {
    content: "\e08e";
}
.icon-scissors3:before {
    content: "\e08f";
}
.icon-paintbrush:before {
    content: "\e09a";
}
.icon-magnifying-glass:before {
    content: "\e09b";
}
.icon-circle-compass:before {
    content: "\e09c";
}
.icon-linegraph:before {
    content: "\e09d";
}
.icon-mic:before {
    content: "\e09e";
}
.icon-strategy:before {
    content: "\e09f";
}
.icon-beaker:before {
    content: "\e0a0";
}
.icon-caution:before {
    content: "\e0a1";
}
.icon-recycle:before {
    content: "\e0a2";
}
.icon-anchor3:before {
    content: "\e0a3";
}
.icon-profile-male:before {
    content: "\e0a4";
}
.icon-profile-female:before {
    content: "\e0a5";
}
.icon-bike3:before {
    content: "\e0a6";
}
.icon-wine2:before {
    content: "\e0a7";
}
.icon-hotairballoon:before {
    content: "\e0a8";
}
.icon-globe4:before {
    content: "\e0a9";
}
.icon-genius:before {
    content: "\e0aa";
}
.icon-map-pin:before {
    content: "\e0ab";
}
.icon-dial:before {
    content: "\e0ac";
}
.icon-chat5:before {
    content: "\e0ad";
}
.icon-heart5:before {
    content: "\e0ae";
}
.icon-cloud4:before {
    content: "\e0af";
}
.icon-upload4:before {
    content: "\e0b0";
}
.icon-download5:before {
    content: "\e0b1";
}
.icon-target3:before {
    content: "\e0b2";
}
.icon-hazardous:before {
    content: "\e0b3";
}
.icon-piechart:before {
    content: "\e0b4";
}
.icon-speedometer:before {
    content: "\e0b5";
}
.icon-global2:before {
    content: "\e0b6";
}
.icon-compass3:before {
    content: "\e0b7";
}
.icon-lifesaver:before {
    content: "\e0b8";
}
.icon-clock3:before {
    content: "\e0b9";
}
.icon-aperture:before {
    content: "\e0ba";
}
.icon-quote3:before {
    content: "\e0bb";
}
.icon-scope:before {
    content: "\e0bc";
}
.icon-alarmclock2:before {
    content: "\e0bd";
}
.icon-refresh2:before {
    content: "\e0be";
}
.icon-happy:before {
    content: "\e0bf";
}
.icon-sad2:before {
    content: "\e0c0";
}
.icon-facebook:before {
    content: "\e0c1";
}
.icon-twitter:before {
    content: "\e0c2";
}
.icon-googleplus:before {
    content: "\e0c3";
}
.icon-rss:before {
    content: "\e0c4";
}
.icon-tumblr:before {
    content: "\e0c5";
}
.icon-linkedin:before {
    content: "\e0c6";
}
.icon-dribbble:before {
    content: "\e0c7";
}
.icon-number:before {
    content: "\e9ca";
}
.icon-number2:before {
    content: "\e9cb";
}
.icon-number3:before {
    content: "\e9cc";
}
.icon-number4:before {
    content: "\e9cd";
}
.icon-number5:before {
    content: "\e9ce";
}
.icon-number6:before {
    content: "\e9cf";
}
.icon-number7:before {
    content: "\e9d0";
}
.icon-number8:before {
    content: "\e9d1";
}
.icon-number9:before {
    content: "\e9d2";
}
.icon-number10:before {
    content: "\e9d3";
}
.icon-number11:before {
    content: "\e9d4";
}
.icon-number12:before {
    content: "\e9d5";
}
.icon-number13:before {
    content: "\e9d6";
}
.icon-number14:before {
    content: "\e9d7";
}
.icon-number15:before {
    content: "\e9d8";
}
.icon-number16:before {
    content: "\e9d9";
}
.icon-number17:before {
    content: "\e9da";
}
.icon-number18:before {
    content: "\e9db";
}
.icon-number19:before {
    content: "\e9dc";
}
.icon-number20:before {
    content: "\e9dd";
}
.icon-quote:before {
    content: "\e9de";
}
.icon-quote2:before {
    content: "\e9df";
}
.icon-tag2:before {
    content: "\e9e0";
}
.icon-tag3:before {
    content: "\e9e1";
}
.icon-link3:before {
    content: "\e9e2";
}
.icon-link4:before {
    content: "\e9e3";
}
.icon-cabinet:before {
    content: "\e9e4";
}
.icon-cabinet2:before {
    content: "\e9e5";
}
.icon-calendar2:before {
    content: "\e9e6";
}
.icon-calendar3:before {
    content: "\e9e7";
}
.icon-calendar4:before {
    content: "\e9e8";
}
.icon-file2:before {
    content: "\e9e9";
}
.icon-file3:before {
    content: "\e9ea";
}
.icon-file4:before {
    content: "\e9eb";
}
.icon-files:before {
    content: "\e9ec";
}
.icon-phone3:before {
    content: "\e9ed";
}
.icon-tablet3:before {
    content: "\e9ee";
}
.icon-window:before {
    content: "\e9ef";
}
.icon-monitor2:before {
    content: "\e9f0";
}
.icon-ipod:before {
    content: "\e9f1";
}
.icon-tv3:before {
    content: "\e9f2";
}
.icon-camera3:before {
    content: "\e9f3";
}
.icon-camera4:before {
    content: "\e9f4";
}
.icon-camera5:before {
    content: "\e9f5";
}
.icon-film2:before {
    content: "\e9f6";
}
.icon-film3:before {
    content: "\e9f7";
}
.icon-film4:before {
    content: "\e9f8";
}
.icon-microphone2:before {
    content: "\e9f9";
}
.icon-microphone3:before {
    content: "\e9fa";
}
.icon-microphone4:before {
    content: "\e9fb";
}
.icon-drink:before {
    content: "\e9fc";
}
.icon-drink2:before {
    content: "\e9fd";
}
.icon-drink3:before {
    content: "\e9fe";
}
.icon-drink4:before {
    content: "\e9ff";
}
.icon-coffee2:before {
    content: "\ea00";
}
.icon-mug:before {
    content: "\ea01";
}
.icon-icecream:before {
    content: "\ea02";
}
.icon-cake2:before {
    content: "\ea03";
}
.icon-inbox3:before {
    content: "\ea04";
}
.icon-download2:before {
    content: "\ea05";
}
.icon-upload2:before {
    content: "\ea06";
}
.icon-inbox4:before {
    content: "\ea07";
}
.icon-checkmark:before {
    content: "\ea08";
}
.icon-checkmark2:before {
    content: "\ea09";
}
.icon-cancel2:before {
    content: "\ea0a";
}
.icon-cancel3:before {
    content: "\ea0b";
}
.icon-plus2:before {
    content: "\ea0c";
}
.icon-plus3:before {
    content: "\ea0d";
}
.icon-minus2:before {
    content: "\ea0e";
}
.icon-minus3:before {
    content: "\ea0f";
}
.icon-notice:before {
    content: "\ea10";
}
.icon-notice2:before {
    content: "\ea11";
}
.icon-cog2:before {
    content: "\ea12";
}
.icon-cogs2:before {
    content: "\ea13";
}
.icon-cog3:before {
    content: "\ea14";
}
.icon-warning3:before {
    content: "\ea15";
}
.icon-health:before {
    content: "\ea16";
}
.icon-suitcase2:before {
    content: "\ea17";
}
.icon-suitcase3:before {
    content: "\ea18";
}
.icon-suitcase4:before {
    content: "\ea19";
}
.icon-picture:before {
    content: "\ea1a";
}
.icon-pictures:before {
    content: "\ea1b";
}
.icon-pictures2:before {
    content: "\ea1c";
}
.icon-android3:before {
    content: "\ea1d";
}
.icon-marvin:before {
    content: "\ea1e";
}
.icon-pacman:before {
    content: "\ea1f";
}
.icon-cassette:before {
    content: "\ea20";
}
.icon-watch2:before {
    content: "\ea21";
}
.icon-chronometer:before {
    content: "\ea22";
}
.icon-watch3:before {
    content: "\ea23";
}
.icon-alarmclock:before {
    content: "\ea24";
}
.icon-time:before {
    content: "\ea25";
}
.icon-time2:before {
    content: "\ea26";
}
.icon-headphones2:before {
    content: "\ea27";
}
.icon-wallet2:before {
    content: "\ea28";
}
.icon-checkmark3:before {
    content: "\ea29";
}
.icon-cancel4:before {
    content: "\ea2a";
}
.icon-eye2:before {
    content: "\ea2b";
}
.icon-position:before {
    content: "\ea2c";
}
.icon-sitemap2:before {
    content: "\ea2d";
}
.icon-sitemap3:before {
    content: "\ea2e";
}
.icon-cloud3:before {
    content: "\ea2f";
}
.icon-upload3:before {
    content: "\ea30";
}
.icon-chart:before {
    content: "\ea31";
}
.icon-chart2:before {
    content: "\ea32";
}
.icon-chart3:before {
    content: "\ea33";
}
.icon-chart4:before {
    content: "\ea34";
}
.icon-chart5:before {
    content: "\ea35";
}
.icon-chart6:before {
    content: "\ea36";
}
.icon-location:before {
    content: "\ea37";
}
.icon-download3:before {
    content: "\ea38";
}
.icon-basket:before {
    content: "\ea39";
}
.icon-folder3:before {
    content: "\ea3a";
}
.icon-gamepad3:before {
    content: "\ea3b";
}
.icon-alarm2:before {
    content: "\ea3c";
}
.icon-alarm-cancel:before {
    content: "\ea3d";
}
.icon-phone4:before {
    content: "\ea3e";
}
.icon-phone5:before {
    content: "\ea3f";
}
.icon-image3:before {
    content: "\ea40";
}
.icon-open:before {
    content: "\ea41";
}
.icon-sale:before {
    content: "\ea42";
}
.icon-direction:before {
    content: "\ea43";
}
.icon-map3:before {
    content: "\ea44";
}
.icon-trashcan:before {
    content: "\ea45";
}
.icon-vote:before {
    content: "\ea46";
}
.icon-graduate:before {
    content: "\ea47";
}
.icon-lab:before {
    content: "\ea48";
}
.icon-tie:before {
    content: "\ea49";
}
.icon-football:before {
    content: "\ea4a";
}
.icon-eightball:before {
    content: "\ea4b";
}
.icon-bowling:before {
    content: "\ea4c";
}
.icon-bowlingpin:before {
    content: "\ea4d";
}
.icon-baseball:before {
    content: "\ea4e";
}
.icon-soccer:before {
    content: "\ea4f";
}
.icon-3dglasses:before {
    content: "\ea50";
}
.icon-microwave:before {
    content: "\ea51";
}
.icon-refrigerator:before {
    content: "\ea52";
}
.icon-oven:before {
    content: "\ea53";
}
.icon-washingmachine:before {
    content: "\ea54";
}
.icon-mouse2:before {
    content: "\ea55";
}
.icon-smiley:before {
    content: "\ea56";
}
.icon-sad:before {
    content: "\ea57";
}
.icon-mute2:before {
    content: "\ea58";
}
.icon-hand:before {
    content: "\ea59";
}
.icon-radio2:before {
    content: "\ea5a";
}
.icon-satellite2:before {
    content: "\ea5b";
}
.icon-medal2:before {
    content: "\ea5c";
}
.icon-medal22:before {
    content: "\ea5d";
}
.icon-switch2:before {
    content: "\ea5e";
}
.icon-key2:before {
    content: "\ea5f";
}
.icon-cord:before {
    content: "\ea60";
}
.icon-locked:before {
    content: "\ea61";
}
.icon-unlocked:before {
    content: "\ea62";
}
.icon-locked2:before {
    content: "\ea63";
}
.icon-unlocked2:before {
    content: "\ea64";
}
.icon-magnifier:before {
    content: "\ea65";
}
.icon-zoomin:before {
    content: "\ea66";
}
.icon-zoomout:before {
    content: "\ea67";
}
.icon-stack:before {
    content: "\ea68";
}
.icon-stack2:before {
    content: "\ea69";
}
.icon-stack3:before {
    content: "\ea6a";
}
.icon-davidstar:before {
    content: "\ea6b";
}
.icon-cross:before {
    content: "\ea6c";
}
.icon-moonandstar:before {
    content: "\ea6d";
}
.icon-transformers:before {
    content: "\ea6e";
}
.icon-batman:before {
    content: "\ea6f";
}
.icon-spaceinvaders:before {
    content: "\ea70";
}
.icon-skeletor:before {
    content: "\ea71";
}
.icon-lamp:before {
    content: "\ea72";
}
.icon-lamp2:before {
    content: "\ea73";
}
.icon-umbrella2:before {
    content: "\ea74";
}
.icon-streetlight:before {
    content: "\ea75";
}
.icon-bomb2:before {
    content: "\ea76";
}
.icon-archive3:before {
    content: "\ea77";
}
.icon-battery2:before {
    content: "\ea78";
}
.icon-battery22:before {
    content: "\ea79";
}
.icon-battery3:before {
    content: "\ea7a";
}
.icon-battery4:before {
    content: "\ea7b";
}
.icon-battery5:before {
    content: "\ea7c";
}
.icon-megaphone:before {
    content: "\ea7d";
}
.icon-megaphone2:before {
    content: "\ea7e";
}
.icon-patch:before {
    content: "\ea7f";
}
.icon-pil:before {
    content: "\ea80";
}
.icon-injection:before {
    content: "\ea81";
}
.icon-thermometer:before {
    content: "\ea82";
}
.icon-lamp3:before {
    content: "\ea83";
}
.icon-lamp4:before {
    content: "\ea84";
}
.icon-lamp5:before {
    content: "\ea85";
}
.icon-cube2:before {
    content: "\ea86";
}
.icon-box:before {
    content: "\ea87";
}
.icon-box22:before {
    content: "\ea88";
}
.icon-diamond2:before {
    content: "\ea89";
}
.icon-bag:before {
    content: "\ea8a";
}
.icon-moneybag:before {
    content: "\ea8b";
}
.icon-grid:before {
    content: "\ea8c";
}
.icon-grid2:before {
    content: "\ea8d";
}
.icon-list3:before {
    content: "\ea8e";
}
.icon-list4:before {
    content: "\ea8f";
}
.icon-ruler:before {
    content: "\ea90";
}
.icon-ruler2:before {
    content: "\ea91";
}
.icon-layout:before {
    content: "\ea92";
}
.icon-layout2:before {
    content: "\ea93";
}
.icon-layout3:before {
    content: "\ea94";
}
.icon-layout4:before {
    content: "\ea95";
}
.icon-layout5:before {
    content: "\ea96";
}
.icon-layout6:before {
    content: "\ea97";
}
.icon-layout7:before {
    content: "\ea98";
}
.icon-layout8:before {
    content: "\ea99";
}
.icon-layout9:before {
    content: "\ea9a";
}
.icon-layout10:before {
    content: "\ea9b";
}
.icon-layout11:before {
    content: "\ea9c";
}
.icon-layout12:before {
    content: "\ea9d";
}
.icon-layout13:before {
    content: "\ea9e";
}
.icon-layout14:before {
    content: "\ea9f";
}
.icon-tools2:before {
    content: "\eaa0";
}
.icon-screwdriver:before {
    content: "\eaa1";
}
.icon-paint2:before {
    content: "\eaa2";
}
.icon-hammer2:before {
    content: "\eaa3";
}
.icon-brush2:before {
    content: "\eaa4";
}
.icon-pen2:before {
    content: "\eaa5";
}
.icon-chat2:before {
    content: "\eaa6";
}
.icon-comments2:before {
    content: "\eaa7";
}
.icon-chat3:before {
    content: "\eaa8";
}
.icon-chat4:before {
    content: "\eaa9";
}
.icon-volume3:before {
    content: "\eaaa";
}
.icon-volume22:before {
    content: "\eaab";
}
.icon-volume32:before {
    content: "\eaac";
}
.icon-equalizer2:before {
    content: "\eaad";
}
.icon-resize:before {
    content: "\eaae";
}
.icon-resize2:before {
    content: "\eaaf";
}
.icon-stretch:before {
    content: "\eab0";
}
.icon-narrow:before {
    content: "\eab1";
}
.icon-resize3:before {
    content: "\eab2";
}
.icon-download4:before {
    content: "\eab3";
}
.icon-calculator2:before {
    content: "\eab4";
}
.icon-library:before {
    content: "\eab5";
}
.icon-auction:before {
    content: "\eab6";
}
.icon-justice:before {
    content: "\eab7";
}
.icon-stats:before {
    content: "\eab8";
}
.icon-stats2:before {
    content: "\eab9";
}
.icon-attachment2:before {
    content: "\eaba";
}
.icon-hourglass2:before {
    content: "\eabb";
}
.icon-abacus:before {
    content: "\eabc";
}
.icon-pencil2:before {
    content: "\eabd";
}
.icon-pen22:before {
    content: "\eabe";
}
.icon-pin2:before {
    content: "\eabf";
}
.icon-pin22:before {
    content: "\eac0";
}
.icon-discout:before {
    content: "\eac1";
}
.icon-edit3:before {
    content: "\eac2";
}
.icon-scissors2:before {
    content: "\eac3";
}
.icon-profile:before {
    content: "\eac4";
}
.icon-profile2:before {
    content: "\eac5";
}
.icon-profile3:before {
    content: "\eac6";
}
.icon-rotate:before {
    content: "\eac7";
}
.icon-rotate2:before {
    content: "\eac8";
}
.icon-reply3:before {
    content: "\eac9";
}
.icon-forward3:before {
    content: "\eaca";
}
.icon-retweet2:before {
    content: "\eacb";
}
.icon-shuffle2:before {
    content: "\eacc";
}
.icon-loop2:before {
    content: "\eacd";
}
.icon-crop3:before {
    content: "\eace";
}
.icon-square2:before {
    content: "\eacf";
}
.icon-square3:before {
    content: "\ead0";
}
.icon-circle2:before {
    content: "\ead1";
}
.icon-dollar2:before {
    content: "\ead2";
}
.icon-dollar3:before {
    content: "\ead3";
}
.icon-coins:before {
    content: "\ead4";
}
.icon-pig:before {
    content: "\ead5";
}
.icon-bookmark3:before {
    content: "\ead6";
}
.icon-bookmark4:before {
    content: "\ead7";
}
.icon-addressbook:before {
    content: "\ead8";
}
.icon-addressbook2:before {
    content: "\ead9";
}
.icon-safe2:before {
    content: "\eada";
}
.icon-envelope2:before {
    content: "\eadb";
}
.icon-envelope3:before {
    content: "\eadc";
}
.icon-radioactive:before {
    content: "\eadd";
}
.icon-music2:before {
    content: "\eade";
}
.icon-presentation:before {
    content: "\eadf";
}
.icon-male2:before {
    content: "\eae0";
}
.icon-female2:before {
    content: "\eae1";
}
.icon-aids:before {
    content: "\eae2";
}
.icon-heart2:before {
    content: "\eae3";
}
.icon-info3:before {
    content: "\eae4";
}
.icon-info4:before {
    content: "\eae5";
}
.icon-piano:before {
    content: "\eae6";
}
.icon-rain:before {
    content: "\eae7";
}
.icon-snow:before {
    content: "\eae8";
}
.icon-lightning:before {
    content: "\eae9";
}
.icon-sun2:before {
    content: "\eaea";
}
.icon-moon2:before {
    content: "\eaeb";
}
.icon-cloudy:before {
    content: "\eaec";
}
.icon-cloudy2:before {
    content: "\eaed";
}
.icon-car2:before {
    content: "\eaee";
}
.icon-bike:before {
    content: "\eaef";
}
.icon-truck2:before {
    content: "\eaf0";
}
.icon-bus2:before {
    content: "\eaf1";
}
.icon-bike2:before {
    content: "\eaf2";
}
.icon-plane2:before {
    content: "\eaf3";
}
.icon-paperplane:before {
    content: "\eaf4";
}
.icon-rocket2:before {
    content: "\eaf5";
}
.icon-book3:before {
    content: "\eaf6";
}
.icon-book4:before {
    content: "\eaf7";
}
.icon-barcode2:before {
    content: "\eaf8";
}
.icon-barcode3:before {
    content: "\eaf9";
}
.icon-expand2:before {
    content: "\eafa";
}
.icon-collapse:before {
    content: "\eafb";
}
.icon-popout:before {
    content: "\eafc";
}
.icon-popin:before {
    content: "\eafd";
}
.icon-target2:before {
    content: "\eafe";
}
.icon-badge:before {
    content: "\eaff";
}
.icon-badge2:before {
    content: "\eb00";
}
.icon-ticket2:before {
    content: "\eb01";
}
.icon-ticket3:before {
    content: "\eb02";
}
.icon-ticket4:before {
    content: "\eb03";
}
.icon-microphone5:before {
    content: "\eb04";
}
.icon-cone:before {
    content: "\eb05";
}
.icon-blocked:before {
    content: "\eb06";
}
.icon-stop3:before {
    content: "\eb07";
}
.icon-keyboard2:before {
    content: "\eb08";
}
.icon-keyboard3:before {
    content: "\eb09";
}
.icon-radio3:before {
    content: "\eb0a";
}
.icon-printer:before {
    content: "\eb0b";
}
.icon-checked:before {
    content: "\eb0c";
}
.icon-error2:before {
    content: "\eb0d";
}
.icon-add2:before {
    content: "\eb0e";
}
.icon-minus4:before {
    content: "\eb0f";
}
.icon-alert:before {
    content: "\eb10";
}
.icon-pictures3:before {
    content: "\eb11";
}
.icon-atom:before {
    content: "\eb12";
}
.icon-eyedropper2:before {
    content: "\eb13";
}
.icon-globe2:before {
    content: "\eb14";
}
.icon-globe3:before {
    content: "\eb15";
}
.icon-shipping:before {
    content: "\eb16";
}
.icon-yingyang:before {
    content: "\eb17";
}
.icon-compass2:before {
    content: "\eb18";
}
.icon-zip:before {
    content: "\eb19";
}
.icon-zip2:before {
    content: "\eb1a";
}
.icon-anchor2:before {
    content: "\eb1b";
}
.icon-lockedheart:before {
    content: "\eb1c";
}
.icon-magnet2:before {
    content: "\eb1d";
}
.icon-navigation2:before {
    content: "\eb1e";
}
.icon-tags2:before {
    content: "\eb1f";
}
.icon-heart3:before {
    content: "\eb20";
}
.icon-heart4:before {
    content: "\eb21";
}
.icon-usb3:before {
    content: "\eb22";
}
.icon-clipboard2:before {
    content: "\eb23";
}
.icon-clipboard3:before {
    content: "\eb24";
}
.icon-clipboard4:before {
    content: "\eb25";
}
.icon-switch22:before {
    content: "\eb26";
}
.icon-ruler3:before {
    content: "\eb27";
}
.icon-add-user:before {
    content: "\e900";
}
.icon-airplay:before {
    content: "\e901";
}
.icon-alarm:before {
    content: "\e902";
}
.icon-album:before {
    content: "\e903";
}
.icon-albums:before {
    content: "\e904";
}
.icon-anchor:before {
    content: "\e905";
}
.icon-angle-down:before {
    content: "\e906";
}
.icon-angle-down-circle:before {
    content: "\e907";
}
.icon-angle-left:before {
    content: "\e908";
}
.icon-angle-left-circle:before {
    content: "\e909";
}
.icon-angle-right:before {
    content: "\e90a";
}
.icon-angle-right-circle:before {
    content: "\e90b";
}
.icon-angle-up:before {
    content: "\e90c";
}
.icon-angle-up-circle:before {
    content: "\e90d";
}
.icon-arc:before {
    content: "\e90e";
}
.icon-attention:before {
    content: "\e90f";
}
.icon-back:before {
    content: "\e910";
}
.icon-back-2:before {
    content: "\e911";
}
.icon-ball:before {
    content: "\e912";
}
.icon-bandaid:before {
    content: "\e913";
}
.icon-battery:before {
    content: "\e914";
}
.icon-bell:before {
    content: "\e915";
}
.icon-bicycle:before {
    content: "\e916";
}
.icon-bluetooth:before {
    content: "\e917";
}
.icon-bookmarks:before {
    content: "\e918";
}
.icon-bottom-arrow:before {
    content: "\e919";
}
.icon-box1:before {
    content: "\e91a";
}
.icon-box2:before {
    content: "\e91b";
}
.icon-browser:before {
    content: "\e91c";
}
.icon-calculator:before {
    content: "\e91d";
}
.icon-call:before {
    content: "\e91e";
}
.icon-camera:before {
    content: "\e91f";
}
.icon-car:before {
    content: "\e920";
}
.icon-cart:before {
    content: "\e921";
}
.icon-cash:before {
    content: "\e922";
}
.icon-chat:before {
    content: "\e923";
}
.icon-check:before {
    content: "\e924";
}
.icon-clock:before {
    content: "\e925";
}
.icon-close:before {
    content: "\e926";
}
.icon-close-circle:before {
    content: "\e927";
}
.icon-cloud:before {
    content: "\e928";
}
.icon-cloud-download:before {
    content: "\e929";
}
.icon-cloud-upload:before {
    content: "\e92a";
}
.icon-coffee:before {
    content: "\e92b";
}
.icon-comment:before {
    content: "\e92c";
}
.icon-compass:before {
    content: "\e92d";
}
.icon-config:before {
    content: "\e92e";
}
.icon-copy-file:before {
    content: "\e92f";
}
.icon-credit:before {
    content: "\e930";
}
.icon-crop:before {
    content: "\e931";
}
.icon-culture:before {
    content: "\e932";
}
.icon-cup:before {
    content: "\e933";
}
.icon-date:before {
    content: "\e934";
}
.icon-delete-user:before {
    content: "\e935";
}
.icon-diamond:before {
    content: "\e936";
}
.icon-disk:before {
    content: "\e937";
}
.icon-diskette:before {
    content: "\e938";
}
.icon-display1:before {
    content: "\e939";
}
.icon-display2:before {
    content: "\e93a";
}
.icon-door-lock:before {
    content: "\e93b";
}
.icon-download:before {
    content: "\e93c";
}
.icon-drawer:before {
    content: "\e93d";
}
.icon-drop:before {
    content: "\e93e";
}
.icon-edit:before {
    content: "\e93f";
}
.icon-exapnd2:before {
    content: "\e940";
}
.icon-expand1:before {
    content: "\e941";
}
.icon-eyedropper:before {
    content: "\e942";
}
.icon-female:before {
    content: "\e943";
}
.icon-file:before {
    content: "\e944";
}
.icon-film:before {
    content: "\e945";
}
.icon-filter:before {
    content: "\e946";
}
.icon-flag:before {
    content: "\e947";
}
.icon-folder:before {
    content: "\e948";
}
.icon-gift:before {
    content: "\e949";
}
.icon-glasses:before {
    content: "\e94a";
}
.icon-gleam:before {
    content: "\e94b";
}
.icon-global:before {
    content: "\e94c";
}
.icon-graph:before {
    content: "\e94d";
}
.icon-graph1:before {
    content: "\e94e";
}
.icon-graph2:before {
    content: "\e94f";
}
.icon-graph3:before {
    content: "\e950";
}
.icon-gym:before {
    content: "\e951";
}
.icon-hammer:before {
    content: "\e952";
}
.icon-headphones:before {
    content: "\e953";
}
.icon-helm:before {
    content: "\e954";
}
.icon-help1:before {
    content: "\e955";
}
.icon-help2:before {
    content: "\e956";
}
.icon-home:before {
    content: "\e957";
}
.icon-hourglass:before {
    content: "\e958";
}
.icon-id:before {
    content: "\e959";
}
.icon-info:before {
    content: "\e95a";
}
.icon-joy:before {
    content: "\e95b";
}
.icon-junk:before {
    content: "\e95c";
}
.icon-key:before {
    content: "\e95d";
}
.icon-keypad:before {
    content: "\e95e";
}
.icon-leaf:before {
    content: "\e95f";
}
.icon-left-arrow:before {
    content: "\e960";
}
.icon-less:before {
    content: "\e961";
}
.icon-light:before {
    content: "\e962";
}
.icon-like:before {
    content: "\e963";
}
.icon-like2:before {
    content: "\e964";
}
.icon-link:before {
    content: "\e965";
}
.icon-lintern:before {
    content: "\e966";
}
.icon-lock:before {
    content: "\e967";
}
.icon-look:before {
    content: "\e968";
}
.icon-loop:before {
    content: "\e969";
}
.icon-magic-wand:before {
    content: "\e96a";
}
.icon-magnet:before {
    content: "\e96b";
}
.icon-mail:before {
    content: "\e96c";
}
.icon-mail-open:before {
    content: "\e96d";
}
.icon-mail-open-file:before {
    content: "\e96e";
}
.icon-male:before {
    content: "\e96f";
}
.icon-map:before {
    content: "\e970";
}
.icon-map-2:before {
    content: "\e971";
}
.icon-map-marker:before {
    content: "\e972";
}
.icon-medal:before {
    content: "\e973";
}
.icon-menu:before {
    content: "\e974";
}
.icon-micro:before {
    content: "\e975";
}
.icon-monitor:before {
    content: "\e976";
}
.icon-moon:before {
    content: "\e977";
}
.icon-more:before {
    content: "\e978";
}
.icon-mouse:before {
    content: "\e979";
}
.icon-music:before {
    content: "\e97a";
}
.icon-musiclist:before {
    content: "\e97b";
}
.icon-mute:before {
    content: "\e97c";
}
.icon-network:before {
    content: "\e97d";
}
.icon-news-paper:before {
    content: "\e97e";
}
.icon-next:before {
    content: "\e97f";
}
.icon-next-2:before {
    content: "\e980";
}
.icon-note:before {
    content: "\e981";
}
.icon-note2:before {
    content: "\e982";
}
.icon-notebook:before {
    content: "\e983";
}
.icon-paint:before {
    content: "\e984";
}
.icon-paint-bucket:before {
    content: "\e985";
}
.icon-paperclip:before {
    content: "\e986";
}
.icon-paper-plane:before {
    content: "\e987";
}
.icon-pen:before {
    content: "\e988";
}
.icon-pendrive:before {
    content: "\e989";
}
.icon-phone:before {
    content: "\e98a";
}
.icon-photo:before {
    content: "\e98b";
}
.icon-photo-gallery:before {
    content: "\e98c";
}
.icon-piggy:before {
    content: "\e98d";
}
.icon-pin:before {
    content: "\e98e";
}
.icon-plane:before {
    content: "\e98f";
}
.icon-play:before {
    content: "\e990";
}
.icon-plug:before {
    content: "\e991";
}
.icon-plugin:before {
    content: "\e992";
}
.icon-plus:before {
    content: "\e993";
}
.icon-portfolio:before {
    content: "\e994";
}
.icon-power:before {
    content: "\e995";
}
.icon-prev:before {
    content: "\e996";
}
.icon-print:before {
    content: "\e997";
}
.icon-radio:before {
    content: "\e998";
}
.icon-refresh:before {
    content: "\e999";
}
.icon-refresh-2:before {
    content: "\e99a";
}
.icon-refresh-cloud:before {
    content: "\e99b";
}
.icon-repeat:before {
    content: "\e99c";
}
.icon-ribbon:before {
    content: "\e99d";
}
.icon-right-arrow:before {
    content: "\e99e";
}
.icon-rocket:before {
    content: "\e99f";
}
.icon-safe:before {
    content: "\e9a0";
}
.icon-science:before {
    content: "\e9a1";
}
.icon-scissors:before {
    content: "\e9a2";
}
.icon-search:before {
    content: "\e9a3";
}
.icon-server:before {
    content: "\e9a4";
}
.icon-settings:before {
    content: "\e9a5";
}
.icon-share:before {
    content: "\e9a6";
}
.icon-shield:before {
    content: "\e9a7";
}
.icon-shopbag:before {
    content: "\e9a8";
}
.icon-shuffle:before {
    content: "\e9a9";
}
.icon-signal:before {
    content: "\e9aa";
}
.icon-smile:before {
    content: "\e9ab";
}
.icon-speaker:before {
    content: "\e9ac";
}
.icon-star:before {
    content: "\e9ad";
}
.icon-stopwatch:before {
    content: "\e9ae";
}
.icon-study:before {
    content: "\e9af";
}
.icon-sun:before {
    content: "\e9b0";
}
.icon-switch:before {
    content: "\e9b1";
}
.icon-target:before {
    content: "\e9b2";
}
.icon-ticket:before {
    content: "\e9b3";
}
.icon-timer:before {
    content: "\e9b4";
}
.icon-tools:before {
    content: "\e9b5";
}
.icon-trash:before {
    content: "\e9b6";
}
.icon-umbrella:before {
    content: "\e9b7";
}
.icon-unlock:before {
    content: "\e9b8";
}
.icon-up-arrow:before {
    content: "\e9b9";
}
.icon-upload:before {
    content: "\e9ba";
}
.icon-usb:before {
    content: "\e9bb";
}
.icon-user:before {
    content: "\e9bc";
}
.icon-user-female:before {
    content: "\e9bd";
}
.icon-users:before {
    content: "\e9be";
}
.icon-vector:before {
    content: "\e9bf";
}
.icon-video:before {
    content: "\e9c0";
}
.icon-voicemail:before {
    content: "\e9c1";
}
.icon-volume:before {
    content: "\e9c2";
}
.icon-volume1:before {
    content: "\e9c3";
}
.icon-volume2:before {
    content: "\e9c4";
}
.icon-wallet:before {
    content: "\e9c5";
}
.icon-way:before {
    content: "\e9c6";
}
.icon-wine:before {
    content: "\e9c7";
}
.icon-world:before {
    content: "\e9c8";
}
.icon-wristwatch:before {
    content: "\e9c9";
}
.icon-eye:before {
    content: "\e000";
}
.icon-paper-clip:before {
    content: "\e001";
}
.icon-mail2:before {
    content: "\e002";
}
.icon-toggle:before {
    content: "\e003";
}
.icon-layout15:before {
    content: "\e004";
}
.icon-link2:before {
    content: "\e005";
}
.icon-bell2:before {
    content: "\e006";
}
.icon-lock2:before {
    content: "\e007";
}
.icon-unlock2:before {
    content: "\e008";
}
.icon-ribbon2:before {
    content: "\e009";
}
.icon-image:before {
    content: "\e010";
}
.icon-signal2:before {
    content: "\e011";
}
.icon-target22:before {
    content: "\e012";
}
.icon-clipboard:before {
    content: "\e013";
}
.icon-clock2:before {
    content: "\e014";
}
.icon-watch:before {
    content: "\e015";
}
.icon-air-play:before {
    content: "\e016";
}
.icon-camera2:before {
    content: "\e017";
}
.icon-video2:before {
    content: "\e018";
}
.icon-disc:before {
    content: "\e019";
}
.icon-printer2:before {
    content: "\e020";
}
.icon-monitor22:before {
    content: "\e021";
}
.icon-server2:before {
    content: "\e022";
}
.icon-cog:before {
    content: "\e023";
}
.icon-heart:before {
    content: "\e024";
}
.icon-paragraph:before {
    content: "\e025";
}
.icon-align-justify:before {
    content: "\e026";
}
.icon-align-left:before {
    content: "\e027";
}
.icon-align-center:before {
    content: "\e028";
}
.icon-align-right:before {
    content: "\e029";
}
.icon-book:before {
    content: "\e030";
}
.icon-layers:before {
    content: "\e031";
}
.icon-stack4:before {
    content: "\e032";
}
.icon-stack-2:before {
    content: "\e033";
}
.icon-paper:before {
    content: "\e034";
}
.icon-paper-stack:before {
    content: "\e035";
}
.icon-search2:before {
    content: "\e036";
}
.icon-zoom-in:before {
    content: "\e037";
}
.icon-zoom-out:before {
    content: "\e038";
}
.icon-reply:before {
    content: "\e039";
}
.icon-circle-plus:before {
    content: "\e040";
}
.icon-circle-minus:before {
    content: "\e041";
}
.icon-circle-check:before {
    content: "\e042";
}
.icon-circle-cross:before {
    content: "\e043";
}
.icon-square-plus:before {
    content: "\e044";
}
.icon-square-minus:before {
    content: "\e045";
}
.icon-square-check:before {
    content: "\e046";
}
.icon-square-cross:before {
    content: "\e047";
}
.icon-microphone:before {
    content: "\e048";
}
.icon-record:before {
    content: "\e049";
}
.icon-skip-back:before {
    content: "\e050";
}
.icon-rewind:before {
    content: "\e051";
}
.icon-play2:before {
    content: "\e052";
}
.icon-pause:before {
    content: "\e053";
}
.icon-stop:before {
    content: "\e054";
}
.icon-fast-forward:before {
    content: "\e055";
}
.icon-skip-forward:before {
    content: "\e056";
}
.icon-shuffle22:before {
    content: "\e057";
}
.icon-repeat2:before {
    content: "\e058";
}
.icon-folder2:before {
    content: "\e059";
}
.icon-umbrella22:before {
    content: "\e060";
}
.icon-moon22:before {
    content: "\e061";
}
.icon-thermometer2:before {
    content: "\e062";
}
.icon-drop2:before {
    content: "\e063";
}
.icon-sun22:before {
    content: "\e064";
}
.icon-cloud2:before {
    content: "\e065";
}
.icon-cloud-upload2:before {
    content: "\e066";
}
.icon-cloud-download2:before {
    content: "\e067";
}
.icon-upload22:before {
    content: "\e068";
}
.icon-download22:before {
    content: "\e069";
}
.icon-location2:before {
    content: "\e070";
}
.icon-location-2:before {
    content: "\e071";
}
.icon-map2:before {
    content: "\e072";
}
.icon-battery23:before {
    content: "\e073";
}
.icon-head:before {
    content: "\e074";
}
.icon-briefcase:before {
    content: "\e075";
}
.icon-speech-bubble:before {
    content: "\e076";
}
.icon-anchor22:before {
    content: "\e077";
}
.icon-globe:before {
    content: "\e078";
}
.icon-box3:before {
    content: "\e079";
}
.icon-reload:before {
    content: "\e080";
}
.icon-share2:before {
    content: "\e081";
}
.icon-marquee:before {
    content: "\e082";
}
.icon-marquee-plus:before {
    content: "\e083";
}
.icon-marquee-minus:before {
    content: "\e084";
}
.icon-tag:before {
    content: "\e085";
}
.icon-power2:before {
    content: "\e086";
}
.icon-command:before {
    content: "\e087";
}
.icon-alt:before {
    content: "\e088";
}
.icon-esc:before {
    content: "\e089";
}
.icon-bar-graph:before {
    content: "\e090";
}
.icon-bar-graph-2:before {
    content: "\e091";
}
.icon-pie-graph:before {
    content: "\e092";
}
.icon-star2:before {
    content: "\e093";
}
.icon-arrow-left:before {
    content: "\e094";
}
.icon-arrow-right:before {
    content: "\e095";
}
.icon-arrow-up:before {
    content: "\e096";
}
.icon-arrow-down:before {
    content: "\e097";
}
.icon-volume33:before {
    content: "\e098";
}
.icon-mute22:before {
    content: "\e099";
}
.icon-content-right:before {
    content: "\e100";
}
.icon-content-left:before {
    content: "\e101";
}
.icon-grid3:before {
    content: "\e102";
}
.icon-grid-2:before {
    content: "\e103";
}
.icon-columns:before {
    content: "\e104";
}
.icon-loader:before {
    content: "\e105";
}
.icon-bag2:before {
    content: "\e106";
}
.icon-ban:before {
    content: "\e107";
}
.icon-flag2:before {
    content: "\e108";
}
.icon-trash2:before {
    content: "\e109";
}
.icon-expand:before {
    content: "\e110";
}
.icon-contract:before {
    content: "\e111";
}
.icon-maximize:before {
    content: "\e112";
}
.icon-minimize:before {
    content: "\e113";
}
.icon-plus22:before {
    content: "\e114";
}
.icon-minus:before {
    content: "\e115";
}
.icon-check2:before {
    content: "\e116";
}
.icon-cross2:before {
    content: "\e117";
}
.icon-move:before {
    content: "\e118";
}
.icon-delete:before {
    content: "\e119";
}
.icon-menu2:before {
    content: "\e120";
}
.icon-archive:before {
    content: "\e121";
}
.icon-inbox:before {
    content: "\e122";
}
.icon-outbox:before {
    content: "\e123";
}
.icon-file22:before {
    content: "\e124";
}
.icon-file-add:before {
    content: "\e125";
}
.icon-file-subtract:before {
    content: "\e126";
}
.icon-help:before {
    content: "\e127";
}
.icon-open2:before {
    content: "\e128";
}
.icon-ellipsis:before {
    content: "\e129";
}

/* */

/* RESPONSIVE */

#offcanvas-toggler {
	float: right;
	margin-left: 15px;
	font-size: 20px;
	padding-top: 13px;
	line-height: 1;
	margin-right: 15px;
}

#offcanvas-toggler > i {
	color: #fff;
}

@media (max-width: 1200px) {
	
	.sp-megamenu-parent > li {
		margin-left: 20px;
	}
	
	.index1-top-heading .sppb-addon-title {
		color: #fff;
		font-size: 47px;
		line-height: 53px;
		margin: -20px 0 30px;
		font-weight: 500;
	}
	
	.index-testimonial .quote {
		font-size: 24px;
		line-height: 35px;
	}
	
	.index2-screenshots img {margin: 0 auto;}
	
	.faq-anchor a {
		padding: 50px 0px 41px;
	}
	
}

@media (max-width: 992px) {
	
	.index1-top-heading-btn {
		margin-bottom: 50px;
	}
	
	.index1-text .sppb-addon-title, .sppb-addon-ajax-contact .sppb-addon-title {
		margin-top: 40px;
	}
	
	.sppb-addon-persion img, .index1-heading .sppb-addon-content {width: 100%;}
	.sppb-addon-persion, .sppb-pricing-box, .index4-features {margin: 35px 0;}
	
	.about-text {padding: 0 15px;}
	
}

@media (max-width: 768px) {
	
	.index2-top-heading .sppb-addon-title {
		font-size: 55px;
		line-height: 60px;
	}
	
	.index1-top-heading-btn a.sppb-btn {
		font-size: 12px;
		padding: 14px 20px;
		min-width: auto;
	}
	
	.index4-top-heading .sppb-addon-title {
		font-size: 45px;
		line-height: 53px;
	}
	
	.index5-top-heading .sppb-addon-title {
		font-size: 45px;
		line-height: 48px;
	}
	
	.sppb-nav-tabs > li > a:before {display: none;}
	.sppb-nav-tabs > li > a {font-size: 15px;}
	
	.index8-top-heading .sppb-addon-title {
		margin: 0px 0 20px;
		font-size: 35px;
		line-height: 40px;
	}
	
	.timeline-badge, .sppb-addon-timeline .sppb-addon-timeline-wrapper:before {display: none !important;}
	
	.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
		margin-left: 10px !important;
		text-align: left !important;
	}
	.sppb-col-xs-12.timeline-item {
		width: 100%;
	}
	
	p.timeline-date.text-right, .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.odd .timeline-item .timeline-date {text-align: left !important;}
	
	.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part,
	.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel	{
		padding: 0;
	}
	
	.sppb-addon-timeline .sppb-addon-timeline-wrapper {
		padding-bottom: 0px !important;
	}
	
	.sppb-addon-timeline .sppb-addon-timeline-wrapper > .timeline-movement:last-child,
	.timeline-movement.even:before,
	.sppb-addon-timeline .timeline-movement.even:after	{
		display: none !important;
	}
	
	.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement {
		padding-bottom: 0px !important;
	}
	
	.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {margin-bottom: 50px !important;}
	
	.faq-anchor a {
		width: 100%;
		margin: 0 1% 15px;
	}
	
}

@media (max-width: 480px) {
	.sppb-nav-tabs > li > a {font-size: 13px;}
	
	.index7-form.sppb-addon-optin-forms button, .index7-form.sppb-addon-optin-forms button:hover {
		font-size: 9px;
		letter-spacing: 0;
	}
}

/* */

/* ADDITIONAL CODE */

.sp-page-title .breadcrumb {
	justify-content: center;
}

article.item .pull-left {
	float: none !important;
}