@charset "UTF-8";

@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i';

@import 'https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i';
/*
** Table Of Contents
** bootstrap overrides
** vertical margins and paddings
** general styles
** styled lists
** icons
** buttons
** common sections styles:
** light section - .ls
** grey section - .ls.ms
** dark sections - .ds
** color section - .cs
** boxed layout
** template styles
** main menu (min 768px) styles
** main menu mobile styles
** subpages
** widgets
** shortcodes
** utilites
** plugins
  - Owl Carousel
  - FlexSlider
  - prettyPhoto
  - Easy pieChart
  - toTop
*/
/*=====================================
// Bootstrap overrides:
*/
/* Breadcrumb */
.breadcrumb {
	margin: 0;
	background: transparent;
	padding: 0;
}

.breadcrumb li {
	font: 16px/18px 'Open Sans', 'Arial', sans-serif;
	text-transform: uppercase;
	color: #fff;
}

.breadcrumb li a {
	color: #fff;
}

.breadcrumb li a:hover {
	color: #f7542b;
}

.breadcrumb .active {
	color: #fff;
}

.breadcrumbs-01 {
	background: url(../images/parallax/bg_breadcrumbs-01.jpg) no-repeat;
	background-size: cover;
	position: relative;
	padding: 155px 0 185px;
}

@media (max-width: 1199px) {
	.breadcrumbs-01 {
		padding: 100px 0;
	}
}

@media (max-width: 767px) {
	.breadcrumbs-01 {
		padding: 50px 0;
	}
}

.breadcrumbs-01 .breadcrumb {
	margin-bottom: 10px;
}

.breadcrumbs-01.parallax.ds::before {
	background-color: #000;
	opacity: 0.65;
}

.breadcrumbs-02 {
	padding: 60px 0 40px;
}

.breadcrumbs-02::after {
	content: '';
	display: table;
	clear: both;
}

