/* Minification failed. Returning unminified contents.
(7104,23): run-time error CSS1035: Expected colon, found '.55s'
(10675,1): run-time error CSS1019: Unexpected token, found '@import'
(10675,9): run-time error CSS1019: Unexpected token, found 'url(/content/app/app.css)'
(10676,1): run-time error CSS1019: Unexpected token, found '@import'
(10676,9): run-time error CSS1019: Unexpected token, found 'url(/content/app/blocks.css)'
 */
/*
 * Template Name: Unify - Responsive Bootstrap Template
 * Description: Business, Corporate, Portfolio, E-commerce, Blog and One Page Template.
 * Version: 1.9.2
 * Author: @htmlstream
 * Website: http://htmlstream.com
*/

/*Thematic Break
------------------------------------*/
hr {
	margin: 30px 0;
}

hr.hr-xs {
	margin: 10px 0;
}

hr.hr-md {
	margin: 20px 0;
}

hr.hr-lg {
	margin: 40px 0;
}

/*Headings
------------------------------------*/
h1 {
	font-size: 28px;
	line-height: 35px;
}
h2 {
	font-size: 24px;
	line-height: 33px;
}
h3 {
	font-size: 20px;
	line-height: 27px;
}
h4 {
	line-height: 25px;
}
h5 {
	line-height: 20px;
}
h6 {
	line-height: 18px;
}

.font-open-sans {
	font-family: "Open Sans", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #555;
	margin-top: 5px;
	text-shadow: none;
	font-weight: normal;
	font-family: "Open Sans", Arial, sans-serif;
}

h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
	margin-right: 5px;
}

/*Block Headline*/
.headline {
	display: block;
	margin: 10px 0 25px 0;
	border-bottom: 1px dotted #e4e9f0;
}

.headline h2 {
	font-size: 22px;
}

.headline h2,
.headline h3,
.headline h4 {
	margin: 0 0 -2px 0;
	padding-bottom: 5px;
	display: inline-block;
	border-bottom: 2px solid #72c02c;
}

.headline-md {
	margin-bottom: 15px;
}

.headline-md h2 {
	font-size: 21px;
}

/*Heading Options*/
.heading {
	text-align: center;
}

.heading h2 {
	padding: 0 12px;
	position: relative;
	display: inline-block;
	line-height: 34px !important; /*For Tagline Boxes*/
}

.heading h2:before,
.heading h2:after {
	content: ' ';
	width: 70%;
	position: absolute;
	border-width: 1px;
	border-color: #bbb;
}

.heading h2:before {
	right: 100%;
}

.heading h2:after {
	left: 100%;
}

@media (max-width: 768px) {
	.heading h2:before,
	.heading h2:after {
		width: 20%;
	}
}

/*Headline v1*/
.heading-v1 h2:before,
.heading-v1 h2:after {
	top: 15px;
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}

/*Headline v2*/
.heading-v2 h2:before,
.heading-v2 h2:after {
	top: 15px;
	height: 6px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}

/*Headline v3*/
.heading-v3 h2:before,
.heading-v3 h2:after {
	top: 15px;
	height: 6px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}

/*Headline v4*/
.heading-v4 h2:before,
.heading-v4 h2:after {
	top: 17px;
	border-bottom-style: solid;
}

/*Headline v5*/
.heading-v5 h2:before,
.heading-v5 h2:after {
	top: 17px;
	border-bottom-style: dashed;
}

/*Headline v6*/
.heading-v6 h2:before,
.heading-v6 h2:after {
	top: 17px;
	border-bottom-style: dotted;
}

/*Heading Titles v1*/
.title-v1 {
	z-index: 1;
	position: relative;
	text-align: center;
	margin-bottom: 60px;
}

.title-v1 h1,
.title-v1 h2 {
	color: #444;
	font-size: 28px;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-family: "Open Sans", Arial, sans-serif;
}

.title-v1 h1:after,
.title-v1 h2:after {
	bottom: 0;
	left: 50%;
	height: 1px;
	width: 70px;
	content: " ";
	margin-left: -35px;
	position: absolute;
	background: #72c02c;
}

.title-v1 p {
	font-size: 17px;
	font-weight: 200;
}

/*Heading Titles v2*/
h2.title-v2 {
	color: #555;
	position: relative;
	margin-bottom: 30px;
}

h2.title-v2:after {
	left: 0;
	width: 70px;
	height: 2px;
	content: " ";
	bottom: -10px;
	background: #555;
	position: absolute;
}

h1.title-v2.title-center,
h2.title-v2.title-center,
h3.title-v2.title-center {
	text-align: center;
}

h1.title-v2.title-center:after,
h2.title-v2.title-center:after,
h3.title-v2.title-center:after {
	left: 50%;
	width: 70px;
	margin-left: -35px;
}

h1.title-light,
h2.title-light,
h3.title-light {
	color: #fff;
}

h2.title-light:after {
	background: #fff;
}

/*Heading Title v3*/
h1[class^="title-v3-"],
h2[class^="title-v3-"],
h3[class^="title-v3-"] {
	color: #555;
}

h2.title-v3-xlg {
	font-size: 28px;
	line-height: 32px;
}

h1.title-v3-lg,
h2.title-v3-lg {
	font-size: 24px;
	line-height: 28px;
}

h1.title-v3-md,
h2.title-v3-md {
	font-size: 20px;
	line-height: 24px;
}

h2.title-v3-sm,
h3.title-v3-md {
	font-size: 18px;
	line-height: 24px;
}

h3.title-v3-md {
	line-height: 22px;
}

h3.title-v3-sm {
	font-size: 16px;
	line-height: 20px;
}

h2.title-v3-xs {
	font-size: 16px;
	line-height: 22px;
}

h3.title-v3-xs {
	font-size: 14px;
	margin-bottom: 0;
}

/*Title v4*/
.title-v4 {
	font-size: 18px;
	margin: 0 0 20px;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
	border-bottom: 3px solid #333;
}

/*Headline Center*/
.headline-center {
	text-align: center;
	position: relative;
}

.headline-center h2 {
	color: #555;
	font-size: 24px;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

.headline-center h2:after {
	left: 50%;
	z-index: 1;
	width: 30px;
	height: 2px;
	content: " ";
	bottom: -5px;
	margin-left: -15px;
	text-align: center;
	position: absolute;
	background: #00B0A8;
}

.headline-center p {
	/*color: #999;*/
	font-size: 14px;
	/*padding: 0 150px;*/
}

@media (max-width: 991px) {
	.headline-center p {
		padding: 0 50px;
	}
}

.headline-center.headline-light h2 {
	color: #fff;
}

.headline-center.headline-light p {
	color: #eee;
}

/*Headline Center v2*/
.headline-center-v2 {
	z-index: 0;
	text-align: center;
	position: relative;
}

.headline-center-v2 h2 {
	color: #555;
	font-size: 24px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.headline-center-v2 span.bordered-icon {
	color: #fff;
	padding: 0 10px;
	font-size: 15px;
	line-height: 18px;
	position: relative;
	margin-bottom: 25px;
	display: inline-block;
}

.headline-center-v2 span.bordered-icon:before,
.headline-center-v2 span.bordered-icon:after {
	top: 8px;
	height: 1px;
	content: " ";
	width: 100px;
	background: #fff;
	position: absolute;
}

.headline-center-v2 span.bordered-icon:before {
	left: 100%;
}

.headline-center-v2 span.bordered-icon:after {
	right: 100%;
}

.headline-center-v2 p {
	color: #555;
	font-size: 14px;
	padding: 0 70px;
}

.headline-center-v2.headline-center-v2-dark p {
	color: #666;
}

.headline-center-v2.headline-center-v2-dark span.bordered-icon {
	color: #666;
}

.headline-center-v2.headline-center-v2-dark span.bordered-icon:before,
.headline-center-v2.headline-center-v2-dark span.bordered-icon:after {
	background: #666;
}

/*Headline Left*/
.headline-left {
	position: relative;
}

.headline-left .headline-brd {
	color: #555;
	position: relative;
	margin-bottom: 25px;
	padding-bottom: 10px;
}

.headline-left .headline-brd:after {
	left: 1px;
	z-index: 1;
	width: 30px;
	height: 2px;
	content: " ";
	bottom: -5px;
	position: absolute;
	background: #555;
}

/*Headline v2
------------------------------------*/
.headline-v2 {
	display: block;
	background: #fff;
	padding: 1px 10px;
	margin: 0 0 20px 0;
	border-left: 2px solid #000;
}

.headline-v2 h2 {
	margin: 3px 0;
	font-size: 20px;
	font-weight: 200;
}

/*Heading Sizes
------------------------------------*/
h2.heading-md {
	font-size: 20px;
	line-height: 24px;
}

h2.heading-sm,
h3.heading-md {
	font-size: 18px;
	line-height: 24px;
}

h3.heading-md {
	line-height: 22px;
}

h3.heading-sm {
	font-size: 16px;
	line-height: 20px;
}

h2.heading-xs {
	font-size: 16px;
	line-height: 22px;
}

h3.heading-xs {
	font-size: 14px;
	margin-bottom: 0;
}

/*Devider
------------------------------------*/
.devider.devider-dotted {
	border-top: 2px dotted #eee;
}
.devider.devider-dashed {
	border-top: 2px dashed #eee;
}

.devider.devider-db {
	height: 5px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.devider.devider-db-dashed {
	height: 5px;
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
}
.devider.devider-db-dotted {
	height: 5px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}

/*Tables
------------------------------------*/
/*Basic Tables*/
.table thead > tr > th {
	border-bottom: none;
}

@media (max-width: 768px) {
	.table th.hidden-sm,
	.table td.hidden-sm {
		display: none !important;
	}
}

/*Forms
------------------------------------*/
.form-control {
	box-shadow: none;
	border-radius: 0;
}

.input-group-addon {
	border-radius: 0;
}

.form-control:focus {
	border-color: #bbb;
	box-shadow: 0 0 2px #c9c9c9;
}

/*Form Spacing*/
.form-spacing .form-control {
	margin-bottom: 15px;
}

/*Form Icons*/
.input-group-addon {
	color: #b3b3b3;
	font-size: 14px;
	background: #fff;
}

/*Navigation
------------------------------------*/
.dropdown-menu,
.navbar-toggle {
	border-radius: 0;
}

/*Button Styles
------------------------------------*/
.btn {
	box-shadow: none;
	border-radius: 0;
}
.btn-u {
	border: 0;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	font-weight: 400;
	padding: 6px 13px;
	position: relative;
	background: #72c02c;
	white-space: nowrap;
	display: inline-block;
	text-decoration: none;
}
.btn-u:hover {
	color: #fff;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}

.btn-u.btn-block {
	text-align: center;
}

.btn-u-sm,
a.btn-u-sm {
	padding: 3px 12px;
}

.btn-u-md,
a.btn-u-md {
	padding: 10px 20px;
}

.btn-u-lg,
a.btn-u-lg {
	font-size: 18px;
	padding: 10px 25px;
}

.btn-u-xs,
a.btn-u-xs {
	font-size: 12px;
	padding: 2px 12px;
	line-height: 18px;
}

/*Button Groups*/
.btn-group .dropdown-menu > li > a {
	padding: 3px 13px;
}

.btn-group > .btn-u,
.btn-group-vertical > .btn-u {
	float: left;
	position: relative;
}

.btn-group > .btn-u:first-child {
	margin-left: 0;
}

/*For FF Only*/
@-moz-document url-prefix() {
	.footer-subsribe .btn-u {
		padding-bottom: 4px;
	}
}
@media (max-width: 768px) {
	@-moz-document url-prefix() {
		.btn-u {
			padding-bottom: 6px;
		}
	}
}

/*Buttons Color*/
.btn-u:hover,
.btn-u:focus,
.btn-u:active,
.btn-u.active,
.open .dropdown-toggle.btn-u {
	background: #5fb611;
}
.btn-u-split.dropdown-toggle {
	border-left: solid 1px #5fb611;
}

.btn-u.btn-u-blue {
	background: #3498db;
}
.btn-u.btn-u-blue:hover,
.btn-u.btn-u-blue:focus,
.btn-u.btn-u-blue:active,
.btn-u.btn-u-blue.active,
.open .dropdown-toggle.btn-u.btn-u-blue {
	background: #2980b9;
}
.btn-u.btn-u-split-blue.dropdown-toggle {
	border-left: solid 1px #2980b9;
}

.btn-u.btn-u-red {
	background: #e74c3c;
}
.btn-u.btn-u-red:hover,
.btn-u.btn-u-red:focus,
.btn-u.btn-u-red:active,
.btn-u.btn-u-red.active,
.open .dropdown-toggle.btn-u.btn-u-red {
	background: #c0392b;
}
.btn-u.btn-u-split-red.dropdown-toggle {
	border-left: solid 1px #c0392b;
}

.btn-u.btn-u-orange {
	background: #e67e22;
}
.btn-u.btn-u-orange:hover,
.btn-u.btn-u-orange:focus,
.btn-u.btn-u-orange:active,
.btn-u.btn-u-orange.active,
.open .dropdown-toggle.btn-u.btn-u-orange {
	background: #d35400;
}
.btn-u.btn-u-split-orange.dropdown-toggle {
	border-left: solid 1px #d35400;
}

.btn-u.btn-u-sea {
	background: #1abc9c;
}
.btn-u.btn-u-sea:hover,
.btn-u.btn-u-sea:focus,
.btn-u.btn-u-sea:active,
.btn-u.btn-u-sea.active,
.open .dropdown-toggle.btn-u.btn-u-sea {
	background: #16a085;
}
.btn-u.btn-u-split-sea.dropdown-toggle {
	border-left: solid 1px #16a085;
}

.btn-u.btn-u-green {
	background: #2ecc71;
}
.btn-u.btn-u-green:hover,
.btn-u.btn-u-green:focus,
.btn-u.btn-u-green:active,
.btn-u.btn-u-green.active,
.open .dropdown-toggle.btn-u.btn-u-green {
	background: #27ae60;
}
.btn-u.btn-u-split-green.dropdown-toggle {
	border-left: solid 1px #27ae60;
}

.btn-u.btn-u-yellow {
	background: #f1c40f;
}
.btn-u.btn-u-yellow:hover,
.btn-u.btn-u-yellow:focus,
.btn-u.btn-u-yellow:active,
.btn-u.btn-u-yellow.active,
.open .dropdown-toggle.btn-u.btn-u-yellow {
	background: #f39c12;
}
.btn-u.btn-u-split-yellow.dropdown-toggle {
	border-left: solid 1px #f39c12;
}

.btn-u.btn-u-default {
	background: #95a5a6;
}
.btn-u.btn-u-default:hover,
.btn-u.btn-u-default:focus,
.btn-u.btn-u-default:active,
.btn-u.btn-u-default.active,
.open .dropdown-toggle.btn-u.btn-u-default {
	background: #7f8c8d;
}
.btn-u.btn-u-split-default.dropdown-toggle {
	border-left: solid 1px #7f8c8d;
}

.btn-u.btn-u-purple {
	background: #9b6bcc;
}
.btn-u.btn-u-purple:hover,
.btn-u.btn-u-purple:focus,
.btn-u.btn-u-purple:active,
.btn-u.btn-u-purple.active,
.open .dropdown-toggle.btn-u.btn-u-purple {
	background: #814fb5;
}
.btn-u.btn-u-split-purple.dropdown-toggle {
	border-left: solid 1px #814fb5;
}

.btn-u.btn-u-aqua {
	background: #27d7e7;
}
.btn-u.btn-u-aqua:hover,
.btn-u.btn-u-aqua:focus,
.btn-u.btn-u-aqua:active,
.btn-u.btn-u-aqua.active,
.open .dropdown-toggle.btn-u.btn-u-aqua {
	background: #26bac8;
}
.btn-u.btn-u-split-aqua.dropdown-toggle {
	border-left: solid 1px #26bac8;
}

.btn-u.btn-u-brown {
	background: #9c8061;
}
.btn-u.btn-u-brown:hover,
.btn-u.btn-u-brown:focus,
.btn-u.btn-u-brown:active,
.btn-u.btn-u-brown.active,
.open .dropdown-toggle.btn-u.btn-u-brown {
	background: #81674b;
}
.btn-u.btn-u-split-brown.dropdown-toggle {
	border-left: solid 1px #81674b;
}

.btn-u.btn-u-dark-blue {
	background: #4765a0;
}
.btn-u.btn-u-dark-blue:hover,
.btn-u.btn-u-dark-blue:focus,
.btn-u.btn-u-dark-blue:active,
.btn-u.btn-u-dark-blue.active,
.open .dropdown-toggle.btn-u.btn-u-dark-blue {
	background: #324c80;
}
.btn-u.btn-u-split-dark.dropdown-toggle {
	border-left: solid 1px #324c80;
}

.btn-u.btn-u-light-green {
	background: #79d5b3;
}
.btn-u.btn-u-light-green:hover,
.btn-u.btn-u-light-green:focus,
.btn-u.btn-u-light-green:active,
.btn-u.btn-u-light-green.active,
.open .dropdown-toggle.btn-u.btn-u-light-green {
	background: #59b795;
}
.btn-u.btn-u-split-light-green.dropdown-toggle {
	border-left: solid 1px #59b795;
}

.btn-u.btn-u-dark {
	background: #555;
}
.btn-u.btn-u-dark:hover,
.btn-u.btn-u-dark:focus,
.btn-u.btn-u-dark:active,
.btn-u.btn-u-dark.active,
.open .dropdown-toggle.btn-u.btn-u-dark {
	background: #333;
}
.btn-u.btn-u-split-dark.dropdown-toggle {
	border-left: solid 1px #333;
}

.btn-u.btn-u-light-grey {
	background: #585f69;
}
.btn-u.btn-u-light-grey:hover,
.btn-u.btn-u-light-grey:focus,
.btn-u.btn-u-light-grey:active,
.btn-u.btn-u-light-grey.active,
.open .dropdown-toggle.btn-u.btn-u-light-grey {
	background: #484f58;
}
.btn-u.btn-u-split-light-grey.dropdown-toggle {
	border-left: solid 1px #484f58;
}

.btn-u.btn-u-okay-dark-teal {
	background: #005964;
}
.btn-u.btn-u-okay-dark-teal:hover,
.btn-u.btn-u-okay-dark-teal:focus,
.btn-u.btn-u-okay-dark-teal:active,
.btn-u.btn-u-okay-dark-teal.active,
.open .dropdown-toggle.btn-u.btn-u-okay-dark-teal {
	background: #00B0A8;
}
.btn-u.btn-u-split-okay-dark-teal.dropdown-toggle {
	border-left: solid 1px #00B0A8;
}




/*Bordered Buttons*/
.btn-u.btn-brd {
	color: #555;
	background: none;
	padding: 5px 13px;
	border: solid 1px transparent;
}
.btn-u.btn-brd-width-2 {
	padding: 7px 18px;
	border-width: 2px;
}
.btn-u.btn-brd:hover {
	background: none;
}
.btn-u.btn-brd:focus {
	background: none;
}
.btn-u.btn-brd.btn-brd-hover:hover {
	color: #fff !important;
}

.btn-u.btn-brd {
	border-color: #72c02c;
}
.btn-u.btn-brd:hover {
	color: #5fb611;
	border-color: #5fb611;
}
.btn-u.btn-brd.btn-brd-hover:hover {
	background: #5fb611;
}

.btn-u.btn-brd.btn-u-blue {
	border-color: #3498db;
}
.btn-u.btn-brd.btn-u-blue:hover {
	color: #2980b9;
	border-color: #2980b9;
}
.btn-u.btn-brd.btn-u-blue.btn-brd-hover:hover {
	background: #2980b9;
}

.btn-u.btn-brd.btn-u-red {
	border-color: #e74c3c;
}
.btn-u.btn-brd.btn-u-red:hover {
	color: #c0392b;
	border-color: #c0392b;
}
.btn-u.btn-brd.btn-u-red.btn-brd-hover:hover {
	background: #c0392b;
}

.btn-u.btn-brd.btn-u-orange {
	border-color: #e67e22;
}
.btn-u.btn-brd.btn-u-orange:hover {
	color: #d35400;
	border-color: #d35400;
}
.btn-u.btn-brd.btn-u-orange.btn-brd-hover:hover {
	 background: #d35400;
}

.btn-u.btn-brd.btn-u-sea {
	border-color: #1abc9c;
}
.btn-u.btn-brd.btn-u-sea:hover {
	color: #16a085;
	border-color: #16a085;
}
.btn-u.btn-brd.btn-u-sea.btn-brd-hover:hover {
	background: #16a085;
}

.btn-u.btn-brd.btn-u-green {
	border-color: #2ecc71;
}
.btn-u.btn-brd.btn-u-green:hover {
	color: #27ae60;
	border-color: #27ae60;
}
.btn-u.btn-brd.btn-u-green.btn-brd-hover:hover {
	background: #27ae60;
}

.btn-u.btn-brd.btn-u-yellow {
	border-color: #f1c40f;
}
.btn-u.btn-brd.btn-u-yellow:hover {
	color: #f39c12;
	border-color: #f39c12;
}
.btn-u.btn-brd.btn-u-yellow.btn-brd-hover:hover {
	background: #f39c12;
}

.btn-u.btn-brd.btn-u-default {
	border-color: #95a5a6;
}
.btn-u.btn-brd.btn-u-default:hover {
	color: #7f8c8d;
	border-color: #7f8c8d;
}
.btn-u.btn-brd.btn-u-default.btn-brd-hover:hover {
	background: #7f8c8d;
}

.btn-u.btn-brd.btn-u-dark {
	border-color: #555;
}
.btn-u.btn-brd.btn-u-dark:hover {
	color: #333;
	border-color: #333;
}
.btn-u.btn-brd.btn-u-dark.btn-brd-hover:hover {
	background: #333;
}

.btn-u.btn-brd.btn-u-light-grey {
	border-color: #585f69;
}
.btn-u.btn-brd.btn-u-light-grey:hover {
	color: #484f58;
	border-color: #484f58;
}
.btn-u.btn-brd.btn-u-light-grey.btn-brd-hover:hover {
	background: #484f58;
}

.btn-u.btn-brd.btn-u-purple {
	border-color: #9b6bcc;
}
.btn-u.btn-brd.btn-u-purple:hover {
	color: #814fb5;
	border-color: #814fb5;
}
.btn-u.btn-brd.btn-u-purple.btn-brd-hover:hover {
	background: #814fb5;
}

.btn-u.btn-brd.btn-u-aqua {
	border-color: #27d7e7;
}
.btn-u.btn-brd.btn-u-aqua:hover {
	color: #26bac8;
	border-color: #26bac8;
}
.btn-u.btn-brd.btn-u-aqua.btn-brd-hover:hover {
	background: #26bac8;
}

.btn-u.btn-brd.btn-u-brown {
	border-color: #9c8061;
}
.btn-u.btn-brd.btn-u-brown:hover {
	color: #81674b;
	border-color: #81674b;
}
.btn-u.btn-brd.btn-u-brown.btn-brd-hover:hover {
	background: #81674b;
}

.btn-u.btn-brd.btn-u-dark-blue {
	border-color: #4765a0;
}
.btn-u.btn-brd.btn-u-dark-blue:hover {
	color: #324c80;
	border-color: #324c80;
}
.btn-u.btn-brd.btn-u-dark-blue.btn-brd-hover:hover {
	background: #324c80;
}

.btn-u.btn-brd.btn-u-light-green {
	border-color: #79d5b3;
}
.btn-u.btn-brd.btn-u-light-green:hover {
	color: #59b795;
	border-color: #59b795;
}
.btn-u.btn-brd.btn-u-light-green.btn-brd-hover:hover {
	background: #59b795;
}

.btn-u.btn-brd.btn-u-light {
	color: #fff;
	border-color: #fff;
}
.btn-u.btn-brd.btn-u-light:hover {
	border-color: #fff;
}
.btn-u.btn-brd.btn-u-light.btn-brd-hover:hover {
 background: #fff;
 color: #555 !important;
}

/*Dropdown Buttons
------------------------------------*/
.dropdown-show {
	box-shadow: 0 0 4px #eee;
	display: inline-block;
	position: relative;
}

/*Badges and Labels
------------------------------------*/
.badge,
.label {
	border-radius: 0;
}

/*Labels*/
span.label {
	font-size: 11px;
	font-weight: 400;
	padding: 4px 7px;
}

/*Badges*/
span.badge,
.list-group-item.active>.badge {
	color: #fff;
	font-weight: 400;
	padding: 4px 7px;
}

span.label-u,
span.badge-u,
.list-group-item.active>.badge.badge-u {
	background: #72c02c;
}

span.label-blue,
span.badge-blue,
.list-group-item.active>.badge {
	background: #3498db;
}

span.label-red,
span.badge-red,
.list-group-item.active>.badge {
	background: #e74c3c;
}

span.label-green,
span.badge-green,
.list-group-item.active>.badge.badge-green {
	background: #2ecc71;
}

span.label-sea,
span.badge-sea,
.list-group-item.active>.badge.badge-sea {
	background: #1abc9c;
}

span.label-orange,
span.badge-orange,
.list-group-item.active>.badge.badge-orange {
	background: #e67e22;
}

span.label-yellow,
span.badge-yellow,
.list-group-item.active>.badge.badge-yellow {
	background: #f1c40f;
}

span.label-purple,
span.badge-purple,
.list-group-item.active>.badge.badge-purple {
	background: #9b6bcc;
}

span.label-aqua,
span.badge-aqua,
.list-group-item.active>.badge.badge-aqua {
	background: #27d7e7;
}

span.label-brown,
span.badge-brown,
.list-group-item.active>.badge.badge-brown {
	background: #9c8061;
}

span.label-dark-blue,
span.badge-dark-blue,
.list-group-item.active>.badge.badge-dark-blue {
	background: #4765a0;
}

span.label-light-green,
span.badge-light-green,
.list-group-item.active>.badge.badge-light-green {
	background: #79d5b3;
}

span.label-light,
span.badge-light,
.list-group-item.active>.badge.badge-light {
	color: #777;
	background: #ecf0f1;
}

span.label-dark,
span.badge-dark,
.list-group-item.active>.badge.badge-dark {
	background: #555;
}

/*Badge Lists*/
.badge-lists li {
	position: relative;
}

.badge-lists span.badge {
	top: -10px;
	right: -6px;
	position: absolute;
}

/*Badge Icons*/
.badge-lists.badge-icons span.badge {
	min-width: 12px;
	padding: 3px 6px;
 }

.badge-lists.badge-icons i {
	font-size: 18px;
	min-width: 25px;
}

/*Badge Box v1*/
.badge-box-v1 a {
	color: #777;
	min-width: 40px;
	font-size: 18px;
	padding: 8px 9px;
	display: inline-block;
	border: solid 1px #eee;
}

/*Badge Box v2*/
.badge-box-v2 a {
	color: #777;
	font-size: 12px;
	padding: 10px;
	min-width: 70px;
	text-align: center;
	display: inline-block;
	border: solid 1px #eee;
}

.badge-box-v2 a i {
	font-size: 20px;
}

/*General Badge Box*/
.badge-box-v1 a i,
.badge-box-v2 a i {
	display: block;
	margin: 1px auto 2px;
}

.badge-box-v1 a:hover,
.badge-box-v2 a:hover {
	color: #555;
	border-color: #555;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

/*Icons
------------------------------------*/
/*Social Icons*/
.social-icons {
	margin: 0;
	padding: 0;
}

.social-icons li {
	list-style: none;
	margin-right: 3px;
	margin-bottom: 5px;
	text-indent: -9999px;
	display: inline-block;
}

.social-icons li a, a.social-icon {
	width: 28px;
	height: 28px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	transition: all 0.3s ease-in-out;
}

.social-icons li:hover a {
	 background-position: 0 -38px;
}

.social-icons-color li a {
	opacity: 0.7;
	background-position: 0 -38px !important;
	-webkit-backface-visibility: hidden; /*For Chrome*/
}

.social-icons-color li a:hover {
	opacity: 1;
}

.social_amazon {background: url(/content/img/icons/social/amazon.png) no-repeat;}
.social_behance {background: url(/content/img/icons/social/behance.png) no-repeat;}
.social_blogger {background: url(/content/img/icons/social/blogger.png) no-repeat;}
.social_deviantart {background: url(/content/img/icons/social/deviantart.png) no-repeat;}
.social_dribbble {background: url(/content/img/icons/social/dribbble.png) no-repeat;}
.social_dropbox {background: url(/content/img/icons/social/dropbox.png) no-repeat;}
.social_evernote {background: url(/content/img/icons/social/evernote.png) no-repeat;}
.social_facebook {background: url(/content/img/icons/social/facebook.png) no-repeat;}
.social_forrst {background: url(/content/img/icons/social/forrst.png) no-repeat;}
.social_github {background: url(/content/img/icons/social/github.png) no-repeat;}
.social_googleplus {background: url(/content/img/icons/social/googleplus.png) no-repeat;}
.social_jolicloud {background: url(/content/img/icons/social/jolicloud.png) no-repeat;}
.social_last-fm {background: url(/content/img/icons/social/last-fm.png) no-repeat;}
.social_linkedin {background: url(/content/img/icons/social/linkedin.png) no-repeat;}
.social_picasa {background: url(/content/img/icons/social/picasa.png) no-repeat;}
.social_pintrest {background: url(/content/img/icons/social/pintrest.png) no-repeat;}
.social_rss {background: url(/content/img/icons/social/rss.png) no-repeat;}
.social_skype {background: url(/content/img/icons/social/skype.png) no-repeat;}
.social_spotify {background: url(/content/img/icons/social/spotify.png) no-repeat;}
.social_stumbleupon {background: url(/content/img/icons/social/stumbleupon.png) no-repeat;}
.social_tumblr {background: url(/content/img/icons/social/tumblr.png) no-repeat;}
.social_twitter {background: url(/content/img/icons/social/twitter.png) no-repeat;}
.social_vimeo {background: url(/content/img/icons/social/vimeo.png) no-repeat;}
.social_wordpress {background: url(/content/img/icons/social/wordpress.png) no-repeat;}
.social_xing {background: url(/content/img/icons/social/xing.png) no-repeat;}
.social_yahoo {background: url(/content/img/icons/social/yahoo.png) no-repeat;}
.social_youtube {background: url(/content/img/icons/social/youtube.png) no-repeat;}
.social_vk {background: url(/content/img/icons/social/vk.png) no-repeat;}
.social_instagram {background: url(/content/img/icons/social/instagram.png) no-repeat;}

/*Font Awesome Icon Styles*/
i.icon-custom {
	color: #555;
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 5px;
	text-align: center;
	display: inline-block;
	border: solid 1px #555;
}

i.icon-sm {
 width: 35px;
 height: 35px;
 font-size: 16px;
 line-height: 35px;
}

i.icon-md {
	width: 55px;
	height: 55px;
	font-size: 22px;
	line-height: 55px;
}

i.icon-lg {
	width: 60px;
	height: 60px;
	font-size: 31px;
	line-height: 60px;
	margin-bottom: 10px;
}

i.icon-2x {
	font-size: 30px;
}
i.icon-3x {
	font-size: 40px;
}
i.icon-4x {
	font-size: 50px;
}

/*Line Icons*/
i.icon-line {
	font-size: 17px;
}
i.icon-sm.icon-line {
	font-size: 14px;
}
i.icon-md.icon-line {
	font-size: 22px;
}
i.icon-lg.icon-line {
	font-size: 28px;
}

i.icon-2x.icon-line {
	font-size: 27px;
}
i.icon-3x.icon-line {
	font-size: 36px;
}
i.icon-4x.icon-line {
	font-size: 47px;
}

/*Icon Styles For Links*/
.link-icon,
.link-bg-icon {
	color: #555;
}

.link-icon:hover,
.link-bg-icon:hover {
	border: none;
	text-decoration: none;
}

.link-icon:hover i {
	color: #72c02c;
	background: none;
	border: solid 1px #72c02c;
}

.link-bg-icon:hover i {
	color: #72c02c;
	background: #72c02c;
	border-color: #72c02c;
	color: #fff !important;
}

/*Icons Color*/
i.icon-color-u,
i.icon-color-red,
i.icon-color-sea,
i.icon-color-dark,
i.icon-color-grey,
i.icon-color-blue,
i.icon-color-green,
i.icon-color-yellow,
i.icon-color-orange,
i.icon-color-purple,
i.icon-color-aqua,
i.icon-color-brown,
i.icon-color-dark-blue,
i.icon-color-light-grey,
i.icon-color-light-green {
	background: none;
}

i.icon-color-u {
	color: #72c02c;
	border: solid 1px #72c02c;
}
i.icon-color-blue {
	color: #3498db;
	border: solid 1px #3498db;
}
i.icon-color-red {
	color: #e74c3c;
	border: solid 1px #e74c3c;
}
i.icon-color-sea {
	color: #1abc9c;
	border: solid 1px #1abc9c;
}
i.icon-color-green {
	color: #2ecc71;
	border: solid 1px #2ecc71;
}
i.icon-color-yellow {
	color: #f1c40f;
	border: solid 1px #f1c40f;
}
i.icon-color-orange {
	color: #e67e22;
	border: solid 1px #e67e22;
}
i.icon-color-grey {
	color: #95a5a6;
	border: solid 1px #95a5a6;
}
i.icon-color-purple {
	color: #9b6bcc;
	border: solid 1px #9b6bcc;
}
i.icon-color-aqua {
	color: #27d7e7;
	border: solid 1px #27d7e7;
}
i.icon-color-brown {
	color: #9c8061;
	border: solid 1px #9c8061;
}
i.icon-color-dark-blue {
	color: #4765a0;
	border: solid 1px #4765a0;
}
i.icon-color-light-green {
	color: #79d5b3;
	border: solid 1px #79d5b3;
}
i.icon-color-light {
	color: #fff;
	border: solid 1px #fff;
}
i.icon-color-light-grey {
	color: #585f69;
	border: solid 1px #585f69;
}

/*Icons Background Color*/
i.icon-bg-u,
i.icon-bg-red,
i.icon-bg-sea,
i.icon-bg-dark,
i.icon-bg-darker,
i.icon-bg-grey,
i.icon-bg-blue,
i.icon-bg-green,
i.icon-bg-yellow,
i.icon-bg-orange,
i.icon-bg-purple,
i.icon-bg-aqua,
i.icon-bg-brown,
i.icon-bg-dark-blue,
i.icon-bg-light-grey,
i.icon-bg-okay-dark-teal,
i.icon-bg-okay-maroon,
i.icon-bg-okay-mustard,
i.icon-bg-okay-medium-grey,
i.icon-bg-okay-medium-teal,
i.icon-bg-light-green {
	color: #fff;
	border-color: transparent;
}

i.icon-bg-u {
	background: #72c02c;
}
i.icon-bg-blue {
	background: #3498db;
}
i.icon-bg-red {
	background: #e74c3c;
}
i.icon-bg-sea {
	background: #1abc9c;
}
i.icon-bg-green {
	background: #2ecc71;
}
i.icon-bg-yellow {
	background: #f1c40f;
}
i.icon-bg-orange {
	background: #e67e22;
}
i.icon-bg-grey {
	background: #95a5a6;
}
i.icon-bg-dark {
	background: #555;
}
i.icon-bg-darker {
	background: #333;
}
i.icon-bg-purple {
	background: #9b6bcc;
}
i.icon-bg-aqua {
	background: #27d7e7;
}
i.icon-bg-brown {
	background: #9c8061;
}
i.icon-bg-dark-blue {
	background: #4765a0;
}
i.icon-bg-okay-mustard {
	background: #bc9408;
}
i.icon-bg-okay-maroon {
	background: #8a0000;
}
i.icon-bg-okay-dark-teal {
	background: #005964;
    border-color: transparent;
}
i.icon-bg-okay-medium-teal {
	background: #018190;
}
i.icon-bg-okay-light-teal {
	background: #00B0A8;
}
i.icon-bg-okay-light-grey {
	background: #e6e6e7;
}
i.icon-bg-okay-medium-grey {
	background: #aaaaaa;
}

i.icon-bg-light-green {
	background: #79d5b3;
}
i.icon-bg-light {
	background: #fff;
	border-color: transparent;
}
i.icon-bg-light-grey {
	background: #585f69;
	border-color: transparent;
}

/* Make Font Awesome icons fixed width */
.fa-fixed [class^="fa"],
.fa-fixed [class*=" fa"] {
	width: 1.25em;
	text-align: center;
	display: inline-block;
}
.fa-fixed [class^="fa"].fa-lg,
.fa-fixed [class*=" fa"].fa-lg {
	/* increased font size for fa-lg */
	width: 1.5625em;
}

/*Typography
------------------------------------*/
.text-justify p { text-align: justify;}
.text-transform-uppercase { text-transform: uppercase;}
.text-transform-normal { text-transform: inherit !important;}

.font-bold { font-weight: 600;}
.font-light { font-weight: 200;}
.font-normal { font-weight: 400 !important;}

/*Text Dropcap*/
.dropcap {
	float: left;
	color: #72c02c;
	padding: 5px 0;
	font-size: 45px;
	font-weight: 200;
	line-height: 30px;
	margin: 0px 5px 0 0;
}

.dropcap-bg {
	float: left;
	color: #fff;
	padding: 7px 0;
	min-width: 50px;
	font-size: 35px;
	font-weight: 200;
	line-height: 35px;
	text-align: center;
	background: #72c02c;
	margin: 4px 10px 0 0;
}

/*Text Highlights*/
.text-highlights {
	color: #fff;
	font-weight: 200;
	padding: 0px 5px;
	background: #555;
}

.text-highlights-green {
	background: #72c02c;
}
.text-highlights-blue {
	background: #3498db;
}
.text-highlights-red {
	background: #e74c3c;
}
.text-highlights-sea {
	background: #1abc9c;
}
.text-highlights-orange {
	background: #e67e22;
}
.text-highlights-yellow {
	background: #f1c40f;
}
.text-highlights-purple {
	background: #9b6bcc;
}
.text-highlights-aqua {
	background: #27d7e7;
}
.text-highlights-brown {
	background: #9c8061;
}
.text-highlights-dark-blue {
	background: #4765a0;
}
.text-highlights-light-green {
	background: #79d5b3;
}

/*Text Borders*/
.text-border {
	border-bottom: dashed 1px #555;
}

.text-border-default {
	border-color: #95a5a6;
}
.text-border-green {
	border-color: #72c02c;
}
.text-border-blue {
	border-color: #3498db;
}
.text-border-red {
	border-color: #e74c3c;
}
.text-border-yellow {
	border-color: #f1c40f;
}
.text-border-purple {
	border-color: #9b6bcc;
}

/*List Styles*/
.list-styles li {
	margin-bottom: 8px;
}

/*Contextual Backgrounds*/
.contex-bg p {
	opacity: 0.8;
	padding: 8px 10px;
}
.contex-bg p:hover {
	opacity: 1;
}

/*Blockquote*/
blockquote {
	padding: 5px 15px;
	border-left-width: 2px;
}

blockquote p {
	font-size: 14px;
	font-weight: 400;
}

blockquote h1,
blockquote h2,
blockquote span {
	font-size: 18px;
	margin: 0 0 8px;
	line-height: 24px;
}

/*Blockquote Styles*/
blockquote.bq-text-lg p,
blockquote.bq-text-lg small {
	text-transform: uppercase;
}

blockquote.bq-text-lg p {
	font-size: 22px;
	font-weight: 300;
	line-height: 32px;
}

blockquote.text-right,
blockquote.hero.text-right {
	border-left: none;
	border-right: 2px solid #eee;
}

blockquote.hero.text-right,
blockquote.hero.text-right:hover {
	border-color: #555;
}

blockquote:hover,
blockquote.text-right:hover {
	border-color: #72c02c;
	transition: all 0.4s ease-in-out;
}

blockquote.bq-dark,
blockquote.bq-dark:hover {
	border-color: #585f69;
}

blockquote.bq-green {
	border-color: #72c02c;
}

/*Blockquote Hero Styles*/
blockquote.hero {
	border: none;
	padding: 18px;
	font-size: 16px;
	background: #f3f3f3;
	border-left: solid 2px #666;
}

blockquote.hero:hover {
	background: #eee;
	border-left-color: #666;
}

blockquote.hero.hero-dark,
blockquote.hero.hero-default {
	border: none;
}

blockquote.hero.hero-dark {
	background: #444;
}

blockquote.hero.hero-dark:hover {
	background: #555;
}

blockquote.hero.hero-default {
	background: #72c02c;
}

blockquote.hero.hero-default:hover {
	background: #5fb611;
}

blockquote.hero.hero-dark p,
blockquote.hero.hero-dark h2,
blockquote.hero.hero-dark small,
blockquote.hero.hero-default p,
blockquote.hero.hero-default h2,
blockquote.hero.hero-default small {
	color: #fff;
	font-weight: 200;
}

/*Lists
------------------------------------*/
.list-row {
	padding: 0;
	margin-bottom: 0;
	list-style: none;
}

/*Lists v1*/
.lists-v1 li {
	margin-bottom: 10px;
}

.lists-v1 i {
	color: #fff;
	width: 15px;
	height: 15px;
	padding: 1px;
	font-size: 13px;
	margin-right: 7px;
	text-align: center;
	background: #72c02c;
	display: inline-block;
	border-radius: 50% !important;
}

/*Lists v2*/
.lists-v2 li {
	margin-bottom: 10px;
}

.lists-v2 i {
	color: #72c02c;
	font-size: 13px;
	margin-right: 7px;
	display: inline-block;
}

/*Alerts
------------------------------------*/
.alert {
	border-radius: 0;
}

/*Thumbnails
------------------------------------*/
.thumbnail {
	border-radius: 0;
}

/*Panels (Portlets)
------------------------------------*/
.panel,
.panel-heading,
.panel-group .panel {
	border-radius: 0;
}

.panel-heading {
	color: #fff;
	padding: 5px 15px;
}

/*Panel Table*/
.panel .table {
	margin-bottom: 0;
}

/*Panel Unify*/
.panel-u {
	border-color: #72c02c;
}

.panel-u > .panel-heading {
	background: #72c02c;
}

/*Panel Blue*/
.panel-blue {
	border-color: #3498db;
}

.panel-blue > .panel-heading {
	background: #3498db;
}

/*Panel Red*/
.panel-red {
	border-color: #e74c3c;
}

.panel-red > .panel-heading {
	background: #e74c3c;
}

/*Panel Green*/
.panel-green {
	border-color: #2ecc71;
}

.panel-green > .panel-heading {
	background: #2ecc71;
}

/*Panel Sea*/
.panel-sea {
	border-color: #1abc9c;
}

.panel-sea > .panel-heading {
	background: #1abc9c;
}

/*Panel Orange*/
.panel-orange {
	border-color: #e67e22;
}

.panel-orange > .panel-heading {
	background: #e67e22;
}

/*Panel Yellow*/
.panel-yellow {
	border-color: #f1c40f;
}

.panel-yellow > .panel-heading {
	background: #f1c40f;
}

/*Panel Grey*/
.panel-grey {
	border-color: #95a5a6;
}

.panel-grey > .panel-heading {
	background: #95a5a6;
}

/*Panel Dark*/
.panel-dark {
	border-color: #555;
}

.panel-dark > .panel-heading {
	background: #555;
}

/*Panel Purple*/
.panel-purple {
	border-color: #9b6bcc;
}

.panel-purple > .panel-heading {
	background: #9b6bcc;
}

/*Panel Aqua*/
.panel-aqua {
	border-color: #27d7e7;
}

.panel-aqua > .panel-heading {
	background: #27d7e7;
}

/*Panel Brown*/
.panel-brown {
	border-color: #9c8061;
}

.panel-brown > .panel-heading {
	background: #9c8061;
}

/*Panel Dark Blue*/
.panel-dark-blue {
	border-color: #4765a0;
}

.panel-dark-blue > .panel-heading {
	background: #4765a0;
}

/*Panel Light Green*/
.panel-light-green {
	border-color: #79d5b3;
}

.panel-light-green > .panel-heading {
	background: #79d5b3;
}

/*Panel Default Dark*/
.panel-default-dark {
	border-color: #585f69;
}

.panel-default-dark > .panel-heading {
	background: #585f69;
}

/*Progress Bar
------------------------------------*/
.progress {
	border-radius: 0;
}

.progress-u {
	box-shadow: none;
}

.progress-u .progress-bar {
	box-shadow: none;
}

/*progress-bar (sizes)*/
.progress-lg {
	height: 25px;
}
.progress-lg p {
	padding-top: 3px;
}

.progress-sm {
	height: 12px;
}

.progress-xs {
	height: 7px;
}

.progress-xxs {
	height: 3px;
}

/*progress-bar (colors)*/
.progress {
	background: #e5e5e5;
}

.progress-bar-u {
	background: #72c02c;
}

.progress-bar-blue {
	background: #3498db;
}

.progress-bar-orange {
	background: #e67e22;
}

.progress-bar-red {
	background: #e74c3c;
}

.progress-bar-purple {
	background: #9b6bcc;
}

.progress-bar-aqua {
	background: #27d7e7;
}

.progress-bar-brown {
	background: #9c8061;
}

.progress-bar-dark-blue {
	background: #4765a0;
}

.progress-bar-light-green {
	background: #79d5b3;
}

.progress-bar-dark {
	background: #555;
}

/*Progress Bar Animation
------------------------------------*/
.progress {
		position: relative;
}

.progress .progress-bar {
	overflow: hidden;
	line-height: 20px;
}

.progress-box .progress-bar {
	transition: all 3s ease-in;
}

/*Vertical Progress Bar*/
.progress.vertical {
	float: left;
	width: 100%;
	height: 200px;
	margin-right: 20px;
}

.progress.vertical.bottom {
	position: relative;
}

.progress.vertical .progress-bar {
	height: 0;
	width: 100%;
	transition: height 3s ease;
}

.progress.vertical.bottom .progress-bar {
	bottom: 0;
	position: absolute;
}

/*Count Stars
------------------------------------*/
.stars-existing {
	color: #72c02c;
	cursor: pointer;
}

.star-lg {
	font-size: 30px;
}

.star-sm {
	font-size: 25px;
}

.star-xs {
	font-size: 20px;
}

.star-default {
	font-size: 16px;
}

/*Media (Audio/Videos and Images)
------------------------------------*/
/*Images*/
img.img-bordered {
	padding: 3px !important;
	border: solid 1px #eee !important;
}

img.img-circle {
	border-radius: 50% !important;
}

img.image-sm {
	width: 50px;
	height: 50px;
}

img.image-md {
	width: 100px;
	height: 100px;
}

/*Responsive Video*/
.responsive-video {
 height: 0;
 padding-top: 1px;
 position: relative;
 padding-bottom: 56.25%; /*16:9*/
}

.responsive-video iframe {
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 position: absolute;
}

/*Column Sizes
------------------------------------*/
/*Remove the Gutter Padding from Columns*/
.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

.no-gutter.no-gutter-boxed {
	padding-right: 15px;
	padding-left: 15px;
}

/*Heights
------------------------------------*/
.height-100 { min-height: 100px;}
.height-150 { min-height: 150px;}
.height-200 { min-height: 200px;}
.height-250 { min-height: 250px;}
.height-300 { min-height: 300px;}
.height-350 { min-height: 350px;}
.height-400 { min-height: 400px;}
.height-450 { min-height: 450px;}
.height-500 { min-height: 500px !important;}

/*Spaces
------------------------------------*/
.no-padding {
	padding: 0 !important;
}

.no-margin {
	margin: 0;
}

.no-top-space {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.no-bottom-space {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.no-margin-bottom {
	margin-bottom: 0 !important;
}

.no-padding-bottom {
	padding-bottom: 0 !important;
}

.content-xs {
	padding-top: 20px;
	padding-bottom: 20px;
}

.content {
	padding-top: 40px;
	padding-bottom: 40px;
}

.content-sm {
	padding-top: 60px;
	padding-bottom: 60px;
}

.content-md {
	padding-top: 80px;
	padding-bottom: 80px;
}

.content-lg {
	padding-top: 100px;
	padding-bottom: 100px;
}

.content-xlg {
	padding-top: 150px;
	padding-bottom: 150px;
}

.space-md-hor {
	padding-left: 40px;
	padding-right: 40px;
}

.space-lg-hor {
	padding-left: 60px;
	padding-right: 60px;
}

.space-xlg-hor {
	padding-left: 100px;
	padding-right: 100px;
}

.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-15,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-30,
.margin-bottom-35,
.margin-bottom-40,
.margin-bottom-45,
.margin-bottom-50,
.margin-bottom-55,
.margin-bottom-60,
.margin-bottom-100 {
	 clear:both;
}
.margin-bottom-5  { margin-bottom:5px;}
.margin-bottom-10 { margin-bottom:10px;}
.margin-bottom-15 { margin-bottom:15px;}
.margin-bottom-20 { margin-bottom:20px;}
.margin-bottom-25 { margin-bottom:25px;}
.margin-bottom-30 { margin-bottom:30px;}
.margin-bottom-35 { margin-bottom:35px;}
.margin-bottom-40 { margin-bottom:40px;}
.margin-bottom-45 { margin-bottom:45px;}
.margin-bottom-50 { margin-bottom:50px;}
.margin-bottom-55 { margin-bottom:55px;}
.margin-bottom-60 { margin-bottom:60px;}
.margin-bottom-70 { margin-bottom:70px;}
.margin-bottom-80 { margin-bottom:80px;}
.margin-bottom-90 { margin-bottom:90px;}
.margin-bottom-100 { margin-bottom:100px;}

@media (max-width: 768px) {
	.sm-margin-bottom-10 {
		margin-bottom: 10px;
	}
	.sm-margin-bottom-20 {
		margin-bottom: 20px;
	}
	.sm-margin-bottom-30 {
		margin-bottom: 30px;
	}
	.sm-margin-bottom-40 {
		margin-bottom: 40px;
	}
	.sm-margin-bottom-50 {
		margin-bottom: 50px;
	}
	.sm-margin-bottom-60 {
		margin-bottom: 60px;
	}
}

@media (max-width: 992px) {
	.md-margin-bottom-10 {
		margin-bottom: 10px;
	}
	.md-margin-bottom-20 {
		margin-bottom: 20px;
	}
	.md-margin-bottom-30 {
		margin-bottom: 30px;
	}
	.md-margin-bottom-40 {
		margin-bottom: 40px;
	}
	.md-margin-bottom-50 {
		margin-bottom: 50px;
	}
	.md-margin-bottom-60 {
		margin-bottom: 60px;
	}
}

/*Other Spaces*/
.margin-top-20 { margin-top: 20px;}
.margin-left-5 { margin-left: 5px;}
.margin-left-10 { margin-left: 10px;}
.margin-right-5 { margin-right: 5px;}
.margin-right-10 { margin-right: 10px;}
.margin-right-20 { margin-right: 20px;}

.padding-sm { padding: 40px 40px;}
.padding-top-5 { padding-top: 5px;}
.padding-left-5 { padding-left: 5px;}

/*Text Colors
------------------------------------*/
.color-sea { color: #1abc9c;}
.color-red { color: #e74c3c;}
.color-aqua { color: #27d7e7;}
.color-blue { color: #3498db;}
.color-grey { color: #95a5a6;}
.color-dark { color: #555;}
/*.color-dark1 { color: #444;}*/
.color-darker { color: #444;}
.color-green { color: #72c02c;}
.color-brown { color: #9c8061;}
.color-light { color: #ffffff;}
.color-orange { color: #e67e22;}
.color-yellow { color: #f1c40f;}
.color-green1 { color: #2ecc71;}
.color-purple { color: #9b6bcc;}
.color-inherit { color: inherit;}
.color-dark-blue { color: #4765a0;}
.color-light-grey { color: #585f69;}
.color-light-green { color: #79d5b3;}
.color-teal { color: #18ba9b;}

/*Background Colors
------------------------------------*/
.bg-color-dark,
.bg-color-darker,
.bg-color-sea,
.bg-color-red,
.bg-color-aqua,
.bg-color-blue,
.bg-color-grey,
.bg-color-light,
.bg-color-green,
.bg-color-brown,
.bg-color-orange,
.bg-color-green1,
.bg-color-purple,
.bg-color-dark-blue,
.bg-color-light-grey,
.bg-color-light-green,
.bg-color-primary {
	color: #fff;
}
.bg-color-white {
	color: #555;
}
.bg-color-primary { background-color: #72c02c !important;}
.bg-color-dark { background-color: #555 !important;}
.bg-color-darker { background-color: #222 !important;}
.bg-color-white { background-color: #fff !important;}
.bg-color-sea { background-color: #1abc9c !important;}
.bg-color-red { background-color: #e74c3c !important;}
.bg-color-aqua { background-color: #27d7e7 !important;}
.bg-color-blue { background-color: #3498db !important;}
.bg-color-grey { background-color: #95a5a6 !important;}
.bg-color-light { background-color: #f7f7f7 !important;}
.bg-color-green { background-color: #72c02c !important;}
.bg-color-brown { background-color: #9c8061 !important;}
.bg-color-orange { background-color: #e67e22 !important;}
.bg-color-green1 { background-color: #2ecc71 !important;}
.bg-color-purple { background-color: #9b6bcc !important;}
.bg-color-dark-blue { background-color: #4765a0 !important;}
.bg-color-light-grey { background-color: #585f69 !important;}
.bg-color-light-green { background-color: #79d5b3 !important;}
.bg-color-teal { background-color: #18ba9b !important; }

.rgba-red { background-color: rgba(231,76,60,0.8)}
.rgba-blue { background-color: rgba(52,152,219,0.8);}
.rgba-aqua { background-color: rgba(39,215,231,0.8);}
.rgba-yellow { background-color: rgba(241,196,15,0.8);}
.rgba-default { background-color: rgba(114,192,44,0.8);}
.rgba-purple { background-color: rgba(155,107,204,0.8);}

/*Grey Backroud*/
.bg-grey {
	background: #f7f7f7;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

/*Rounded and Circle Classes
------------------------------------*/
.no-rounded { border-radius: 0 !important;}
.rounded { border-radius: 4px !important;}
.rounded-x { border-radius: 50% !important;}
.rounded-2x { border-radius: 10px !important;}
.rounded-3x { border-radius: 15px !important;}
.rounded-4x { border-radius: 20px !important;}
.rounded-sm { border-radius: 2px !important;}
.rounded-md { border-radius: 3px !important;}
.rounded-top { border-radius: 4px 4px 0 0 !important;}
.rounded-left { border-radius: 4px 0 0 4px !important;}
.rounded-right { border-radius: 0 4px 4px 0 !important;}
.rounded-bottom { border-radius: 0 0 4px 4px !important;}

/*Others
------------------------------------*/
.overflow-h { overflow: hidden;}
.overflow-a { overflow: auto;}
.overflow-hidden { overflow: hidden;}

.clear-both { clear: both;}

/*Display*/
.dp-none { display: none;}
.dp-block { display: block;}
.dp-table { display: table;}
.dp-inline-block { display: inline-block;}
.dp-table-cell {
	display: table-cell;
	vertical-align: middle;
}

/*Font Size*/
.text-light {
	font-weight: 200;
}
.text-normal {
	font-weight: 400;
}
.text-bold {
	font-weight: 600 !important;
}

/*Full Width*/
.full-width {
	width: 100%;
}

/*Equal Height Columns*/
@media (max-width: 767px) {
	.equal-height-column {
		height: auto !important;
	}
}

/*Image Classes*/
.img-width-60 { width: 60px;}
.img-width-200 { width: 200px;}
.lft-img-margin { margin:0 20px 5px 0;}
.rgt-img-margin { margin:0 0 5px 10px;}

img.img-center,
.img-center img {
	margin-left: auto;
	margin-right: auto;
}

/*Background Light*/
.bg-light {
 padding: 10px 15px;
 margin-bottom: 10px;
 background: #fcfcfc;
 border: solid 1px #e5e5e5;
}
.bg-light:hover {
	 border: solid 1px #bbb;
}

/*CSS3 Hover Effects*/
.hover-effect {
 transition: all 0.4s ease-in-out;
}

.hover-effect-kenburn {
 left:10px;
 margin-left:-10px;
 position:relative;
 transition: all 0.8s ease-in-out;
}
.hover-effect-kenburn:hover {
 transform: scale(2) rotate(5deg);
}

/*Scroll Icon*/
.scroll-btn-icon,
.scroll-btn-icon:before {
	position: absolute;
	left: 50%;
}
.scroll-btn-icon {
	width: 30px;
	z-index: 2;
	height: 50px;
	bottom: 30px;
	margin-left: -25px;
	border-radius: 25px;
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
}
.scroll-btn-icon-dark {
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
}
.scroll-btn-icon:before {
	top: 8px;
	width: 8px;
	height: 8px;
	content: '';
	background: #fff;
	margin-left: -4px;
	border-radius: 4px;
	animation-name: scroll;
	animation-duration: 1.5s;
	-webkit-animation-name: scroll;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
.scroll-btn-icon-dark:before {
	background: #333;
}
@-webkit-keyframes scroll {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		transform: translateY(36px);
		-webkit-transform: translateY(36px);
	}
}
@keyframes scroll {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		transform: translateY(36px);
		-webkit-transform: translateY(36px);
	}
}

/*
 * Template Name: Unify - Responsive Bootstrap Template
 * Description: Business, Corporate, Portfolio, E-commerce, Blog and One Page Template.
 * Version: 1.9.2
 * Author: @htmlstream
 * Website: http://htmlstream.com
*/

/*[-----*** TABLE OF CONTENT ***-----]

1. Promo Blocks
2. Breadcrumbs
  2.1 - Breadcrumbs v1
  2.2 - Breadcrumbs v2
  2.3 - Breadcrumbs v3
3. Image Hover Effects
4. Block Grid
  4.1 - Block Grid v1
  4.2 - Block Grid v2
5. Services Box v1
6. Service Block
  6.1 - Service Block v1
  6.2 - Service Block v2
  6.3 - Service Block v3
  6.4 - Service Block v4
  6.5 - Service Block v5
  6.6 - Service Block v6
  6.7 - Service Block v7
  6.8 - Service Block v8
  6.# - Colored Content Boxes
  6.# - Funny Boxes
7. Process
8. Team
	8.1 - Team v1
	8.2 - Team v2
	8.3 - Team v3
	8.4 - Team v4
	8.5 - Team v5
	8.6 - Team v6
	8.7 - Team v7
9. Call To Action
  9.1 - Call To Action v1
  9.2 - Call To Action v2
10. Portfolio Box
  10.1 - Portfolio Box v1
11. Portfolio Boxes
	11.1 Portfolio Box v1
	11.2 Portfolio Box v2
12. Thumbnail
13. Image Backgrounds
  13.1 - Image Backgrounds v1
  13.2 - Image Backgrounds v2
14. Parallax Quote
15. Parallax Team
16. Parallax Counter
  16.1 - Parallax Counter v1
  16.2 - Parallax Counter v2
  16.3 - Parallax Counter v3
  16.4 - Parallax Counter v4
17. Flat Background Block
18. Flat Testimonials
19. Testimonials
  19.1 - Testimonials v4
  19.2 - Testimonials v5
  19.3 - Testimonials v6
  19.4 - Other Testimonials
  19.5 - Other Testimonials 1
20. Featured Blog
21. Blog Comments
22. Quote
	22.1 - Quote v2
23. Team Social
24. Box Shadows
25. Interactive Slider
  25.1 - Interactive Slider v1
  25.2 - Interactive Slider v2
26. Blog Trending
27. Blog Latest Posts
28. Blog Photostream
29. Newsletter
30. Blog Post Quote
31. Blog Post Author
32. Blog Comments
33. News
  33.1 - News v1
  33.2 - News v2
  33.3 - News v3
34. Blog Grid
35. Blog Thumb
36. Shop Subscribe
37. Parallax Slider (Main)
38. Master Slider
39. Revolution Slider
40. Layer Slider
41. Clients Carousel
42. Pie Chart
43. Counter
44. Back To Top
45. Owl Carousel
	45.1 - Recent Works (Owl Carousel)
	45.2 - Parallax Twitter (Owl Carousel)
	45.3 - Clients Section (Owl Carousel)
	45.4 - Owl Video
46. Bootstrap Carousels
	46.1 - Bootstrap Carousel v1
	46.2 - Bootstrap Carousel v2
47. Tabs
	47.1 - Tab v1
	47.2 - Tab v2
	47.3 - Tab v3
	47.4 - Tab v4
	47.5 - Tab v5
	47.6 - Tab v6
48. Accordions
49. Paginations
50. Pagers
	50.1 - Pagers Default
	50.2 - Pagers v2
	50.3 - Pagers v3
	50.4 - Pagers v4
51. Sidebar Menu
	51.1 - Sidebar Menu v1
52. Content Boxes
	52.1 - Content Boxes v1
	52.2 - Content Boxes v2
	52.3 - Content Boxes v3
	52.4 - Content Boxes v4
	52.5 - Content Boxes v5
	52.6 - Content Boxes v6
53. Tagline Boxes
	53.1 - Tagline Boxes v1
	53.2 - Tagline Boxes v2
	53.3 - Tagline Boxes v3
	53.4 - Tagline Boxes v4
	53.5 - Tagline Boxes v5
	53.6 - Tagline Boxes v6
	53.7 - Tagline Boxes v6
54. Tags
	54.1 - Tags v1
	54.2 - Tags v2
	54.3 - Tags v3
	54.4 - Tags v4

##. Main Page Styles

-------------------------------------------------------------*/

/*--------------------------------------------------
	[1. Promo Blocks]
----------------------------------------------------*/
/*Promo Background Images*/
.promo-bg-pattern-v1-dark {
    background: url(/content/img/patterns/5.png) repeat;
}

.promo-bg-pattern-v1-light {
    background: url(/content/img/patterns/16.png) repeat;
}

/*Promo Background Images*/
.promo-bg-img-v1 {
    background: url(/content/app/~/assets/img/bg/okay_team_1.jpg) no-repeat;
    background-size: cover;
}

.promo-bg-img-v2 {
    background: url(/content/img/bg/img5.jpg) no-repeat;
    background-size: cover;
}

.promo-bg-img-v3 {
    background: url(/content/img/bg/img10.jpg) no-repeat;
    background-size: cover;
}

.promo-bg-img-v4 {
    background: url(/content/img/bg/img11.jpg) no-repeat;
    background-size: cover;
}

.promo-bg-img-v5 {
    background: url(/content/img/bg/img6.jpg) no-repeat;
    background-size: cover;
}

/*Promo Background Fixed*/
.promo-bg-fixed {
    background-attachment: fixed;
}

/*Promo Texts v1*/
.promo-text-v1 {
    padding: 3px 0;
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
    border-bottom: solid 2px #fff;
}

    .promo-text-v1.color-dark {
        border-color: #555;
    }

/*Promo Texts v2*/
.promo-text-v2 {
    font-size: 55px;
    font-weight: 600;
    line-height: 63px;
}

/*Promo Video Icon*/
.promo-video-icon-wrap {
    width: 64px;
    height: 64px;
    font-size: 18px;
    line-height: 70px;
    display: inline-block;
    transition: all .3s ease-in-out;
}

    .promo-video-icon-wrap:hover {
        color: #333;
        text-decoration: none;
    }

    .promo-video-icon-wrap.color-light {
        color: #333;
        background: rgba(255,255,255,1);
    }

        .promo-video-icon-wrap.color-light:hover {
            background: rgba(255,255,255,.9);
        }

    .promo-video-icon-wrap.color-dark {
        color: #fff;
        background: rgba(0,0,0,.8);
    }

        .promo-video-icon-wrap.color-dark:hover {
            color: #fff;
            background: rgba(0,0,0,.9);
        }

.promo-video-icon {
    left: 3px;
    position: relative;
}

/*--------------------------------------------------
	[2. Breadcrumbs]
----------------------------------------------------*/
/*Default Breadcrumbs*/
.breadcrumbs {
    overflow: hidden;
    padding: 10px 0 6px;
    border-bottom: solid 1px #eee;
    background: url(/content/img/patterns/breadcrumbs.png) repeat;
}

.video-business-img1 {
    background: url(/content/video/youtube-business/video-business-img1.jpg) no-repeat center;
    background-size: cover; /*Scales the background image to be as large as possible*/
}

.breadcrumbs h1 {
    color: #666;
    font-size: 22px;
    margin-top: 8px;
}

.breadcrumb {
    top: 10px;
    z-index: 1;
    padding-right: 0;
    background: none;
    position: relative;
}

    .breadcrumb a {
        color: #777;
    }

    .breadcrumb li.active,
    .breadcrumb li a:hover {
        color: #72c02c;
        text-decoration: none;
    }

@media (max-width: 550px) {
    .breadcrumbs h1.pull-left,
    .breadcrumbs ul.pull-right {
        width: 100%;
        text-align: center;
    }

    .breadcrumbs h1.pull-left {
        margin-bottom: 0;
    }

    .breadcrumbs .breadcrumb {
        top: 0;
        margin-bottom: 0px;
    }
}

/*Breadcrumbs Dark and Light*/
.breadcrumbs.breadcrumbs-dark,
.breadcrumbs.breadcrumbs-light {
    background: #222;
    padding: 30px 0 20px;
    border-bottom: solid 3px #777;
}

.breadcrumbs.breadcrumbs-light {
    background: #f7f7f7;
    border-bottom: 1px solid #eee;
}

    .breadcrumbs.breadcrumbs-dark h1,
    .breadcrumbs.breadcrumbs-dark a,
    .breadcrumbs.breadcrumbs-light h1,
    .breadcrumbs.breadcrumbs-light a {
        color: #fff;
        font-weight: 200;
    }

    .breadcrumbs.breadcrumbs-light h1,
    .breadcrumbs.breadcrumbs-light a {
        color: #555;
    }

.breadcrumbs.breadcrumbs-dark h1 {
    font-size: 24px;
}

.breadcrumbs.breadcrumbs-light h1 {
    font-size: 26px;
}

/*Breadcrumbs Sizes*/
.breadcrumbs-sm {
    padding: 50px 0;
}

.breadcrumbs-md {
    padding: 100px 0;
}

.breadcrumbs-lg {
    padding: 200px 0;
}

/*Breadcrumbs v1 and v3
------------------------------------*/
.breadcrumbs-v1,
.breadcrumbs-v3 {
    transition: all 0.8s ease-in-out;
}

/*Breadcrumbs v1
------------------------------------*/
.breadcrumbs-v1 {
    padding: 100px 0;
    position: relative;
    background: url(/Images/img1.jpg) center no-repeat;
    background-size: cover; /*Scales the background image to be as large as possible*/
}

    .breadcrumbs-v1:after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
        background: rgba(0,0,0,0.15);
    }

    .breadcrumbs-v1 span,
    .breadcrumbs-v1 h1 {
        color: #fff;
        z-index: 1;
        position: relative;
    }

    .breadcrumbs-v1 span {
        font-size: 24px;
        font-weight: 200;
        margin-bottom: 5px;
        display: inline-block;
    }

    .breadcrumbs-v1 h1 {
        font-size: 50px;
        margin-bottom: 0;
        line-height: 55px;
        text-transform: uppercase;
    }

@media (max-width: 768px) {
    .breadcrumbs-v1 {
        padding: 50px 0;
    }

        .breadcrumbs-v1 h1 {
            font-size: 40px;
            line-height: 45px;
        }
}

/*Breadcrumbs v2
------------------------------------*/
.breadcrumbs-v2 {
    text-align: center;
    position: relative;
    background: url(/content/img/bg/11.jpg) no-repeat center;
}

.breadcrumbs-v2-in {
    padding: 80px 0;
    position: relative;
}

.breadcrumbs-v2 h1 {
    color: #fff;
    text-transform: uppercase;
}

.breadcrumb-v2 li a,
.breadcrumb-v2 li.active {
    color: #fff;
}

.breadcrumb-v2 li i {
    color: #fff;
    min-width: 19px;
    padding: 3px 7px;
    margin-right: 5px;
    text-align: center;
    border: 1px solid #fff;
}

/*Breadcrumbs v3
------------------------------------*/
.breadcrumbs-v3 {
    z-index: 1;
    padding: 100px 0;
    position: relative;
}

    .breadcrumbs-v3.breadcrumbs-lg {
        padding: 200px 0;
    }

    .breadcrumbs-v3.img-v1 {
        background: url(/content/img/breadcrumbs/img1.jpg) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .breadcrumbs-v3.img-v2 {
        background: url(/content/img/breadcrumbs/img2.jpg) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .breadcrumbs-v3.img-v3 {
        background: url(/content/img/breadcrumbs/img3.jpg) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .breadcrumbs-v3:after {
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
        background: rgba(0,0,0,0.2);
    }

    .breadcrumbs-v3 h1 {
        color: #fff;
        font-size: 40px;
        line-height: 50px;
        text-transform: uppercase;
    }

    .breadcrumbs-v3 p {
        color: #fff;
        font-size: 24px;
        font-weight: 200;
        margin-bottom: 0;
        text-transform: uppercase;
    }

@media (max-width: 992px) {
    .breadcrumbs-v3.breadcrumbs-lg {
        padding: 100px 0;
    }
}

@media (max-width: 768px) {
    .breadcrumbs-v3,
    .breadcrumbs-v3.breadcrumbs-lg {
        padding: 50px 0;
    }

        .breadcrumbs-v3 h1 {
            font-size: 30px;
            line-height: 40px;
        }

        .breadcrumbs-v3 p {
            font-size: 18px;
        }
}

/*--------------------------------------------------
	[3. Image Hover Effects]
----------------------------------------------------*/
/*Image Hover v1*/
.img-hover-v1 span {
    display: block;
    overflow: hidden;
    position: relative;
}

    .img-hover-v1 span:after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
    }

.img-hover-v1:hover span:after {
    background: rgba(0,0,0,0.3);
}

.img-hover-v1 img,
.img-hover-v2 img,
.img-hover-v1 span:after {
    transition: all 0.5s ease-in-out;
}

.img-hover-v1:hover img {
    -transform: scale(1.1);
}

/*Image Hover v2*/
.img-hover-v2 img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.img-hover-v2:hover img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}

/*--------------------------------------------------
	[4. Block Grid]
----------------------------------------------------*/
/*Block Grid v1
------------------------------------*/
.block-grid-v1 {
    background: #fff;
    padding: 15px 15px 5px;
    border-bottom: solid 2px #eee;
    transition: all 0.4s ease-in-out;
}

    .block-grid-v1:hover {
        border-color: #72c02c;
    }

    .block-grid-v1 img {
        margin-bottom: 10px;
    }

        .block-grid-v1 img.block-grid-v1-img {
            width: 35px;
            height: 35px;
            margin-top: 8px;
        }

    .block-grid-v1.content-boxes-v1 img.pull-left {
        float: inherit !important;
    }

    .block-grid-v1 h3 a {
        font-size: 22px;
        font-weight: 200;
        margin-right: 10px;
    }

    .block-grid-v1.content-boxes-v1 h3 {
        margin-bottom: 0;
    }

        .block-grid-v1.content-boxes-v1 h3 a {
            color: #555;
        }

    /*Star Vote*/
    .block-grid-v1 .star-vote {
        padding: 0;
        margin-bottom: 10px;
        vertical-align: middle;
    }

        .block-grid-v1 .star-vote li {
            padding: 0;
            font-size: 11px;
            display: inline-block;
        }

/*Additional Info*/
.block-grid-v1-add-info {
    margin: 0;
    padding-top: 15px;
    border-top: solid 1px #eee;
}

    .block-grid-v1-add-info li {
        padding: 0;
        margin-right: 3px;
        margin-bottom: 10px;
    }

        .block-grid-v1-add-info li a {
            font-size: 11px;
            padding: 4px 7px;
            text-decoration: none;
            border: solid 2px #eee;
            border-radius: 3px !important;
        }

/*Block Grid v2
------------------------------------*/
.block-grid-v2 {
    padding: 0;
}

    .block-grid-v2 li {
        list-style: none;
        position: relative;
        -webkit-backface-visibility: hidden; /*For Chrome*/
    }

.block-grid-v2-info {
    padding: 15px;
    text-align: center;
    background: #f9f9f9;
    border-bottom: solid 3px #eee;
    transition: all 0.4s ease-in-out;
}

.block-grid-v2 li:hover .block-grid-v2-info {
    border-color: #72c02c;
}

.block-grid-v2-info h3 {
    font-size: 22px;
    font-weight: 200;
    margin-bottom: 10px;
}

.block-grid-v2-info .star-vote li {
    padding: 2px;
    font-size: 16px;
}

/*--------------------------------------------------
	[5. Services Box]
----------------------------------------------------*/
/* Services Box v1
------------------------------------*/
.service-box-v1 .service-block {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 20px;
}

.service-box-v1 p {
    position: relative;
    margin-bottom: 50px;
}

    .service-box-v1 p:after {
        content: " ";
        left: 50%;
        height: 1px;
        width: 50px;
        bottom: -15px;
        position: absolute;
        margin-left: -25px;
        background: #72c02c;
    }

.service-box-v1 ul {
    padding: 0 40px;
}

.service-box-v1 li {
    margin: 8px 0;
    font-size: 15px;
    padding-top: 8px;
    border-top: dotted 1px #72c02c;
}

    .service-box-v1 li:hover {
        color: #72c02c;
    }

    .service-box-v1 li:first-child {
        padding-top: 0;
        border-top: none;
    }

/*--------------------------------------------------
	[6. Service Block ]
----------------------------------------------------*/
/*Service Block v1
------------------------------------*/
.service-block-v1 {
    margin-top: 20px;
    text-align: center;
    position: relative;
    padding: 45px 20px 20px;
    border: 1px solid #f2f2f2;
}

    .service-block-v1 i {
        left: 50%;
        top: -30px;
        color: #fff;
        width: 60px;
        height: 60px;
        font-size: 26px;
        line-height: 62px;
        margin-left: -30px;
        text-align: center;
        position: absolute;
        background: #72c02c;
        display: inline-block;
    }

    .service-block-v1 h3,
    .service-block-v1 p {
        margin-bottom: 20px;
    }

/*Service Block v2 (used in page_404_error2.html)
------------------------------------*/
.service-block-v2 .service-block-in {
    padding: 20px 30px;
    text-align: center;
    margin-bottom: 0px;
    height: 100%;
    background: rgba(255,255,255,0.2);
}

    .service-block-v2 .service-block-in i {
        font-size: 40px;
    }

    .service-block-v2 .service-block-in h4 {
        line-height: 25px;
    }

    .service-block-v2 .service-block-in p {
        margin-bottom: 20px;
    }

    .service-block-v2 .service-block-in i,
    .service-block-v2 .service-block-in h4,
    .service-block-v2 .service-block-in p {
        color: #fff;
    }

/*Service Block v3 (used in profile pages)
------------------------------------*/
.service-block-v3 {
    padding: 20px;
}

    .service-block-v3 i {
        color: #fff;
        float: left;
        font-size: 50px;
        margin: 0 20px 20px 0;
    }

    .service-block-v3 .service-heading,
    .service-block-v3 .service-in small {
        color: #fff;
        opacity: 0.8;
        line-height: 1;
    }

    .service-block-v3 .service-in h4,
    .service-block-v3 .counter {
        color: #fff;
    }

    .service-block-v3 .service-heading {
        font-size: 16px;
        text-transform: uppercase;
    }

    .service-block-v3 .counter {
        display: block;
        line-height: 1;
        font-size: 30px;
    }

    .service-block-v3 .progress {
        margin-bottom: 7px;
    }

    /*Service Innner*/
    .service-block-v3 .service-in small {
        font-size: 16px;
        text-transform: uppercase;
    }

    .service-block-v3 .service-in h4 {
        font-size: 16px;
        line-height: 0.8;
        margin-bottom: 0;
    }

    /*Statistics*/
    .service-block-v3 .statistics .heading-xs {
        color: #fff;
        opacity: 0.8;
    }

    .service-block-v3 .statistics small {
        color: #fff;
    }

    .service-block-v3 .statistics .progress {
        background: #bbb;
    }

    .service-block-v3 .statistics .progress-bar-light {
        background: #fff;
    }

/*Service Block v4
------------------------------------*/
.service-block-v4 {
    position: relative;
    background: #f7f7f7;
}

    .service-block-v4:after {
        top: 0;
        width: 0;
        height: 0;
        left: 50%;
        content: '';
        margin-left: -20px;
        position: absolute;
        border-style: solid;
        border-width: 25px 20px 0 20px;
        border-color: #fff transparent transparent transparent;
    }

    .service-block-v4 .service-desc {
        text-align: center;
    }

        .service-block-v4 .service-desc i {
            color: #72c02c;
            display: block;
            font-size: 30px;
            margin-bottom: 20px;
        }

        .service-block-v4 .service-desc h3 {
            font-size: 18px;
            margin-bottom: 15px;
            text-transform: uppercase;
        }

/*Service Block v5
------------------------------------*/
.service-block-v5 {
    text-align: center;
    background: #f7f7f7;
}

    .service-block-v5 .service-inner {
        padding: 80px 40px;
    }

        .service-block-v5 .service-inner i {
            margin-bottom: 30px;
        }

        .service-block-v5 .service-inner span {
            display: block;
            font-size: 18px;
            font-weight: 200;
            margin-bottom: 15px;
            text-transform: uppercase;
        }

    .service-block-v5 .service-border {
        border-left: 1px solid #eee;
        border-right: 1px solid #eee;
    }

@media (max-width: 992px) {
    .service-block-v5 .service-border {
        border-left: none;
        border-right: none;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }
}

/*Service Block v6
------------------------------------*/
.service-block-v6 i {
    float: left;
    margin: 5px 15px 0 0;
}

.service-block-v6 .service-desc {
    overflow: hidden;
}

    .service-block-v6 .service-desc h2 {
        font-size: 18px;
        margin: 0 0 10px;
        text-transform: uppercase;
    }

    .service-block-v6 .service-desc a {
        text-transform: uppercase;
    }

/*Service Block v7
------------------------------------*/
.service-block-v7 {
    margin-top: 20px;
    text-align: center;
    position: relative;
    border: 1px solid #ddd;
    padding: 45px 20px 20px;
}

    .service-block-v7 i {
        left: 50%;
        top: -25px;
        color: #fff;
        width: 45px;
        height: 45px;
        font-size: 22px;
        line-height: 46px;
        text-align: center;
        position: absolute;
        background: #72c02c;
        margin-left: -22.5px;
        display: inline-block;
    }

    .service-block-v7 h3,
    .service-block-v7 p {
        margin-bottom: 20px;
    }

/*Service Block v8
------------------------------------*/
.service-block-v8 {
    padding: 25px;
    background: #fff;
}

    .service-block-v8 i {
        color: #555;
        float: left;
        font-size: 22px;
        margin: 5px 25px 0 0;
    }

    .service-block-v8 .service-block-desc {
        overflow: hidden;
    }

        .service-block-v8 .service-block-desc h3 {
            font-size: 18px;
            margin: 0 0 30px;
            position: relative;
            text-transform: uppercase;
        }

            .service-block-v8 .service-block-desc h3:after {
                left: 0;
                top: 40px;
                height: 1px;
                width: 30px;
                content: " ";
                position: absolute;
                background: #72c02c;
            }

/*Colored Content Boxes
------------------------------------*/
.service-block {
    padding: 60px 30px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    height: 320px;
}

    .service-block p,
    .service-block h2,
    .service-block h3 {
        color: #fff;
    }

    .service-block strong {
        color: #fff;
    }

    .service-block h2 a:hover {
        text-decoration: none;
    }

.service-block-light,
.service-block-default {
    background: #fafafa;
    border: solid 1px #eee;
}

    .service-block-default:hover {
        box-shadow: 0 0 8px #eee;
    }

    .service-block-light p,
    .service-block-light h2,
    .service-block-default p,
    .service-block-default h2 {
        color: #555;
    }

.service-block-u {
    background: #72c02c;
}

.service-block-blue {
    background: #3498db;
}

.service-block-red {
    background: #e74c3c;
}

.service-block-sea {
    background: #1abc9c;
}

.service-block-grey {
    background: #95a5a6;
}

.service-block-yellow {
    background: #f1c40f;
}

.service-block-orange {
    background: #e67e22;
}

.service-block-green {
    background: #2ecc71;
}

.service-block-purple {
    background: #9b6bcc;
}

.service-block-aqua {
    background: #27d7e7;
}

.service-block-brown {
    background: #9c8061;
}

.service-block-dark-blue {
    background: #4765a0;
}

.service-block-light-green {
    background: #79d5b3;
}

.service-block-dark {
    background: #555;
}

.service-block-light {
    background: #ecf0f1;
}

.service-block-okay-maroon {
    background: #8A0000;
}

.service-block-okay-dark-teal {
    background: #005964;
}

.service-block-okay-medium-teal {
    background: #018190;
}

.service-block-okay-light-teal {
    background: #00B0A8;
}

.service-block-okay-light-grey {
    background: #E6E6E7;
}

.service-block-okay-medium-grey {
    background: #AAAAAA;
}

.service-block-okay-mustard {
    background: #BC9408;
}


/*Service Block OKAY dark
------------------------------------*/
.service-block-okay {
    margin-top: 20px;
    text-align: center;
    position: relative;
    padding: 45px 20px 20px;
    border: 1px solid #aaa;
}

    .service-block-okay i {
        left: 50%;
        top: -30px;
        color: #fff;
        width: 60px;
        height: 60px;
        font-size: 26px;
        line-height: 62px;
        margin-left: -30px;
        text-align: center;
        position: absolute;
        background: #00B0A8;
        display: inline-block;
    }

    .service-block-okay h3,
    .service-block-okay i {
        margin-bottom: 20px;
    }


/*Service Block OKAY Coloured icons
------------------------------------*/
.service-block-okay-i-mustard i {
    color: #fff;
    background: #BC9408;
}

.service-block-okay-i-medium-teal i {
    background: #018190;
}

.service-block-okay-i-maroon i {
    background: #8A0000;
}

@media (max-width: 1199px) {
    .service-block-okay {
        padding: 45px 10px 10px;
    }
}


/* Funny Boxes
------------------------------------*/
.funny-boxes {
    background: #f7f7f7;
    padding: 20px 20px 15px;
    transition: all 0.3s ease-in-out;
}

    .funny-boxes h2 {
        margin-top: 0;
        font-size: 18px;
        line-height: 20px;
    }

        .funny-boxes h2 a {
            color: #555;
        }

    .funny-boxes p a {
        color: #72c02c;
    }

    .funny-boxes .funny-boxes-img li {
        font-size: 12px;
        margin-bottom: 2px;
    }

        .funny-boxes .funny-boxes-img li i {
            color: #72c02c;
            font-size: 12px;
            margin-right: 5px;
        }

@media (max-width: 992px) {
    .funny-boxes .funny-boxes-img li {
        display: inline-block;
    }
}

.funny-boxes .funny-boxes-img img {
    margin: 5px 10px 15px 0;
}

.funny-boxes ul.funny-boxes-rating li {
    display: inline-block;
}

    .funny-boxes ul.funny-boxes-rating li i {
        color: #f8be2c;
        cursor: pointer;
        font-size: 14px;
    }

        .funny-boxes ul.funny-boxes-rating li i:hover {
            color: #f8be2c;
        }

/*Funny Colored Boxes*/
.funny-boxes-colored p,
.funny-boxes-colored h2 a,
.funny-boxes-colored .funny-boxes-img li,
.funny-boxes-colored .funny-boxes-img li i {
    color: #fff;
}

/*Red Funny Box*/
.funny-boxes-red {
    background: #e74c3c;
}

/*Dark Red Funny Box*/
.funny-boxes-purple {
    background: #9b6bcc;
}

/*Blue Funny Box*/
.funny-boxes-blue {
    background: #3498db;
}

/*Grey Funny Box*/
.funny-boxes-grey {
    background: #95a5a6;
}

/*Turquoise Funny Box*/
.funny-boxes-sea {
    background: #1abc9c;
}

/*Turquoise Top Bordered Funny Box*/
.funny-boxes-top-sea {
    border-top: solid 2px #1abc9c;
}

    .funny-boxes-top-sea:hover {
        border-top-color: #16a085;
    }

/*Yellow Top Bordered Funny Box**/
.funny-boxes-top-yellow {
    border-top: solid 2px #f1c40f;
}

    .funny-boxes-top-yellow:hover {
        border-top-color: #f39c12;
    }

/*Red Top Bordered Funny Box**/
.funny-boxes-top-red {
    border-top: solid 2px #e74c3c;
}

    .funny-boxes-top-red:hover {
        border-top-color: #c0392b;
    }

/*Purple Top Bordered Funny Box**/
.funny-boxes-top-purple {
    border-top: solid 2px #9b6bcc;
}

    .funny-boxes-top-purple:hover {
        border-top-color: #814fb5;
    }

/*Orange Left Bordered Funny Box**/
.funny-boxes-left-orange {
    border-left: solid 2px #e67e22;
}

    .funny-boxes-left-orange:hover {
        border-left-color: #d35400;
    }

/*Green Left Bordered Funny Box**/
.funny-boxes-left-green {
    border-left: solid 2px #72c02c;
}

    .funny-boxes-left-green:hover {
        border-left-color: #5fb611;
    }

/*Blue Left Bordered Funny Box**/
.funny-boxes-left-blue {
    border-left: solid 2px #3498db;
}

    .funny-boxes-left-blue:hover {
        border-left-color: #2980b9;
    }

/*Dark Left Bordered Funny Box**/
.funny-boxes-left-dark {
    border-left: solid 2px #555;
}

    .funny-boxes-left-dark:hover {
        border-left-color: #333;
    }

/*--------------------------------------------------
	[7. Process]
----------------------------------------------------*/
/*Process v1
------------------------------------*/
.process-v1 .process-in {
    text-align: center;
}

    .process-v1 .process-in > li i {
        z-index: 1;
        width: 30px;
        height: 30px;
        position: relative;
        text-align: center;
        background: #72c02c;
        margin-bottom: 15px;
        display: inline-block;
        border: solid 9px #fff;
    }

        .process-v1 .process-in > li i:after {
            top: -9px;
            left: -9px;
            right: -9px;
            bottom: -9px;
            content: " ";
            border-radius: 50%;
            position: absolute;
            border: 1px solid #bbb;
        }

    /*Process Description*/
    .process-v1 .process-in .process-desc {
        padding: 0 20px;
    }

    .process-v1 .process-in > li h3 {
        font-size: 16px;
        font-weight: 600;
        margin: 0 0 10px;
        text-transform: uppercase;
    }

/*Process Border*/
.process-v1 .process-border {
    position: relative;
}

    .process-v1 .process-border:before {
        top: 15px;
        width: 75%;
        left: 12%;
        content: " ";
        display: block;
        position: absolute;
        border-top: solid 2px #ddd;
    }

@media (max-width: 768px) {
    .process-v1 .process-border:before {
        border: none;
    }
}

/*--------------------------------------------------
	[8. Team]
----------------------------------------------------*/
/* Team v1
------------------------------------*/
.team-v1 ul {
    position: relative;
}

/*Team Image*/
.team-v1 li > .team-img {
    position: relative;
}

    .team-v1 li > .team-img:after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
        background: transparent;
        transition: all 0.4s ease-in-out;
    }

.team-v1 li:hover > .team-img:after {
    background: rgba(0,0,0,0.5);
}

/*Team Socials*/
.team-v1 li > .team-img ul {
    left: 0;
    top: 45%;
    z-index: 1;
    padding: 0;
    width: 100%;
    height: 36px;
    list-style: none;
    margin-top: -18px;
    text-align: center;
    visibility: hidden;
    position: absolute;
    transition: all 0.2s ease-in-out;
}

.team-v1 li:hover > .team-img ul {
    top: 50%;
    visibility: visible;
}

.team-v1 li > .team-img ul li {
    margin: 0 5px;
    text-align: center;
    display: inline-block;
}

.team-v1 li > .team-img li i {
    color: #eee;
    border-width: 2px;
    border-color: #eee;
    transition: all 0.1s ease-in-out;
}

    .team-v1 li > .team-img li i.fa-twitter:hover {
        color: #fff;
        background: #3498db;
        border-color: #3498db;
    }

    .team-v1 li > .team-img li i.fa-facebook:hover {
        color: #fff;
        background: #4765a0;
        border-color: #4765a0;
    }

    .team-v1 li > .team-img li i.fa-google-plus:hover {
        color: #fff;
        background: #e74c3c;
        border-color: #e74c3c;
    }

/*Team Discription*/
.team-v1 li > h3 {
    color: #000;
    font-size: 18px;
    line-height: 20px;
    margin: 15px 0 7px;
    text-transform: uppercase;
}

.team-v1 li > h4 {
    color: #999;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
}

.team-v1 li > p {
    margin: 20px 0;
    position: relative;
}

    .team-v1 li > p:before {
        left: 0;
        top: -10px;
        height: 1px;
        width: 40px;
        content: " ";
        position: absolute;
        background: #bbb;
        transition: all 0.4s ease-in-out;
    }

.team-v1 li:hover > p:before {
    width: 100%;
    background: #72c02c;
}

/*Team v2
------------------------------------*/
.team-v2 {
    position: relative;
    margin-bottom: 20px;
}

    .team-v2 img {
        width: 100%;
    }

    .team-v2 .inner-team {
        padding: 20px;
        background: #fff;
        text-align: center;
    }

        .team-v2 .inner-team h3 {
            margin: 0;
        }

        .team-v2 .inner-team small {
            display: block;
            font-size: 12px;
            margin-bottom: 7px;
        }

        .team-v2 .inner-team p {
            font-size: 13px;
        }

        .team-v2 .inner-team hr {
            margin: 10px 0 15px;
        }

/*Team-Social (Temporary)*/
.team-social {
    margin-bottom: 0;
}

    .team-social li {
        padding: 0 2px;
    }

        .team-social li a {
            font-size: 14px;
            padding: 6px 4px;
            text-align: center;
            border-radius: 50% !important;
        }

        .team-social li i {
            min-width: 20px;
        }

        .team-social li a.fb {
            color: #4862a3;
            border: 1px solid #4862a3;
        }

        .team-social li a.tw {
            color: #159ceb;
            border: 1px solid #159ceb;
        }

        .team-social li a.gp {
            color: #dc4a38;
            border: 1px solid #dc4a38;
        }

        .team-social li a:hover {
            text-decoration: none;
        }

        .team-social li a.fb:hover {
            color: #fff;
            background: #4862a3;
        }

        .team-social li a.tw:hover {
            color: #fff;
            background: #159ceb;
        }

        .team-social li a.gp:hover {
            color: #fff;
            background: #dc4a38;
        }

/*Team v3
------------------------------------*/
.team-v3 .team-img {
    position: relative;
}

    .team-v3 .team-img:after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
        transition: all 0.4s ease-in-out;
    }

    .team-v3 .team-img:hover:after {
        background: rgba(0,0,0,0.5);
        transition: all 0.2s ease-in-out;
    }

    .team-v3 .team-img > img {
        width: 100%;
    }

/*Team Hover Gradient*/
.team-v3 .team-hover {
    left: 0;
    top: 60%;
    z-index: 1;
    padding: 0;
    width: 100%;
    padding: 20px;
    list-style: none;
    margin-top: -90px;
    text-align: center;
    visibility: hidden;
    position: absolute;
    transition: all 0.2s ease-in-out;
}

.team-v3 .team-img:hover .team-hover {
    top: 50%;
    visibility: visible;
}

.team-v3 .team-hover span,
.team-v3 .team-hover small {
    color: #fff;
    display: block;
}

.team-v3 .team-hover span {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

.team-v3 .team-hover small {
    font-size: 13px;
    font-weight: 200;
    margin-bottom: 10px;
}

.team-v3 .team-hover p {
    color: #fff;
    font-weight: 200;
    margin-bottom: 20px;
}

/*Team Social*/
.team-v3 .team-hover .team-social-v3 i {
    color: #fff;
    width: 33px;
    height: 33px;
    padding: 9px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    border: 1px solid #fff;
}

    .team-v3 .team-hover .team-social-v3 i:hover {
        color: #666;
        background: #fff;
        text-decoration: none;
        transition: all 0.2s ease-in-out;
    }

/*Team v4
------------------------------------*/
.team-v4 {
    text-align: center;
}

    .team-v4 img {
        width: 100%;
        margin-bottom: 20px;
    }

    .team-v4 span {
        color: #333;
        display: block;
        font-size: 18px;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

    .team-v4 small {
        color: #999;
        display: block;
        font-size: 12px;
        font-style: italic;
        margin-bottom: 10px;
    }

    .team-v4 .team-social-v4 a {
        color: #555;
        font-size: 16px;
    }

        .team-v4 .team-social-v4 a:hover {
            color: #72c02c;
            text-decoration: none;
        }

/*Team v5
------------------------------------*/
.team-v5 {
    text-align: center;
}

    .team-v5 span {
        color: #555;
        display: block;
        font-size: 16px;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

    .team-v5 small {
        display: block;
        color: #72c02c;
        font-size: 13px;
        font-style: italic;
        position: relative;
        margin-bottom: 25px;
    }

        .team-v5 small:after {
            left: 50%;
            top: 30px;
            height: 1px;
            width: 30px;
            content: " ";
            background: #777;
            margin-left: -15px;
            position: absolute;
        }

    .team-v5 .team-img {
        position: relative;
    }

        .team-v5 .team-img:after {
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            content: " ";
            position: absolute;
            transition: all 0.4s ease-in-out;
        }

        .team-v5 .team-img:hover:after {
            background: rgba(0,0,0,0.5);
            transition: all 0.2s ease-in-out;
        }

        .team-v5 .team-img > img {
            width: 100%;
            margin-bottom: 20px;
        }

    /*Team Hover Gradient*/
    .team-v5 .team-hover {
        left: 0;
        top: 60%;
        z-index: 1;
        padding: 0;
        width: 100%;
        list-style: none;
        margin-top: -16px;
        text-align: center;
        visibility: hidden;
        position: absolute;
        transition: all 0.2s ease-in-out;
    }

    .team-v5 .team-img:hover .team-hover {
        top: 50%;
        visibility: visible;
    }

    /*Social Network-*/
    .team-v5 .team-hover .team-social-v5 i {
        color: #fff;
        width: 33px;
        height: 33px;
        padding: 9px;
        font-size: 14px;
        text-align: center;
        display: inline-block;
        border: 1px solid #fff;
    }

        .team-v5 .team-hover .team-social-v5 i:hover {
            color: #666;
            background: #fff;
            text-decoration: none;
            transition: all 0.2s ease-in-out;
        }

/*Team v6
------------------------------------*/
.team-v6 {
    text-align: center;
}

    .team-v6 img {
        width: 100%;
        margin-bottom: 20px;
    }

    .team-v6 span {
        color: #777;
        display: block;
        font-size: 16px;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

    .team-v6 small {
        display: block;
        color: #72c02c;
        font-size: 13px;
        margin-bottom: 15px;
    }

/*Team v7
------------------------------------*/
.team-v7 .team-v7-in {
    padding: 0 50px;
}

.team-v7 .team-v7-name {
    color: #555;
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.team-v7 .team-v7-position {
    display: block;
    color: #72c02c;
    font-style: normal;
    margin-bottom: 15px;
}

.team-v7 p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
}

/*Team Space*/
.team-v7 .team-v7-name {
    margin-top: 60px;
}

.team-v7 .social-icons-v1 {
    margin-bottom: 60px;
}

/*Team Image*/
.team-v7 .team-v7-img {
    position: relative;
}

    .team-v7 .team-v7-img:after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
        background: rgba(0,0,0,0.1);
    }

/*Team Info*/
.team-v7 .team-arrow-right,
.team-v7 .team-arrow-left {
    position: relative;
}

    .team-v7 .team-arrow-left:before,
    .team-v7 .team-arrow-right:before {
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -25px;
        z-index: 2;
        content: " ";
        position: absolute;
        border-style: solid;
    }

    .team-v7 .team-arrow-right:before {
        right: -25px;
        border-width: 20px 0 20px 25px;
        border-color: transparent transparent transparent #fff;
    }

    .team-v7 .team-arrow-left:before {
        left: -25px;
        border-width: 20px 25px 20px 0;
        border-color: transparent #fff transparent transparent;
    }

/*Team Info Media Queries*/
@media (max-width: 991px) {
    /*Team Arrows*/
    .team-v7 .team-arrow-left:before,
    .team-v7 .team-arrow-right:before {
        top: auto;
        left: 70px;
        bottom: -25px;
        border-width: 25px 20px 0 20px;
        border-color: #fff transparent transparent transparent;
    }

    .team-v7 .team-arrow-left:before,
    .team-v7 .team-arrow-right:before {
        left: 70px;
        bottom: -25px;
        border-width: 25px 20px 0 20px;
    }

    /*Equal Height Columns*/
    .team-v7 .equal-height-column {
        height: auto !important;
    }
}

/*--------------------------------------------------
	[9. Call To Action]
----------------------------------------------------*/
/*Call To Action v1
------------------------------------*/
.call-action-v1 p {
    margin-top: 5px;
    font-size: 18px;
    font-weight: 200;
    margin-bottom: 0;
}

.call-action-v1.call-action-v1-boxed {
    padding: 0 25px;
}

.call-action-v1 .call-action-v1-box {
    width: 100%;
    display: table;
    padding: 30px 0;
    vertical-align: middle;
}

.call-action-v1 .call-action-v1-in {
    display: table-cell;
    vertical-align: middle;
}

    .call-action-v1 .call-action-v1-in.inner-btn {
        padding-top: 1px;
        min-width: 250px;
        text-align: right;
    }

@media (max-width: 992px) {
    .call-action-v1 .call-action-v1-in,
    .call-action-v1 .call-action-v1-in.inner-btn {
        display: block;
        text-align: center;
    }

        .call-action-v1 .call-action-v1-in p {
            margin-bottom: 20px;
        }
}

/*Call To Action v2
------------------------------------*/
.call-action-v2 {
    padding: 50px 0;
    text-align: center;
    background: url(/content/img/patterns/16.png);
}

    .call-action-v2 h2 {
        font-size: 22px;
        text-transform: uppercase;
    }

    .call-action-v2 p {
        padding: 0 100px;
        margin-bottom: 20px;
    }

@media (max-width: 768px) {
    .call-action-v2 p {
        padding: inherit;
    }
}

/*--------------------------------------------------
	[10. Portfolio Box]
----------------------------------------------------*/
/*Portfolio Box*/
@media (min-width: 991px) and (max-width: 1199px) {
    .portfolio-box {
        margin-bottom: 60px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .portfolio-box {
        margin-bottom: 0;
    }
}

@media (max-width: 768px) {
    .portfolio-box {
        margin-bottom: 60px;
    }
}

.portfolio-box a.fancybox {
    overflow: hidden;
    position: relative;
}

    .portfolio-box a.fancybox:after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
    }

    .portfolio-box a.fancybox:hover:after {
        background: rgba(0,0,0,0.5);
    }

    .portfolio-box a.fancybox img {
        transition: all .5s ease;
    }

    .portfolio-box a.fancybox:hover img {
        transform: scale(1.1);
    }

.portfolio-box .portfolio-box-in {
    visibility: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    color: #fff;
    background: #72c02c;
    font-size: 20px;
    text-align: center;
    line-height: 53px;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
}

.portfolio-box a.fancybox:hover .portfolio-box-in {
    visibility: visible;
}

/*Project Tag*/
.portfolio-box small.project-tag {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
}

    .portfolio-box small.project-tag,
    .portfolio-box small.project-tag a {
        color: #999;
    }

        .portfolio-box small.project-tag i {
            margin-right: 5px;
        }

        .portfolio-box small.project-tag a:hover {
            color: #72c02c;
        }

/*--------------------------------------------------
	[11. Portfolio Boxes]
----------------------------------------------------*/
/* Portfolio Box v1
------------------------------------*/
.portfolio-box-v1 {
    margin: 0;
}

    .portfolio-box-v1 [class^="col-"] {
        padding: 0;
        overflow: hidden;
    }

    .portfolio-box-v1 li {
        background: #333;
        position: relative;
        -webkit-backface-visibility: hidden; /*For Chrome*/
    }

        .portfolio-box-v1 li:after {
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            content: " ";
            position: absolute;
        }

        .portfolio-box-v1 li:hover:after {
            background: rgba(0,0,0,0.7);
        }

        .portfolio-box-v1 li:after,
        .portfolio-box-v1 li:hover:after {
            transition: all 0.3s ease-in-out;
        }

        .portfolio-box-v1 li img {
            width: 100%;
            overflow: hidden;
            transition: all 0.3s ease-in-out;
        }

        .portfolio-box-v1 li:hover img {
            -transform: scale(1.1);
        }

    .portfolio-box-v1 .portfolio-box-v1-in {
        left: 0;
        top: 50%;
        z-index: 1;
        width: 100%;
        visibility: hidden;
        min-height: 150px;
        margin-top: -75px;
        text-align: center;
        position: absolute;
        font-family: "Open Sans", Arial, sans-serif;
    }

    .portfolio-box-v1 li:hover .portfolio-box-v1-in {
        visibility: visible;
    }

    .portfolio-box-v1 .portfolio-box-v1-in h3 {
        font-size: 22px;
        margin-top: 20px;
        position: relative;
        margin-bottom: 20px;
        text-transform: uppercase;
    }

        .portfolio-box-v1 .portfolio-box-v1-in h3:after {
            left: 50%;
            height: 1px;
            width: 40px;
            content: " ";
            bottom: -10px;
            background: #fff;
            margin-left: -20px;
            position: absolute;
        }

    .portfolio-box-v1 .portfolio-box-v1-in p,
    .portfolio-box-v1 .portfolio-box-v1-in h3 {
        color: #fff;
    }

    .portfolio-box-v1 .portfolio-box-v1-in p {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .portfolio-box-v1 .portfolio-box-v1-in a.btn-u {
        font-weight: normal;
        -webkit-backface-visibility: hidden; /*For Chrome*/
    }

/*Portfolio Box v2
------------------------------------*/
.portfolio-box-v2 {
    margin: 0 0 60px;
}

    .portfolio-box-v2 [class^="col-"] {
        padding: 0;
        overflow: hidden;
    }

    .portfolio-box-v2 li {
        background: #333;
        overflow: hidden;
        position: relative;
        -webkit-backface-visibility: hidden; /*For Chrome*/
    }

        .portfolio-box-v2 li:after {
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            content: " ";
            position: absolute;
        }

        .portfolio-box-v2 li:hover:after {
            background: rgba(255,255,255,0.6);
        }

        .portfolio-box-v2 li:after,
        .portfolio-box-v2 li:hover:after {
            transition: all 0.3s ease-in-out;
        }

        .portfolio-box-v2 li img {
            width: 100%;
            overflow: hidden;
            transition: all 0.3s ease-in-out;
            -transform: scale(1.1);
        }

    .portfolio-box-v2 .portfolio-box-v2-in {
        left: 0;
        top: 50%;
        z-index: 1;
        width: 100%;
        visibility: hidden;
        min-height: 60px;
        margin-top: -30px;
        text-align: center;
        position: absolute;
        font-family: "Open Sans", Arial, sans-serif;
    }

    .portfolio-box-v2 li:hover .portfolio-box-v2-in {
        visibility: visible;
    }

    .portfolio-box-v2 .portfolio-box-v2-in i {
        color: #fff;
        width: 60px;
        height: 60px;
        padding: 20px;
        font-size: 22px;
        cursor: pointer;
        margin-right: 5px;
        text-align: center;
        display: inline-block;
        background: rgba(114,192,44,0.8);
    }

        .portfolio-box-v2 .portfolio-box-v2-in i:hover {
            background: #72c02c;
        }

/*--------------------------------------------------
	[12. Thumbnail]
----------------------------------------------------*/
/*Thumbnail v1
------------------------------------*/
.thumbnails-v1 .thumbnail-img {
    margin-bottom: 12px;
}

.thumbnails-v1 h3 {
    margin-bottom: 5px;
}

    .thumbnails-v1 h3 a {
        color: #555;
        font-size: 15px;
        text-transform: uppercase;
    }

.thumbnails-v1 .read-more {
    color: #72c02c;
    font-size: 12px;
    text-transform: uppercase;
}

/*--------------------------------------------------
	[13. Image Backgrounds]
----------------------------------------------------*/
/* Image Backgrounds v1
------------------------------------*/
.bg-image-v1 {
    width: 100%;
    height: auto;
    padding: 50px 0;
    position: relative;
    background: url(/images/bg/hong_kong_skyline.jpg) repeat fixed;
    background-size: cover;
}

.bg-image-v1:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0,0,0,0.5);
}

.bg-image-v1-tech {
    width: 100%;
    height: auto;
    padding: 50px 0;
    position: relative;
    background: url(/images/bg/technology_platform.jpg) repeat fixed;
    background-size: cover;
}

.bg-image-v1-tech:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0,0,0,0.5);
}

/*Image Backgrounds v2
------------------------------------*/
.bg-image-v2 {
    width: 100%;
    height: auto;
    padding: 50px 0;
    position: relative;
    background: url(/content/img/bg/7.jpg) repeat fixed;
}

    .bg-image-v2:before {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
        background: rgba(255,255,255,0.7);
    }

/*Background Dark Cover*/
.bg-image-v2-dark:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0,0,0,0.5);
}

.bg-image-v2-dark h2,
.bg-image-v2-dark p {
    color: #eee !important;
}



/*--------------------------------------------------
	[14. Parallax Quote]
----------------------------------------------------*/
.parallax-quote {
    color: #fff;
    padding: 100px 0;
    position: relative;
    text-align: center;
    background: url(/content/img/team/faces.jpg) 50% 0 repeat fixed;
}

    .parallax-quote:after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
        background: rgba(0,0,0,0.8);
    }

    .parallax-quote:before {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
        background: url(/images/patterns/gridtile.png) repeat;
    }

/*Parallax Quote Inner*/
.parallax-quote-in {
    z-index: 1;
    padding: 0 80px;
    position: relative;
}

    .parallax-quote-in p {
        color: #fff;
        font-size: 28px;
        text-transform: uppercase;
        font-family: "Open Sans", Arial, sans-serif;
    }

        .parallax-quote-in p:after,
        .parallax-quote-in p:before {
            content: ' " ';
            position: absolute;
            font-family: Tahoma;
        }

        .parallax-quote-in p:after {
            margin-left: 3px;
        }

        .parallax-quote-in p:before {
            margin-left: -15px;
        }

    .parallax-quote-in small {
        color: #bbb;
        font-size: 13px;
        font-weight: 400;
        text-transform: uppercase;
    }

@media (max-width: 768px) {
    .parallax-quote-in {
        padding: 0 40px;
    }

        .parallax-quote-in p {
            font-size: 20px;
        }
}

/*Parallax Quote Light*/
.parallax-quote-light:after {
    background: rgba(255,255,255,0.9);
}

.parallax-quote-light .parallax-quote-in {
    background: #fff;
    padding: 30px 80px;
    border-bottom: solid 2px #ddd;
}

    .parallax-quote-light .parallax-quote-in p {
        color: #555;
        font-size: 28px;
        font-weight: 200;
    }

    .parallax-quote-light .parallax-quote-in small {
        color: #555;
    }

@media (max-width: 768px) {
    .parallax-quote-light .parallax-quote-in {
        padding: 30px 40px;
    }

        .parallax-quote-light .parallax-quote-in p {
            font-size: 20px;
        }

        .parallax-quote-light .parallax-quote-in small {
            font-weight: 200;
        }
}

/*--------------------------------------------------
	[15. Parallax Team]
----------------------------------------------------*/
.parallax-team {
    background: url(/content/img/team/faces.jpg) 50% 0 repeat fixed;
}

    .parallax-team,
    .parallax-team .title-box-v2 {
        position: relative;
    }

        .parallax-team:before,
        .parallax-team-dark:before {
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            content: " ";
            position: absolute;
            background: rgba(255,255,255,0.9);
        }

/*Parallax Team*/
.parallax-team {
    background: url(/content/img/team/faces.jpg) 50% 0 repeat fixed;
}

    .parallax-team,
    .parallax-team .title-box-v2 {
        position: relative;
    }

.parallax-team-dark:before {
    background: rgba(0,0,0,0.8);
}

/*--------------------------------------------------
	[16. Parallax Counter]
----------------------------------------------------*/
.parallax-bg {
    background: url(/content/img/patterns/5.png) repeat fixed;
}

/*Parallax Counter
------------------------------------*/
.parallax-counter {
    padding: 30px 0;
    background: url(/content/img/patterns/5.png) repeat fixed;
}

    .parallax-counter .counters {
        color: #fff;
        padding: 15px 0;
    }

    .parallax-counter h4 {
        color: #999;
        font-size: 16px;
        text-transform: uppercase;
    }

    .parallax-counter span.counter {
        font-size: 48px;
    }

/*Parallax Counter v1
------------------------------------*/
.parallax-counter-v1 {
    padding: 60px 0;
    background: url(/content/img/patterns/5.png) repeat fixed;
}

    .parallax-counter-v1 .counters {
        color: #fff;
        padding: 15px 0 10px;
        border: solid 1px #555;
    }

    .parallax-counter-v1 h4 {
        color: #eee;
        font-size: 16px;
        text-transform: uppercase;
    }

    .parallax-counter-v1 span.counter {
        font-size: 42px;
        line-height: 48px;
    }

/*Parallax Counter v2
------------------------------------*/
.parallax-counter-v2 {
    position: relative;
    padding: 80px 0 60px;
    background: url(/content/img/patterns/16.png) repeat fixed;
}

    .parallax-counter-v2:after {
        top: 0;
        left: 50%;
        content: " ";
        margin-left: -25px;
        position: absolute;
        border-top: 25px solid #fff;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
    }

    .parallax-counter-v2:before {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
        background: rgba(0,0,0,0.02);
    }

    .parallax-counter-v2 .counters {
        padding: 20px 0;
        border-bottom: solid 2px #ddd;
        background: rgba(255,255,255,0.9);
    }

        .parallax-counter-v2 .counters h4,
        .parallax-counter-v2 .counters span {
            color: #555;
            font-weight: 200;
            font-family: "Open Sans", Arial, sans-serif;
        }

        .parallax-counter-v2 .counters span {
            font-size: 36px;
        }

        .parallax-counter-v2 .counters h4 {
            font-size: 22px;
            text-transform: uppercase;
        }

@media (max-width: 992px) {
    .parallax-counter-v2 .counters {
        margin-bottom: 0 !important;
    }
}

/*Parallax Counter v3
------------------------------------*/
.parallax-counter-v3 {
    z-index: 1;
    height: auto;
    padding: 80px 0;
    overflow: hidden;
    text-align: center;
    position: relative;
    background: url(/content/img/bg/25.jpg) 50% 0 fixed;
}

    .parallax-counter-v3:after {
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: -1;
        content: " ";
        height: 100%;
        text-align: center;
        position: absolute;
        background: rgba(0,0,0,0.5);
    }

    .parallax-counter-v3 .features {
        width: 130px;
        height: 130px;
        padding: 25px;
        position: relative;
        text-align: center;
        display: inline-block;
        border-radius: 50% !important;
        background: rgba(255,255,255,0.2);
    }

        .parallax-counter-v3 .features:after {
            top: -9px;
            left: -9px;
            right: -9px;
            bottom: -9px;
            content: " ";
            border-radius: 50%;
            position: absolute;
            border: 1px solid #fff;
        }

        .parallax-counter-v3 .features span {
            color: #fff;
            display: block;
            font-weight: 200;
        }

            .parallax-counter-v3 .features span.counter {
                font-size: 30px;
            }

            .parallax-counter-v3 .features span.features-info {
                text-transform: uppercase;
            }

@media (max-width: 550px) {
    .parallax-counter-v3 .features {
        width: 110px;
        height: 110px;
        padding: 22px;
    }

        .parallax-counter-v3 .features:after {
            top: -7px;
            left: -7px;
            right: -7px;
            bottom: -7px;
        }

        .parallax-counter-v3 .features span.counter {
            font-size: 20px;
        }

        .parallax-counter-v3 .features span.features-info {
            font-size: 11px;
        }
}

/*Parallax Counter v4
------------------------------------*/
.parallax-counter-v4 {
    z-index: 1;
    height: auto;
    padding: 30px 0;
    overflow: hidden;
    text-align: center;
    position: relative;
    background: url(/content/img/bg/19.jpg) 50% 0 fixed;
}

    .parallax-counter-v4:after {
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: -1;
        content: " ";
        height: 100%;
        text-align: center;
        position: absolute;
        background: rgba(0,0,0,0.5);
    }

    .parallax-counter-v4 i {
        color: #fff;
        display: block;
        font-size: 50px;
        margin-bottom: 20px;
    }

    .parallax-counter-v4 span.counter {
        color: #fff;
        font-size: 30px;
        font-weight: 400;
        margin-bottom: 10px;
    }

    .parallax-counter-v4 h4 {
        color: #fff;
        font-size: 18px;
        font-weight: 200;
        text-transform: uppercase;
    }

/*--------------------------------------------------
	[17. Flat Background Block]
----------------------------------------------------*/
.flat-bg-block-v1 {
    padding: 40px 0;
    background: url(/content/img/patterns/16.png) repeat;
}

    .flat-bg-block-v1 .checked-list.first-child {
        float: left;
        margin-right: 100px;
    }

    .flat-bg-block-v1 .checked-list li {
        color: #888;
        margin-bottom: 5px;
    }

    .flat-bg-block-v1 .checked-list i {
        color: #72c02c;
        margin-right: 5px;
    }

    /*Image Over*/
    .flat-bg-block-v1 img.img-over {
        top: -70px;
        right: 10px;
        position: absolute;
    }

@media (min-width: 991px) and (max-width: 1199px) {
    .flat-bg-block-v1 img.img-over {
        top: -18px;
    }
}

@media (max-width: 991px) {
    .flat-bg-block-v1 img.img-over {
        position: static;
    }
}

/*--------------------------------------------------
	[18. Flat Testimonials]
----------------------------------------------------*/
.flat-testimonials {
    padding: 50px 0;
    background-color: #333;
}

    .flat-testimonials .flat-testimonials-in {
        padding: 30px;
        text-align: center;
        background: rgba(255,255,255,0.2);
    }

        .flat-testimonials .flat-testimonials-in img {
            width: 135px;
            height: 135px;
            margin: 0 auto 25px;
        }

        .flat-testimonials .flat-testimonials-in h3 {
            color: #fff;
            font-size: 22px;
            font-weight: 200;
        }

        .flat-testimonials .flat-testimonials-in span {
            display: block;
            margin-bottom: 5px;
        }

        .flat-testimonials .flat-testimonials-in p {
            color: #fff;
            font-weight: 200;
            position: relative;
        }

            .flat-testimonials .flat-testimonials-in p:before,
            .flat-testimonials .flat-testimonials-in p:after {
                top: 5px;
                font-size: 22px;
                line-height: 10px;
                position: relative;
            }

            .flat-testimonials .flat-testimonials-in p:before {
                content: "“";
                padding-right: 5px;
            }

            .flat-testimonials .flat-testimonials-in p:after {
                content: "”";
                padding-left: 5px;
            }

/*--------------------------------------------------
	[19. Testimonials]
----------------------------------------------------*/
/* Testimonials v4
------------------------------------*/
.testimonials-v4 .testimonials-v4-in {
    background: #fff;
    position: relative;
    margin-bottom: 40px;
    padding: 20px 20px 20px 55px;
    box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.1);
}

    .testimonials-v4 .testimonials-v4-in:before {
        color: #bbb;
        font-size: 60px;
        content: "\201C";
        position: absolute;
        margin: -25px 0 0 -40px;
        font-family: Georgia, serif;
    }

    .testimonials-v4 .testimonials-v4-in:after {
        width: 0;
        height: 0;
        left: 80px;
        content: " ";
        bottom: -30px;
        position: absolute;
        border-style: solid;
        border-width: 30px 30px 0 0;
        border-color: #fff transparent transparent transparent;
        -webkit-filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.1));
        filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.1));
    }

    .testimonials-v4 .testimonials-v4-in p {
        color: #777;
        font-size: 14px;
        font-style: italic;
    }

.testimonials-v4 img {
    float: left;
    width: 60px;
    height: auto;
    margin: 0 20px;
}

.testimonials-v4 .testimonials-author {
    color: #555;
    display: block;
    font-size: 14px;
    overflow: hidden;
    padding-top: 8px;
    text-transform: uppercase;
}

    .testimonials-v4 .testimonials-author em {
        font-size: 13px;
        text-transform: capitalize;
    }

/*Testimonials v5
------------------------------------*/
.testimonials-v5 {
    padding-top: 50px;
    padding-bottom: 50px;
}

    .testimonials-v5 .testimonials-desc span {
        font-size: 13px;
        font-weight: 200;
    }

    .testimonials-v5 .testimonials-desc p {
        padding: 15px;
        position: relative;
        background: #f9f9f9;
        margin-bottom: 25px;
    }

        .testimonials-v5 .testimonials-desc p:after {
            width: 0;
            height: 0;
            left: 30px;
            color: #fff;
            bottom: -12px;
            content: " ";
            text-align: center;
            position: absolute;
            border-style: solid;
            border-width: 13px 10px 0 10px;
            border-color: #f9f9f9 transparent transparent transparent;
        }

    /*Testimonials By*/
    .testimonials-v5 .testimonials-by {
        margin-left: 20px;
    }

        .testimonials-v5 .testimonials-by img {
            float: left;
            width: 40px;
            height: auto;
            margin-right: 15px;
        }

        .testimonials-v5 .testimonials-by small {
            color: #72c02c;
            font-size: 12px;
        }

        .testimonials-v5 .testimonials-by span {
            text-transform: uppercase;
        }

/*Testimonials v6
------------------------------------*/
.testimonials-v6.testimonials-wrap {
    padding-left: 70px;
    padding-right: 70px;
}

.testimonials-v6 .testimonials-info {
    padding: 20px;
    background: #fff;
    border-bottom: solid 3px #eee;
    transition: all 0.4s ease-in-out;
}

    .testimonials-v6 .testimonials-info:hover {
        border-color: #72c02c;
    }

    .testimonials-v6 .testimonials-info img {
        float: left;
        width: 80px;
        height: auto;
        margin-right: 20px;
    }

.testimonials-v6 .testimonials-desc {
    overflow: hidden;
}

    .testimonials-v6 .testimonials-desc p {
        margin-bottom: 15px;
    }

    .testimonials-v6 .testimonials-desc strong,
    .testimonials-v6 .testimonials-desc span {
        color: #555;
        display: block;
    }

@media (max-width: 768px) {
    .testimonials-v6 .testimonials-wrap {
        padding-left: 0;
        padding-right: 0;
    }
}

/*Other Testimonials
------------------------------------*/
/* Testimonials v3, v4 */
.testimonials-section3 .owl-stage-outer {
    margin-right: 1px;
}

.testimonials-section3 .testimonials-item,
.testimonials-section4 .testimonials-item {
    border-right: solid 1px #eee;
    padding: 15px 15px 20px;
}

    .testimonials-section4 .testimonials-item:last-child {
        border-right: none;
    }

.testimonials-section3 img,
.testimonials-section4 img {
    width: 74px !important;
    height: 74px !important;
    border-radius: 50%;
    background: #fff;
    padding: 3px;
    border: solid 1px #E6E6E6;
    margin: 0 auto 5px;
    display: block;
}

.testimonials-section3 blockquote,
.testimonials-section4 blockquote {
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.5;
    margin-bottom: 20px;
    border: none;
}

    .testimonials-section3 blockquote p,
    .testimonials-section4 blockquote p {
        z-index: 9;
        position: relative;
        margin-bottom: 5px;
    }

.testimonials-section3 .testimonials-item strong,
.testimonials-section3 .testimonials-item em,
.testimonials-section4 .testimonials-item strong,
.testimonials-section4 .testimonials-item em {
    display: block;
    font-size: 14px;
    font-weight: 700;
}

.testimonials-section3 .testimonials-item strong,
.testimonials-section4 .testimonials-item strong {
    padding-top: 10px;
}

.testimonials-section3 .testimonials-item em,
.testimonials-section4 .testimonials-item em {
    font-style: normal;
    opacity: 0.7;
    font-weight: 400;
}

/* Other Testimonials 1
------------------------------------*/
/*Testimonials*/
.testimonials {
    margin-bottom: 10px;
}

    .testimonials .testimonial-info {
        color: #72c02c;
        font-size: 16px;
        padding: 0 15px;
        margin-top: 18px;
    }

        .testimonials .testimonial-info span {
            top: 3px;
            position: relative;
        }

        .testimonials .testimonial-info em {
            color: #777;
            display: block;
            font-size: 13px;
        }

        .testimonials .testimonial-info img {
            width: 60px;
            float: left;
            height: 60px;
            padding: 2px;
            margin-right: 15px;
            border: solid 1px #ccc;
        }

    .testimonials .testimonial-author {
        overflow: hidden;
    }

    .testimonials .carousel-arrow {
        top: -65px;
        position: relative;
    }

        .testimonials .carousel-arrow i {
            color: #777;
            padding: 2px;
            min-width: 25px;
            font-size: 20px;
            text-align: center;
            background: #f5f5f5;
        }

            .testimonials .carousel-arrow i:hover {
                color: #fff;
                background: #72c02c;
            }

    .testimonials .carousel-control {
        opacity: 1;
        width: 100%;
        text-align: right;
        text-shadow: none;
        position: absolute;
        filter: Alpha(opacity = 100); /*For IE*/
    }

        .testimonials .carousel-control.left {
            right: 27px;
            left: auto;
        }

        .testimonials .carousel-control.right {
            right: 0px;
        }

    /*Testimonials v1*/
    .testimonials.testimonials-v1 .item p {
        position: relative;
    }

        .testimonials.testimonials-v1 .item p:after,
        .testimonials.testimonials-v1 .item p:before {
            left: 80px;
            bottom: -20px;
        }

        .testimonials.testimonials-v1 .item p:after {
            border-top: 22px solid;
            border-left: 0 solid transparent;
            border-right: 22px solid transparent;
        }

    /*Testimonials v2*/
    .testimonials.testimonials-v2 .testimonial-info {
        padding: 0 20px;
    }

    .testimonials.testimonials-v2 p {
        padding-bottom: 15px;
    }

    .testimonials.testimonials-v2 .carousel-arrow {
        top: -55px;
    }

    .testimonials.testimonials-v2 .item p:after,
    .testimonials.testimonials-v2 .item p:before {
        left: 8%;
        bottom: 45px;
    }

    .testimonials.testimonials-v2 .item p:after {
        border-top: 20px solid;
        border-left: 25px solid transparent;
        border-right: 0px solid transparent;
    }

    /*General Testimonials v1/v2*/
    .testimonials.testimonials-v1 p,
    .testimonials.testimonials-v2 p {
        padding: 15px;
        font-size: 14px;
        font-style: italic;
        background: #f5f5f5;
    }

    .testimonials.testimonials-v1 .item p:after,
    .testimonials.testimonials-v2 .item p:after {
        width: 0;
        height: 0;
        content: " ";
        display: block;
        position: absolute;
        border-top-color: #f5f5f5;
        border-left-style: inset; /*FF fixes*/
        border-right-style: inset; /*FF fixes*/
    }

/*Testimonials Backgrounds*/
.testimonials-bg-dark .item p,
.testimonials-bg-default .item p {
    color: #fff;
    font-weight: 200;
}

.testimonials-bg-dark .carousel-arrow i,
.testimonials-bg-default .carousel-arrow i {
    color: #fff;
}

/*Testimonials Default*/
.testimonials-bg-default .item p {
    background: #72c02c;
}

.testimonials.testimonials-bg-default .item p:after,
.testimonials.testimonials-bg-default .item p:after {
    border-top-color: #72c02c;
}

.testimonials-bg-default .carousel-arrow i {
    background: #72c02c;
}

.testimonials.testimonials-bg-default .carousel-arrow i:hover {
    background: #5fb611;
}

/*Testimonials Dark*/
.testimonials-bg-dark .item p {
    background: #555;
}

.testimonials.testimonials-bg-dark .item p:after,
.testimonials.testimonials-bg-dark .item p:after {
    border-top-color: #555;
}

.testimonials-bg-dark .carousel-arrow i {
    color: #fff;
    background: #555;
}

.testimonials.testimonials-bg-dark .carousel-arrow i:hover {
    background: #333;
}

.testimonials.testimonials-bg-dark .testimonial-info {
    color: #555;
}

/*--------------------------------------------------
	[20. Featured Blog]
----------------------------------------------------*/
.featured-blog h2 {
    font-size: 18px;
    margin: 0 0 25px;
    line-height: 25px;
    position: relative;
}

    .featured-blog h2:after {
        left: 0;
        z-index: 1;
        width: 30px;
        height: 2px;
        content: " ";
        bottom: -10px;
        position: absolute;
        background: #72c02c;
    }

.featured-blog .featured-img {
    position: relative;
}

    .featured-blog .featured-img:after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
        transition: all 0.4s ease-in-out;
    }

    .featured-blog .featured-img:hover:after {
        background: rgba(0,0,0,0.3);
        transition: all 0.2s ease-in-out;
    }

    .featured-blog .featured-img > img {
        width: 100%;
    }

    /*Team Hover Gradient*/
    .featured-blog .featured-img i {
        top: 60%;
        left: 50%;
        z-index: 1;
        width: 100%;
        list-style: none;
        text-align: center;
        visibility: hidden;
        position: absolute;
        margin: -17.5px 0 0 -17.5px;
        transition: all 0.2s ease-in-out;
    }

    .featured-blog .featured-img:hover i {
        top: 50%;
        visibility: visible;
    }

    .featured-blog .featured-img i {
        color: #fff;
        width: 35px;
        height: 35px;
        padding: 11px;
        font-size: 14px;
        text-align: center;
        display: inline-block;
        background: rgba(255,255,255,0.4);
    }

        .featured-blog .featured-img i:hover {
            color: #fff;
            background: #72c02c;
            text-decoration: none;
            transition: all 0.2s ease-in-out;
        }

/*--------------------------------------------------
	[21. Blog Comments]
----------------------------------------------------*/
.blog-comments img {
    width: 80px;
    height: auto;
}

.blog-comments .comments-itself {
    background: #fff;
    padding: 20px 30px;
    position: relative;
}

    .blog-comments .comments-itself:before {
        width: 0;
        height: 0;
        top: 20px;
        left: -17px;
        content: " ";
        position: absolute;
        border-style: solid;
        border-width: 15px 17px 15px 0;
        border-color: transparent #fff transparent transparent;
    }

    .blog-comments .comments-itself h3 {
        margin: 0 0 10px;
    }

    .blog-comments .comments-itself span {
        color: #999;
        float: right;
        font-size: 13px;
    }

    .blog-comments .comments-itself p {
        color: #999;
    }

/*Comments Reply*/
.blog-comments.blog-comments-reply {
    margin-left: 70px;
}

/*Media Queries*/
@media (max-width: 768px) {
    .blog-comments .comments-itself:before {
        display: none;
    }

    .blog-comments .comments-itself:after {
        width: 0;
        height: 0;
        top: -17px;
        left: 20px;
        content: " ";
        position: absolute;
        border-style: solid;
        border-width: 0 15px 17px 15px;
        border-color: transparent transparent #fff transparent;
    }
}

/*--------------------------------------------------
	[22. Quote]
----------------------------------------------------*/
.quote-v1 {
    padding: 170px 0 150px;
    text-align: center;
    background: url(/content/img/patterns/5.png) repeat;
}

    .quote-v1 p {
        color: #fff;
        font-size: 22px;
        font-weight: 200;
        padding: 0 100px;
        position: relative;
        margin-bottom: 20px;
    }

        .quote-v1 p:before {
            color: #72c02c;
            font-size: 60px;
            content: "\201C";
            position: absolute;
            margin: -30px 0 0 -40px;
            font-family: Georgia, serif;
        }

    .quote-v1 span {
        color: #fff;
        font-size: 18px;
    }

@media (max-width: 768px) {
    .quote-v1 p {
        font-size: 18px;
        padding: 0 50px;
    }
}

/*Quote v2
------------------------------------*/
.quote-v2 {
    text-align: center;
    padding: 85px 10% 40px;
}

    .quote-v2 p {
        color: #555;
        font-size: 16px;
        font-style: italic;
        position: relative;
        margin-bottom: 20px;
    }

        .quote-v2 p:before {
            left: 50%;
            top: -75px;
            font-size: 80px;
            content: "\201C";
            position: absolute;
            margin-left: -25px;
            font-family: Georgia, serif;
        }

    .quote-v2 span {
        color: #555;
        font-weight: 400;
    }

/*--------------------------------------------------
	[23. Team Social]
----------------------------------------------------*/
.social-icons-v1 i {
    color: #555;
    width: 33px;
    height: 33px;
    padding: 9px;
    font-size: 14px;
    text-align: center;
    background: #f7f7f7;
    display: inline-block;
}

    .social-icons-v1 i:hover {
        color: #fff;
        background: #72c02c;
        text-decoration: none;
        transition: all 0.2s ease-in-out;
    }

.social-icons-v1--dark i {
    color: #fff;
    background: #333;
}

/*--------------------------------------------------
	[24. Box Shadows]
----------------------------------------------------*/
.shadow-wrapper {
    z-index: 1;
    position: relative;
}

/*Common Style*/
.box-shadow {
    background: #fff;
    position: relative;
}

    .box-shadow:after,
    .box-shadow:before {
        top: 80%;
        left: 5px;
        width: 50%;
        z-index: -1;
        content: "";
        bottom: 15px;
        max-width: 300px;
        background: #999;
        position: absolute;
    }

/*Effect 1*/
.shadow-effect-1 {
    box-shadow: 0 10px 6px -6px #bbb;
}

/*Effect 2,3,4*/
.shadow-effect-2 {
    position: relative;
}

    .shadow-effect-2:after,
    .shadow-effect-2:before,
    .shadow-effect-3:before,
    .shadow-effect-4:after {
        transform: rotate(-3deg);
        box-shadow: 0 15px 10px #999;
    }

    .shadow-effect-2:after,
    .shadow-effect-4:after {
        left: auto;
        right: 5px;
        transform: rotate(3deg);
    }

/*Effect 5*/
.shadow-effect-5 {
    box-shadow: 0 0 2px #ccc;
}

/*--------------------------------------------------
	[25. Interactive Slider]
----------------------------------------------------*/
/* Interactive Slider v1
------------------------------------*/
.interactive-slider-v1 {
    z-index: 1;
    padding: 130px 0;
    position: relative;
}

    .interactive-slider-v1.img-v1 {
        background: url(/content/img/bg/18.jpg) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .interactive-slider-v1.img-v2 {
        background: url(/content/img/bg/19.jpg) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .interactive-slider-v1.img-v3 {
        background: url(/content/img/bg/18.jpg) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .interactive-slider-v1:after {
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
        background: rgba(0,0,0,0.3);
    }

    .interactive-slider-v1 h2 {
        color: #fff;
        font-size: 40px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .interactive-slider-v1 p {
        color: #fff;
        font-size: 24px;
        font-weight: 200;
        text-transform: uppercase;
    }

@media (max-width: 768px) {
    .interactive-slider-v1 h2 {
        font-size: 30px;
    }

    .interactive-slider-v1 p {
        font-size: 18px;
    }
}

/*Interactive Slider v2
------------------------------------*/
.interactive-slider-v2 {
    z-index: 1;
    padding: 200px 0;
    position: relative;
    text-align: center;
    background: url(/content/img/bg/18.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.interactive-slider-v2-md {
    padding: 250px 0;
}

.interactive-slider-v2.img-v1 {
    background: url(/content/img/bg/25.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.interactive-slider-v2.img-v2 {
    background: url(/content/img/bg/14.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.interactive-slider-v2.img-v3 {
    background: url(/content/img/bg/img8.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.interactive-slider-v2.img-v4 {
    background: url(/content/img/bg/okay_team_3.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.interactive-slider-v2.intro-promo-img {
    padding: 80px 0;
    background: url(/content/img/intro/promo.jpg) repeat-x fixed center center / cover;
    -webkit-animation: infiniteBackground 65s linear infinite;
    -moz-animation: infiniteBackground 65s linear infinite;
    animation: infiniteBackground 65s linear infinite;
}

@media screen and (max-width: 992px) {
    .interactive-slider-v2.intro-promo-img {
        -webkit-animation: none;
        -moz-animation: none;
        animation: none;
    }
}

@keyframes infiniteBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 1024px 0;
    }
}

@-webkit-keyframes infiniteBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 1024px 0;
    }
}

@-moz-keyframe infiniteBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 1024px 0;
    }
}

.interactive-slider-v2:after {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0,0,0,.4);
}

.intro-promo-cover-dark:after {
    background: rgba(0,0,0,.8);
}

.intro-promo-cover-light:after {
    background: rgba(255,255,255,.9);
}

.interactive-slider-v2 h1 {
    color: #fff;
    font-size: 70px;
    font-weight: 600;
    line-height: 80px;
    text-transform: uppercase;
}

.interactive-slider-v2 p {
    color: #fff;
    font-size: 24px;
    font-weight: 200;
    font-family: "Open Sans", Arial, sans-serif;
}

@media (max-width: 768px) {
    .interactive-slider-v2 h1 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 20px;
    }
}

/*--------------------------------------------------
	[26. Blog Trending]
----------------------------------------------------*/
.blog-trending li {
    margin-bottom: 20px;
}

.blog-trending h3 {
    font-size: 14px;
    margin: 0 0 5px;
    line-height: 17px;
}

.blog-trending small,
.blog-trending small a {
    color: #777;
}

    .blog-trending small a:hover {
        color: #72c02c;
    }

/*--------------------------------------------------
	[27. Blog Latest Posts]
----------------------------------------------------*/
.blog-latest-posts li {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
}

    .blog-latest-posts li:first-child {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
    }

.blog-latest-posts h3 {
    font-size: 14px;
    margin: 0 0 3px;
    line-height: 20px;
}

.blog-latest-posts small,
.blog-latest-posts small a {
    color: #777;
}

.blog-latest-posts small {
    margin-bottom: 8px;
    display: inline-block;
}

.blog-latest-posts p {
    font-size: 12px;
}

/*--------------------------------------------------
	[28. Blog Photostream]
----------------------------------------------------*/
.blog-photostream {
    margin-right: -5px;
}

    .blog-photostream li {
        padding: 0;
        margin: 3px 5px 5px;
        position: relative;
    }

        .blog-photostream li img {
            width: 78px;
            height: auto;
        }

/*--------------------------------------------------
	[29. Newsletter]
----------------------------------------------------*/
.blog-newsletter p {
    color: #555;
    margin-bottom: 15px;
}

.blog-newsletter .form-control {
    border: none;
}

    .blog-newsletter .form-control:focus {
        box-shadow: none;
    }

/*--------------------------------------------------
	[30. Blog Post Quote]
----------------------------------------------------*/
.blog-post-quote {
    padding: 35px 60px;
    background: #fff;
    text-align: center;
}

    .blog-post-quote p {
        color: #555;
        font-size: 32px;
        font-weight: 200;
        line-height: 45px;
        position: relative;
        margin-bottom: 20px;
        font-family: "Open Sans", Arial, sans-serif;
    }

@media (max-width: 768px) {
    .blog-post-quote {
        padding: 35px 25px;
    }

        .blog-post-quote p {
            font-size: 26px;
            line-height: 35px;
        }
}

.blog-post-quote p:before,
.blog-post-quote p:after {
    top: -3px;
    font-size: 30px;
    position: relative;
}

.blog-post-quote p:before {
    left: -10px;
    content: "\0022";
}

.blog-post-quote p:after {
    right: -10px;
    content: "\0022";
}

.blog-post-quote span {
    color: #555;
    font-size: 20px;
    font-weight: 200;
}

/*--------------------------------------------------
	[31. Blog Post Author]
----------------------------------------------------*/
.blog-author {
    padding: 20px;
    background: #fff;
}

    .blog-author img {
        float: left;
        width: 80px;
        height: auto;
        margin-right: 20px;
    }

    .blog-author .blog-author-desc {
        overflow: hidden;
    }

        .blog-author .blog-author-desc h4 {
            float: left;
            font-size: 18px;
            margin: 0 0 10px;
            text-transform: uppercase;
        }

        .blog-author .blog-author-desc ul {
            float: right;
            margin-top: 6px;
        }

        .blog-author .blog-author-desc p {
            color: #555;
        }

/*--------------------------------------------------
	[32. Blog Comments]
----------------------------------------------------*/
.blog-comments img {
    width: 80px;
    height: auto;
}

.blog-comments .comments-itself {
    background: #fff;
    padding: 20px 30px;
    position: relative;
}

    .blog-comments .comments-itself:before {
        width: 0;
        height: 0;
        top: 20px;
        left: -17px;
        content: " ";
        position: absolute;
        border-style: solid;
        border-width: 15px 17px 15px 0;
        border-color: transparent #fff transparent transparent;
    }

    .blog-comments .comments-itself h3 {
        margin: 0 0 10px;
    }

    .blog-comments .comments-itself span {
        color: #555;
        float: right;
        font-size: 13px;
    }

    .blog-comments .comments-itself p {
        color: #555;
    }

/*Comments Reply*/
.blog-comments.blog-comments-reply {
    margin-left: 70px;
}

/*Media Queries*/
@media (max-width: 768px) {
    .blog-comments .comments-itself:before {
        display: none;
    }

    .blog-comments .comments-itself:after {
        width: 0;
        height: 0;
        top: -17px;
        left: 20px;
        content: " ";
        position: absolute;
        border-style: solid;
        border-width: 0 15px 17px 15px;
        border-color: transparent transparent #fff transparent;
    }
}

/*--------------------------------------------------
	[33. News]
----------------------------------------------------*/
/*News v1
------------------------------------*/
.news-section {
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}

.news-v1 .news-v1-in {
    background: #fafafa;
}

.news-v1 h3 {
    margin-bottom: 0;
    font-weight: 200;
    line-height: 28px;
    padding: 10px 15px 15px;
}

    .news-v1 h3 a {
        color: #555;
    }

        .news-v1 h3 a:hover {
            color: #72c02c;
        }

.news-v1 p {
    color: #555;
    padding: 0 15px;
    margin-bottom: 20px;
}

.news-v1 .news-v1-info {
    margin-left: 0;
    margin-top: 30px;
    overflow: hidden;
    padding: 8px 10px;
    border-top: solid 1px #eee;
}

    .news-v1 .news-v1-info li {
        font-size: 12px;
    }

        .news-v1 .news-v1-info li a:hover {
            color: #72c02c;
            text-decoration: none;
        }

/*News v2
------------------------------------*/
/*News Badge*/
.news-v2 .news-v2-badge {
    overflow: hidden;
    position: relative;
}

    .news-v2 .news-v2-badge p {
        left: 0;
        top: 20px;
        background: #fff;
        padding: 5px 15px;
        text-align: center;
        position: absolute;
    }

    .news-v2 .news-v2-badge span {
        color: #555;
        display: block;
        font-size: 16px;
        line-height: 16px;
    }

    .news-v2 .news-v2-badge small {
        color: #555;
        display: block;
        font-size: 10px;
        text-transform: uppercase;
    }

/*News Description*/
.news-v2 .news-v2-desc {
    padding: 20px;
    background: #fff;
}

    .news-v2 .news-v2-desc h3 {
        margin: 0 0 3px;
        font-size: 16px;
    }

        .news-v2 .news-v2-desc h3 a {
            color: #555;
        }

            .news-v2 .news-v2-desc h3 a:hover {
                color: #72c02c;
            }

    .news-v2 .news-v2-desc small {
        color: #555;
        display: block;
        margin-bottom: 15px;
        text-transform: uppercase;
    }

    .news-v2 .news-v2-desc p {
        color: #555;
    }

/*News v3
------------------------------------*/
/*News Posts*/
.news-v3 .news-v3-in {
    padding: 35px 30px;
}

.news-v3 .news-v3-in-sm {
    padding: 20px;
}

.news-v3 h2 {
    font-size: 32px;
    font-weight: 200;
    margin: 0 0 20px;
    line-height: 45px;
    text-transform: uppercase;
}

.news-v3 .news-v3-in-sm h2 {
    font-size: 22px;
    margin: 0 0 15px;
    line-height: 30px;
    text-transform: inherit;
}

@media (max-width: 768px) {
    .news-v3 h2 {
        font-size: 22px;
        line-height: 30px;
    }
}

.news-v3 h2 a {
    color: #555;
}

    .news-v3 h2 a:hover {
        color: #72c02c;
        text-decoration: none;
    }

.news-v3 p {
    color: #555;
    margin-bottom: 20px;
}

/*News Info*/
.news-v3 .posted-info li {
    color: #555;
    font-style: italic;
}

.news-v3 .news-v3-in-sm .posted-info li {
    padding: 0;
    font-size: 12px;
    padding-left: 5px;
}

    .news-v3 .posted-info li:before,
    .news-v3 .news-v3-in-sm .posted-info li:before {
        content: '/';
    }

.news-v3 .posted-info li:before {
    font-size: 12px;
    line-height: 12px;
    margin-right: 13px;
}

.news-v3 .news-v3-in-sm .posted-info li:before {
    font-size: 11px;
    line-height: 11px;
    margin-right: 9px;
}

.news-v3 .posted-info li:first-child:before,
.news-v3 .news-v3-in-sm .posted-info li:first-child:before {
    content: " ";
    margin-right: 0;
}

.news-v3 .posted-info li a {
    color: #555;
}

    .news-v3 .posted-info li a:hover {
        color: #72c02c;
    }

/*News Shares*/
.news-v3 .post-shares {
    padding-left: 0;
    list-style: none;
    margin: 40px 0 0 -5px;
}

.news-v3 .news-v3-in-sm .post-shares {
    margin: 20px 0 0 -5px;
}

.news-v3 .post-shares li {
    position: relative;
    padding: 0 10px 0 5px;
    display: inline-block;
}

    .news-v3 .post-shares li i {
        color: #555;
        width: 40px;
        height: 40px;
        padding: 13px;
        font-size: 16px;
        background: #eee;
        text-align: center;
        display: inline-block;
    }

        .news-v3 .post-shares li i:hover {
            background: #ddd;
        }

    .news-v3 .post-shares li span {
        top: -5px;
        right: 6px;
        color: #fff;
        width: 22px;
        height: 22px;
        padding: 4px;
        font-size: 10px;
        line-height: 10px;
        position: absolute;
        text-align: center;
        background: #72c02c;
        border: 2px solid #fff;
        border-radius: 50% !important;
    }

.news-v3 .post-shares-lg li span {
    top: -10px;
    right: 0px;
    width: 29px;
    height: 29px;
    padding: 4px;
    font-size: 10px;
    line-height: 16px;
}

/*--------------------------------------------------
	[34. Blog Grid]
----------------------------------------------------*/
.blog-grid img {
    margin-bottom: 15px;
}

.blog-grid h3 {
    font-size: 22px;
    margin: 0 0 10px;
    line-height: 1.4;
}

.blog-grid h2.blog-grid-title-lg {
    font-size: 28px;
    line-height: 1.4;
    margin: 0 0 10px;
}

.blog-grid h3.blog-grid-title-sm {
    font-size: 15px;
    line-height: 1.4;
}

.blog-grid h3 a {
    color: #333;
}

.blog-grid p {
    margin-bottom: 15px;
}

.blog-grid-inner {
    padding: 20px;
    background: #fff;
    margin: -70px 40px 0;
    position: relative;
}

/*Blog Grid Gradient*/
.blog-grid .blog-grid-grad {
    position: relative;
}

    .blog-grid .blog-grid-grad i {
        top: 10px;
        left: 10px;
        z-index: 1;
        color: #fff;
        width: 30px;
        height: 30px;
        font-size: 18px;
        line-height: 30px;
        text-align: center;
        position: absolute;
        display: inline-block;
        background: rgba(0,0,0,0.5);
    }

/*Blog Grid Info*/
.blog-grid .blog-grid-info {
    padding-left: 0;
    list-style: none;
}

    .blog-grid .blog-grid-info li {
        color: #888;
        padding: 0 2px;
        font-size: 12px;
        display: inline-block;
    }

        .blog-grid .blog-grid-info li:before {
            content: '/';
            font-size: 12px;
            line-height: 1.4;
            margin-right: 9px;
        }

        .blog-grid .blog-grid-info li:first-child:before {
            content: " ";
            margin-right: 0;
        }

        .blog-grid .blog-grid-info li a {
            color: #888;
        }

            .blog-grid .blog-grid-info li a:hover {
                text-decoration: none;
            }

/*Read More Link*/
.blog-grid a.r-more {
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    display: inline-block;
}

    .blog-grid a.r-more:hover {
        text-decoration: none;
    }

/*--------------------------------------------------
  [35. Blog Thumb]
----------------------------------------------------*/
.blog-thumb {
    overflow: hidden;
}

    /*Blog Grid Hover*/
    .blog-thumb .blog-thumb-hover {
        float: left;
        position: relative;
        margin-right: 15px;
    }

        .blog-thumb .blog-thumb-hover:after {
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            content: " ";
            position: absolute;
            transition: all 0.35s, transform 0.35s;
        }

        .blog-thumb .blog-thumb-hover img {
            width: 120px;
            height: auto;
        }

            .blog-thumb .blog-thumb-hover img.video-play-btn {
                width: 30px;
                height: 30px;
            }

        /*Icon Hover Gradient*/
        .blog-thumb .blog-thumb-hover .hover-grad {
            left: 0;
            top: 50%;
            z-index: 1;
            opacity: 0;
            width: 100%;
            color: #fff;
            font-size: 20px;
            margin-top: -14px;
            text-align: center;
            position: absolute;
            display: inline-block;
            transition: all 0.65s, transform 0.65s;
        }

        .blog-thumb .blog-thumb-hover:hover .hover-grad {
            opacity: 1;
            transform 0.55s;
            transition: opacity 0.55s,;
        }

    /*Blog Thumb Description*/
    .blog-thumb .blog-thumb-desc {
        overflow: hidden;
    }

        .blog-thumb .blog-thumb-desc h3 {
            font-size: 14px;
            margin: 0 0 5px;
            font-weight: 400;
            line-height: 1.4;
        }

            .blog-thumb .blog-thumb-desc h3 a {
                color: #555;
            }

    /*Blog Grid Info*/
    .blog-thumb .blog-thumb-info {
        padding-left: 0;
        list-style: none;
    }

        .blog-thumb .blog-thumb-info li {
            color: #888;
            padding: 0 2px;
            font-size: 12px;
            display: inline-block;
        }

            .blog-thumb .blog-thumb-info li:before {
                content: '/';
                font-size: 12px;
                line-height: 1.4;
                margin-right: 9px;
            }

            .blog-thumb .blog-thumb-info li:first-child:before {
                content: " ";
                margin-right: 0;
            }

            .blog-thumb .blog-thumb-info li a {
                color: #888;
            }

                .blog-thumb .blog-thumb-info li a:hover {
                    color: #e74c3c;
                }

    /*Blog Thumb Circle
------------------------------------*/
    .blog-thumb.blog-thumb-circle .blog-thumb-hover:after {
        border-radius: 50% !important;
    }

    .blog-thumb.blog-thumb-circle .blog-thumb-hover img {
        width: 50px;
        height: 50px;
    }

    .blog-thumb.blog-thumb-circle .blog-thumb-hover .hover-grad {
        font-size: 15px;
        margin-top: -10px;
    }

    /*Blog Thumb Colors
------------------------------------*/
    .blog-thumb .blog-thumb-hover:hover:after {
        background: rgba(114,192,44,0.9);
    }

.blog-grid .blog-grid-grad i:hover {
    background: rgba(114,192,44,1);
}

/*--------------------------------------------------
  [36. Shop Subscribe]
----------------------------------------------------*/
.shop-subscribe {
    padding: 25px 0;
}

    .shop-subscribe h2 {
        margin: 0;
        color: #fff;
        font-size: 24px;
        font-weight: 200;
        text-transform: uppercase;
    }

    /*Input Form Control*/
    .shop-subscribe input {
        border-color: #fff;
        border-right: none;
        background: transparent;
    }

    .shop-subscribe .form-control {
        color: #fff;
        font-size: 14px;
        font-weight: 200;
    }

        .shop-subscribe .form-control:focus {
            box-shadow: none;
            border-color: #fff;
        }

        .shop-subscribe .form-control::-moz-placeholder {
            color: #fff;
        }

        .shop-subscribe .form-control:-ms-input-placeholder {
            color: #fff;
        }

        .shop-subscribe .form-control::-webkit-input-placeholder {
            color: #fff;
        }

    .shop-subscribe .input-group-btn {
        border-color: #fff;
        background: transparent;
    }

        .shop-subscribe .input-group-btn .btn {
            border: 1px solid #fff;
            background: transparent;
        }

        .shop-subscribe .input-group-btn i {
            color: #fff;
            font-size: 16px;
            font-weight: 200;
        }

/*--------------------------------------------------
  [37. Parallax Slider (Main)]
----------------------------------------------------*/
.slider-inner .da-slider {
    box-shadow: none;
    border-bottom: 2px solid #ddd;
}

.slider-inner .da-dots {
    z-index: 10;
}

@media (max-width: 450px) {
    .da-slide p {
        display: none;
    }
}

@media (max-width: 900px) {
    /*Slider Parallax*/
    .da-slide .da-img {
        display: none;
    }
}

/*--------------------------------------------------
	[38. Master Slider]
----------------------------------------------------*/
.ms-promo-info {
    font-size: 45px;
    font-weight: 300;
    line-height: 1.5;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, sans-serif;
}

.ms-promo-info-in {
    font-size: 60px;
    font-weight: 600;
}

.ms-promo-sub {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    font-family: "Open Sans", Arial, sans-serif;
}

.ms-promo-sub-in {
    font-size: 15px;
}

.ms-img-bordered {
    background: #fff;
    padding: 7px;
}

/*--------------------------------------------------
  [39. Revolution Slider]
----------------------------------------------------*/
.tp-dottedoverlay {
    z-index: 1 !important;
}

.tp-bullets.preview4 .bullet {
    border-radius: 10px !important;
}

.tp-banner-container ul li,
.fullscreenbanner-container ul li {
    list-style: none;
    visibility: hidden;
}

.tp-banner-container a.btn-u,
.tp-banner-container a.btn-u:hover {
    color: #fff;
    border: solid 1px transparent;
}

.tp-banner-container a.re-btn-brd {
    background: none;
    border: solid 1px #fff;
}

    .tp-banner-container a.re-btn-brd:hover {
        color: #555;
        background: #fff;
    }

/*Fullwidth*/
.tp-banner-container .btn-u.btn-brd {
    font-weight: 400;
}

.tp-banner-container {
    position: relative;
}

/*Fullscreen*/
.fullscreen-container {
    padding: 0;
    width: 100%;
    position: relative;
}

/*Slider Contents v1*/
.revolution-mch-1:after {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    position: absolute;
    background: rgba(0,0,0,0.3);
}

.revolution-ch1 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    line-height: 60px;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, sans-serif;
}

.revolution-ch2 {
    color: #fff;
    font-size: 20px;
    max-width: 470px;
    line-height: 32px;
    position: relative;
    text-align: center;
    font-weight: normal;
    font-family: "Open Sans", Arial, sans-serif;
}

    .revolution-ch2:after {
        left: 50%;
        width: 70px;
        height: 2px;
        content: ' ';
        bottom: -20px;
        background: #fff;
        margin-left: -35px;
        position: absolute;
    }

/*Slider Contents v2*/
.re-title-v1 {
    color: #fff;
    font-size: 75px;
    font-weight: 600;
    line-height: 60px;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, sans-serif;
}

.re-title-v2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, sans-serif;
}

.re-text-v1 {
    color: #fff;
    font-size: 24px;
    text-align: center;
    font-family: "Open Sans", Arial, sans-serif;
}

.re-text-v2 {
    color: #fff;
    font-size: 24px;
    font-family: "Open Sans", Arial, sans-serif;
}

/*Slides*/
.rs-caption-1 {
    color: #fff;
    font-size: 32px;
    font-weight: 200;
    padding: 6px 75px;
    position: relative;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
}

    .rs-caption-1:after,
    .rs-caption-1:before {
        font-size: 16px;
        content: "\f005";
        position: absolute;
        font-family: FontAwesome;
    }

@media (max-width: 768px) {
    .rs-caption-1:after,
    .rs-caption-1:before {
        content: "";
    }
}

.rs-caption-1:after {
    right: 4%;
}

.rs-caption-1:before {
    left: 4%;
}

.rs-caption-2 {
    color: #fff;
    position: relative;
    font-size: 26px;
    font-weight: 200;
    line-height: 40px;
    padding: 10px 50px;
    text-align: center;
}

    .rs-caption-2:after {
        left: 50%;
        content: "";
        height: 1px;
        width: 100px;
        bottom: -10px;
        background: #fff;
        margin-left: -50px;
        position: absolute;
    }

.rs-caption-3 a {
    margin: 0 5px;
    padding: 7px 20px;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .rs-caption-1,
    .rs-caption-2,
    .rs-caption-3 {
        font-weight: normal;
    }
}

/*--------------------------------------------------
  [40. Layer Slider]
----------------------------------------------------*/
.layer_slider {
    overflow: hidden;
}

.ls-ct-half, .ls-ct-center {
    border-radius: 100px !important;
}

/*--------------------------------------------------
  [41. Clients Carousel]
----------------------------------------------------*/
.clients {
    border: 0;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 30px;
    box-shadow: none !important;
    margin-bottom: 0 !important;
}

    .clients li {
        overflow: hidden;
        margin-left: 1px;
        position: relative;
        background: #fafafa;
    }

        .clients li:hover {
            background: #f6f6f6;
        }

        .clients li img.color-img {
            top: 0;
            left: 0;
            display: none;
            position: absolute;
        }

        .clients li:hover img.color-img {
            display: block;
        }

        .clients li img {
            filter: gray; /* IE6-9 */
            float: none !important;
            margin: 0 auto !important;
        }

            .clients li img:hover {
                filter: none;
            }

/*--------------------------------------------------
  [42. Pie Chart]
----------------------------------------------------*/
.pie-progress-charts .inner-pchart {
    text-align: center;
}

.pie-progress-charts .circle {
    color: #555;
    font-weight: 200;
    margin-bottom: 20px;
}

.pie-progress-charts .circle-title {
    font-size: 22px;
}

@media (max-width: 767px) {
    .pie-progress-charts .inner-pchart {
        margin-bottom: 40px;
    }
}

/*--------------------------------------------------
  [43. Counter]
----------------------------------------------------*/
.counters {
    color: #555;
    text-align: center;
}

@media (max-width: 767px) {
    .counters {
        margin-bottom: 30px;
    }

        .counters:last-child {
            margin-bottom: inherit;
        }
}

.counters span {
    font-size: 35px;
}

    .counters span.counter-icon {
        display: block;
        margin-bottom: 10px;
    }

        .counters span.counter-icon i {
            color: #fff;
            padding: 16px;
            min-width: 65px;
            font-size: 30px;
            position: relative;
            background: #72c02c;
        }

            .counters span.counter-icon i:after {
                width: 0;
                height: 0;
                left: 38%;
                content: " ";
                bottom: -7px;
                display: block;
                position: absolute;
                border-top: 7px solid #72c02c;
                border-left: 7px solid transparent;
                border-right: 7px solid transparent;
                border-left-style: inset; /*FF fixes*/
                border-right-style: inset; /*FF fixes*/
            }

.counters:hover span.counter-icon i {
    border-color: #000;
}

/*--------------------------------------------------
	[44. Back To Top]
----------------------------------------------------*/
#topcontrol {
    color: #fff;
    z-index: 99;
    width: 30px;
    height: 30px;
    font-size: 20px;
    background: #222;
    position: relative;
    right: 14px !important;
    bottom: 11px !important;
    border-radius: 3px !important;
}

    #topcontrol:after {
        top: -2px;
        left: 8.5px;
        content: "\f106";
        position: absolute;
        text-align: center;
        font-family: FontAwesome;
    }

    #topcontrol:hover {
        color: #fff;
        background: #72c02c;
        transition: all 0.3s ease-in-out;
    }

/*--------------------------------------------------
	[45. Owl Carousel]
----------------------------------------------------*/
.owl-btn {
    color: #777;
    cursor: pointer;
    font-size: 18px;
    padding: 2px 9px;
    text-align: center;
    background: #f5f5f5;
}

    .owl-btn:hover {
        color: #fff;
        background: #72c02c;
    }

/*Owl Carousel v1*/
.owl-carousel-v1 .owl-navigation {
    text-align: right;
    margin-bottom: 20px;
}

.owl-carousel-v1 .item {
    margin: 0 5px;
}

    .owl-carousel-v1 .item img {
        text-align: center;
    }

.owl-carousel-v1 .owl-pagination {
    display: none;
}

/*Owl Carousel v2*/
.owl-carousel-v2 .owl-slider-v2 {
    margin-bottom: 20px;
}

.owl-carousel-v2 .item {
    margin: 0 15px;
}

    .owl-carousel-v2 .item img {
        text-align: center;
    }

.owl-carousel-v2 .owl-navigation {
    text-align: center;
}

.owl-carousel-v2 .owl-pagination {
    display: none;
}

/*Owl Carousel v3*/
.owl-carousel-v3 .item {
    margin: 0 15px;
}

    .owl-carousel-v3 .item img {
        text-align: center;
    }

.owl-carousel-v3 .owl-pagination {
    display: none;
}

/*Owl Carousel v4*/
.owl-carousel-v4 .owl-wrapper-outer {
    margin-bottom: 20px;
}

.owl-carousel-v4 .item {
    margin: 0 3px;
}

    .owl-carousel-v4 .item img {
        width: 100%;
    }

/*Owl Carousel v5*/
.owl-carousel-v5 .owl-wrapper-outer {
    margin-bottom: 20px;
}

.owl-carousel-v5 .owl-controls .owl-page.active span,
.owl-carousel-v5 .owl-controls.clickable .owl-page:hover span {
    background: #72c02c;
}

.owl-carousel-v5 .owl-controls .owl-page span {
    margin: 5px 3px !important;
}

/*Owl Slider v6*/
.owl-carousel-v6 .owl-carousel-item {
    margin: 0 10px;
    padding: 7px 0;
    text-align: center;
    position: relative;
    border: 1px solid #e4e2e2;
}

    .owl-carousel-v6 .owl-carousel-item img {
        width: 150px;
        height: auto;
    }

.owl-carousel-v6 .owl-wrapper-outer {
    margin-bottom: 20px;
}

.owl-carousel-v6 .owl-controls .owl-page span {
    margin: 5px 3px !important;
}

/*Owl Pagination*/
.owl-pagination {
    text-align: center !important;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
    filter: Alpha(Opacity=100); /*IE7 fix*/
}

.owl-theme .owl-controls .owl-page {
    zoom: 1;
    display: inline-block;
    *display: inline; /*IE7 life-saver */
}

    .owl-theme .owl-controls .owl-page span {
        width: 12px;
        height: 12px;
        opacity: 0.3;
        display: block;
        margin: 5px 7px;
        background: #bbb;
        filter: Alpha(Opacity=50); /*IE7 fix*/
        border-radius: 50% !important;
    }

/*Owl Carousel Style v1*/
.owl-carousel-style-v1 img {
    width: 120px;
    height: auto;
}

/*Owl Carousel Style v2*/
.owl-carousel-style-v2 .item {
    margin: 0 3px;
    background: #fafafa;
    text-align: center;
    border: solid 1px #eee;
}

    .owl-carousel-style-v2 .item img {
        padding: 0 3px;
        display: inline-block;
    }

    .owl-carousel-style-v2 .item:hover {
        background: #f7f7f7;
        border-color: #e5e5e5;
        transition: all 0.4s ease-in-out;
    }

.owl-carousel-style-v2 .owl-pagination {
    display: none;
}

/*Owl Clients v2
------------------------------------*/
.owl-clients-v1 img {
    width: 120px;
    height: auto;
}

.owl-clients-v1 .owl-pagination {
    display: none;
}

/*Owl Carousel - Testimonials v3
------------------------------------*/
/*Testimonials Section*/
.testimonials-v3 {
    padding: 100px 0;
    font-family: "Open Sans", Arial, sans-serif;
}

    .testimonials-v3 ul {
        margin: 0;
        padding: 0;
        text-align: center;
        position: relative;
    }

    .testimonials-v3 li img {
        width: 150px;
        height: 150px;
        margin-bottom: 10px;
    }

    .testimonials-v3 li > p {
        font-size: 14px;
    }

    .testimonials-v3 .testimonials-v3-title {
        font-size: 22px;
        font-weight: 200;
        margin-bottom: 20px;
    }

        .testimonials-v3 .testimonials-v3-title p {
            color: #72c02c;
            margin-bottom: 0;
        }

        .testimonials-v3 .testimonials-v3-title span {
            color: #777;
            display: block;
            font-size: 14px;
        }

    /*Testimonials Owl Navigation*/
    .testimonials-v3 .owl-pagination {
        display: none;
    }

    .testimonials-v3 .owl-buttons .owl-prev,
    .testimonials-v3 .owl-buttons .owl-next {
        padding: 13px;
        position: relative;
        margin: 15px 2px 0;
        background: #f5f5f5;
        display: inline-block;
    }

        .testimonials-v3 .owl-buttons .owl-prev:after,
        .testimonials-v3 .owl-buttons .owl-next:after {
            top: 0;
            color: #bbb;
            font-size: 16px;
            position: absolute;
            font-weight: normal;
            display: inline-block;
            font-family: FontAwesome;
        }

        .testimonials-v3 .owl-buttons .owl-prev:after {
            left: 10px;
            content: "\f104";
        }

        .testimonials-v3 .owl-buttons .owl-next:after {
            right: 10px;
            content: "\f105";
        }

        .testimonials-v3 .owl-buttons .owl-prev:hover:after,
        .testimonials-v3 .owl-buttons .owl-next:hover:after {
            color: #fff;
        }

        .testimonials-v3 .owl-buttons .owl-prev:hover,
        .testimonials-v3 .owl-buttons .owl-next:hover {
            background: #72c02c;
            transition: background 0.4s ease-in-out;
        }

/*Recent Works (Owl Carousel)
------------------------------------*/
.owl-work-v1 .owl-navigation {
    top: 3px;
    position: relative;
}

.owl-work-v1 .owl-navigation {
    margin-bottom: 10px;
}

.owl-work-v1 .item a {
    text-align: center;
}

    .owl-work-v1 .item a:hover {
        text-decoration: none;
    }

        .owl-work-v1 .item a:hover strong {
            color: #555;
        }

.owl-work-v1 .item em.overflow-hidden {
    display: block;
}

.owl-work-v1 .item a span {
    display: block;
    padding: 10px;
    border-bottom: solid 2px #eee;
}

.owl-work-v1 .item a strong {
    color: #555;
    display: block;
}

.owl-work-v1 .item a i {
    color: #777;
}

.owl-work-v1 .item a img {
    transition: all 0.8s ease-in-out;
}

.owl-work-v1 .item a:hover img {
    opacity: 0.8;
    transform: scale(1.2) rotate(3deg);
}

.owl-work-v1 .item a:hover span {
    border-bottom: solid 2px #72c02c;
    transition: all 0.3s ease-in-out;
}

/*Parallax Twitter (Owl Carousel)
------------------------------------*/
.parallax-twitter {
    color: #fff;
    padding: 100px 0;
    position: relative;
    text-align: center;
    background: #333 url(/content/img/bg/19.jpg) 50% 0 fixed;
    background-size: cover;
    background-position: center center;
}

    .parallax-twitter:after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
        background: rgba(0,0,0,0.5);
    }

    .parallax-twitter:before {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
        background: url(/images/patterns/gridtile.png) repeat;
    }

.parallax-twitter-in {
    z-index: 1;
    position: relative;
}

    /*Twitter Block (owl-controls)*/
    .parallax-twitter-in ul {
        margin: 0;
    }

    .parallax-twitter-in li {
        color: #fff;
    }

        .parallax-twitter-in li p {
            color: #fff;
            font-size: 18px;
            font-weight: 200;
        }

        .parallax-twitter-in li a {
            color: #eee;
            text-decoration: underline;
        }

            .parallax-twitter-in li a:hover {
                text-decoration: none;
            }

        .parallax-twitter-in li span {
            color: #ddd;
            display: block;
            font-size: 14px;
            font-weight: 400;
            margin-bottom: 20px;
        }

    .parallax-twitter-in .owl-page {
        width: 18px;
    }

/*Clients Section (Owl Carousel)
------------------------------------*/
.clients-section {
    padding: 60px 0;
    position: relative;
    background: #333 url(/content/img/bg/7.jpg) 50% fixed;
    background-size: cover;
    background-position: center center;
}

    .clients-section:after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
        background: rgba(0,0,0,0.8);
    }

    .clients-section:before {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
        background: url(/images/patterns/gridtile.png) repeat;
    }

    .clients-section .title-v1 p,
    .clients-section .title-v1 h2 {
        color: #fff;
    }

    .clients-section ul {
        padding: 0;
        z-index: 1;
        list-style: none;
    }

    .clients-section li {
        margin: 0 3px;
        background: #fff;
    }

        .clients-section li a {
            padding: 10px;
            display: block;
            overflow: hidden;
            text-align: center;
            transition: all 0.3s ease-in-out;
        }

            .clients-section li a:hover {
                -transform: scale(1.2);
            }

    .clients-section img {
        width: 100px;
        height: 100px;
    }

    .clients-section .owl-pagination {
        display: none;
    }

/* Owl Video
------------------------------------*/
.owl-video img {
    position: relative;
    text-align: center;
    margin: 0 auto 20px;
}

    .owl-video img.video-play {
        top: 50%;
        left: 50%;
        margin-top: -52px;
        margin-left: -52px;
        position: absolute;
    }

.owl-video .owl-controls .owl-page span {
    margin: 5px 3px;
}

/*--------------------------------------------------
	[46. Bootstrap Carousels]
----------------------------------------------------*/
/* Bootstrap Carousel v1
------------------------------------*/
.carousel-v1 .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 7px 15px;
    background: rgba(0, 0, 0, 0.7);
}

    .carousel-v1 .carousel-caption p {
        color: #fff;
        margin-bottom: 0;
    }

.carousel-v1 .carousel-arrow a.carousel-control {
    opacity: 1;
    font-size: 30px;
    height: inherit;
    width: inherit;
    background: none;
    text-shadow: none;
    position: inherit;
}

.carousel-v1 .carousel-arrow a i {
    top: 50%;
    opacity: 0.6;
    background: #000;
    margin-top: -18px;
    padding: 2px 12px;
    position: absolute;
}

    .carousel-v1 .carousel-arrow a i:hover {
        opacity: 0.8;
    }

.carousel-v1 .carousel-arrow a.left i {
    left: 0;
}

.carousel-v1 .carousel-arrow a.right i {
    right: 0;
}

/* Bootstrap Carousel v2
------------------------------------*/
.carousel-v2 .carousel-control,
.carousel-v2 .carousel-control:hover {
    opacity: 1;
    text-shadow: none;
}

    .carousel-v2 .carousel-control.left,
    .carousel-v2 .carousel-control.right {
        top: 50%;
        z-index: 5;
        color: #eee;
        width: 45px;
        height: 45px;
        font-size: 30px;
        margin-top: -22px;
        position: absolute;
        text-align: center;
        display: inline-block;
        border: 2px solid #eee;
        background: rgba(0,0,0,0.1);
    }

    .carousel-v2 .carousel-control:hover {
        background: rgba(0,0,0,0.3);
        transition: all 0.4s ease-in-out;
    }

    .carousel-v2 .carousel-control.left {
        left: 20px;
    }

    .carousel-v2 .carousel-control.right {
        right: 20px;
    }

    .carousel-v2 .carousel-control .arrow-prev,
    .carousel-v2 .carousel-control .arrow-next {
        top: -5px;
        position: relative;
    }

    .carousel-v2 .carousel-control .arrow-next {
        right: -2px;
    }


@media (min-width: 768px) {
    .carousel-indicators {
        bottom: 10px;
    }
}

/*--------------------------------------------------
	[47. Tabs]
----------------------------------------------------*/
/*Tabs*/
.nav-tabs > li > a,
.nav-pills > li > a,
.nav-tabs.nav-justified > li > a {
    border-radius: 0;
}

/*Tabs v1
------------------------------------*/
.tab-v1 .nav-tabs {
    border: none;
    background: none;
    border-bottom: solid 2px #72c02c;
}

    .tab-v1 .nav-tabs a {
        font-size: 14px;
        padding: 5px 15px;
    }

    .tab-v1 .nav-tabs > .active > a,
    .tab-v1 .nav-tabs > .active > a:hover,
    .tab-v1 .nav-tabs > .active > a:focus {
        color: #fff;
        border: none;
        background: #72c02c;
    }

    .tab-v1 .nav-tabs > li > a {
        border: none;
    }

        .tab-v1 .nav-tabs > li > a:hover {
            color: #fff;
            background: #72c02c;
        }

.tab-v1 .tab-content {
    padding: 10px 0;
}

    .tab-v1 .tab-content img {
        margin-top: 4px;
        margin-bottom: 15px;
    }

        .tab-v1 .tab-content img.img-tab-space {
            margin-top: 7px;
        }

/*Tabs v2
------------------------------------*/
.tab-v2 .nav-tabs {
    border-bottom: none;
}

    .tab-v2 .nav-tabs li a {
        padding: 9px 16px;
        background: none;
        border: none;
    }

    .tab-v2 .nav-tabs li.active a {
        background: #fff;
        padding: 7px 15px 9px;
        border: solid 1px #eee;
        border-top: solid 2px #72c02c;
        border-bottom: none !important;
    }

.tab-v2 .tab-content {
    padding: 10px 16px;
    border: solid 1px #eee;
}

/*Tabs v3
------------------------------------*/
.tab-v3 .nav-pills li a {
    color: #777;
    font-size: 17px;
    padding: 4px 8px;
    margin-bottom: 3px;
    background: #fafafa;
    border: solid 1px #eee;
}

    .tab-v3 .nav-pills li a:hover,
    .tab-v3 .nav-pills li.active a {
        color: #fff;
        background: #72c02c;
        border: solid 1px #68af28;
    }

.tab-v3 .nav-pills li i {
    width: 1.25em;
    margin-right: 5px;
    text-align: center;
    display: inline-block;
}

.tab-v3 .tab-content {
    padding: 15px;
    background: #fafafa;
    border: solid 1px #eee;
}

/*Tab v4
------------------------------------*/
.tab-v4 .tab-heading {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    border-bottom: 3px solid #333;
}

    .tab-v4 .tab-heading h2 {
        margin: 0;
        float: left;
        font-size: 18px;
        font-weight: bold;
    }

/*Nav Tabs*/
.tab-v4 .nav-tabs {
    top: 3px;
    border: none;
    float: right;
    overflow: hidden;
    position: relative;
}

    .tab-v4 .nav-tabs a {
        color: #555;
        font-size: 12px;
        padding: 6px 15px;
        text-transform: uppercase;
    }

    .tab-v4 .nav-tabs > .active > a,
    .tab-v4 .nav-tabs > .active > a:hover,
    .tab-v4 .nav-tabs > .active > a:focus {
        border: none;
        background: inherit;
    }

    .tab-v4 .nav-tabs > li > a {
        border: none;
    }

        .tab-v4 .nav-tabs > li > a:hover {
            background: inherit;
        }

.tab-v4 .tab-content {
    padding: 20px 0 10px;
}

/*Tab v5
------------------------------------*/
.tab-v5 .nav-tabs {
    border-bottom: none;
}

    .tab-v5 .nav-tabs li a {
        border: none;
        font-size: 14px;
        background: none;
        padding: 9px 16px;
    }

    .tab-v5 .nav-tabs li.active a {
        background: #fff;
        padding: 7px 15px 9px;
        border: solid 1px #eee;
        border-top: solid 3px #222;
        border-bottom: none !important;
    }

.tab-v5 .tab-content {
    padding: 13px;
    border: solid 1px #eee;
}

/*Tab v6
------------------------------------*/
.tab-v6 .nav-tabs {
    border-bottom-color: #dedede;
}

    .tab-v6 .nav-tabs > li {
        margin-right: 30px;
    }

        .tab-v6 .nav-tabs > li > a {
            border: none;
            color: #687074;
            padding: 6px 0;
            font-size: 18px;
            margin-right: 0;
            background: none;
            text-transform: uppercase;
            border-bottom: solid 1px transparent;
        }

        .tab-v6 .nav-tabs > li.active > a,
        .tab-v6 .nav-tabs > li.active > a:hover,
        .tab-v6 .nav-tabs > li.active > a:focus {
            border-top: none;
            border-left: none;
            border-right: none;
            border-bottom: 1px solid #18ba9b;
        }

        .tab-v6 .nav-tabs > li > a:hover {
            border-bottom: 1px solid #18ba9b;
        }

        .tab-v6 .nav-tabs > li > a:focus {
            border: none;
        }

.tab-v6 .tab-content {
    padding: 30px 0;
}

/*--------------------------------------------------
	[48. Accordions]
----------------------------------------------------*/
/*Accordion v1
------------------------------------*/
.acc-v1 .panel-heading {
    padding: 0;
    box-shadow: none;
}

    .acc-v1 .panel-heading a {
        display: block;
        font-size: 14px;
        padding: 5px 15px;
        background: #fefefe;
    }

.acc-icon a.accordion-toggle i {
    color: #555;
    margin-right: 8px;
}

.acc-icon a.accordion-toggle:hover i {
    color: #39414c;
}

/*--------------------------------------------------
	[49. Paginations]
----------------------------------------------------*/

/*Pegination*/
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span,
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-radius: 0;
}

.pagination li a {
    color: #777;
    padding: 5px 15px;
}

    .pagination li a:hover {
        color: #fff;
        background: #5fb611;
        border-color: #5fb611;
    }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    border-color: #72c02c;
    background-color: #72c02c;
}

/*Pagination Without Space*/
.pagination-no-space .pagination {
    margin: 0;
}

/*--------------------------------------------------
	[50. Pagers]
----------------------------------------------------*/
/*Pager*/
.pager li > a,
.pager li > span {
    border-radius: 0;
}

    .pager li > a:hover,
    .pager li > a:focus {
        color: #fff;
        background: #5fb611;
        border-color: #5fb611;
    }

/*Pager v2 and v3
------------------------------------*/
.pager.pager-v2 li > a {
    border: none;
}

.pager.pager-v2 li > a,
.pager.pager-v3 li > a {
    transition: all 0.1s ease-in-out;
}

    .pager.pager-v2 li > a:hover,
    .pager.pager-v2 li > a:focus,
    .pager.pager-v3 li > a:hover,
    .pager.pager-v3 li > a:focus {
        color: #fff;
        background: #72c02c;
    }

/*Pager Amount*/
.pager.pager-v2 li.page-amount,
.pager.pager-v3 li.page-amount {
    font-size: 16px;
    font-style: italic;
}

    .pager.pager-v2 li.page-amount,
    .pager.pager-v2 li.page-amount:hover,
    .pager.pager-v2 li.page-amount:focus,
    .pager.pager-v3 li.page-amount,
    .pager.pager-v3 li.page-amount:hover,
    .pager.pager-v3 li.page-amount:focus {
        top: 7px;
        color: #777;
        position: relative;
    }

/*Pager Size*/
.pager.pager-v2.pager-md li a,
.pager.pager-v3.pager-md li a {
    font-size: 16px;
    padding: 8px 18px;
}

/*Pager v4
------------------------------------*/
.pager.pager-v4 li > a {
    line-height: normal;
    transition: all 0.1s ease-in-out;
}

    .pager.pager-v4 li > a:hover,
    .pager.pager-v4 li > a:focus {
        color: #fff;
        background: #222;
        border-color: #222;
    }

/*Pager Amount*/
.pager.pager-v4 li.page-amount {
    font-size: 14px;
    font-style: italic;
}

    .pager.pager-v4 li.page-amount,
    .pager.pager-v4 li.page-amount:hover,
    .pager.pager-v4 li.page-amount:focus {
        top: 7px;
        color: #777;
        position: relative;
    }

/*--------------------------------------------------
	[51. Sidebar Menu]
----------------------------------------------------*/
/* Sidebar Menu v1
------------------------------------*/
.sidebar-nav-v1 li {
    padding: 0;
}

    .sidebar-nav-v1 li a {
        display: block;
        padding: 8px 30px 8px 10px;
    }

        .sidebar-nav-v1 li a:hover {
            text-decoration: none;
        }

.sidebar-nav-v1 > li.active,
.sidebar-nav-v1 > li.active:hover {
    background: #717984;
}

    .sidebar-nav-v1 > li.active,
    .sidebar-nav-v1 > li.active:hover,
    .sidebar-nav-v1 > li.active:focus {
        border-color: #ddd;
    }

        .sidebar-nav-v1 > li.active > a {
            color: #fff;
        }

/*Sidebar Sub Navigation*/
.sidebar-nav-v1 li ul {
    padding: 0;
    list-style: none;
}

.sidebar-nav-v1 li ul,
.sidebar-nav-v1 li.active ul a {
    background: #f8f8f8;
}

    .sidebar-nav-v1 li ul a {
        color: #555;
        font-size: 12px;
        border-top: solid 1px #ddd;
        padding: 6px 30px 6px 17px;
    }

.sidebar-nav-v1 ul li:hover a,
.sidebar-nav-v1 ul li.active a {
    color: #72c02c;
}

/*Sidebar Badges*/
.list-group-item li > .badge {
    float: right;
}

.sidebar-nav-v1 span.badge {
    margin-top: 8px;
    margin-right: 10px;
}

.sidebar-nav-v1 .list-toggle > span.badge {
    margin-right: 25px;
}

.sidebar-nav-v1 ul li span.badge {
    margin-top: 8px;
    font-size: 11px;
    padding: 3px 5px;
    margin-right: 10px;
}

/* Sidebar List Toggle
------------------------------------*/
.list-group-item:first-child,
.list-group-item:last-child {
    border-radius: 0;
}

.list-toggle:after {
    top: 7px;
    right: 10px;
    color: #777;
    font-size: 14px;
    content: "\f105";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
}

.list-toggle.active:after {
    color: #fff;
    content: "\f107";
}

/*--------------------------------------------------
	[52. Content Boxes]
----------------------------------------------------*/
/*Content Boxes v1*/
.content-boxes-v1 {
    text-align: center;
}

    .content-boxes-v1 span {
        display: block;
        margin-top: 5px;
    }

/*Content Boxes v2*/
.content-boxes-v2-o span {
    display: block;
    overflow: hidden;
}

.content-boxes-v2-o small {
    display: block;
    line-height: 1.6;
}

.content-boxes-v2-o .icon-md + span {
    margin-top: 9px;
}

.content-boxes-v2-o .icon-lg + span {
    margin-top: 11px;
}

.content-boxes-v2-o .icon-custom {
    float: left;
    margin-top: 3px;
    margin-right: 15px;
}

@media (max-width: 992px) {
    .content-boxes-v2,
    .content-boxes-v2 .text-justify {
        text-align: center;
    }

        .content-boxes-v2 span {
            display: block;
            margin-top: 5px;
        }
}

/*Content Boxes v3*/
.content-boxes-v3 i.icon-custom {
    top: 8px;
    float: left;
    position: relative;
}

.content-boxes-v3 .content-boxes-in-v3 {
    padding: 0 20px;
    overflow: hidden;
}

    .content-boxes-v3 .content-boxes-in-v3 h3 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 3px;
        text-transform: capitalize;
    }

        .content-boxes-v3 .content-boxes-in-v3 h3 a {
            color: #555;
        }

/*Content Boxes Right v3*/
.content-boxes-v3.content-boxes-v3-right {
    text-align: right;
}

    .content-boxes-v3.content-boxes-v3-right i.icon-custom {
        float: right;
    }

@media (max-width: 768px) {
    .content-boxes-v3.content-boxes-v3-right {
        text-align: inherit;
    }

        .content-boxes-v3.content-boxes-v3-right i.icon-custom {
            float: left;
            margin-left: 0;
        }
}

/*Content Boxes v4*/
.content-boxes-v4 h2 {
    color: #555;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.content-boxes-v4 a {
    color: #777;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.content-boxes-v4 i {
    width: 25px;
    color: #72c02c;
    font-size: 35px;
    margin-top: 10px;
}

.content-boxes-in-v4 {
    padding: 0 10px;
    overflow: hidden;
}

.content-boxes-v4-sm i {
    font-size: 26px;
    margin-top: 10px;
    margin-right: 5px;
}

/*Content Boxes v5*/
.content-boxes-v5 i {
    float: left;
    color: #999;
    width: 50px;
    height: 50px;
    padding: 11px;
    font-size: 22px;
    background: #eee;
    line-height: 28px;
    text-align: center;
    margin-right: 15px;
    display: inline-block;
}

.content-boxes-v5:hover i {
    color: #fff;
    background: #72c02c;
}

/*Content Boxes v6*/
.content-boxes-v6 {
    padding-top: 25px;
    text-align: center;
}

    .content-boxes-v6 i {
        color: #fff;
        width: 90px;
        height: 90px;
        padding: 30px;
        font-size: 30px;
        line-height: 30px;
        position: relative;
        text-align: center;
        background: #dedede;
        margin-bottom: 25px;
        display: inline-block;
    }

        .content-boxes-v6 i:after {
            top: -8px;
            left: -8px;
            right: -8px;
            bottom: -8px;
            content: " ";
            position: absolute;
            border: 1px solid #dedede;
            border-radius: 50% !important;
        }

    .content-boxes-v6:hover i,
    .content-boxes-v6:hover i:after {
        transition: all 0.3s ease-in-out;
    }

    .content-boxes-v6:hover i {
        background: #72c02c;
    }

        .content-boxes-v6:hover i:after {
            border-color: #72c02c;
        }

/*--------------------------------------------------
	[53. Tagline Boxes]
----------------------------------------------------*/
/*Tagline Boxes*/
.tag-box {
    padding: 20px;
    background: #fff;
    margin-bottom: 30px;
}

    .tag-box h2 {
        font-size: 20px;
        line-height: 25px;
    }

    .tag-box p {
        margin-bottom: 0;
    }

    .tag-box.tag-text-space p {
        margin-bottom: 10px;
    }

/*Tagline Boxes v1*/
.tag-box-v1 {
    border: solid 1px #eee;
    border-top: solid 2px #72c02c;
}

/*Tagline Boxes v2*/
.tag-box-v2 {
    background: #fafafa;
    border: solid 1px #eee;
    border-left: solid 2px #72c02c;
}

/*Tagline Boxes v3*/
.tag-box-v3 {
    border: solid 2px #eee;
}

/*Tagline Boxes v4*/
.tag-box-v4 {
    border: dashed 1px #bbb;
}

/*Tagline Boxes v5*/
.tag-box-v5 {
    margin: 20px 0;
    text-align: center;
    border: dashed 1px #ccc;
}

    .tag-box-v5 span {
        color: #555;
        font-size: 28px;
        margin-bottom: 0;
    }

/*Tagline Boxes v6*/
.tag-box-v6 {
    background: #fafafa;
    border: solid 1px #eee;
}

/*Tagline Boxes v7*/
.tag-box-v7 {
    border: solid 1px #eee;
    border-bottom: solid 2px #72c02c;
}

/*--------------------------------------------------
	[54. Tags]
----------------------------------------------------*/
/*Tags v1
------------------------------------*/
.tags-v1 li {
    margin: 0;
    padding: 0;
}

    .tags-v1 li a {
        font-size: 13px;
        padding: 4px 8px;
        line-height: 32px;
        border: solid 2px #eee;
        border-radius: 20px !important;
        transition: all 0.2s ease-in-out;
    }

        .tags-v1 li a:hover {
            text-decoration: none;
            border-color: #e0e0e0;
        }

/*Tags v2
------------------------------------*/
.tags-v2 li {
    padding: 7px 0 7px 4px;
}

    .tags-v2 li a {
        color: #555;
        font-size: 13px;
        padding: 5px 10px;
        border: solid 1px #bbb;
    }

        .tags-v2 li a:hover {
            color: #fff;
            background: #555;
            border-color: #555;
            text-decoration: none;
            transition: all 0.2s ease-in-out;
        }

/*Tags v3
------------------------------------*/
.tags-v3 li {
    padding: 7px 0 7px 4px;
}

    .tags-v3 li a {
        color: #555;
        font-size: 12px;
        padding: 4px 12px;
        border: solid 1px #eee;
    }

        .tags-v3 li a:hover {
            color: #fff;
            background: #222;
            border-color: #222;
            text-decoration: none;
            transition: all 0.2s ease-in-out;
        }

/*Tags v4
------------------------------------*/
.tags-v4 {
    padding-left: 0;
    list-style: none;
}

    .tags-v4 li {
        padding: 3px 2px;
        line-height: 28px;
        display: inline-block;
    }

    .tags-v4 a {
        color: #bbb;
        font-size: 13px;
        font-weight: 400;
        padding: 4px 10px;
        border: 1px solid #bbb;
    }

        .tags-v4 a:hover {
            color: #fff;
            background: #e74c3c;
            border-color: #e74c3c;
            text-decoration: none;
            transition: all 0.25s, transform 0.25s;
        }

/*--------------------------------------------------
	[##. Main Page Styles]
----------------------------------------------------*/
/* Purchase Block
------------------------------------*/
.purchase {
    padding: 25px 0 30px;
    border-bottom: solid 1px #eee;
    background: url(/content/img/patterns/breadcrumbs.png) repeat;
}

    .purchase p {
        margin-bottom: 0;
    }

    .purchase span {
        color: #666;
        display: block;
        font-size: 24px;
        line-height: 35px;
        font-weight: normal;
        margin-bottom: 12px;
        font-family: "Open Sans", Arial, sans-serif;
    }

    .purchase .btn-buy {
        text-align: center;
    }

        .purchase .btn-buy a {
            margin-top: 27px;
        }

            .purchase .btn-buy a i {
                margin-right: 5px;
            }

@media (max-width: 992px) {
    .purchase {
        text-align: center;
    }

        .purchase span {
            font-size: 22px;
            line-height: 29px;
        }

        .purchase .btn-buy a {
            margin-top: 25px;
            font-size: 16px;
        }
}

/* Service Block
------------------------------------*/
.service {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 15px 15px 10px;
}

    .service:hover {
        background: #fcfcfc;
        box-shadow: 0 0 5px #ddd;
        transition: box-shadow 0.2s ease-in-out;
    }

        .service:hover i {
            color: #656565;
        }

    .service .desc {
        padding: 0 15px;
        overflow: hidden;
    }

        .service .desc h4 {
            font-size: 22px;
            line-height: 25px;
        }

    .service .service-icon {
        float: left;
        padding: 10px;
        color: #72c02c;
        font-size: 35px;
        text-align: center;
        transition: all 0.4s ease-in-out;
    }

        .service .service-icon.icon-cogs {
            font-size: 37px;
        }

        .service .service-icon.icon-plane {
            font-size: 43px;
        }

/* Recent Work
------------------------------------*/
.recent-work a {
    text-align: center;
    background: #fcfcfc;
    display: inline-block;
}

    .recent-work a:hover {
        text-decoration: none;
    }

        .recent-work a:hover strong {
            color: #555;
        }

.recent-work em.overflow-hidden {
    display: block;
}

.recent-work a span {
    display: block;
    padding: 10px;
    border-bottom: solid 2px #eee;
}

.recent-work a strong {
    color: #555;
    display: block;
}

.recent-work a i {
    color: #777;
}

.recent-work a img {
    transition: all 0.8s ease-in-out;
}

.recent-work a:hover img {
    opacity: 0.8;
    transform: scale(1.2) rotate(3deg);
}

.recent-work a:hover span {
    border-bottom: solid 2px #72c02c;
    transition: all 0.3s ease-in-out;
}

/* Work */
.work {
    margin-top: 6px;
}

    .work .details {
        padding: 10px;
    }

    .work .caption {
        display: block;
        padding-top: 5px;
        color: #585f69 !important;
        font-size: 18px !important;
    }

        .work .caption:hover {
            cursor: pointer;
            color: #444 !important;
            text-decoration: underline;
        }

/*Other Footer Common Classes
------------------------------------*/
/*Thumb Headline*/
.thumb-headline h2 {
    color: #eee;
    font-size: 16px;
}

/*Footer Logo*/
.footer-logo {
    margin: 17px 0 20px;
}

/*Latest List*/
.latest-list li {
    padding: 8px 0;
    border-top: 1px solid #353535;
}

    .latest-list li:first-child {
        padding-top: 0;
        border-top: none;
    }

    .latest-list li a {
        color: #eee;
    }

.latest-list small {
    color: #999;
    display: block;
}

/*Link List*/
.link-list li {
    border-top: solid 1px #353535;
}

    .link-list li:first-child {
        border-top: none !important;
    }

.link-list a {
    color: #eee;
    font-size: 11px;
    padding: 6px 0px;
    display: inline-block;
    text-transform: uppercase;
}

.link-list li i {
    color: #bbb;
    float: right;
    margin-top: 10px;
}

/*Latest Tweets*/
.latest-tweets .latest-tweets-inner p {
    color: #555;
    font-size: 13px;
}

.latest-tweets .latest-tweets-inner a {
    /*color: #3498db;*/
    text-decoration: none;
}

    .latest-tweets .latest-tweets-inner a:hover {
        text-decoration: underline;
    }

.latest-tweets .latest-tweets-inner i.fa {
    top: 2px;
    float: left;
    color: #bbb;
    color: #55acee;
    font-size: 18px;
    margin-right: 5px;
    position: relative;
}

.latest-tweets .latest-tweets-inner small {
    color: #777;
    display: block;
}

/*Social Icons*/
.social-icons {
    margin-top: 5px;
}

    .social-icons li {
        margin: 0;
    }

        .social-icons li a {
            margin: 0 3px;
        }

/*Thumbnails
------------------------------------*/
a.thumbnail {
    padding: 0;
    border: none;
    margin-bottom: 15px;
}

.thumbnail-style {
    padding: 7px;
    margin-bottom: 20px;
}

    .thumbnail-style:hover {
        box-shadow: 0 0 8px #ddd;
        transition: box-shadow 0.2s ease-in-out;
    }

    .thumbnail h3,
    .thumbnail-style h3 {
        margin: 6px 0 8px 0;
    }

        .thumbnail h3 a,
        .thumbnail-style h3 a {
            color: #585f69;
            font-size: 18px;
        }

            .thumbnail h3 a:hover,
            .thumbnail-style h3 a:hover {
                color: #72c02c;
                text-decoration: none;
            }

    .thumbnail-style .thumbnail-img {
        position: relative;
        margin-bottom: 11px;
    }

    .thumbnail-style a.btn-more {
        right: -10px;
        bottom: 10px;
        color: #fff;
        padding: 1px 6px;
        position: absolute;
        background: #72c02c;
        display: inline-block;
    }

        .thumbnail-style a.btn-more:hover {
            text-decoration: none;
            box-shadow: 0 0 0 2px #5fb611;
        }

    .thumbnail-style:hover a.btn-more {
        right: 10px;
    }

.thumbnail-kenburn img {
    left: 10px;
    margin-left: -10px;
    position: relative;
    transition: all 0.8s ease-in-out;
}

.thumbnail-kenburn:hover img {
    transform: scale(1.2) rotate(2deg);
}

/*Servive Blocks
------------------------------------*/
/*Service Alternative Block*/
.service-alternative .service:hover {
    background: #76ca2c;
    transition: all 0.4s ease-in-out;
}

    .service-alternative .service:hover i,
    .service-alternative .service:hover p,
    .service-alternative .service:hover h4 {
        color: #fff;
    }

/*Servive Block Versions*/
.service-v1 h2 {
    margin: 15px 0 10px;
    font-size: 20px;
    line-height: 28px;
}

.service-v1 p {
    text-align: justify;
}

/*Blog Posts
------------------------------------*/
.posts .dl-horizontal a {
    color: #555;
}

.posts .dl-horizontal {
    margin-bottom: 15px;
    overflow: hidden;
}

    .posts .dl-horizontal dt {
        width: 60px;
        float: left;
    }

        .posts .dl-horizontal dt img {
            width: 60px;
            height: 60px;
            padding: 2px;
            margin-top: 2px;
            border: solid 1px #ddd;
        }

    .posts .dl-horizontal dd {
        margin-left: 70px;
    }

        .posts .dl-horizontal dd p {
            margin: 0;
        }

        .posts .dl-horizontal dd a {
            font-size: 14px;
            line-height: 16px !important;
        }

            .posts .dl-horizontal dd a:hover {
                color: #72c02c;
                text-decoration: none;
            }

    .posts .dl-horizontal:hover dt img,
    .posts .dl-horizontal:hover dd a {
        color: #72c02c;
        border-color: #72c02c !important;
        transition: all 0.2s ease-in-out;
    }

/*About Page
------------------------------------*/
.team ul.team-socail {
    text-align: right;
}

    .team ul.team-socail li {
        margin: 0 !important;
        padding: 0 !important;
    }

        .team ul.team-socail li a,
        .team ul.team-socail li a:hover {
            text-decoration: none;
        }

        .team ul.team-socail li i {
            color: #aaa;
            padding: 6px 7px;
            min-width: 30px;
            font-size: 18px;
            text-align: center;
            background: #f7f7f7;
            display: inline-block;
        }

            .team ul.team-socail li i:hover {
                color: #fff;
                background: #72c02c;
                transition: all 0.2s ease-in-out;
            }

.team .thumbnail-style {
    padding: 12px;
}

    .team .thumbnail-style img {
        margin-bottom: 7px;
    }

    .team .thumbnail-style h3 {
        margin-bottom: 5px;
    }

    .team .thumbnail-style:hover h3 a {
        color: #72c02c !important;
    }

    .team .thumbnail-style small {
        display: block;
        margin-top: 5px;
        font-size: 12px;
    }

/*About Me Page
------------------------------------*/
.about-me {
    overflow: hidden;
}

    .about-me h2 {
        margin: 0;
        font-size: 20px;
        text-transform: uppercase;
    }

    .about-me span {
        color: #999;
        display: block;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .about-me .social-icons {
        margin-top: 7px;
    }

/*About My Goals*/
.about-my-goals h2 {
    text-transform: uppercase;
}

/*About Skills*/
.about-skills {
    padding: 40px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: url(/content/img/breadcrumbs.png) repeat;
}

/*Gallery Page
------------------------------------*/
.gallery-page .thumbnail,
.gallery-page .thumbnail:hover {
    padding: 0;
    border: none;
    box-shadow: none;
}

.gallery-page .thumbnails {
    margin-bottom: 6px;
}

/*Privacy Page
------------------------------------*/
.privacy a {
    text-decoration: underline;
}

    .privacy a:hover {
        color: #72c02c;
        text-decoration: none;
    }

/*Portfolio Item Page v1
------------------------------------*/
.portfolio-item h2 {
    color: #555;
    font-size: 24px;
    margin: 0 0 15px;
}

.portfolio-item li {
    padding: 3px 0;
}

.portfolio-item p a {
    text-decoration: underline;
}

    .portfolio-item p a:hover {
        text-decoration: none;
    }

/*Portfolio Item v1*/
.portfolio-item1 ul {
    margin: 10px 0 20px;
}

.portfolio-item1 li {
    font-size: 16px;
    margin-bottom: 3px;
}

    .portfolio-item1 li i {
        font-size: 18px;
        margin-right: 4px;
    }

/*Sidebar Features
------------------------------------*/
/*Blog Tags*/
ul.blog-tags li {
    display: inline-block;
}

ul.blog-tags a {
    font-size: 13px;
    padding: 2px 7px;
    background: #f7f7f7;
    margin: 0 3px 6px 0;
    display: inline-block;
}

    ul.blog-tags a i {
        color: #666;
    }

    ul.blog-tags a:hover {
        background: #72c02c;
    }

        ul.blog-tags a:hover,
        ul.blog-tags a:hover i {
            color: #fff !important;
            text-decoration: none;
            transition: all 0.2s ease-in-out;
        }

/*Blog Photo Stream*/
.blog-photos li {
    display: inline;
}

    .blog-photos li img {
        width: 58px;
        height: 58px;
        margin: 0 2px 8px;
    }

        .blog-photos li img:hover {
            box-shadow: 0 0 0 2px #72c02c;
        }

/*Blog Latest Tweets*/
.blog-twitter .blog-twitter-inner {
    padding: 10px;
    position: relative;
    background: #f7f7f7;
    margin-bottom: 10px;
}

    .blog-twitter .blog-twitter-inner,
    .blog-twitter .blog-twitter-inner:after,
    .blog-twitter .blog-twitter-inner:before {
        transition: all 0.3s ease-in-out;
    }

        .blog-twitter .blog-twitter-inner:after,
        .blog-twitter .blog-twitter-inner:before {
            width: 0;
            height: 0;
            right: 0px;
            bottom: 0px;
            content: " ";
            display: block;
            position: absolute;
        }

        .blog-twitter .blog-twitter-inner:after {
            border-top: 15px solid #eee;
            border-right: 15px solid transparent;
            border-left: 0px solid transparent;
            border-left-style: inset; /*FF fixes*/
            border-right-style: inset; /*FF fixes*/
        }

        .blog-twitter .blog-twitter-inner:before {
            border-bottom: 15px solid #fff;
            border-right: 0 solid transparent;
            border-left: 15px solid transparent;
            border-left-style: inset; /*FF fixes*/
            border-bottom-style: inset; /*FF fixes*/
        }

        .blog-twitter .blog-twitter-inner:hover {
            border-color: #72c02c;
            border-top-color: #72c02c;
        }

            .blog-twitter .blog-twitter-inner:hover:after {
                border-top-color: #72c02c;
            }

        .blog-twitter .blog-twitter-inner span.twitter-time {
            color: #777;
            display: block;
            font-size: 11px;
        }

        .blog-twitter .blog-twitter-inner a {
            color: #72c02c;
            text-decoration: none;
        }

            .blog-twitter .blog-twitter-inner a:hover {
                text-decoration: underline;
            }

        .blog-twitter .blog-twitter-inner i.fa {
            top: 2px;
            color: #bbb;
            font-size: 18px;
            position: relative;
        }

/*Choose Block*/
.who li {
    margin-bottom: 6px;
}

    .who li i {
        color: #72c02c;
        font-size: 13px;
        min-width: 15px;
        margin-right: 8px;
        text-align: center;
        position: relative;
    }

    .who li:hover i,
    .who li:hover a {
        color: #777;
    }

        .who li:hover a:hover {
            text-decoration: none;
        }

/*Promo Page
------------------------------------*/
/*Slider Part*/
.fullwidthbanner-container.slider-promo {
    max-height: 460px !important;
}

.slider-promo-info-bg {
    padding: 25px 20px 20px;
    background: url(/content/img/bg-black.png) repeat;
}

.slider-promo-info span.big-size {
    color: #fff;
    display: block;
    font-size: 30px;
    margin-bottom: 25px;
    text-shadow: none !important;
}

.slider-promo-info p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}

/*Promo Box*/
.promo-box {
    padding: 20px;
    margin: 25px 0 20px;
    text-align: center;
}

    .promo-box i {
        display: block;
        font-size: 50px;
    }

    .promo-box p {
        font-size: 14px;
        margin-bottom: 0;
    }

    .promo-box strong,
    .promo-box strong a {
        color: #555;
        display: block;
        font-size: 20px;
        font-weight: 200;
        margin: 20px 0 15px;
    }

    .promo-box:hover strong,
    .promo-box:hover strong a {
        color: #72c02c;
    }

/*Promo Service*/
.promo-service {
    margin-bottom: 20px;
}

    .promo-service li {
        margin-bottom: 5px;
    }

    .promo-service a.btn-u {
        margin: 0 20px 10px 0;
    }

/*Promo Elements*/
.title-box {
    font-size: 16px;
    text-align: center;
    padding: 10px 0 30px;
    border-bottom: solid 1px #eee;
}

    .title-box .title-box-text {
        color: #555;
        display: block;
        font-size: 35px;
        font-weight: 200;
    }

@media (max-width: 768px) {
    .title-box .title-box-text {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 10px;
    }

    .title-box p {
        font-size: 15px;
    }
}

.block-blockquote {
    margin: 20px 0;
    text-align: center;
    border: dashed 1px #ccc;
}

.block-blockquote-inner {
    padding: 15px;
}

.block-blockquote p {
    font-size: 26px;
    margin-bottom: 0;
}

/*Info Blocks*/
.info-blocks {
    margin-bottom: 15px;
}

    .info-blocks:hover i.icon-info-blocks {
        color: #72c02c;
        transition: all 0.2s ease-in-out;
    }

    .info-blocks i.icon-info-blocks {
        float: left;
        color: #777;
        font-size: 30px;
        min-width: 50px;
        margin-top: 10px;
        text-align: center;
    }

    .info-blocks .info-blocks-in {
        padding: 0 10px;
        overflow: hidden;
    }

        .info-blocks .info-blocks-in h3 {
            color: #555;
            font-size: 20px;
            line-height: 28px;
        }

        .info-blocks .info-blocks-in p {
            font-size: 12px;
        }

/*Brand Page
------------------------------------*/
.brand-page .btn {
    margin-bottom: 10px;
}

/*Form Pages
------------------------------------*/
.form-page input,
.form-page select {
    margin-bottom: 10px;
}

/*Labels and Badges Page
------------------------------------*/
ul.labels-demo {
    margin: 5px 0;
}

    ul.labels-demo li {
        list-style: none;
        display: inline-block;
        margin: 0 5px 2px 0;
    }

.badge-sidebar {
    border-left: solid 1px #eee;
}

@media (max-width: 991px) {
    .badge-sidebar {
        border-left: none;
    }
}

/*Line Icon Page
------------------------------------*/
.line-icon-page .item-box {
    width: 25%;
    float: left;
    height: 90px;
    text-align: center;
    padding: 20px 10px;
    margin: 0 -1px -1px 0;
    word-wrap: break-word;
    border: 1px solid #ddd;
}

.line-icon-page .item-box--higher {
    height: 120px;
}

@media (max-width: 768px) {
    .line-icon-page .item-box {
        height: 115px;
    }
}

@media (max-width: 450px) {
    .line-icon-page .item-box {
        height: 130px;
    }
}

.line-icon-page .item-box:hover {
    background: #fafafa;
}

.line-icon-page .item span {
    display: block;
    font-size: 28px;
    margin-bottom: 10px;
}

.line-icon-page .item:hover {
    color: #72c02c;
}

/*Line Icon Page
------------------------------------*/
.icon-page-fa {
    margin-bottom: 20px;
}

    .icon-page-fa .item-box {
        float: left;
        height: 100px;
        width: 16% !important;
    }

    .icon-page-fa .item {
        font-size: 12px;
    }

        .icon-page-fa .item i {
            color: #555;
            display: block;
            font-size: 24px;
            margin-bottom: 10px;
        }

@media (max-width: 767px) {
    .icon-page-fa .item-box {
        width: 20% !important;
    }
}

@media (max-width: 600px) {
    .icon-page-fa .item-box {
        width: 30% !important;
    }
}

@media (max-width: 400px) {
    .icon-page-fa .item-box {
        width: 50% !important;
    }
}

/*GLYPHICONS Icons Page
------------------------------------*/
/*Special styles for displaying the icons and their classes*/
.bs-glyphicons {
    padding-left: 0;
    list-style: none;
    overflow: hidden;
    padding-bottom: 1px;
    margin-bottom: 20px;
}

    .bs-glyphicons li {
        width: 25%;
        float: left;
        height: 115px;
        padding: 10px;
        font-size: 11px;
        line-height: 1.4;
        text-align: center;
        margin: 0 -1px -1px 0;
        border: 1px solid #ddd;
    }

    .bs-glyphicons .glyphicon {
        display: block;
        font-size: 18px;
        margin: 5px auto 10px;
    }

    .bs-glyphicons li:hover {
        color: #72c02c;
        background-color: #fafafa;
    }

@media (min-width: 768px) {
    .bs-glyphicons li {
        width: 12.5%;
    }
}

/*Glyphicons Pro*/
.demo-pro-glyphicons li {
    width: 170px;
    height: 100px;
    padding: 20px 10px 30px;
}

.demo-pro-glyphicons span {
    height: 40px;
    display: block;
}

    .demo-pro-glyphicons span:before {
        color: #555;
        padding: 10px 62px;
    }

    .demo-pro-glyphicons span.glyphicons:before {
        font-size: 22px;
    }

    /*Glyphicons Pro Halflings*/
    .demo-pro-glyphicons span.halflings {
        height: 30px;
    }

        .demo-pro-glyphicons span.halflings:before {
            padding: 10px 70px;
        }

/*Contact Pages
------------------------------------*/
.map {
    width: 100%;
    height: 350px;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}

.map-box {
    height: 250px;
}

.map-box-space {
    margin-top: 15px;
}

.map-box-space1 {
    margin-top: 7px;
}

/*Background Opacity
------------------------------------*/
.service-or {
    overflow: hidden;
    position: relative;
}

.service-bg {
    width: 250px;
    padding: 60px;
    position: absolute;
    top: -10px;
    right: -100px;
    background-color: rgba(255,255,255,0.1);
    transform: rotate(55deg);
}

/*Easy Block (used for image badges)
------------------------------------*/
.easy-block-v1 {
    position: relative;
}

    .easy-block-v1 img {
        width: 100%;
    }

    .easy-block-v1 .overflow-h h3 {
        width: 60%;
        float: left;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 5px;
    }

    .easy-block-v1 .easy-block-v1-badge {
        left: 0px;
        top: 10px;
        z-index: 1;
        color: #fff;
        padding: 4px 10px;
        position: absolute;
    }

/*Easy Block v2 (used for image badges)
------------------------------------*/
.easy-block-v2 {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

    .easy-block-v2 img {
        width: 100%;
    }

    .easy-block-v2 .easy-bg-v2 {
        top: 5px;
        color: #fff;
        width: 100px;
        padding: 5px;
        right: -32px;
        font-size: 13px;
        position: absolute;
        text-align: center;
        letter-spacing: 2px;
        transform: rotate(45deg);
    }

/*Easy Block v3 (used for image badges)
------------------------------------*/
.easy-block-v3 {
    text-align: left;
    background: #585f69;
    padding: 30px 20px 20px;
}

    .easy-block-v3.first {
        background: #696f77;
    }

    .easy-block-v3.second {
        background: #707780;
    }

    .easy-block-v3.third {
        background: #787f88;
    }

    .easy-block-v3 i {
        color: #fff;
        float: left;
        font-size: 30px;
        min-width: 45px;
        padding-top: 10px;
    }

    .easy-block-v3 .inner-faq-b {
        overflow: hidden;
    }

        .easy-block-v3 .inner-faq-b h2,
        .easy-block-v3 .inner-faq-b h3 {
            font-size: 21px;
            margin-bottom: 8px;
        }

        .easy-block-v3 .inner-faq-b h4 {
            color: #fff;
            font-size: 17px;
            margin-bottom: 2px;
        }

        .easy-block-v3 .inner-faq-b h2,
        .easy-block-v3 .inner-faq-b h3,
        .easy-block-v3 .inner-faq-b p {
            color: #fff;
        }

/*Full Width Block
------------------------------------*/
.full-w-block {
    padding: 30px 0;
    background: #282828;
}

    .full-w-block .info-blocks i,
    .full-w-block .info-blocks-in h3 {
        color: #fff;
    }

    .full-w-block .info-blocks-in p {
        color: #ccc;
    }

    .full-w-block .info-blocks:hover i.icon-info-blocks {
        color: #fff;
    }

/*Simple Block
------------------------------------*/
.simple-block {
    margin-bottom: 20px;
}

    .simple-block img {
        width: 100%;
    }

    .simple-block p {
        text-align: center;
    }

    .simple-block .carousel-indicators {
        top: 10px;
        left: 65%;
        text-align: right;
    }

        .simple-block .carousel-indicators .active {
            background: #555;
        }

        .simple-block .carousel-indicators li {
            border-color: #555;
        }

    .simple-block .carousel-inner > .item {
        margin: 0;
    }

    .simple-block .responsive-video {
        margin-bottom: 3px;
    }

/*Two Blocks
------------------------------------*/
.two-blocks {
    text-align: center;
}

.two-blocks-in {
    margin-bottom: 30px;
}

    .two-blocks-in i {
        color: #fff;
        padding: 11px;
        font-size: 30px;
        min-width: 50px;
        text-align: center;
        background: #585f69;
        margin-bottom: 10px;
        display: inline-block;
    }

/*Three Blocks
------------------------------------*/
.three-blocks {
    text-align: center;
}

.three-blocks-in {
    margin-bottom: 30px;
}

    .three-blocks-in i {
        color: #777;
        padding: 9px 6px;
        font-size: 20px;
        min-width: 40px;
        margin-bottom: 10px;
        border: 1px solid #777;
    }

    .three-blocks-in h3 {
        font-size: 20px;
        margin-bottom: 7px;
    }

/*Temperory Classes
------------------------------------*/
/*Banner-info*/
.banner-info {
    margin-bottom: 10px;
}

    .banner-info i {
        float: left;
        color: #fff;
        padding: 11px;
        /*min-width works with line-icon*/
        min-width: 40px;
        font-size: 22px;
        text-align: center;
        margin: 7px 20px 0 0;
    }

        /*min-width works with FontAwesome*/
        .banner-info i.fa {
            min-width: 46px;
        }

    .banner-info.light i {
        border: 1px solid #fff;
    }

    .banner-info.dark i {
        background: #555;
    }

    .banner-info h3 {
        font-size: 21px;
        margin-bottom: 5px;
    }

    .banner-info.light h3 {
        color: #fff;
    }

    .banner-info.light p {
        color: #eee;
    }

/*Title-Box-V2*/
.title-box-v2 {
    text-align: center;
    margin-bottom: 40px;
}

    .title-box-v2 h2 {
        font-size: 25px;
        text-transform: uppercase;
    }

    .title-box-v2 p {
        font-size: 13px;
    }

/*remove padding from "Col-"*/
.no-space {
    padding: 0;
}

.no-space-left {
    padding-left: 0;
    padding-right: 15px !important;
}

.no-space-right {
    padding-right: 0;
    padding-left: 15px !important;
}

/*List Style v1*/
.list-style-v1 li {
    margin-bottom: 7px;
}

.list-style-v1 i {
    margin-right: 5px;
}

/*Social Contacts
------------------------------------*/
.social-contacts li {
    padding: 5px 0;
    border-top: 1px solid #ddd;
}

    .social-contacts li:first-child {
        border-top: none;
    }

    .social-contacts li i {
        color: #777;
        font-size: 13px;
        min-width: 13px;
        margin-right: 12px;
        text-align: center;
    }

/*Status Bar
------------------------------------*/
.status-bar li {
    padding-left: 9px;
    border-left: 1px solid #eee;
}

    .status-bar li:first-child {
        border-left: none;
    }

    .status-bar li i {
        color: #72c02c;
        margin-right: 5px;
    }

    .status-bar li a:hover {
        text-decoration: none;
    }

.status-bar-in {
    padding: 10px;
    position: relative;
    background: #f0f0f0;
}

    .status-bar-in:after {
        width: 0;
        height: 0;
        top: -10px;
        left: 50px;
        content: " ";
        display: block;
        position: absolute;
        border-bottom: 11px solid #f0f0f0;
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        border-left-style: inset; /*FF fixes*/
        border-right-style: inset; /*FF fixes*/
    }

/*Share List*/
.share-list {
    margin-bottom: 0;
}

    .share-list li {
        padding-left: 20px;
    }

        .share-list li:first-child {
            padding-left: 0;
        }

        .share-list li i {
            color: #72c02c;
            margin-right: 5px;
        }

/*People Say
------------------------------------*/
.people-say img {
    float: left;
    width: 40px;
    height: auto;
    margin: 6px 10px 0 0;
}

.people-say .overflow-h span {
    font-weight: 700;
}

.people-say .overflow-h p {
    font-style: italic;
    line-height: 1.3;
}

.people-say .overflow-h small {
    text-align: right;
    font-style: italic;
}

/*Inspire Page
------------------------------------*/
img.img-mouse {
    width: 150px;
    height: auto;
    margin: 0 auto 60px;
}

/*Desire Page
------------------------------------*/
/*Service Info*/
.service-info {
    position: relative;
    padding: 40px 0 50px;
    background: url(/content/img/patterns/17.png) repeat;
}

    .service-info .info-description {
        overflow: hidden;
    }

    .service-info i.service-info-icon {
        color: #777;
        float: left;
        width: 50px;
        height: 50px;
        padding: 15px;
        font-size: 20px;
        line-height: 17px;
        margin-right: 20px;
        text-align: center;
        display: inline-block;
        border: 1px solid #777;
    }

    .service-info .info-description h3 {
        margin: 0 0 10px;
    }

    .service-info .info-description p {
        color: #777;
    }

/*Portfolio Single Item Page
------------------------------------*/
/*Project Details*/
.project-details li {
    color: #555;
    font-weight: 200;
    margin-bottom: 5px;
}

.project-details strong {
    min-width: 100px;
    display: inline-block;
}

.project-details a {
    text-decoration: underline;
}

/*Bootstrap Testimonials
------------------------------------*/
.testimonials-bs {
    padding: 50px 0;
    background: url(/content/img/bg/16.jpg) 50% 0 repeat fixed;
}

    .testimonials-bs .headline-center-v2 span.author {
        color: #777;
        font-size: 14px;
    }

    /*Removes Bootstrap carousel background images*/
    .testimonials-bs .item {
        margin-bottom: 30px;
    }

    .testimonials-bs .carousel-arrow {
        text-align: center;
    }

    .testimonials-bs .carousel-control-v2 i {
        color: #888;
        width: 30px;
        height: 30px;
        padding: 2px;
        font-size: 22px;
        display: inline-block;
        border: 2px solid #888;
    }

        .testimonials-bs .carousel-control-v2 i:hover {
            color: #72c02c;
            border-color: #72c02c;
            text-decoration: none;
            transition: all 0.3s ease-in-out;
        }

    .testimonials-bs .carousel-control-v2.left,
    .testimonials-bs .carousel-control-v2.right {
        text-decoration: none;
        background-image: none;
    }

/*Team v1*/
.team-v1 li > h3 {
    color: #555;
}

/*
 * Template Name: Unify - Responsive Bootstrap Template
 * Description: Business, Corporate, Portfolio, E-commerce, Blog and One Page Template.
 * Version: 1.9.2
 * Author: @htmlstream
 * Website: http://htmlstream.com
*/

/*Import Global Compulsory CSS Files*/
@import url(/content/app/app.css);
@import url(/content/app/blocks.css);

body {
  width: 100%;
  height: 100%;
  color: #333;
  font-size: 13px;
  line-height: 1.6;
}

html {
  width: 100%;
  height: 100%;
}

h1, h2, h3, h4, h5, h6 {
  color: #555;
}

p,
li,
li a {
  color: #555;
}

a {
  color: #72c02c;
  text-decoration: none;
}

a,
a:focus,
a:hover,
a:active {
  outline: 0 !important;
}
a:focus {
  text-decoration: none;
}
a:hover {
  color: #72c02c;
  text-decoration: underline;
}

::selection {
  color: #fff;
  background: #72c02c;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 100%;
}

/*Header
------------------------------------*/
/*Containers*/
@media (min-width: 768px) and (max-width: 991px) {
  .one-page-header .menu-container {
    width: 720px;
  }
}

@media (max-width: 991px) {
  .one-page-header .menu-container:before,
  .one-page-header .menu-container:after {
    content: " ";
    display: table;
  }

  .one-page-header .menu-container:after {
    clear: both;
  }

  .one-page-header > .navbar-default > .container {
    width: inherit;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .one-page-header > .navbar-default > .container > .navbar-header,
  .one-page-header > .navbar-default > .container > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
}

/*Navbar Logo*/
.one-page-header .navbar-brand {
  font-size: 31px;
  font-weight: 200;
  line-height: 15px;
  padding: 17px 15px 13px;
  color: #fff !important;
  font-family: 'Open Sans', sans-serif;
}

.one-page-header .navbar-brand span {
  color: #72c02c !important;
}

@media (max-width: 768px) {
  .one-page-header .navbar-brand {
    padding-left: 0;
  }
}

/*Navbar Toggle*/
.one-page-header .navbar-toggle {
  border: none;
  margin-right: 3px;
  padding-right: 0;
}

.one-page-header .navbar-toggle:hover,
.one-page-header .navbar-toggle:focus {
  background: none;
}

.one-page-header .navbar-toggle .icon-bar {
  background: #fff;
}

.one-page-header .navbar-toggle .icon-bar {
  height: 1px;
  width: 25px;
  font-size: 22px;
  background: #fff;
  margin-bottom: 7px;
}

.one-page-header .navbar-toggle .icon-bar:last-child {
  margin-bottom: 0;
}

/*Navbar*/
.one-page-header {
  border-bottom: none;
  background: rgba(0,0,0,0.4);
}
.one-page-header .container {
  position: relative;
}

.one-page-header .navbar-nav > li > a {
  color: #eee;
  font-size: 12.5px;
  text-transform: uppercase;
  padding: 17px 15px 13px;
}

.one-page-header .navbar-nav > li > a:before {
  left: -3px;
  top: 15px;
  z-index: 2;
  color: #eee;
  font-size: 4px;
  content: "\f10c";
  margin-right: 6px;
  position: absolute;
  font-family: FontAwesome;
}

.one-page-header .navbar-nav > li.home > a:before {
  content: "";
}

.one-page-header .navbar-nav > li > a:hover {
  z-index: 1;
  color: #72c02c;
}

.one-page-header .navbar-nav > li > a:focus {
  color: #fff;
}

.one-page-header .navbar-nav > .active > a,
.one-page-header .navbar-nav > .active > a:hover,
.one-page-header .navbar-nav > .active > a:focus,
.one-page-header .dropdown-menu > .active > a,
.one-page-header .dropdown-menu > .active > a:hover,
.one-page-header .dropdown-menu > .active > a:focus,
.one-page-header.top-nav-collapse .dropdown-menu > .active > a,
.one-page-header.top-nav-collapse .dropdown-menu > .active > a:hover,
.one-page-header.top-nav-collapse .dropdown-menu > .active > a:focus {
  z-index: 1;
  background: none;
  color: #72c02c !important;
}

/*Responsive Navbar*/
@media (max-width: 991px) {
  /*Responsive code for max-width: 991px*/
  .one-page-header .navbar-header {
    float: none;
  }

  .one-page-header .navbar-toggle {
    display: block;
  }

  .one-page-header .navbar-collapse.collapse {
    display: none !important;
  }

  .one-page-header .navbar-collapse.collapse.in {
    display: block !important;
  }

  .one-page-header .navbar-nav {
    margin: 0 0 5px;
    float: none !important;
  }

  .one-page-header .navbar-nav > li {
    float: none;
  }

  .navbar-default .navbar-nav > li > a {
    padding: 10px 0;
  }

  .navbar-default .navbar-nav > li > a::before {
    content: '';
  }
}

@media(min-width: 992px) {
  .one-page-header.navbar {
    padding: 12px 0;
    -webkit-transition: background .3s ease-in-out,padding .3s ease-in-out;
    -moz-transition: background .3s ease-in-out,padding .3s ease-in-out;
    transition: background .3s ease-in-out,padding .3s ease-in-out;
  }

  .one-page-header.top-nav-collapse {
    /* Customize the look and feel of the collapsed top nav here */
    padding: 7px 0;
  }
}

@media (max-width: 768px) {
  .one-page-header .navbar-nav > li > a:before {
    content: " ";
  }
}

/*Navbar*/
@media (min-width: 992px) {
  .one-page-header.navbar .navbar-nav {
    float: right;
  }
  .one-page-header-style-2.navbar .navbar-nav {
    float: left;
    margin-left: 25px;
  }
}

/* Top Log-Reg */
.log-reg-block {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
.log-reg-block > li {
  float: left;
  position: relative;
}
.log-reg-block a {
  color: #eee;
  font-size: 12.5px;
  text-transform: uppercase;
  padding: 17px 15px 13px 15px;
  display: block;
  line-height: 20px;
}
.log-reg-block a:hover {
  color: #72c02c;
  z-index: 1;
}
.log-reg-block a:before {
  color: #eee;
  content: "\f10c";
  font-family: FontAwesome;
  font-size: 4px;
  left: -3px;
  margin-right: 6px;
  position: absolute;
  z-index: 2;
}
.log-reg-block a.cd-signin:before {
  content: "";
}
.top-nav-collapse .log-reg-block a,
.top-nav-collapse .log-reg-block a:before {
  color: #777;
}

@media (max-width: 992px) {
  .one-page-header .navbar-nav > li.cd-log_reg {
    opacity: 0.5;
  }
}

/* Dropdown Menu */
.one-page-header .dropdown-menu,
.one-page-header.top-nav-collapse .dropdown-menu {
  border: none;
  background: none;
  box-shadow: none;
  float: none;
}
.one-page-header .navbar-nav a.dropdown-toggle {
  color: #fff !important;
}
.one-page-header.top-nav-collapse .navbar-nav a.dropdown-toggle {
  color: #777 !important;
}
.one-page-header .dropdown-menu .active > a,
.one-page-header .dropdown-menu li > a:hover {
  background: none;
  filter: none !important;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.one-page-header .dropdown-menu li > a:focus {
  background: none;
  filter: none !important;
}
@media (min-width: 992px) {
  .one-page-header .dropdown-menu,
  .one-page-header.top-nav-collapse .dropdown-menu {
    padding-top: 12px;
    border-radius: 0;
    z-index: 9999 !important;
    top: 100%;
  }
  .one-page-header.top-nav-collapse .dropdown-menu {
    padding-top: 7px;
  }
  .one-page-header .navbar-nav > li.dropdown:hover > .dropdown-menu {
    display: block;
  }
  .one-page-header .open > .dropdown-menu {
    display: none;
  }
  .one-page-header .dropdown-menu > li {
    background: rgba(0, 0, 0, 0.4);
  }
  .one-page-header.top-nav-collapse .dropdown-menu > li {
    background: #fff;
  }
  .one-page-header .dropdown-menu > li:first-child {
    padding-top: 15px;
  }
  .one-page-header .dropdown-menu > li:last-child {
    padding-bottom: 15px;
  }
  .one-page-header .dropdown-menu > li > a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 6px 25px;
  }
  .one-page-header.top-nav-collapse .dropdown-menu > li > a {
    color: #777;
  }
  .one-page-header.top-nav-collapse .dropdown-menu > li > a:hover {
    color: #72c02c;
  }
}
@media (max-width: 991px) {
  .one-page-header .dropdown-menu {
    position: relative;
  }
  .one-page-header .dropdown-menu a {
    color: #fff !important;
    padding: 10px 20px;
    background: none !important;
  }
  .one-page-header.top-nav-collapse .dropdown-menu > li > a {
    color: #777 !important;
  }
  .one-page-header .dropdown-menu a:hover,
  .one-page-header.top-nav-collapse .dropdown-menu > li > a:hover {
    color: #72c02c !important;
  }
}

/* Top Contacts Block */
.top-contact-block {
  float: right;
  padding: 9px 0 0 20px;
  font-weight: 300;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 20px;
}
.top-contact-block i {
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  border: solid 1px #fff;
  border-radius: 50% !important;
  text-align: center;
  padding-top: 7px;
  margin-right: 5px;
}
.top-nav-collapse .top-contact-block i {
  color: #777;
  border-color: #777;
}
.top-contact-block a {
  color: #fff;
  position: relative;
  top: 1px;
}
.top-contact-block a:hover {
  text-decoration: none;
}
.top-nav-collapse .top-contact-block a {
  color: #777;
}
@media (max-width: 991px) {
  .top-contact-block {
    position: absolute;
    top: 10px;
    left: 130px;
    float: none;
    padding: 0;
    display: none;
  }
}
@media (max-width: 480px) {
  .top-contact-block {
/*    position: static;
    padding: 8px 0 14px;
    text-align: right;*/
    display: none;
  }
}

/* Login Block Simple */
.log-reg-block-simple {
  float: right;
  padding: 10px 0 4px 20px;
  line-height: 20px;
  text-transform: uppercase;
}
.log-reg-block-simple .btn-u {
  font-size: 12.5px;
  color: #fff;
  border: solid 1px #fff;
  background: none;
  padding: 5px 13px;
}
.top-nav-collapse .log-reg-block-simple .btn-u {
  color: #777;
  border-color: #777;
}
.log-reg-block-simple .btn-u:hover,
.top-nav-collapse .log-reg-block-simple .btn-u:hover {
  color: #fff;
  background: #72c02c;
  border-color: #72c02c;
}

@media (max-width: 991px) {
  .log-reg-block-simple {
    position: absolute;
    top: 10px;
    right: 60px;
    float: none;
    padding: 0;
  }
}

/* Lang Block */
.lang-block {
  float: right;
  background: rgba(0,0,0,0.6);
  padding: 6px 13px 4px 13px;
  margin: 10px 0 0 20px;
  font-size: 12.5px;
  text-transform: uppercase;
  line-height: 20px;
  position: relative;
}
.mega-hover__current {
  display: inline-block;
  position: relative;
  padding-right: 15px;
}
.mega-hover__current:before {
  color: #fff;
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 0;
}
.lang-block ul {
  list-style: none;
  padding: 0 13px 5px;
  margin: 0;
  background: rgba(0,0,0,0.6);
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
}
.mega-hover-list {
  display: none;
}
/*.lang-block:hover {
  cursor: pointer;
}*/
.lang-block:hover .mega-hover-list {
  display: block;
}
.lang-block a {
  color: #fff;
}
@media (max-width: 991px) {
  .lang-block {
    float: none;
    background: rgba(0,0,0,0.6);
    display: inline-block;
    position: absolute;
    top: 0;
    right: 60px;
  }
}

/*Fixed Header*/
.one-page-header.top-nav-collapse {
  background: #fff;
  box-shadow: 0 0 3px #b5b5b5;
}

@media (max-width: 768px) {
  .one-page-header.top-nav-collapse {
    padding: 0;
  }
}

.one-page-header.top-nav-collapse .navbar-brand,
.one-page-header.top-nav-collapse .navbar-nav > li > a,
.one-page-header.top-nav-collapse .navbar-nav > li > a:before {
  color: #777;
}

.one-page-header.top-nav-collapse .navbar-brand {
  color: #777 !important;
}

/*Navbar Toggle*/
.one-page-header.top-nav-collapse .navbar-toggle .icon-bar {
  background: #555;
}

.one-page-header.top-nav-collapse .navbar-toggle:hover .icon-bar {
  background: #72c02c;
}

/*Intro Section
------------------------------------*/
/*Intro Section*/
.intro-section {
  background: #222;
}

.intro-section:after {
  width: 100%;
  height: 100%;
  position: absolute;
}

/*About Section
------------------------------------*/
/*About Section*/
.about-section {
  padding-top: 40px;
  padding-bottom: 0;
}

.block-v1 {
  padding: 50px 0;
}

.about-section .about-image {
  padding-top: 100px;
}

/*Icon Lists*/
.content-boxes-v3 i.icon-custom {
  margin-right: 8px;
}

.content-boxes-v3 h2 {
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
}

/*Style for Cube Portfolio wrapper*/
.cube-portfolio #filters-container {
  text-align: center;
}

.cube-portfolio #filters-container .cbp-filter-item-active {
  background: #72c02c;
  border-color: #72c02c;
}

.cube-portfolio .cbp-l-filters-button .cbp-filter-counter {
  color: #fff;
  background: #72c02c;
}

.cube-portfolio .cbp-l-filters-button .cbp-filter-counter:before {
  border-top-color: #72c02c;
}

.promo-section {
  position: relative;
}
.backstretch:after {
  background: rgba(0,0,0,0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
}
.promo-section h2 {
  color: #fff;
  font-size: 35px;
  line-height: 1.1;
  font-weight: 200;
  padding: 10px 75px;
  position: relative;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  text-align: center;
  margin-bottom: 30px;
}
.promo-section h2:after,
.promo-section h2:before {
  /*font-size: 16px;
  content: "\f005";
  position: absolute;
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  margin-top: -8px;*/
}
.promo-section h2:after {
  right: 4%;
}
.promo-section h2:before {
  left: 4%;
}
.promo-text {
  color: #fff;
  position: relative;
  font-size: 26px;
  font-weight: 200;
  line-height: 40px;
  padding: 10px 50px;
  text-align: center;
  margin-bottom: 60px;
}
.promo-text:after {
  left: 50%;
  content: "";
  height: 1px;
  width: 100px;
  bottom: -10px;
  background: #fff;
  margin-left: -50px;
  position: absolute;
}

.promo-next {
  text-align: center;
}
.promo-next a {
  margin: 0 5px;
  padding: 7px 20px;
  text-transform: uppercase;
}

.promo-section h2,
.promo-text,
.promo-next {
  opacity: .9;
}

@media (max-width: 600px) {
  .promo-section h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .promo-text {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  .promo-text:after {
    display: none;
  }
}

.contacts-section2 {
  padding-top: 50px;
  padding-bottom: 10px;
  font-size: 15px;
}
.contacts-section2 h2 {
  color: #444;
  font: 28px "Open Sans",sans-serif;
  margin-bottom: 15px;
  padding-bottom: 15px;
  position: relative;
  text-transform: uppercase;
}
.contacts-section2 .lead {
  font-size: 18px;
}
.contacts-section2 i {
  float: left;
  margin-right: 15px;
}
.contacts-section2 h6 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px;
}

.footer-simple {
  padding: 20px 0;
  border-top: 1px solid #eee;
}
.footer-simple p {
  margin-top: 15px;
  margin-bottom: 0;
}
.footer-simple .social-icons {
  margin-top: 10px;
}
.footer-simple .social-icons li {
  margin-bottom: 0;
}

.what-people-say .testimonials-v6 .testimonials-info {
  background: #f7f7f7;
}
.what-people-say .testimonials-v6.testimonials-wrap {
  padding-left: 0;
  padding-right: 0;
}

/*Spaces
------------------------------------*/
.padding-top-60 {
  padding-top: 60px;
}

/*************************************************/
/*                Base Elements
/*************************************************/
body {
    width: 100%;
    height: 100%;
    color: #333;
    font-size: 14px;
    line-height: 1.6;
}

html {
    width: 100%;
    height: 100%;
}

h1, h2, h3, h4, h5, h6 {
    color: #555;
}

p,
li,
li a {
    color: #555;
}

strong {
    color: #018190;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

a {
    color: #01878c;
    text-decoration: none;
}

a:hover, a:focus {
  color: #00B0A8;
  text-decoration: underline;
}

::selection {
    color: #fff;
    background: #8A0000;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 100%;
}

.title-v1 {
    margin-bottom: 0px;
}

.title-v1 h2,
.title-v1 p {
    color: #fff;
}

.title-v1 h2:after {
    background: #00B0A8;
}

/*Breadcrumbs Dark and Light*/
.breadcrumbs.breadcrumbs-dark,
.breadcrumbs.breadcrumbs-light {
    padding: 95px 0 0;
}

.breadcrumb {
    top: 10px;
    z-index: 1;
    padding-right: 0;
    background: none;
    position: relative;
    font-weight:bold;
}

.breadcrumb a {
    color: #555;
}

.breadcrumb li.active,
.breadcrumb li a:hover {
    color: #555;
    text-decoration: none;
}

/*Bordered Buttons*/
.btn-u.btn-brd {
	color: #555;
	background: none;
	padding: 20px 23px 20px 23px;
	border: solid 1px transparent;
}
.btn-u.btn-brd-width-2 {
	padding: 7px 18px;
	border-width: 2px;
}
.btn-u.btn-brd:hover {
	background: none;
}
.btn-u.btn-brd:focus {
	background: none;
}
.btn-u.btn-brd.btn-brd-hover:hover {
	color: #fff !important;
}

.btn-u.btn-brd.btn-u-dark.btn-brd-hover:hover {
	background: #00b0a8;
    border-color: #00b0a8;
}

.btn-u.btn-brd {
    color:#01878c;
}

.btn-u.btn-brd.btn-u-dark {
	border-color: #01878c;
}

.textcentered {text-align:center;}

.relatedpost a{
    color:#555;
}

.relatedpost a:hover, .relatedpost a:focus {
    color:#00b0a8;
    text-decoration:none;
}

.dimimg img{
    opacity:1;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
 
.dimimg img:hover {
  opacity:0.6;
}

/*************************************************/
/*               Header Content
/*************************************************/

/*Containers*/
@media (min-width: 768px) and (max-width: 991px) {
    .one-page-header .menu-container {
        width: 720px;
    }
}

@media (max-width: 991px) {
    .one-page-header .menu-container:before,
    .one-page-header .menu-container:after {
        content: " ";
        display: table;
    }

    .one-page-header .menu-container:after {
        clear: both;
    }

    .one-page-header > .navbar-default > .container {
        width: inherit;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }

        .one-page-header > .navbar-default > .container > .navbar-header,
        .one-page-header > .navbar-default > .container > .navbar-collapse {
            margin-left: 0;
            margin-right: 0;
        }
}

/*Navbar Logo*/
.one-page-header .navbar-brand {
    font-size: 31px;
    font-weight: 200;
    line-height: 15px;
    padding: 3px 7px 13px;
    color: #fff !important;
    font-family: 'Open Sans', sans-serif;
}

    .one-page-header .navbar-brand span {
        color: #72c02c !important;
    }

/* Don't show the small logos at full resolution, also hide the large logo*/
.navbar-brand > img.shrink-logo-dark,
.navbar-brand > img.shrink-logo-light,
.navbar-brand > img.logo-dark {
    display: none;
}

/* When the user scrolls, swap the two large logos*/
.top-nav-collapse .navbar-brand > img.logo-dark {
    display: block;
}

.top-nav-collapse .navbar-brand > img.logo-light {
    display: none;
}

@media (max-width: 768px) {
    .one-page-header .navbar-brand {
        padding-left: 5px;
    }
}

/*Navbar Toggle*/
.one-page-header .navbar-toggle {
    border: none;
    margin-right: 3px;
    padding-right: 0;
}

    .one-page-header .navbar-toggle:hover,
    .one-page-header .navbar-toggle:focus {
        background: none;
    }

    .one-page-header .navbar-toggle .icon-bar {
        background: #fff;
    }

    .one-page-header .navbar-toggle .icon-bar {
        height: 1px;
        width: 25px;
        font-size: 22px;
        background: #fff;
        margin-bottom: 7px;
    }

        .one-page-header .navbar-toggle .icon-bar:last-child {
            margin-bottom: 0;
        }

/*Navbar*/
.one-page-header {
    border-bottom: none;
    background: rgba(0,0,0,0.4);
}

    .one-page-header .container {
        position: relative;
    }

    .one-page-header .navbar-nav > li > a {
        color: #eee;
        font-size: 12.5px;
        text-transform: uppercase;
        padding: 20px 10px 0px;
        text-align: right;
    }

        .one-page-header .navbar-nav > li > a:before {
            /*left: -3px;
            top: 15px;
            z-index: 2;
            color: #eee;
            font-size: 4px;
            content: "\f10c";
            margin-right: 6px;
            position: absolute;
            font-family: FontAwesome;*/
        }

        .one-page-header .navbar-nav > li > a:before {
            display: none;
        }

        .one-page-header .navbar-nav > li > a:hover {
            z-index: 1;
            color: #00B0A8;
        }

        .one-page-header .navbar-nav > li > a:focus {
            color: #fff;
        }

    .one-page-header .navbar-nav > .active > a,
    .one-page-header .navbar-nav > .active > a:hover,
    .one-page-header .navbar-nav > .active > a:focus {
        z-index: 1;
        background: none;
        color: #00B0A8 !important;
    }

/*Responsive Navbar*/
@media (max-width: 1199px) {
    .one-page-header .navbar-header {
        float: none;
    }

    .one-page-header .navbar-toggle {
        display: block;
    }

    .one-page-header .navbar-collapse.collapse {
        display: none !important;
    }

        .one-page-header .navbar-collapse.collapse.in {
            display: block !important;
        }

    .one-page-header .navbar-nav {
        margin: 0 0 5px;
        float: none !important;
    }

        .one-page-header .navbar-nav > li {
            float: none;
        }

    /************************************************************/
    /** Never show the large or small dark logo at the top of the page*/
    .one-page-header .navbar-brand > img.logo-dark,
    .one-page-header .navbar-brand > img.logo-light {
        display: none;
    }

    /************************************************************/

    .navbar-default .navbar-nav > li > a {
        padding: 10px 0;
    }

    .navbar-default .navbar-nav > li > a::before {
        content: '';
    }
}

@media(min-width: 1199px) {
    .one-page-header.navbar {
        padding: 12px 0;
        -webkit-transition: background .3s ease-in-out,padding .3s ease-in-out;
        -moz-transition: background .3s ease-in-out,padding .3s ease-in-out;
        transition: background .3s ease-in-out,padding .3s ease-in-out;
    }

    .one-page-header.top-nav-collapse {
        /* Customize the look and feel of the collapsed top nav here */
        padding: 7px 0;
    }
}


@media (max-width: 1199px) {
    .one-page-header .navbar-nav > li > a:before {
        content: " ";
    }

    .one-page-header .navbar-brand > img.shrink-logo-dark {
        display: none;
    }

    /** Show the small logo instead */
    .one-page-header .navbar-brand > img.shrink-logo-light {
        display: block;
    }

    /* When the user scrolls, swap the two smaller logos */
    .top-nav-collapse .navbar-brand > img.shrink-logo-dark {
        display: block;
    }

    .top-nav-collapse .navbar-brand > img.shrink-logo-light {
        display: none;
    }
}

/*Navbar*/
@media (min-width: 1200px) {
    .one-page-header.navbar .navbar-nav {
        float: right;
    }

    .one-page-header-style-2.navbar .navbar-nav {
        float: left;
        margin-left: 25px;
    }
}

/*Fixed Header*/
.one-page-header.top-nav-collapse {
    background: #fff;
    box-shadow: 0 0 3px #b5b5b5;
}

@media (max-width: 768px) {
    .one-page-header.top-nav-collapse {
        padding: 0;
    }
}

.one-page-header.top-nav-collapse .navbar-brand,
.one-page-header.top-nav-collapse .navbar-nav > li > a,
.one-page-header.top-nav-collapse .navbar-nav > li > a:before {
    color: #777;
}

.one-page-header.top-nav-collapse .navbar-brand {
    color: #777 !important;
}


/*Navbar Toggle*/
.one-page-header.top-nav-collapse .navbar-toggle .icon-bar {
    background: #555;
}

.one-page-header.top-nav-collapse .navbar-toggle:hover .icon-bar {
    background: #72c02c;
}



/* Dropdown Menu */
.one-page-header .dropdown-menu,
.one-page-header.top-nav-collapse .dropdown-menu {
    border: none;
    background: none;
    box-shadow: none;
    float: none;
    text-align: right;
}

.one-page-header .navbar-nav a.dropdown-toggle {
    color: #fff !important;
}

.one-page-header.top-nav-collapse .navbar-nav a.dropdown-toggle {
    color: #777 !important;
}

.one-page-header .dropdown-menu .active > a,
.one-page-header .dropdown-menu li > a:hover {
    background: none;
    filter: none !important;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.one-page-header .dropdown-menu li > a:focus {
    background: none;
    filter: none !important;
}

@media (min-width: 1200px) {
    .one-page-header .dropdown-menu,
    .one-page-header.top-nav-collapse .dropdown-menu {
        padding-top: 12px;
        border-radius: 0;
        z-index: 9999 !important;
        top: 100%;
    }

    .one-page-header.top-nav-collapse .dropdown-menu {
        padding-top: 7px;
    }

    .one-page-header .navbar-nav > li.dropdown:hover > .dropdown-menu {
        display: block;
    }

    .one-page-header .open > .dropdown-menu {
        display: none;
    }

    .one-page-header .dropdown-menu > li {
        background: rgba(0, 0, 0, 0.4);
    }

    .one-page-header.top-nav-collapse .dropdown-menu > li {
        background: #fff;
    }

    .one-page-header .dropdown-menu > li:first-child {
        padding-top: 15px;
    }

    .one-page-header .dropdown-menu > li:last-child {
        padding-bottom: 15px;
    }

    .one-page-header .dropdown-menu > li > a {
        color: #fff;
        font-size: 13px;
        font-weight: 400;
        padding: 6px 25px;
    }

    .one-page-header.top-nav-collapse .dropdown-menu > li > a {
        color: #777;
    }

        .one-page-header.top-nav-collapse .dropdown-menu > li > a:hover {
            color: #018190;
        }
}

@media (max-width: 1199px) {
    .one-page-header .dropdown-menu {
        position: relative;
    }

        .one-page-header .dropdown-menu a {
            color: #fff !important;
            padding: 10px 20px;
            background: none !important;
        }

    .one-page-header.top-nav-collapse .dropdown-menu > li > a {
        color: #777 !important;
    }

        .one-page-header .dropdown-menu a:hover,
        .one-page-header.top-nav-collapse .dropdown-menu > li > a:hover {
            color: #72c02c !important;
        }
}

/* Top Links Block */
.top-links-bar {
    z-index: 12;
    padding: 0px 40px;
    position: relative;
}

    .top-links-bar ul.loginbar {
        margin: 0;
    }

        .top-links-bar ul.loginbar > li {
            display: inline-block;
            list-style: none;
            position: relative;
            padding-bottom: 15px;
        }

            .top-links-bar ul.loginbar > li > a {
                color: #fff;
                font-size: 11px;
                text-transform: uppercase;
            }

                .top-links-bar ul.loginbar > li > a:hover {
                    color: #018190;
                    text-decoration: none;
                }


        .top-links-bar ul.loginbar li i.fa {
            color: #bbb;
        }

        .top-links-bar ul.loginbar li.top-links-bar-divider {
            top: -1px;
            padding: 0;
            font-size: 8px;
            position: relative;
            margin: 0 9px 0 5px;
            font-family: Tahoma;
            border-right: solid 1px #fff;
        }

.top-nav-collapse.top-links-bar i {
    color: #777;
}

.top-nav-collapse .top-links-bar a {
    color: #777;
}

@media (max-width: 991px) {
    s .top-links-bar {
        position: absolute;
        top: 10px;
        left: 130px;
        float: none;
        padding: 0;
    }
}

@media (max-width: 480px) {
    .top-links-bar {
        position: static;
        padding: 8px 0 14px;
        text-align: right;
        /*display: none;*/
    }

    #okay_logo {
        width:250px;
        height:auto;
    }
}

@media (max-width: 320px) {
    .navbar-brand {
        padding-left: 0px;
    }
}


/* Lang Block */
.top-links-bar ul.language-block {
    top: 25px;
    left: -5px;
    display: none;
    padding: 4px 0;
    padding-left: 0;
    list-style: none;
    min-width: 100px;
    position: absolute;
    background: #fafafa;
}

.top-links-bar li:hover ul.language-block {
    display: block;
}

.top-links-bar ul.language-block:after {
    top: -4px;
    width: 0;
    height: 0;
    left: 8px;
    content: " ";
    display: block;
    position: absolute;
    border-bottom: 6px solid #f0f0f0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-left-style: inset; /*FF fixes*/
    border-right-style: inset; /*FF fixes*/
}

.top-links-bar ul.language-block li a {
    color: #555;
    display: block;
    font-size: 10px;
    padding: 2px 12px;
    margin-bottom: 1px;
    text-transform: uppercase;
}

.top-links-bar ul.language-block li.active a i {
    color: #999;
    float: right;
    margin-top: 2px;
}

.top-links-bar ul.languages li a:hover,
.top-links-bar ul.languages li.active a {
    background: #fafafa;
}

.top-links-bar ul.languages li a:hover {
    text-decoration: none;
}


@media (max-width: 991px) {
    .lang-block {
        float: none;
        background: rgba(0,0,0,0.6);
        display: inline-block;
        position: absolute;
        top: 0;
        right: 60px;
    }
}

/*-------------Contact us section--------------*/
.contacts-section {
    color: #fff;
    position: relative;
    background: #333 url(/images/bg/typing.jpg) center fixed;
    background-size: cover;
}

    .contacts-section:after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: " ";
        position: absolute;
        background: rgba(0,0,0,0.5);
    }

    .contacts-section:before {
        top: 0;
        left: 0;
        width: 100%;
        content: " ";
        position: absolute;
        background: url(/images/patterns/gridtile.png) repeat;
    }

.contacts-in {
    z-index: 1;
    color: #fff;
    position: relative;
}

    .contacts-in h3 {
        color: #fff;
        margin-bottom: 15px;
    }

    .contacts-in ul {
        margin-top: 20px;
    }

    .contacts-in li {
        margin: 15px 0;
        font-size: 16px;
        font-weight: 200;
    }

        .contacts-in li a {
            color: #fff;
        }

        .contacts-in li i {
            width: 35px;
            padding: 8px;
            font-size: 18px;
            margin-right: 5px;
            text-align: center;
            display: inline-block;
            background: rgba(255,255,255,0.1);
        }

    .contacts-in form label {
        color: #fff;
        font-size: 14px;
        font-weight: 200;
    }

    .contacts-in form .form-control {
        color: #fff;
        box-shadow: none;
        border-color: #eee;
        background: rgba(0,0,0,0.2);
    }

        .contacts-in form .form-control:focus {
            border-color: #bbb;
            background: rgba(0,0,0,0.6);
        }

    .contacts-in form .btn-u.btn-brd.btn-u-dark {
        color: #fff;
        border-color: #fff;
        background: rgba(0,0,0,0.2);
    }

        .contacts-in form .btn-u.btn-brd.btn-u-dark:hover {
            border-color: #bbb;
            background: rgba(0,0,0,0.6) !important;
        }

/*---------Sky Form (part of contact us)--------*/

/*Error State*/
.sky-form .state-error input,
.sky-form .state-error textarea {
    border-color: #fff;
}

.sky-form .state-error + em {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 12px;
    line-height: 15px;
    font-style: italic;
    color: #00B0A8;
}

.sky-form .rating.state-error + em {
    margin-top: -4px;
    margin-bottom: 4px;
}

/*Success State*/
.sky-form .state-success input {
    border-color: #f0fff0;
}

/*Disabled State*/
.sky-form .input.state-disabled input {
    border-color: #f0fff0;
}

/*Submited State*/
.sky-form .message {
    display: none;
    color: #6fb679;
}

    .sky-form .message i {
        display: block;
        margin: 0 auto 20px;
        width: 81px;
        height: 81px;
        border: 1px solid #6fb679;
        border-radius: 50%;
        font-size: 30px;
        line-height: 81px;
    }

.sky-form.submited fieldset,
.sky-form.submited footer {
    display: none;
}

.sky-form.submited .message {
    display: block;
    padding: 25px 30px;
    font: 300 18px/27px 'Open Sans', Helvetica, Arial, sans-serif;
    text-align: center;
}

    .sky-form.submited .message p {
        color: #fff;
    }
/*------------- End Contacts Section ------------*/




#dotwrapper {height:130px;}

/*************************************************/
/*             Footer
/*************************************************/
.g-okay-social-icons {
    margin: 0;
    padding: 0;
}

    .g-okay-social-icons li {
        list-style: none;
        margin-right: 10px;
        margin-bottom: 10px;
        display: inline-block;
    }

    .g-okay-social-icons a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        display: block;
        background: #aaa;
        color: #fff;
        transition: all 0.3s ease-in-out;
    }

        .g-okay-social-icons a i {
            color: #fff;
        }

        .g-okay-social-icons a:hover {
            background: #018190;
        }

.equal-height-columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.equal-height-column,
.equal-height-column--middle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: top;
    -ms-flex-align: top;
    -webkit-align-items: top;
    align-items: top;
}

.equal-height-column--middle {
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}




/************************************/
/*       General Use Classes
/************************************/
.no-padding {padding: 0;}
.no-side-padding {padding-left: 0;padding-right: 0;}
.not-active {pointer-events: none; cursor: default;}

@media (min-width: 600px) {
    .visible-2xs {
        display: none;
    }
}

@media (max-width: 600px) {
    .hidden-2xs {
        display: none;
    }

    .col-2xs-12 {
        width: 100%;
    }
}

@media (min-width: 500px) {
    .visible-3xs {
        display: none;
    }
}

@media (max-width: 500px) {
    .hidden-3xs {
        display: none;
    }

    .col-3xs-12 {
        width: 100%;
    }
}

@media (max-width: 400px) {
    .hidden-4xs {
        display: none;
    }

    .col-4xs-12 {
        width: 100%;
    }

    .g-mb-10--4x {
        margin-bottom: 10px;
    }
}

.video-wrapper iframe {
    width: 100%;
    min-height: 325px;
}

.g-color-default {
    color: #f5f219;
}

.g-bg-default {
    background: #f5f219;
}

.g-bg-gray {
    background: #f7f7f7;
}

.g-color-white {
    color: #fff !important;
}

.g-color-white--dark {
    color: rgba(255,255,255,.7);
}

.g-color-white--darker {
    color: rgba(255,255,255,.5);
}

.g-color-white--darkest {
    color: rgba(255,255,255,.3);
}

.g-color-black {
    color: #000 !important;
}

.g-color-black--light {
    color: rgba(0,0,0,.7);
}

.g-color-black--lighter {
    color: rgba(0,0,0,.5);
}

.g-color-black--lightest {
    color: rgba(0,0,0,.3);
}

.g-margin-side-auto {
    margin-left: auto;
    margin-right: auto;
}

.g-max-width--770 {
    max-width: 770px;
    position: relative;
}

.g-dp-table {
    display: table;
}

.g-dp-table-cell {
    display: table-cell;
}

.g-va-top {
    vertical-align: top;
}

.g-va-middle {
    vertical-align: middle;
}

.g-va-bottom {
    vertical-align: bottom;
}

.g-padding-5 {
    padding: 5px;
}

.g-padding-10 {
    padding: 10px;
}

.g-padding-15 {
    padding: 15px;
}

.g-padding-20 {
    padding: 20px;
}

.g-padding-25 {
    padding: 25px;
}

.g-padding-30 {
    padding: 30px;
}

.g-padding-35 {
    padding: 35px;
}

.g-padding-40 {
    padding: 40px;
}

.g-padding-45 {
    padding: 45px;
}

.g-padding-50 {
    padding: 50px;
}

.g-pt-10 {
    padding-top: 10px;
}

.g-pt-20 {
    padding-top: 20px;
}

.g-pt-30 {
    padding-top: 30px;
}

.g-pt-40 {
    padding-top: 40px;
}

.g-pt-50 {
    padding-top: 50px;
}

.g-pt-60 {
    padding-top: 60px;
}

.g-pt-70 {
    padding-top: 70px;
}

.g-pt-80 {
    padding-top: 80px;
}

.g-pt-85 {
    padding-top: 80px;
}

.g-pt-90 {
    padding-top: 90px;
}

.g-pt-100 {
    padding-top: 100px;
}

.g-pt-110 {
    padding-top: 110px;
}

.g-pt-120 {
    padding-top: 120px;
}

.g-pt-130 {
    padding-top: 130px;
}

.g-pt-140 {
    padding-top: 140px;
}

.g-pt-150 {
    padding-top: 150px;
}

.g-pt-160 {
    padding-top: 160px;
}

.g-pt-170 {
    padding-top: 170px;
}

.g-pb-10 {
    padding-bottom: 10px;
}

.g-pb-20 {
    padding-bottom: 20px;
}

.g-pb-30 {
    padding-bottom: 30px;
}

.g-pb-40 {
    padding-bottom: 40px;
}

.g-pb-50 {
    padding-bottom: 50px;
}

.g-pb-60 {
    padding-bottom: 60px;
}

.g-pb-70 {
    padding-bottom: 70px;
}

.g-pb-75 {
    padding-bottom: 75px;
}

.g-pb-80 {
    padding-bottom: 80px;
}

.g-pb-90 {
    padding-bottom: 90px;
}

.g-pb-100 {
    padding-bottom: 100px;
}

.g-pl-10 {
    padding-left: 10px;
}

.g-pl-20 {
    padding-left: 20px;
}

.g-pl-30 {
    padding-left: 30px;
}

.g-pl-40 {
    padding-left: 40px;
}

.g-pl-50 {
    padding-left: 50px;
}

.g-pl-60 {
    padding-left: 60px;
}

.g-pl-70 {
    padding-left: 70px;
}

.g-pl-80 {
    padding-left: 80px;
}

.g-pl-90 {
    padding-left: 90px;
}

.g-pl-100 {
    padding-left: 100px;
}

.g-pr-10 {
    padding-right: 10px;
}

.g-pr-20 {
    padding-right: 20px;
}

.g-pr-30 {
    padding-right: 30px;
}

.g-pr-40 {
    padding-right: 40px;
}

.g-pr-50 {
    padding-right: 50px;
}

.g-pr-60 {
    padding-right: 60px;
}

.g-pr-70 {
    padding-right: 70px;
}

.g-pr-80 {
    padding-right: 80px;
}

.g-pr-90 {
    padding-right: 90px;
}

.g-pr-100 {
    padding-right: 100px;
}

.g-margin-0 {
    margin: 0;
}

.g-mt-0 {
    margin-top: 0;
}

.g-mt-10 {
    margin-top: 10px;
}

.g-mt-20 {
    margin-top: 20px;
}

.g-mt-30 {
    margin-top: 30px;
}

.g-mt-40 {
    margin-top: 40px;
}

.g-mt-50 {
    margin-top: 50px;
}

.g-mt-60 {
    margin-top: 60px;
}

.g-mt-70 {
    margin-top: 70px;
}

.g-mt-80 {
    margin-top: 80px;
}

.g-mt-90 {
    margin-top: 90px;
}

.g-mt-100 {
    margin-top: 100px;
}

.g-mt--10 {
    margin-top: -10px;
}

.g-mt--20 {
    margin-top: -20px;
}

.g-mt--30 {
    margin-top: -30px;
}

.g-mt--40 {
    margin-top: -40px;
}

.g-mt--50 {
    margin-top: -50px;
}


.g-mb-5 {
    margin-bottom: 5px !important;
}

.g-mb-10 {
    margin-bottom: 10px !important;
}

.g-mb-15 {
    margin-bottom: 15px !important;
}

.g-mb-20 {
    margin-bottom: 20px !important;
}

.g-mb-25 {
    margin-bottom: 25px !important;
}

.g-mb-30 {
    margin-bottom: 30px !important;
}

.g-mb-35 {
    margin-bottom: 35px !important;
}

.g-mb-40 {
    margin-bottom: 40px !important;
}

.g-mb-45 {
    margin-bottom: 45px !important;
}

.g-mb-50 {
    margin-bottom: 50px !important;
}

.g-mb-55 {
    margin-bottom: 55px !important;
}

.g-mb-60 {
    margin-bottom: 60px !important;
}

.g-mb-65 {
    margin-bottom: 65px !important;
}

.g-mb-70 {
    margin-bottom: 70px !important;
}

.g-mb-75 {
    margin-bottom: 75px !important;
}

.g-mb-80 {
    margin-bottom: 80px !important;
}

.g-mb-85 {
    margin-bottom: 85px !important;
}

.g-mb-90 {
    margin-bottom: 90px !important;
}

.g-mb-95 {
    margin-bottom: 95px !important;
}

.g-mb-100 {
    margin-bottom: 100px !important;
}

.g-ml-10 {
    margin-left: 10px;
}

.g-ml-20 {
    margin-left: 20px;
}

.g-ml-30 {
    margin-left: 30px;
}

.g-ml-40 {
    margin-left: 40px;
}

.g-ml-50 {
    margin-left: 50px;
}

.g-ml-60 {
    margin-left: 60px;
}

.g-ml-70 {
    margin-left: 70px;
}

.g-ml-80 {
    margin-left: 80px;
}

.g-ml-90 {
    margin-left: 90px;
}

.g-ml-100 {
    margin-left: 100px;
}

.g-mr-10 {
    margin-right: 10px;
}

.g-mr-20 {
    margin-right: 20px;
}

.g-mr-30 {
    margin-right: 30px;
}

.g-mr-40 {
    margin-right: 40px;
}

.g-mr-50 {
    margin-right: 50px;
}

.g-mr-60 {
    margin-right: 60px;
}

.g-mr-70 {
    margin-right: 70px;
}

.g-mr-80 {
    margin-right: 80px;
}

.g-mr-90 {
    margin-right: 90px;
}

.g-mr-100 {
    margin-right: 100px;
}

.g-dp-block {
    display: block;
}


@media(max-width: 991px) {
    .g-sm-mb-20 {
        margin-bottom: 20px;
    }

    .g-sm-mb-30 {
        margin-bottom: 30px;
    }
}

@media(max-width: 767px) {
    .margin-bottom-50 { margin-bottom:20px;}
    .sm-margin-bottom-30 { margin-bottom: 10px;}
    .col-xs-6 {
    width: 100%;
    }
    .content {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 550px) {
    
}

@media(max-width: 345px) {
    .margin-bottom-50 { margin-bottom:10px;}
        .sm-margin-bottom-30 { margin-bottom: 10px;}
    .one-page-header .container { 
        padding-left:0px;
        padding-right:0px;
    }

    div > ul {
        margin-bottom: 0px;
    }
    div > ul > li {
        font-size:12px;
    }
    .breadcrumbs.breadcrumbs-dark, 
    .breadcrumbs.breadcrumbs-light {
        padding:50px 0 0;
    } 
    
    .content {
        padding-top: 55px;
        padding-bottom: 10px;
    }

    .col-xs-6 {
        width: 100%;
    }
    .pull-right {
        position:absolute;
        float: left!important;
        top:-50px;
    }
    #dotwrapper {
        height:250px;
    }
    .actionwidth {
        max-width:250px;
        white-space: pre-wrap;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{
        padding-left: 0px;
        padding-right: 0px;
    }
}
.offMarketSect {
    border: 1px solid #dadada;
    font-size: 15px;
    font-weight: bold;
    padding: 0!important;
    margin: 0 0 25px;
    overflow: hidden;
}

.offMarketSect>span:first-child {
    padding: 20px;
    color: #fff;
    text-transform: uppercase;
    background-color: #005965;
    float: left;
}
.offMarketSect div {
    display: block;
    padding: 20px;
}

.Unavilablepropmsg{
    padding-left: 20px;
    float:left;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .breadcrumbs.breadcrumbs-dark, .breadcrumbs.breadcrumbs-light {
        padding: 75px 0 0;
    }
}


@media (min-width: 346px) and (max-width: 991px) {
    .breadcrumbs.breadcrumbs-dark, .breadcrumbs.breadcrumbs-light {
        padding: 50px 0 0;
    }
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


/********************************************/
/* Blog Article Styles -- Do not modify
/********************************************/
.overrideanchorcolor { color: #01878c;text-decoration: none;}
.article_title_h1{font-size:45px;}
.article_subtitle_h2{font-size:30px;}
.article_section_header_h3{font-size:28px;}
.article_section_header_h4{font-size:20px;}
.article_text{font-size:17px;}
.article_img_100pct {width:100%;margin-left:auto;margin-right:auto;display:block;}
.article_img_75pct {width:75%;margin-left:auto;margin-right:auto;display:block;}    
.article_img_50pct {width:50%;margin-left:auto;margin-right:auto;display:block;}
.article_img_100pct_left {width:100%;margin-right:auto;display:block;}
.article_img_75pct_left {width:75%;margin-right:auto;display:block;}    
.article_img_50pct_left {width:50%;margin-right:auto;display:block;}
.article_img_100pct_right {width:100%;margin-left:auto;display:block;}
.article_img_75pct_right {width:75%;margin-left:auto;display:block;}    
.article_img_50pct_right {width:50%;margin-left:auto;display:block;}
.article_lineheight_125pct {line-height: 125%;}
.article_lineheight_150pct {line-height: 150%;}
.article_lineheight_175pct {line-height: 175%;}
.article_lineheight_200pct {line-height: 200%;}
.article_img_float_right {margin-left:0;margin-right:0;float:right;}

@media(max-width: 640px) {
    .article_title_h1{font-size:32px;}
    .article_subtitle_h2{font-size:25px;}
    .article_section_header_h3{font-size:20px;}
    .article_section_header_h4{font-size:17px;}
    .article_text{font-size:15px;}
}

/* Position Google reCaptcha privacy terms on bottom left */
.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
}

    .grecaptcha-badge:hover {
        width: 256px !important;
    }
@charset "UTF-8";

/* Christmas */
@font-face {
	font-family: "cristmas";
	src:url(/content/plugins/line-icons-pro/christmas/webfont/fonts/cristmas.eot);
	src:url(/content/plugins/line-icons-pro/christmas/webfont/fonts/cristmas.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/christmas/webfont/fonts/cristmas.woff) format("woff"),
	url(/content/plugins/line-icons-pro/christmas/webfont/fonts/cristmas.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/christmas/webfont/fonts/cristmas.svg#cristmas) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-christmas]:before {
	font-family: "cristmas" !important;
	content: attr(data-icon-christmas);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-christmas"]:before,
[class*=" icon-christmas"]:before {
	font-family: "cristmas" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-christmas-001:before {
	content: "a";
}
.icon-christmas-014:before {
	content: "b";
}
.icon-christmas-015:before {
	content: "c";
}
.icon-christmas-002:before {
	content: "d";
}
.icon-christmas-003:before {
	content: "e";
}
.icon-christmas-016:before {
	content: "f";
}
.icon-christmas-017:before {
	content: "g";
}
.icon-christmas-004:before {
	content: "h";
}
.icon-christmas-005:before {
	content: "i";
}
.icon-christmas-018:before {
	content: "j";
}
.icon-christmas-019:before {
	content: "k";
}
.icon-christmas-006:before {
	content: "l";
}
.icon-christmas-007:before {
	content: "m";
}
.icon-christmas-020:before {
	content: "n";
}
.icon-christmas-021:before {
	content: "o";
}
.icon-christmas-008:before {
	content: "p";
}
.icon-christmas-009:before {
	content: "q";
}
.icon-christmas-022:before {
	content: "r";
}
.icon-christmas-023:before {
	content: "s";
}
.icon-christmas-010:before {
	content: "t";
}
.icon-christmas-011:before {
	content: "u";
}
.icon-christmas-024:before {
	content: "v";
}
.icon-christmas-025:before {
	content: "w";
}
.icon-christmas-012:before {
	content: "x";
}
.icon-christmas-013:before {
	content: "y";
}
.icon-christmas-026:before {
	content: "z";
}
.icon-christmas-039:before {
	content: "A";
}
.icon-christmas-038:before {
	content: "B";
}
.icon-christmas-051:before {
	content: "C";
}
.icon-christmas-052:before {
	content: "D";
}
.icon-christmas-065:before {
	content: "E";
}
.icon-christmas-064:before {
	content: "F";
}
.icon-christmas-063:before {
	content: "G";
}
.icon-christmas-050:before {
	content: "H";
}
.icon-christmas-037:before {
	content: "I";
}
.icon-christmas-036:before {
	content: "J";
}
.icon-christmas-049:before {
	content: "K";
}
.icon-christmas-062:before {
	content: "L";
}
.icon-christmas-061:before {
	content: "M";
}
.icon-christmas-048:before {
	content: "N";
}
.icon-christmas-035:before {
	content: "O";
}
.icon-christmas-034:before {
	content: "P";
}
.icon-christmas-047:before {
	content: "Q";
}
.icon-christmas-060:before {
	content: "R";
}
.icon-christmas-059:before {
	content: "S";
}
.icon-christmas-046:before {
	content: "T";
}
.icon-christmas-033:before {
	content: "U";
}
.icon-christmas-032:before {
	content: "V";
}
.icon-christmas-045:before {
	content: "W";
}
.icon-christmas-058:before {
	content: "X";
}
.icon-christmas-031:before {
	content: "Y";
}
.icon-christmas-044:before {
	content: "Z";
}
.icon-christmas-057:before {
	content: "0";
}
.icon-christmas-056:before {
	content: "1";
}
.icon-christmas-043:before {
	content: "2";
}
.icon-christmas-030:before {
	content: "3";
}
.icon-christmas-029:before {
	content: "4";
}
.icon-christmas-042:before {
	content: "5";
}
.icon-christmas-055:before {
	content: "6";
}
.icon-christmas-054:before {
	content: "7";
}
.icon-christmas-041:before {
	content: "8";
}
.icon-christmas-028:before {
	content: "9";
}
.icon-christmas-027:before {
	content: "!";
}
.icon-christmas-040:before {
	content: "\"";
}
.icon-christmas-053:before {
	content: "#";
}
.icon-christmas-066:before {
	content: "$";
}
.icon-christmas-079:before {
	content: "%";
}
.icon-christmas-092:before {
	content: "&";
}
.icon-christmas-093:before {
	content: "'";
}
.icon-christmas-080:before {
	content: "(";
}
.icon-christmas-067:before {
	content: ")";
}
.icon-christmas-068:before {
	content: "*";
}
.icon-christmas-081:before {
	content: "+";
}
.icon-christmas-094:before {
	content: ",";
}
.icon-christmas-095:before {
	content: "-";
}
.icon-christmas-082:before {
	content: ".";
}
.icon-christmas-069:before {
	content: "/";
}
.icon-christmas-070:before {
	content: ":";
}
.icon-christmas-083:before {
	content: ";";
}
.icon-christmas-096:before {
	content: "<";
}
.icon-christmas-097:before {
	content: "=";
}
.icon-christmas-084:before {
	content: ">";
}
.icon-christmas-071:before {
	content: "?";
}
.icon-christmas-072:before {
	content: "@";
}
.icon-christmas-085:before {
	content: "[";
}
.icon-christmas-098:before {
	content: "]";
}
.icon-christmas-099:before {
	content: "^";
}
.icon-christmas-086:before {
	content: "_";
}
.icon-christmas-073:before {
	content: "`";
}
.icon-christmas-074:before {
	content: "{";
}
.icon-christmas-087:before {
	content: "|";
}
.icon-christmas-100:before {
	content: "}";
}
.icon-christmas-088:before {
	content: "~";
}
.icon-christmas-075:before {
	content: "\\";
}
.icon-christmas-076:before {
	content: "\e000";
}
.icon-christmas-089:before {
	content: "\e001";
}
.icon-christmas-090:before {
	content: "\e002";
}
.icon-christmas-077:before {
	content: "\e003";
}
.icon-christmas-078:before {
	content: "\e004";
}
.icon-christmas-091:before {
	content: "\e005";
}


/* Clothes */
@font-face {
	font-family: "clothes";
	src:url(/content/plugins/line-icons-pro/clothes/webfont/fonts/clothes.eot);
	src:url(/content/plugins/line-icons-pro/clothes/webfont/fonts/clothes.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/clothes/webfont/fonts/clothes.woff) format("woff"),
 	url(/content/plugins/line-icons-pro/clothes/webfont/fonts/clothes.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/clothes/webfont/fonts/clothes.svg#clothes) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-clothes]:before {
	font-family: "clothes" !important;
	content: attr(data-icon-clothes);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-clothes"]:before,
[class*=" icon-clothes"]:before {
	font-family: "clothes" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-clothes-014:before {
	content: "a";
}
.icon-clothes-027:before {
	content: "b";
}
.icon-clothes-040:before {
	content: "c";
}
.icon-clothes-053:before {
	content: "d";
}
.icon-clothes-066:before {
	content: "e";
}
.icon-clothes-079:before {
	content: "f";
}
.icon-clothes-092:before {
	content: "g";
}
.icon-clothes-093:before {
	content: "h";
}
.icon-clothes-080:before {
	content: "i";
}
.icon-clothes-067:before {
	content: "j";
}
.icon-clothes-054:before {
	content: "k";
}
.icon-clothes-041:before {
	content: "l";
}
.icon-clothes-028:before {
	content: "m";
}
.icon-clothes-015:before {
	content: "n";
}
.icon-clothes-016:before {
	content: "o";
}
.icon-clothes-029:before {
	content: "p";
}
.icon-clothes-042:before {
	content: "q";
}
.icon-clothes-055:before {
	content: "r";
}
.icon-clothes-068:before {
	content: "s";
}
.icon-clothes-081:before {
	content: "t";
}
.icon-clothes-094:before {
	content: "u";
}
.icon-clothes-095:before {
	content: "v";
}
.icon-clothes-082:before {
	content: "w";
}
.icon-clothes-083:before {
	content: "x";
}
.icon-clothes-096:before {
	content: "y";
}
.icon-clothes-097:before {
	content: "z";
}
.icon-clothes-084:before {
	content: "A";
}
.icon-clothes-085:before {
	content: "B";
}
.icon-clothes-098:before {
	content: "C";
}
.icon-clothes-099:before {
	content: "D";
}
.icon-clothes-086:before {
	content: "E";
}
.icon-clothes-087:before {
	content: "F";
}
.icon-clothes-100:before {
	content: "G";
}
.icon-clothes-088:before {
	content: "H";
}
.icon-clothes-089:before {
	content: "I";
}
.icon-clothes-090:before {
	content: "J";
}
.icon-clothes-091:before {
	content: "K";
}
.icon-clothes-078:before {
	content: "L";
}
.icon-clothes-077:before {
	content: "M";
}
.icon-clothes-076:before {
	content: "N";
}
.icon-clothes-075:before {
	content: "O";
}
.icon-clothes-074:before {
	content: "P";
}
.icon-clothes-073:before {
	content: "Q";
}
.icon-clothes-072:before {
	content: "R";
}
.icon-clothes-071:before {
	content: "S";
}
.icon-clothes-070:before {
	content: "T";
}
.icon-clothes-069:before {
	content: "U";
}
.icon-clothes-056:before {
	content: "V";
}
.icon-clothes-043:before {
	content: "W";
}
.icon-clothes-030:before {
	content: "X";
}
.icon-clothes-017:before {
	content: "Y";
}
.icon-clothes-018:before {
	content: "Z";
}
.icon-clothes-031:before {
	content: "0";
}
.icon-clothes-044:before {
	content: "1";
}
.icon-clothes-057:before {
	content: "2";
}
.icon-clothes-058:before {
	content: "3";
}
.icon-clothes-045:before {
	content: "4";
}
.icon-clothes-032:before {
	content: "5";
}
.icon-clothes-019:before {
	content: "6";
}
.icon-clothes-020:before {
	content: "7";
}
.icon-clothes-033:before {
	content: "8";
}
.icon-clothes-046:before {
	content: "9";
}
.icon-clothes-059:before {
	content: "!";
}
.icon-clothes-060:before {
	content: "\"";
}
.icon-clothes-047:before {
	content: "#";
}
.icon-clothes-034:before {
	content: "$";
}
.icon-clothes-021:before {
	content: "%";
}
.icon-clothes-022:before {
	content: "&";
}
.icon-clothes-035:before {
	content: "'";
}
.icon-clothes-048:before {
	content: "(";
}
.icon-clothes-061:before {
	content: ")";
}
.icon-clothes-062:before {
	content: "*";
}
.icon-clothes-049:before {
	content: "+";
}
.icon-clothes-036:before {
	content: ",";
}
.icon-clothes-023:before {
	content: "-";
}
.icon-clothes-024:before {
	content: ".";
}
.icon-clothes-037:before {
	content: "/";
}
.icon-clothes-050:before {
	content: ":";
}
.icon-clothes-063:before {
	content: ";";
}
.icon-clothes-064:before {
	content: "<";
}
.icon-clothes-051:before {
	content: "=";
}
.icon-clothes-038:before {
	content: ">";
}
.icon-clothes-025:before {
	content: "?";
}
.icon-clothes-026:before {
	content: "@";
}
.icon-clothes-039:before {
	content: "[";
}
.icon-clothes-052:before {
	content: "]";
}
.icon-clothes-065:before {
	content: "^";
}
.icon-clothes-001:before {
	content: "_";
}
.icon-clothes-002:before {
	content: "`";
}
.icon-clothes-003:before {
	content: "{";
}
.icon-clothes-004:before {
	content: "|";
}
.icon-clothes-005:before {
	content: "}";
}
.icon-clothes-006:before {
	content: "~";
}
.icon-clothes-007:before {
	content: "\\";
}
.icon-clothes-008:before {
	content: "\e000";
}
.icon-clothes-009:before {
	content: "\e001";
}
.icon-clothes-010:before {
	content: "\e002";
}
.icon-clothes-011:before {
	content: "\e003";
}
.icon-clothes-012:before {
	content: "\e004";
}
.icon-clothes-013:before {
	content: "\e005";
}

/* Comunnication */
@font-face {
	font-family: "communication-48-x-48";
	src:url(/content/plugins/line-icons-pro/communication/webfont/fonts/communication-48-x-48.eot);
	src:url(/content/plugins/line-icons-pro/communication/webfont/fonts/communication-48-x-48.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/communication/webfont/fonts/communication-48-x-48.woff) format("woff"),
	url(/content/plugins/line-icons-pro/communication/webfont/fonts/communication-48-x-48.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/communication/webfont/fonts/communication-48-x-48.svg#communication-48-x-48) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-communication]:before {
	font-family: "communication-48-x-48" !important;
	content: attr(data-icon-communication);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}

[class^="icon-communication"]:before,
[class*=" icon-communication"]:before {
	font-family: "communication-48-x-48" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-communication-001:before {
	content: "a";
}
.icon-communication-002:before {
	content: "b";
}
.icon-communication-003:before {
	content: "c";
}
.icon-communication-004:before {
	content: "d";
}
.icon-communication-005:before {
	content: "e";
}
.icon-communication-006:before {
	content: "f";
}
.icon-communication-008:before {
	content: "g";
}
.icon-communication-007:before {
	content: "h";
}
.icon-communication-009:before {
	content: "i";
}
.icon-communication-010:before {
	content: "j";
}
.icon-communication-011:before {
	content: "k";
}
.icon-communication-012:before {
	content: "l";
}
.icon-communication-013:before {
	content: "m";
}
.icon-communication-026:before {
	content: "n";
}
.icon-communication-025:before {
	content: "o";
}
.icon-communication-024:before {
	content: "p";
}
.icon-communication-023:before {
	content: "q";
}
.icon-communication-022:before {
	content: "r";
}
.icon-communication-020:before {
	content: "s";
}
.icon-communication-019:before {
	content: "t";
}
.icon-communication-018:before {
	content: "u";
}
.icon-communication-016:before {
	content: "v";
}
.icon-communication-015:before {
	content: "w";
}
.icon-communication-014:before {
	content: "x";
}
.icon-communication-021:before {
	content: "y";
}
.icon-communication-017:before {
	content: "z";
}
.icon-communication-027:before {
	content: "A";
}
.icon-communication-040:before {
	content: "B";
}
.icon-communication-053:before {
	content: "C";
}
.icon-communication-054:before {
	content: "D";
}
.icon-communication-041:before {
	content: "E";
}
.icon-communication-028:before {
	content: "F";
}
.icon-communication-029:before {
	content: "G";
}
.icon-communication-042:before {
	content: "H";
}
.icon-communication-055:before {
	content: "I";
}
.icon-communication-056:before {
	content: "J";
}
.icon-communication-043:before {
	content: "K";
}
.icon-communication-030:before {
	content: "L";
}
.icon-communication-031:before {
	content: "M";
}
.icon-communication-044:before {
	content: "N";
}
.icon-communication-057:before {
	content: "O";
}
.icon-communication-058:before {
	content: "P";
}
.icon-communication-045:before {
	content: "Q";
}
.icon-communication-032:before {
	content: "R";
}
.icon-communication-033:before {
	content: "S";
}
.icon-communication-046:before {
	content: "T";
}
.icon-communication-059:before {
	content: "U";
}
.icon-communication-060:before {
	content: "V";
}
.icon-communication-047:before {
	content: "W";
}
.icon-communication-034:before {
	content: "X";
}
.icon-communication-035:before {
	content: "Y";
}
.icon-communication-048:before {
	content: "Z";
}
.icon-communication-061:before {
	content: "0";
}
.icon-communication-062:before {
	content: "1";
}
.icon-communication-049:before {
	content: "2";
}
.icon-communication-036:before {
	content: "3";
}
.icon-communication-037:before {
	content: "4";
}
.icon-communication-050:before {
	content: "5";
}
.icon-communication-063:before {
	content: "6";
}
.icon-communication-064:before {
	content: "7";
}
.icon-communication-051:before {
	content: "8";
}
.icon-communication-038:before {
	content: "9";
}
.icon-communication-039:before {
	content: "!";
}
.icon-communication-052:before {
	content: "\"";
}
.icon-communication-065:before {
	content: "#";
}
.icon-communication-066:before {
	content: "$";
}
.icon-communication-079:before {
	content: "%";
}
.icon-communication-092:before {
	content: "&";
}
.icon-communication-105:before {
	content: "'";
}
.icon-communication-106:before {
	content: "(";
}
.icon-communication-093:before {
	content: ")";
}
.icon-communication-080:before {
	content: "*";
}
.icon-communication-067:before {
	content: "+";
}
.icon-communication-068:before {
	content: ",";
}
.icon-communication-081:before {
	content: "-";
}
.icon-communication-082:before {
	content: ".";
}
.icon-communication-069:before {
	content: "/";
}
.icon-communication-070:before {
	content: ":";
}
.icon-communication-083:before {
	content: ";";
}
.icon-communication-084:before {
	content: "<";
}
.icon-communication-071:before {
	content: "=";
}
.icon-communication-072:before {
	content: ">";
}
.icon-communication-085:before {
	content: "?";
}
.icon-communication-086:before {
	content: "@";
}
.icon-communication-073:before {
	content: "[";
}
.icon-communication-074:before {
	content: "]";
}
.icon-communication-087:before {
	content: "^";
}
.icon-communication-088:before {
	content: "_";
}
.icon-communication-075:before {
	content: "`";
}
.icon-communication-076:before {
	content: "{";
}
.icon-communication-089:before {
	content: "|";
}
.icon-communication-090:before {
	content: "}";
}
.icon-communication-077:before {
	content: "~";
}
.icon-communication-078:before {
	content: "\\";
}
.icon-communication-091:before {
	content: "\e000";
}
.icon-communication-104:before {
	content: "\e001";
}
.icon-communication-117:before {
	content: "\e002";
}
.icon-communication-116:before {
	content: "\e003";
}
.icon-communication-103:before {
	content: "\e004";
}
.icon-communication-102:before {
	content: "\e005";
}
.icon-communication-115:before {
	content: "\e006";
}
.icon-communication-114:before {
	content: "\e007";
}
.icon-communication-101:before {
	content: "\e008";
}
.icon-communication-100:before {
	content: "\e009";
}
.icon-communication-113:before {
	content: "\e00a";
}
.icon-communication-112:before {
	content: "\e00b";
}
.icon-communication-099:before {
	content: "\e00c";
}
.icon-communication-098:before {
	content: "\e00d";
}
.icon-communication-111:before {
	content: "\e00e";
}
.icon-communication-110:before {
	content: "\e00f";
}
.icon-communication-097:before {
	content: "\e010";
}
.icon-communication-096:before {
	content: "\e011";
}
.icon-communication-109:before {
	content: "\e012";
}
.icon-communication-108:before {
	content: "\e013";
}
.icon-communication-095:before {
	content: "\e014";
}
.icon-communication-094:before {
	content: "\e015";
}
.icon-communication-107:before {
	content: "\e016";
}
.icon-communication-118:before {
	content: "\e017";
}
.icon-communication-131:before {
	content: "\e018";
}
.icon-communication-144:before {
	content: "\e019";
}
.icon-communication-157:before {
	content: "\e01a";
}
.icon-communication-170:before {
	content: "\e01b";
}
.icon-communication-171:before {
	content: "\e01c";
}
.icon-communication-158:before {
	content: "\e01d";
}
.icon-communication-145:before {
	content: "\e01e";
}
.icon-communication-132:before {
	content: "\e01f";
}
.icon-communication-119:before {
	content: "\e020";
}
.icon-communication-120:before {
	content: "\e021";
}
.icon-communication-133:before {
	content: "\e022";
}
.icon-communication-146:before {
	content: "\e023";
}
.icon-communication-159:before {
	content: "\e024";
}
.icon-communication-172:before {
	content: "\e025";
}
.icon-communication-173:before {
	content: "\e026";
}
.icon-communication-160:before {
	content: "\e027";
}
.icon-communication-147:before {
	content: "\e028";
}
.icon-communication-134:before {
	content: "\e029";
}
.icon-communication-121:before {
	content: "\e02a";
}
.icon-communication-122:before {
	content: "\e02b";
}
.icon-communication-135:before {
	content: "\e02c";
}
.icon-communication-148:before {
	content: "\e02d";
}
.icon-communication-161:before {
	content: "\e02e";
}
.icon-communication-174:before {
	content: "\e02f";
}
.icon-communication-175:before {
	content: "\e030";
}
.icon-communication-162:before {
	content: "\e031";
}
.icon-communication-149:before {
	content: "\e032";
}
.icon-communication-136:before {
	content: "\e033";
}
.icon-communication-123:before {
	content: "\e034";
}
.icon-communication-124:before {
	content: "\e035";
}
.icon-communication-137:before {
	content: "\e036";
}
.icon-communication-150:before {
	content: "\e037";
}
.icon-communication-163:before {
	content: "\e038";
}
.icon-communication-176:before {
	content: "\e039";
}
.icon-communication-177:before {
	content: "\e03a";
}
.icon-communication-164:before {
	content: "\e03b";
}
.icon-communication-151:before {
	content: "\e03c";
}
.icon-communication-138:before {
	content: "\e03d";
}
.icon-communication-125:before {
	content: "\e03e";
}
.icon-communication-126:before {
	content: "\e03f";
}
.icon-communication-139:before {
	content: "\e040";
}
.icon-communication-152:before {
	content: "\e041";
}
.icon-communication-165:before {
	content: "\e042";
}
.icon-communication-178:before {
	content: "\e043";
}
.icon-communication-179:before {
	content: "\e044";
}
.icon-communication-166:before {
	content: "\e045";
}
.icon-communication-153:before {
	content: "\e046";
}
.icon-communication-140:before {
	content: "\e047";
}
.icon-communication-127:before {
	content: "\e048";
}
.icon-communication-128:before {
	content: "\e049";
}
.icon-communication-141:before {
	content: "\e04a";
}
.icon-communication-154:before {
	content: "\e04b";
}
.icon-communication-167:before {
	content: "\e04c";
}
.icon-communication-180:before {
	content: "\e04d";
}
.icon-communication-168:before {
	content: "\e04e";
}
.icon-communication-169:before {
	content: "\e04f";
}
.icon-communication-156:before {
	content: "\e050";
}
.icon-communication-155:before {
	content: "\e051";
}
.icon-communication-142:before {
	content: "\e052";
}
.icon-communication-143:before {
	content: "\e053";
}
.icon-communication-130:before {
	content: "\e054";
}
.icon-communication-129:before {
	content: "\e055";
}

/* Education */
@font-face {
	font-family: "education-48";
	src:url(/content/plugins/line-icons-pro/education/webfont/fonts/education-48.eot);
	src:url(/content/plugins/line-icons-pro/education/webfont/fonts/education-48.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/education/webfont/fonts/education-48.woff) format("woff"),
	url(/content/plugins/line-icons-pro/education/webfont/fonts/education-48.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/education/webfont/fonts/education-48.svg#education-48) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-education]:before {
	font-family: "education-48" !important;
	content: attr(data-icon-education);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-education"]:before,
[class*=" icon-education"]:before {
	font-family: "education-48" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-education-001:before {
	content: "a";
}
.icon-education-014:before {
	content: "b";
}
.icon-education-027:before {
	content: "c";
}
.icon-education-028:before {
	content: "d";
}
.icon-education-015:before {
	content: "e";
}
.icon-education-002:before {
	content: "f";
}
.icon-education-003:before {
	content: "g";
}
.icon-education-016:before {
	content: "h";
}
.icon-education-029:before {
	content: "i";
}
.icon-education-030:before {
	content: "j";
}
.icon-education-017:before {
	content: "k";
}
.icon-education-004:before {
	content: "l";
}
.icon-education-005:before {
	content: "m";
}
.icon-education-018:before {
	content: "n";
}
.icon-education-031:before {
	content: "o";
}
.icon-education-032:before {
	content: "p";
}
.icon-education-019:before {
	content: "q";
}
.icon-education-006:before {
	content: "r";
}
.icon-education-007:before {
	content: "s";
}
.icon-education-020:before {
	content: "t";
}
.icon-education-033:before {
	content: "u";
}
.icon-education-034:before {
	content: "v";
}
.icon-education-021:before {
	content: "w";
}
.icon-education-008:before {
	content: "x";
}
.icon-education-009:before {
	content: "y";
}
.icon-education-022:before {
	content: "z";
}
.icon-education-035:before {
	content: "A";
}
.icon-education-036:before {
	content: "B";
}
.icon-education-023:before {
	content: "C";
}
.icon-education-010:before {
	content: "D";
}
.icon-education-011:before {
	content: "E";
}
.icon-education-024:before {
	content: "F";
}
.icon-education-037:before {
	content: "G";
}
.icon-education-038:before {
	content: "H";
}
.icon-education-025:before {
	content: "I";
}
.icon-education-012:before {
	content: "J";
}
.icon-education-013:before {
	content: "K";
}
.icon-education-026:before {
	content: "L";
}
.icon-education-039:before {
	content: "M";
}
.icon-education-052:before {
	content: "N";
}
.icon-education-065:before {
	content: "O";
}
.icon-education-078:before {
	content: "P";
}
.icon-education-091:before {
	content: "Q";
}
.icon-education-104:before {
	content: "R";
}
.icon-education-117:before {
	content: "S";
}
.icon-education-130:before {
	content: "T";
}
.icon-education-143:before {
	content: "U";
}
.icon-education-142:before {
	content: "V";
}
.icon-education-129:before {
	content: "W";
}
.icon-education-116:before {
	content: "X";
}
.icon-education-103:before {
	content: "Y";
}
.icon-education-090:before {
	content: "Z";
}
.icon-education-077:before {
	content: "0";
}
.icon-education-064:before {
	content: "1";
}
.icon-education-051:before {
	content: "2";
}
.icon-education-050:before {
	content: "3";
}
.icon-education-063:before {
	content: "4";
}
.icon-education-076:before {
	content: "5";
}
.icon-education-089:before {
	content: "6";
}
.icon-education-088:before {
	content: "7";
}
.icon-education-075:before {
	content: "8";
}
.icon-education-062:before {
	content: "9";
}
.icon-education-049:before {
	content: "!";
}
.icon-education-048:before {
	content: "\"";
}
.icon-education-061:before {
	content: "#";
}
.icon-education-074:before {
	content: "$";
}
.icon-education-087:before {
	content: "%";
}
.icon-education-100:before {
	content: "&";
}
.icon-education-101:before {
	content: "'";
}
.icon-education-102:before {
	content: "(";
}
.icon-education-115:before {
	content: ")";
}
.icon-education-114:before {
	content: "*";
}
.icon-education-113:before {
	content: "+";
}
.icon-education-126:before {
	content: ",";
}
.icon-education-127:before {
	content: "-";
}
.icon-education-128:before {
	content: ".";
}
.icon-education-141:before {
	content: "/";
}
.icon-education-140:before {
	content: ":";
}
.icon-education-139:before {
	content: ";";
}
.icon-education-138:before {
	content: "<";
}
.icon-education-125:before {
	content: "=";
}
.icon-education-124:before {
	content: ">";
}
.icon-education-137:before {
	content: "?";
}
.icon-education-136:before {
	content: "@";
}
.icon-education-123:before {
	content: "[";
}
.icon-education-110:before {
	content: "]";
}
.icon-education-111:before {
	content: "^";
}
.icon-education-112:before {
	content: "_";
}
.icon-education-099:before {
	content: "`";
}
.icon-education-098:before {
	content: "{";
}
.icon-education-097:before {
	content: "|";
}
.icon-education-084:before {
	content: "}";
}
.icon-education-085:before {
	content: "~";
}
.icon-education-086:before {
	content: "\\";
}
.icon-education-073:before {
	content: "\e000";
}
.icon-education-072:before {
	content: "\e001";
}
.icon-education-071:before {
	content: "\e002";
}
.icon-education-058:before {
	content: "\e003";
}
.icon-education-059:before {
	content: "\e004";
}
.icon-education-060:before {
	content: "\e005";
}
.icon-education-047:before {
	content: "\e006";
}
.icon-education-046:before {
	content: "\e007";
}
.icon-education-045:before {
	content: "\e008";
}
.icon-education-040:before {
	content: "\e009";
}
.icon-education-041:before {
	content: "\e00a";
}
.icon-education-054:before {
	content: "\e00b";
}
.icon-education-053:before {
	content: "\e00c";
}
.icon-education-066:before {
	content: "\e00d";
}
.icon-education-067:before {
	content: "\e00e";
}
.icon-education-068:before {
	content: "\e00f";
}
.icon-education-055:before {
	content: "\e010";
}
.icon-education-042:before {
	content: "\e011";
}
.icon-education-043:before {
	content: "\e012";
}
.icon-education-056:before {
	content: "\e013";
}
.icon-education-069:before {
	content: "\e014";
}
.icon-education-070:before {
	content: "\e015";
}
.icon-education-057:before {
	content: "\e016";
}
.icon-education-044:before {
	content: "\e017";
}
.icon-education-083:before {
	content: "\e018";
}
.icon-education-082:before {
	content: "\e019";
}
.icon-education-081:before {
	content: "\e01a";
}
.icon-education-080:before {
	content: "\e01b";
}
.icon-education-079:before {
	content: "\e01c";
}
.icon-education-092:before {
	content: "\e01d";
}
.icon-education-105:before {
	content: "\e01e";
}
.icon-education-118:before {
	content: "\e01f";
}
.icon-education-131:before {
	content: "\e020";
}
.icon-education-132:before {
	content: "\e021";
}
.icon-education-119:before {
	content: "\e022";
}
.icon-education-106:before {
	content: "\e023";
}
.icon-education-093:before {
	content: "\e024";
}
.icon-education-094:before {
	content: "\e025";
}
.icon-education-107:before {
	content: "\e026";
}
.icon-education-120:before {
	content: "\e027";
}
.icon-education-133:before {
	content: "\e028";
}
.icon-education-134:before {
	content: "\e029";
}
.icon-education-108:before {
	content: "\e02a";
}
.icon-education-095:before {
	content: "\e02b";
}
.icon-education-096:before {
	content: "\e02c";
}
.icon-education-109:before {
	content: "\e02d";
}
.icon-education-122:before {
	content: "\e02e";
}
.icon-education-121:before {
	content: "\e02f";
}
.icon-education-135:before {
	content: "\e030";
}
.icon-education-144:before {
	content: "\e031";
}
.icon-education-157:before {
	content: "\e032";
}
.icon-education-170:before {
	content: "\e033";
}
.icon-education-183:before {
	content: "\e034";
}
.icon-education-196:before {
	content: "\e035";
}
.icon-education-197:before {
	content: "\e036";
}
.icon-education-184:before {
	content: "\e037";
}
.icon-education-171:before {
	content: "\e038";
}
.icon-education-158:before {
	content: "\e039";
}
.icon-education-145:before {
	content: "\e03a";
}
.icon-education-146:before {
	content: "\e03b";
}
.icon-education-159:before {
	content: "\e03c";
}
.icon-education-172:before {
	content: "\e03d";
}
.icon-education-185:before {
	content: "\e03e";
}
.icon-education-198:before {
	content: "\e03f";
}
.icon-education-199:before {
	content: "\e040";
}
.icon-education-186:before {
	content: "\e041";
}
.icon-education-173:before {
	content: "\e042";
}
.icon-education-160:before {
	content: "\e043";
}
.icon-education-147:before {
	content: "\e044";
}
.icon-education-148:before {
	content: "\e045";
}
.icon-education-161:before {
	content: "\e046";
}
.icon-education-174:before {
	content: "\e047";
}
.icon-education-187:before {
	content: "\e048";
}
.icon-education-200:before {
	content: "\e049";
}
.icon-education-188:before {
	content: "\e04a";
}
.icon-education-175:before {
	content: "\e04b";
}
.icon-education-162:before {
	content: "\e04c";
}
.icon-education-149:before {
	content: "\e04d";
}
.icon-education-150:before {
	content: "\e04e";
}
.icon-education-163:before {
	content: "\e04f";
}
.icon-education-176:before {
	content: "\e050";
}
.icon-education-189:before {
	content: "\e051";
}
.icon-education-190:before {
	content: "\e052";
}
.icon-education-177:before {
	content: "\e053";
}
.icon-education-164:before {
	content: "\e054";
}
.icon-education-151:before {
	content: "\e055";
}
.icon-education-152:before {
	content: "\e056";
}
.icon-education-165:before {
	content: "\e057";
}
.icon-education-178:before {
	content: "\e058";
}
.icon-education-191:before {
	content: "\e059";
}
.icon-education-192:before {
	content: "\e05a";
}
.icon-education-179:before {
	content: "\e05b";
}
.icon-education-166:before {
	content: "\e05c";
}
.icon-education-153:before {
	content: "\e05d";
}
.icon-education-154:before {
	content: "\e05e";
}
.icon-education-167:before {
	content: "\e05f";
}
.icon-education-180:before {
	content: "\e060";
}
.icon-education-193:before {
	content: "\e061";
}
.icon-education-194:before {
	content: "\e062";
}
.icon-education-181:before {
	content: "\e063";
}
.icon-education-168:before {
	content: "\e064";
}
.icon-education-155:before {
	content: "\e065";
}
.icon-education-156:before {
	content: "\e066";
}
.icon-education-169:before {
	content: "\e067";
}
.icon-education-182:before {
	content: "\e068";
}
.icon-education-195:before {
	content: "\e069";
}

/* Electronics */
@font-face {
	font-family: "electronics";
	src:url(/content/plugins/line-icons-pro/electronics/webfont/fonts/electronics.eot);
	src:url(/content/plugins/line-icons-pro/electronics/webfont/fonts/electronics.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/electronics/webfont/fonts/electronics.woff) format("woff"),
	url(/content/plugins/line-icons-pro/electronics/webfont/fonts/electronics.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/electronics/webfont/fonts/electronics.svg#electronics) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-electronics]:before {
	font-family: "electronics" !important;
	content: attr(data-icon-electronics);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-electronics"]:before,
[class*=" icon-electronics"]:before {
	font-family: "electronics" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-electronics-001:before {
	content: "a";
}
.icon-electronics-014:before {
	content: "b";
}
.icon-electronics-027:before {
	content: "c";
}
.icon-electronics-040:before {
	content: "d";
}
.icon-electronics-053:before {
	content: "e";
}
.icon-electronics-066:before {
	content: "f";
}
.icon-electronics-079:before {
	content: "g";
}
.icon-electronics-092:before {
	content: "h";
}
.icon-electronics-093:before {
	content: "i";
}
.icon-electronics-080:before {
	content: "j";
}
.icon-electronics-067:before {
	content: "k";
}
.icon-electronics-054:before {
	content: "l";
}
.icon-electronics-041:before {
	content: "m";
}
.icon-electronics-028:before {
	content: "n";
}
.icon-electronics-015:before {
	content: "o";
}
.icon-electronics-002:before {
	content: "p";
}
.icon-electronics-003:before {
	content: "q";
}
.icon-electronics-016:before {
	content: "r";
}
.icon-electronics-029:before {
	content: "s";
}
.icon-electronics-042:before {
	content: "t";
}
.icon-electronics-055:before {
	content: "u";
}
.icon-electronics-068:before {
	content: "v";
}
.icon-electronics-081:before {
	content: "w";
}
.icon-electronics-094:before {
	content: "x";
}
.icon-electronics-095:before {
	content: "y";
}
.icon-electronics-082:before {
	content: "z";
}
.icon-electronics-069:before {
	content: "A";
}
.icon-electronics-056:before {
	content: "B";
}
.icon-electronics-043:before {
	content: "C";
}
.icon-electronics-030:before {
	content: "D";
}
.icon-electronics-017:before {
	content: "E";
}
.icon-electronics-004:before {
	content: "F";
}
.icon-electronics-005:before {
	content: "G";
}
.icon-electronics-018:before {
	content: "H";
}
.icon-electronics-031:before {
	content: "I";
}
.icon-electronics-044:before {
	content: "J";
}
.icon-electronics-057:before {
	content: "K";
}
.icon-electronics-070:before {
	content: "L";
}
.icon-electronics-083:before {
	content: "M";
}
.icon-electronics-096:before {
	content: "N";
}
.icon-electronics-097:before {
	content: "O";
}
.icon-electronics-084:before {
	content: "P";
}
.icon-electronics-071:before {
	content: "Q";
}
.icon-electronics-058:before {
	content: "R";
}
.icon-electronics-045:before {
	content: "S";
}
.icon-electronics-032:before {
	content: "T";
}
.icon-electronics-019:before {
	content: "U";
}
.icon-electronics-006:before {
	content: "V";
}
.icon-electronics-007:before {
	content: "W";
}
.icon-electronics-020:before {
	content: "X";
}
.icon-electronics-033:before {
	content: "Y";
}
.icon-electronics-046:before {
	content: "Z";
}
.icon-electronics-059:before {
	content: "0";
}
.icon-electronics-072:before {
	content: "1";
}
.icon-electronics-085:before {
	content: "2";
}
.icon-electronics-098:before {
	content: "3";
}
.icon-electronics-099:before {
	content: "4";
}
.icon-electronics-086:before {
	content: "5";
}
.icon-electronics-073:before {
	content: "6";
}
.icon-electronics-060:before {
	content: "7";
}
.icon-electronics-047:before {
	content: "8";
}
.icon-electronics-034:before {
	content: "9";
}
.icon-electronics-021:before {
	content: "!";
}
.icon-electronics-008:before {
	content: "\"";
}
.icon-electronics-009:before {
	content: "#";
}
.icon-electronics-022:before {
	content: "$";
}
.icon-electronics-035:before {
	content: "%";
}
.icon-electronics-048:before {
	content: "&";
}
.icon-electronics-049:before {
	content: "'";
}
.icon-electronics-036:before {
	content: "(";
}
.icon-electronics-023:before {
	content: ")";
}
.icon-electronics-010:before {
	content: "*";
}
.icon-electronics-011:before {
	content: "+";
}
.icon-electronics-024:before {
	content: ",";
}
.icon-electronics-025:before {
	content: "-";
}
.icon-electronics-012:before {
	content: ".";
}
.icon-electronics-013:before {
	content: "/";
}
.icon-electronics-026:before {
	content: ":";
}
.icon-electronics-039:before {
	content: ";";
}
.icon-electronics-052:before {
	content: "<";
}
.icon-electronics-065:before {
	content: "=";
}
.icon-electronics-078:before {
	content: ">";
}
.icon-electronics-091:before {
	content: "?";
}
.icon-electronics-104:before {
	content: "@";
}
.icon-electronics-103:before {
	content: "[";
}
.icon-electronics-090:before {
	content: "]";
}
.icon-electronics-064:before {
	content: "^";
}
.icon-electronics-051:before {
	content: "_";
}
.icon-electronics-038:before {
	content: "`";
}
.icon-electronics-037:before {
	content: "{";
}
.icon-electronics-050:before {
	content: "|";
}
.icon-electronics-063:before {
	content: "}";
}
.icon-electronics-076:before {
	content: "~";
}
.icon-electronics-077:before {
	content: "\\";
}
.icon-electronics-062:before {
	content: "\e000";
}
.icon-electronics-061:before {
	content: "\e001";
}
.icon-electronics-074:before {
	content: "\e002";
}
.icon-electronics-075:before {
	content: "\e003";
}
.icon-electronics-088:before {
	content: "\e004";
}
.icon-electronics-087:before {
	content: "\e005";
}
.icon-electronics-089:before {
	content: "\e006";
}
.icon-electronics-102:before {
	content: "\e007";
}
.icon-electronics-101:before {
	content: "\e008";
}
.icon-electronics-100:before {
	content: "\e009";
}
.icon-electronics-105:before {
	content: "\e00a";
}
.icon-electronics-118:before {
	content: "\e00b";
}
.icon-electronics-131:before {
	content: "\e00c";
}
.icon-electronics-144:before {
	content: "\e00d";
}
.icon-electronics-157:before {
	content: "\e00e";
}
.icon-electronics-158:before {
	content: "\e00f";
}
.icon-electronics-145:before {
	content: "\e010";
}
.icon-electronics-132:before {
	content: "\e011";
}
.icon-electronics-119:before {
	content: "\e012";
}
.icon-electronics-106:before {
	content: "\e013";
}
.icon-electronics-107:before {
	content: "\e014";
}
.icon-electronics-120:before {
	content: "\e015";
}
.icon-electronics-133:before {
	content: "\e016";
}
.icon-electronics-146:before {
	content: "\e017";
}
.icon-electronics-159:before {
	content: "\e018";
}
.icon-electronics-160:before {
	content: "\e019";
}
.icon-electronics-147:before {
	content: "\e01a";
}
.icon-electronics-134:before {
	content: "\e01b";
}
.icon-electronics-121:before {
	content: "\e01c";
}
.icon-electronics-108:before {
	content: "\e01d";
}
.icon-electronics-109:before {
	content: "\e01e";
}
.icon-electronics-122:before {
	content: "\e01f";
}
.icon-electronics-135:before {
	content: "\e020";
}
.icon-electronics-148:before {
	content: "\e021";
}
.icon-electronics-149:before {
	content: "\e022";
}
.icon-electronics-136:before {
	content: "\e023";
}
.icon-electronics-123:before {
	content: "\e024";
}
.icon-electronics-110:before {
	content: "\e025";
}
.icon-electronics-111:before {
	content: "\e026";
}
.icon-electronics-124:before {
	content: "\e027";
}
.icon-electronics-137:before {
	content: "\e028";
}
.icon-electronics-150:before {
	content: "\e029";
}
.icon-electronics-151:before {
	content: "\e02a";
}
.icon-electronics-138:before {
	content: "\e02b";
}
.icon-electronics-125:before {
	content: "\e02c";
}
.icon-electronics-112:before {
	content: "\e02d";
}
.icon-electronics-113:before {
	content: "\e02e";
}
.icon-electronics-126:before {
	content: "\e02f";
}
.icon-electronics-139:before {
	content: "\e030";
}
.icon-electronics-152:before {
	content: "\e031";
}
.icon-electronics-153:before {
	content: "\e032";
}
.icon-electronics-140:before {
	content: "\e033";
}
.icon-electronics-127:before {
	content: "\e034";
}
.icon-electronics-114:before {
	content: "\e035";
}
.icon-electronics-115:before {
	content: "\e036";
}
.icon-electronics-128:before {
	content: "\e037";
}
.icon-electronics-141:before {
	content: "\e038";
}
.icon-electronics-154:before {
	content: "\e039";
}
.icon-electronics-155:before {
	content: "\e03a";
}
.icon-electronics-142:before {
	content: "\e03b";
}
.icon-electronics-129:before {
	content: "\e03c";
}
.icon-electronics-116:before {
	content: "\e03d";
}
.icon-electronics-117:before {
	content: "\e03e";
}
.icon-electronics-130:before {
	content: "\e03f";
}
.icon-electronics-143:before {
	content: "\e040";
}
.icon-electronics-156:before {
	content: "\e041";
}


/* Finance */
@font-face {
	font-family: "finance";
	src:url(/content/plugins/line-icons-pro/finance/webfont/fonts/finance.eot);
	src:url(/content/plugins/line-icons-pro/finance/webfont/fonts/finance.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/finance/webfont/fonts/finance.woff) format("woff"),
	url(/content/plugins/line-icons-pro/finance/webfont/fonts/finance.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/finance/webfont/fonts/finance.svg#finance) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-finance]:before {
	font-family: "finance" !important;
	content: attr(data-icon-finance);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-finance"]:before,
[class*=" icon-finance"]:before {
	font-family: "finance" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-finance-260:before {
	content: "a";
}
.icon-finance-259:before {
	content: "b";
}
.icon-finance-246:before {
	content: "c";
}
.icon-finance-247:before {
	content: "d";
}
.icon-finance-234:before {
	content: "e";
}
.icon-finance-233:before {
	content: "f";
}
.icon-finance-232:before {
	content: "g";
}
.icon-finance-245:before {
	content: "h";
}
.icon-finance-258:before {
	content: "i";
}
.icon-finance-257:before {
	content: "j";
}
.icon-finance-256:before {
	content: "k";
}
.icon-finance-243:before {
	content: "l";
}
.icon-finance-244:before {
	content: "m";
}
.icon-finance-231:before {
	content: "n";
}
.icon-finance-230:before {
	content: "o";
}
.icon-finance-229:before {
	content: "p";
}
.icon-finance-242:before {
	content: "q";
}
.icon-finance-255:before {
	content: "r";
}
.icon-finance-254:before {
	content: "s";
}
.icon-finance-241:before {
	content: "t";
}
.icon-finance-228:before {
	content: "u";
}
.icon-finance-227:before {
	content: "v";
}
.icon-finance-240:before {
	content: "w";
}
.icon-finance-253:before {
	content: "x";
}
.icon-finance-252:before {
	content: "y";
}
.icon-finance-239:before {
	content: "z";
}
.icon-finance-226:before {
	content: "A";
}
.icon-finance-225:before {
	content: "B";
}
.icon-finance-238:before {
	content: "C";
}
.icon-finance-251:before {
	content: "D";
}
.icon-finance-250:before {
	content: "E";
}
.icon-finance-237:before {
	content: "F";
}
.icon-finance-224:before {
	content: "G";
}
.icon-finance-223:before {
	content: "H";
}
.icon-finance-236:before {
	content: "I";
}
.icon-finance-249:before {
	content: "J";
}
.icon-finance-235:before {
	content: "K";
}
.icon-finance-222:before {
	content: "L";
}
.icon-finance-248:before {
	content: "M";
}
.icon-finance-209:before {
	content: "N";
}
.icon-finance-196:before {
	content: "O";
}
.icon-finance-183:before {
	content: "P";
}
.icon-finance-184:before {
	content: "Q";
}
.icon-finance-197:before {
	content: "R";
}
.icon-finance-210:before {
	content: "S";
}
.icon-finance-211:before {
	content: "T";
}
.icon-finance-198:before {
	content: "U";
}
.icon-finance-185:before {
	content: "V";
}
.icon-finance-186:before {
	content: "W";
}
.icon-finance-199:before {
	content: "X";
}
.icon-finance-212:before {
	content: "Y";
}
.icon-finance-213:before {
	content: "Z";
}
.icon-finance-200:before {
	content: "0";
}
.icon-finance-187:before {
	content: "1";
}
.icon-finance-188:before {
	content: "2";
}
.icon-finance-189:before {
	content: "3";
}
.icon-finance-201:before {
	content: "4";
}
.icon-finance-214:before {
	content: "5";
}
.icon-finance-215:before {
	content: "6";
}
.icon-finance-202:before {
	content: "7";
}
.icon-finance-216:before {
	content: "8";
}
.icon-finance-203:before {
	content: "9";
}
.icon-finance-204:before {
	content: "!";
}
.icon-finance-217:before {
	content: "\"";
}
.icon-finance-191:before {
	content: "#";
}
.icon-finance-190:before {
	content: "$";
}
.icon-finance-192:before {
	content: "%";
}
.icon-finance-205:before {
	content: "&";
}
.icon-finance-218:before {
	content: "'";
}
.icon-finance-219:before {
	content: "(";
}
.icon-finance-206:before {
	content: ")";
}
.icon-finance-193:before {
	content: "*";
}
.icon-finance-194:before {
	content: "+";
}
.icon-finance-207:before {
	content: ",";
}
.icon-finance-220:before {
	content: "-";
}
.icon-finance-221:before {
	content: ".";
}
.icon-finance-208:before {
	content: "/";
}
.icon-finance-195:before {
	content: ":";
}
.icon-finance-182:before {
	content: ";";
}
.icon-finance-181:before {
	content: "<";
}
.icon-finance-180:before {
	content: "=";
}
.icon-finance-167:before {
	content: ">";
}
.icon-finance-168:before {
	content: "?";
}
.icon-finance-169:before {
	content: "@";
}
.icon-finance-156:before {
	content: "[";
}
.icon-finance-155:before {
	content: "]";
}
.icon-finance-154:before {
	content: "^";
}
.icon-finance-141:before {
	content: "_";
}
.icon-finance-142:before {
	content: "`";
}
.icon-finance-143:before {
	content: "{";
}
.icon-finance-130:before {
	content: "|";
}
.icon-finance-129:before {
	content: "}";
}
.icon-finance-128:before {
	content: "~";
}
.icon-finance-127:before {
	content: "\\";
}
.icon-finance-140:before {
	content: "\e000";
}
.icon-finance-139:before {
	content: "\e001";
}
.icon-finance-126:before {
	content: "\e002";
}
.icon-finance-125:before {
	content: "\e003";
}
.icon-finance-138:before {
	content: "\e004";
}
.icon-finance-151:before {
	content: "\e005";
}
.icon-finance-152:before {
	content: "\e006";
}
.icon-finance-153:before {
	content: "\e007";
}
.icon-finance-166:before {
	content: "\e008";
}
.icon-finance-179:before {
	content: "\e009";
}
.icon-finance-178:before {
	content: "\e00a";
}
.icon-finance-165:before {
	content: "\e00b";
}
.icon-finance-164:before {
	content: "\e00c";
}
.icon-finance-177:before {
	content: "\e00d";
}
.icon-finance-176:before {
	content: "\e00e";
}
.icon-finance-163:before {
	content: "\e00f";
}
.icon-finance-150:before {
	content: "\e010";
}
.icon-finance-137:before {
	content: "\e011";
}
.icon-finance-124:before {
	content: "\e012";
}
.icon-finance-123:before {
	content: "\e013";
}
.icon-finance-136:before {
	content: "\e014";
}
.icon-finance-149:before {
	content: "\e015";
}
.icon-finance-162:before {
	content: "\e016";
}
.icon-finance-175:before {
	content: "\e017";
}
.icon-finance-174:before {
	content: "\e018";
}
.icon-finance-161:before {
	content: "\e019";
}
.icon-finance-148:before {
	content: "\e01a";
}
.icon-finance-135:before {
	content: "\e01b";
}
.icon-finance-122:before {
	content: "\e01c";
}
.icon-finance-121:before {
	content: "\e01d";
}
.icon-finance-134:before {
	content: "\e01e";
}
.icon-finance-147:before {
	content: "\e01f";
}
.icon-finance-160:before {
	content: "\e020";
}
.icon-finance-173:before {
	content: "\e021";
}
.icon-finance-172:before {
	content: "\e022";
}
.icon-finance-146:before {
	content: "\e023";
}
.icon-finance-133:before {
	content: "\e024";
}
.icon-finance-120:before {
	content: "\e025";
}
.icon-finance-159:before {
	content: "\e026";
}
.icon-finance-158:before {
	content: "\e027";
}
.icon-finance-171:before {
	content: "\e028";
}
.icon-finance-170:before {
	content: "\e029";
}
.icon-finance-157:before {
	content: "\e02a";
}
.icon-finance-144:before {
	content: "\e02b";
}
.icon-finance-145:before {
	content: "\e02c";
}
.icon-finance-132:before {
	content: "\e02d";
}
.icon-finance-131:before {
	content: "\e02e";
}
.icon-finance-118:before {
	content: "\e02f";
}
.icon-finance-119:before {
	content: "\e030";
}
.icon-finance-106:before {
	content: "\e031";
}
.icon-finance-105:before {
	content: "\e032";
}
.icon-finance-092:before {
	content: "\e033";
}
.icon-finance-093:before {
	content: "\e034";
}
.icon-finance-107:before {
	content: "\e035";
}
.icon-finance-094:before {
	content: "\e036";
}
.icon-finance-095:before {
	content: "\e037";
}
.icon-finance-108:before {
	content: "\e038";
}
.icon-finance-109:before {
	content: "\e039";
}
.icon-finance-096:before {
	content: "\e03a";
}
.icon-finance-097:before {
	content: "\e03b";
}
.icon-finance-110:before {
	content: "\e03c";
}
.icon-finance-111:before {
	content: "\e03d";
}
.icon-finance-098:before {
	content: "\e03e";
}
.icon-finance-099:before {
	content: "\e03f";
}
.icon-finance-112:before {
	content: "\e040";
}
.icon-finance-113:before {
	content: "\e041";
}
.icon-finance-100:before {
	content: "\e042";
}
.icon-finance-101:before {
	content: "\e043";
}
.icon-finance-114:before {
	content: "\e044";
}
.icon-finance-115:before {
	content: "\e045";
}
.icon-finance-102:before {
	content: "\e046";
}
.icon-finance-116:before {
	content: "\e048";
}
.icon-finance-117:before {
	content: "\e049";
}
.icon-finance-104:before {
	content: "\e047";
}
.icon-finance-103:before {
	content: "\e04a";
}
.icon-finance-014:before {
	content: "\e04b";
}
.icon-finance-027:before {
	content: "\e04c";
}
.icon-finance-040:before {
	content: "\e04d";
}
.icon-finance-053:before {
	content: "\e04e";
}
.icon-finance-066:before {
	content: "\e04f";
}
.icon-finance-079:before {
	content: "\e050";
}
.icon-finance-080:before {
	content: "\e051";
}
.icon-finance-067:before {
	content: "\e052";
}
.icon-finance-068:before {
	content: "\e053";
}
.icon-finance-081:before {
	content: "\e054";
}
.icon-finance-070:before {
	content: "\e055";
}
.icon-finance-083:before {
	content: "\e056";
}
.icon-finance-082:before {
	content: "\e057";
}
.icon-finance-069:before {
	content: "\e058";
}
.icon-finance-071:before {
	content: "\e059";
}
.icon-finance-084:before {
	content: "\e05a";
}
.icon-finance-085:before {
	content: "\e05b";
}
.icon-finance-072:before {
	content: "\e05c";
}
.icon-finance-073:before {
	content: "\e05d";
}
.icon-finance-086:before {
	content: "\e05e";
}
.icon-finance-087:before {
	content: "\e05f";
}
.icon-finance-074:before {
	content: "\e060";
}
.icon-finance-075:before {
	content: "\e061";
}
.icon-finance-088:before {
	content: "\e062";
}
.icon-finance-089:before {
	content: "\e063";
}
.icon-finance-076:before {
	content: "\e064";
}
.icon-finance-077:before {
	content: "\e065";
}
.icon-finance-090:before {
	content: "\e066";
}
.icon-finance-091:before {
	content: "\e067";
}
.icon-finance-078:before {
	content: "\e068";
}
.icon-finance-065:before {
	content: "\e069";
}
.icon-finance-052:before {
	content: "\e06a";
}
.icon-finance-039:before {
	content: "\e06b";
}
.icon-finance-026:before {
	content: "\e06c";
}
.icon-finance-025:before {
	content: "\e06d";
}
.icon-finance-038:before {
	content: "\e06e";
}
.icon-finance-051:before {
	content: "\e06f";
}
.icon-finance-064:before {
	content: "\e070";
}
.icon-finance-063:before {
	content: "\e071";
}
.icon-finance-050:before {
	content: "\e072";
}
.icon-finance-037:before {
	content: "\e073";
}
.icon-finance-024:before {
	content: "\e074";
}
.icon-finance-023:before {
	content: "\e075";
}
.icon-finance-036:before {
	content: "\e076";
}
.icon-finance-049:before {
	content: "\e077";
}
.icon-finance-062:before {
	content: "\e078";
}
.icon-finance-061:before {
	content: "\e079";
}
.icon-finance-048:before {
	content: "\e07a";
}
.icon-finance-035:before {
	content: "\e07b";
}
.icon-finance-022:before {
	content: "\e07c";
}
.icon-finance-021:before {
	content: "\e07d";
}
.icon-finance-034:before {
	content: "\e07e";
}
.icon-finance-047:before {
	content: "\e07f";
}
.icon-finance-060:before {
	content: "\e080";
}
.icon-finance-059:before {
	content: "\e081";
}
.icon-finance-046:before {
	content: "\e082";
}
.icon-finance-033:before {
	content: "\e083";
}
.icon-finance-020:before {
	content: "\e084";
}
.icon-finance-019:before {
	content: "\e085";
}
.icon-finance-032:before {
	content: "\e086";
}
.icon-finance-045:before {
	content: "\e087";
}
.icon-finance-058:before {
	content: "\e088";
}
.icon-finance-057:before {
	content: "\e089";
}
.icon-finance-044:before {
	content: "\e08a";
}
.icon-finance-031:before {
	content: "\e08b";
}
.icon-finance-018:before {
	content: "\e08c";
}
.icon-finance-017:before {
	content: "\e08d";
}
.icon-finance-030:before {
	content: "\e08e";
}
.icon-finance-043:before {
	content: "\e08f";
}
.icon-finance-056:before {
	content: "\e090";
}
.icon-finance-055:before {
	content: "\e091";
}
.icon-finance-042:before {
	content: "\e092";
}
.icon-finance-029:before {
	content: "\e093";
}
.icon-finance-016:before {
	content: "\e094";
}
.icon-finance-015:before {
	content: "\e095";
}
.icon-finance-028:before {
	content: "\e096";
}
.icon-finance-041:before {
	content: "\e097";
}
.icon-finance-054:before {
	content: "\e098";
}
.icon-finance-001:before {
	content: "\e099";
}
.icon-finance-002:before {
	content: "\e09a";
}
.icon-finance-003:before {
	content: "\e09b";
}
.icon-finance-004:before {
	content: "\e09c";
}
.icon-finance-005:before {
	content: "\e09d";
}
.icon-finance-006:before {
	content: "\e09e";
}
.icon-finance-007:before {
	content: "\e09f";
}
.icon-finance-008:before {
	content: "\e0a0";
}
.icon-finance-009:before {
	content: "\e0a1";
}
.icon-finance-010:before {
	content: "\e0a2";
}
.icon-finance-011:before {
	content: "\e0a3";
}
.icon-finance-012:before {
	content: "\e0a4";
}
.icon-finance-013:before {
	content: "\e0a5";
}

/* Food */
@font-face {
	font-family: "food-48";
	src:url(/content/plugins/line-icons-pro/food/webfont/fonts/food-48.eot);
	src:url(/content/plugins/line-icons-pro/food/webfont/fonts/food-48.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/food/webfont/fonts/food-48.woff) format("woff"),
	url(/content/plugins/line-icons-pro/food/webfont/fonts/food-48.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/food/webfont/fonts/food-48.svg#food-48) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-food]:before {
	font-family: "food-48" !important;
	content: attr(data-icon-food);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-food"]:before,
[class*=" icon-food"]:before {
	font-family: "food-48" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-food-001:before {
	content: "a";
}
.icon-food-014:before {
	content: "b";
}
.icon-food-027:before {
	content: "c";
}
.icon-food-040:before {
	content: "d";
}
.icon-food-041:before {
	content: "e";
}
.icon-food-028:before {
	content: "f";
}
.icon-food-015:before {
	content: "g";
}
.icon-food-002:before {
	content: "h";
}
.icon-food-003:before {
	content: "i";
}
.icon-food-016:before {
	content: "j";
}
.icon-food-029:before {
	content: "k";
}
.icon-food-042:before {
	content: "l";
}
.icon-food-043:before {
	content: "m";
}
.icon-food-030:before {
	content: "n";
}
.icon-food-017:before {
	content: "o";
}
.icon-food-004:before {
	content: "p";
}
.icon-food-005:before {
	content: "q";
}
.icon-food-018:before {
	content: "r";
}
.icon-food-031:before {
	content: "s";
}
.icon-food-044:before {
	content: "t";
}
.icon-food-045:before {
	content: "u";
}
.icon-food-032:before {
	content: "v";
}
.icon-food-019:before {
	content: "w";
}
.icon-food-006:before {
	content: "x";
}
.icon-food-007:before {
	content: "y";
}
.icon-food-020:before {
	content: "z";
}
.icon-food-033:before {
	content: "A";
}
.icon-food-046:before {
	content: "B";
}
.icon-food-047:before {
	content: "C";
}
.icon-food-034:before {
	content: "D";
}
.icon-food-021:before {
	content: "E";
}
.icon-food-008:before {
	content: "F";
}
.icon-food-009:before {
	content: "G";
}
.icon-food-022:before {
	content: "H";
}
.icon-food-035:before {
	content: "I";
}
.icon-food-048:before {
	content: "J";
}
.icon-food-049:before {
	content: "K";
}
.icon-food-036:before {
	content: "L";
}
.icon-food-023:before {
	content: "M";
}
.icon-food-010:before {
	content: "N";
}
.icon-food-011:before {
	content: "O";
}
.icon-food-024:before {
	content: "P";
}
.icon-food-037:before {
	content: "Q";
}
.icon-food-050:before {
	content: "R";
}
.icon-food-051:before {
	content: "S";
}
.icon-food-038:before {
	content: "T";
}
.icon-food-025:before {
	content: "U";
}
.icon-food-012:before {
	content: "V";
}
.icon-food-013:before {
	content: "W";
}
.icon-food-026:before {
	content: "X";
}
.icon-food-039:before {
	content: "Y";
}
.icon-food-052:before {
	content: "Z";
}
.icon-food-065:before {
	content: "0";
}
.icon-food-078:before {
	content: "1";
}
.icon-food-091:before {
	content: "2";
}
.icon-food-104:before {
	content: "3";
}
.icon-food-103:before {
	content: "4";
}
.icon-food-090:before {
	content: "5";
}
.icon-food-077:before {
	content: "6";
}
.icon-food-064:before {
	content: "7";
}
.icon-food-063:before {
	content: "8";
}
.icon-food-076:before {
	content: "9";
}
.icon-food-089:before {
	content: "!";
}
.icon-food-102:before {
	content: "\"";
}
.icon-food-101:before {
	content: "#";
}
.icon-food-088:before {
	content: "$";
}
.icon-food-075:before {
	content: "%";
}
.icon-food-062:before {
	content: "&";
}
.icon-food-061:before {
	content: "'";
}
.icon-food-074:before {
	content: "(";
}
.icon-food-087:before {
	content: ")";
}
.icon-food-100:before {
	content: "*";
}
.icon-food-099:before {
	content: "+";
}
.icon-food-086:before {
	content: ",";
}
.icon-food-073:before {
	content: "-";
}
.icon-food-060:before {
	content: ".";
}
.icon-food-059:before {
	content: "/";
}
.icon-food-072:before {
	content: ":";
}
.icon-food-085:before {
	content: ";";
}
.icon-food-098:before {
	content: "<";
}
.icon-food-097:before {
	content: "=";
}
.icon-food-084:before {
	content: ">";
}
.icon-food-071:before {
	content: "?";
}
.icon-food-058:before {
	content: "@";
}
.icon-food-057:before {
	content: "[";
}
.icon-food-070:before {
	content: "]";
}
.icon-food-083:before {
	content: "^";
}
.icon-food-096:before {
	content: "_";
}
.icon-food-095:before {
	content: "`";
}
.icon-food-082:before {
	content: "{";
}
.icon-food-069:before {
	content: "|";
}
.icon-food-056:before {
	content: "}";
}
.icon-food-055:before {
	content: "~";
}
.icon-food-068:before {
	content: "\\";
}
.icon-food-081:before {
	content: "\e000";
}
.icon-food-094:before {
	content: "\e001";
}
.icon-food-093:before {
	content: "\e002";
}
.icon-food-080:before {
	content: "\e003";
}
.icon-food-067:before {
	content: "\e004";
}
.icon-food-054:before {
	content: "\e005";
}
.icon-food-053:before {
	content: "\e006";
}
.icon-food-066:before {
	content: "\e007";
}
.icon-food-079:before {
	content: "\e008";
}
.icon-food-092:before {
	content: "\e009";
}
.icon-food-105:before {
	content: "\e00a";
}
.icon-food-118:before {
	content: "\e00b";
}
.icon-food-131:before {
	content: "\e00c";
}
.icon-food-144:before {
	content: "\e00d";
}
.icon-food-157:before {
	content: "\e00e";
}
.icon-food-170:before {
	content: "\e00f";
}
.icon-food-171:before {
	content: "\e010";
}
.icon-food-158:before {
	content: "\e011";
}
.icon-food-145:before {
	content: "\e012";
}
.icon-food-132:before {
	content: "\e013";
}
.icon-food-119:before {
	content: "\e014";
}
.icon-food-106:before {
	content: "\e015";
}
.icon-food-107:before {
	content: "\e016";
}
.icon-food-120:before {
	content: "\e017";
}
.icon-food-133:before {
	content: "\e018";
}
.icon-food-146:before {
	content: "\e019";
}
.icon-food-159:before {
	content: "\e01a";
}
.icon-food-172:before {
	content: "\e01b";
}
.icon-food-173:before {
	content: "\e01c";
}
.icon-food-160:before {
	content: "\e01d";
}
.icon-food-147:before {
	content: "\e01e";
}
.icon-food-134:before {
	content: "\e01f";
}
.icon-food-121:before {
	content: "\e020";
}
.icon-food-108:before {
	content: "\e021";
}
.icon-food-109:before {
	content: "\e022";
}
.icon-food-122:before {
	content: "\e023";
}
.icon-food-135:before {
	content: "\e024";
}
.icon-food-148:before {
	content: "\e025";
}
.icon-food-161:before {
	content: "\e026";
}
.icon-food-174:before {
	content: "\e027";
}
.icon-food-175:before {
	content: "\e028";
}
.icon-food-162:before {
	content: "\e029";
}
.icon-food-149:before {
	content: "\e02a";
}
.icon-food-136:before {
	content: "\e02b";
}
.icon-food-123:before {
	content: "\e02c";
}
.icon-food-110:before {
	content: "\e02d";
}
.icon-food-111:before {
	content: "\e02e";
}
.icon-food-124:before {
	content: "\e02f";
}
.icon-food-137:before {
	content: "\e030";
}
.icon-food-150:before {
	content: "\e031";
}
.icon-food-163:before {
	content: "\e032";
}
.icon-food-176:before {
	content: "\e033";
}
.icon-food-177:before {
	content: "\e034";
}
.icon-food-164:before {
	content: "\e035";
}
.icon-food-151:before {
	content: "\e036";
}
.icon-food-138:before {
	content: "\e037";
}
.icon-food-125:before {
	content: "\e038";
}
.icon-food-112:before {
	content: "\e039";
}
.icon-food-113:before {
	content: "\e03a";
}
.icon-food-126:before {
	content: "\e03b";
}
.icon-food-139:before {
	content: "\e03c";
}
.icon-food-152:before {
	content: "\e03d";
}
.icon-food-165:before {
	content: "\e03e";
}
.icon-food-178:before {
	content: "\e03f";
}
.icon-food-191:before {
	content: "\e040";
}
.icon-food-192:before {
	content: "\e041";
}
.icon-food-166:before {
	content: "\e042";
}
.icon-food-153:before {
	content: "\e043";
}
.icon-food-140:before {
	content: "\e044";
}
.icon-food-127:before {
	content: "\e045";
}
.icon-food-114:before {
	content: "\e046";
}
.icon-food-115:before {
	content: "\e047";
}
.icon-food-128:before {
	content: "\e048";
}
.icon-food-129:before {
	content: "\e049";
}
.icon-food-116:before {
	content: "\e04a";
}
.icon-food-117:before {
	content: "\e04b";
}
.icon-food-130:before {
	content: "\e04c";
}
.icon-food-143:before {
	content: "\e04d";
}
.icon-food-142:before {
	content: "\e04e";
}
.icon-food-141:before {
	content: "\e04f";
}
.icon-food-154:before {
	content: "\e050";
}
.icon-food-155:before {
	content: "\e051";
}
.icon-food-156:before {
	content: "\e052";
}
.icon-food-169:before {
	content: "\e053";
}
.icon-food-168:before {
	content: "\e054";
}
.icon-food-167:before {
	content: "\e055";
}
.icon-food-179:before {
	content: "\e056";
}
.icon-food-180:before {
	content: "\e057";
}
.icon-food-181:before {
	content: "\e058";
}
.icon-food-182:before {
	content: "\e059";
}
.icon-food-195:before {
	content: "\e05a";
}
.icon-food-194:before {
	content: "\e05b";
}
.icon-food-193:before {
	content: "\e05c";
}
.icon-food-190:before {
	content: "\e05d";
}
.icon-food-189:before {
	content: "\e05e";
}
.icon-food-188:before {
	content: "\e05f";
}
.icon-food-187:before {
	content: "\e060";
}
.icon-food-185:before {
	content: "\e061";
}
.icon-food-184:before {
	content: "\e062";
}
.icon-food-183:before {
	content: "\e063";
}
.icon-food-186:before {
	content: "\e064";
}
.icon-food-208:before {
	content: "\e065";
}
.icon-food-221:before {
	content: "\e066";
}
.icon-food-220:before {
	content: "\e067";
}
.icon-food-207:before {
	content: "\e068";
}
.icon-food-206:before {
	content: "\e069";
}
.icon-food-219:before {
	content: "\e06a";
}
.icon-food-205:before {
	content: "\e06b";
}
.icon-food-204:before {
	content: "\e06c";
}
.icon-food-217:before {
	content: "\e06d";
}
.icon-food-216:before {
	content: "\e06e";
}
.icon-food-203:before {
	content: "\e06f";
}
.icon-food-202:before {
	content: "\e070";
}
.icon-food-215:before {
	content: "\e071";
}
.icon-food-214:before {
	content: "\e072";
}
.icon-food-201:before {
	content: "\e073";
}
.icon-food-200:before {
	content: "\e074";
}
.icon-food-213:before {
	content: "\e075";
}
.icon-food-212:before {
	content: "\e076";
}
.icon-food-199:before {
	content: "\e077";
}
.icon-food-198:before {
	content: "\e078";
}
.icon-food-211:before {
	content: "\e079";
}
.icon-food-210:before {
	content: "\e07a";
}
.icon-food-197:before {
	content: "\e07b";
}
.icon-food-196:before {
	content: "\e07c";
}
.icon-food-209:before {
	content: "\e07d";
}
.icon-food-222:before {
	content: "\e07e";
}
.icon-food-235:before {
	content: "\e07f";
}
.icon-food-248:before {
	content: "\e080";
}
.icon-food-249:before {
	content: "\e081";
}
.icon-food-236:before {
	content: "\e082";
}
.icon-food-223:before {
	content: "\e083";
}
.icon-food-224:before {
	content: "\e084";
}
.icon-food-237:before {
	content: "\e085";
}
.icon-food-250:before {
	content: "\e086";
}
.icon-food-251:before {
	content: "\e087";
}
.icon-food-238:before {
	content: "\e088";
}
.icon-food-225:before {
	content: "\e089";
}
.icon-food-226:before {
	content: "\e08a";
}
.icon-food-239:before {
	content: "\e08b";
}
.icon-food-252:before {
	content: "\e08c";
}
.icon-food-253:before {
	content: "\e08d";
}
.icon-food-240:before {
	content: "\e08e";
}
.icon-food-227:before {
	content: "\e08f";
}
.icon-food-228:before {
	content: "\e090";
}
.icon-food-241:before {
	content: "\e091";
}
.icon-food-254:before {
	content: "\e092";
}
.icon-food-255:before {
	content: "\e093";
}
.icon-food-242:before {
	content: "\e094";
}
.icon-food-229:before {
	content: "\e095";
}
.icon-food-230:before {
	content: "\e096";
}
.icon-food-243:before {
	content: "\e097";
}
.icon-food-256:before {
	content: "\e098";
}
.icon-food-257:before {
	content: "\e099";
}
.icon-food-244:before {
	content: "\e09a";
}
.icon-food-231:before {
	content: "\e09b";
}
.icon-food-232:before {
	content: "\e09c";
}
.icon-food-245:before {
	content: "\e09d";
}
.icon-food-258:before {
	content: "\e09e";
}
.icon-food-218:before {
	content: "\e09f";
}
.icon-food-233:before {
	content: "\e0a0";
}
.icon-food-246:before {
	content: "\e0a1";
}
.icon-food-259:before {
	content: "\e0a2";
}
.icon-food-260:before {
	content: "\e0a3";
}
.icon-food-247:before {
	content: "\e0a4";
}
.icon-food-234:before {
	content: "\e0a5";
}
.icon-food-273:before {
	content: "\e0a6";
}
.icon-food-286:before {
	content: "\e0a7";
}
.icon-food-299:before {
	content: "\e0a8";
}
.icon-food-298:before {
	content: "\e0a9";
}
.icon-food-285:before {
	content: "\e0aa";
}
.icon-food-272:before {
	content: "\e0ab";
}
.icon-food-271:before {
	content: "\e0ac";
}
.icon-food-284:before {
	content: "\e0ad";
}
.icon-food-297:before {
	content: "\e0ae";
}
.icon-food-296:before {
	content: "\e0af";
}
.icon-food-283:before {
	content: "\e0b0";
}
.icon-food-270:before {
	content: "\e0b1";
}
.icon-food-269:before {
	content: "\e0b2";
}
.icon-food-282:before {
	content: "\e0b3";
}
.icon-food-295:before {
	content: "\e0b4";
}
.icon-food-294:before {
	content: "\e0b5";
}
.icon-food-281:before {
	content: "\e0b6";
}
.icon-food-268:before {
	content: "\e0b7";
}
.icon-food-267:before {
	content: "\e0b8";
}
.icon-food-280:before {
	content: "\e0b9";
}
.icon-food-293:before {
	content: "\e0ba";
}
.icon-food-292:before {
	content: "\e0bb";
}
.icon-food-279:before {
	content: "\e0bc";
}
.icon-food-266:before {
	content: "\e0bd";
}
.icon-food-265:before {
	content: "\e0be";
}
.icon-food-278:before {
	content: "\e0bf";
}
.icon-food-291:before {
	content: "\e0c0";
}
.icon-food-290:before {
	content: "\e0c1";
}
.icon-food-277:before {
	content: "\e0c2";
}
.icon-food-264:before {
	content: "\e0c3";
}
.icon-food-263:before {
	content: "\e0c4";
}
.icon-food-276:before {
	content: "\e0c5";
}
.icon-food-289:before {
	content: "\e0c6";
}
.icon-food-288:before {
	content: "\e0c7";
}
.icon-food-275:before {
	content: "\e0c8";
}
.icon-food-262:before {
	content: "\e0c9";
}
.icon-food-261:before {
	content: "\e0ca";
}
.icon-food-274:before {
	content: "\e0cb";
}
.icon-food-287:before {
	content: "\e0cc";
}
.icon-food-300:before {
	content: "\e0cd";
}

/* Furniture */
@font-face {
	font-family: "furniture";
	src:url(/content/plugins/line-icons-pro/furniture/webfont/fonts/furniture.eot);
	src:url(/content/plugins/line-icons-pro/furniture/webfont/fonts/furniture.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/furniture/webfont/fonts/furniture.woff) format("woff"),
    url(/content/plugins/line-icons-pro/furniture/webfont/fonts/furniture.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/furniture/webfont/fonts/furniture.svg#furniture) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-furniture]:before {
	font-family: "furniture" !important;
	content: attr(data-icon-furniture);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-furniture"]:before,
[class*=" icon-furniture"]:before {
	font-family: "furniture" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-furniture-001:before {
	content: "a";
}
.icon-furniture-014:before {
	content: "b";
}
.icon-furniture-027:before {
	content: "c";
}
.icon-furniture-040:before {
	content: "d";
}
.icon-furniture-041:before {
	content: "e";
}
.icon-furniture-028:before {
	content: "f";
}
.icon-furniture-015:before {
	content: "g";
}
.icon-furniture-002:before {
	content: "h";
}
.icon-furniture-003:before {
	content: "i";
}
.icon-furniture-016:before {
	content: "j";
}
.icon-furniture-029:before {
	content: "k";
}
.icon-furniture-042:before {
	content: "l";
}
.icon-furniture-043:before {
	content: "m";
}
.icon-furniture-030:before {
	content: "n";
}
.icon-furniture-017:before {
	content: "o";
}
.icon-furniture-004:before {
	content: "p";
}
.icon-furniture-005:before {
	content: "q";
}
.icon-furniture-018:before {
	content: "r";
}
.icon-furniture-031:before {
	content: "s";
}
.icon-furniture-044:before {
	content: "t";
}
.icon-furniture-045:before {
	content: "u";
}
.icon-furniture-032:before {
	content: "v";
}
.icon-furniture-019:before {
	content: "w";
}
.icon-furniture-006:before {
	content: "x";
}
.icon-furniture-007:before {
	content: "y";
}
.icon-furniture-020:before {
	content: "z";
}
.icon-furniture-033:before {
	content: "A";
}
.icon-furniture-046:before {
	content: "B";
}
.icon-furniture-047:before {
	content: "C";
}
.icon-furniture-034:before {
	content: "D";
}
.icon-furniture-021:before {
	content: "E";
}
.icon-furniture-008:before {
	content: "F";
}
.icon-furniture-009:before {
	content: "G";
}
.icon-furniture-022:before {
	content: "H";
}
.icon-furniture-035:before {
	content: "I";
}
.icon-furniture-048:before {
	content: "J";
}
.icon-furniture-049:before {
	content: "K";
}
.icon-furniture-036:before {
	content: "L";
}
.icon-furniture-023:before {
	content: "M";
}
.icon-furniture-010:before {
	content: "N";
}
.icon-furniture-011:before {
	content: "O";
}
.icon-furniture-024:before {
	content: "P";
}
.icon-furniture-037:before {
	content: "Q";
}
.icon-furniture-050:before {
	content: "R";
}
.icon-furniture-051:before {
	content: "S";
}
.icon-furniture-038:before {
	content: "T";
}
.icon-furniture-025:before {
	content: "U";
}
.icon-furniture-012:before {
	content: "V";
}
.icon-furniture-013:before {
	content: "W";
}
.icon-furniture-026:before {
	content: "X";
}
.icon-furniture-039:before {
	content: "Y";
}
.icon-furniture-052:before {
	content: "Z";
}
.icon-furniture-065:before {
	content: "0";
}
.icon-furniture-064:before {
	content: "1";
}
.icon-furniture-063:before {
	content: "2";
}
.icon-furniture-062:before {
	content: "3";
}
.icon-furniture-061:before {
	content: "4";
}
.icon-furniture-060:before {
	content: "5";
}
.icon-furniture-059:before {
	content: "6";
}
.icon-furniture-058:before {
	content: "7";
}
.icon-furniture-057:before {
	content: "8";
}
.icon-furniture-056:before {
	content: "9";
}
.icon-furniture-055:before {
	content: "!";
}
.icon-furniture-054:before {
	content: "\"";
}
.icon-furniture-053:before {
	content: "#";
}
.icon-furniture-066:before {
	content: "$";
}
.icon-furniture-079:before {
	content: "%";
}
.icon-furniture-092:before {
	content: "&";
}
.icon-furniture-093:before {
	content: "'";
}
.icon-furniture-080:before {
	content: "(";
}
.icon-furniture-067:before {
	content: ")";
}
.icon-furniture-068:before {
	content: "*";
}
.icon-furniture-081:before {
	content: "+";
}
.icon-furniture-094:before {
	content: ",";
}
.icon-furniture-095:before {
	content: "-";
}
.icon-furniture-082:before {
	content: ".";
}
.icon-furniture-069:before {
	content: "/";
}
.icon-furniture-070:before {
	content: ":";
}
.icon-furniture-083:before {
	content: ";";
}
.icon-furniture-096:before {
	content: "<";
}
.icon-furniture-097:before {
	content: "=";
}
.icon-furniture-084:before {
	content: ">";
}
.icon-furniture-071:before {
	content: "?";
}
.icon-furniture-073:before {
	content: "@";
}
.icon-furniture-072:before {
	content: "[";
}
.icon-furniture-085:before {
	content: "]";
}
.icon-furniture-098:before {
	content: "^";
}
.icon-furniture-099:before {
	content: "_";
}
.icon-furniture-086:before {
	content: "`";
}
.icon-furniture-087:before {
	content: "{";
}
.icon-furniture-100:before {
	content: "|";
}
.icon-furniture-075:before {
	content: "}";
}
.icon-furniture-074:before {
	content: "~";
}
.icon-furniture-076:before {
	content: "\\";
}
.icon-furniture-089:before {
	content: "\e000";
}
.icon-furniture-088:before {
	content: "\e001";
}
.icon-furniture-090:before {
	content: "\e002";
}
.icon-furniture-077:before {
	content: "\e003";
}
.icon-furniture-078:before {
	content: "\e004";
}
.icon-furniture-091:before {
	content: "\e005";
}


@charset "UTF-8";

@font-face {
	font-family: "hotel-restaurant";
	src:url(/content/plugins/line-icons-pro/hotel-restaurant/webfont/fonts/hotel-restaurant.eot);
	src:url(/content/plugins/line-icons-pro/hotel-restaurant/webfont/fonts/hotel-restaurant.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/hotel-restaurant/webfont/fonts/hotel-restaurant.woff) format("woff"),
    url(/content/plugins/line-icons-pro/hotel-restaurant/webfont/fonts/hotel-restaurant.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/hotel-restaurant/webfont/fonts/hotel-restaurant.svg#hotel-restaurant) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-hotel-restaurant]:before {
	font-family: "hotel-restaurant" !important;
	content: attr(data-icon-hotel-restaurant);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-hotel-restaurant"]:before,
[class*=" icon-hotel-restaurant"]:before {
	font-family: "hotel-restaurant" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-hotel-restaurant-001:before {
	content: "a";
}
.icon-hotel-restaurant-002:before {
	content: "b";
}
.icon-hotel-restaurant-003:before {
	content: "c";
}
.icon-hotel-restaurant-004:before {
	content: "d";
}
.icon-hotel-restaurant-005:before {
	content: "e";
}
.icon-hotel-restaurant-006:before {
	content: "f";
}
.icon-hotel-restaurant-007:before {
	content: "g";
}
.icon-hotel-restaurant-008:before {
	content: "h";
}
.icon-hotel-restaurant-009:before {
	content: "i";
}
.icon-hotel-restaurant-010:before {
	content: "j";
}
.icon-hotel-restaurant-011:before {
	content: "k";
}
.icon-hotel-restaurant-065:before {
	content: "l";
}
.icon-hotel-restaurant-012:before {
	content: "m";
}
.icon-hotel-restaurant-013:before {
	content: "n";
}
.icon-hotel-restaurant-026:before {
	content: "o";
}
.icon-hotel-restaurant-025:before {
	content: "p";
}
.icon-hotel-restaurant-024:before {
	content: "q";
}
.icon-hotel-restaurant-023:before {
	content: "r";
}
.icon-hotel-restaurant-022:before {
	content: "s";
}
.icon-hotel-restaurant-021:before {
	content: "t";
}
.icon-hotel-restaurant-020:before {
	content: "u";
}
.icon-hotel-restaurant-019:before {
	content: "v";
}
.icon-hotel-restaurant-018:before {
	content: "w";
}
.icon-hotel-restaurant-017:before {
	content: "x";
}
.icon-hotel-restaurant-016:before {
	content: "y";
}
.icon-hotel-restaurant-015:before {
	content: "z";
}
.icon-hotel-restaurant-014:before {
	content: "A";
}
.icon-hotel-restaurant-027:before {
	content: "B";
}
.icon-hotel-restaurant-028:before {
	content: "C";
}
.icon-hotel-restaurant-029:before {
	content: "D";
}
.icon-hotel-restaurant-030:before {
	content: "E";
}
.icon-hotel-restaurant-031:before {
	content: "F";
}
.icon-hotel-restaurant-032:before {
	content: "G";
}
.icon-hotel-restaurant-033:before {
	content: "H";
}
.icon-hotel-restaurant-034:before {
	content: "I";
}
.icon-hotel-restaurant-035:before {
	content: "J";
}
.icon-hotel-restaurant-036:before {
	content: "K";
}
.icon-hotel-restaurant-038:before {
	content: "L";
}
.icon-hotel-restaurant-039:before {
	content: "M";
}
.icon-hotel-restaurant-037:before {
	content: "N";
}
.icon-hotel-restaurant-052:before {
	content: "O";
}
.icon-hotel-restaurant-051:before {
	content: "P";
}
.icon-hotel-restaurant-050:before {
	content: "Q";
}
.icon-hotel-restaurant-049:before {
	content: "R";
}
.icon-hotel-restaurant-048:before {
	content: "S";
}
.icon-hotel-restaurant-047:before {
	content: "T";
}
.icon-hotel-restaurant-046:before {
	content: "U";
}
.icon-hotel-restaurant-045:before {
	content: "V";
}
.icon-hotel-restaurant-044:before {
	content: "W";
}
.icon-hotel-restaurant-042:before {
	content: "X";
}
.icon-hotel-restaurant-041:before {
	content: "Y";
}
.icon-hotel-restaurant-040:before {
	content: "Z";
}
.icon-hotel-restaurant-043:before {
	content: "0";
}
.icon-hotel-restaurant-053:before {
	content: "1";
}
.icon-hotel-restaurant-054:before {
	content: "2";
}
.icon-hotel-restaurant-055:before {
	content: "3";
}
.icon-hotel-restaurant-056:before {
	content: "4";
}
.icon-hotel-restaurant-057:before {
	content: "5";
}
.icon-hotel-restaurant-058:before {
	content: "6";
}
.icon-hotel-restaurant-059:before {
	content: "7";
}
.icon-hotel-restaurant-060:before {
	content: "8";
}
.icon-hotel-restaurant-061:before {
	content: "9";
}
.icon-hotel-restaurant-062:before {
	content: "!";
}
.icon-hotel-restaurant-063:before {
	content: "\"";
}
.icon-hotel-restaurant-064:before {
	content: "#";
}
.icon-hotel-restaurant-066:before {
	content: "$";
}
.icon-hotel-restaurant-079:before {
	content: "%";
}
.icon-hotel-restaurant-092:before {
	content: "&";
}
.icon-hotel-restaurant-105:before {
	content: "'";
}
.icon-hotel-restaurant-118:before {
	content: "(";
}
.icon-hotel-restaurant-131:before {
	content: ")";
}
.icon-hotel-restaurant-144:before {
	content: "*";
}
.icon-hotel-restaurant-157:before {
	content: "+";
}
.icon-hotel-restaurant-067:before {
	content: ",";
}
.icon-hotel-restaurant-080:before {
	content: "-";
}
.icon-hotel-restaurant-068:before {
	content: ".";
}
.icon-hotel-restaurant-081:before {
	content: "/";
}
.icon-hotel-restaurant-093:before {
	content: ":";
}
.icon-hotel-restaurant-094:before {
	content: ";";
}
.icon-hotel-restaurant-095:before {
	content: "<";
}
.icon-hotel-restaurant-096:before {
	content: "=";
}
.icon-hotel-restaurant-097:before {
	content: ">";
}
.icon-hotel-restaurant-098:before {
	content: "?";
}
.icon-hotel-restaurant-099:before {
	content: "@";
}
.icon-hotel-restaurant-100:before {
	content: "[";
}
.icon-hotel-restaurant-101:before {
	content: "]";
}
.icon-hotel-restaurant-102:before {
	content: "^";
}
.icon-hotel-restaurant-103:before {
	content: "_";
}
.icon-hotel-restaurant-104:before {
	content: "`";
}
.icon-hotel-restaurant-091:before {
	content: "{";
}
.icon-hotel-restaurant-090:before {
	content: "|";
}
.icon-hotel-restaurant-089:before {
	content: "}";
}
.icon-hotel-restaurant-088:before {
	content: "~";
}
.icon-hotel-restaurant-087:before {
	content: "\\";
}
.icon-hotel-restaurant-086:before {
	content: "\e000";
}
.icon-hotel-restaurant-085:before {
	content: "\e001";
}
.icon-hotel-restaurant-084:before {
	content: "\e002";
}
.icon-hotel-restaurant-083:before {
	content: "\e003";
}
.icon-hotel-restaurant-082:before {
	content: "\e004";
}
.icon-hotel-restaurant-069:before {
	content: "\e005";
}
.icon-hotel-restaurant-070:before {
	content: "\e006";
}
.icon-hotel-restaurant-071:before {
	content: "\e007";
}
.icon-hotel-restaurant-072:before {
	content: "\e008";
}
.icon-hotel-restaurant-073:before {
	content: "\e009";
}
.icon-hotel-restaurant-074:before {
	content: "\e00a";
}
.icon-hotel-restaurant-075:before {
	content: "\e00b";
}
.icon-hotel-restaurant-076:before {
	content: "\e00c";
}
.icon-hotel-restaurant-077:before {
	content: "\e00d";
}
.icon-hotel-restaurant-078:before {
	content: "\e00e";
}
.icon-hotel-restaurant-117:before {
	content: "\e00f";
}
.icon-hotel-restaurant-116:before {
	content: "\e010";
}
.icon-hotel-restaurant-115:before {
	content: "\e011";
}
.icon-hotel-restaurant-114:before {
	content: "\e012";
}
.icon-hotel-restaurant-113:before {
	content: "\e013";
}
.icon-hotel-restaurant-112:before {
	content: "\e014";
}
.icon-hotel-restaurant-111:before {
	content: "\e015";
}
.icon-hotel-restaurant-110:before {
	content: "\e016";
}
.icon-hotel-restaurant-109:before {
	content: "\e017";
}
.icon-hotel-restaurant-108:before {
	content: "\e018";
}
.icon-hotel-restaurant-107:before {
	content: "\e019";
}
.icon-hotel-restaurant-106:before {
	content: "\e01a";
}
.icon-hotel-restaurant-119:before {
	content: "\e01b";
}
.icon-hotel-restaurant-120:before {
	content: "\e01c";
}
.icon-hotel-restaurant-121:before {
	content: "\e01d";
}
.icon-hotel-restaurant-122:before {
	content: "\e01e";
}
.icon-hotel-restaurant-123:before {
	content: "\e01f";
}
.icon-hotel-restaurant-124:before {
	content: "\e020";
}
.icon-hotel-restaurant-125:before {
	content: "\e021";
}
.icon-hotel-restaurant-126:before {
	content: "\e022";
}
.icon-hotel-restaurant-127:before {
	content: "\e023";
}
.icon-hotel-restaurant-128:before {
	content: "\e024";
}
.icon-hotel-restaurant-129:before {
	content: "\e025";
}
.icon-hotel-restaurant-130:before {
	content: "\e026";
}
.icon-hotel-restaurant-143:before {
	content: "\e027";
}
.icon-hotel-restaurant-142:before {
	content: "\e028";
}
.icon-hotel-restaurant-141:before {
	content: "\e029";
}
.icon-hotel-restaurant-140:before {
	content: "\e02a";
}
.icon-hotel-restaurant-139:before {
	content: "\e02b";
}
.icon-hotel-restaurant-138:before {
	content: "\e02c";
}
.icon-hotel-restaurant-137:before {
	content: "\e02d";
}
.icon-hotel-restaurant-136:before {
	content: "\e02e";
}
.icon-hotel-restaurant-135:before {
	content: "\e02f";
}
.icon-hotel-restaurant-134:before {
	content: "\e030";
}
.icon-hotel-restaurant-133:before {
	content: "\e031";
}
.icon-hotel-restaurant-132:before {
	content: "\e032";
}
.icon-hotel-restaurant-145:before {
	content: "\e033";
}
.icon-hotel-restaurant-146:before {
	content: "\e034";
}
.icon-hotel-restaurant-147:before {
	content: "\e035";
}
.icon-hotel-restaurant-148:before {
	content: "\e036";
}
.icon-hotel-restaurant-149:before {
	content: "\e037";
}
.icon-hotel-restaurant-150:before {
	content: "\e038";
}
.icon-hotel-restaurant-151:before {
	content: "\e039";
}
.icon-hotel-restaurant-152:before {
	content: "\e03a";
}
.icon-hotel-restaurant-153:before {
	content: "\e03b";
}
.icon-hotel-restaurant-154:before {
	content: "\e03c";
}
.icon-hotel-restaurant-155:before {
	content: "\e03d";
}
.icon-hotel-restaurant-156:before {
	content: "\e03e";
}
.icon-hotel-restaurant-169:before {
	content: "\e03f";
}
.icon-hotel-restaurant-168:before {
	content: "\e040";
}
.icon-hotel-restaurant-167:before {
	content: "\e041";
}
.icon-hotel-restaurant-166:before {
	content: "\e042";
}
.icon-hotel-restaurant-165:before {
	content: "\e043";
}
.icon-hotel-restaurant-164:before {
	content: "\e044";
}
.icon-hotel-restaurant-163:before {
	content: "\e045";
}
.icon-hotel-restaurant-162:before {
	content: "\e046";
}
.icon-hotel-restaurant-161:before {
	content: "\e047";
}
.icon-hotel-restaurant-160:before {
	content: "\e048";
}
.icon-hotel-restaurant-159:before {
	content: "\e049";
}
.icon-hotel-restaurant-158:before {
	content: "\e04a";
}
.icon-hotel-restaurant-170:before {
	content: "\e04b";
}
.icon-hotel-restaurant-171:before {
	content: "\e04c";
}
.icon-hotel-restaurant-172:before {
	content: "\e04d";
}
.icon-hotel-restaurant-173:before {
	content: "\e04e";
}
.icon-hotel-restaurant-174:before {
	content: "\e04f";
}
.icon-hotel-restaurant-175:before {
	content: "\e050";
}
.icon-hotel-restaurant-176:before {
	content: "\e051";
}
.icon-hotel-restaurant-177:before {
	content: "\e052";
}
.icon-hotel-restaurant-178:before {
	content: "\e053";
}
.icon-hotel-restaurant-179:before {
	content: "\e054";
}
.icon-hotel-restaurant-180:before {
	content: "\e055";
}
.icon-hotel-restaurant-181:before {
	content: "\e056";
}
.icon-hotel-restaurant-182:before {
	content: "\e057";
}
.icon-hotel-restaurant-195:before {
	content: "\e058";
}
.icon-hotel-restaurant-194:before {
	content: "\e059";
}
.icon-hotel-restaurant-193:before {
	content: "\e05a";
}
.icon-hotel-restaurant-192:before {
	content: "\e05b";
}
.icon-hotel-restaurant-191:before {
	content: "\e05c";
}
.icon-hotel-restaurant-190:before {
	content: "\e05d";
}
.icon-hotel-restaurant-189:before {
	content: "\e05e";
}
.icon-hotel-restaurant-188:before {
	content: "\e05f";
}
.icon-hotel-restaurant-187:before {
	content: "\e060";
}
.icon-hotel-restaurant-186:before {
	content: "\e061";
}
.icon-hotel-restaurant-185:before {
	content: "\e062";
}
.icon-hotel-restaurant-184:before {
	content: "\e063";
}
.icon-hotel-restaurant-183:before {
	content: "\e064";
}
.icon-hotel-restaurant-196:before {
	content: "\e065";
}
.icon-hotel-restaurant-197:before {
	content: "\e066";
}
.icon-hotel-restaurant-198:before {
	content: "\e067";
}
.icon-hotel-restaurant-199:before {
	content: "\e068";
}
.icon-hotel-restaurant-200:before {
	content: "\e069";
}
.icon-hotel-restaurant-201:before {
	content: "\e06a";
}
.icon-hotel-restaurant-202:before {
	content: "\e06b";
}
.icon-hotel-restaurant-203:before {
	content: "\e06c";
}
.icon-hotel-restaurant-204:before {
	content: "\e06d";
}
.icon-hotel-restaurant-205:before {
	content: "\e06e";
}
.icon-hotel-restaurant-206:before {
	content: "\e06f";
}
.icon-hotel-restaurant-207:before {
	content: "\e070";
}
.icon-hotel-restaurant-208:before {
	content: "\e071";
}
.icon-hotel-restaurant-221:before {
	content: "\e072";
}
.icon-hotel-restaurant-220:before {
	content: "\e073";
}
.icon-hotel-restaurant-219:before {
	content: "\e074";
}
.icon-hotel-restaurant-218:before {
	content: "\e075";
}
.icon-hotel-restaurant-217:before {
	content: "\e076";
}
.icon-hotel-restaurant-216:before {
	content: "\e077";
}
.icon-hotel-restaurant-215:before {
	content: "\e078";
}
.icon-hotel-restaurant-214:before {
	content: "\e079";
}
.icon-hotel-restaurant-213:before {
	content: "\e07a";
}
.icon-hotel-restaurant-212:before {
	content: "\e07b";
}
.icon-hotel-restaurant-211:before {
	content: "\e07c";
}
.icon-hotel-restaurant-210:before {
	content: "\e07d";
}
.icon-hotel-restaurant-209:before {
	content: "\e07e";
}
.icon-hotel-restaurant-222:before {
	content: "\e07f";
}
.icon-hotel-restaurant-223:before {
	content: "\e080";
}
.icon-hotel-restaurant-224:before {
	content: "\e081";
}
.icon-hotel-restaurant-225:before {
	content: "\e082";
}
.icon-hotel-restaurant-226:before {
	content: "\e083";
}
.icon-hotel-restaurant-227:before {
	content: "\e084";
}
.icon-hotel-restaurant-228:before {
	content: "\e085";
}
.icon-hotel-restaurant-229:before {
	content: "\e086";
}
.icon-hotel-restaurant-230:before {
	content: "\e087";
}
.icon-hotel-restaurant-231:before {
	content: "\e088";
}
.icon-hotel-restaurant-232:before {
	content: "\e089";
}
.icon-hotel-restaurant-233:before {
	content: "\e08a";
}
.icon-hotel-restaurant-234:before {
	content: "\e08b";
}
.icon-hotel-restaurant-247:before {
	content: "\e08c";
}
.icon-hotel-restaurant-246:before {
	content: "\e08d";
}
.icon-hotel-restaurant-245:before {
	content: "\e08e";
}
.icon-hotel-restaurant-244:before {
	content: "\e08f";
}
.icon-hotel-restaurant-243:before {
	content: "\e090";
}
.icon-hotel-restaurant-242:before {
	content: "\e091";
}
.icon-hotel-restaurant-241:before {
	content: "\e092";
}
.icon-hotel-restaurant-240:before {
	content: "\e093";
}
.icon-hotel-restaurant-239:before {
	content: "\e094";
}
.icon-hotel-restaurant-238:before {
	content: "\e095";
}
.icon-hotel-restaurant-237:before {
	content: "\e096";
}
.icon-hotel-restaurant-236:before {
	content: "\e097";
}
.icon-hotel-restaurant-235:before {
	content: "\e098";
}
.icon-hotel-restaurant-248:before {
	content: "\e099";
}
.icon-hotel-restaurant-249:before {
	content: "\e09a";
}
.icon-hotel-restaurant-250:before {
	content: "\e09b";
}

@charset "UTF-8";

@font-face {
	font-family: "media";
	src:url(/content/plugins/line-icons-pro/media/webfont/fonts/media.eot);
	src:url(/content/plugins/line-icons-pro/media/webfont/fonts/media.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/media/webfont/fonts/media.woff) format("woff"),
    url(/content/plugins/line-icons-pro/media/webfont/fonts/media.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/media/webfont/fonts/media.svg#media) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-media]:before {
	font-family: "media" !important;
	content: attr(data-icon-media);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-media"]:before,
[class*=" icon-media"]:before {
	font-family: "media" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-media-001:before {
	content: "a";
}
.icon-media-014:before {
	content: "b";
}
.icon-media-027:before {
	content: "c";
}
.icon-media-040:before {
	content: "d";
}
.icon-media-041:before {
	content: "e";
}
.icon-media-028:before {
	content: "f";
}
.icon-media-015:before {
	content: "g";
}
.icon-media-002:before {
	content: "h";
}
.icon-media-003:before {
	content: "i";
}
.icon-media-016:before {
	content: "j";
}
.icon-media-029:before {
	content: "k";
}
.icon-media-042:before {
	content: "l";
}
.icon-media-043:before {
	content: "m";
}
.icon-media-030:before {
	content: "n";
}
.icon-media-017:before {
	content: "o";
}
.icon-media-004:before {
	content: "p";
}
.icon-media-005:before {
	content: "q";
}
.icon-media-018:before {
	content: "r";
}
.icon-media-031:before {
	content: "s";
}
.icon-media-044:before {
	content: "t";
}
.icon-media-045:before {
	content: "u";
}
.icon-media-032:before {
	content: "v";
}
.icon-media-019:before {
	content: "w";
}
.icon-media-006:before {
	content: "x";
}
.icon-media-007:before {
	content: "y";
}
.icon-media-020:before {
	content: "z";
}
.icon-media-033:before {
	content: "A";
}
.icon-media-046:before {
	content: "B";
}
.icon-media-047:before {
	content: "C";
}
.icon-media-034:before {
	content: "D";
}
.icon-media-021:before {
	content: "E";
}
.icon-media-008:before {
	content: "F";
}
.icon-media-009:before {
	content: "G";
}
.icon-media-022:before {
	content: "H";
}
.icon-media-035:before {
	content: "I";
}
.icon-media-048:before {
	content: "J";
}
.icon-media-049:before {
	content: "K";
}
.icon-media-036:before {
	content: "L";
}
.icon-media-023:before {
	content: "M";
}
.icon-media-010:before {
	content: "N";
}
.icon-media-011:before {
	content: "O";
}
.icon-media-024:before {
	content: "P";
}
.icon-media-037:before {
	content: "Q";
}
.icon-media-050:before {
	content: "R";
}
.icon-media-063:before {
	content: "S";
}
.icon-media-064:before {
	content: "T";
}
.icon-media-051:before {
	content: "U";
}
.icon-media-038:before {
	content: "V";
}
.icon-media-025:before {
	content: "W";
}
.icon-media-012:before {
	content: "X";
}
.icon-media-013:before {
	content: "Y";
}
.icon-media-026:before {
	content: "Z";
}
.icon-media-039:before {
	content: "0";
}
.icon-media-052:before {
	content: "1";
}
.icon-media-065:before {
	content: "2";
}
.icon-media-062:before {
	content: "3";
}
.icon-media-061:before {
	content: "4";
}
.icon-media-060:before {
	content: "5";
}
.icon-media-059:before {
	content: "6";
}
.icon-media-058:before {
	content: "7";
}
.icon-media-057:before {
	content: "8";
}
.icon-media-056:before {
	content: "9";
}
.icon-media-055:before {
	content: "!";
}
.icon-media-054:before {
	content: "\"";
}
.icon-media-053:before {
	content: "#";
}
.icon-media-066:before {
	content: "$";
}
.icon-media-079:before {
	content: "%";
}
.icon-media-092:before {
	content: "&";
}
.icon-media-105:before {
	content: "'";
}
.icon-media-118:before {
	content: "(";
}
.icon-media-119:before {
	content: ")";
}
.icon-media-106:before {
	content: "*";
}
.icon-media-093:before {
	content: "+";
}
.icon-media-080:before {
	content: ",";
}
.icon-media-067:before {
	content: "-";
}
.icon-media-068:before {
	content: ".";
}
.icon-media-081:before {
	content: "/";
}
.icon-media-094:before {
	content: ":";
}
.icon-media-107:before {
	content: ";";
}
.icon-media-120:before {
	content: "<";
}
.icon-media-121:before {
	content: "=";
}
.icon-media-108:before {
	content: ">";
}
.icon-media-095:before {
	content: "?";
}
.icon-media-082:before {
	content: "@";
}
.icon-media-069:before {
	content: "[";
}
.icon-media-070:before {
	content: "]";
}
.icon-media-083:before {
	content: "^";
}
.icon-media-096:before {
	content: "_";
}
.icon-media-109:before {
	content: "`";
}
.icon-media-122:before {
	content: "{";
}
.icon-media-123:before {
	content: "|";
}
.icon-media-110:before {
	content: "}";
}
.icon-media-097:before {
	content: "~";
}
.icon-media-084:before {
	content: "\\";
}
.icon-media-071:before {
	content: "\e000";
}
.icon-media-072:before {
	content: "\e001";
}
.icon-media-085:before {
	content: "\e002";
}
.icon-media-098:before {
	content: "\e003";
}
.icon-media-111:before {
	content: "\e004";
}
.icon-media-124:before {
	content: "\e005";
}
.icon-media-125:before {
	content: "\e006";
}
.icon-media-112:before {
	content: "\e007";
}
.icon-media-099:before {
	content: "\e008";
}
.icon-media-086:before {
	content: "\e009";
}
.icon-media-073:before {
	content: "\e00a";
}
.icon-media-074:before {
	content: "\e00b";
}
.icon-media-087:before {
	content: "\e00c";
}
.icon-media-100:before {
	content: "\e00d";
}
.icon-media-113:before {
	content: "\e00e";
}
.icon-media-126:before {
	content: "\e00f";
}
.icon-media-127:before {
	content: "\e010";
}
.icon-media-114:before {
	content: "\e011";
}
.icon-media-101:before {
	content: "\e012";
}
.icon-media-088:before {
	content: "\e013";
}
.icon-media-075:before {
	content: "\e014";
}
.icon-media-076:before {
	content: "\e015";
}
.icon-media-089:before {
	content: "\e016";
}
.icon-media-090:before {
	content: "\e017";
}
.icon-media-077:before {
	content: "\e018";
}
.icon-media-078:before {
	content: "\e019";
}
.icon-media-091:before {
	content: "\e01a";
}
.icon-media-104:before {
	content: "\e01b";
}
.icon-media-103:before {
	content: "\e01c";
}
.icon-media-102:before {
	content: "\e01d";
}
.icon-media-115:before {
	content: "\e01e";
}
.icon-media-116:before {
	content: "\e01f";
}
.icon-media-117:before {
	content: "\e020";
}
.icon-media-130:before {
	content: "\e021";
}
.icon-media-129:before {
	content: "\e022";
}
.icon-media-128:before {
	content: "\e023";
}

/* medical-and-health */
@font-face {
	font-family: "medical-and-health";
	src:url(/content/plugins/line-icons-pro/medical/webfont/fonts/medical-and-health.eot);
	src:url(/content/plugins/line-icons-pro/medical/webfont/fonts/medical-and-health.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/medical/webfont/fonts/medical-and-health.woff) format("woff"),
    url(/content/plugins/line-icons-pro/medical/webfont/fonts/medical-and-health.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/medical/webfont/fonts/medical-and-health.svg#medical-and-health) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-medical]:before {
	font-family: "medical-and-health" !important;
	content: attr(data-icon-medical);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-medical"]:before,
[class*=" icon-medical"]:before {
	font-family: "medical-and-health" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-medical-001:before {
	content: "a";
}
.icon-medical-002:before {
	content: "b";
}
.icon-medical-015:before {
	content: "c";
}
.icon-medical-014:before {
	content: "d";
}
.icon-medical-027:before {
	content: "e";
}
.icon-medical-028:before {
	content: "f";
}
.icon-medical-029:before {
	content: "g";
}
.icon-medical-016:before {
	content: "h";
}
.icon-medical-003:before {
	content: "i";
}
.icon-medical-004:before {
	content: "j";
}
.icon-medical-017:before {
	content: "k";
}
.icon-medical-030:before {
	content: "l";
}
.icon-medical-031:before {
	content: "m";
}
.icon-medical-018:before {
	content: "n";
}
.icon-medical-005:before {
	content: "o";
}
.icon-medical-006:before {
	content: "p";
}
.icon-medical-019:before {
	content: "q";
}
.icon-medical-032:before {
	content: "r";
}
.icon-medical-033:before {
	content: "s";
}
.icon-medical-020:before {
	content: "t";
}
.icon-medical-007:before {
	content: "u";
}
.icon-medical-008:before {
	content: "v";
}
.icon-medical-021:before {
	content: "w";
}
.icon-medical-034:before {
	content: "x";
}
.icon-medical-035:before {
	content: "y";
}
.icon-medical-022:before {
	content: "z";
}
.icon-medical-009:before {
	content: "A";
}
.icon-medical-010:before {
	content: "B";
}
.icon-medical-023:before {
	content: "C";
}
.icon-medical-036:before {
	content: "D";
}
.icon-medical-037:before {
	content: "E";
}
.icon-medical-024:before {
	content: "F";
}
.icon-medical-011:before {
	content: "G";
}
.icon-medical-012:before {
	content: "H";
}
.icon-medical-025:before {
	content: "I";
}
.icon-medical-038:before {
	content: "J";
}
.icon-medical-039:before {
	content: "K";
}
.icon-medical-026:before {
	content: "L";
}
.icon-medical-013:before {
	content: "M";
}
.icon-medical-040:before {
	content: "N";
}
.icon-medical-053:before {
	content: "O";
}
.icon-medical-066:before {
	content: "P";
}
.icon-medical-079:before {
	content: "Q";
}
.icon-medical-092:before {
	content: "R";
}
.icon-medical-093:before {
	content: "S";
}
.icon-medical-080:before {
	content: "T";
}
.icon-medical-067:before {
	content: "U";
}
.icon-medical-054:before {
	content: "V";
}
.icon-medical-041:before {
	content: "W";
}
.icon-medical-042:before {
	content: "X";
}
.icon-medical-055:before {
	content: "Y";
}
.icon-medical-068:before {
	content: "Z";
}
.icon-medical-081:before {
	content: "0";
}
.icon-medical-094:before {
	content: "1";
}
.icon-medical-096:before {
	content: "2";
}
.icon-medical-082:before {
	content: "3";
}
.icon-medical-095:before {
	content: "4";
}
.icon-medical-069:before {
	content: "5";
}
.icon-medical-056:before {
	content: "6";
}
.icon-medical-043:before {
	content: "7";
}
.icon-medical-044:before {
	content: "8";
}
.icon-medical-057:before {
	content: "9";
}
.icon-medical-070:before {
	content: "!";
}
.icon-medical-083:before {
	content: "\"";
}
.icon-medical-084:before {
	content: "#";
}
.icon-medical-071:before {
	content: "$";
}
.icon-medical-058:before {
	content: "%";
}
.icon-medical-045:before {
	content: "&";
}
.icon-medical-046:before {
	content: "'";
}
.icon-medical-059:before {
	content: "(";
}
.icon-medical-098:before {
	content: ")";
}
.icon-medical-097:before {
	content: "*";
}
.icon-medical-085:before {
	content: "+";
}
.icon-medical-072:before {
	content: ",";
}
.icon-medical-073:before {
	content: "-";
}
.icon-medical-086:before {
	content: ".";
}
.icon-medical-099:before {
	content: "/";
}
.icon-medical-100:before {
	content: ":";
}
.icon-medical-087:before {
	content: ";";
}
.icon-medical-074:before {
	content: "<";
}
.icon-medical-060:before {
	content: "=";
}
.icon-medical-061:before {
	content: ">";
}
.icon-medical-047:before {
	content: "?";
}
.icon-medical-048:before {
	content: "@";
}
.icon-medical-049:before {
	content: "[";
}
.icon-medical-062:before {
	content: "]";
}
.icon-medical-075:before {
	content: "^";
}
.icon-medical-088:before {
	content: "_";
}
.icon-medical-089:before {
	content: "`";
}
.icon-medical-076:before {
	content: "{";
}
.icon-medical-063:before {
	content: "|";
}
.icon-medical-050:before {
	content: "}";
}
.icon-medical-051:before {
	content: "~";
}
.icon-medical-064:before {
	content: "\\";
}
.icon-medical-077:before {
	content: "\e000";
}
.icon-medical-090:before {
	content: "\e001";
}
.icon-medical-091:before {
	content: "\e002";
}
.icon-medical-078:before {
	content: "\e003";
}
.icon-medical-065:before {
	content: "\e004";
}
.icon-medical-052:before {
	content: "\e005";
}

/* Music */
@font-face {
	font-family: "music";
	src:url(/content/plugins/line-icons-pro/music/webfont/fonts/music.eot);
	src:url(/content/plugins/line-icons-pro/music/webfont/fonts/music.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/music/webfont/fonts/music.woff) format("woff"),
    url(/content/plugins/line-icons-pro/music/webfont/fonts/music.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/music/webfont/fonts/music.svg#music) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-music]:before {
	font-family: "music" !important;
	content: attr(data-icon-music);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-music"]:before,
[class*=" icon-music"]:before {
	font-family: "music" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-music-001:before {
	content: "a";
}
.icon-music-014:before {
	content: "b";
}
.icon-music-027:before {
	content: "c";
}
.icon-music-040:before {
	content: "d";
}
.icon-music-053:before {
	content: "e";
}
.icon-music-054:before {
	content: "f";
}
.icon-music-041:before {
	content: "g";
}
.icon-music-028:before {
	content: "h";
}
.icon-music-015:before {
	content: "i";
}
.icon-music-002:before {
	content: "j";
}
.icon-music-003:before {
	content: "k";
}
.icon-music-016:before {
	content: "l";
}
.icon-music-029:before {
	content: "m";
}
.icon-music-042:before {
	content: "n";
}
.icon-music-055:before {
	content: "o";
}
.icon-music-056:before {
	content: "p";
}
.icon-music-043:before {
	content: "q";
}
.icon-music-030:before {
	content: "r";
}
.icon-music-017:before {
	content: "s";
}
.icon-music-004:before {
	content: "t";
}
.icon-music-005:before {
	content: "u";
}
.icon-music-018:before {
	content: "v";
}
.icon-music-031:before {
	content: "w";
}
.icon-music-044:before {
	content: "x";
}
.icon-music-057:before {
	content: "y";
}
.icon-music-058:before {
	content: "z";
}
.icon-music-045:before {
	content: "A";
}
.icon-music-032:before {
	content: "B";
}
.icon-music-019:before {
	content: "C";
}
.icon-music-006:before {
	content: "D";
}
.icon-music-007:before {
	content: "E";
}
.icon-music-020:before {
	content: "F";
}
.icon-music-033:before {
	content: "G";
}
.icon-music-046:before {
	content: "H";
}
.icon-music-059:before {
	content: "I";
}
.icon-music-060:before {
	content: "J";
}
.icon-music-047:before {
	content: "K";
}
.icon-music-034:before {
	content: "L";
}
.icon-music-021:before {
	content: "M";
}
.icon-music-008:before {
	content: "N";
}
.icon-music-009:before {
	content: "O";
}
.icon-music-022:before {
	content: "P";
}
.icon-music-035:before {
	content: "Q";
}
.icon-music-048:before {
	content: "R";
}
.icon-music-061:before {
	content: "S";
}
.icon-music-062:before {
	content: "T";
}
.icon-music-036:before {
	content: "U";
}
.icon-music-023:before {
	content: "V";
}
.icon-music-010:before {
	content: "W";
}
.icon-music-011:before {
	content: "X";
}
.icon-music-024:before {
	content: "Y";
}
.icon-music-037:before {
	content: "Z";
}
.icon-music-049:before {
	content: "0";
}
.icon-music-050:before {
	content: "1";
}
.icon-music-051:before {
	content: "2";
}
.icon-music-038:before {
	content: "3";
}
.icon-music-025:before {
	content: "4";
}
.icon-music-012:before {
	content: "5";
}
.icon-music-013:before {
	content: "6";
}
.icon-music-026:before {
	content: "7";
}
.icon-music-039:before {
	content: "8";
}
.icon-music-052:before {
	content: "9";
}
.icon-music-065:before {
	content: "!";
}
.icon-music-064:before {
	content: "\"";
}
.icon-music-063:before {
	content: "#";
}
.icon-music-078:before {
	content: "$";
}
.icon-music-091:before {
	content: "%";
}
.icon-music-090:before {
	content: "&";
}
.icon-music-077:before {
	content: "'";
}
.icon-music-076:before {
	content: "(";
}
.icon-music-089:before {
	content: ")";
}
.icon-music-088:before {
	content: "*";
}
.icon-music-075:before {
	content: "+";
}
.icon-music-074:before {
	content: ",";
}
.icon-music-087:before {
	content: "-";
}
.icon-music-086:before {
	content: ".";
}
.icon-music-073:before {
	content: "/";
}
.icon-music-072:before {
	content: ":";
}
.icon-music-085:before {
	content: ";";
}
.icon-music-084:before {
	content: "<";
}
.icon-music-071:before {
	content: "=";
}
.icon-music-070:before {
	content: ">";
}
.icon-music-083:before {
	content: "?";
}
.icon-music-082:before {
	content: "@";
}
.icon-music-069:before {
	content: "[";
}
.icon-music-068:before {
	content: "]";
}
.icon-music-081:before {
	content: "^";
}
.icon-music-080:before {
	content: "_";
}
.icon-music-067:before {
	content: "`";
}
.icon-music-066:before {
	content: "{";
}
.icon-music-079:before {
	content: "|";
}
.icon-music-092:before {
	content: "}";
}
.icon-music-093:before {
	content: "~";
}
.icon-music-094:before {
	content: "\\";
}
.icon-music-095:before {
	content: "\e000";
}
.icon-music-096:before {
	content: "\e001";
}
.icon-music-097:before {
	content: "\e002";
}
.icon-music-098:before {
	content: "\e003";
}
.icon-music-099:before {
	content: "\e004";
}
.icon-music-100:before {
	content: "\e005";
}

/* Real Estate */
@font-face {
	font-family: "real-estate";
	src:url(/content/plugins/line-icons-pro/real-estate/webfont/fonts/real-estate.eot);
	src:url(/content/plugins/line-icons-pro/real-estate/webfont/fonts/real-estate.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/real-estate/webfont/fonts/real-estate.woff) format("woff"),
    url(/content/plugins/line-icons-pro/real-estate/webfont/fonts/real-estate.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/real-estate/webfont/fonts/real-estate.svg#real-estate) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-real-estate]:before {
	font-family: "real-estate" !important;
	content: attr(data-icon-real-estate);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-real-estate"]:before,
[class*=" icon-real-estate"]:before {
	font-family: "real-estate" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-real-estate-001:before {
	content: "a";
}
.icon-real-estate-014:before {
	content: "b";
}
.icon-real-estate-027:before {
	content: "c";
}
.icon-real-estate-040:before {
	content: "d";
}
.icon-real-estate-053:before {
	content: "e";
}
.icon-real-estate-066:before {
	content: "f";
}
.icon-real-estate-079:before {
	content: "g";
}
.icon-real-estate-080:before {
	content: "h";
}
.icon-real-estate-081:before {
	content: "i";
}
.icon-real-estate-082:before {
	content: "j";
}
.icon-real-estate-083:before {
	content: "k";
}
.icon-real-estate-084:before {
	content: "l";
}
.icon-real-estate-085:before {
	content: "m";
}
.icon-real-estate-086:before {
	content: "n";
}
.icon-real-estate-087:before {
	content: "o";
}
.icon-real-estate-088:before {
	content: "p";
}
.icon-real-estate-089:before {
	content: "q";
}
.icon-real-estate-090:before {
	content: "r";
}
.icon-real-estate-077:before {
	content: "s";
}
.icon-real-estate-078:before {
	content: "t";
}
.icon-real-estate-065:before {
	content: "u";
}
.icon-real-estate-064:before {
	content: "v";
}
.icon-real-estate-063:before {
	content: "w";
}
.icon-real-estate-076:before {
	content: "x";
}
.icon-real-estate-075:before {
	content: "y";
}
.icon-real-estate-062:before {
	content: "z";
}
.icon-real-estate-061:before {
	content: "A";
}
.icon-real-estate-074:before {
	content: "B";
}
.icon-real-estate-073:before {
	content: "C";
}
.icon-real-estate-059:before {
	content: "D";
}
.icon-real-estate-072:before {
	content: "E";
}
.icon-real-estate-060:before {
	content: "F";
}
.icon-real-estate-058:before {
	content: "G";
}
.icon-real-estate-071:before {
	content: "H";
}
.icon-real-estate-070:before {
	content: "I";
}
.icon-real-estate-057:before {
	content: "J";
}
.icon-real-estate-056:before {
	content: "K";
}
.icon-real-estate-069:before {
	content: "L";
}
.icon-real-estate-068:before {
	content: "M";
}
.icon-real-estate-055:before {
	content: "N";
}
.icon-real-estate-054:before {
	content: "O";
}
.icon-real-estate-067:before {
	content: "P";
}
.icon-real-estate-041:before {
	content: "Q";
}
.icon-real-estate-028:before {
	content: "R";
}
.icon-real-estate-015:before {
	content: "S";
}
.icon-real-estate-002:before {
	content: "T";
}
.icon-real-estate-003:before {
	content: "U";
}
.icon-real-estate-016:before {
	content: "V";
}
.icon-real-estate-029:before {
	content: "W";
}
.icon-real-estate-042:before {
	content: "X";
}
.icon-real-estate-043:before {
	content: "Y";
}
.icon-real-estate-030:before {
	content: "Z";
}
.icon-real-estate-017:before {
	content: "0";
}
.icon-real-estate-004:before {
	content: "1";
}
.icon-real-estate-005:before {
	content: "2";
}
.icon-real-estate-018:before {
	content: "3";
}
.icon-real-estate-031:before {
	content: "4";
}
.icon-real-estate-044:before {
	content: "5";
}
.icon-real-estate-045:before {
	content: "6";
}
.icon-real-estate-032:before {
	content: "7";
}
.icon-real-estate-019:before {
	content: "8";
}
.icon-real-estate-006:before {
	content: "9";
}
.icon-real-estate-008:before {
	content: "!";
}
.icon-real-estate-020:before {
	content: "\"";
}
.icon-real-estate-007:before {
	content: "#";
}
.icon-real-estate-021:before {
	content: "$";
}
.icon-real-estate-033:before {
	content: "%";
}
.icon-real-estate-034:before {
	content: "&";
}
.icon-real-estate-047:before {
	content: "'";
}
.icon-real-estate-046:before {
	content: "(";
}
.icon-real-estate-048:before {
	content: ")";
}
.icon-real-estate-035:before {
	content: "*";
}
.icon-real-estate-022:before {
	content: "+";
}
.icon-real-estate-009:before {
	content: ",";
}
.icon-real-estate-011:before {
	content: "-";
}
.icon-real-estate-023:before {
	content: ".";
}
.icon-real-estate-010:before {
	content: "/";
}
.icon-real-estate-024:before {
	content: ":";
}
.icon-real-estate-037:before {
	content: ";";
}
.icon-real-estate-036:before {
	content: "<";
}
.icon-real-estate-049:before {
	content: "=";
}
.icon-real-estate-050:before {
	content: ">";
}
.icon-real-estate-051:before {
	content: "?";
}
.icon-real-estate-038:before {
	content: "@";
}
.icon-real-estate-039:before {
	content: "[";
}
.icon-real-estate-052:before {
	content: "]";
}
.icon-real-estate-026:before {
	content: "^";
}
.icon-real-estate-025:before {
	content: "_";
}
.icon-real-estate-012:before {
	content: "`";
}
.icon-real-estate-013:before {
	content: "{";
}

/* Science */
@font-face {
	font-family: "science";
	src:url(/content/plugins/line-icons-pro/science/webfont/fonts/science.eot);
	src:url(/content/plugins/line-icons-pro/science/webfont/fonts/science.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/science/webfont/fonts/science.woff) format("woff"),
    url(/content/plugins/line-icons-pro/science/webfont/fonts/science.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/science/webfont/fonts/science.svg#science) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-science]:before {
	font-family: "science" !important;
	content: attr(data-icon-science);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-science"]:before,
[class*=" icon-science"]:before {
	font-family: "science" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-science-001:before {
	content: "a";
}
.icon-science-014:before {
	content: "b";
}
.icon-science-002:before {
	content: "c";
}
.icon-science-015:before {
	content: "d";
}
.icon-science-016:before {
	content: "e";
}
.icon-science-003:before {
	content: "f";
}
.icon-science-004:before {
	content: "g";
}
.icon-science-017:before {
	content: "h";
}
.icon-science-019:before {
	content: "i";
}
.icon-science-005:before {
	content: "j";
}
.icon-science-018:before {
	content: "k";
}
.icon-science-006:before {
	content: "l";
}
.icon-science-007:before {
	content: "m";
}
.icon-science-020:before {
	content: "n";
}
.icon-science-021:before {
	content: "o";
}
.icon-science-008:before {
	content: "p";
}
.icon-science-009:before {
	content: "q";
}
.icon-science-022:before {
	content: "r";
}
.icon-science-023:before {
	content: "s";
}
.icon-science-010:before {
	content: "t";
}
.icon-science-011:before {
	content: "u";
}
.icon-science-024:before {
	content: "v";
}
.icon-science-025:before {
	content: "w";
}
.icon-science-012:before {
	content: "x";
}
.icon-science-013:before {
	content: "y";
}
.icon-science-026:before {
	content: "z";
}
.icon-science-039:before {
	content: "A";
}
.icon-science-052:before {
	content: "B";
}
.icon-science-065:before {
	content: "C";
}
.icon-science-078:before {
	content: "D";
}
.icon-science-077:before {
	content: "E";
}
.icon-science-064:before {
	content: "F";
}
.icon-science-051:before {
	content: "G";
}
.icon-science-038:before {
	content: "H";
}
.icon-science-037:before {
	content: "I";
}
.icon-science-050:before {
	content: "J";
}
.icon-science-063:before {
	content: "K";
}
.icon-science-076:before {
	content: "L";
}
.icon-science-075:before {
	content: "M";
}
.icon-science-062:before {
	content: "N";
}
.icon-science-049:before {
	content: "O";
}
.icon-science-036:before {
	content: "P";
}
.icon-science-035:before {
	content: "Q";
}
.icon-science-048:before {
	content: "R";
}
.icon-science-061:before {
	content: "S";
}
.icon-science-074:before {
	content: "T";
}
.icon-science-073:before {
	content: "U";
}
.icon-science-060:before {
	content: "V";
}
.icon-science-047:before {
	content: "W";
}
.icon-science-034:before {
	content: "X";
}
.icon-science-033:before {
	content: "Y";
}
.icon-science-046:before {
	content: "Z";
}
.icon-science-059:before {
	content: "0";
}
.icon-science-072:before {
	content: "1";
}
.icon-science-071:before {
	content: "2";
}
.icon-science-058:before {
	content: "3";
}
.icon-science-045:before {
	content: "4";
}
.icon-science-032:before {
	content: "5";
}
.icon-science-031:before {
	content: "6";
}
.icon-science-044:before {
	content: "7";
}
.icon-science-057:before {
	content: "8";
}
.icon-science-070:before {
	content: "9";
}
.icon-science-069:before {
	content: "!";
}
.icon-science-056:before {
	content: "\"";
}
.icon-science-043:before {
	content: "#";
}
.icon-science-030:before {
	content: "$";
}
.icon-science-029:before {
	content: "%";
}
.icon-science-042:before {
	content: "&";
}
.icon-science-055:before {
	content: "'";
}
.icon-science-068:before {
	content: "(";
}
.icon-science-067:before {
	content: ")";
}
.icon-science-054:before {
	content: "*";
}
.icon-science-041:before {
	content: "+";
}
.icon-science-028:before {
	content: ",";
}
.icon-science-027:before {
	content: "-";
}
.icon-science-040:before {
	content: ".";
}
.icon-science-053:before {
	content: "/";
}
.icon-science-066:before {
	content: ":";
}
.icon-science-079:before {
	content: ";";
}
.icon-science-092:before {
	content: "<";
}
.icon-science-105:before {
	content: "=";
}
.icon-science-118:before {
	content: ">";
}
.icon-science-131:before {
	content: "?";
}
.icon-science-144:before {
	content: "@";
}
.icon-science-145:before {
	content: "[";
}
.icon-science-132:before {
	content: "]";
}
.icon-science-119:before {
	content: "^";
}
.icon-science-106:before {
	content: "_";
}
.icon-science-093:before {
	content: "`";
}
.icon-science-080:before {
	content: "{";
}
.icon-science-081:before {
	content: "|";
}
.icon-science-094:before {
	content: "}";
}
.icon-science-107:before {
	content: "~";
}
.icon-science-120:before {
	content: "\\";
}
.icon-science-133:before {
	content: "\e000";
}
.icon-science-146:before {
	content: "\e001";
}
.icon-science-147:before {
	content: "\e002";
}
.icon-science-134:before {
	content: "\e003";
}
.icon-science-121:before {
	content: "\e004";
}
.icon-science-108:before {
	content: "\e005";
}
.icon-science-095:before {
	content: "\e006";
}
.icon-science-082:before {
	content: "\e007";
}
.icon-science-083:before {
	content: "\e008";
}
.icon-science-096:before {
	content: "\e009";
}
.icon-science-109:before {
	content: "\e00a";
}
.icon-science-122:before {
	content: "\e00b";
}
.icon-science-135:before {
	content: "\e00c";
}
.icon-science-148:before {
	content: "\e00d";
}
.icon-science-149:before {
	content: "\e00e";
}
.icon-science-136:before {
	content: "\e00f";
}
.icon-science-123:before {
	content: "\e010";
}
.icon-science-110:before {
	content: "\e011";
}
.icon-science-097:before {
	content: "\e012";
}
.icon-science-084:before {
	content: "\e013";
}
.icon-science-085:before {
	content: "\e014";
}
.icon-science-098:before {
	content: "\e015";
}
.icon-science-111:before {
	content: "\e016";
}
.icon-science-124:before {
	content: "\e017";
}
.icon-science-137:before {
	content: "\e018";
}
.icon-science-150:before {
	content: "\e019";
}
.icon-science-151:before {
	content: "\e01a";
}
.icon-science-138:before {
	content: "\e01b";
}
.icon-science-125:before {
	content: "\e01c";
}
.icon-science-112:before {
	content: "\e01d";
}
.icon-science-099:before {
	content: "\e01e";
}
.icon-science-086:before {
	content: "\e01f";
}
.icon-science-087:before {
	content: "\e020";
}
.icon-science-100:before {
	content: "\e021";
}
.icon-science-113:before {
	content: "\e022";
}
.icon-science-126:before {
	content: "\e023";
}
.icon-science-139:before {
	content: "\e024";
}
.icon-science-152:before {
	content: "\e025";
}
.icon-science-153:before {
	content: "\e026";
}
.icon-science-140:before {
	content: "\e027";
}
.icon-science-127:before {
	content: "\e028";
}
.icon-science-114:before {
	content: "\e029";
}
.icon-science-101:before {
	content: "\e02a";
}
.icon-science-088:before {
	content: "\e02b";
}
.icon-science-089:before {
	content: "\e02c";
}
.icon-science-102:before {
	content: "\e02d";
}
.icon-science-115:before {
	content: "\e02e";
}
.icon-science-128:before {
	content: "\e02f";
}
.icon-science-141:before {
	content: "\e030";
}
.icon-science-154:before {
	content: "\e031";
}
.icon-science-155:before {
	content: "\e032";
}
.icon-science-142:before {
	content: "\e033";
}
.icon-science-129:before {
	content: "\e034";
}
.icon-science-116:before {
	content: "\e035";
}
.icon-science-103:before {
	content: "\e036";
}
.icon-science-090:before {
	content: "\e037";
}
.icon-science-091:before {
	content: "\e038";
}
.icon-science-104:before {
	content: "\e039";
}
.icon-science-117:before {
	content: "\e03a";
}
.icon-science-130:before {
	content: "\e03b";
}
.icon-science-143:before {
	content: "\e03c";
}
.icon-science-156:before {
	content: "\e03d";
}
.icon-science-157:before {
	content: "\e03e";
}
.icon-science-158:before {
	content: "\e03f";
}
.icon-science-159:before {
	content: "\e040";
}
.icon-science-160:before {
	content: "\e041";
}

/* Sport */
@font-face {
	font-family: "sports-48-x-48";
	src:url(/content/plugins/line-icons-pro/sports/webfont/fonts/sports-48-x-48.eot);
	src:url(/content/plugins/line-icons-pro/sports/webfont/fonts/sports-48-x-48.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/sports/webfont/fonts/sports-48-x-48.woff) format("woff"),
    url(/content/plugins/line-icons-pro/sports/webfont/fonts/sports-48-x-48.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/sports/webfont/fonts/sports-48-x-48.svg#sports-48-x-48) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-sport]:before {
	font-family: "sports-48-x-48" !important;
	content: attr(data-icon-sport);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-sport"]:before,
[class*="icon-sport"]:before {
	font-family: "sports-48-x-48" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-christmas"]:before,
[class*=" icon-christmas"]:before {
	font-family: "cristmas" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-sport-001:before {
	content: "a";
}
.icon-sport-014:before {
	content: "b";
}
.icon-sport-027:before {
	content: "c";
}
.icon-sport-028:before {
	content: "d";
}
.icon-sport-015:before {
	content: "e";
}
.icon-sport-002:before {
	content: "f";
}
.icon-sport-003:before {
	content: "g";
}
.icon-sport-016:before {
	content: "h";
}
.icon-sport-029:before {
	content: "i";
}
.icon-sport-030:before {
	content: "j";
}
.icon-sport-017:before {
	content: "k";
}
.icon-sport-004:before {
	content: "l";
}
.icon-sport-005:before {
	content: "m";
}
.icon-sport-018:before {
	content: "n";
}
.icon-sport-031:before {
	content: "o";
}
.icon-sport-032:before {
	content: "p";
}
.icon-sport-019:before {
	content: "q";
}
.icon-sport-006:before {
	content: "r";
}
.icon-sport-007:before {
	content: "s";
}
.icon-sport-020:before {
	content: "t";
}
.icon-sport-033:before {
	content: "u";
}
.icon-sport-034:before {
	content: "v";
}
.icon-sport-021:before {
	content: "w";
}
.icon-sport-008:before {
	content: "x";
}
.icon-sport-009:before {
	content: "y";
}
.icon-sport-022:before {
	content: "z";
}
.icon-sport-035:before {
	content: "A";
}
.icon-sport-036:before {
	content: "B";
}
.icon-sport-023:before {
	content: "C";
}
.icon-sport-010:before {
	content: "D";
}
.icon-sport-011:before {
	content: "E";
}
.icon-sport-024:before {
	content: "F";
}
.icon-sport-037:before {
	content: "G";
}
.icon-sport-038:before {
	content: "H";
}
.icon-sport-025:before {
	content: "I";
}
.icon-sport-012:before {
	content: "J";
}
.icon-sport-013:before {
	content: "K";
}
.icon-sport-026:before {
	content: "L";
}
.icon-sport-039:before {
	content: "M";
}
.icon-sport-040:before {
	content: "N";
}
.icon-sport-053:before {
	content: "O";
}
.icon-sport-066:before {
	content: "P";
}
.icon-sport-079:before {
	content: "Q";
}
.icon-sport-080:before {
	content: "R";
}
.icon-sport-067:before {
	content: "S";
}
.icon-sport-054:before {
	content: "T";
}
.icon-sport-041:before {
	content: "U";
}
.icon-sport-042:before {
	content: "V";
}
.icon-sport-055:before {
	content: "W";
}
.icon-sport-068:before {
	content: "X";
}
.icon-sport-081:before {
	content: "Y";
}
.icon-sport-082:before {
	content: "Z";
}
.icon-sport-069:before {
	content: "0";
}
.icon-sport-056:before {
	content: "1";
}
.icon-sport-043:before {
	content: "2";
}
.icon-sport-044:before {
	content: "3";
}
.icon-sport-057:before {
	content: "4";
}
.icon-sport-070:before {
	content: "5";
}
.icon-sport-083:before {
	content: "6";
}
.icon-sport-084:before {
	content: "7";
}
.icon-sport-071:before {
	content: "8";
}
.icon-sport-058:before {
	content: "9";
}
.icon-sport-045:before {
	content: "!";
}
.icon-sport-046:before {
	content: "\"";
}
.icon-sport-059:before {
	content: "#";
}
.icon-sport-072:before {
	content: "$";
}
.icon-sport-085:before {
	content: "%";
}
.icon-sport-086:before {
	content: "&";
}
.icon-sport-073:before {
	content: "'";
}
.icon-sport-060:before {
	content: "(";
}
.icon-sport-047:before {
	content: ")";
}
.icon-sport-048:before {
	content: "*";
}
.icon-sport-061:before {
	content: "+";
}
.icon-sport-074:before {
	content: ",";
}
.icon-sport-087:before {
	content: "-";
}
.icon-sport-075:before {
	content: ".";
}
.icon-sport-062:before {
	content: "/";
}
.icon-sport-049:before {
	content: ":";
}
.icon-sport-050:before {
	content: ";";
}
.icon-sport-063:before {
	content: "<";
}
.icon-sport-064:before {
	content: "=";
}
.icon-sport-051:before {
	content: ">";
}
.icon-sport-052:before {
	content: "?";
}
.icon-sport-065:before {
	content: "@";
}
.icon-sport-078:before {
	content: "[";
}
.icon-sport-091:before {
	content: "]";
}
.icon-sport-090:before {
	content: "^";
}
.icon-sport-077:before {
	content: "_";
}
.icon-sport-076:before {
	content: "`";
}
.icon-sport-089:before {
	content: "{";
}
.icon-sport-088:before {
	content: "|";
}
.icon-sport-092:before {
	content: "}";
}
.icon-sport-105:before {
	content: "~";
}
.icon-sport-118:before {
	content: "\\";
}
.icon-sport-131:before {
	content: "\e000";
}
.icon-sport-144:before {
	content: "\e001";
}
.icon-sport-145:before {
	content: "\e002";
}
.icon-sport-132:before {
	content: "\e003";
}
.icon-sport-119:before {
	content: "\e004";
}
.icon-sport-106:before {
	content: "\e005";
}
.icon-sport-093:before {
	content: "\e006";
}
.icon-sport-094:before {
	content: "\e007";
}
.icon-sport-107:before {
	content: "\e008";
}
.icon-sport-120:before {
	content: "\e009";
}
.icon-sport-133:before {
	content: "\e00a";
}
.icon-sport-146:before {
	content: "\e00b";
}
.icon-sport-147:before {
	content: "\e00c";
}
.icon-sport-134:before {
	content: "\e00d";
}
.icon-sport-121:before {
	content: "\e00e";
}
.icon-sport-108:before {
	content: "\e00f";
}
.icon-sport-095:before {
	content: "\e010";
}
.icon-sport-096:before {
	content: "\e011";
}
.icon-sport-109:before {
	content: "\e012";
}
.icon-sport-122:before {
	content: "\e013";
}
.icon-sport-135:before {
	content: "\e014";
}
.icon-sport-148:before {
	content: "\e015";
}
.icon-sport-149:before {
	content: "\e016";
}
.icon-sport-136:before {
	content: "\e017";
}
.icon-sport-123:before {
	content: "\e018";
}
.icon-sport-110:before {
	content: "\e019";
}
.icon-sport-097:before {
	content: "\e01a";
}
.icon-sport-098:before {
	content: "\e01b";
}
.icon-sport-111:before {
	content: "\e01c";
}
.icon-sport-124:before {
	content: "\e01d";
}
.icon-sport-137:before {
	content: "\e01e";
}
.icon-sport-150:before {
	content: "\e01f";
}
.icon-sport-151:before {
	content: "\e020";
}
.icon-sport-138:before {
	content: "\e021";
}
.icon-sport-125:before {
	content: "\e022";
}
.icon-sport-112:before {
	content: "\e023";
}
.icon-sport-099:before {
	content: "\e024";
}
.icon-sport-100:before {
	content: "\e025";
}
.icon-sport-113:before {
	content: "\e026";
}
.icon-sport-126:before {
	content: "\e027";
}
.icon-sport-139:before {
	content: "\e028";
}
.icon-sport-152:before {
	content: "\e029";
}
.icon-sport-153:before {
	content: "\e02a";
}
.icon-sport-140:before {
	content: "\e02b";
}
.icon-sport-127:before {
	content: "\e02c";
}
.icon-sport-114:before {
	content: "\e02d";
}
.icon-sport-101:before {
	content: "\e02e";
}
.icon-sport-102:before {
	content: "\e02f";
}
.icon-sport-115:before {
	content: "\e030";
}
.icon-sport-128:before {
	content: "\e031";
}
.icon-sport-141:before {
	content: "\e032";
}
.icon-sport-154:before {
	content: "\e033";
}
.icon-sport-155:before {
	content: "\e034";
}
.icon-sport-142:before {
	content: "\e035";
}
.icon-sport-129:before {
	content: "\e036";
}
.icon-sport-116:before {
	content: "\e037";
}
.icon-sport-103:before {
	content: "\e038";
}
.icon-sport-104:before {
	content: "\e039";
}
.icon-sport-117:before {
	content: "\e03a";
}
.icon-sport-130:before {
	content: "\e03b";
}
.icon-sport-143:before {
	content: "\e03c";
}
.icon-sport-156:before {
	content: "\e03d";
}
.icon-sport-157:before {
	content: "\e03e";
}
.icon-sport-170:before {
	content: "\e03f";
}
.icon-sport-183:before {
	content: "\e040";
}
.icon-sport-196:before {
	content: "\e041";
}
.icon-sport-197:before {
	content: "\e042";
}
.icon-sport-184:before {
	content: "\e043";
}
.icon-sport-171:before {
	content: "\e044";
}
.icon-sport-158:before {
	content: "\e045";
}
.icon-sport-159:before {
	content: "\e046";
}
.icon-sport-172:before {
	content: "\e047";
}
.icon-sport-185:before {
	content: "\e048";
}
.icon-sport-198:before {
	content: "\e049";
}
.icon-sport-199:before {
	content: "\e04a";
}
.icon-sport-186:before {
	content: "\e04b";
}
.icon-sport-173:before {
	content: "\e04c";
}
.icon-sport-160:before {
	content: "\e04d";
}
.icon-sport-174:before {
	content: "\e04e";
}
.icon-sport-187:before {
	content: "\e04f";
}
.icon-sport-200:before {
	content: "\e050";
}
.icon-sport-188:before {
	content: "\e051";
}
.icon-sport-175:before {
	content: "\e052";
}
.icon-sport-162:before {
	content: "\e053";
}
.icon-sport-163:before {
	content: "\e054";
}
.icon-sport-176:before {
	content: "\e055";
}
.icon-sport-189:before {
	content: "\e056";
}
.icon-sport-190:before {
	content: "\e057";
}
.icon-sport-177:before {
	content: "\e058";
}
.icon-sport-164:before {
	content: "\e059";
}
.icon-sport-165:before {
	content: "\e05a";
}
.icon-sport-178:before {
	content: "\e05b";
}
.icon-sport-191:before {
	content: "\e05c";
}
.icon-sport-192:before {
	content: "\e05d";
}
.icon-sport-179:before {
	content: "\e05e";
}
.icon-sport-166:before {
	content: "\e05f";
}
.icon-sport-167:before {
	content: "\e060";
}
.icon-sport-180:before {
	content: "\e061";
}
.icon-sport-193:before {
	content: "\e062";
}
.icon-sport-194:before {
	content: "\e063";
}
.icon-sport-181:before {
	content: "\e064";
}
.icon-sport-168:before {
	content: "\e065";
}
.icon-sport-169:before {
	content: "\e066";
}
.icon-sport-182:before {
	content: "\e067";
}
.icon-sport-195:before {
	content: "\e068";
}
.icon-sport-161:before {
	content: "\e069";
}

/* Travel */
@font-face {
	font-family: "travel";
	src:url(/content/plugins/line-icons-pro/travel/webfont/fonts/travel.eot);
	src:url(/content/plugins/line-icons-pro/travel/webfont/fonts/travel.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/travel/webfont/fonts/travel.woff) format("woff"),
    url(/content/plugins/line-icons-pro/travel/webfont/fonts/travel.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/travel/webfont/fonts/travel.svg#travel) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-travel]:before {
	font-family: "travel" !important;
	content: attr(data-icon-travel);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-travel"]:before,
[class*=" icon-travel"]:before {
	font-family: "travel" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-travel-001:before {
	content: "a";
}
.icon-travel-014:before {
	content: "b";
}
.icon-travel-015:before {
	content: "c";
}
.icon-travel-002:before {
	content: "d";
}
.icon-travel-003:before {
	content: "e";
}
.icon-travel-016:before {
	content: "f";
}
.icon-travel-017:before {
	content: "g";
}
.icon-travel-004:before {
	content: "h";
}
.icon-travel-005:before {
	content: "i";
}
.icon-travel-018:before {
	content: "j";
}
.icon-travel-019:before {
	content: "k";
}
.icon-travel-006:before {
	content: "l";
}
.icon-travel-007:before {
	content: "m";
}
.icon-travel-020:before {
	content: "n";
}
.icon-travel-021:before {
	content: "o";
}
.icon-travel-008:before {
	content: "p";
}
.icon-travel-009:before {
	content: "q";
}
.icon-travel-022:before {
	content: "r";
}
.icon-travel-023:before {
	content: "s";
}
.icon-travel-010:before {
	content: "t";
}
.icon-travel-011:before {
	content: "u";
}
.icon-travel-024:before {
	content: "v";
}
.icon-travel-025:before {
	content: "w";
}
.icon-travel-012:before {
	content: "x";
}
.icon-travel-013:before {
	content: "y";
}
.icon-travel-026:before {
	content: "z";
}
.icon-travel-039:before {
	content: "A";
}
.icon-travel-052:before {
	content: "B";
}
.icon-travel-065:before {
	content: "C";
}
.icon-travel-064:before {
	content: "D";
}
.icon-travel-051:before {
	content: "E";
}
.icon-travel-038:before {
	content: "F";
}
.icon-travel-037:before {
	content: "G";
}
.icon-travel-050:before {
	content: "H";
}
.icon-travel-063:before {
	content: "I";
}
.icon-travel-062:before {
	content: "J";
}
.icon-travel-049:before {
	content: "K";
}
.icon-travel-036:before {
	content: "L";
}
.icon-travel-035:before {
	content: "M";
}
.icon-travel-048:before {
	content: "N";
}
.icon-travel-061:before {
	content: "O";
}
.icon-travel-060:before {
	content: "P";
}
.icon-travel-047:before {
	content: "Q";
}
.icon-travel-034:before {
	content: "R";
}
.icon-travel-033:before {
	content: "S";
}
.icon-travel-046:before {
	content: "T";
}
.icon-travel-059:before {
	content: "U";
}
.icon-travel-058:before {
	content: "V";
}
.icon-travel-045:before {
	content: "W";
}
.icon-travel-032:before {
	content: "X";
}
.icon-travel-031:before {
	content: "Y";
}
.icon-travel-044:before {
	content: "Z";
}
.icon-travel-057:before {
	content: "0";
}
.icon-travel-056:before {
	content: "1";
}
.icon-travel-043:before {
	content: "2";
}
.icon-travel-030:before {
	content: "3";
}
.icon-travel-029:before {
	content: "4";
}
.icon-travel-042:before {
	content: "5";
}
.icon-travel-055:before {
	content: "6";
}
.icon-travel-054:before {
	content: "7";
}
.icon-travel-041:before {
	content: "8";
}
.icon-travel-028:before {
	content: "9";
}
.icon-travel-027:before {
	content: "!";
}
.icon-travel-040:before {
	content: "\"";
}
.icon-travel-053:before {
	content: "#";
}
.icon-travel-066:before {
	content: "$";
}
.icon-travel-079:before {
	content: "%";
}
.icon-travel-092:before {
	content: "&";
}
.icon-travel-105:before {
	content: "'";
}
.icon-travel-106:before {
	content: "(";
}
.icon-travel-093:before {
	content: ")";
}
.icon-travel-080:before {
	content: "*";
}
.icon-travel-067:before {
	content: "+";
}
.icon-travel-068:before {
	content: ",";
}
.icon-travel-081:before {
	content: "-";
}
.icon-travel-094:before {
	content: ".";
}
.icon-travel-107:before {
	content: "/";
}
.icon-travel-108:before {
	content: ":";
}
.icon-travel-095:before {
	content: ";";
}
.icon-travel-082:before {
	content: "<";
}
.icon-travel-069:before {
	content: "=";
}
.icon-travel-070:before {
	content: ">";
}
.icon-travel-083:before {
	content: "?";
}
.icon-travel-096:before {
	content: "@";
}
.icon-travel-109:before {
	content: "[";
}
.icon-travel-110:before {
	content: "]";
}
.icon-travel-097:before {
	content: "^";
}
.icon-travel-084:before {
	content: "_";
}
.icon-travel-071:before {
	content: "`";
}
.icon-travel-072:before {
	content: "{";
}
.icon-travel-085:before {
	content: "|";
}
.icon-travel-098:before {
	content: "}";
}
.icon-travel-111:before {
	content: "~";
}
.icon-travel-112:before {
	content: "\\";
}
.icon-travel-099:before {
	content: "\e000";
}
.icon-travel-086:before {
	content: "\e001";
}
.icon-travel-073:before {
	content: "\e002";
}
.icon-travel-074:before {
	content: "\e003";
}
.icon-travel-087:before {
	content: "\e004";
}
.icon-travel-100:before {
	content: "\e005";
}
.icon-travel-113:before {
	content: "\e006";
}
.icon-travel-114:before {
	content: "\e007";
}
.icon-travel-101:before {
	content: "\e008";
}
.icon-travel-088:before {
	content: "\e009";
}
.icon-travel-075:before {
	content: "\e00a";
}
.icon-travel-076:before {
	content: "\e00b";
}
.icon-travel-089:before {
	content: "\e00c";
}
.icon-travel-102:before {
	content: "\e00d";
}
.icon-travel-115:before {
	content: "\e00e";
}
.icon-travel-116:before {
	content: "\e00f";
}
.icon-travel-103:before {
	content: "\e010";
}
.icon-travel-090:before {
	content: "\e011";
}
.icon-travel-077:before {
	content: "\e012";
}
.icon-travel-091:before {
	content: "\e013";
}
.icon-travel-104:before {
	content: "\e014";
}
.icon-travel-117:before {
	content: "\e015";
}
.icon-travel-078:before {
	content: "\e016";
}
.icon-travel-130:before {
	content: "\e017";
}
.icon-travel-143:before {
	content: "\e018";
}
.icon-travel-142:before {
	content: "\e019";
}
.icon-travel-129:before {
	content: "\e01a";
}
.icon-travel-128:before {
	content: "\e01b";
}
.icon-travel-141:before {
	content: "\e01c";
}
.icon-travel-140:before {
	content: "\e01d";
}
.icon-travel-127:before {
	content: "\e01e";
}
.icon-travel-126:before {
	content: "\e01f";
}
.icon-travel-139:before {
	content: "\e020";
}
.icon-travel-138:before {
	content: "\e021";
}
.icon-travel-125:before {
	content: "\e022";
}
.icon-travel-124:before {
	content: "\e023";
}
.icon-travel-137:before {
	content: "\e024";
}
.icon-travel-150:before {
	content: "\e025";
}
.icon-travel-149:before {
	content: "\e026";
}
.icon-travel-136:before {
	content: "\e027";
}
.icon-travel-123:before {
	content: "\e028";
}
.icon-travel-122:before {
	content: "\e029";
}
.icon-travel-135:before {
	content: "\e02a";
}
.icon-travel-148:before {
	content: "\e02b";
}
.icon-travel-147:before {
	content: "\e02c";
}
.icon-travel-134:before {
	content: "\e02d";
}
.icon-travel-121:before {
	content: "\e02e";
}
.icon-travel-120:before {
	content: "\e02f";
}
.icon-travel-133:before {
	content: "\e030";
}
.icon-travel-146:before {
	content: "\e031";
}
.icon-travel-145:before {
	content: "\e032";
}
.icon-travel-132:before {
	content: "\e033";
}
.icon-travel-119:before {
	content: "\e034";
}
.icon-travel-118:before {
	content: "\e035";
}
.icon-travel-131:before {
	content: "\e036";
}
.icon-travel-144:before {
	content: "\e037";
}

/* Weather */
@font-face {
	font-family: "weather";
	src:url(/content/plugins/line-icons-pro/weather/webfont/fonts/weather.eot);
	src:url(/content/plugins/line-icons-pro/weather/webfont/fonts/weather.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/weather/webfont/fonts/weather.woff) format("woff"),
    url(/content/plugins/line-icons-pro/weather/webfont/fonts/weather.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/weather/webfont/fonts/weather.svg#weather) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-weather]:before {
	font-family: "weather" !important;
	content: attr(data-icon-weather);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-weather"]:before,
[class*=" icon-weather"]:before {
	font-family: "weather" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-weather-001:before {
	content: "a";
}
.icon-weather-014:before {
	content: "b";
}
.icon-weather-027:before {
	content: "c";
}
.icon-weather-040:before {
	content: "d";
}
.icon-weather-053:before {
	content: "e";
}
.icon-weather-054:before {
	content: "f";
}
.icon-weather-041:before {
	content: "g";
}
.icon-weather-028:before {
	content: "h";
}
.icon-weather-015:before {
	content: "i";
}
.icon-weather-002:before {
	content: "j";
}
.icon-weather-003:before {
	content: "k";
}
.icon-weather-016:before {
	content: "l";
}
.icon-weather-029:before {
	content: "m";
}
.icon-weather-042:before {
	content: "n";
}
.icon-weather-055:before {
	content: "o";
}
.icon-weather-056:before {
	content: "p";
}
.icon-weather-043:before {
	content: "q";
}
.icon-weather-030:before {
	content: "r";
}
.icon-weather-017:before {
	content: "s";
}
.icon-weather-004:before {
	content: "t";
}
.icon-weather-005:before {
	content: "u";
}
.icon-weather-018:before {
	content: "v";
}
.icon-weather-031:before {
	content: "w";
}
.icon-weather-044:before {
	content: "x";
}
.icon-weather-057:before {
	content: "y";
}
.icon-weather-058:before {
	content: "z";
}
.icon-weather-045:before {
	content: "A";
}
.icon-weather-032:before {
	content: "B";
}
.icon-weather-019:before {
	content: "C";
}
.icon-weather-006:before {
	content: "D";
}
.icon-weather-007:before {
	content: "E";
}
.icon-weather-020:before {
	content: "F";
}
.icon-weather-033:before {
	content: "G";
}
.icon-weather-046:before {
	content: "H";
}
.icon-weather-059:before {
	content: "I";
}
.icon-weather-060:before {
	content: "J";
}
.icon-weather-047:before {
	content: "K";
}
.icon-weather-034:before {
	content: "L";
}
.icon-weather-021:before {
	content: "M";
}
.icon-weather-008:before {
	content: "N";
}
.icon-weather-009:before {
	content: "O";
}
.icon-weather-022:before {
	content: "P";
}
.icon-weather-035:before {
	content: "Q";
}
.icon-weather-048:before {
	content: "R";
}
.icon-weather-049:before {
	content: "S";
}
.icon-weather-036:before {
	content: "T";
}
.icon-weather-023:before {
	content: "U";
}
.icon-weather-010:before {
	content: "V";
}
.icon-weather-011:before {
	content: "W";
}
.icon-weather-024:before {
	content: "X";
}
.icon-weather-037:before {
	content: "Y";
}
.icon-weather-050:before {
	content: "Z";
}
.icon-weather-051:before {
	content: "0";
}
.icon-weather-038:before {
	content: "1";
}
.icon-weather-025:before {
	content: "2";
}
.icon-weather-012:before {
	content: "3";
}
.icon-weather-013:before {
	content: "4";
}
.icon-weather-026:before {
	content: "5";
}
.icon-weather-039:before {
	content: "6";
}
.icon-weather-052:before {
	content: "7";
}

/* Transport */
@font-face {
	font-family: "transport";
	src:url(/content/plugins/line-icons-pro/transport/webfont/fonts/transport.eot);
	src:url(/content/plugins/line-icons-pro/transport/webfont/fonts/transport.eot?#iefix) format("embedded-opentype"),
	url(/content/plugins/line-icons-pro/transport/webfont/fonts/transport.woff) format("woff"),
    url(/content/plugins/line-icons-pro/transport/webfont/fonts/transport.ttf) format("truetype"),
	url(/content/plugins/line-icons-pro/transport/webfont/fonts/transport.svg#transport) format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon-transport]:before {
	font-family: "transport" !important;
	content: attr(data-icon-transport);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-transport"]:before,
[class*=" icon-transport"]:before {
	font-family: "transport" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-transport-001:before {
  content: "a";
}
.icon-transport-014:before {
  content: "b";
}
.icon-transport-015:before {
  content: "c";
}
.icon-transport-002:before {
  content: "d";
}
.icon-transport-003:before {
  content: "e";
}
.icon-transport-016:before {
  content: "f";
}
.icon-transport-017:before {
  content: "g";
}
.icon-transport-004:before {
  content: "h";
}
.icon-transport-005:before {
  content: "i";
}
.icon-transport-018:before {
  content: "j";
}
.icon-transport-019:before {
  content: "k";
}
.icon-transport-006:before {
  content: "l";
}
.icon-transport-007:before {
  content: "m";
}
.icon-transport-020:before {
  content: "n";
}
.icon-transport-021:before {
  content: "o";
}
.icon-transport-008:before {
  content: "p";
}
.icon-transport-009:before {
  content: "q";
}
.icon-transport-022:before {
  content: "r";
}
.icon-transport-023:before {
  content: "s";
}
.icon-transport-010:before {
  content: "t";
}
.icon-transport-024:before {
  content: "u";
}
.icon-transport-025:before {
  content: "v";
}
.icon-transport-012:before {
  content: "w";
}
.icon-transport-011:before {
  content: "x";
}
.icon-transport-013:before {
  content: "y";
}
.icon-transport-026:before {
  content: "z";
}
.icon-transport-039:before {
  content: "A";
}
.icon-transport-052:before {
  content: "B";
}
.icon-transport-051:before {
  content: "C";
}
.icon-transport-038:before {
  content: "D";
}
.icon-transport-037:before {
  content: "E";
}
.icon-transport-050:before {
  content: "F";
}
.icon-transport-049:before {
  content: "G";
}
.icon-transport-036:before {
  content: "H";
}
.icon-transport-035:before {
  content: "I";
}
.icon-transport-048:before {
  content: "J";
}
.icon-transport-047:before {
  content: "K";
}
.icon-transport-034:before {
  content: "L";
}
.icon-transport-033:before {
  content: "M";
}
.icon-transport-046:before {
  content: "N";
}
.icon-transport-045:before {
  content: "O";
}
.icon-transport-032:before {
  content: "P";
}
.icon-transport-031:before {
  content: "Q";
}
.icon-transport-044:before {
  content: "R";
}
.icon-transport-043:before {
  content: "S";
}
.icon-transport-030:before {
  content: "T";
}
.icon-transport-029:before {
  content: "U";
}
.icon-transport-042:before {
  content: "V";
}
.icon-transport-041:before {
  content: "W";
}
.icon-transport-028:before {
  content: "X";
}
.icon-transport-027:before {
  content: "Y";
}
.icon-transport-040:before {
  content: "Z";
}
.icon-transport-053:before {
  content: "0";
}
.icon-transport-066:before {
  content: "1";
}
.icon-transport-079:before {
  content: "2";
}
.icon-transport-092:before {
  content: "3";
}
.icon-transport-093:before {
  content: "4";
}
.icon-transport-080:before {
  content: "5";
}
.icon-transport-067:before {
  content: "6";
}
.icon-transport-054:before {
  content: "7";
}
.icon-transport-055:before {
  content: "8";
}
.icon-transport-068:before {
  content: "9";
}
.icon-transport-081:before {
  content: "!";
}
.icon-transport-094:before {
  content: "\"";
}
.icon-transport-095:before {
  content: "#";
}
.icon-transport-082:before {
  content: "$";
}
.icon-transport-069:before {
  content: "%";
}
.icon-transport-056:before {
  content: "&";
}
.icon-transport-057:before {
  content: "'";
}
.icon-transport-070:before {
  content: "(";
}
.icon-transport-083:before {
  content: ")";
}
.icon-transport-096:before {
  content: "*";
}
.icon-transport-097:before {
  content: "+";
}
.icon-transport-084:before {
  content: ",";
}
.icon-transport-071:before {
  content: "-";
}
.icon-transport-058:before {
  content: ".";
}
.icon-transport-059:before {
  content: "/";
}
.icon-transport-072:before {
  content: ":";
}
.icon-transport-085:before {
  content: ";";
}
.icon-transport-098:before {
  content: "<";
}
.icon-transport-099:before {
  content: "=";
}
.icon-transport-086:before {
  content: ">";
}
.icon-transport-073:before {
  content: "?";
}
.icon-transport-060:before {
  content: "@";
}
.icon-transport-061:before {
  content: "[";
}
.icon-transport-074:before {
  content: "]";
}
.icon-transport-087:before {
  content: "^";
}
.icon-transport-100:before {
  content: "_";
}
.icon-transport-088:before {
  content: "`";
}
.icon-transport-075:before {
  content: "{";
}
.icon-transport-076:before {
  content: "|";
}
.icon-transport-089:before {
  content: "}";
}
.icon-transport-090:before {
  content: "~";
}
.icon-transport-077:before {
  content: "\\";
}
.icon-transport-078:before {
  content: "\e000";
}
.icon-transport-091:before {
  content: "\e001";
}
.icon-transport-065:before {
  content: "\e002";
}
.icon-transport-064:before {
  content: "\e003";
}
.icon-transport-063:before {
  content: "\e004";
}
.icon-transport-062:before {
  content: "\e005";
}

@font-face {
	font-family: 'Simple-Line-Icons';
	src:url(/content/plugins/line-icons/fonts/Simple-Line-Icons.eot);
	src:url(/content/plugins/line-icons/fonts/Simple-Line-Icons.eot?#iefix) format('embedded-opentype'),
		url(/content/plugins/line-icons/fonts/Simple-Line-Icons.woff) format('woff'),
		url(/content/plugins/line-icons/fonts/Simple-Line-Icons.ttf) format('truetype'),
		url(/content/plugins/line-icons/fonts/Simple-Line-Icons.svg#Simple-Line-Icons) format('svg');
	font-weight: normal;
	font-style: normal;
}

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

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