.breadcrumbs-03 {
	padding: 40px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.breadcrumbs-03 .breadcrumbs-title {
	margin: 0;
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin-right: 30px;
}

.breadcrumbs-03 .breadcrumb {
	display: inline-block;
	float: none;
	vertical-align: middle;
	padding: 10px 0;
}

.breadcrumb-l-01 .breadcrumb li.active {
	color: #000;
}

.breadcrumb-l-01 .breadcrumb li a:hover {
	color: #000;
}

.breadcrumb-l-02 .breadcrumb li.active {
	color: #000;
}

.breadcrumb-l-02 .breadcrumb li a:hover {
	color: #000;
}

.breadcrumb-l-03 .breadcrumb li.active {
	color: #000;
}

.breadcrumb-l-03 .breadcrumb li a:hover {
	color: #000;
}

.breadcrumb-l-02__title {
	color: #fff;
}

.breadcrumb-l-03__title {
	color: #fff;
}

.breadcrumbs-title {
	font: bold 36px/38px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	margin: -16px 0 0;
	text-transform: uppercase;
}

/* Forms */
.form-control {
	border: 1px solid #d4d2d2;
	box-sizing: border-box;
	border-radius: 0;
	box-shadow: none;
	height: 50px;
	box-sizing: border-box;
}

.form-control:active, .form-control:focus {
	box-shadow: none;
	border: 1px solid #a0a0a0;
}

.form-control:-moz-placeholder {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: #d4d2d2;
	opacity: 1;
	letter-spacing: 5px;
}

.form-control::-moz-placeholder {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: #d4d2d2;
	opacity: 1;
	letter-spacing: 5px;
}

.form-control:-ms-input-placeholder {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: #d4d2d2;
	letter-spacing: 5px;
}

.form-control::-webkit-input-placeholder {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #d4d2d2;
	letter-spacing: 5px;
}

.form-control:focus:-moz-placeholder {
	font-style: normal;
	color: transparent;
	opacity: 1;
}

.form-control:focus::-moz-placeholder {
	font-style: normal;
	color: transparent;
	opacity: 1;
}

.form-control:focus:-ms-input-placeholder {
	font-style: normal;
	color: transparent;
}

.form-control:focus::-webkit-input-placeholder {
	font-style: normal;
	color: transparent;
}

.form-control option {
	color: #27313e;
	background-color: #ffffff;
}

.form-control.invalid {
	box-shadow: 0 0 0 2px red;
}

/* Icons for forms */
form label + [class*="icon2-"] {
	position: absolute;
	font-size: 24px;
	color: #808080;
	left: 10px;
	top: 19px;
}

form label + [class*="icon2-"] + .form-control {
	padding-left: 50px;
}

label {
	font-weight: normal;
}

.form-control + [class*="icon2-"] {
	position: absolute;
	font-size: 24px;
	left: 20px;
	top: 50%;
	color: #f7542b;
}

/* Accordion */
div.panel-group .panel-heading + .panel-collapse > .list-group,
div.panel-group .panel-heading + .panel-collapse > .panel-body {
	border: none;
}

div.panel-group .panel + .panel {
	margin: 0;
}

div.panel-group .accordion-01 {
	border-radius: 0;
}

.accordion-01 {
	background: transparent;
	box-shadow: none;
	padding: 40px 0;
	border-bottom: 1px solid #abaaaa;
	margin: 0;
	box-sizing: border-box;
}

.accordion-01 .panel-heading {
	background: transparent;
	border-bottom: none;
	padding: 0 0 0 54px;
}

.accordion-01 .panel-heading .panel-title a {
	font: 16px/24px 'Open Sans', 'Arial', sans-serif;
	position: relative;
}

.accordion-01 .panel-heading .panel-title a::before {
	font-family: 'FontAwesome';
	content: '\f146';
	font-size: 30px;
	color: #f7542b;
	display: inline-block;
	float: none;
	position: absolute;
	top: 0;
	left: -54px;
}

.accordion-01 .panel-heading .panel-title a:hover {
	background: transparent;
}

.accordion-01 .panel-heading .panel-title .collapsed::before {
	content: '\f0fe';
}

.accordion-01 .panel-collapse {
	box-shadow: none;
	border: none;
	color: #666666;
}

.accordion-01 .panel-body {
	border: none;
	padding: 40px 0 0;
}

.accordion-01__text {
	margin-bottom: 0;
}

.accordion-01__img {
	float: left;
	margin: 0 32px 0 0;
}

@media (max-width: 1199px) {
	.accordion-01__img {
		margin: 0 20px 0 0;
	}
}

@media (max-width: 767px) {
	.accordion-01__img {
		margin-right: 0;
		margin-bottom: 20px;
	}
}

.accordion-01__img img {
	width: 100%;
	max-width: 100%;
}

/* Modal */
.modal-backdrop.in {
	filter: alpha(opacity=80);
	opacity: .8;
}

/* Styles for pagination arrows */
ul.pagination li {
	border-radius: 0;
}

ul.pagination li:first-child a, ul.pagination li:first-child span {
	border-radius: 0;
}

ul.pagination li:last-child a, ul.pagination li:last-child span {
	border-radius: 0;
}

ul.pagination li.active a, ul.pagination li.active span {
	color: #fff;
	background: #f7542b;
	border: 1px solid #f7542b;
}

ul.pagination li a {
	color: #000;
	border-radius: 0;
}

ul.pagination li:hover a, ul.pagination li:hover span {
	color: #fff;
	background: #f7542b;
	border: 1px solid #f7542b;
}

/* Crousel */
.carousel {
	overflow: hidden;
}

.carousel-indicators li {
	width: 10px;
	height: 10px;
	border-width: 0;
	background-color: #27313e;
	margin: 0 3px;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.carousel-indicators li:hover {
	opacity: 0.8;
}

.carousel-indicators .active {
	width: 10px;
	height: 10px;
	margin: 0 3px;
	background-color: #f7542b;
}

.carousel-control {
	border: 1px solid #ffffff;
	color: #ffffff;
	border-radius: 0px;
	width: 50px;
	height: 50px;
	left: -50px;
	top: 50%;
	margin-top: -25px;
	text-shadow: none;
	opacity: 1;
	background-image: none;
	filter: alpha(opacity=100);
}

.carousel-control.right {
	right: -50px;
}

.carousel:hover .carousel-control {
	left: 50px;
}

.carousel:hover .carousel-control.right {
	left: auto;
	right: 50px;
}

.carousel-control span {
	font-family: 'rt-icons-2';
	width: 50px;
	height: 50px;
	margin: 0;
	font-size: 16px;
	left: 0;
	top: 0;
	line-height: 50px;
}

.carousel-control .icon-prev:before {
	content: "\e7c4";
}

.carousel-control .icon-next:before {
	content: "\e7c5";
}

/* Progress bars */
p + .progress {
	margin-top: -10px;
}

.progress {
	overflow: hidden;
	height: 40px;
	position: relative;
	border-radius: 0;
	box-shadow: none;
	border: none;
}

.progress-bar {
	background-color: #f7542b;
	color: inherit;
	box-shadow: none;
	height: 40px;
}

.progress-bar span {
	position: relative;
	color: #ffffff;
	top: 10px;
	font-size: 0.9em;
}

.progress-bar-info {
	background-color: #8aa5ec;
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-bar-danger {
	background-color: #d9534f;
}

.alert {
	border-radius: 0;
	border-width: 0 0 0 4px;
	padding: 30px;
}

.media {
	margin-top: 16px;
}

.media .media-object {
	max-width: 100px;
}

/* Nav */
.nav > li > a {
	color: #27313e;
}

.nav > li > a:hover,
.nav > li > a:focus {
	background-color: inherit;
}

/* Tabs */
.tab-content {
	border-radius: 0 0 0 0;
	padding: 30px 30px;
	border: 1px solid rgba(0, 0, 0, 0.05);
}

.tab-content.no-border {
	padding: 36px 0 0;
	border: none;
	background-color: transparent;
}

.tab-content.top-color-border {
	position: relative;
}

.tab-content.top-color-border:before {
	content: '';
	position: absolute;
	left: 0px;
	right: 0px;
	top: -1px;
	height: 6px;
	background-color: #f7542b;
}

.tab-content .featured-tab-image {
	margin: -30px -31px 24px -31px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	border: 1px solid rgba(0, 0, 0, 0.05);
}

.nav-tabs {
	border-bottom-color: transparent;
	margin-top: 0px;
	margin-bottom: -1px;
}

.nav-tabs > li > a {
	font-size: 14px;
	padding: 19px 40px;
	margin-right: 1px;
	margin-top: 0px;
	border: none;
	border: 1px solid #27313e;
	background-color: #27313e;
	color: #ffffff;
	border-radius: 0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	border-color: transparent;
	background-color: #f7542b;
	color: #ffffff;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs.nav-justified > .active > a {
	border-color: #27313e;
	background-color: #27313e;
	color: #f7542b;
}

/* Vertical tabs */
.vertical-tabs .tab-content.no-border {
	padding-top: 0;
}

.vertical-tabs .nav > li > a {
	background-color: #27313e;
	color: #ffffff;
	padding: 18px 60px 18px 40px;
	margin-bottom: 10px;
	position: relative;
}

.vertical-tabs .nav > li > a i {
	position: relative;
	top: 1px;
	padding-right: 12px;
}

.vertical-tabs .nav > li > a:after {
	color: rgba(255, 255, 255, 0.8);
	font-family: 'rt-icons-2';
	content: "\e7c5";
	position: absolute;
	font-size: 12px;
	line-height: 58px;
	text-align: center;
	right: 0;
	top: 0;
	bottom: 0;
	width: 60px;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
	letter-spacing: 0;
}

.vertical-tabs .nav > li.active a,
.vertical-tabs .nav > li > a:hover {
	background-color: #f7542b;
}

@media (min-width: 768px) {
	.vertical-tabs .nav > li.active {
		position: relative;
		z-index: 2;
	}
}

/* Bs buttons */
.btn {
	padding: 18px 30px;
	text-transform: uppercase;
	margin: 0 2px 6px 0;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.btn:hover, .btn:focus {
	outline: none;
}

li.media:before,
li.media:after {
	display: block;
	content: '';
	clear: both;
}

/* Dropdown menu */
.dropdown-menu {
	box-shadow: none;
	border-radius: 0;
	border-color: rgba(0, 0, 0, 0.05);
	z-index: 1001;
	font-size: 16px;
	margin-top: 0;
}

[class*="right"] .dropdown-menu {
	right: 0;
	left: auto;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
	color: #27313e;
	background-color: transparent;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
	padding: 13px 8px;
	border-color: #e1e1e1;
}

.table {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

.table td + td {
	border-left: 1px solid #e1e1e1;
}

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
	border-bottom-width: 1px;
}

.table-responsive {
	border: none;
}

.well {
	box-shadow: none;
	border: none;
	border-radius: 0;
}

.embed-responsive-3by2 {
	padding-bottom: 66.666%;
	margin-bottom: 47px;
}

.embed-placeholder:before {
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	content: "\e696";
	font-family: 'rt-icons-2';
	position: absolute;
	color: #ffffff;
	font-size: 30px;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -5px;
}

.embed-placeholder:hover:before {
	opacity: 0.4;
}

/*=====================================
// Vertical margins and paddings:
*/
/*same top and bottom paddings for sections*/
.section_padding_0 > [class*="container"] {
	padding-top: 0;
	padding-bottom: 0;
}

.section_padding_15 > [class*="container"] {
	padding-top: 15px;
	padding-bottom: 15px;
}

.section_padding_25 > [class*="container"] {
	padding-top: 25px;
	padding-bottom: 25px;
}

.section_padding_50 > [class*="container"] {
	padding-top: 50px;
	padding-bottom: 50px;
}

.section_padding_75 > [class*="container"] {
	padding-top: 75px;
	padding-bottom: 75px;
}

.section_padding_100 > [class*="container"] {
	padding-top: 100px;
	padding-bottom: 100px;
}

/*top paddings for sections*/
.section_padding_top_0 > [class*="container"] {
	padding-top: 0;
}

.section_padding_top_5 > [class*="container"] {
	padding-top: 5px;
}

.section_padding_top_15 > [class*="container"] {
	padding-top: 15px;
}

.section_padding_top_25 > [class*="container"] {
	padding-top: 25px;
}

.section_padding_top_30 > [class*="container"] {
	padding-top: 30px;
}

.section_padding_top_40 > [class*="container"] {
	padding-top: 40px;
}

.section_padding_top_50 > [class*="container"] {
	padding-top: 50px;
}

.section_padding_top_60 > [class*="container"] {
	padding-top: 60px;
}

.section_padding_top_65 > [class*="container"] {
	padding-top: 65px;
}

.section_padding_top_75 > [class*="container"] {
	padding-top: 75px;
}

.section_padding_top_80 > [class*="container"] {
	padding-top: 80px;
}

.section_padding_top_85 > [class*="container"] {
	padding-top: 80px;
}

.section_padding_top_90 > [class*="container"] {
	padding-top: 90px;
}

.section_padding_top_95 > [class*="container"] {
	padding-top: 95px;
}

.section_padding_top_100 > [class*="container"] {
	padding-top: 100px;
}

.section_padding_top_110 > [class*="container"] {
	padding-top: 110px;
}

.section_padding_top_160 > [class*="container"] {
	padding-top: 160px;
}

@media (max-width: 767px) {
	.section_padding_top_160 > [class*="container"] {
		padding-top: 100px;
	}
}

/*bottom paddings for sections*/
.section_padding_bottom_0 > [class*="container"] {
	padding-bottom: 0;
}

.section_padding_bottom_5 > [class*="container"] {
	padding-bottom: 5px;
}

.section_padding_bottom_15 > [class*="container"] {
	padding-bottom: 15px;
}

.section_padding_bottom_20 > [class*="container"] {
	padding-bottom: 20px;
}

.section_padding_bottom_25 > [class*="container"] {
	padding-bottom: 25px;
}

.section_padding_bottom_30 > [class*="container"] {
	padding-bottom: 30px;
}

.section_padding_bottom_40 > [class*="container"] {
	padding-bottom: 40px;
}

.section_padding_bottom_50 > [class*="container"] {
	padding-bottom: 50px;
}

.section_padding_bottom_60 > [class*="container"] {
	padding-bottom: 60px;
}

.section_padding_bottom_65 > [class*="container"] {
	padding-bottom: 65px;
}

.section_padding_bottom_70 > [class*="container"] {
	padding-bottom: 70px;
}

.section_padding_bottom_75 > [class*="container"] {
	padding-bottom: 75px;
}

.section_padding_bottom_80 > [class*="container"] {
	padding-bottom: 80px;
}

.section_padding_bottom_90 > [class*="container"] {
	padding-bottom: 90px;
}

.section_padding_bottom_95 > [class*="container"] {
	padding-bottom: 95px;
}

.section_padding_bottom_100 > [class*="container"] {
	padding-bottom: 100px;
}

.section_padding_bottom_145 > [class*="container"] {
	padding-bottom: 145px;
}

.columns_vertical_margin_15 > [class*="container"] > .row > [class*="col-"] {
	margin-top: 15px;
	margin-bottom: 15px;
}

.columns_padding_0 [class*="col-"] {
	padding: 0;
}

.columns_padding_1 [class*="col-"] {
	padding-left: 0;
	padding-right: 1px;
}

.columns_padding_2 [class*="col-"] {
	padding-left: 1px;
	padding-right: 1px;
}

.columns_padding_5 [class*="col-"] {
	padding-left: 5px;
	padding-right: 5px;
}

.columns_padding_25 [class*="col-"] {
	padding-left: 25px;
	padding-right: 25px;
}

/* vertical alignmetn in columns */
.table_section [class*="container"] {
	height: 100%;
	padding-left: 0;
	padding-right: 0;
}

.table_section .row {
	display: table;
	min-width: 100%;
	height: 100%;
	margin-left: 0;
	margin-right: 0;
}

.table_section [class*="col-"] {
	display: table-cell;
	vertical-align: middle;
	float: none;
}

@media screen and (max-width: 767px) {
	.table_section .row,
  .table_section [class*="col-"] {
		/*display: block;*/
		width: auto;
	}
}

@media screen and (max-width: 991px) {
	.table_section.table_section_md .row,
  .table_section.table_section_md [class*="col-"] {
		display: block;
		width: auto;
	}
}

@media screen and (max-width: 1199px) {
	.table_section.table_section_lg .row,
  .table_section.table_section_lg [class*="col-"] {
		display: block;
		width: auto;
	}
}

@media screen and (min-width: 1200px) {
  /* overlap featured person */
	.top-overlap {
		margin-top: -170px;
	}

	.top-overlap-small {
		margin-top: -100px;
	}
}

@media (max-width: 767px) {
	.container {
		max-width: 500px;
	}
}

/*=====================================
// General styles:
*/
html {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: visible;
}

::-moz-selection {
	color: #ffffff;
	background-color: #f7542b;
}

::selection {
	color: #ffffff;
	background-color: #f7542b;
}

::-moz-selection {
	color: #ffffff;
	background-color: #f7542b;
}

body {
	font: 16px/30px 'Open Sans', 'Arial', sans-serif;
	background-color: #ffffff;
	overflow: visible;
	overflow-x: hidden;
}

/* Heading styling */
h1, h2, h3, h4, h5, h6 {
	line-height: 1;
	word-break: break-word;
}

h1 {
	font: 60px 'Open Sans', 'Arial', sans-serif;
	color: #27313e;
	margin-top: 10px;
	margin-bottom: 18px;
}

h2 {
	font: 36px 'Open Sans', 'Arial', sans-serif;
	color: #27313e;
	margin-bottom: 27px;
}

h3 {
	font: 24px 'Open Sans', 'Arial', sans-serif;
	color: #27313e;
	margin-top: 36px;
	margin-bottom: 30px;
}

h4 {
	font: 18px 'Open Sans', 'Arial', sans-serif;
	margin-bottom: 25px;
}

h5 {
	font: 16px 'Open Sans', 'Arial', sans-serif;
	color: #27313e;
	margin-bottom: 26px;
}

h6 {
	font: 14px 'Open Sans', 'Arial', sans-serif;
	color: #27313e;
	margin-bottom: 26px;
}

a {
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	color: #f7542b;
}

a:active, a:focus, a:hover {
	outline: none;
	text-decoration: none;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
	color: #f7542b;
}

a img {
	-webkit-transition: all 0.15s ease-in-out 0s;
	transition: all 0.15s ease-in-out 0s;
}

a:hover, a.area-privada:hover {
	color: #d90100;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

hr {
	border: none;
	height: 1px;
	background-color: #ddd;
}

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

input[type='number'] {
	-moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.form-control.invalid {
	border: 1px solid #f7542b;
}

/* Google map img */
.map_marker_description .map_marker_icon {
	display: none;
}

.searchform-respond {
	text-align: center;
	color: #fff;
	margin: 20px 0;
}

img, figure {
	max-width: 100%;
	height: auto;
}

p {
	margin-bottom: 10px;
}

button:active, button:focus {
	outline: none;
}

.blockquote-01 {
	background: #fff;
	border: 1px solid #d1d1d1;
	border-left: 3px solid #f7542b;
	padding: 16px 28px 17px 28px;
	border-radius: 0;
}

.blockquote-01 .blockquote-01__author {
	font: bold 16px/36px 'Open Sans', 'Arial', sans-serif;
	text-transform: uppercase;
	color: #27313e;
}

.blockquote-01 .blockquote-01__author:hover {
	color: #f7542b;
}

.blockquote-01 .blockquote-01__text {
	margin: 0 0 7px;
	line-height: 36px;
}

.blockquote-01__wrapp {
	margin: 0;
	color: #27313e;
}

.blockquote-01__wrapp::before {
	content: '-';
	margin-right: 5px;
}

/* Styled lists */
ul, ol {
	padding-left: 30px;
}

ul.list1 {
	list-style: none;
	padding: 0;
	margin: 25px 0;
}

ul.list1 li {
	position: relative;
	padding: 9px 0 10px 30px;
}

ul.list1 li > .media {
	margin: 3px 0 3px;
}

ul.list1.no-bullets li {
	padding-left: 0;
}

ul.list1.no-bullets li:before {
	display: none;
}

ul.list1 li:first-child {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}

ul.list1 li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.muted_background ul.list1 li {
	border-color: rgba(255, 255, 255, 0.4);
}

ul.list1 li:before {
	content: '';
	display: block;
	position: absolute;
	border: 1px solid #f7542b;
	left: 10px;
	top: 17px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
}

ul.list2 {
	list-style: none;
	padding-left: 20px !important;
	margin-bottom: 20px;
}

ul.list2 li {
	position: relative;
	padding: 8px 0 8px 0px;
}

ul.list2 li:before {
	font-family: 'rt-icons-2';
	font-size: 8px;
	color: #f7542b;
	content: "\e7c5";
	position: absolute;
	left: -18px;
	top: 7px;
}

ol.list3 {
	counter-reset: li;
	list-style: none outside none;
	padding: 0;
}

ol.list3 li {
	position: relative;
	padding: 8px 0 8px 38px;
}

ol.list3 li:after {
	content: counter(li, decimal-leading-zero);
	counter-increment: li;
	position: absolute;
	left: 2px;
	top: 50%;
	margin-top: -16px;
	font-weight: 700;
	color: inherit;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #ffffff;
	background-color: #f7542b;
	border-radius: 100%;
}

table {
	width: 100%;
	max-width: 100%;
	margin: 10px 0;
}

table td, table th {
	padding: 3px 0;
}

.table_template thead {
	background-color: #f7542b;
	color: #27313e;
}

.table_template thead.light {
	background-color: #ffffff;
}

.table_template td, .table_template th {
	padding: 18px 30px;
}

.table_template tbody tr:nth-of-type(odd) {
	background-color: rgba(238, 238, 238, 0.1);
}

.table_template tbody tr:nth-of-type(even) {
	background-color: rgba(17, 17, 17, 0.05);
}

/* Icons in headings, paragraphs and buttons */
h1 > [class*="rt-icon"],
h2 > [class*="rt-icon"],
h3 > [class*="rt-icon"],
h4 > [class*="rt-icon"],
h5 > [class*="rt-icon"],
h6 > [class*="rt-icon"] {
	font-size: 1.2em;
	position: relative;
	top: .1em;
	line-height: 0;
	padding-right: 0.1em;
}

p > [class*="rt-icon"] {
	font-size: 1.1em;
	position: relative;
	top: .05em;
	line-height: 0;
	padding: 0 0.2em;
}

p > [class*="rt-icon"] + [class*="rt-icon"] {
	margin-left: -0.75em;
}

.theme_buttons a > [class*="rt-icon"],
.theme_button > [class*="rt-icon"] {
	font-size: 1.8em;
	line-height: 0;
	position: relative;
	top: 5px;
	padding: 0 3px;
}

.theme_buttons a > [class*="glyphicon"],
.theme_buttons a > [class*="fa-"],
.theme_button > [class*="glyphicon"],
.theme_button > [class*="fa-"] {
	font-size: 1.5em;
	position: relative;
	top: 3px;
	line-height: 0;
}

/* Buttons */
.theme-button-01 {
	font: 300 18px/20px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	letter-spacing: 5px;
	background: #f7542b;
	border: none;
	padding: 13px 20px;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.theme-button-01::before {
	font-family: 'FontAwesome';
	content: '\f105';
	display: inline-block;
	float: none;
	margin-left: 6px;
	margin-right: 10px;
}

.theme-button-01:hover {
	background: #d90100;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
	color: #fff;
}

.theme-button-02 {
	font: 300 18px/20px 'Open Sans', 'Arial', sans-serif;
	color: #f7542b;
	letter-spacing: 5px;
	background: transparent;
	border: 1px solid #f7542b;
	padding: 13px 20px;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
	display: inline-block;
	float: none;
	vertical-align: middle;
	box-sizing: border-box;
}

.theme-button-02::before {
	font-family: 'FontAwesome';
	content: '\f105';
	display: inline-block;
	float: none;
	margin-left: 6px;
	margin-right: 10px;
}

.theme-button-02:hover {
	border: 1px solid #d90100;
	color: #d90100;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

figcaption, .entry-caption {
	padding: 3px 10px;
}

figcaption p, .entry-caption p {
	margin-bottom: 0;
}

.theme_buttons a,
.theme_button {
	font-size: 14px;
	font-weight: 400;
	padding: 13px 15px;
	margin-bottom: 4px;
	line-height: 1;
	display: inline-block;
	min-width: 8.5em;
	text-align: center;
	color: #ffffff;
	border: 3px solid #27313e;
	background-color: #27313e;
	border-radius: 0px;
	position: relative;
	-webkit-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

.theme_buttons.color1 a,
.theme_button.color1 {
	background-color: #f7542b;
	border-color: #f7542b;
}

.theme_buttons.color2 a,
.theme_button.color2 {
	background-color: #d90100;
	border-color: #d90100;
}

.theme_buttons a:active,
.theme_buttons a:hover,
.theme_buttons a:focus,
.theme_button:active,
.theme_button:hover,
.theme_button:focus {
	color: #ffffff;
	opacity: 1;
	text-decoration: none;
	outline: none;
	-webkit-transition: all 0.05s linear 0s;
	transition: all 0.05s linear 0s;
	background: #d90100;
	border-color: #d90100;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.theme_buttons a:active,
.theme_button:active {
	top: 1px;
}

.theme_buttons.inverse a,
.theme_button.inverse {
	color: #27313e;
	background-color: transparent;
	border: 3px solid #27313e;
}

.muted_buttons a,
.muted_button {
	opacity: 0.2;
}

.small_buttons a,
.small_button {
	padding: 1px 7px 0px;
	text-transform: uppercase;
	font-weight: 100;
	min-width: auto;
}

.square_buttons a,
.square_button {
	padding-left: 10px;
	padding-right: 10px;
	min-width: auto;
}

.wide_buttons a,
.wide_button {
	padding-left: 50px;
	padding-right: 50px;
}

.block_buttons a,
.block_button {
	display: block;
	width: 100%;
	text-align: center;
}

.page_header.affix-bottom {
	top: 0 !important;
	position: fixed;
}

#box_wrapper {
	padding: 0 60px;
}

@media (max-width: 1199px) {
	#box_wrapper {
		padding: 0;
	}
}

.canvas_light {
	background: #f5f3f3;
}

.canvas_darkgrey {
	background-color: #6d6c73;
}

/*=====================================
// Common sections styles:
*/
/*parallax*/
.background_cover {
	background-size: cover !important;
}

.parallax {
	background-attachment: fixed !important;
	background-size: cover !important;
	background-position: 50% 0;
	background-repeat: no-repeat;
	position: relative;
}

@media (max-width: 767px) {
	.parallax {
		background-size: auto auto !important;
	}
}

.parallax.ls:before {
	background-color: #ffffff;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=92)";
	filter: alpha(opacity=92);
	opacity: 0.92;
}

.parallax.ls.ms:before {
	background-color: #f5f3f3;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=88)";
	filter: alpha(opacity=88);
	opacity: 0.88;
}

.parallax.cs:before {
	background-color: #f7542b;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.parallax.cs:before {
	display: none;
}

.parallax.cs.main_color2:after {
	background-color: #d90100;
}

.parallax.cs.main_color3:after {
	background-color: #ee542e;
}

.parallax.ds:before {
	/*background-color: #6d6c73;*/
	opacity: 0.8;
}

.parallax.ds.ms:after {
	display: none;
}

.texture_bg {
	background-size: cover !important;
	background-position: 50% 0;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(../img/aside_bg.jpg);
}

.muted_section:before {
	background-color: rgba(39, 49, 62, 0.1);
	opacity: 1;
}

.parallax > *,
.muted_section > *,
.radial_gradient > *,
.gradient > *,
.vertical_gradient > *,
.darken_gradient > *,
.diagonal_section > * {
	z-index: 4;
	position: relative;
}

.radial_gradient {
	position: relative;
	overflow: hidden;
}

.gradient,
.muted_section,
.vertical_gradient,
.darken_gradient {
	position: relative;
}

.muted_section:before,
.muted_section:after,
.parallax:before,
.parallax:after,
.gradient:before,
.gradient:after,
.vertical_gradient:before,
.vertical_gradient:after,
.darken_gradient:before,
.darken_gradient:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
}

.muted_section:before,
.muted_section:after,
.parallax:before,
.parallax:after {
	opacity: 0.8;
}

.header_gradient,
.gradient:before,
.dark_gradient:before {
	background: #f7542b;
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f7542b), color-stop(100%, #d90100));
	background: -webkit-linear-gradient(left, #f7542b 0%, #d90100 100%);
	background: linear-gradient(to right, #f7542b 0%, #d90100 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$mainColor', endColorstr='$mainColor2',GradientType=1 );
}

.vertical_gradient:before {
	background: #f7542b;
  /* Old browsers */
  /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f7542b 0%, #d90100 100%);
  /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f7542b 0%, #d90100 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$mainColor', endColorstr='$mainColor2',GradientType=0 );
  /* IE6-9 */
}

.darken_gradient:before {
	background: -webkit-linear-gradient(top, transparent 0%, rgba(55, 52, 47, 0.65) 100%);
	background: linear-gradient(to bottom, transparent 0%, rgba(55, 52, 47, 0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a637342f',GradientType=0 );
}

.with_top_border,
.with_bottom_border {
	position: relative;
}

.with_top_border:before,
.with_bottom_border:after {
	content: '';
	display: block;
	position: absolute;
	height: 1px;
	left: 0;
	right: 0;
	top: 0;
	background-color: #e1e1e1;
}

.with_bottom_border:after {
	top: auto;
	bottom: 0;
}

.bg_image,
.bg_image:after {
	background-image: url(../img/background_section.png);
}

/* Hero text in sections */
.section_header {
	margin: 0 0 24px;
	font-size: 56px;
	position: relative;
	word-wrap: break-word;
	text-transform: uppercase;
	font-weight: 700;
}

.section_header.big {
	font-size: 100px;
	font-weight: 700;
	margin-bottom: 30px;
}

.section_header.small {
	font-size: 42px;
	text-transform: none;
	font-weight: 300;
}

h3 + .section_header,
.big + .section_header {
	margin-top: -17px;
}

.section_header + h3 {
	margin: -22px 0 44px;
	font-size: 30px;
}

.section_header + p {
	font-size: 22px;
	margin-bottom: 28px;
	line-height: 1.5em;
}

.section_header.big + p {
	margin-bottom: 30px;
}

.text-center .section_header + p,
.section_header.text-center + p {
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.section_header + blockquote {
	font-weight: 100;
	font-style: normal;
	margin-bottom: 10px;
	line-height: 1.8;
}

@media (max-width: 991px) {
	.section_header {
		font-size: 30px;
		margin-top: 0;
	}

	.section_header + blockquote, .section_header + p {
		max-width: 100% !important;
	}

	.section_header + p {
		font-size: 1.1em;
		letter-spacing: 0;
	}
}

@media (max-width: 767px) {
	.section_header {
		font-size: 30px;
		margin-top: 0;
	}

	.section_header.big {
		font-size: 36px;
		margin-top: 0;
	}

	.section_header + blockquote, .section_header + p {
		max-width: 100% !important;
	}
}

/*page preloader*/
.preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ffffff;
	z-index: 13000;
	height: 100%;
}

.preloader_image {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	background: url(../img/preloader.gif) no-repeat 50% 50% transparent;
	margin: -50px 0 0 -50px;
}

/*
	animated elements
*/
.to_animate {
	visibility: hidden;
}

.animated {
	visibility: visible !important;
}

/*
**boxed layout
*/
#box_wrapper, #canvas {
	overflow: visible;
	position: relative;
}

#canvas.boxed {
	padding: 1px 0;
}

#box_wrapper.container {
	overflow: hidden;
}

body.boxed {
	position: static;
	width: auto;
	height: auto;
}

.pattern1 {
	background-image: url(../img/pattern1.png);
}

.pattern2 {
	background-image: url(../img/pattern2.png);
}

.pattern3 {
	background-image: url(../img/pattern3.png);
}

.pattern4 {
	background-image: url(../img/pattern4.png);
}

.pattern5 {
	background-image: url(../img/pattern5.png);
}

.pattern6 {
	background-image: url(../img/pattern6.png);
}

.pattern7 {
	background-image: url(../img/pattern7.png);
}

.pattern8 {
	background-image: url(../img/pattern8.png);
}

.pattern9 {
	background-image: url(../img/pattern9.png);
}

.pattern10 {
	background-image: url(../img/pattern10.png);
}

.pattern11 {
	background-image: url(../img/pattern11.png);
}

.boxed .container {
	max-width: 100%;
	padding-left: 50px;
	padding-right: 50px;
}

@media (max-width: 500px) {
	.boxed .container {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.boxed #box_wrapper.container {
	padding: 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.boxed #box_wrapper.container.top-bottom-margins {
	margin-top: 80px;
	margin-bottom: 80px;
}

/* Light section - .ls */
.ls {	color: #808080;
}

.ls h1, .ls h2, .ls h3, .ls h4, .ls h5, .ls h6 {
	color: #27313e;
}

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

.ls h1 a:hover, .ls h2 a:hover, .ls h3 a:hover, .ls h4 a:hover, .ls h5 a:hover, .ls h6 a:hover {
	color: #808080;
}

.ls .title-02 {
	color: #fff;
}

.ls .block-02__title {
	color: #fff;
}

.ls .theme_buttons a,
.ls .theme_button {
	color: #ffffff;
}

.ls .theme_buttons a:hover, .ls .theme_buttons a:focus,
.ls .theme_button:hover,
.ls .theme_button:focus {
	color: rgba(255, 255, 255, 0.7);
}

.ls .theme_buttons a i,
.ls .theme_button i {
	color: #ffffff;
}

.ls .theme_button.inverse a,
.ls .theme_button.inverse {
	color: #27313e;
}

.ls .theme_button.inverse a:hover, .ls .theme_button.inverse a:focus,
.ls .theme_button.inverse:hover,
.ls .theme_button.inverse:focus {
	color: rgba(39, 49, 62, 0.7);
}

.ls .theme_button.inverse a i,
.ls .theme_button.inverse i {
	color: #27313e;
}

.ls .color-icon.bg-icon {
	background-color: #f5f5f5;
}

.ls .parallax-01__subtitle {
	color: #000;
}

.ls .color-icon.bg-icon:hover {
	color: #ffffff !important;
}

.ls .highlight {
	color: #f7542b;
}

.ls .highlight2 {
	color: #d90100;
}

.ls .greylinks a {
	color: #808080;
}

.ls .greylinks a:hover {
	color: #f7542b;
}

.ls .darklinks a {
	color: #27313e;
}

.ls .darklinks a:hover {
	color: #d90100;
}

/* Grey section - light section, muted section - .ls.ms */
.ls.ms {
}

.ls.ms .greylinks a:hover {
	color: #27313e;
}

.ls.ms .with_background {
	background-color: #ffffff;
}

.ls.ms hr {
	background-color: #ffffff;
}

.ls.ms .breadcrumb {
	color: #808080;
}

.ls.ms .breadcrumb a {
	color: #676767;
}

.ls.ms .breadcrumb a:hover {
	color: #f7542b;
}

/* Common dark and dark muted sections - .ds and .ds.ms */
/* Darkgrey section - .ds */
.ds {
	/*background-color: #27313e;*/
	color: #cbcbcb;
}

/**dark section - .ds.ms*/
.ds.ms {
	background-color: #6d6c73;
}

.ds {
  /* shop */
}

.ds h1, .ds h2, .ds h3, .ds h4, .ds h5, .ds h6 {
	color: #ffffff;
}

.ds h1 a, .ds h2 a, .ds h3 a, .ds h4 a, .ds h5 a, .ds h6 a {
	color: #ffffff;
}

.ds h1 a:hover, .ds h2 a:hover, .ds h3 a:hover, .ds h4 a:hover, .ds h5 a:hover, .ds h6 a:hover {
	color: #f7542b;
}

.ds .ls {
	background-color: #ffffff;
	color: #808080;
}

.ds .ls h1, .ds .ls h2, .ds .ls h3, .ds .ls h4, .ds .ls h5, .ds .ls h6 {
	color: #27313e;
}

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

.ds .ls h1 a:hover, .ds .ls h2 a:hover, .ds .ls h3 a:hover, .ds .ls h4 a:hover, .ds .ls h5 a:hover, .ds .ls h6 a:hover {
	color: #f7542b;
}

.ds .ls a {
	color: #f7542b;
}

.ds .ls a:hover {
	color: #27313e;
}

.ds a {
	color: #ffffff;
}

.ds a:hover {
	color: #f7542b;
}

.ds hr {
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .blockquote-big:before, .ds .blockquote-big:after {
	color: #2c2c2c;
}

.ds .theme_buttons a,
.ds .theme_button {
	color: #ffffff;
}

.ds .theme_buttons a:hover, .ds .theme_buttons a:focus,
.ds .theme_button:hover,
.ds .theme_button:focus {
	color: rgba(255, 255, 255, 0.5);
}

.ds .theme_buttons a i,
.ds .theme_button i {
	color: #ffffff;
}

.ds a.theme-button-01:hover,
.ds .theme-button-01:hover {
	color: #fff;
}

.ds .theme_buttons.inverse a,
.ds .theme_button.inverse {
	border-color: #ffffff;
	background-color: transparent;
	color: #ffffff;
}

.ds .theme_buttons.inverse a:after,
.ds .theme_button.inverse:after {
	display: none;
}

.ds .theme_buttons.inverse a:hover, .ds .theme_buttons.inverse a:focus,
.ds .theme_button.inverse:hover,
.ds .theme_button.inverse:focus {
	color: rgba(255, 255, 255, 0.5);
}

.ds .theme_buttons.inverse a.color1,
.ds .theme_button.inverse.color1 {
	border-color: #f7542b;
}

.ds .theme_buttons.inverse a.color1:hover,
.ds .theme_button.inverse.color1:hover {
	color: #f7542b;
}

.ds .muted_background,
.ds .with_background,
.ds .well {
	background-color: rgba(255, 255, 255, 0.06);
}

.ds.muted_section:before {
	background-color: rgba(255, 255, 255, 0.06);
}

.ds .with_border {
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .highlight {
	color: #f7542b;
}

.ds .highlight2 {
	color: #d90100;
}

.ds .grey, .ds .black {
	color: #ffffff;
	border-color: #ffffff;
}

.ds .post-01 .post-01__title {
	color: #ffffff;
}

.ds .comment-respond .comment-respond__title {
	color: #ffffff;
}

.ds .comments-area .comments-area__title {
	color: #ffffff;
}

.ds a.post-01-icons {
	color: #ffffff;
}

.ds .post-01-comments .post-01-icons,
.ds .post-01-likes .post-01-icons {
	color: #ffffff;
}

.ds .post-01-comments span, .ds .post-01-likes span {
	color: #ffffff;
}

.ds .post-01__list li:last-child::before {
	background-color: #ffffff;
}

.ds .contact-form-02__list li {
	color: #ffffff;
}

.ds .contact-form-02__list li a {
	color: #ffffff;
}

.ds .contact-form-02__list li a:hover {
	color: #f7542b;
}

.ds .contact-form-02__icon {
	color: #ffffff;
}

.ds .practice-areas-left,
.ds .practice-areas-right {
}

.ds .practice-areas-left .practice-areas__author,
.ds .practice-areas-right .practice-areas__author {
	color: #fff;
}

.ds .practice-areas-left .practice-areas__author:hover,
.ds .practice-areas-right .practice-areas__author:hover {
	color: #d90100;
}

.ds .block-01__author {
	color: #2c2c2c;
}

.ds .block-01__email {
	color: #808080;
}

.ds .block-01__email:hover {
	color: #f7542b;
}

.ds .highlightlinks a {
	color: #f7542b;
}

.ds .highlightlinks a:hover {
	opacity: 0.5;
}

.ds .block-01 p {
	color: #808080;
}

.ds .greylinks a {
	color: #cbcbcb;
}

.ds .greylinks a:hover {
	color: #f7542b !important;
}

.ds .darklinks a {
	color: #ffffff;
}

.ds .darklinks a:hover {
	color: #f7542b !important;
}

.ds.with_top_border:before, .ds.with_bottom_border:after {
	background-color: rgba(255, 255, 255, 0.1);
}

.ds .section_header + p {
	color: inherit;
}

.ds form label + [class*="icon-"] {
	color: #ffffff;
}

.ds .form-group-select:before {
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .form-control:-moz-placeholder {
	color: #808080;
	opacity: 1;
}

.ds .form-control::-moz-placeholder {
	color: #808080;
	opacity: 1;
}

.ds .form-control:-ms-input-placeholder {
	color: #808080;
}

.ds .form-control::-webkit-input-placeholder {
	color: #808080;
}

.ds .contact-form.transparent-background .form-control {
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .border-paragraphs p {
	color: #ffffff;
	border-color: rgba(255, 255, 255, 0.1) !important;
}

.ds .table,
.ds .table-bordered,
.ds .table th,
.ds .table td {
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .table-striped > tbody > tr:nth-child(odd),
.ds .table-striped > tbody > tr:nth-child(odd) > td,
.ds .table-striped > tbody > tr:nth-child(odd) > th {
	border-color: rgba(255, 255, 255, 0.1);
	background-color: rgba(255, 255, 255, 0.06);
}

.ds .color-icon.bg-icon {
	background-color: #ffffff;
}

.ds .color-icon.bg-icon:hover {
	color: #ffffff !important;
}

.ds .color-bg-icon:hover {
	background-color: #f7542b;
}

.ds .tab-content, .ds .nav-tabs > li > a {
	background-color: rgba(255, 255, 255, 0.06);
}

.ds .nav-tabs > li.active > a, .ds .nav-tabs > li.active > a:hover, .ds .nav-tabs > li.active > a:focus {
	border-color: #f7542b;
	border-bottom-color: transparent;
	background-color: #f7542b;
	color: #ffffff;
}

.ds .price-table.style2 {
	background-color: rgba(255, 255, 255, 0.06);
}

.ds .plan-name {
	background-color: rgba(255, 255, 255, 0.06);
}

.ds .plan-price p {
	color: #ffffff;
}

.ds .features-list .disabled:before {
	color: #ffffff;
}

.ds ul.list1 {
	color: #ffffff;
}

.ds ul.list1 li {
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .owl-theme .owl-dots .owl-dot span {
	background-color: #ffffff;
}

.ds .testimonials-carousel .media + p {
	background-color: rgba(255, 255, 255, 0.06);
}

.ds .side-item {
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .entry-excerpt {
	color: #ffffff;
}

.ds .comment-meta {
	color: #ffffff;
}

.ds .comment-meta .author_url {
	color: #ffffff;
}

.ds .comment-list article:after {
	background-color: rgba(255, 255, 255, 0.1);
}

.ds .comment-respond {
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .entry-tags {
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .widget_shopping_cart .cart_list,
.ds .widget_recent_entries li,
.ds .widget_recent_comments li,
.ds .widget_archive li,
.ds .widget_categories li,
.ds .widget_meta li,
.ds .widget_nav_menu li,
.ds .widget_pages li,
.ds .widget_popular_entries li {
	border-color: rgba(255, 255, 255, 0.1) !important;
}

.ds .widget_nav_menu ul ul {
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .widget_popular_entries .media-heading {
	color: #ffffff;
}

.ds .tweet_list li + li .tweet_right {
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .widget_tag_cloud a {
	color: #ffffff;
}

.ds #calendar_wrap {
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .widget_calendar table {
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .widget_calendar tfoot td a {
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .widget_calendar caption,
.ds .widget_calendar thead,
.ds .widget_calendar th {
	color: #ffffff;
}

.ds .widget_calendar tbody td a:hover {
	color: #ffffff;
}

.ds .pay-bill {
	background: #575757;
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .latest-blog__content .latest-blog__title a {
	color: #fff;
}

.ds .latest-blog__content .latest-blog__title a:hover {
	color: #f7542b;
}

.ds .owl-carousel.practice-areas .practice-areas__title a {
	color: #000;
}

.ds .owl-carousel.practice-areas .practice-areas__title a:hover {
	color: #f7542b;
}

.ds .practice-areas__text {
	color: #808080;
}

.ds .post-01__text {
	color: #808080;
}

.ds .grid-view h3:before, .ds .grid-view h3:after {
	background-color: rgba(255, 255, 255, 0.1);
}

.ds .owl-carousel.product-thumbnails .owl-nav > div:after {
	color: #ffffff;
}

.ds .ui-slider {
	background-color: rgba(255, 255, 255, 0.06);
}

.ds .ui-slider .ui-slider-handle {
	background-color: #ffffff;
}

.ds #sort_view {
	border-color: rgba(255, 255, 255, 0.1);
	color: #ffffff;
}

.ds #toggle_shop_view.grid-view:after, .ds #toggle_shop_view:before {
	background-color: rgba(247, 247, 247, 0.06);
}

.ds .widget_layered_nav .color-filters a:before {
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .pagination > li > a, .ds .pagination > li > span {
	color: #ffffff;
	background-color: rgba(255, 255, 255, 0.06);
}

.ds .thumbnail {
	background-color: transparent;
}

.ds .thumbnail h3 a {
	color: #ffffff;
}

.ds .thumbnail .caption {
	border-color: transparent;
	background-color: rgba(252, 252, 252, 0.06);
}

.ds .progress {
	background-color: rgba(255, 255, 255, 0.1);
}

.ds .panel-group .panel-heading + .panel-collapse .panel-body {
	border-color: rgba(255, 255, 255, 0.1);
}

.ds .vertical-tabs .nav > li > a {
	background-color: rgba(255, 255, 255, 0.06);
}

.ds .vertical-tabs .nav > li.active > a,
.ds .vertical-tabs .nav > li > a:hover {
	background-color: #f7542b;
}

.ds .accordion-01__text {
	color: #ffffff;
}

.ds .banner-02 {
	border-bottom: 1px solid #6d6c73;
	border-right: 1px solid #6d6c73;
}

.ds .banner-03 {
	border-bottom: 1px solid #6d6c73;
	border-right: 1px solid #6d6c73;
}

.ds .entry-meta .comments-link a {
	color: #ffffff;
}

.ds #timetable tbody th,
.ds #timetable tbody td {
	border-color: rgba(255, 255, 255, 0.1);
}

/*=====================================
// Color section:
*/
.cs.main_color2 {
	background-color: #d90100;
}

.cs.main_color2 .highlight {
	color: #f7542b;
}

.cs {
	background-color: #f7542b;
	color: #ffffff;
}

.cs h1, .cs h2, .cs h3, .cs h4, .cs h5, .cs h6 {
	color: #ffffff;
}

.cs h1 a, .cs h2 a, .cs h3 a, .cs h4 a, .cs h5 a, .cs h6 a {
	color: #ffffff;
}

.cs h1 a:hover, .cs h2 a:hover, .cs h3 a:hover, .cs h4 a:hover, .cs h5 a:hover, .cs h6 a:hover {
	color: rgba(255, 255, 255, 0.6);
}

.cs a {
	color: #ffffff;
}

.cs a:hover {
	color: #fdcbbe;
}

.cs blockquote, .cs .blockquote {
	border-color: #f97c5c;
}

.cs .theme_buttons a.color1,
.cs .theme_button.color1 {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #27313e;
}

.cs .theme_buttons a.color1:hover,
.cs .theme_button.color1:hover {
	color: rgba(39, 49, 62, 0.7);
}

.cs .theme_buttons a.color1 i,
.cs .theme_button.color1 i {
	color: #27313e;
}

.cs .theme_buttons a:hover, .cs .theme_buttons a:focus,
.cs .theme_button:hover,
.cs .theme_button:focus {
	color: rgba(255, 255, 255, 0.5);
}

.cs .theme_buttons a i,
.cs .theme_button i {
	color: #ffffff;
}

.cs .theme_buttons.inverse a,
.cs .theme_button.inverse {
	background-color: transparent;
	border-color: #ffffff;
	color: #ffffff;
}

.cs .theme_buttons.inverse a:hover, .cs .theme_buttons.inverse a:focus,
.cs .theme_button.inverse:hover,
.cs .theme_button.inverse:focus {
	color: rgba(255, 255, 255, 0.5);
}

section .cs .theme_buttons a,
section .cs .theme_button {
	color: #27313e;
	background-color: #ffffff;
	border-color: #ffffff;
}

section .cs .theme_buttons a:hover,
section .cs .theme_button:hover {
	background-color: #27313e;
	border-color: #27313e;
	color: #ffffff;
}

.cs .with_background {
	background-color: rgba(255, 255, 255, 0.1);
}

.cs .with_border {
	border-color: rgba(255, 255, 255, 0.1);
}

.cs.with_top_border .container:before,
.cs.with_bottom_border .container:after {
	background-color: #f97c5c;
}

.cs .section_header:before {
	background-color: #f97c5c;
}

.cs .greylinks a {
	color: #ffffff;
	opacity: 0.7;
}

.cs .greylinks a:hover {
	opacity: 1;
	color: #ffffff !important;
}

.cs .black {
	border-color: #ffffff;
	color: #ffffff;
}

.cs .grey {
	border-color: #27313e;
	color: #27313e;
}

.cs .response,
.cs .highlight {
	color: #ffffff;
}

.cs ul.list1 li {
	border-color: rgba(255, 255, 255, 0.1) !important;
}

.cs [class*='soc-'] {
	color: #ffffff;
	border-color: #ffffff;
}

.cs .color-icon.bg-icon {
	background-color: #ffffff;
}

.cs .color-icon.bg-icon:hover {
	color: #ffffff !important;
}

.cs .widget_recent_entries li + li,
.cs .widget_recent_comments li + li,
.cs .widget_archive li + li,
.cs .widget_categories li + li,
.cs .widget_meta li + li,
.cs .widget_popular_entries li + li,
.cs .widget_nav_menu li + li,
.cs .widget_pages li + li {
	border-top-color: rgba(255, 255, 255, 0.1);
}

/*=====================================
// Template styles:
*/
/* Logo and description */
.logo_image {
	display: inline-block;
	float: none;
	vertical-align: middle;
	text-align: center;
	margin-right: 25px;
}

@media (max-width: 1280px) {
	.logo_image {
		margin-right: 10px;
	}
}

@media (max-width: 767px) {
	.logo_image {
		margin-right: 0;
		margin-bottom: 20px;
	}
}

.logo_image img {
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin: 23px 0;
}

.logo-meta {
	font: 14px/16px 'Open Sans', 'Arial', sans-serif;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

@media (max-width: 1280px) {
	.logo-meta {
		font-size: 12px;
	}
}

@media (max-width: 767px) {
	.logo-meta {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
}

.logo-meta__phone {
	font-size: 23px;
	line-height: 26px;
	color: #f7542b;
}

@media (max-width: 1199px) {
	.logo-meta__phone {
		font-size: 18px;
	}
}

/* Header control list */
.page_header.affix .control-list {
	padding: 0 60px 0 0;
}

.boxed .control-list {
	padding: 0 20px 0 0;
}

.control-list {
	padding: 0;
	list-style: none;
	margin: 0;
}

@media (max-width: 991px) {
	.control-list {
		padding-right: 20px;
	}
}

@media (max-width: 767px) {
	.control-list {
		padding: 0 0 20px;
		text-align: center;
		width: 100%;
	}
}

.control-list > li {
	display: inline-block;
	margin: 0 17px;
}

.control-list > li:last-child {
	margin-right: 0;
}

.control-list > li:first-child {
	margin-left: 0;
}

.header-button {
	font-size: 14px;
	line-height: 16px;
	color: #505050;
}

.header-button:hover {
	color: #f7542b;
}

.page_header.affix {
	z-index: 5;
	width: 100%;
	top: 0;
	left: 0;
	box-shadow: -1px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
	
}

/* Headers color style */
.header_grey {
	background-color: #f5f3f3;
}

.header_grey .sf-menu li ul {
	background-color: #f5f3f3;
}

.header_white {
}

.header_white .sf-menu li ul {
	background-color: #fff;
}

.header-2 .control-list {
	padding-right: 40px;
}

@media (max-width: 767px) {
	.header-2 .control-list {
		padding-right: 0;
	}
}

.header-2 .control-list > li {
	margin: 0 15px;
}

.header-2 .control-list > li:last-child {
	margin-right: 0;
}

.header-2 .control-list > li:first-child {
	margin-left: 0;
}

.header-2 .sf-menu > li > a {
	padding: 18px 16px;
}

.header-2 .logo_image {
	margin-right: 0;
	position: absolute;
	top: 50%;
	margin-top: -76px;
	left: 17px;
}

@media (max-width: 767px) {
	.header-2 .logo_image {
		position: static;
		margin-top: 20px;
	}
}

.header-2.affix .sf-menu {
	text-align: center;
}

.header-2.affix .logo_image {
	position: static;
	margin-top: 0;
	/*
	height: 61px;
	width: 61px;*/
}

@media (max-width: 767px) {
	.header-2.affix .logo_image {
		
		margin-top: 20px;
	}
}

.header-2.affix .logo_image img {
	margin: 8px 0;
}

@media (max-width: 767px) {
	.header-2.affix .logo_image img {
		margin: 23px 0;
	}
}

/* Header cart dropdown */
.cart-dropdown .widget_shopping_cart {
	padding: 0;
}

.cart-dropdown .dropdown-menu {
	width: 400px;
	right: 0;
	top: 59px;
	left: auto;
	padding: 20px;
	border-radius: 0;
	box-shadow: none;
}

@media (max-width: 767px) {
	.cart-dropdown .dropdown-menu {
		width: 300px;
		right: 50%;
		margin-right: -200px;
		top: 49px;
	}
}

.cart-dropdown .cart_list .media-middle {
	text-align: center;
}

.cart-dropdown .cart_list img {
	max-width: 100px;
}

.cart-dropdown__text {
	margin-bottom: 10px;
	font-weight: bold;
}

.product_list_widget h4 {
	margin-bottom: 10px;
}

.product_list_widget h4 a {
	font-weight: bold;
}

.product_list_widget h4 a:hover {
	color: #d90100;
}

.widget_shopping_cart_content .total {
	margin: 10px 0;
	font-weight: bold;
}

/* Header login dropdown */
.login-dropdown .dropdown-menu {
	width: 400px;
	right: 0;
	top: 59px;
	left: auto;
	padding: 20px;
	border-radius: 0;
	box-shadow: none;
}

@media (max-width: 767px) {
	.login-dropdown .dropdown-menu {
		width: 300px;
		right: 50%;
		margin-right: -100px;
		top: 49px;
	}
}

/*// Home banners //*/
.banner-01 {
	position: relative;
	display: block;
	overflow: hidden;
}

.banner-01::before {
	content: '';
	display: inline-block;
	float: none;
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	border: 1px solid rgba(255, 255, 255, 0.5);
	z-index: 1;
}

@media (max-width: 1199px) {
	.banner-01::before {
		top: 10px;
		left: 10px;
		right: 10px;
		bottom: 10px;
	}
}

.banner-01 .banner-01__title {
	font: 300 30px/36px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	margin: 0;
}

@media (max-width: 1280px) {
	.banner-01 .banner-01__title {
		font-size: 23px;
		line-height: 26px;
	}
}

@media (max-width: 991px) {
	.banner-01 .banner-01__title {
		font-size: 16px;
		line-height: 18px;
	}
}

@media (max-width: 767px) {
	.banner-01 .banner-01__title {
		font-size: 25px;
		line-height: 27px;
	}
}

.banner-01 .banner-01__title span {
	text-transform: uppercase;
	font-weight: bold;
}

.banner-01:hover .banner-01__img img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.banner-01__img img {
	width: 100%;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.banner-01__content {
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	text-align: center;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.banner-01__content .banner-01__icon {
	font-size: 30px;
	color: #fff;
	margin-top: 5px;
}

@media (max-width: 1280px) {
	.banner-01__content .banner-01__icon {
		font-size: 20px;
	}
}

@media (max-width: 991px) {
	.banner-01__content .banner-01__icon {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	.banner-01__content .banner-01__icon {
		font-size: 30px;
		margin-bottom: 10px;
	}
}

.banner-01__content-wrapp {
	display: block;
}

.banner-02 {
	display: block;
	border-bottom: 1px solid #f5f3f3;
	border-right: 1px solid #f5f3f3;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.banner-02::after {
	content: '';
	display: table;
	clear: both;
}

.banner-02:hover .banner-02__title {
	color: #f7542b;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.banner-02:hover .banner-02__img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.banner-02__title {
	font: bold 16px/18px 'Open Sans', 'Arial', sans-serif;
	text-transform: uppercase;
	color: #fff;
	margin-top: 22px;
	display: inline-block;
	margin-bottom: 12px;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.banner-02__img img {
	width: 100%;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.banner-02__content {
	display: block;
	background: rgba(77, 76, 83, 0.2);
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}

.banner-02__content::after {
	content: '';
	display: table;
	clear: both;
}

.banner-02__content-img {
	float: left;
	margin-right: 33px;
}

.banner-02__text {
	font: 300 16px/18px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
}

.banner-03 {
	border-bottom: 1px solid #f5f3f3;
	border-right: 1px solid #f5f3f3;
	display: block;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.banner-03:hover .banner-03__block {
	visibility: visible;
	opacity: 1;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
	height: 100%;
	top: 0;
}

.banner-03 .banner-03__block-title {
	font: bold 16px/18px 'Open Sans', 'Arial', sans-serif;
	text-transform: uppercase;
	color: #fff;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.banner-03 .banner-03__block-title a {
	color: #fff;
}

.banner-03 .banner-03__block-title a:hover {
	color: #000;
}

.banner-03__title {
	font: bold 16px/18px 'Open Sans', 'Arial', sans-serif;
	text-transform: uppercase;
	color: #fff;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	padding-bottom: 26px;
}

.banner-03__img {
	background: #27313e;
}

.banner-03__img img {
	opacity: 0.7;
	width: 100%;
}

.banner-03__block {
	display: inline-block;
	background: #f7542b;
	padding: 20px;
	position: absolute;
	top: inherit;
	left: 0;
	right: 0;
	bottom: 0;
	visibility: collapse;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
	opacity: 0;
	height: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.banner-03__block-text {
	display: block;
	text-align: center;
	font: 300 16px/18px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.banner-03__block-social {
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.banner-03__block-social li {
	list-style: none;
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin: 0 7px;
}

.banner-03__block-social li a {
	color: #fff;
	font-size: 14px;
}

.banner-03__block-social li a:hover {
	color: #000;
}

.banner-04 {
	background: #27313e;
	padding: 78px 0;
}

@media (max-width: 991px) {
	.banner-04 {
		padding: 30px 0;
	}
}

.banner-04::after {
	content: '';
	display: table;
	clear: both;
}

.banner-04 .banner-04__title {
	font: bold 16px/18px 'Open Sans', 'Arial', serif;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
}

.banner-04 .banner-04__title a:hover {
	color: #f7542b;
}

.banner-04 .banner-04__icon {
	font-size: 30px;
	margin-bottom: 35px;
	color: #fff;
}

.boxed .banner-01 .banner-01__title {
	font-size: 20px;
}

/*// Home newslater //*/
.parallax-03 {
	background: url(../images/parallax/bg_home-parallax-01.jpg);
	background-size: contain;
}

.parallax-03::before {
	display: none;
}

.parallax-03::after {
	content: '';
	display: inline-block;
	float: none;
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	border: 1px solid rgba(255, 255, 255, 0.5);
	background: transparent;
}

@media (max-width: 480px) {
	.parallax-03::after {
		top: 10px;
		left: 10px;
		right: 10px;
		bottom: 10px;
	}
}

.parallax-03.ds::before {
	display: inline-block;
	background: rgba(0, 0, 0, 0.65);
}

.parallax-04 {
	background: url(../images/parallax/bg_home-parallax-02.jpg);
	background-size: contain;
}

.parallax-04::before {
	display: none;
}

.parallax-04 .parallax-04__title {
	font: 300 30px/43px 'Open Sans', 'Arial', serif;
	color: #fff;
	margin: 0 0 46px;
}

.parallax-04 .parallax-04__title span {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}

.parallax-04__img {
	margin-top: -130px;
}

.parallax-04__list {
	padding: 0;
	margin: 0;
}

.parallax-04__list li {
	list-style: none;
	margin-bottom: 48px;
	position: relative;
	padding-left: 77px;
}

.parallax-04__list li:last-child {
	margin-bottom: 0;
}

.parallax-04__list li::before {
	font: 900 73px/73px 'Open Sans', 'Arial', serif;
	color: rgba(255, 255, 255, 0.1);
	display: inline-block;
	float: none;
	position: absolute;
}

.parallax-04__list .parallax-04__list-title {
	font: bold 16px/18px 'Open Sans', 'Arial', serif;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 20px 0;
}

.parallax-04__list .parallax-04__list-title::after {
	font-family: 'FontAwesome';
	content: '\f00c';
	color: #f7542b;
	margin-left: 9px;
	display: inline-block;
	float: none;
	vertical-align: middle;
	position: relative;
	top: -3px;
}

.parallax-04__list .parallax-04__list-text {
	font: 300 16px/30px 'Open Sans', 'Arial', serif;
	color: #fff;
	margin: 0;
}

.parallax-04__list-01::before {
	content: '1.';
	top: -20px;
	left: -11px;
}

@media (max-width: 767px) {
	.parallax-04__list-01::before {
		left: 0;
		top: -10px;
	}
}

.parallax-04__list-02::before {
	content: '2.';
	top: -20px;
	left: -11px;
}

@media (max-width: 767px) {
	.parallax-04__list-02::before {
		left: 0;
		top: -10px;
	}
}

.parallax-04__list-03::before {
	content: '3.';
	top: -20px;
	left: -11px;
}

@media (max-width: 767px) {
	.parallax-04__list-03::before {
		left: 0;
		top: -10px;
	}
}

.parallax-04-block {
	padding-left: 600px;
	position: relative;
}

@media (max-width: 1199px) {
	.parallax-04-block {
		padding-left: 300px;
	}
}

@media (max-width: 767px) {
	.parallax-04-block {
		padding-left: 0;
	}
}

.parallax-04-block::before {
	content: '';
	display: inline-block;
	background: url(../images/img_info-05.png) no-repeat center bottom;
	background-size: contain;
	width: 565px;
	height: 716px;
	position: absolute;
	left: 0;
	bottom: -95px;
}

@media (max-width: 1199px) {
	.parallax-04-block::before {
		width: 480px;
		left: -100px;
	}
}

@media (max-width: 767px) {
	.parallax-04-block::before {
		display: none;
	}
}

/*// Lasted blog ///*/
.latest-blog {
	padding: 0;
	margin: 0;
}

.latest-blog li {
	list-style: none;
	margin-bottom: 34px;
}

@media (max-width: 991px) {
	.latest-blog li:last-child {
		margin-bottom: 50px;
	}
}

.latest-blog li::after {
	content: '';
	display: table;
	clear: both;
}

.latest-blog__img {
	width: 20%;
	float: left;
	box-sizing: border-box;
}

@media (max-width: 767px) {
	.latest-blog__img {
		width: 30%;
		margin-bottom: 30px;
	}
}

@media (max-width: 480px) {
	.latest-blog__img {
		width: 100%;
	}
}

.latest-blog__img img {
	width: 100%;
}

.latest-blog__content {
	width: 80%;
	float: left;
	box-sizing: border-box;
	padding-left: 30px;
}

@media (max-width: 767px) {
	.latest-blog__content {
		width: 70%;
	}
}

@media (max-width: 480px) {
	.latest-blog__content {
		width: 100%;
		padding: 0;
	}
}

.latest-blog__content .latest-blog__title {
	font: bold 16px/18px 'Open Sans', 'Arial', serif;
	color: #27313e;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.latest-blog__content .latest-blog__title a {
	color: #27313e;
}

.latest-blog__content .latest-blog__title a:hover {
	color: #f7542b;
}

.latest-blog__text {
	margin-bottom: 16px;
}

.latest-blog__meta {
	font: 12px/14px 'Open Sans', 'Arial', sans-serif;
	color: #a4a4a4;
}

.latest-blog__meta a {
	color: #a4a4a4;
}

.latest-blog__meta a:hover {
	color: #f7542b;
}

/*// Home practice areas //*/
.owl-carousel.practice-areas:hover .owl-nav {
	top: 75px;
}

.owl-carousel.practice-areas .owl-nav {
	visibility: visible;
	opacity: 1;
	margin-top: 0;
	top: 75px;
	left: 40px;
	display: inline-block;
	text-align: left;
}

@media (max-width: 480px) {
	.owl-carousel.practice-areas .owl-nav {
		left: 20px;
	}
}

.owl-carousel.practice-areas .owl-nav .owl-prev {
	left: 0;
}

.owl-carousel.practice-areas .owl-nav .owl-prev::after {
	content: '\f060';
}

.owl-carousel.practice-areas .owl-nav .owl-next {
	left: 28px;
}

.owl-carousel.practice-areas .owl-nav .owl-next::after {
	content: '\f061';
}

.owl-carousel.practice-areas .owl-prev,
.owl-carousel.practice-areas .owl-next {
	visibility: visible;
	opacity: 1;
	width: 15px;
	height: 15px;
	background: transparent;
}

.owl-carousel.practice-areas .owl-prev::after,
.owl-carousel.practice-areas .owl-next::after {
	font-family: 'FontAwesome';
	font-size: 16px;
	line-height: 15px;
	color: #b0b0b0;
	cursor: pointer;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.owl-carousel.practice-areas .owl-prev:hover::after,
.owl-carousel.practice-areas .owl-next:hover::after {
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

/*// Newsletter //*/
.newsletter .form-group {
	width: 500px;
	position: relative;
}

@media (max-width: 767px) {
	.newsletter .form-group {
		width: 380px;
		margin-bottom: 0;
	}
}

@media (max-width: 480px) {
	.newsletter .form-group {
		width: 280px;
		margin-bottom: 0;
	}
}

.newsletter .form-group .form-control {
	width: 100%;
	height: 50px;
	box-shadow: none;
	border: none;
	padding-right: 200px;
	padding-left: 18px;
}

@media (max-width: 767px) {
	.newsletter .form-group .form-control {
		padding-right: 50px;
	}
}

.newsletter .form-group .form-control:-moz-placeholder {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: #555555;
	letter-spacing: 0;
	opacity: 1;
}

.newsletter .form-group .form-control::-moz-placeholder {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: #555555;
	letter-spacing: 0;
	opacity: 1;
}

.newsletter .form-group .form-control:-ms-input-placeholder {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 0;
	color: #555555;
}

.newsletter .form-group .form-control::-webkit-input-placeholder {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0;
	color: #555555;
}

.newsletter .form-group .form-control:focus:-moz-placeholder {
	font-style: normal;
	color: transparent;
	opacity: 1;
}

.newsletter .form-group .form-control:focus::-moz-placeholder {
	font-style: normal;
	color: transparent;
	opacity: 1;
}

.newsletter .form-group .form-control:focus:-ms-input-placeholder {
	font-style: normal;
	color: transparent;
}

.newsletter .form-group .form-control:focus::-webkit-input-placeholder {
	font-style: normal;
	color: transparent;
}

.newsletter .signup {
	position: relative;
	display: inline-block;
	float: none;
	text-align: center;
}

.newsletter .signup .response {
	padding-top: 15px;
}

.newsletter .newsletter__title {
	font: 300 30px/36px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	margin-bottom: 63px;
}

@media (max-width: 767px) {
	.newsletter .newsletter__title {
		margin-bottom: 30px;
	}
}

.newsletter-button {
	font: 18px/20px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	letter-spacing: 5px;
	padding: 24px 14px 24px 26px;
	display: inline-block;
	float: none;
	vertical-align: middle;
	background: #f7542b;
	border: none;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
	position: absolute;
	top: -10px;
	right: 0;
}

@media (max-width: 767px) {
	.newsletter-button {
		font-size: 14px;
		line-height: 16px;
		letter-spacing: 0;
		padding: 20px 14px 20px 20px;
		top: -3px;
	}
}

.newsletter-button::before {
	font-family: 'FontAwesome';
	content: '\f105';
	margin-right: 11px;
}

.newsletter-button:hover {
	background: #d90100;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

/*////// Footer ///////*/
/* Footer banner */
.contact-banner {
	padding: 36px 15px 48px;
	text-align: center;
}

@media (max-width: 767px) {
	.contact-banner {
		margin-bottom: 80px;
		padding: 36px 30px 48px;
	}
}

.contact-banner__title {
	font: 60px/62px 'Playfair Display', 'Arial', serif;
	margin: 0 0 43px;
}

@media (max-width: 1199px) {
	.contact-banner__title {
		font-size: 50px;
		line-height: 52px;
	}
}

@media (max-width: 480px) {
	.contact-banner__title {
		font-size: 40px;
		margin-bottom: 20px;
	}
}

.contact-banner__title span {
	font-weight: bold;
	text-transform: uppercase;
}

.boxed .contact-banner__title {
	font-size: 55px;
}

.contact-banner__phone {
	font: bold 21px/23px 'Open Sans', 'Arial', serif;
	margin-bottom: 18px;
}

.contact-banner__work-time {
	font: 300 16px/18px 'Open Sans', 'Arial', serif;
	margin-bottom: 32px;
	position: relative;
}

.contact-banner__work-time::before {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 50%;
	width: 6px;
	height: 2px;
	background: #fff;
	margin-left: -3px;
}

.contact-banner__mail {
	font: bold 16px/18px 'Open Sans', 'Arial', serif;
	margin-bottom: 33px;
	display: inline-block;
}

.contact-banner__social {
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
}

.contact-banner__social li {
	margin: 0 7px;
	display: inline-block;
	float: none;
}

/* Contact form in footer */
.contact-title-01 {
	font: 300 30px/32px 'Open Sans', 'Arial', sans-serif;
	margin: -7px 0 17px;
}

@media (max-width: 767px) {
	.contact-title-01 {
		margin-top: 0;
		text-align: center;
	}
}

.contact-title-01 span {
	font-size: 36px;
	font-weight: 900;
	text-transform: uppercase;
}

.contact-form-01 .contact-form-name {
	margin-bottom: 20px;
}

.contact-form-01 .form-control {
	border: 1px solid transparent;
}

.contact-form-01 .form-control.invalid {
	border: 1px solid red;
}

.contact-form-01 .contact-form-name__label {
	display: block;
	font-weight: normal;
	position: relative;
}

.contact-form-01 .contact-form-name__label::before {
	font-family: 'FontAwesome';
	content: '\f007';
	font-size: 18px;
	color: #6d6c73;
	position: absolute;
	top: 50%;
	left: 18px;
	margin-top: -15px;
}

.contact-form-01 .contact-form-email {
	margin-bottom: 20px;
}

.contact-form-01 .contact-form-email__label {
	display: block;
	font-weight: normal;
	position: relative;
}

.contact-form-01 .contact-form-email__label::before {
	font-family: 'FontAwesome';
	content: '\f003';
	font-size: 18px;
	color: #6d6c73;
	position: absolute;
	top: 50%;
	left: 18px;
	margin-top: -15px;
}

.contact-form-01 .contact-form-message {
	margin-bottom: 40px;
}

.contact-form-01 .contact-form-message .form-control {
	padding-left: 50px;
	padding-top: 15px;
}

.contact-form-01 .contact-form-message__label {
	display: block;
	font-weight: normal;
	position: relative;
	margin-bottom: 0;
}

.contact-form-01 .contact-form-message__label::before {
	font-family: 'FontAwesome';
	content: '\f040';
	font-size: 24px;
	color: #6d6c73;
	position: absolute;
	top: 14px;
	left: 15px;
}

.contact-form-01 .contact-form-message__label .form-control {
	height: 128px;
}

.contact-form-01 input.form-control {
	height: 50px;
	padding-left: 50px;
}

.footer-01 {
	background: url(../images/parallax/bg_footer-parallax.jpg) no-repeat;
	background-size: cover;
}

@media (max-width: 1199px) {
	.footer-01 [class*="container"] {
		width: 100%;
	}
}

.footer-01.ms.ls::after {
	background-color: #000;
	opacity: 0.8;
}

.footer-01.ms.ls .contact-title-01 {
	color: #fff;
}

/* Footer type 2 */
.page_footer-02 .soc-wrapp a {
	display: inline-block;
	float: none;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	padding: 0;
}

.page_footer-02 .soc-wrapp a::before {
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.contact-parallax-02 {
	background: url(../images/parallax/map.jpg) no-repeat center center;
	background-size: cover;
}

div.intro_section {
	position: relative;
}

div.intro_section .slide_description_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

div.intro_section h3 {
	color: #fff;
}

div.intro_section p {
	color: #fff;
}

div.intro_section p .grey {
	color: #fff;
}

/*// Copyright //*/
.page_copyright__text {
	font: 12px/20px 'Open Sans', 'Arial', sans-serif;
	color: #808080;
	text-transform: uppercase;
	margin-bottom: 0;
}

.page_copyright__text a {
	color: #dad6d5;
}

.page_copyright__text a:hover {
	color: #f7542b;
}

.page_copyright-3 .widget_nav_menu {
	padding: 0;
}

.page_copyright-3 .logo_image {
	margin-right: 0;
}

.page_copyright-3 p {
	margin-bottom: 0;
}

.page_copyright-3 .menu li {
	border: none;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.page_copyright-3 .menu li a::before {
	display: none;
}

.page_copyright-4 p {
	margin-bottom: 0;
}

.page_copyright-4 .copyright-soc-wrapper a {
	display: inline-block;
	float: none;
	vertical-align: middle;
	padding: 0;
	width: 40px;
	height: 40px;
	text-align: center;
}

.page_copyright-4 .copyright-soc-wrapper a::before {
	display: inline-block;
	float: none;
	vertical-align: middle;
	line-height: 40px;
	width: 40px;
	height: 40px;
}

.page_copyright-5 p {
	margin: 0;
}

.page_copyright-5 .soc-wrapper a {
	display: inline-block;
	float: none;
	vertical-align: middle;
	padding: 0;
	width: 40px;
	height: 40px;
	text-align: center;
}

.page_copyright-5 .soc-wrapper a::before {
	display: inline-block;
	float: none;
	vertical-align: middle;
	line-height: 40px;
	width: 40px;
	height: 40px;
}

/*/// Topline 1 ////*/
.topline-01 {
	background: #27313e;
}

.topblock-01 {
	font: 18px/20px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	background: #f7542b;
	margin-right: -15px;
	padding: 20px;
	display: block;
}

@media (max-width: 767px) {
	.topblock-01 {
		display: inline-block;
		float: none;
	}
}

.topblock-01:hover {
	color: #fff;
	background: #d90100;
}

.topblock-02 {
	font: 18px/58px 'Open Sans', 'Arial', sans-serif;
	margin: 0 39px;
	color: #fff;
}

.topblock-02::before {
	font-family: 'FontAwesome';
	content: '\f098';
	margin-right: 7px;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.topblock-03 {
	font: 18px/58px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	display: block;
}

@media (max-width: 767px) {
	.topblock-03 {
		margin-bottom: 20px;
	}
}

.topblock-03::before {
	font-family: 'FontAwesome';
	content: '\f199';
	margin-right: 9px;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.topblock-03:hover {
	color: #f7542b;
}

.topblock-wrapp {
	float: right;
}

@media (max-width: 767px) {
	.topblock-wrapp {
		width: 100%;
		text-align: center;
	}
}

.page_header_wrapper {
	position: relative;
	z-index: 20;
}

.topline_nav_menu .menu {
	padding: 0;
	margin: 0;
}

.topline_nav_menu .menu li {
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin: 0 0 0 10px;
}

.page_topline {
	position: relative;
	z-index: 10;
}

.page_topline [class*="rt-icon"] {
	position: relative;
	top: 6px;
	padding-right: 6px;
	line-height: 0;
}

@media (min-width: 768px) {
	.page_topline [class*="col-"] > span {
		padding-left: 33px;
	}

	.page_topline [class*="col-"] > span:first-child {
		padding-left: 0;
	}
}

@media (max-width: 767px) {
	.page_topline [class*="col-"] > span {
		display: block;
	}
}

.header_white {
	color: #808080;
	background-color: #ffffff;
}

.header_white.affix {
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
}

.header_white a.logo {
	color: #27313e;
}

.header_white .sf-menu li ul {
	margin-top: 0;
}

.header_white .cart-dropdown .dropdown-menu {
	top: 45px;
}

.header_white .login-dropdown .dropdown-menu {
	top: 45px;
}

.header_lightgrey {
	background-color: #6d6c73;
}

.header_lightgrey .sf-menu li a {
	color: #fff;
}

.header_lightgrey .sf-menu li.active > a {
	color: #f7542b;
}

.header_lightgrey .sf-menu li ul {
	background-color: #6d6c73;
}

.header_lightgrey .logo-meta__phone {
	color: #fff;
}

.header_lightgrey .logo-meta {
	color: #fff;
}

.header_lightgrey a i {
	color: #fff;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.header_lightgrey a i:hover {
	color: #f7542b;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.header_darkgrey {
	background-color: #27313e;
}

.boxed .header_darkgrey {
	background-color: #27313e !important;
}

.header_darkgrey a i {
	color: #fff;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.header_darkgrey a i:hover {
	color: #f7542b;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.header_darkgrey .sf-menu li a {
	color: #fff;
}

.header_darkgrey .sf-menu li.active > a {
	color: #f7542b;
}

.header_darkgrey .sf-menu li ul {
	background-color: #27313e;
	border: none;
}

.header_darkgrey .logo-meta {
	color: #fff;
}

.header_darkgrey a[class*='soc-'] {
	color: #ffffff;
}

.header-2.header_darkgrey {
	border-top: 1px solid #6d6c73;
}

@media (max-width: 992px) {
	.page_header_wrapper .col-sm-12 {
		min-height: 0;
	}
}

@media (max-width: 991px) {
	.subscribe-01 .section_header {
		margin-top: 0;
		margin-bottom: 0;
	}
}

.subscribe-01 .subscribe-mailchimp {
	margin: 30px 0;
}

@media (max-width: 991px) {
	.subscribe-01 .subscribe-mailchimp {
		margin: 10px 0;
	}
}

.subscribe-01 .subscribe-mailchimp .form-group {
	margin: 0;
	position: relative;
}

.subscribe-01 .subscribe-mailchimp .form-group .form-control {
	position: relative;
	padding-right: 125px;
}

.subscribe-01 .subscribe-mailchimp .form-group .theme_button {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	height: 50px;
	box-sizing: border-box;
}

/*/// Flexslider type 1 ///*/
.flexslider__content {
	background: #6d6c73;
	padding-top: 143px;
	padding-bottom: 143px;
	overflow: hidden;
}

@media (max-width: 1800px) {
	.flexslider__content {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}

@media (max-width: 991px) {
	.flexslider__content {
		padding-top: 70px;
		padding-bottom: 70px;
	}
}

@media (max-width: 1280px) {
	.flexslider__content > [class*="container"] {
		width: 100%;
	}
}

.flexslider__content .flexslider__button {
	font: 18px/36px 'Open Sans', 'Arial', sans-serif;
	display: inline-block;
	float: none;
	background: #fff;
	padding: 16px 24px 16px 25px;
	letter-spacing: 5px;
	color: #555555;
}

@media (max-width: 1199px) {
	.flexslider__content .flexslider__button {
		padding: 10px 20px 10px 20px;
	}
}

@media (max-width: 991px) {
	.flexslider__content .flexslider__button {
		line-height: 20px;
	}
}

.flexslider__content .flexslider__button::before {
	font-family: 'FontAwesome';
	content: '\f105';
	margin-right: 10px;
}

.flexslider__content .flexslider__button:hover {
	color: #f7542b;
}

.flexslider__block {
	position: relative;
}

.flexslider__wrapp {
	position: absolute;
	top: 35px;
	left: 79px;
	width: 270px;
	text-align: center;
}

@media (max-width: 1199px) {
	.flexslider__wrapp {
		top: 20px;
		left: 40px;
	}
}

@media (max-width: 991px) {
	.flexslider__wrapp {
		left: 20px;
	}
}

@media (max-width: 767px) {
	.flexslider__wrapp {
		position: static;
		width: 100%;
		padding: 30px 0;
	}
}

.flexslider__wrapp-title {
	font: 60px/66px 'Playfair Display', 'Arial', sans-serif;
	color: #fff;
	margin: 0 0 26px;
}

@media (max-width: 1199px) {
	.flexslider__wrapp-title {
		font-size: 45px;
		line-height: 48px;
	}
}

@media (max-width: 991px) {
	.flexslider__wrapp-title {
		font-size: 30px;
		line-height: 38px;
		margin: 0 0 14px;
	}
}

@media (max-width: 767px) {
	.flexslider__wrapp-title {
		margin-bottom: 30px;
	}
}

.flexslider__wrapp-title span {
	font-size: 80px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

@media (max-width: 1199px) {
	.flexslider__wrapp-title span {
		font-size: 60px;
	}
}

@media (max-width: 991px) {
	.flexslider__wrapp-title span {
		font-size: 40px;
	}
}

.flexslider__wrapp-subtitle {
	font: 300 30px/36px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	margin-bottom: 32px;
}

@media (max-width: 1199px) {
	.flexslider__wrapp-subtitle {
		font-size: 25px;
		line-height: 30px;
	}
}

@media (max-width: 991px) {
	.flexslider__wrapp-subtitle {
		font-size: 20px;
		line-height: 25px;
		margin-bottom: 15px;
	}
}

.flexslider__wrapp-subtitle span {
	font-weight: 900;
	font-size: 36px;
	text-transform: uppercase;
}

@media (max-width: 1199px) {
	.flexslider__wrapp-subtitle span {
		font-size: 30px;
	}
}

.flexslider__icon-wrapp {
	position: relative;
	margin-bottom: 9px;
	overflow: hidden;
}

@media (max-width: 1199px) {
	.flexslider__icon-wrapp {
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {
	.flexslider__icon-wrapp {
		margin-bottom: 30px;
	}
}

.flexslider__icon-wrapp::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 50%;
	width: 100%;
	height: 1px;
	background: #fff;
	z-index: 1;
	margin-top: -3px;
	margin-right: 35px;
}

.flexslider__icon-wrapp::after {
	content: '';
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: 35px;
	width: 100%;
	height: 1px;
	background: #fff;
	z-index: 1;
	margin-top: -3px;
}

.flexslider__icon-wrapp .flexslider__icon {
	font-size: 24px;
	line-height: 26px;
	color: #fff;
	width: 69px;
	display: inline-block;
	position: relative;
	z-index: 2;
}

.flexslider-in-01 {
	position: absolute;
	top: 119px;
	left: 451px;
	background: url(../images/img_info-09.png);
	width: 117px;
	height: 162px;
}

@media (max-width: 1199px) {
	.flexslider-in-01 {
		left: 351px;
		top: 80px;
	}
}

@media (max-width: 991px) {
	.flexslider-in-01 {
		left: 300px;
		top: 60px;
	}
}

@media (max-width: 767px) {
	.flexslider-in-01 {
		display: none;
	}
}

.flexslider-in-02 {
	position: absolute;
	background: url(../images/slider/img_slider-in_01.png) no-repeat center bottom;
	background-size: contain;
	width: 600px;
	height: 780px;
	right: -200px;
	bottom: -143px;
}

@media (max-width: 1800px) {
	.flexslider-in-02 {
		width: 500px;
		height: 600px;
		bottom: -100px;
		right: -70px;
	}
}

@media (max-width: 991px) {
	.flexslider-in-02 {
		width: 300px;
		height: 400px;
		bottom: -70px;
		right: -50px;
	}
}

@media (max-width: 767px) {
	.flexslider-in-02 {
		display: none;
	}
}

.flexslider-in-03 {
	position: absolute;
	background: url(../images/slider/img_slider-in_02.png) no-repeat center bottom;
	background-size: contain;
	width: 632px;
	height: 771px;
	right: -200px;
	bottom: -143px;
}

@media (max-width: 1800px) {
	.flexslider-in-03 {
		width: 500px;
		height: 600px;
		bottom: -100px;
		right: -70px;
	}
}

@media (max-width: 991px) {
	.flexslider-in-03 {
		width: 300px;
		height: 400px;
		bottom: -70px;
		right: -50px;
	}
}

@media (max-width: 767px) {
	.flexslider-in-03 {
		display: none;
	}
}

.boxed .flexslider-in-02 {
	width: 500px;
	right: -100px;
}

.boxed .flexslider-in-03 {
	width: 500px;
	right: -100px;
}

/*/// Flexslider type 2 ///*/
.main-slider2 {
	position: relative;
}

.main-slider2 .flex-control-nav {
	bottom: 0;
}

.main-slider2 .nav-container {
	z-index: 5;
	position: relative;
	text-align: center;
}

.flexslider2__content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (max-width: 767px) {
	.flexslider2__content {
		position: static;
		width: 100%;
		padding: 30px 0 60px;
		background: #6d6c73;
		text-align: center;
	}
}

.flexslider2__content .flexslider2__button {
	font: 18px/36px 'Open Sans', 'Arial', sans-serif;
	display: inline-block;
	float: none;
	background: #fff;
	padding: 16px 24px 16px 25px;
	letter-spacing: 5px;
	color: #555555;
}

@media (max-width: 1199px) {
	.flexslider2__content .flexslider2__button {
		padding: 10px 20px 10px 20px;
	}
}

@media (max-width: 991px) {
	.flexslider2__content .flexslider2__button {
		line-height: 20px;
	}
}

.flexslider2__content .flexslider2__button::before {
	font-family: 'FontAwesome';
	content: '\f105';
	margin-right: 10px;
}

.flexslider2__content .flexslider2__button:hover {
	color: #f7542b;
}

.flexslider2__wrapp {
	width: 320px;
	position: relative;
	z-index: 10;
}

@media (max-width: 767px) {
	.flexslider2__wrapp {
		display: inline-block;
		float: none;
		width: 300px;
	}
}

.flexslider2__wrapp-title {
	font: 60px/65px 'Playfair Display', 'Arial', sans-serif;
	color: #fff;
	margin-bottom: 26px;
	margin-top: 0;
}

@media (max-width: 1199px) {
	.flexslider2__wrapp-title {
		font-size: 45px;
		line-height: 48px;
	}
}

@media (max-width: 991px) {
	.flexslider2__wrapp-title {
		font-size: 30px;
		line-height: 38px;
		margin: 0 0 14px;
	}
}

@media (max-width: 767px) {
	.flexslider2__wrapp-title {
		margin-bottom: 30px;
	}
}

.flexslider2__wrapp-title span {
	display: block;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 80px;
}

@media (max-width: 1199px) {
	.flexslider2__wrapp-title span {
		font-size: 60px;
	}
}

@media (max-width: 991px) {
	.flexslider2__wrapp-title span {
		font-size: 40px;
	}
}

.flexslider2__icon-wrapp {
	position: relative;
	max-width: 267px;
	width: 100%;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.flexslider2__icon-wrapp::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff;
	z-index: 1;
	margin-top: -3px;
}

.flexslider2__icon-wrapp .flexslider2__icon {
	font-size: 24px;
	color: #fff;
	width: 69px;
	position: relative;
	z-index: 2;
	text-align: center;
	background: #6d6c73;
}

.flexslider2__wrapp-subtitle {
	font: 300 30px/36px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	margin-bottom: 32px;
}

@media (max-width: 991px) {
	.flexslider2__wrapp-subtitle {
		margin-bottom: 10px;
	}
}

.flexslider2__wrapp-subtitle span {
	font-weight: 900;
	font-size: 36px;
	text-transform: uppercase;
}

.flexslider2-in-01 {
	position: absolute;
	top: 50%;
	margin-top: -81px;
	left: 451px;
	background: url(../images/img_info-09.png);
	width: 117px;
	height: 162px;
}

@media (max-width: 1199px) {
	.flexslider2-in-01 {
		left: 400px;
	}
}

@media (max-width: 991px) {
	.flexslider2-in-01 {
		left: 380px;
	}
}

@media (max-width: 767px) {
	.flexslider2-in-01 {
		display: none;
	}
}

.flexslider-img-wrapp {
	position: relative;
	display: inline-block;
	background: #f7542b;
}

.flexslider-img-wrapp img {
	opacity: 0.4;
}

/*=====================================
// Main menu:
*/
.sf-menu {
	padding: 0;
	margin: 0;
	font-size: 0;
}

.sf-menu > li > a {
	padding: 32px 16px;
}

@media (max-width: 991px) {
	.sf-menu > li > a {
		padding: 10px 16px;
	}
}

.sf-menu .active > a {
	color: #f7542b;
}

.sf-menu li {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	float: none;
	position: relative;
}

.sf-menu li:active, .sf-menu li:focus {
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.sf-menu li a {
	font: 14px/24px 'Open Sans', 'Arial', sans-serif;
	color: #505050;
	text-transform: capitalize;
	display: block;
	width: 100%;
}

.sf-menu li a:active, .sf-menu li a:focus {
	background: transparent;
	display: block;
}

.sf-menu li a:hover {
	color: #f7542b;
	background: transparent;
}

.sf-menu li ul {
	padding: 20px 0;
	margin: 1px 0 0;
	width: 300px;
	position: absolute;
	display: inline-block;
	top: 100%;
	left: 0;
	z-index: 400;
	text-align: left;
	box-sizing: border-box;
	border: 1px solid #d4d2d2;
	background: #fff;
}

@media (max-width: 991px) {
	.sf-menu li ul {
		border: none;
	}
}

.sf-menu li ul .sf-with-ul {
	position: relative;
}

.sf-menu li ul .sf-with-ul::after {
	position: absolute;
	top: 50%;
	margin-top: -11px;
	right: 0;
	content: '\f105';
}

@media (max-width: 991px) {
	.sf-menu li ul .sf-with-ul::after {
		content: '\f107';
	}
}

.sf-menu li ul > li:last-child > a {
	border-bottom: none;
}

.sf-menu li ul li {
	display: block;
	position: relative;
	padding: 0 20px;
}

.sf-menu li ul li:active, .sf-menu li ul li:focus {
	width: 100%;
}

.sf-menu li ul li a {
	color: #3d424c;
	display: block;
	border-bottom: 1px solid #cdd2d7;
	padding: 8px 0;
}

.sf-menu li ul li ul {
	top: -20px;
	margin-top: -1px;
}

.sf-menu li ul li ul li a {
	border-bottom: 1px solid #cdd2d7;
}

/* Menu arrows */
.sf-with-ul::after {
	font-family: 'FontAwesome';
	content: '\f107';
	padding-left: 7px;
}

/* Mobile button */
.toggle_menu {
	width: 38px;
	height: 38px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	visibility: visible;
	text-align: center;
	position: relative;
	margin-top: 6px;
}

@media (max-width: 767px) {
	
}

.header_white .toggle_menu span,
.header_white .toggle_menu span:before,
.header_white .toggle_menu span:after {
	background-color: #27313e;
}

.page_toplogo .toggle_menu {
	position: fixed;
	top: 0;
	left: auto;
	right: 0;
	background-color: #27313e;
	margin: 0;
}

.toggle_menu:hover span:before {
	top: -7px;
}

.toggle_menu:hover span:after {
	top: 7px;
}

.toggle_menu span,
.toggle_menu span:before,
.toggle_menu span:after {
	display: block;
	width: 24px;
	height: 2px;
	position: absolute;
	background-color: #27313e;
	content: '';
	left: 0;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.toggle_menu span {
	left: 50%;
	top: 50%;
	margin-top: -1px;
	margin-left: -12px;
}

.toggle_menu span:before {
	top: -6px;
}

.toggle_menu span:after {
	top: 6px;
}

@media (max-width: 991px) {
  /* Main menu mobile styles */
	.mobile-active .sf-menu li {
		display: block;
	}

	.mobile-active .sf-menu li ul {
		position: static;
		background: transparent;
		width: auto;
		padding-right: 25px;
		padding-left: 25px;
	}

	.mobile-active .sf-menu li ul .sf-with-ul {
		content: '\f107';
	}

	.mobile-active .sf-menu li ul li a {
		color: #fff;
		border: none;
	}

	.mobile-active .sf-menu li ul li a:hover {
		color: #f7542b;
	}

	.mainmenu_wrapper {
		position: fixed;
		visibility: hidden;
		z-index: 10;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background-color: transparent;
		opacity: 0;
		-webkit-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
	}

	.mobile-active .mainmenu_wrapper {
		visibility: visible;
		opacity: 1;
		background-color: #111;
		background-color: rgba(0, 0, 0, 0.9);
	}

	.toggle_menu {
		display: inline-block;
	}

	.toggle_menu.mobile-active {
		background-color: #27313e;
		border: none;
		left: auto;
		top: 0;
		right: 0;
		position: fixed;
		margin: 0;
		z-index: 3000;
		width: 55px;
		height: 55px;
	}

	.toggle_menu.mobile-active::after {
		position: absolute;
		top: 12px;
		left: 9px;
		font-family: 'rt-icons-2';
		content: "\e117";
		font-size: 40px;
		color: #ffffff;
		-webkit-transition: 0.5s all;
		transition: 0.5s all;
	}

	.toggle_menu.mobile-active:hover::after {
		color: #f7542b;
		-webkit-transition: 0.5s all;
		transition: 0.5s all;
	}

	.toggle_menu.mobile-active span {
		display: none;
	}

	.nav-justified > li > a {
		text-align: left;
	}

	.sf-menu {
		position: fixed;
		overflow: auto;
		background-color: #27313e;
		padding: 10px 20px 10px 10px;
		top: 0px;
		left: 0px;
		bottom: 0px;
		right: 100%;
		font-size: 1.1em;
		text-transform: uppercase;
		font-weight: 400;
		word-wrap: break-word;
		text-align: left;
		-webkit-transition: all 0.4s ease-out 0s;
		transition: all 0.4s ease-out 0s;
		opacity: 0;
	}

	.mobile-active .sf-menu {
		opacity: 1;
		right: 20px;
	}

	.sf-menu > li > a,
  .sf-menu a {
		color: #ffffff;
	}

	.sf-menu ul {
		list-style: none;
		padding-left: 10px;
	}

	.sf-menu ul li a {
		display: block;
		padding: 10px;
		font-weight: 300;
		font-size: 16px;
		text-transform: none;
	}

	.sf-menu ul li a:before {
		content: '-';
		padding-right: 5px;
	}

	.sf-menu ul ul li a:before {
		content: '--';
		padding-right: 5px;
	}
  /* styling for both css and generated arrows */
	.sf-arrows .sf-with-ul:after {
		font-family: 'FontAwesome';
		content: '\f107';
		position: absolute;
		right: 1.44em;
		height: 0;
		width: 0;
		font-size: 20px;
	}
  /*top menu level*/
	.sf-arrows .sfHover > a,
  .sf-arrows .sfHover > a:hover {
		color: #ffffff;
		background-color: #27313e;
	}

	#more-li {
		display: none;
	}
}

@media (min-width: 992px) {
	.sf-menu .md-hidden {
		display: none;
	}
}

#more-li > ul {
	display: none;
}

li.md-hidden {
	display: none;
}

.boxed .sf-menu > li > a {
	padding: 32px 10px;
}

/*=====================================
// Mega menu:
*/
@media screen and (min-width: 992px) {
	.primary-navigation ul .mega-menu ul {
		position: static;
		float: none;
		width: 100%;
		display: table;
		table-layout: fixed;
	}

	.primary-navigation .menu-item-has-mega-menu {
		position: relative;
	}

	.primary-navigation .mega-menu {
		display: none;
		position: absolute;
		left: -500px;
		top: 100%;
		z-index: 10;
	}

	.primary-navigation .menu-item-has-mega-menu:hover .mega-menu {
		display: block;
	}
  /* row */
	.primary-navigation .mega-menu-row {
		position: static;
		width: 100%;
		display: table;
		table-layout: fixed;
	}
  /* column */
	.primary-navigation .mega-menu-col {
		display: table-cell;
		width: 1px;
		padding: 0 30px;
		border-left: 1px solid #e1e1e1;
    /* overrides from settings / styling / mega-menu */
	}

	.primary-navigation .mega-menu-col:first-child {
		border-left: none;
	}
}

@media screen and (max-width: 991px) {
	.primary-navigation .mega-menu {
		position: static;
	}
}

/*=====================================
// Subpages:
*/
/*// Blog //*/
.post-01 {
	background: #fff;
	margin-bottom: 50px;
}

.post-01::after {
	content: '';
	display: table;
	clear: both;
}

.post-01:last-child {
	margin-bottom: 0;
}

.post-01 .post-01__title {
	font: bold 16px/18px 'Open Sans', 'Arial', sans-serif;
	margin: 0 0 5px;
	text-transform: uppercase;
	color: #27313e;
}

.post-01 .post-01__title a {
	color: #27313e;
}

.post-01 .post-01__title a:hover {
	color: #f7542b;
}

.post-01__img {
	padding: 20px;
	width: 30%;
	box-sizing: border-box;
	float: left;
}

@media (max-width: 991px) {
	.post-01__img {
		width: 40%;
	}
}

@media (max-width: 767px) {
	.post-01__img {
		width: 100%;
	}
}

.post-01__img img {
	width: 320px;
	height: auto;
}

@media (max-width: 767px) {
	.post-01__img img {
		width: 100%;
	}
}

.post-01__content {
	width: 70%;
	padding: 20px 40px;
	box-sizing: border-box;
	float: left;
}

@media (max-width: 991px) {
	.post-01__content {
		width: 60%;
	}
}

@media (max-width: 767px) {
	.post-01__content {
		width: 100%;
	}
}

.post-01__text {
	margin-bottom: 15px;
}

.post-01__meta {
	font: 12px/14px 'Open Sans', 'Arial', sans-serif;
	color: #a4a4a4;
}

.post-01__meta a {
	color: #a4a4a4;
}

.post-01__meta a:hover {
	color: #f7542b;
}

.post-01__list {
	padding: 0;
	margin: 0;
}

.post-01__list li {
	list-style: none;
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin-right: 10px;
	line-height: 19px;
}

.post-01__list li:last-child {
	position: relative;
	padding-left: 13px;
}

.post-01__list li:last-child:before {
	content: '';
	display: inline-block;
	height: 14px;
	width: 1px;
	background: #666666;
	top: 50%;
	margin-top: -7px;
	left: 0;
	position: absolute;
}

.post-01__list li a {
	display: inline-block;
	float: none;
	line-height: 19px;
}

.post-01-comments,
.post-01-likes {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.post-01-comments:hover,
.post-01-likes:hover {
	color: #000;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.post-01-comments:hover span,
.post-01-likes:hover span {
	color: #f7542b;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.post-01-comments span,
.post-01-likes span {
	font: 14px/16px 'Open Sans', 'Arial', sans-serif;
	color: #666666;
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin-right: 7px;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.post-01-comments .post-01-icons,
.post-01-likes .post-01-icons {
	font-size: 14px;
	color: #666666;
}

a.post-01-icons {
	font-size: 14px;
	color: #666666;
}

a.post-01-icons:hover {
	color: #f7542b;
}

.format-standart {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (max-width: 1199px) {
	.format-standart {
		/*display: block;*/
	}
}

@media (max-width: 1199px) {
	.format-standart .post-01__content {
		padding: 20px 20px 20px 0;
	}
}

@media (max-width: 767px) {
	.format-standart .post-01__content {
		padding: 20px;
	}
}

.left-sidebar .format-standart {
	display: block;
}

.left-sidebar .format-standart .post-01__content {
	padding: 20px 20px 20px 0;
}

@media (max-width: 767px) {
	.left-sidebar .format-standart .post-01__content {
		padding: 20px;
	}
}

.right-sidebar .format-standart {
	display: block;
}

.right-sidebar .format-standart .post-01__content {
	padding: 20px 20px 20px 0;
}

@media (max-width: 767px) {
	.right-sidebar .format-standart .post-01__content {
		padding: 20px;
	}
}

/*// Single blog post //*/
.single-post {
	display: block;
	margin-bottom: 84px;
}

.single-post .post-01__list {
	margin-bottom: 37px;
}

.single-post .post-01__title {
	margin-bottom: 22px;
}

.single-post p {
	margin-bottom: 30px;
}

.single-post .post-01__meta {
	margin-bottom: 10px;
	padding-bottom: 0;
}

.single-post__img {
	margin-bottom: 47px;
}

.single-post__img img {
	max-width: 100%;
	height: auto;
}

@media (max-width: 767px) {
	.comment-respond {
		margin-bottom: 100px;
	}
}

.comment-respond label {
	display: block;
	margin: 0;
	position: relative;
}

.comment-respond label::before {
	font-family: 'FontAwesome';
	font-size: 18px;
	color: #d4d2d2;
	position: absolute;
	left: 21px;
}

.comment-respond .comment-respond__title {
	font: bold 18px/20px 'Open Sans', 'Arial', sans-serif;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 38px;
}

.comment-respond .form-control {
	padding-left: 55px;
}

.comment-respond .comment-form-author__icon::before {
	top: 10px;
	content: '\f007';
}

.comment-respond .comment-form-author {
	margin-bottom: 30px;
}

.comment-respond .comment-form-email__icon::before {
	top: 11px;
	content: '\f003';
}

.comment-respond .comment-form-email {
	margin-bottom: 30px;
}

.comment-respond .comment-form-chat__icon::before {
	top: 11px;
	content: '\f040';
}

.comment-respond .comment-form-chat {
	margin-bottom: 30px;
}

.comment-respond .comment-form-chat .form-control {
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 13px;
	height: 218px;
	box-sizing: border-box;
}

.comments-area .comments-area__title {
	font: bold 18px/20px 'Open Sans', 'Arial', sans-serif;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 29px;
}

.comments-area .comment-body {
	margin-bottom: 33px;
	margin-top: 0;
}

.comment-list {
	padding: 0;
	margin: 0;
}

.comment-list li {
	list-style: none;
}

.comment-body__img {
	width: 70px;
	height: auto;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 26px;
}

.comment-body__img img {
	width: 100%;
}

.comment-body__content .author_url {
	font: 18px/20px 'Open Sans', 'Arial', sans-serif;
	color: #666;
	margin-right: 13px;
}

.comment-body__content .author_url:hover {
	color: #f7542b;
}

.comment-body__content .comment-date {
	font: 14px/16px 'Open Sans', 'Arial', sans-serif;
	color: #f7542b;
}

.comment-body__content .comment-meta {
	margin-bottom: 10px;
}

.comments-area__reply {
	display: inline-block;
	float: none;
	vertical-align: middle;
	font: 16px/18px 'Open Sans', 'Arial', sans-serif;
	color: #f7542b;
}

.comments-area__reply:hover {
	color: #d90100;
}

/*// About //*/
.block-01 {
	background: #fff;
	padding: 40px;
	position: relative;
}

@media (max-width: 767px) {
	.block-01 {
		padding: 20px;
	}
}

.block-01::before {
	content: '';
	display: inline-block;
	float: none;
	width: 892px;
	height: 996px;
	background: url(../images/img_info-02.png) no-repeat;
	position: absolute;
	left: -73px;
	bottom: -170px;
}

@media (max-width: 991px) {
	.block-01::before {
		left: -135px;
	}
}

@media (max-width: 767px) {
	.block-01::before {
		display: none;
	}
}

.block-01 p {
	margin-bottom: 30px;
}

.block-01 .block-01__phone {
	margin-bottom: 6px;
}

.block-01__author {
	font: 30px/36px 'Open Sans', 'Arial', sans-serif;
	color: #27313e;
	margin-top: 50px;
	margin-bottom: 24px;
}

@media (max-width: 767px) {
	.block-01__author {
		margin-top: 20px;
	}
}

.block-01__author span {
	font-size: 36px;
	display: block;
	color: #f7542b;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

.block-01__phone {
	font: 16px/18px 'Open Sans', 'Arial', sans-serif;
	color: #27313e;
	padding-top: 11px;
	letter-spacing: 0.5px;
}

.block-01__phone span {
	font-size: 21px;
	font-weight: bold;
	margin-right: 3px;
}

.block-01__email {
	font: bold 16px/18px 'Open Sans', 'Arial', sans-serif;
	color: #27313e;
	margin-bottom: 3px;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.block-01__social {
	padding: 0;
	margin: 0;
	list-style: none;
}

.block-01__social li {
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin-right: 15px;
}

.block-01__social li a {
	font-size: 14px;
	color: #27313e;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.block-01__social li a:hover {
	color: #f7542b;
}

.block-01__info {
	text-align: right;
}

.block-01__info img {
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.sub-block-01 {
	width: 50%;
	float: left;
}

.parallax-01 {
	/*background: url(../images/parallax/bg_content-parallax.jpg);*/
}

.parallax-01 .parallax-01__title {
	margin-top: -5px;
}

.parallax-01__title {
	font: 300 30px/36px 'Open Sans', 'Arial', sans-serif;
	margin: 0 0 40px;
}

.parallax-01__title span {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}

.parallax-01__subtitle {
	font: bold 16px/18px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 12px;
}

.parallax-01__img {
	position: relative;
}

@media (max-width: 767px) {
	.parallax-01__img {
		margin-top: 60px;
	}
}

.parallax-01__img::before {
	content: '';
	border: 1px solid rgba(255, 255, 255, 0.5);
	display: inline-block;
	float: none;
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
}

.customer-block-01 {
	float: left;
}

.customer-block-01__list {
	padding: 0;
	margin: 0;
}

.customer-block-01__list li {
	list-style: none;
	margin-bottom: 15px;
}

.customer-block-01__list li:last-child {
	margin-bottom: 0;
}

.customer-block-01__user {
	width: 100px;
	display: inline-block;
	float: none;
	vertical-align: middle;
	border-radius: 50%;
	overflow: hidden;
	background-color: #fff;
}

.customer-block-01__user img {
	opacity: 0.5;
	display: inline-block;
	float: none;
	border-radius: 50%;
}

.customer-block-01__user:hover img {
	opacity: 1;
	border-radius: 50%;
}

.customer-block-02 {
	background: #fff;
	min-height: 330px;
	padding: 46px 50px 50px 300px;
	box-sizing: border-box;
	position: relative;
}

@media (max-width: 991px) {
	.customer-block-02 {
		padding: 50px 50px 50px 230px;
	}
}

@media (max-width: 767px) {
	.customer-block-02 {
		padding: 20px;
	}
}

.customer-block-02::before {
	content: '';
	display: inline-block;
	float: none;
	background: url(../images/team/img_team-11.png);
	width: 215px;
	height: 388px;
	position: absolute;
	bottom: 0;
	left: 0;
}

@media (max-width: 767px) {
	.customer-block-02::before {
		position: static;
		display: block;
		margin-bottom: 30px;
	}
}

.customer-block-02__title {
	font: bold 16px/18px 'Open Sans', 'Arial', sans-serif;
	text-transform: uppercase;
	color: #27313e;
	margin: 0 0 13px;
}

.customer-block-02__sub-title {
	font: 16px/18px 'Open Sans', 'Arial', sans-serif;
	color: #27313e;
	margin-bottom: 6px;
}

.customer-block-02 .star-rating {
	margin-left: 32px;
}

.blockquote-02 {
	font: 16px/30px 'Open Sans', 'Arial', sans-serif;
	border: none;
	position: relative;
	margin-bottom: 10px;
	padding-left: 30px;
}

.blockquote-02::before {
	font-family: 'FontAwesome';
	content: '\f10d';
	font-size: 16px;
	position: absolute;
	top: 11px;
	left: 0;
}

.star-rating {
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1em;
	font-size: 16px;
	width: 5.5em;
	font-family: "FontAwesome";
	margin-bottom: 4px;
}

.star-rating:before,
.star-rating span:before {
	content: "\f005\f005\f005\f123\f006";
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	letter-spacing: 0.18em;
	letter-spacing: 0\9;
	color: #f7542b;
}

.star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
}

.star-rating span:before {
	color: #f7542b;
}

/*// Appointment //*/
.title-02 {
	font: 300 30px/36px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	margin-bottom: 20px;
}

.title-02 span {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}

.subtitle-02 {
	margin-bottom: 50px;
}

.parallax-02 {
	background: url(../images/parallax/bg_appointment.jpg);
}

.parallax-02.parallax::before {
	background-color: #000;
}

.table_t-1 {
	width: 100%;
	text-align: center;
	margin: 0;
}

.table_t-1 tr th {
	font: 14px/33px 'Open Sans', 'Arial', sans-serif;
	text-transform: uppercase;
	background: #6d6c73;
	color: #fff;
	text-align: center;
}

.table_t-1 tr th:first-child {
	border-left: 1px solid #6d6c73;
}

.table_t-1 tr th:last-child {
	border-right: 1px solid #6d6c73;
}

.table_t-1 tr td {
	font: 18px/23px 'Open Sans', 'Arial', sans-serif;
	background: #fff;
	border: 1px solid #ededed;
	color: #808080;
	padding: 28px 10px;
}

.table_t-1__caption {
	text-align: center;
}

.table_t-1__caption .calendar_prev {
	float: left;
	font-size: 0;
}

.table_t-1__caption .calendar_prev::before {
	font-family: 'FontAwesome';
	content: '\f104';
	font-size: 10px;
	color: #fff;
}

.table_t-1__caption .calendar_prev:hover::before {
	color: #f7542b;
}

.table_t-1__caption .calendar_next {
	float: right;
	font-size: 0;
}

.table_t-1__caption .calendar_next::before {
	font-family: 'FontAwesome';
	content: '\f105';
	font-size: 10px;
	color: #fff;
}

.table_t-1__caption .calendar_next:hover::before {
	color: #f7542b;
}

.table_t-1__caption .table_t-1_month_pr {
	font: 14px/16px 'Open Sans', 'Arial', sans-serif;
	color: #6e6e6e;
	margin-right: -45px;
}

@media (max-width: 480px) {
	.table_t-1__caption .table_t-1_month_pr {
		margin-right: 0;
	}
}

.table_t-1_month {
	font: 30px/36px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	display: inline-block;
	float: none;
	margin-right: 30px;
}

@media (max-width: 480px) {
	.table_t-1_month {
		margin-right: 10px;
	}
}

.block-02 {
	background: #f7542b;
}

.block-02::after {
	display: table;
	content: '';
	clear: both;
}

.block-02__title {
	font: bold 16px/18px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	margin: 0 0 31px 0;
}

.block-02__wrapp {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding: 35px 40px 25px;
}

@media (max-width: 1199px) {
	.block-02__wrapp {
		padding: 40px;
	}
}

@media (max-width: 991px) {
	.block-02__wrapp {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.block-02__wrapp {
		padding: 20px;
	}
}

.block-02__list-01 {
	width: 50%;
	float: left;
	padding: 0 0 0 30px;
	margin: 0 0 10px;
}

@media (max-width: 767px) {
	.block-02__list-01 {
		padding: 0;
	}
}

@media (max-width: 400px) {
	.block-02__list-01 {
		width: 100%;
	}
}

.block-02__list-01 li {
	list-style: none;
	text-align: left;
	margin-bottom: 30px;
}

.block-02__list-01 li:last-child {
	margin-bottom: 0;
}

.block-02__list-01 li label {
	font: 16px/18px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	display: block;
	cursor: pointer;
}

.block-02__list-01 li label input[type="radio"] {
	margin-right: 7px;
}

.block-02__list-02 {
	float: left;
	width: 50%;
	padding: 0;
	margin: 0;
}

@media (max-width: 400px) {
	.block-02__list-02 {
		display: none;
	}
}

.block-02__list-02 li {
	font: 14px/16px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	list-style: none;
	text-align: left;
	margin-bottom: 34px;
}

.block-02__list-02 li i {
	margin-right: 9px;
}

.block-02__list-02 li:last-child {
	margin-bottom: 0;
}

.block-03__wrapp {
	width: 50%;
	float: left;
}

@media (max-width: 991px) {
	.block-03__wrapp {
		width: 100%;
		padding-bottom: 40px;
	}
}

@media (max-width: 767px) {
	.block-03__wrapp {
		padding-bottom: 0;
	}
}

.appointment-wrapp {
	float: left;
	width: 100%;
	padding-top: 25px;
}

.appointment-button {
	font: 18px/20px 'Open Sans', 'Arial', sans-serif;
	color: #f7542b;
	letter-spacing: 5px;
	border: none;
	background: #f5f3f3;
	padding: 14px 10px 14px 16px;
	margin-left: 30px;
	display: inline-block;
	float: none;
	vertical-align: middle;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

@media (max-width: 767px) {
	.appointment-button {
		margin-left: 0;
	}
}

.appointment-button::before {
	font-family: 'FontAwesome';
	content: '\f105';
	margin-right: 9px;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.appointment-button:hover {
	color: #fff;
	background: #d90100;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.appointment-button:hover::before {
	color: #fff;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

/*// 404 //*/
.page-404-wrapp {
	background: url(../images/bg_page_404.jpg) no-repeat center center;
	padding: 138px 0 55px;
	margin-bottom: 100px;
}

@media (max-width: 1199px) {
	.page-404-wrapp {
		padding: 50px 40px;
	}
}

@media (max-width: 767px) {
	.page-404-wrapp {
		margin-bottom: 50px;
	}
}

.page-404__text-info {
	font: 36px/41px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	margin: 0;
}

@media (max-width: 1199px) {
	.page-404__text-info {
		font-size: 30px;
	}
}

@media (max-width: 480px) {
	.page-404__text-info {
		font-size: 20px;
		line-height: 30px;
	}
}

.page-404-search {
	margin-bottom: 48px;
}

.page-404-search .searchform {
	display: inline-block;
	float: none;
	position: relative;
	border: 1px solid #d4d2d2;
	width: 568px;
}

@media (max-width: 767px) {
	.page-404-search .searchform {
		width: 400px;
	}
}

@media (max-width: 480px) {
	.page-404-search .searchform {
		width: 280px;
	}
}

.page-404-search .searchform .form-group {
	width: 100%;
	margin-bottom: 0;
}

.page-404-search .searchform .form-control {
	background: #fff;
	border-radius: 0;
	box-shadow: none;
	border: none;
	width: 100%;
	height: 48px;
	padding-right: 55px;
	box-sizing: border-box;
}

.page-404-button {
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 48px;
	padding: 0;
	border: none;
	background: #fff;
	font-size: 0;
	line-height: 0;
	text-align: center;
}

.page-404-button::before {
	font-family: 'FontAwesome';
	content: '\f002';
	font-size: 14px;
	line-height: 48px;
	color: #505050;
	display: inline-block;
	float: none;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.page-404-button:hover::before {
	color: #f7542b;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.page-404-text {
	font: 16px/24px 'Open Sans', 'Arial', sans-serif;
	color: #505050;
	text-align: center;
}

.page-404-text a {
	color: #f7542b;
}

.page-404-text a:hover {
	color: #000;
}

.not_found {
	font: bold 200px/150px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	margin-bottom: 42px;
}

@media (max-width: 1199px) {
	.not_found {
		font-size: 150px;
	}
}

@media (max-width: 480px) {
	.not_found {
		font-size: 100px;
		line-height: 100px;
	}
}

/*// F.A.Q //*/
.faq-bg {
	background: url(../images/bg_faq.png) no-repeat right bottom;
}

/*// Privacy-policy //*/
@media (max-width: 767px) {
	.block-img-01 {
		margin: 20px 0;
	}
}

.block-img-01 img {
	width: 100%;
}

@media (max-width: 767px) {
	.block-img-02 {
		margin: 20px 0;
	}
}

.block-img-02 img {
	width: 100%;
	max-width: 100%;
}

/*// Pay bill //*/
.pay-bill {
	background: #fff;
	border: 1px solid #d1d1d0;
	width: 970px;
	display: inline-block;
	float: none;
	padding: 37px 54px 40px;
	margin-top: -87px;
}

@media (max-width: 1280px) {
	.pay-bill {
		width: 750px;
		padding: 37px 25px 40px;
	}
}

@media (max-width: 991px) {
	.pay-bill {
		width: 600px;
	}
}

@media (max-width: 767px) {
	.pay-bill {
		width: 100%;
		margin-top: 40px;
		padding: 37px 15px 40px;
	}
}

.pay-bill__title {
	font: 300 30px/32px 'Open Sans', 'Arial', sans-serif;
	margin: 0 0 34px 0;
}

.pay-bill__title span {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}

.pay-bill__subtitle {
	font: bold 16px/18px 'Open Sans', 'Arial', sans-serif;
	text-transform: uppercase;
	margin-bottom: 36px;
}

.pay-bill-form .contact-form-name {
	margin-bottom: 30px;
}

.pay-bill-form .contact-form-subject {
	margin-bottom: 30px;
}

.pay-bill-form .contact-form-phone {
	margin-bottom: 30px;
}

.pay-bill-form .contact-form-email {
	margin-bottom: 30px;
}

.pay-bill-form .contact-form-submit {
	margin-bottom: 0;
}

.pay-bill-form .contact-form-message {
	margin-bottom: 36px;
}

.pay-bill-form .contact-form-message .form-control {
	height: 50px;
	padding-top: 12px;
}

.pay-bill-form .form-control {
	padding: 6px 22px;
}

.pay-bill-form .form-control:-moz-placeholder {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: #666666;
	opacity: 1;
	letter-spacing: 0;
}

.pay-bill-form .form-control::-moz-placeholder {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: #666666;
	opacity: 1;
	letter-spacing: 0;
}

.pay-bill-form .form-control:-ms-input-placeholder {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: #666666;
	letter-spacing: 0;
}

.pay-bill-form .form-control::-webkit-input-placeholder {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #666666;
	letter-spacing: 0;
}

.pay-bill-form .form-control:focus:-moz-placeholder {
	font-style: normal;
	color: transparent;
	opacity: 1;
}

.pay-bill-form .form-control:focus::-moz-placeholder {
	font-style: normal;
	color: transparent;
	opacity: 1;
}

.pay-bill-form .form-control:focus:-ms-input-placeholder {
	font-style: normal;
	color: transparent;
}

.pay-bill-form .form-control:focus::-webkit-input-placeholder {
	font-style: normal;
	color: transparent;
}

.pay-bill__text {
	font: 16px/18px 'Open Sans', 'Arial', sans-serif;
}

.pay-bill__text::after {
	font-family: 'FontAwesome';
	content: '\f1ed';
	font-size: 16px;
	margin-left: 17px;
}

/*// Legal team //*/
.legal-team {
	margin-bottom: 30px;
}

.legal-team__img img {
	width: 100%;
}

.legal-team__content {
	padding: 30px 0 15px 38px;
	background: #f7542b;
}

.legal-team__content::after {
	content: '';
	display: table;
	clear: both;
}

.legal-team__content .legal-team__title {
	font: bold 16px/18px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 11px;
}

.legal-team__block-01 {
	width: 50%;
}

@media (max-width: 1199px) {
	.legal-team__block-01 {
		width: 100%;
	}
}

.legal-team__block-01,
.legal-team__block-02 {
	float: left;
}

.legal-team__block-01 .legal-team__email,
.legal-team__block-02 .legal-team__email {
	font: bold 16px/18px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	display: inline-block;
	margin-bottom: 3px;
}

.legal-team__block-01 .legal-team__email:hover,
.legal-team__block-02 .legal-team__email:hover {
	color: #000;
}

.legal-team__block-01 .legal-team__button,
.legal-team__block-02 .legal-team__button {
	font: 18px/20px 'Open Sans', 'Arial', sans-serif;
	color: #f7542b;
	background: #f5f3f3;
	float: right;
	padding: 16px 25px 14px 20px;
	letter-spacing: 5px;
	margin: 25px 0;
}

.legal-team__block-01 .legal-team__button::before,
.legal-team__block-02 .legal-team__button::before {
	font-family: 'FontAwesome';
	content: '\f105';
	margin-right: 11px;
}

.legal-team__block-01 .legal-team__button:hover,
.legal-team__block-02 .legal-team__button:hover {
	color: #d90100;
}

.legal-team__block-02 {
	width: 100%;
	padding-right: 38px;
}

.legal-team__block-02 .legal-team__title {
	margin-bottom: 7px;
}

.legal-team__phone {
	font: 300 16px/18px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	margin-bottom: 6px;
}

.legal-team__phone span {
	font-weight: bold;
	letter-spacing: 1px;
}

.legal-team__social {
	display: block;
	padding: 0;
	margin: 0;
}

.legal-team__social li {
	list-style: none;
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin-right: 16px;
	line-height: 10px;
}

.legal-team__social li:last-child {
	margin-right: 0;
}

.legal-team__social li a {
	font-size: 16px;
	color: #fff;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.legal-team__social li a:hover {
	color: #000;
}

@media (max-width: 1199px) {
	.legal-team-p {
		padding-right: 38px;
	}
}

/*// Practice areas //*/
.practice-areas-left {
	background: #fff;
	padding: 60px 20px 40px 202px;
	margin-left: 100px;
	position: relative;
	min-height: 362px;
	margin-bottom: 100px;
	margin-top: 120px;
}

@media (max-width: 767px) {
	.practice-areas-left {
		padding: 20px;
		margin-left: 0;
		float: left;
		width: 100%;
	}
}

.practice-areas-left .practice-areas__img {
	position: absolute;
	left: -230px;
	box-shadow: 0px 0px 20px #ddd;

}

@media (max-width: 767px) {
	.practice-areas-left .practice-areas__img {
		position: static;
		margin-bottom: 50px;
	}
}

@media (max-width: 360px) {
	.practice-areas-left .practice-areas__img img {
		width: 100%;
		max-width: 100%;
	}
}

.practice-areas-left .practice-areas__author {
	font: bold 16px/18px 'Open Sans', 'Arial', sans-serif;
	color: #404852;
	text-transform: uppercase;
}

.practice-areas-left .practice-areas__author:hover {
	color: #d90100;
}

.practice-areas-left .theme-button-01 {
	margin-right: -20px;
}

.practice-areas-right {
	background: #fff;
	padding: 60px 230px 40px 72px;
	margin-right: 100px;
	position: relative;
	min-height: 362px;
	margin-bottom: 100px;
}

@media (max-width: 767px) {
	.practice-areas-right {
		padding: 20px;
		margin-right: 0;
	}
}

.practice-areas-right .practice-areas__img {
	position: absolute;
	right: -230px;
	box-shadow: 0px 0px 20px #ddd;
}

@media (max-width: 767px) {
	.practice-areas-right .practice-areas__img {
		position: static;
		margin-bottom: 50px;
	}
}

@media (max-width: 480px) {
	.practice-areas-right .practice-areas__img img {
		width: 100%;
		max-width: 100%;
	}
}

.practice-areas-right .practice-areas__author {
	font: bold 16px/18px 'Open Sans', 'Arial', sans-serif;
	color: #404852;
	text-transform: uppercase;
}

.practice-areas-right .practice-areas__author:hover {
	color: #d90100;
}

.practice-areas-right .theme-button-01 {
	margin-left: -72px;
}

@media (max-width: 767px) {
	.practice-areas-right .theme-button-01 {
		margin-left: -20px;
	}
}

.practice-areas__title {
	font: bold 16px/18px 'Open Sans', 'Arial', sans-serif;
	margin: 7px 0 12px;
}

.practice-areas__title a {
	color: #27313e;
	text-transform: uppercase;
}

.practice-areas__buttons {
	padding-top: 37px;
}

.practice-areas__content {
	background: #fff;
	padding: 84px 200px 50px 40px;
	margin-right: 40px;
	margin-top: 40px;
	position: relative;
}

@media (max-width: 767px) {
	.practice-areas__content {
		padding: 84px 40px 50px 40px;
		margin-right: 0;
	}
}

@media (max-width: 480px) {
	.practice-areas__content {
		padding: 84px 20px 20px 20px;
	}
}

.practice-areas__content .practice-areas__title {
	margin-top: 0;
}

.practice-areas__content .practice-areas__title a:hover {
	color: #f7542b;
}

.practice-areas__content::after {
	content: '';
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: -35px;
	width: 270px;
	height: 459px;
}

@media (max-width: 991px) {
	.practice-areas__content::after {
		height: 359px;
		right: 0;
		width: 210px;
		right: -40px;
	}
}

.practice-areas-01::after {
	background: url(../images/img_info-06.png) no-repeat center bottom;
	background-size: contain;
}

@media (max-width: 767px) {
	.practice-areas-01::after {
		display: none;
	}
}

.practice-areas-02::after {
	background: url(../images/img_info-07.png) no-repeat center bottom;
	background-size: contain;
}

@media (max-width: 767px) {
	.practice-areas-02::after {
		display: none;
	}
}

.practice-areas-03::after {
	background: url(../images/img_info-08.png) no-repeat center bottom;
	background-size: contain;
}

@media (max-width: 767px) {
	.practice-areas-03::after {
		display: none;
	}
}

.practice-areas__text {
	margin-bottom: 50px;
}

a.practice-areas__button {
	font: 18px/36px 'Open Sans', 'Arial', serif;
	color: #fff;
	background: #f7542b;
	padding: 7px 15px 7px 18px;
	display: inline-block;
	float: none;
	letter-spacing: 5px;
	margin-left: -40px;
}

@media (max-width: 480px) {
	a.practice-areas__button {
		margin-left: -20px;
	}
}

a.practice-areas__button::before {
	font-family: 'FontAwesome';
	content: '\f105';
	margin-right: 11px;
}

a.practice-areas__button:hover {
	background: #d90100;
	color: #fff;
}

/*// Shop //*/
.title-01 {
	font: 300 30px/32px 'Open Sans', 'Arial', sans-serif;
	color: #27313e;
	text-align: center;
	margin: 0;
}

.title-01 span {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}

.title-03 {
	font: 300 30px/32px 'Open Sans', 'Arial', sans-serif;
	color: #27313e;
	text-align: left;
	margin: 0;
}

.title-03 span {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

/*// CONTACTS //*/
#map {
	height: 350px;
}

/*// Contact form 2 //*/
.contact-form-02 {
	padding-top: 20px;
	margin-bottom: 40px;
}

.contact-form-02 [class*="col-"] {
	padding: 0;
}

.contact-form-02::after {
	content: '';
	display: table;
	clear: both;
}

.contact-form-02 label {
	display: block;
	font-weight: normal;
	position: relative;
	margin: 0;
}

.contact-form-02 label::before {
	font-family: 'FontAwesome';
	font-size: 18px;
	color: #d4d2d2;
	position: absolute;
}

.contact-form-02 label .form-control {
	padding-left: 54px;
}

.contact-form-02 label .form-control:active, .contact-form-02 label .form-control:focus {
	border: 1px solid #a0a0a0;
}

.contact-form-02 .contact-form-name {
	margin-bottom: 30px;
}

.contact-form-02 .contact-form-name__label::before {
	content: '\f007';
	font-size: 18px;
	top: 10px;
	left: 21px;
}

.contact-form-02 .contact-form-phone {
	margin-bottom: 30px;
}

.contact-form-02 .contact-form-phone__label::before {
	content: '\f095';
	font-size: 18px;
	top: 10px;
	left: 21px;
}

.contact-form-02 .contact-form-email {
	margin-bottom: 30px;
}

.contact-form-02 .contact-form-email__label::before {
	content: '\f003';
	top: 10px;
	left: 20px;
}

.contact-form-02 .contact-form-message {
	margin-bottom: 30px;
}

.contact-form-02 .contact-form-message .form-control {
	height: 218px;
}

.contact-form-02 .contact-form-message__label::before {
	content: '\f040';
	top: 10px;
	left: 20px;
}

.contact-form-02 .contact-form-message__label .form-control {
	padding-top: 13px;
	padding-bottom: 13px;
	height: 218px;
}

.contact-form-02__title {
	font: 300 30px/30px 'Open Sans', 'Arial', sans-serif;
	color: #27313e;
	margin-top: 0;
	margin-bottom: 21px;
}

.contact-form-02__title span {
	font-size: 36px;
	line-height: 36px;
	font-weight: 900;
	text-transform: uppercase;
	display: block;
}

.contact-form-02__title-2 {
	font: bold 16px/18px 'Open Sans', 'Arial', sans-serif;
	color: #27313e;
	text-transform: uppercase;
	margin: 0 0 9px;
	display: inline-block;
}

.contact-form-02__icon {
	font-size: 16px;
	line-height: 18px;
	color: #27313e;
}

.contact-form-02__list {
	padding: 0;
	margin: 0;
}

@media (max-width: 1199px) {
	.contact-form-02__list {
		margin-bottom: 40px;
	}
}

.contact-form-02__list li {
	list-style: none;
	font: 16px/36px 'Open Sans', 'Arial', sans-serif;
	color: #808080;
}

.contact-form-02__list li a {
	color: #808080;
}

.contact-form-02__list li a:hover {
	color: #f7542b;
}

.contact-form-02-img {
	position: relative;
	bottom: -20px;
}

@media (max-width: 767px) {
	.contact-form-02-img {
		position: static;
		margin-bottom: 50px;
	}
}

@media (max-width: 640px) {
	.contact-form-02-img img {
		width: 100%;
		max-width: 100%;
	}
}

.contact-parallax-01 {
	background: url(../images/parallax/map.jpg) no-repeat;
	background-size: cover;
}

/*// Gallery //*/
#isotope_filters,
.filters {
	margin: 14px 0 67px;
	padding: 0;
	list-style: none;
}

#isotope_filters li,
.filters li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

#isotope_filters a,
.filters a {
	padding: 11px 20px;
	margin: 0 3px 10px;
	display: inline-block;
	text-transform: uppercase;
	color: #27313e;
	background-color: #ffffff;
}

#isotope_filters a:hover, #isotope_filters a.selected, #isotope_filters a.active,
.filters a:hover,
.filters a.selected,
.filters a.active {
	background-color: #f7542b !important;
	border-color: #f7542b !important;
	color: #ffffff !important;
}

.gallery-item {
	overflow: hidden;
	position: relative;
}

.gallery-item .item-content {
	padding: 0 40px 5px;
}

.gallery-item h4.item-meta {
	font-weight: 300;
	z-index: 5;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.gallery-item:hover h4.item-meta {
	-webkit-transform: scale(1);
	transform: scale(1);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.gallery-extended-item .item-content {
	padding: 34px 50px 36px;
}

@media (max-width: 400px) {
	.gallery-extended-item .item-content {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.gallery-extended-item .item-title {
	font-size: 28px;
	margin: 0 0 5px;
}

.gallery-extended-item .categories-links {
	display: block;
	margin-bottom: 20px;
}

.gallery-extended-item .item-button {
	margin-top: 21px;
}

.gallery-item .post-adds {
	margin-bottom: 0;
}

.gallery-title-item + .item-title {
	padding: 30px 0;
}

.gallery-title-item + .item-title h3 {
	font-size: 28px;
	margin-bottom: 5px;
}

.loadmore_spinner {
	font-size: 30px !important;
	opacity: 0.3;
	margin: 10px 0 20px;
}

/* gallery single */
.gallery-single-title {
	margin: 12px 0 0;
}

@media (min-width: 768px) {
	.gallery-single-title {
		font-size: 60px;
	}
}

.gallery-single-title + .block-header {
	margin-bottom: 40px;
}

.share-gallery-single {
	margin: 40px 0 16px;
}

.gallery-items-nav {
	margin-top: 30px !important;
	padding: 30px 23px;
}

.gallery-items-nav h4 {
	margin: -5px 0 0;
}

.gallery-items-nav .media {
	position: relative;
	padding: 10px 0;
}

.gallery-items-nav .next-item img {
	max-width: none;
	padding: 0 30px 0 0;
}

.gallery-items-nav .next-item i {
	right: -7px;
}

.gallery-items-nav .prev-item img {
	max-width: none;
	padding: 0 0 0 30px;
}

.gallery-items-nav .prev-item i {
	left: -7px;
}

.gallery-items-nav a {
	position: relative;
}

.gallery-items-nav a i {
	top: 50%;
	margin-top: -14px;
	font-size: 16px;
}

.gallery-items-nav a i.position-absolute {
	position: absolute;
}

.owl-carousel.hover-scale {
	margin-bottom: 50px;
}

@media (min-width: 768px) {
	.owl-carousel.hover-scale .owl-stage-outer {
		overflow: visible !important;
	}

	.owl-carousel.hover-scale .vertical-item {
		-webkit-transition: all 0.2s ease-in;
		transition: all 0.2s ease-in;
	}

	.owl-carousel.hover-scale .owl-item:hover .vertical-item,
  .owl-carousel.hover-scale .owl-item.center .vertical-item {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		z-index: 4;
		overflow: hidden;
	}
}

.owl-carousel.related-photos-carousel {
	margin-bottom: 0;
}

/* shop single*/
.cart-button {
	margin: 50px 0 55px;
}

.share-title {
	font-size: 20px;
	margin: 56px 0 18px;
}

/* shop */
.shop-item .item-content {
	padding: 30px 40px !important;
}

.shop-item .item-price {
	margin: 9px 0 16px;
	font-size: 30px;
	line-height: 1;
	font-weight: 800;
}

.shop-item .item-price span {
	font-size: 40px;
}

.shop-item .cart-button {
	margin: 50px 0 28px;
}

.related-item .item-content {
	padding: 14px 25px;
}

.related-item h4 {
	font-size: 20px;
	line-height: 24px;
}

.related-item .cart-button {
	margin: 14px 0 14px;
}

/*=====================================
// Widgets:
*/
.widget {
	padding-bottom: 30px;
}

.widget ul {
	padding: 0;
	margin: 0;
}

.widget ul li {
	list-style: none;
}

.widget-title {
	margin-top: 0;
}

/* Header widgets search */
.widget_header_search .searchform .form-group {
	width: 100%;
	position: relative;
}

.widget_header_search .searchform .form-group .form-control {
	width: 100%;
	border-radius: 0;
	box-shadow: none;
	border: none;
	background: transparent;
	height: 50px;
	padding-right: 50px;
	border-bottom: 2px solid #f7542b;
	box-sizing: border-box;
	color: #fff;
}

.header-search-btn {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	float: none;
	width: 50px;
	height: 50px;
	border: none;
	background: #f7542b;
	padding: 0;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.header-search-btn::before {
	font-family: 'FontAwesome';
	content: '\f002';
	display: inline-block;
	font-size: 20px;
	line-height: 50px;
	color: #fff;
}

.header-search-btn:hover {
	background: #d90100;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

/* Widget search */
.widget_search .searchform .form-group {
	width: 100%;
	position: relative;
	margin: 0;
}

.widget_search .searchform .form-group .form-control {
	width: 100%;
	padding-right: 55px;
}

.widget_search-button {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	font-size: 0;
	line-height: 0;
	padding: 0;
	background: #f7542b;
	border: none;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.widget_search-button::before {
	font-family: 'FontAwesome';
	content: '\f002';
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	display: inline-block;
	float: none;
	vertical-align: middle;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.widget_search-button:hover {
	background: #d90100;
}

/* Banner-ad */
.banner-ad {
	background: #f7542b;
	padding: 15px;
}

.banner-ad::after {
	content: '';
	display: table;
	clear: both;
}

@media (max-width: 991px) {
	.banner-ad {
		padding: 20px;
	}
}

.banner-ad img {
	width: 100%;
}

.banner-ad__wrapper {
	position: relative;
}

.banner-ad__wrapper::before {
	content: '';
	background: rgba(52, 52, 52, 0.9) repeat;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.banner-ad__table-wrapp {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.banner-ad__table-wrapp p {
	margin: 0;
	float: none;
	color: #fff;
	font-weight: 300;
	display: inline-block;
}

.banner-ad__table {
	display: table;
	width: 100%;
	height: 100%;
}

.banner-ad__content-row {
	display: table-row;
}

.banner-ad__content-cell {
	display: table-cell;
	vertical-align: middle;
}

.banner-ad__content {
	display: inline-block;
	float: none;
}

.banner-ad__title {
	font-size: 30px;
	line-height: 30px;
	padding: 15px;
	font-weight: 300;
	background: #f7542b;
	text-transform: uppercase;
	margin: 20px 0 0;
}

@media (max-width: 991px) {
	.banner-ad__title {
		font-size: 25px;
		line-height: 25px;
		padding: 13px 35px;
	}
}

.banner-ad__sub-title {
	background: #d90100;
	padding: 5px 30px;
}

/* Widget mailchimp */
.widget_mailchimp .form-group {
	width: 100%;
	margin: 0;
	position: relative;
}

.widget_mailchimp .form-group .form-control {
	width: 100%;
}

.widget_mailchimp-button {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	font-size: 0;
	line-height: 0;
	padding: 0;
	background: #f7542b;
	border: none;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.widget_mailchimp-button::before {
	font-family: 'FontAwesome';
	content: '\f002';
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	display: inline-block;
	float: none;
	vertical-align: middle;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.widget_mailchimp-button:hover {
	background: #d90100;
}

/*
widget_recent_entries
widget_recent_comments
widget_archive
widget_categories
widget_meta
widget_nav_menu
widget_pages
*/
.widget_recent_comments li {
	padding: 15px 0;
}

.widget_recent_comments li:first-child {
	padding-top: 0;
}

.widget_recent_comments li:before {
	font-family: 'rt-icons-2';
	content: "\e65c";
	font-size: 16px;
	line-height: 1;
	position: relative;
	top: 4px;
	padding-right: 10px;
	color: #f7542b;
}

.widget_recent_entries li {
	padding: 15px 0 15px 36px;
}

.widget_recent_entries p {
	margin-bottom: 0;
}

.widget_recent_entries li:first-child {
	padding-top: 0;
}

.widget_recent_entries li:before {
	font-family: 'rt-icons-2';
	content: "\e65c";
	font-size: 16px;
	line-height: 1;
	position: absolute;
	top: 18px;
	left: 0;
	padding-right: 10px;
	color: #f7542b;
}

.widget_recent_entries li:first-child:before {
	top: 5px;
}

.widget_archive ul {
	padding: 0;
}

.widget_recent_comments ul {
	padding: 0;
}

.widget_recent_entries li,
.widget_recent_comments li,
.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_popular_entries li,
.widget_nav_menu li,
.widget_pages li {
	list-style: none;
}

.widget_recent_entries > ul > li:first-child,
.widget_recent_comments > ul > li:first-child,
.widget_archive > ul > li:first-child,
.widget_categories > ul > li:first-child,
.widget_meta > ul > li:first-child,
.widget_popular_entries > ul > li:first-child,
.widget_nav_menu > ul > li:first-child,
.widget_pages > ul > li:first-child {
	border-top: none;
	margin-top: -0.8em;
}

.widget_recent_entries li + li,
.widget_recent_comments li + li,
.widget_archive li + li,
.widget_categories li + li,
.widget_meta li + li,
.widget_popular_entries li + li,
.widget_nav_menu li + li,
.widget_pages li + li {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.widget_recent_entries ul {
	padding: 0;
	margin: 0;
}

.widget_recent_entries li {
	position: relative;
}

.widget_archive a,
.widget_categories a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a {
	display: inline-block;
	padding: 12px 0 12px 16px;
	position: relative;
}

.widget_archive a:before,
.widget_categories a:before,
.widget_meta a:before,
.widget_nav_menu a:before,
.widget_pages a:before {
	font-family: 'rt-icons-2';
	content: "\e7c1";
	font-size: 18px;
	color: #f7542b;
	position: absolute;
	left: -3px;
}

.widget_nav_menu ul ul li:first-child a {
	padding-top: 13px;
}

.widget_nav_menu a i {
	padding-right: 7px;
}

/* Tag cloud */
.widget_tag_cloud a {
	border: 1px solid #e1e1e1;
	padding: 4px 20px;
	margin: 0 4px 10px 0;
	font-size: inherit !important;
	display: inline-block;
}

aside .widget_tag_cloud a {
	color: #27313e;
}

aside .widget_tag_cloud a:hover {
	color: #ffffff;
}

.widget_tag_cloud a:hover {
	background-color: #f7542b;
	border-color: #f7542b;
	color: #ffffff;
}

/* Product tag cloud */
.widget_product_tag_cloud a {
	border: 1px solid #e1e1e1;
	padding: 4px 20px;
	margin: 0 4px 10px 0;
	font-size: 14px;
	color: #808080;
	display: inline-block;
}

.widget_product_tag_cloud a:hover {
	color: #fff;
	background: #f7542b;
	border: 1px solid #f7542b;
}

/*widget_flickr*/
.widget_flickr li {
	display: inline-block;
	margin: 0 10px 10px 0;
}

.widget_flickr img {
	max-width: 70px;
	border-radius: 1px;
}

/*widget_popular_entries*/
.widget_popular_entries p {
	padding-top: 6px;
	margin-bottom: 10px;
}

.widget_popular_entries .media-body {
	overflow: visible;
}

.widget_popular_entries .media-left {
	padding-right: 20px;
}

.widget_popular_entries .media-object {
	max-width: 100px;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.widget_popular_entries .media-object {
		max-width: 40px;
	}
}

.widget_popular_entries li {
	margin-top: 2px;
	padding: 20px 0 18px 0;
}

.widget_popular_entries li:first-child {
	padding-top: 0;
}

.widget_popular_entries li:last-child {
	padding-bottom: 0;
}

/*widget_banner*/
.widget_banner {
	overflow: hidden;
	line-height: 1;
}

.widget_banner .item-content {
	padding: 20px;
}

.widget_banner .item-content h3 {
	margin: 0;
	padding: 8px 0;
	font-size: 28px;
}

.widget_banner .item-content span {
	display: inline-block;
	text-transform: uppercase;
	padding: 4px 10px 1px;
	min-width: 120px;
}

.widget_banner .small-text {
	margin-bottom: 0;
}

/*widget_slider*/
.widget_slider .owl-carousel {
	margin-bottom: 0;
}

.widget_slider .owl-carousel:hover .owl-nav {
	top: -43px;
}

.widget_slider .owl-carousel .owl-nav {
	opacity: 1;
	top: -43px;
}

.widget_slider .owl-carousel .owl-nav > div {
	width: auto;
	height: auto;
	right: 0;
	background-color: transparent;
	cursor: pointer;
}

.widget_slider .owl-carousel .owl-nav > div:first-child {
	left: auto;
	right: 22px;
}

.widget_slider .owl-carousel .owl-nav > div:after {
	font-size: 12px;
	color: inherit;
	color: #6d6c73;
}

/* Widget calendar*/
#calendar_wrap {
	width: 100%;
	margin-bottom: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

@media (min-width: 768px) and (max-width: 992px) {
	#calendar_wrap {
		overflow-x: auto;
		overflow-y: hidden;
	}
}

.widget_calendar table {
	width: 100%;
	position: relative;
	text-align: center;
}

.widget_calendar caption {
	line-height: 1;
	font-size: 24px;
	padding: 18px 0 18px;
	text-align: center;
	color: #ffffff;
	background-color: #f7542b;
}

.widget_calendar thead {
	background-color: #27313e;
	border: 1px solid #27313e;
	border-width: 7px 1px 7px 1px;
	color: #ffffff;
}

.widget_calendar thead th {
	font-weight: 300;
}

.widget_calendar thead th:first-child {
	padding-left: 30px;
}

.widget_calendar thead th:last-child {
	padding-right: 30px;
}

.widget_calendar tbody {
	font-weight: 300;
}

.widget_calendar tbody tr:first-child td {
	padding-top: 29px;
}

.widget_calendar tbody tr:last-child td {
	padding-bottom: 30px;
}

.widget_calendar tbody td {
	border: none;
	padding: 3px 4px;
	position: relative;
}

.widget_calendar tbody td:first-child {
	padding-left: 30px;
}

.widget_calendar tbody td:last-child {
	padding-right: 30px;
}

.widget_calendar tbody td a {
	font-weight: 700;
	color: #f7542b;
}

.widget_calendar tbody td a:hover {
	color: #d90100;
}

.widget_calendar th {
	text-align: center;
}

.widget_calendar tfoot {
	position: absolute;
	top: -3px;
	right: 0;
	left: 0;
}

.widget_calendar tfoot td {
	position: absolute;
	top: 0;
}

.widget_calendar tfoot td a {
	color: #ffffff;
	text-align: center;
	font-size: 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
	display: inline-block;
}

.widget_calendar tfoot td a:hover {
	color: #ffffff;
	background-color: #f7542b;
	border-color: #f7542b;
}

.widget_calendar tfoot #prev {
	left: 0;
}

.widget_calendar tfoot #prev a {
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.widget_calendar tfoot #prev a:before {
	font-size: 14px;
	font-family: 'rt-icons-2';
	content: '\e7c4';
}

.widget_calendar tfoot #next {
	right: 0;
}

.widget_calendar tfoot #next a {
	border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.widget_calendar tfoot #next a:after {
	font-size: 14px;
	font-family: 'rt-icons-2';
	content: '\e7c5';
}

.product-quantity {
	vertical-align: middle;
}

.product-quantity .quantity {
	margin: 0;
	width: 70px;
	position: relative;
}

.product-quantity .quantity .form-control {
	text-align: center;
}

.product-quantity .quantity .minus, .product-quantity .quantity .plus {
	position: absolute;
	top: 1px;
	height: 48px;
	border: 0;
	padding: 0;
	background: #fff;
}

.product-quantity .quantity .minus {
	left: 1px;
	padding-left: 5px;
}

.product-quantity .quantity .plus {
	right: 1px;
	padding-right: 5px;
}

.product-remove .remove {
	color: #f7542b;
}

.product-remove .remove:hover {
	color: #d90100;
}

.payment_method_cheque input[type="checkbox"],
.payment_method_cheque input[type="radio"] {
	margin-top: 8px;
}

.register-radio .input[type="checkbox"],
.register-radio input[type="radio"] {
	margin-top: 8px;
}

/* Widget products */
.widget_products h3.widget-title {
	font-size: 24px;
}

.widget_products h3 {
	margin-top: 0;
	font-size: 16px;
	margin-bottom: 20px;
}

.widget_products .add_to_cart_button i {
	color: #f7542b;
}

.widget_products .add_to_cart_button i:hover {
	color: #d90100;
}

.widget_products .price del {
	margin-right: 10px;
}

/* Widget twitter */
.tweet_avatar {
	float: left;
}

.tweet_right {
	overflow: hidden;
	zoom: 1;
	margin-left: 60px;
}

.tweet_list li + li {
	margin-top: 10px;
	clear: both;
}

.tweet_list li + li .tweet_right {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.tweet_list li + li .tweet_right, .tweet_list li + li .tweet_avatar {
	padding-top: 10px;
}

/* widget schedule */
.widget_schedule ul {
	margin: 0;
}

.widget_text p {
	line-height: 21px;
}

.widget_tabs .nav-tabs > li > a {
	padding: 10px 15px;
}

.widget_rss li {
	margin-bottom: 15px;
}

.widget_rss li .rsswidget {
	font-size: 1.1em;
}

.widget_rss .rss-date {
	display: block;
	font-weight: 700;
}

.widget_rss cite {
	display: block;
	text-align: right;
	font-weight: 700;
}

/*
**shortcodes
*/
/* media component with icon */
.small-teaser {
	line-height: 20px;
}

.small-teaser i {
	line-height: inherit;
}

/*teasers*/
.teaser {
	position: relative;
	overflow: visible;
}

.teaser[class*="_bg_color"], .teaser[class*="with_"] {
	padding: 36px 55px;
}

@media (max-width: 500px) {
	.teaser[class*="_bg_color"], .teaser[class*="with_"] {
		padding: 16px 20px;
	}
}

.teaser [class*="_bg_color"] {
	padding: 21px;
	margin-bottom: 2px;
	text-align: center;
}

.teaser [class*="_bg_color"] + h4 {
	margin-top: 24px;
}

.teaser .border_icon {
	padding: 0.35em;
	min-width: 1.8em;
	border-width: 3px;
	border-style: solid;
}

.teaser i {
	min-width: 1em;
	display: inline-block;
}

.teaser h2 {
	font-size: 50px;
	font-weight: 400;
	margin-bottom: 33px;
	position: relative;
	padding-bottom: 10px;
}

.teaser h2:after {
	content: '';
	position: absolute;
	width: 50px;
	margin-left: -25px;
	height: 1px;
	background-color: rgba(204, 204, 204, 0.2);
	bottom: -12px;
	left: 50%;
}

.teaser h3 {
	margin-bottom: 16px;
	font-size: 24px;
}

.teaser h4 {
	font-size: 20px;
	margin-bottom: 18px;
}

.teaser .media-left {
	padding-right: 45px;
}

@media (max-width: 500px) {
	.teaser .media-left {
		padding-right: 20px;
	}
}

.teaser .media-body h3 {
	margin-bottom: 20px;
	font-size: 28px;
}

.teaser .media-body h4 {
	margin-bottom: 6px;
}

@media (max-width: 500px) {
	.teaser h2, .teaser h3, .teaser h4 {
		font-size: 1.4em !important;
	}

	.teaser h2 span, .teaser h3 span, .teaser h4 span {
		font-size: 1.2em !important;
	}
}

.teaser [class*="count"] {
	font-size: 56px;
	font-weight: 700;
	margin: 17px 0 6px;
}

.teaser [class*="count"] + p {
	margin: 0;
	font-size: 20px;
}

.teaser .theme_button {
	margin: 22px 0 0;
}

.section_padding_bottom_0 .teaser {
	margin-bottom: 0;
}

.teaser_icon {
	display: inline-block;
	line-height: 1;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.teaser_icon + p {
	margin-top: 27px;
}

.teaser:hover .teaser_icon {
	-webkit-animation: scaleDisappear 0.5s;
	animation: scaleDisappear 0.5s;
}

@media (min-width: 1200px) {
	.borders-angle {
		position: relative;
	}

	.borders-angle:before, .borders-angle:after {
		content: '';
		position: absolute;
		width: 1px;
		top: -30px;
		bottom: 28px;
		left: -1px;
		background-color: rgba(109, 108, 115, 0.1);
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}

	.borders-angle:after {
		left: auto;
		right: -5px;
	}
}

.size_big {
	font-size: 64px;
}

.size_normal {
	font-size: 42px;
}

.size_small {
	font-size: 32px;
}

/*horizontal teaser*/
.teaser.table_section {
	margin-top: 26px;
}

.teaser.table_section + .teaser.table_section {
	margin-top: 70px;
}

@media (min-width: 768px) {
	.teaser.table_section [class*="col-"] * {
		margin: 0;
		top: 0;
	}
}

@media (max-width: 767px) {
	.teaser.table_section [class*="col-"] * {
		text-align: center !important;
	}
}

/* background teaser */
.bg_teaser {
	background-size: cover !important;
	background-repeat: no-repeat;
	background-position: 50% 0;
	position: relative;
	color: #ffffff;
	overflow: hidden;
}

.bg_teaser .bg_overlay {
	position: absolute;
	width: 100%;
	height: 1000px;
}

.bg_teaser .highlight {
	color: #ffffff;
}

.bg_teaser h4 + h3 {
	margin-top: -14px;
	font-size: 50px;
}

.bg_teaser.rectangular .teaser_content {
	padding: 200px 30px 50px;
}

.bg_teaser.rectangular .teaser_content h3 {
	font-size: 40px;
}

.bg_teaser > img {
	display: none;
	visibility: hidden;
}

.bg_teaser .teaser_content {
	margin: 0;
	padding: 40px 40px 35px;
	z-index: 2;
}

.bg_teaser .teaser_content > .media-left {
	padding-right: 35px;
}

.bg_teaser .teaser_content.media {
	padding: 75px 40px 60px;
}

.color_bg_1 .bg_overlay {
	background-color: rgba(247, 84, 43, 0.85);
}

.color_bg_2 .bg_overlay {
	background-color: rgba(238, 84, 46, 0.9);
}

.color_bg_3 .bg_overlay {
	background-color: rgba(217, 1, 0, 0.9);
}

.darkgrey_bg .bg_overlay {
	background-color: rgba(39, 49, 62, 0.8);
}

.square_teaser .item-media:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(39, 49, 62, 0.8);
}

.square_teaser .item-content {
	top: 0;
	margin: 20px 30px 80px;
	overflow: hidden;
}

.square_teaser .teaser_icon {
	color: #f7542b;
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.square_teaser .item-media:after, .square_teaser .teaser_icon, .square_teaser h4, .square_teaser p {
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.square_teaser h4 {
	color: #ffffff;
	font-size: 28px;
	font-weight: 700;
}

.square_teaser p {
	color: #ffffff;
	opacity: 0;
}

.square_teaser:hover h4, .square_teaser:hover .teaser_icon {
	color: #27313e;
}

.square_teaser:hover p {
	opacity: 1;
}

.square_teaser:hover .item-media:after {
	background-color: #f7542b;
}

/* testimonials-carousel */
.testimonials-carousel {
	padding: 0 0 20px;
}

.testimonials-carousel .item > p {
	font-style: italic;
	padding-left: 40px;
	margin-bottom: 40px;
	position: relative;
}

.testimonials-carousel .item > p:before {
	font-family: 'PT Sans', sans-serif;
	font-size: 100px;
	font-style: normal;
	content: '\201c';
	position: absolute;
	left: -3px;
	top: 30px;
	z-index: 10;
}

.testimonials-carousel h4 {
	margin: 0;
}

.testimonials-carousel h4 + p {
	margin-bottom: 0;
}

.testimonials-carousel .carousel-indicators {
	bottom: -16px;
	display: none;
}

.testimonials-carousel .carousel-control {
	display: none;
}

.testimonials-carousel .media + p {
	position: relative;
	padding: 10px 16px;
	background-color: #f5f5f5;
}

.testimonials-carousel .media:after {
	content: '';
	display: block;
	clear: both;
}

.testimonials-carousel .media + p:before,
.testimonials-carousel .media + p:after {
	display: none;
}

.testimonials-carousel .media + p:after {
	left: auto;
	right: 0;
	border-style: solid;
	border-width: 18px 18px 0 0;
}

.testimonials-carousel .media-object {
	max-width: 50px;
	border-radius: 50%;
	margin-bottom: 10px;
}

.testimonials-carousel .carousel-indicators li {
	border-color: #f7542b;
}

.testimonials-carousel .carousel-indicators li.active {
	background-color: #f7542b;
}

.testimonials-control {
	font-size: 22px;
}

@media (min-width: 768px) {
	.single-slide h2 {
		font-size: 50px;
	}
}

.single-slide h2 {
	font-weight: 900;
}

.single-slide h3 {
	margin-bottom: 10px;
	font-size: 28px;
}

/*thumbnail*/
.thumbnail {
	position: relative;
	text-align: center;
	border-radius: 0;
	padding: 0;
	border: none;
	overflow: hidden;
	background-color: #ffffff;
}

.isotope-item .thumbnail {
	margin-bottom: 30px;
}

.thumbnail h3 {
	font-size: 20px;
	margin-bottom: 2px;
}

.thumbnail h3 a {
	color: inherit;
}

.thumbnail h3 + p {
	color: #f7542b;
	margin-bottom: 10px;
}

.thumbnail .caption {
	color: #808080;
	background-color: #ffffff;
	padding: 16px 20px 26px;
}

/*price tables*/
.price-table,
.price-table ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.price-table {
	margin: 0;
}

/* price table with background */
.bg_teaser .plan-name {
	background-color: #fefefe;
}

.bg_teaser .plan-price {
	background-color: rgba(255, 255, 255, 0.1);
}

.bg_teaser.color_bg_1 .plan-name h3 {
	color: #f7542b;
}

.bg_teaser.color_bg_2 .plan-name h3 {
	color: #ee542e;
}

.bg_teaser.color_bg_3 .plan-name h3 {
	color: #d90100;
}

.bg_teaser .features-list li + li {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.plan-name {
	padding: 30px 0;
}

.plan-name h3 {
	font-size: 32px;
	margin: 0;
}

.plan-price {
	padding: 35px 0 25px;
	position: relative;
  /* dollar sign */
  /* price */
  /* per month */
}

.plan-price span:first-child {
	font-size: 28px;
	font-weight: 300;
}

.plan-price span + span {
	font-size: 60px;
	font-weight: 700;
}

.plan-price p {
	display: inline;
	font-size: 28px;
	font-weight: 300;
}

.features-list {
	margin-top: 20px;
}

.features-list li {
	margin: 10px 40px;
	padding-top: 10px;
}

.features-list .enabled:before,
.features-list .disabled:before {
	font-family: 'rt-icons-2';
	font-size: 24px;
	line-height: 1;
	position: relative;
	top: 5px;
	right: 4px;
	content: "\e116";
	padding-right: 8px;
	color: #27313e;
}

.features-list .disabled:before {
	content: "\e117";
}

.call-to-action {
	padding: 20px 40px 38px;
}

.price-table.style1 {
	border: 1px solid rgba(0, 0, 0, 0.05);
}

.price-table.style1 .features-list li + li {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.price-table.style1 .plan-price {
	background-color: #f7542b;
	color: #ffffff;
	margin: 1px -1px;
}

.price-table.style2 {
	background-color: #f5f5f5;
}

.price-table.style2 .plan-name {
	background-color: #f7542b;
	padding: 30px 0;
}

.price-table.style2 .plan-name h3 {
	color: #ffffff;
}

.price-table.style2 .plan-price {
	padding-bottom: 0;
	color: #27313e;
}

.price-table.style2 .enabled:before,
.price-table.style2 .disabled:before {
	font-family: 'rt-icons-2';
	content: "\e621";
	padding-right: 13px;
	color: #f7542b;
}

.price-table.style2 .disabled:before {
	color: #27313e;
	content: "\e622";
}

/*contacts*/
.contact-form {
	position: relative;
	z-index: 3;
}

.contact-form textarea {
	max-height: 140px;
}

.contact-form.parallax {
	padding: 50px 50px 35px;
}

.contact-form-respond {
	display: block;
	font-weight: 800;
}

.contact-form-respond:before {
	font-family: 'rt-icons-2';
	content: "\e71a";
	padding-right: 10px;
}

.contact-form p {
	margin-bottom: 10px;
	position: relative;
}

.contact-form-submit .theme_button {
	margin-right: 6px;
}

.contact-form.transparent-background .form-control {
	background-color: transparent;
}

.contact-email {
	font-size: 40px;
	text-transform: uppercase;
}

@media (max-width: 767px) {
	.contact-email {
		font-size: 20px;
		margin-bottom: 6px;
	}

	.contact-form.parallax {
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 40px;
	}
}

.border-paragraphs {
	margin: 25px 0 25px;
}

.border-paragraphs p {
	padding: 9px 0 10px;
	margin: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.border-paragraphs p:first-child {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}

/* partners carousel */
.owl-carousel.partners-carousel {
	margin-bottom: 0;
}

.light-partner-image a {
	display: block;
	background-color: #808080;
}

.light-partner-image a:hover {
	background-color: #f7542b;
}

.highlight-partner-image a {
	display: block;
	background-color: #f7542b;
}

.highlight-partner-image a:hover {
	background-color: #27313e;
}

/*=====================================
// Utilites:
*/
.alignleft {
	float: left;
	margin: 5px 30px 10px 0;
	max-width: 50%;
}

.alignright {
	float: right;
	margin: 5px 0 10px 30px;
	max-width: 50%;
}

.round {
	border-radius: 50%;
}

.inline-block {
	display: inline-block;
	max-width: 100%;
}

.with_padding {
	padding: 35px 35px;
}

@media (max-width: 991px) {
	.with_padding {
		padding: 20px;
	}
}

.table_section_content {
	padding: 30px 50px;
}

.table_section_content h3 {
	font-size: 42px;
	font-weight: 300;
	margin: 0 0 32px;
}

.with_background {
	background-color: #f5f5f5;
}

.muted_background {
	background-color: rgba(39, 49, 62, 0.06);
}

.with_border {
	border: 1px solid #e1e1e1;
}

.before_cover,
.after_cover,
.before_cover > *,
.after_cover > * {
	position: relative;
	z-index: 2;
}

.before_cover:before,
.after_cover:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.top-corner {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1;
}

.big {
	font-size: 42px;
	line-height: 0.9;
}

.response,
.highlight {
	color: #f7542b;
	border-color: #f7542b;
}

.highlight2 {
	color: #d90100;
	border-color: #d90100;
}

.red, .required {
	color: #fa5c5d;
}

.black {
	color: #6d6c73;
	border-color: #6d6c73;
}

.grey {
	color: #27313e;
	border-color: #27313e;
}

.greylinks a {
	color: #808080;
}

.darklinks a {
	color: #27313e;
}

.thin {
	font-weight: 300;
}

.bold {
	font-weight: 700;
}

.quotesign {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 1;
}

.quotesign:before {
	font-size: 150px;
	font-family: 'PT Sans', sans-serif;
	content: '‘‘';
	position: absolute;
	left: 0;
	top: 0;
	line-height: 1;
}

.light_bg_color {
	background-color: #ffffff;
}

.main_bg_color {
	color: #ffffff;
	background-color: #f7542b;
}

.main_bg_color2 {
	color: #ffffff;
	background-color: #d90100;
}

.dark_bg_color {
	color: #ffffff;
	background-color: #6d6c73;
}

.dark_bg_color h1, .dark_bg_color h2, .dark_bg_color h3, .dark_bg_color h4, .dark_bg_color h5, .dark_bg_color h6 {
	color: #ffffff;
}

.darkgrey_bg_color {
	color: #ffffff;
	background-color: #27313e;
}

.darkgrey_bg_color h1, .darkgrey_bg_color h2, .darkgrey_bg_color h3, .darkgrey_bg_color h4, .darkgrey_bg_color h5, .darkgrey_bg_color h6 {
	color: #ffffff;
}

/*dividers, margins and paddings*/
.divider_20 {
	margin: 20px 0;
}

.divider_30 {
	margin: 30px 0;
}

.divider_40 {
	margin: 40px 0;
}

.margin_0 {
	margin: 0;
}

.topmargin_0 {
	margin-top: 0;
}

.topmargin_1 {
	margin-top: 1px;
}

.topmargin_10 {
	margin-top: 10px;
}

.topmargin_20 {
	margin-top: 20px;
}

.topmargin_25 {
	margin-top: 25px;
}

.topmargin_30 {
	margin-top: 30px;
}

.topmargin_40 {
	margin-top: 40px;
}

.topmargin_50 {
	margin-top: 50px;
}

.topmargin_60 {
	margin-top: 60px;
}

.bottommargin_0 {
	margin-bottom: 0;
}

.bottommargin_5 {
	margin-bottom: 5px;
}

.bottommargin_10 {
	margin-bottom: 10px;
}

.bottommargin_20 {
	margin-bottom: 20px;
}

.bottommargin_30 {
	margin-bottom: 30px;
}

.bottommargin_35 {
	margin-bottom: 35px;
}

.bottommargin_40 {
	margin-bottom: 40px;
}

.bottommargin_45 {
	margin-bottom: 45px;
}

.bottommargin_50 {
	margin-bottom: 50px;
}

.bottommargin_55 {
	margin-bottom: 55px;
}

.bottommargin_60 {
	margin-bottom: 60px;
}

.bottommargin_70 {
	margin-bottom: 70px;
}

.leftmargin_10 {
	margin-left: 10px;
}

.leftmargin_20 {
	margin-left: 20px;
}

.leftmargin_30 {
	margin-left: 30px;
}

.leftmargin_40 {
	margin-left: 40px;
}

.leftmargin_50 {
	margin-left: 50px;
}

.leftmargin_60 {
	margin-left: 60px;
}

.rightmargin_10 {
	margin-right: 10px;
}

.rightmargin_20 {
	margin-right: 20px;
}

.rightmargin_30 {
	margin-right: 30px;
}

.rightmargin_40 {
	margin-right: 40px;
}

.rightmargin_50 {
	margin-right: 50px;
}

.rightmargin_60 {
	margin-right: 60px;
}

.padding_0 {
	padding: 0;
}

.padding_10 {
	padding: 10px;
}

.padding_20 {
	padding: 20px;
}

.padding_30 {
	padding: 30px;
}

.padding_40 {
	padding: 40px;
}

.toppadding_10 {
	padding-top: 10px;
}

.toppadding_20 {
	padding-top: 20px;
}

.toppadding_30 {
	padding-top: 30px;
}

.toppadding_40 {
	padding-top: 40px;
}

.toppadding_50 {
	padding-top: 50px;
}

.toppadding_60 {
	padding-top: 60px;
}

.bottompadding_10 {
	padding-bottom: 10px;
}

.bottompadding_20 {
	padding-bottom: 20px;
}

.bottompadding_30 {
	padding-bottom: 30px;
}

.bottompadding_40 {
	padding-bottom: 40px;
}

.bottompadding_50 {
	padding-bottom: 50px;
}

.bottompadding_60 {
	padding-bottom: 60px;
}

.leftpadding_10 {
	padding-left: 10px;
}

.leftpadding_20 {
	padding-left: 20px;
}

.leftpadding_30 {
	padding-left: 30px;
}

.leftpadding_40 {
	padding-left: 40px;
}

.leftpadding_50 {
	padding-left: 50px;
}

.leftpadding_60 {
	padding-left: 60px;
}

.rightpadding_10 {
	padding-right: 10px;
}

.rightpadding_20 {
	padding-right: 20px;
}

.rightpadding_30 {
	padding-right: 30px;
}

.rightpadding_40 {
	padding-right: 40px;
}

.rightpadding_50 {
	padding-right: 50px;
}

.rightpadding_60 {
	padding-right: 60px;
}

.fontsize_16 {
	font-size: 16px;
}

.fontsize_18 {
	font-size: 18px;
}

.fontsize_20 {
	font-size: 20px;
}

.fontsize_24 {
	font-size: 24px;
}

.fontsize_32 {
	font-size: 32px;
}

/* Alignment */
.display_table {
	display: table;
	min-width: 100%;
	height: 100%;
	margin: auto;
}

.display_table_cell {
	display: table-cell;
	vertical-align: middle;
	float: none;
	overflow: hidden;
	zoom: 1;
}

@media (min-width: 1200px) {
	.text-lg-right {
		text-align: right;
	}

	.text-lg-left {
		text-align: left;
	}

	.text-lg-center {
		text-align: center;
	}

	.display_table_lg {
		display: table;
		min-width: 100%;
		height: 100%;
		margin: auto;
	}

	.display_table_cell_lg {
		display: table-cell;
		vertical-align: middle;
		float: none;
		overflow: hidden;
		zoom: 1;
	}
}

@media (min-width: 992px) {
	.text-md-right {
		text-align: right;
	}

	.text-md-left {
		text-align: left;
	}

	.text-md-center {
		text-align: center;
	}

	.display_inline_md {
		display: inline;
	}

	.display_table_md {
		display: table;
		min-width: 100%;
		height: 100%;
		margin: auto;
	}

	.display_table_cell_md {
		display: table-cell;
		vertical-align: middle;
		float: none;
		overflow: hidden;
		zoom: 1;
	}
}

@media (min-width: 768px) {
	.text-sm-right {
		text-align: right;
	}

	.text-sm-left {
		text-align: left;
	}

	.text-sm-center {
		text-align: center;
	}

	.display_table_sm {
		display: table;
		min-width: 100%;
		height: 100%;
		margin: auto;
	}

	.display_table_cell_sm {
		display: table-cell;
		vertical-align: middle;
		float: none;
		overflow: hidden;
		zoom: 1;
	}
}

@media (max-width: 767px) {
	.text-xs-right {
		text-align: right;
	}

	.text-xs-left {
		text-align: left;
	}

	.text-xs-center {
		text-align: center;
	}

	.not_found {
		font-size: 130px;
	}
}

@media (max-width: 500px) {
	.hidden-xxs {
		display: none;
	}
}

.inline-dropdown {
	list-style: none;
	margin: 0;
	padding: 0;
}

.inline-dropdown > li {
	display: inline-block;
}

.small-text {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

/* common side and vertical items */
.with_border .item-media {
	margin: -1px -1px -1px -1px;
	z-index: 1;
}

.side-item .row {
	margin: 0;
}

.side-item [class*="col-"] {
	padding: 0;
	margin: 0;
}

.side-item .item-content h4 {
	padding-bottom: 20px;
}

.side-item.content-padding .item-content {
	padding-top: 27px;
	padding-bottom: 17px;
	padding-left: 30px !important;
	padding-right: 30px !important;
}

.side-item.full-padding {
	padding: 30px 30px 30px 30px;
}

.side-item.with_border [class*="col-"] > .item-title {
	margin-right: -1px;
	margin-left: -1px;
}

/*-md- paddings and margins*/
@media (max-width: 991px) {
	.side-item [class*="-md-"] .item-content {
		padding-top: 27px;
	}
}

@media (min-width: 992px) {
	.side-item [class*="-md-"] .item-content {
		padding-left: 30px;
	}

	.side-item [class*="-md-"][class*="pull-"] .item-content {
		padding-left: 0;
		padding-right: 30px;
	}

	.side-item.with_border [class*="-md-"] > .item-title {
		margin-top: -1px;
	}
}

/*-sm- paddings and margins*/
@media (max-width: 767px) {
	.side-item [class*="-sm-"] .item-content {
		padding-top: 27px;
	}
}

@media (min-width: 768px) {
	.side-item [class*="-sm-"] .item-content {
		padding-left: 30px;
	}

	.side-item [class*="-sm-"][class*="pull-"] .item-content {
		padding-left: 0;
		padding-right: 30px;
	}

	.side-item.with_border [class*="-sm-"] > .item-title {
		margin-top: -1px;
	}
}

.item-title h2, .item-title h3, .item-title h4 {
	margin: 0;
	padding: 30px;
}

.vertical-item.full-padding {
	padding: 30px 30px 30px 30px;
}

.vertical-item.content-padding .item-content {
	padding: 0 30px 20px;
}

.vertical-item.content-absolute {
	position: relative;
}

.vertical-item.content-absolute .item-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 30px 10px;
}

.vertical-item.content-absolute.vertical-center .item-content {
	top: 0;
	line-height: 1.1;
}

/* item meta */
.item-meta {
	margin-bottom: 10px;
}

.item-meta i {
	position: relative;
	font-size: 20px;
	top: 3px;
	padding: 0;
	margin: 0 !important;
}

/* item media links */
.item-media {
	position: relative;
	overflow: hidden;
}

.media-links {
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.media-links div {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -25px;
	z-index: 4;
}

.media-links:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(55, 52, 47, 0.5);
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

[class*="item"]:hover .media-links:before {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.media-links a.abs-link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
}

[class*="item"]:hover .media-links a.abs-link {
	opacity: 1;
}

.media-links a.abs-link:before {
	content: '';
	position: absolute;
	top: 30px;
	left: 30px;
	bottom: 30px;
	right: 30px;
	border: 1px solid #ffffff;
}

.links-wrap a {
	position: relative;
	width: 50px;
	height: 50px;
	line-height: 50px;
	top: -100px;
	display: inline-block;
	z-index: 5;
	font-size: 24px;
	text-align: center;
	filter: alpha(opacity=0);
	opacity: 0;
	transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	border: 1px solid #f7542b;
	background-color: #f7542b;
	color: #ffffff;
}

.links-wrap a:hover {
	color: rgba(255, 255, 255, 0.6);
}

.links-wrap a.p-link {
	background-color: transparent;
	border-color: #ffffff;
	transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
	-moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
	-ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
	-o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
	-webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
}

.links-wrap a:before {
	font-family: 'rt-icons-2';
	content: "\e6d4";
}

.links-wrap a.p-link:before {
	content: "\e707";
}

[class*="item"]:hover .links-wrap a {
	top: 0px;
	filter: alpha(opacity=100);
	opacity: 1;
}

[class*="item"]:hover .media-links div {
	filter: alpha(opacity=100);
	opacity: 1;
}

/* item icons */
.item-icons {
	display: table;
	width: 100%;
	border-top: 1px solid rgba(128, 128, 128, 0.1);
}

.item-icons i {
	display: block;
	font-size: 16px;
}

.item-icons > div {
	padding: 22px 10px 18px;
	display: table-cell;
}

.item-icons > div + div {
	border-left: 1px solid rgba(128, 128, 128, 0.1);
}

.bottom-border {
	position: relative;
}

.bottom-border:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	background-color: rgba(0, 0, 0, 0.1);
}

.block-header {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1;
	padding-bottom: 9px;
}

.block-header .highlight {
	position: relative;
}

.block-header .highlight:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -11px;
	height: 3px;
	z-index: 2;
	background-color: #f7542b;
}

/*=====================================
// Shop:
*/
.products {
	padding: 0;
	margin: 0;
}

.shop-item {
	display: inline-block;
	float: none;
	vertical-align: top;
	width: 355px;
	margin-right: 30px;
	margin-bottom: 30px;
}

@media (max-width: 1199px) {
	.shop-item {
		width: 290px;
	}
}

@media (max-width: 991px) {
	.shop-item {
		width: 217px;
	}
}

@media (max-width: 767px) {
	.shop-item {
		width: 100%;
		margin-right: 0;
	}
}

.shop-item:nth-child(3n) {
	margin-right: 0;
}

.shop-item:last-child {
	margin-right: 0;
}

.shop-item__img img {
	width: 100%;
}

.shop-item__list {
	padding: 0;
	margin: 0 0 34px 0;
}

.shop-item__list li {
	list-style: none;
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin-right: 10px;
	line-height: 19px;
}

.shop-item__list li:last-child {
	position: relative;
	padding-left: 13px;
}

.shop-item__list li:last-child:before {
	content: '';
	display: inline-block;
	height: 14px;
	width: 1px;
	background: #fff;
	top: 50%;
	margin-top: -7px;
	left: 0;
	position: absolute;
}

.shop-item__list li a {
	display: inline-block;
	float: none;
	line-height: 19px;
}

.shop-item__content {
	background: #f7542b;
	padding: 37px 30px 39px;
}

@media (max-width: 991px) {
	.shop-item__content {
		padding: 25px 20px;
	}
}

.shop-item__content .shop-item__title {
	font: bold 16px/18px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	margin: 0 0 6px;
}

.shop-item__content .shop-item__title a {
	color: #fff;
	text-transform: uppercase;
}

.shop-item__content .shop-item__title a:hover {
	color: #000;
}

.shop-item__content .shop-item__button {
	background: #f5f3f3;
	padding: 10px 22px;
	margin-right: -30px;
	color: #f7542b;
	letter-spacing: 6px;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

@media (max-width: 991px) {
	.shop-item__content .shop-item__button {
		letter-spacing: 2px;
	}
}

.shop-item__content .shop-item__button:before {
	font-family: 'FontAwesome';
	content: '\f105';
	margin-right: 10px;
}

.shop-item__content .shop-item__button:hover {
	color: #d90100;
}

.shop-item__text {
	font: 16px/30px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	margin-bottom: 4px;
}

.shop-comments,
.shop-likes {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.shop-comments:hover,
.shop-likes:hover {
	color: #000;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.shop-comments:hover span,
.shop-likes:hover span {
	color: #000;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.shop-comments span,
.shop-likes span {
	font: 14px/16px 'Open Sans', 'Arial', sans-serif;
	color: #fff;
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin-right: 7px;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.shop-comments .shop-icons,
.shop-likes .shop-icons {
	font-size: 14px;
	color: #fff;
}

a.shop-icons {
	font-size: 14px;
	color: #fff;
}

a.shop-icons:hover {
	color: #000;
}

.single-post {
	background: transparent;
}

/*=====================================
// Plugins:
*/
/* Flexslider */
.flexslider {
	z-index: 1;
	position: relative;
}

.flexslider .slides {
	padding: 0;
	margin: 0;
}

.flexslider .slides::after {
	content: '';
	display: table;
	clear: both;
}

.flexslider .slides li {
	position: relative;
}

.flex-control-nav {
	padding: 0;
	margin: 0;
	text-align: center;
}

/* Main slider */
.main-slider .nav-container,
.main-slider2 .nav-container {
	position: absolute;
	bottom: 40px;
	z-index: 5;
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
}

.main-slider .nav-container::after,
.main-slider2 .nav-container::after {
	content: '';
	display: table;
	clear: both;
}

.main-slider .nav-container .flex-control-nav,
.main-slider2 .nav-container .flex-control-nav {
	display: inline-block;
	float: none;
	vertical-align: middle;
	width: auto;
}

.main-slider .nav-container li,
.main-slider2 .nav-container li {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.main-slider .nav-container li a,
.main-slider2 .nav-container li a {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 13px;
	height: 13px;
	box-sizing: border-box;
	border: 2px solid #fff;
	border-radius: 50%;
}

.main-slider .nav-container li .flex-active,
.main-slider2 .nav-container li .flex-active {
	background-color: #f7542b;
}

@media (max-width: 1800px) {
	.main-slider .nav-container {
		bottom: 12px;
	}
}

@media (max-width: 991px) {
	.main-slider .nav-container {
		bottom: -20px;
	}
}

@media (max-width: 767px) {
	.main-slider .nav-container {
		max-width: none;
	}
}

@media (max-width: 1800px) {
	.main-slider2 .nav-container {
		bottom: 12px;
	}
}

@media (max-width: 991px) {
	.main-slider2 .nav-container {
		bottom: 10px;
	}
}

@media (max-width: 767px) {
	.main-slider2 .nav-container {
		max-width: none;
		bottom: -15px;
	}
}

.main-slider.ds {
	background: url(../images/slider/slider_bg.jpg) no-repeat transparent;
	background-size: cover;
}

.main-slider.ds .flexslider__content {
	background-color: transparent;
}

/* Owl-carousel */
.owl-carousel {
	position: relative;
	margin-bottom: 50px;
}

.owl-carousel:hover .owl-nav {
	top: 50%;
	opacity: 1;
}

.owl-carousel .owl-nav {
	position: absolute;
	top: -5%;
	opacity: 0;
	margin-top: -30px;
	right: 0;
	left: 0;
	-webkit-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
}

.owl-carousel .owl-nav > div {
	color: transparent;
	font-size: 0;
	position: absolute;
	right: 10px;
	text-align: center;
	width: 60px;
	height: 60px;
	background-color: #ffffff;
}

.owl-carousel .owl-nav > div:first-child {
	left: 10px;
	right: auto;
}

.owl-carousel .owl-nav > div:after {
	font-family: 'rt-icons-2';
	font-size: 20px;
	line-height: 60px;
	content: "\e7c5";
	color: #27313e;
}

.owl-carousel .owl-nav > div:first-child:after {
	content: '\e7c4';
}

.owl-carousel .owl-nav > div:hover:after {
	color: #f7542b;
}

.owl-carousel.owl-center .owl-nav {
	top: 0;
	bottom: 0;
	position: static;
	margin-top: 0;
}

.owl-carousel.owl-center .owl-nav > div {
	right: -15px;
	width: 50px;
	top: 0;
	bottom: 0;
	background-color: rgba(39, 49, 62, 0.6);
}

.owl-carousel.owl-center .owl-nav > div:first-child {
	left: -15px;
	right: auto;
}

.owl-carousel.owl-center .owl-nav > div:first-child:after {
	left: 16px;
}

.owl-carousel.owl-center .owl-nav > div:after {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	color: #ffffff;
	font-size: 20px;
	left: 21px;
}

/* 
* Owl Carousel CSS File
*  v2.0
*/
/* 
*  Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/* 
*  Owl Carousel - Auto Height Plugin
*/
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

/* 
*  Core Owl Carousel CSS File
*/
.owl-carousel {
	display: none;
	width: 100%;
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
  /* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
	display: none;
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */
.no-js .owl-carousel {
	display: block;
}

/* 
*  Owl Carousel - Lazy Load Plugin
*/
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.owl-theme .owl-dots {
	text-align: center;
	margin-top: 40px;
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 6px;
	border: 2px solid #27313e;
	display: block;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	border-radius: 50%;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	border-color: #f7542b;
}

.owl-custom-nav {
	text-align: center;
}

.owl-custom-nav [class*="custom"] {
	cursor: pointer;
	position: relative;
	bottom: 2px;
}

.owl-custom-nav > div {
	display: inline-block;
}

/* owl images fix */
.owl-carousel .owl-item {
	-webkit-transition: opacity 0.4s ease 0.2s;
	transition: opacity 0.4s ease 0.2s;
	opacity: 0;
}

.owl-carousel .owl-item.active {
	opacity: 1;
}

.owl-center .owl-item {
	opacity: 1;
}

/* Flexslider */
/*
* jQuery FlexSlider v2.2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin: 0 0;
	position: relative;
	zoom: 1;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.flexslider .slides {
	zoom: 1;
}

/* Direction Nav */
.flex-direction-nav {
	*height: 0;
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	font-size: 0;
	color: transparent;
	text-align: center;
}

.flex-direction-nav .flex-prev {
	left: 40px;
}

.flex-direction-nav .flex-next {
	right: 40px;
	text-align: right;
}

.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 40px;
}

.flexslider:hover .flex-next {
	opacity: 0.7;
	right: 40px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default;
}

.flex-direction-nav a:before {
	font-family: "FontAwesome";
	font-size: 40px;
	content: '\104';
	color: #ffffff;
	position: absolute;
	top: 5px;
	left: 12px;
}

.flex-direction-nav a.flex-next:before {
	content: '\f105';
	left: 14px;
}

/* Pause/Play */
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}

.flex-pauseplay a:before {
	font-family: 'rt-icons-2';
	font-size: 20px;
	display: inline-block;
	content: "\e6a2";
}

.flex-pauseplay a:hover {
	opacity: 1;
}

.flex-pauseplay a.flex-play:before {
	content: "\e711";
}

/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 42px;
	text-align: center;
	z-index: 10;
}

.flex-control-nav li {
	text-align: center;
	display: inline-block;
	padding: 0 4px;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	width: 12px;
	height: 12px;
	display: block;
	color: transparent;
	border: 2px solid #27313e;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
}

.ds .flex-control-paging li a,
.cs .flex-control-paging li a {
	border-color: #ffffff;
}

.flex-control-paging li a:hover {
	border-color: #f7542b;
}

.flex-control-paging li a.flex-active {
	border-color: #f7542b;
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

@media screen and (max-width: 600px) {
	.flex-direction-nav .flex-prev {
		top: 14%;
	}

	.flex-direction-nav .flex-next {
		top: 14%;
	}
}

/* custom nav for flex slider*/
.flex-custom-nav {
	text-align: center;
	position: absolute;
	bottom: 38px;
	right: 0;
	left: 0;
	z-index: 3;
	line-height: 1;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.flex-custom-nav .flex-control-nav {
	width: auto;
	display: inline-block;
	position: static;
}

.flex-custom-nav .flex-custom-link {
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	display: inline-block;
	float: none;
	vertical-align: middle;
	position: relative;
	top: 1px;
	margin: 0 8px;
}

.flex-custom-nav .flex-custom-link:hover {
	color: #f7542b;
}

.intro_section:hover .flex-custom-nav {
	opacity: 1;
}

/*
prettyPhoto
*/
div.facebook .pp_expand {
	background: url(../img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.facebook .pp_expand:hover {
	background: url(../img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.facebook .pp_contract {
	background: url(../img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.facebook .pp_contract:hover {
	background: url(../img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.facebook .pp_close {
	width: 22px;
	height: 22px;
	background: url(../img/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
	z-index: 3000;
}

div.facebook .pp_description {
	margin: 0 37px 0 0;
}

div.facebook .pp_loaderIcon {
	background: url(../img/prettyPhoto/facebook/loader.gif) center center no-repeat;
}

div.facebook .pp_arrow_previous {
	background: url(../img/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
}

div.facebook .pp_arrow_previous.disabled {
	background-position: 0 -96px;
	cursor: default;
}

div.facebook .pp_arrow_next {
	background: url(../img/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
}

div.facebook .pp_arrow_next.disabled {
	background-position: -32px -96px;
	cursor: default;
}

div.facebook .pp_nav {
	margin-top: 0;
}

div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px;
	margin-top: -2px;
}

div.facebook .pp_nav .pp_play {
	background: url(../img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
	height: 22px;
	width: 22px;
}

div.facebook .pp_nav .pp_pause {
	background: url(../img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
	height: 22px;
	width: 22px;
}

div.facebook .pp_next:hover {
	background: url(../img/prettyPhoto/facebook/btnNext.png) center right no-repeat;
	cursor: pointer;
}

div.facebook .pp_previous:hover {
	background: url(../img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

div.pp_pic_holder a:focus {
	outline: none;
}

div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}

div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}

.pp_content {
	height: 40px;
	min-width: 40px;
	overflow: hidden;
}

* html .pp_content {
	width: 40px;
}

.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%;
}

.pp_content_container .pp_left {
	padding-left: 20px;
}

.pp_content_container .pp_right {
	padding-right: 20px;
}

.pp_content_container .pp_details {
	float: left;
	padding: 7px 10px;
	background-color: #ffffff;
}

.pp_description {
	display: none;
	margin: 0;
}

.pp_social {
	float: left;
	margin: 0;
}

.pp_social .facebook {
	float: left;
	margin-left: 5px;
	width: auto;
	overflow: hidden;
}

.pp_social .twitter {
	float: left;
}

.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0;
}

.pp_nav p {
	float: left;
	white-space: nowrap;
	margin: 2px 4px;
}

.pp_nav .pp_play, .pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px;
}

a.pp_arrow_previous, a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}

.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}

.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000;
}

.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative;
}

.pp_gallery ul {
	float: left;
	height: 35px;
	position: relative;
	white-space: nowrap;
	margin: 0 0 0 5px;
	padding: 0;
}

.pp_gallery ul a {
	border: 1px rgba(0, 0, 0, 0.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
}

.pp_gallery ul a img {
	border: 0;
}

.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

.pp_gallery li.default a {
	background: url(../img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px;
}

.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
	margin-top: 7px !important;
}

a.pp_next {
	background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
	-webkit-transition: none;
	transition: none;
}

a.pp_previous {
	background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
	-webkit-transition: none;
	transition: none;
}

a.pp_expand, a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}

a.pp_close {
	position: absolute;
	right: 6px;
	top: -16px;
	display: block;
	line-height: 22px;
	text-indent: -10000px;
}

.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 24px;
	margin: -12px 0 0 -12px;
}

#pp_full_res {
	line-height: 1 !important;
}

#pp_full_res .pp_inline {
	text-align: left;
}

#pp_full_res .pp_inline p {
	margin: 0 0 15px;
}

div.ppt {
	color: #ffffff;
	display: none;
	font-size: 17px;
	z-index: 9999;
	margin: 0 0 5px 15px;
}

.pp_top, .pp_bottom {
	height: 20px;
	position: relative;
}

* html .pp_top, * html .pp_bottom {
	padding: 0 20px;
}

.pp_top .pp_left,
.pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}

.pp_top .pp_middle, .pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}

* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}

.pp_top .pp_right,
.pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.pp_fade,
.pp_gallery li.default a img {
	display: none;
}

/* Easy pie chart */
.chart {
	position: relative;
	display: inline-block;
	width: 270px;
	height: 270px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.chart canvas {
	position: absolute;
	top: 0;
	left: 0;
}

.percent {
	display: inline-block;
	padding-top: 103px;
	font-size: 70px;
	font-weight: 100;
	z-index: 2;
	letter-spacing: -0.05em;
}

.percent:after {
	content: '%';
}

.angular {
	margin-top: 100px;
}

.angular .chart {
	margin-top: 0;
}

/* Timetable */
#timetable span {
	display: block;
}

#timetable th, #timetable td {
	vertical-align: middle;
	font-weight: normal;
	text-align: center;
	padding: 25px 5px;
}

#timetable thead {
	color: #ffffff;
}

#timetable thead th {
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-width: 0 1px;
}

#timetable tbody th, #timetable tbody td {
	border: 1px solid #e1e1e1;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

#timetable tbody .current {
	background-color: #f7542b;
	border-color: #f7542b;
}

#timetable tbody .current a {
	color: #ffffff;
}

/* Totop */
#toTop {
	bottom: 0;
	right: 0;
	display: none;
	width: 60px;
	height: 40px;
	overflow: hidden;
	position: fixed;
	text-decoration: none;
	z-index: 9999;
	font-size: 0;
	color: transparent;
	background-color: #f7542b;
	opacity: 0.7;
}

#toTop:after {
	color: #ffffff;
	content: '\f106';
	font-size: 16px;
	line-height: 40px;
	font-family: 'FontAwesome';
	text-align: center;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

#toTopHover, #toTop:hover {
	bottom: 3px;
	opacity: 1;
}

#toTop:hover:after {
	color: #ffffff;
}

#toTop:active, #toTop:focus {
	outline: medium none;
}

.modal-open #toTop {
	display: none !important;
}

/* jQuery Countdown styles 2.0.2. */
#comingsoon-countdown {
	text-align: center;
}

.comingsoon-button {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	font-size: 0;
	line-height: 0;
	padding: 0;
	background: #f7542b;
	border: none;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.comingsoon-button::before {
	font-family: 'FontAwesome';
	content: '\f002';
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	display: inline-block;
	float: none;
	vertical-align: middle;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}

.comingsoon-button:hover {
	background: #d90100;
}

#comingsoon-countdown:before,
#comingsoon-countdown:after {
	clear: both;
	display: table;
	content: '';
}

.countdown-rtl {
	direction: rtl;
}

.countdown-row {
	clear: both;
	display: table;
	margin: auto;
	padding: 20px 0;
	margin-bottom: 20px;
	text-align: center;
}

.countdown-section {
	display: table-cell;
	padding: 10px 30px 20px;
	text-align: center;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.countdown-section:first-child {
	border-left-width: 0;
}

.countdown-amount {
	font-size: 90px;
	line-height: 1;
	font-weight: 100;
	color: #f7542b;
}

.countdown-period {
	display: block;
	font-size: 28px;
	font-weight: 100;
}

.countdown-descr {
	display: block;
}

@media (max-width: 767px) {
	.countdown-section {
		padding: 20px 8px 0;
	}

	.countdown-amount {
		font-size: 40px;
	}

	.countdown-period {
		font-size: 16px;
	}
}

/**
* Add to Any button
*/
.a2a_menu {
	border-radius: 0;
}

.addtoany_list.a2a_kit_size_32 a > span {
	border-radius: 0;
}

.post-adds .addtoany_list a {
	padding: 0;
	line-height: 0;
	position: relative;
}

.post-adds .addtoany_list a:before {
	content: "\e70a";
	font-family: 'rt-icons-2';
	font-size: 18px;
	color: #ffffff;
	position: absolute;
	top: 18px;
	left: 10px;
}

.post-adds .a2a_s_a2a {
	background: #27313e;
	width: 40px;
	height: 40px;
}

.post-adds .addtoany_list a:hover span {
	opacity: 1;
}

.post-adds .a2a_kit + span {
	margin-left: -4px;
}

/*=====================================
// Icons:
*/
a.social-icon {
	display: inline-block;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
}

a.social-icon span {
	opacity: 0.7;
	display: block;
	font-size: 14px;
	text-transform: uppercase;
}

a.social-icon span:first-child {
	font-size: 24px;
	margin-top: 8px;
	font-weight: bold;
}

a.social-icon [class*="rt-icon"] + span {
	font-size: 24px;
	margin-top: 8px;
	font-weight: bold;
}

a.social-icon + a.social-icon,
.tooltip + a.social-icon {
	margin-left: 16px;
}

a.social-icon.bg-icon + a.social-icon.bg-icon {
	margin-left: 7px;
}

a.social-icon.color-bg-icon + a.social-icon.color-bg-icon {
	margin-left: 1px;
}

a.social-icon.block-icon {
	width: 100%;
}

a.social-icon {
	color: #808080;
}

a[class*='soc-']:before {
	font-family: 'socicon';
	font-size: 16px;
}

a.border-icon {
	border: 1px solid #808080;
	border-color: rgba(128, 128, 128, 0.4);
	padding: 10px 11px;
	margin-bottom: 4px;
}

a.bg-icon {
	color: #ffffff;
	background-color: #808080;
	padding: 11px 12px;
	margin-bottom: 4px;
}

a.bg-icon:hover {
	color: #ffffff !important;
}

a.color-bg-icon {
	color: #ffffff;
	background-color: #27313e;
	margin-bottom: 4px;
	padding: 11px 12px;
}

a.color-bg-icon:hover {
	background-color: #f7542b;
	color: #ffffff !important;
}

a.color-icon:hover {
	color: #27313e !important;
}

a.color-icon.border-icon:hover {
	color: #ffffff !important;
}

a[class*='soc-'].rounded-icon {
	border-radius: 50%;
}

a.big-icon {
	width: 112px;
	height: 112px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

a.big-icon[class*='soc-']:before {
	font-size: 32px;
}

a.big-icon [class*='rt-icon']:before {
	font-size: 32px;
}

/*corporate colors*/
a.color-icon.soc-twitter, a[class*="soc-"].soc-twitter:hover {
	color: #00abef;
	border-color: #00abef;
}

a.color-icon.soc-facebook, a[class*="soc-"].soc-facebook:hover {
	color: #507cbe;
	border-color: #507cbe;
}

a.color-icon.soc-google, a[class*="soc-"].soc-google:hover {
	color: #d93e2d;
	border-color: #d93e2d;
}

a.color-icon.soc-pinterest, a[class*="soc-"].soc-pinterest:hover {
	color: #c92619;
	border-color: #c92619;
}

a.color-icon.soc-foursquare, a[class*="soc-"].soc-foursquare:hover {
	color: #23b7e0;
	border-color: #23b7e0;
}

a.color-icon.soc-yahoo, a[class*="soc-"].soc-yahoo:hover {
	color: #6e2a85;
	border-color: #6e2a85;
}

a.color-icon.soc-skype, a[class*="soc-"].soc-skype:hover {
	color: #28abe3;
	border-color: #28abe3;
}

a.color-icon.soc-yelp, a[class*="soc-"].soc-yelp:hover {
	color: #c83218;
	border-color: #c83218;
}

a.color-icon.soc-feedburner, a[class*="soc-"].soc-feedburner:hover {
	color: #ffcc00;
	border-color: #ffcc00;
}

a.color-icon.soc-linkedin, a[class*="soc-"].soc-linkedin:hover {
	color: #3371b7;
	border-color: #3371b7;
}

a.color-icon.soc-viadeo, a[class*="soc-"].soc-viadeo:hover {
	color: #e4a000;
	border-color: #e4a000;
}

a.color-icon.soc-xing, a[class*="soc-"].soc-xing:hover {
	color: #005a60;
	border-color: #005a60;
}

a.color-icon.soc-myspace, a[class*="soc-"].soc-myspace:hover {
	color: #323232;
	border-color: #323232;
}

a.color-icon.soc-soundcloud, a[class*="soc-"].soc-soundcloud:hover {
	color: #fe3801;
	border-color: #fe3801;
}

a.color-icon.soc-spotify, a[class*="soc-"].soc-spotify:hover {
	color: #7bb342;
	border-color: #7bb342;
}

a.color-icon.soc-grooveshark, a[class*="soc-"].soc-grooveshark:hover {
	color: #f67e03;
	border-color: #f67e03;
}

a.color-icon.soc-lastfm, a[class*="soc-"].soc-lastfm:hover {
	color: #d41316;
	border-color: #d41316;
}

a.color-icon.soc-youtube, a[class*="soc-"].soc-youtube:hover {
	color: #d12121;
	border-color: #d12121;
}

a.color-icon.soc-vimeo, a[class*="soc-"].soc-vimeo:hover {
	color: #51b5e7;
	border-color: #51b5e7;
}

a.color-icon.soc-dailymotion, a[class*="soc-"].soc-dailymotion:hover {
	color: #004e72;
	border-color: #004e72;
}

a.color-icon.soc-vine, a[class*="soc-"].soc-vine:hover {
	color: #00b389;
	border-color: #00b389;
}

a.color-icon.soc-flickr, a[class*="soc-"].soc-flickr:hover {
	color: #0062dd;
	border-color: #0062dd;
}

a.color-icon.soc-500px, a[class*="soc-"].soc-500px:hover {
	color: #58a9de;
	border-color: #58a9de;
}

a.color-icon.soc-instagram, a[class*="soc-"].soc-instagram:hover {
	color: #9c7c6e;
	border-color: #9c7c6e;
}

a.color-icon.soc-wordpress, a[class*="soc-"].soc-wordpress:hover {
	color: #464646;
	border-color: #464646;
}

a.color-icon.soc-tumblr, a[class*="soc-"].soc-tumblr:hover {
	color: #45556c;
	border-color: #45556c;
}

a.color-icon.soc-blogger, a[class*="soc-"].soc-blogger:hover {
	color: #ec661c;
	border-color: #ec661c;
}

a.color-icon.soc-technorati, a[class*="soc-"].soc-technorati:hover {
	color: #5cb030;
	border-color: #5cb030;
}

a.color-icon.soc-reddit, a[class*="soc-"].soc-reddit:hover {
	color: #e74a1e;
	border-color: #e74a1e;
}

a.color-icon.soc-dribbble, a[class*="soc-"].soc-dribbble:hover {
	color: #e84d88;
	border-color: #e84d88;
}

a.color-icon.soc-stumbleupon, a[class*="soc-"].soc-stumbleupon:hover {
	color: #e64011;
	border-color: #e64011;
}

a.color-icon.soc-digg, a[class*="soc-"].soc-digg:hover {
	color: #1d1d1b;
	border-color: #1d1d1b;
}

a.color-icon.soc-envato, a[class*="soc-"].soc-envato:hover {
	color: #597c3a;
	border-color: #597c3a;
}

a.color-icon.soc-behance, a[class*="soc-"].soc-behance:hover {
	color: #007eff;
	border-color: #007eff;
}

a.color-icon.soc-delicious, a[class*="soc-"].soc-delicious:hover {
	color: #31a9ff;
	border-color: #31a9ff;
}

a.color-icon.soc-deviantart, a[class*="soc-"].soc-deviantart:hover {
	color: #c5d200;
	border-color: #c5d200;
}

a.color-icon.soc-forrst, a[class*="soc-"].soc-forrst:hover {
	color: #5b9a68;
	border-color: #5b9a68;
}

a.color-icon.soc-play, a[class*="soc-"].soc-play:hover {
	color: #5acdbd;
	border-color: #5acdbd;
}

a.color-icon.soc-zerply, a[class*="soc-"].soc-zerply:hover {
	color: #9dbc7a;
	border-color: #9dbc7a;
}

a.color-icon.soc-wikipedia, a[class*="soc-"].soc-wikipedia:hover {
	color: #000000;
	border-color: #000000;
}

a.color-icon.soc-apple, a[class*="soc-"].soc-apple:hover {
	color: #b9bfc1;
	border-color: #b9bfc1;
}

a.color-icon.soc-flattr, a[class*="soc-"].soc-flattr:hover {
	color: #f67c1a;
	border-color: #f67c1a;
}

a.color-icon.soc-github, a[class*="soc-"].soc-github:hover {
	color: #221e1b;
	border-color: #221e1b;
}

a.color-icon.soc-chimein, a[class*="soc-"].soc-chimein:hover {
	color: #888688;
	border-color: #888688;
}

a.color-icon.soc-friendfeed, a[class*="soc-"].soc-friendfeed:hover {
	color: #2f72c4;
	border-color: #2f72c4;
}

a.color-icon.soc-newsvine, a[class*="soc-"].soc-newsvine:hover {
	color: #075b2f;
	border-color: #075b2f;
}

a.color-icon.soc-identica, a[class*="soc-"].soc-identica:hover {
	color: #000000;
	border-color: #000000;
}

a.color-icon.soc-bebo, a[class*="soc-"].soc-bebo:hover {
	color: #ef1011;
	border-color: #ef1011;
}

a.color-icon.soc-zynga, a[class*="soc-"].soc-zynga:hover {
	color: #dc0606;
	border-color: #dc0606;
}

a.color-icon.soc-steam, a[class*="soc-"].soc-steam:hover {
	color: #8f8d8a;
	border-color: #8f8d8a;
}

a.color-icon.soc-xbox, a[class*="soc-"].soc-xbox:hover {
	color: #92c83e;
	border-color: #92c83e;
}

a.color-icon.soc-windows, a[class*="soc-"].soc-windows:hover {
	color: #00bdf6;
	border-color: #00bdf6;
}

a.color-icon.soc-outlook, a[class*="soc-"].soc-outlook:hover {
	color: #0072c6;
	border-color: #0072c6;
}

a.color-icon.soc-coderwall, a[class*="soc-"].soc-coderwall:hover {
	color: #3e8dcc;
	border-color: #3e8dcc;
}

a.color-icon.soc-tripadvisor, a[class*="soc-"].soc-tripadvisor:hover {
	color: #000000;
	border-color: #000000;
}

a.color-icon.soc-appnet, a[class*="soc-"].soc-appnet:hover {
	color: #494949;
	border-color: #494949;
}

a.color-icon.soc-goodreads, a[class*="soc-"].soc-goodreads:hover {
	color: #1abc9c;
	border-color: #1abc9c;
}

a.color-icon.soc-tripit, a[class*="soc-"].soc-tripit:hover {
	color: #1982c3;
	border-color: #1982c3;
}

a.color-icon.soc-lanyrd, a[class*="soc-"].soc-lanyrd:hover {
	color: #3c80c9;
	border-color: #3c80c9;
}

a.color-icon.soc-slideshare, a[class*="soc-"].soc-slideshare:hover {
	color: #4ba3a6;
	border-color: #4ba3a6;
}

a.color-icon.soc-buffer, a[class*="soc-"].soc-buffer:hover {
	color: #000000;
	border-color: #000000;
}

a.color-icon.soc-rss, a[class*="soc-"].soc-rss:hover {
	color: #f26109;
	border-color: #f26109;
}

a.color-icon.soc-vkontakte, a[class*="soc-"].soc-vkontakte:hover {
	color: #5a7fa6;
	border-color: #5a7fa6;
}

a.color-icon.soc-disqus, a[class*="soc-"].soc-disqus:hover {
	color: #2e9fff;
	border-color: #2e9fff;
}

a.color-icon.soc-houzz, a[class*="soc-"].soc-houzz:hover {
	color: #7cc04b;
	border-color: #7cc04b;
}

a.color-icon.soc-mail, a[class*="soc-"].soc-mail:hover {
	color: #000000;
	border-color: #000000;
}

a.color-icon.soc-patreon, a[class*="soc-"].soc-patreon:hover {
	color: #e44727;
	border-color: #e44727;
}

a.color-icon.soc-paypal, a[class*="soc-"].soc-paypal:hover {
	color: #009cde;
	border-color: #009cde;
}

a.color-icon.soc-playstation, a[class*="soc-"].soc-playstation:hover {
	color: #000000;
	border-color: #000000;
}

a.color-icon.soc-smugmug, a[class*="soc-"].soc-smugmug:hover {
	color: #acfd32;
	border-color: #acfd32;
}

a.color-icon.soc-swarm, a[class*="soc-"].soc-swarm:hover {
	color: #fc9d3c;
	border-color: #fc9d3c;
}

a.color-icon.soc-triplej, a[class*="soc-"].soc-triplej:hover {
	color: #e53531;
	border-color: #e53531;
}

a.color-icon.soc-yammer, a[class*="soc-"].soc-yammer:hover {
	color: #1175c4;
	border-color: #1175c4;
}

a.color-icon.soc-stackoverflow, a[class*="soc-"].soc-stackoverflow:hover {
	color: #fd9827;
	border-color: #fd9827;
}

a.color-icon.soc-drupal, a[class*="soc-"].soc-drupal:hover {
	color: #00598e;
	border-color: #00598e;
}

a.color-icon.soc-odnoklassniki, a[class*="soc-"].soc-odnoklassniki:hover {
	color: #f48420;
	border-color: #f48420;
}

a.color-icon.soc-android, a[class*="soc-"].soc-android:hover {
	color: #8ec047;
	border-color: #8ec047;
}

a.color-icon.soc-meetup, a[class*="soc-"].soc-meetup:hover {
	color: #e2373c;
	border-color: #e2373c;
}

a.color-icon.soc-persona, a[class*="soc-"].soc-persona:hover {
	color: #e6753d;
	border-color: #e6753d;
}

a.color-icon.soc-amazon, a[class*="soc-"].soc-amazon:hover {
	color: #ff9900;
	border-color: #ff9900;
}

a.color-icon.soc-ello, a[class*="soc-"].soc-ello:hover {
	color: #000000;
	border-color: #000000;
}

a.color-icon.soc-mixcloud, a[class*="soc-"].soc-mixcloud:hover {
	color: #314359;
	border-color: #314359;
}

a.color-icon.soc-8tracks, a[class*="soc-"].soc-8tracks:hover {
	color: #122c4b;
	border-color: #122c4b;
}

a.color-icon.soc-twitch, a[class*="soc-"].soc-twitch:hover {
	color: #6441a5;
	border-color: #6441a5;
}

a.color-icon.soc-airbnb, a[class*="soc-"].soc-airbnb:hover {
	color: #ff5a5f;
	border-color: #ff5a5f;
}

a.color-icon.soc-pocket, a[class*="soc-"].soc-pocket:hover {
	color: #ed4055;
	border-color: #ed4055;
}

/*corporate background colors*/
.color-bg-icon {
	color: #ffffff;
}

.color-bg-icon.soc-twitter, a.soc-twitter.bg-icon:hover, .soc-twitter.color-icon.border-icon:hover {
	background-color: #00abef;
}

.color-bg-icon.soc-facebook, a.soc-facebook.bg-icon:hover, .soc-facebook.color-icon.border-icon:hover {
	background-color: #507cbe;
}

.color-bg-icon.soc-google, a.soc-google.bg-icon:hover, .soc-google.color-icon.border-icon:hover {
	background-color: #d93e2d;
}

.color-bg-icon.soc-pinterest, a.soc-pinterest.bg-icon:hover, .soc-pinterest.color-icon.border-icon:hover {
	background-color: #c92619;
}

.color-bg-icon.soc-foursquare, a.soc-foursquare.bg-icon:hover, .soc-foursquare.color-icon.border-icon:hover {
	background-color: #23b7e0;
}

.color-bg-icon.soc-yahoo, a.soc-yahoo.bg-icon:hover, .soc-yahoo.color-icon.border-icon:hover {
	background-color: #6e2a85;
}

.color-bg-icon.soc-skype, a.soc-skype.bg-icon:hover, .soc-skype.color-icon.border-icon:hover {
	background-color: #28abe3;
}

.color-bg-icon.soc-yelp, a.soc-yelp.bg-icon:hover, .soc-yelp.color-icon.border-icon:hover {
	background-color: #c83218;
}

.color-bg-icon.soc-feedburner, a.soc-feedburner.bg-icon:hover, .soc-feedburner.color-icon.border-icon:hover {
	background-color: #ffcc00;
}

.color-bg-icon.soc-linkedin, a.soc-linkedin.bg-icon:hover, .soc-linkedin.color-icon.border-icon:hover {
	background-color: #3371b7;
}

.color-bg-icon.soc-viadeo, a.soc-viadeo.bg-icon:hover, .soc-viadeo.color-icon.border-icon:hover {
	background-color: #e4a000;
}

.color-bg-icon.soc-xing, a.soc-xing.bg-icon:hover, .soc-xing.color-icon.border-icon:hover {
	background-color: #005a60;
}

.color-bg-icon.soc-myspace, a.soc-myspace.bg-icon:hover, .soc-myspace.color-icon.border-icon:hover {
	background-color: #323232;
}

.color-bg-icon.soc-soundcloud, a.soc-soundcloud.bg-icon:hover, .soc-soundcloud.color-icon.border-icon:hover {
	background-color: #fe3801;
}

.color-bg-icon.soc-spotify, a.soc-spotify.bg-icon:hover, .soc-spotify.color-icon.border-icon:hover {
	background-color: #7bb342;
}

.color-bg-icon.soc-grooveshark, a.soc-grooveshark.bg-icon:hover, .soc-grooveshark.color-icon.border-icon:hover {
	background-color: #f67e03;
}

.color-bg-icon.soc-lastfm, a.soc-lastfm.bg-icon:hover, .soc-lastfm.color-icon.border-icon:hover {
	background-color: #d41316;
}

.color-bg-icon.soc-youtube, a.soc-youtube.bg-icon:hover, .soc-youtube.color-icon.border-icon:hover {
	background-color: #d12121;
}

.color-bg-icon.soc-vimeo, a.soc-vimeo.bg-icon:hover, .soc-vimeo.color-icon.border-icon:hover {
	background-color: #51b5e7;
}

.color-bg-icon.soc-dailymotion, a.soc-dailymotion.bg-icon:hover, .soc-dailymotion.color-icon.border-icon:hover {
	background-color: #004e72;
}

.color-bg-icon.soc-vine, a.soc-vine.bg-icon:hover, .soc-vine.color-icon.border-icon:hover {
	background-color: #00b389;
}

.color-bg-icon.soc-flickr, a.soc-flickr.bg-icon:hover, .soc-flickr.color-icon.border-icon:hover {
	background-color: #0062dd;
}

.color-bg-icon.soc-500px, a.soc-500px.bg-icon:hover, .soc-500px.color-icon.border-icon:hover {
	background-color: #58a9de;
}

.color-bg-icon.soc-instagram, a.soc-instagram.bg-icon:hover, .soc-instagram.color-icon.border-icon:hover {
	background-color: #9c7c6e;
}

.color-bg-icon.soc-wordpress, a.soc-wordpress.bg-icon:hover, .soc-wordpress.color-icon.border-icon:hover {
	background-color: #464646;
}

.color-bg-icon.soc-tumblr, a.soc-tumblr.bg-icon:hover, .soc-tumblr.color-icon.border-icon:hover {
	background-color: #45556c;
}

.color-bg-icon.soc-blogger, a.soc-blogger.bg-icon:hover, .soc-blogger.color-icon.border-icon:hover {
	background-color: #ec661c;
}

.color-bg-icon.soc-technorati, a.soc-technorati.bg-icon:hover, .soc-technorati.color-icon.border-icon:hover {
	background-color: #5cb030;
}

.color-bg-icon.soc-reddit, a.soc-reddit.bg-icon:hover, .soc-reddit.color-icon.border-icon:hover {
	background-color: #e74a1e;
}

.color-bg-icon.soc-dribbble, a.soc-dribbble.bg-icon:hover, .soc-dribbble.color-icon.border-icon:hover {
	background-color: #e84d88;
}

.color-bg-icon.soc-stumbleupon, a.soc-stumbleupon.bg-icon:hover, .soc-stumbleupon.color-icon.border-icon:hover {
	background-color: #e64011;
}

.color-bg-icon.soc-digg, a.soc-digg.bg-icon:hover, .soc-digg.color-icon.border-icon:hover {
	background-color: #1d1d1b;
}

.color-bg-icon.soc-envato, a.soc-envato.bg-icon:hover, .soc-envato.color-icon.border-icon:hover {
	background-color: #597c3a;
}

.color-bg-icon.soc-behance, a.soc-behance.bg-icon:hover, .soc-behance.color-icon.border-icon:hover {
	background-color: #007eff;
}

.color-bg-icon.soc-delicious, a.soc-delicious.bg-icon:hover, .soc-delicious.color-icon.border-icon:hover {
	background-color: #31a9ff;
}

.color-bg-icon.soc-deviantart, a.soc-deviantart.bg-icon:hover, .soc-deviantart.color-icon.border-icon:hover {
	background-color: #c5d200;
}

.color-bg-icon.soc-forrst, a.soc-forrst.bg-icon:hover, .soc-forrst.color-icon.border-icon:hover {
	background-color: #5b9a68;
}

.color-bg-icon.soc-play, a.soc-play.bg-icon:hover, .soc-play.color-icon.border-icon:hover {
	background-color: #5acdbd;
}

.color-bg-icon.soc-zerply, a.soc-zerply.bg-icon:hover, .soc-zerply.color-icon.border-icon:hover {
	background-color: #9dbc7a;
}

.color-bg-icon.soc-wikipedia, a.soc-wikipedia.bg-icon:hover, .soc-wikipedia.color-icon.border-icon:hover {
	background-color: #000000;
}

.color-bg-icon.soc-apple, a.soc-apple.bg-icon:hover, .soc-apple.color-icon.border-icon:hover {
	background-color: #b9bfc1;
}

.color-bg-icon.soc-flattr, a.soc-flattr.bg-icon:hover, .soc-flattr.color-icon.border-icon:hover {
	background-color: #f67c1a;
}

.color-bg-icon.soc-github, a.soc-github.bg-icon:hover, .soc-github.color-icon.border-icon:hover {
	background-color: #221e1b;
}

.color-bg-icon.soc-chimein, a.soc-chimein.bg-icon:hover, .soc-chimein.color-icon.border-icon:hover {
	background-color: #888688;
}

.color-bg-icon.soc-friendfeed, a.soc-friendfeed.bg-icon:hover, .soc-friendfeed.color-icon.border-icon:hover {
	background-color: #2f72c4;
}

.color-bg-icon.soc-newsvine, a.soc-newsvine.bg-icon:hover, .soc-newsvine.color-icon.border-icon:hover {
	background-color: #075b2f;
}

.color-bg-icon.soc-identica, a.soc-identica.bg-icon:hover, .soc-identica.color-icon.border-icon:hover {
	background-color: #000000;
}

.color-bg-icon.soc-bebo, a.soc-bebo.bg-icon:hover, .soc-bebo.color-icon.border-icon:hover {
	background-color: #ef1011;
}

.color-bg-icon.soc-zynga, a.soc-zynga.bg-icon:hover, .soc-zynga.color-icon.border-icon:hover {
	background-color: #dc0606;
}

.color-bg-icon.soc-steam, a.soc-steam.bg-icon:hover, .soc-steam.color-icon.border-icon:hover {
	background-color: #8f8d8a;
}

.color-bg-icon.soc-xbox, a.soc-xbox.bg-icon:hover, .soc-xbox.color-icon.border-icon:hover {
	background-color: #92c83e;
}

.color-bg-icon.soc-windows, a.soc-windows.bg-icon:hover, .soc-windows.color-icon.border-icon:hover {
	background-color: #00bdf6;
}

.color-bg-icon.soc-outlook, a.soc-outlook.bg-icon:hover, .soc-outlook.color-icon.border-icon:hover {
	background-color: #0072c6;
}

.color-bg-icon.soc-coderwall, a.soc-coderwall.bg-icon:hover, .soc-coderwall.color-icon.border-icon:hover {
	background-color: #3e8dcc;
}

.color-bg-icon.soc-tripadvisor, a.soc-tripadvisor.bg-icon:hover, .soc-tripadvisor.color-icon.border-icon:hover {
	background-color: #000000;
}

.color-bg-icon.soc-appnet, a.soc-appnet.bg-icon:hover, .soc-appnet.color-icon.border-icon:hover {
	background-color: #494949;
}

.color-bg-icon.soc-goodreads, a.soc-goodreads.bg-icon:hover, .soc-goodreads.color-icon.border-icon:hover {
	background-color: #1abc9c;
}

.color-bg-icon.soc-tripit, a.soc-tripit.bg-icon:hover, .soc-tripit.color-icon.border-icon:hover {
	background-color: #1982c3;
}

.color-bg-icon.soc-lanyrd, a.soc-lanyrd.bg-icon:hover, .soc-lanyrd.color-icon.border-icon:hover {
	background-color: #3c80c9;
}

.color-bg-icon.soc-slideshare, a.soc-slideshare.bg-icon:hover, .soc-slideshare.color-icon.border-icon:hover {
	background-color: #4ba3a6;
}

.color-bg-icon.soc-buffer, a.soc-buffer.bg-icon:hover, .soc-buffer.color-icon.border-icon:hover {
	background-color: #000000;
}

.color-bg-icon.soc-rss, a.soc-rss.bg-icon:hover, .soc-rss.color-icon.border-icon:hover {
	background-color: #f26109;
}

.color-bg-icon.soc-vkontakte, a.soc-vkontakte.bg-icon:hover, .soc-vkontakte.color-icon.border-icon:hover {
	background-color: #5a7fa6;
}

.color-bg-icon.soc-disqus, a.soc-disqus.bg-icon:hover, .soc-disqus.color-icon.border-icon:hover {
	background-color: #2e9fff;
}

.color-bg-icon.soc-houzz, a.soc-houzz.bg-icon:hover, .soc-houzz.color-icon.border-icon:hover {
	background-color: #7cc04b;
}

.color-bg-icon.soc-mail, a.soc-mail.bg-icon:hover, .soc-mail.color-icon.border-icon:hover {
	background-color: #000000;
}

.color-bg-icon.soc-patreon, a.soc-patreon.bg-icon:hover, .soc-patreon.color-icon.border-icon:hover {
	background-color: #e44727;
}

.color-bg-icon.soc-paypal, a.soc-paypal.bg-icon:hover, .soc-paypal.color-icon.border-icon:hover {
	background-color: #009cde;
}

.color-bg-icon.soc-playstation, a.soc-playstation.bg-icon:hover, .soc-playstation.color-icon.border-icon:hover {
	background-color: #000000;
}

.color-bg-icon.soc-smugmug, a.soc-smugmug.bg-icon:hover, .soc-smugmug.color-icon.border-icon:hover {
	background-color: #acfd32;
}

.color-bg-icon.soc-swarm, a.soc-swarm.bg-icon:hover, .soc-swarm.color-icon.border-icon:hover {
	background-color: #fc9d3c;
}

.color-bg-icon.soc-triplej, a.soc-triplej.bg-icon:hover, .soc-triplej.color-icon.border-icon:hover {
	background-color: #e53531;
}

.color-bg-icon.soc-yammer, a.soc-yammer.bg-icon:hover, .soc-yammer.color-icon.border-icon:hover {
	background-color: #1175c4;
}

.color-bg-icon.soc-stackoverflow, a.soc-stackoverflow.bg-icon:hover, .soc-stackoverflow.color-icon.border-icon:hover {
	background-color: #fd9827;
}

.color-bg-icon.soc-drupal, a.soc-drupal.bg-icon:hover, .soc-drupal.color-icon.border-icon:hover {
	background-color: #00598e;
}

.color-bg-icon.soc-odnoklassniki, a.soc-odnoklassniki.bg-icon:hover, .soc-odnoklassniki.color-icon.border-icon:hover {
	background-color: #f48420;
}

.color-bg-icon.soc-android, a.soc-android.bg-icon:hover, .soc-android.color-icon.border-icon:hover {
	background-color: #8ec047;
}

.color-bg-icon.soc-meetup, a.soc-meetup.bg-icon:hover, .soc-meetup.color-icon.border-icon:hover {
	background-color: #e2373c;
}

.color-bg-icon.soc-persona, a.soc-persona.bg-icon:hover, .soc-persona.color-icon.border-icon:hover {
	background-color: #e6753d;
}

.color-bg-icon.soc-amazon, a.soc-amazon.bg-icon:hover, .soc-amazon.color-icon.border-icon:hover {
	background-color: #ff9900;
}

.color-bg-icon.soc-ello, a.soc-ello.bg-icon:hover, .soc-ello.color-icon.border-icon:hover {
	background-color: #000000;
}

.color-bg-icon.soc-mixcloud, a.soc-mixcloud.bg-icon:hover, .soc-mixcloud.color-icon.border-icon:hover {
	background-color: #314359;
}

.color-bg-icon.soc-8tracks, a.soc-8tracks.bg-icon:hover, .soc-8tracks.color-icon.border-icon:hover {
	background-color: #122c4b;
}

.color-bg-icon.soc-twitch, a.soc-twitch.bg-icon:hover, .soc-twitch.color-icon.border-icon:hover {
	background-color: #6441a5;
}

.color-bg-icon.soc-airbnb, a.soc-airbnb.bg-icon:hover, .soc-airbnb.color-icon.border-icon:hover {
	background-color: #ff5a5f;
}

.color-bg-icon.soc-pocket, a.soc-pocket.bg-icon:hover, .soc-pocket.color-icon.border-icon:hover {
	background-color: #ed4055;
}

.demo-icon {
	display: inline-block;
	text-align: center;
	padding: 15px 20px 10px;
}

.demo-icon span {
	display: block;
}

.demo-icon .name {
	font-size: 1.01em;
	font-weight: 700;
	color: #27313e;
}

.demo-icon a[class*="soc-"] {
	color: #27313e;
	font-size: 24px;
	margin: 10px 0 0;
}

.social-icons-demo a[class*="soc-"] {
	margin: 10px !important;
}

.social-icons-demo a + a {
	margin: 0 !important;
}

/*=====================================
// Isotope portfolio and gallery pos:
*/
.gallery-item {
	text-align: center;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.11%;
}

.gallery-icon img {
	display: block;
	margin: 0 auto;
	width: 100%;
}

.gallery-caption {
	display: block;
	padding: 0.5em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

@media (max-width: 600px) {
	.gallery-columns-4 .gallery-item,
  .gallery-columns-5 .gallery-item,
  .gallery-columns-6 .gallery-item,
  .gallery-columns-7 .gallery-item,
  .gallery-columns-8 .gallery-item,
  .gallery-columns-9 .gallery-item {
		width: 33%;
	}

	.gallery-columns-4 .gallery-caption,
  .gallery-columns-5 .gallery-caption,
  .gallery-columns-6 .gallery-caption,
  .gallery-columns-7 .gallery-caption,
  .gallery-columns-8 .gallery-caption,
  .gallery-columns-9 .gallery-caption {
		display: none;
	}
}

/* Post Formats titles */
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
	font-size: 24px;
}

.isotope_container {
	-webkit-transition: height 0.2s ease-in-out 0s;
	transition: height 0.2s ease-in-out 0s;
}
