#nav, a, ol, ul {
	list-style: none
}
.box-table-b, table {
	border-collapse: collapse
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
	border: 0;
	margin: 0;
	padding: 0
}
#top-bar-wrapper, .page-content.parallax {
	width: 100%;
	border-bottom: 1px solid #eee
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
b, strong {
	font-weight: 700
}
img {
	color: transparent;
	font-size: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
	max-width: 100%
}
li {
	display: list-item
}
table {
	border-spacing: 0
}
caption, td, th {
	font-weight: 400;
	vertical-align: top
}
q {
	quotes: none
}
q:after, q:before {
	content: '';
	content: none
}
small, sub, sup {
	font-size: 75%
}
sub, sup {
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
#top-bar .social-links li a, .header-style-4 .social-links li a, .history .year-holder span.year, .pagination li a, .percent, .portfolio-img-container .portfolio-img-hover li a, .service-box-1 .icon, .service-box-2 .icon i {
	text-align: center;
	vertical-align: middle
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
svg {
	overflow: hidden
}
a {
	text-decoration: none;
	-webkit-transition: all .2s ease 0;
	-moz-transition: all .2s ease 0;
	-o-transition: all .2s ease 0;
	-ms-transition: all .2s ease 0;
	transition: all .2s ease 0
}
:focus, a:active, a:focus {
	outline: 0
}
.clearfix {
	clear: both
}
body {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.428571429;
	color: #333;
	background-color: #fff
}
.add-margin {
	display: block;
	margin-bottom: 30px !important;
	float: left
}
/*.no-bottom-margin {
	margin-bottom: -80px
}*/
.page-content {
	width: 100%;
	margin: 0 auto;
	float: left
}
.page-content.background-black {
	background-color: #84161c
}
.page-content.background-black h1, .page-content.background-black h2, .page-content.background-black h3, .page-content.background-black h4, .page-content.background-black h5, .page-content.background-black h6 {
	color: #fff
}
.page-content.background-black a, .page-content.background-black p, .page-content.background-black span {
	color: #ccc
}
.page-content.parallax {
	padding: 70px 0 0;
	border-top: 1px solid #eee;
	overflow: hidden
}
.page-content.pattern {
	background: url(../img/pattern-1.png) center center;
	background-size: cover
}
.page-content.parallax-1 {
	background: url(../img/pictures/parallax-bkg-1.jpg) repeat-y fixed;
	background-size: cover
}
.page-content.parallax-2 {
	background: url(../img/pictures/parallax-bkg-2.jpg) repeat-y fixed;
	background-size: cover
}
.page-content.parallax-3 {
	background: url(../img/pictures/parallax-bkg-3.jpg) repeat-y fixed;
	background-size: cover
}
.page-content.parallax-4 {
	background: url(../img/pictures/parallax-bkg-4.jpg) repeat-y fixed;
	background-size: cover
}
.page-content.parallax+ .page-content {
	margin-top: 80px
}
a, p {
	color: #666;
	font: 13px 'Open Sans', Arial, sans-serif;
	line-height: 22px
}
a.read-more {
	float: right;
	font-family: Raleway, Arial, sans-serif;
	position: relative;
	padding-top: 10px
}
a.read-more span {
	padding-left: 5px
}
.underlined {
	text-decoration: underline
}
h1, h2, h3, h4, h5, h6 {
	color: #39414b;
	margin-bottom: 30px
}
h1 {
	font: 36px Raleway, Arial, sans-serif;
	line-height: 38px
}
h2 {
	font: 32px Raleway, Arial, sans-serif;
	line-height: 34px
}
h3 {
	font: 26px Raleway, Arial, sans-serif;
	line-height: 28px
}
h4 {
	font: 22px Raleway, Arial, sans-serif;
	line-height: 24px
}
h5 {
	font: 18px Raleway, Arial, sans-serif;
	line-height: 22px
}
h6 {
	font: 16px Raleway, Arial, sans-serif;
	line-height: 20px
}
img.float-left {
	float: left;
	margin: 12px 12px 12px 0
}
img.float-right {
	float: right;
	margin: 12px 0 12px 12px
}
img+ p, p+ img {
	display: block;
	margin-top: 15px
}
.bottom-fixed {
	margin-bottom: -80px;
	position: absolute;
	bottom: 0
}
b, span.strong {
	font-weight: 600
}
.text-red {
	color: #ce292d
}
#header-wrapper {
	width: 100%;
	margin: 0 auto;
	z-index: 1000;
	position: relative;
	background: #fff;
	-webkit-transition: height .2s ease 0;
	-moz-transition: height .2s ease 0;
	-ms-transition: height .2s ease 0;
	-o-transition: height .2s ease 0;
	transition: height .2s ease 0
}
#header-wrapper.static {
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
	position: fixed;
	top: 0;
	z-index: 9999
}
#top-bar-wrapper {
	background: #fff;
	margin: 0 auto
}
#top-bar {
	margin: 0 auto;
	width: 1170px
}
#top-bar .contact-info {
	width: 50%;
	float: left;
	padding-top: 13px
}
#top-bar .contact-info li {
	float: left;
	margin-right: 25px;
	color: #888;
	font-size: 12px
}
#top-bar .contact-info li a {
	line-height: 12px;
	color: #888
}
#top-bar .social-links {
	max-width: 50%;
	float: right
}
#top-bar .social-links li {
	float: left;
	background: #fff;
	width: 45px;
	height: 45px;
	border-left: 1px solid #eee
}
#top-bar .social-links li a {
	color: #bbb;
	width: 45px;
	height: 45px;
	display: table-cell
}
#top-bar .social-links li:hover a {
	color: #fff !important
}
#top-bar .social-links li:last-child {
	border-right: 1px solid #eee
}
.social-links.presentation li a {
	float: left;
	width: 45px;
	height: 45px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-size: 18px
}
#header {
	width: 100%;
	margin: 0 auto
}
#logo {
	margin: 20px 0;
	float: left;
	max-width: 170px
}
.header_solical {
	float: right
}
.header_solical .icon {
	margin: 60px 10px 0;
	padding: 10px;
	font-size: 21px;
	color: #fff;
	background-color: #84161c;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	float: left
}
.header_solical .icon:hover {
	background-color: #fff
}
.franchise {
	margin-left: 100px
}
#nav-container {
	width: 930px;
	height: 54px;
	margin-left: 30px;
	z-index: 1000;
	position: relative;
	float: left
}
#nav {
	height: 100%;
	max-width: 100%;
	float: right
}
#nav li a, #nav li ul li, #nav li ul li a {
	float: none
}
#nav > ul {
	display: block !important;
	background: #84161c
}
#nav li {
	position: relative;
	cursor: pointer
}
#nav > ul > li > a {
	font: 18px 'Open Sans', Arial, sans-serif;
	padding: 14px 34px;
	text-transform: uppercase
}
#nav > ul > li.current-menu-item > a, #nav > ul > li:hover > a {
	background: #f57d2b;
	transition: all .3s ease 0
}
#nav li ul li, #nav li ul li:hover {
	background: #fff
}
#nav > ul > li {
	box-sizing: border-box;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#nav li a {
	display: block;
	font: 13px 'Open Sans', Arial, sans-serif;
	color: #fff
}
#nav li ul, #nav li ul li ul {
	display: none
}
#nav li ul {
	position: absolute;
	margin: 0;
	top: 100%;
	left: 0;
	z-index: 100;
	width: 200px
}
#search, .search-submit {
	cursor: pointer;
	width: 40px;
	height: 40px
}
#nav li ul li {
	border-right: 4px solid #eee;
	border-left: 4px solid #eee;
	-webkit-transition: all .2s ease 0;
	-moz-transition: all .2s ease 0;
	-o-transition: all .2s ease 0;
	-ms-transition: all .2s ease 0;
	transition: all .2s ease 0
}
#nav li ul li:first-child {
	border-top: 4px solid #eee
}
#nav li ul li:last-child {
	border-bottom: 4px solid #eee
}
#nav li ul li a {
	text-transform: none !important;
	font: 13px 'Droid Sans', sans-serif;
	line-height: 15px;
	color: #777 !important;
	padding: 10px 15px !important;
	transition-property: text-indent;
	transition-duration: .2s;
	-webkit-transition-property: text-indent;
	-webkit-transition-duration: .2s;
	-moz-transition-property: text-indent;
	-moz-transition-duration: .2s;
	-o-transition-property: text-indent;
	-o-transition-duration: .2s
}
#nav li ul li:hover > a {
	text-indent: 3px;
	color: #333 !important;
	background: #f6f6f6
}
#nav li.current-menu-item ul li.current-menu-item {
	background: #f6f6f6
}
#nav li ul li:hover ul {
	left: 100%;
	top: -2px;
	padding-top: 0 !important;
	padding-left: 5px;
	position: absolute;
	display: block !important
}
#search {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: relative;
	margin-left: 30px;
	top: 20px;
	float: right;
	z-index: 1005
}
.search-submit {
	background: url(../img/search.png) no-repeat;
	border: none;
	text-indent: -9999px;
	position: absolute
}
#m_search {
	background: #fff;
	border: 1px solid #ddd;
	padding: 8px 10px;
	position: absolute;
	top: 105%;
	width: 135px;
	margin-left: -112px;
	font: italic 11px Raleway, Arial, sans-serif;
	color: #777;
	display: none
}
.breadcrumbs li, .breadcrumbs li a {
	font-family: Raleway, Arial, sanserif
}
.header-style-3 #top-bar-wrapper {
	background: #333;
	border-bottom: none
}
.header-style-3 #top-bar .contact-info li, .header-style-3 #top-bar .contact-info li a {
	color: #bbb
}
.header-style-3 #top-bar .social-links li {
	background: #444;
	border-left: 1px solid #555;
	border-right: 1px solid #333
}
.header-style-3 #top-bar .social-links li:last-child {
	border-right: none
}
.header-style-4 .social-links {
	float: right;
	margin-left: 30px;
	max-width: 1030px;
	margin-top: 25px
}
.header-style-4 .social-links li {
	float: left;
	margin-left: 10px;
	background-color: #eee;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-transition: all .3s ease 0;
	transition: all .3s ease 0
}
.header-style-4 .social-links li, .header-style-4 .social-links li a {
	width: 30px;
	height: 30px;
	-webkit-transition: all .3s ease 0;
	-moz-transition: all .3s ease 0;
	-ms-transition: all .3s ease 0
}
.header-style-4 .social-links li:hover a {
	color: #fff !important
}
.header-style-4 .social-links li a {
	font-size: 10px;
	display: table-cell;
	-o-transition: all .3s ease 0;
	transition: all .3s ease 0
}
.header-style-4 #nav-container {
	width: 100%;
	margin-left: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}
.header-style-4 #nav-container #nav {
	max-width: 1100px;
	float: left
}
.header-style-5 #logo {
	max-width: 100%;
	margin: 20px auto;
	float: none
}
.header-style-5 #nav-container {
	width: 100%;
	margin-left: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}
.header-style-5 #nav-container #nav {
	display: inline;
	max-width: 1100px;
	text-align: center;
	margin: 0 auto;
	float: none
}
#contact, #media, #menu, #offers, #our-store {
	overflow: hidden;
	position: relative;
	padding: 100px 0 0;
	margin-bottom: 70px
}
#menu {
	background: url(../img/page-titles/page-title-bkg.jpg) center bottom !important;
	background-size: 100%
}
#offers {
	background: url(../img/page-titles/slide-4-1.jpg) center center !important;
	background-size: 100%
}
#media {
	background: url(../img/page-titles/slide-3-1.jpg) center center !important;
	background-size: 100%
}
#our-store {
	background: url(../img/page-titles/slide-2-1.jpg) center center !important;
	background-size: 100%
}
#contact {
	background-size: 100%
}
#contact, #franchise {
	background: url(../img/page-titles/slide-8-1.jpg) center center !important
}
#franchise {
	background-size: 100%;
	padding: 100px 0 0;
	margin-bottom: 0;
	overflow: hidden;
	position: relative
}
#our-story {
	background: url(../img/page-titles/slide-1-1.jpg) center center !important;
	background-size: 100%;
	padding: 100px 0 0;
	margin-bottom: 70px;
	overflow: hidden;
	position: relative
}
#page-title.no-image .pt-title {
	padding-bottom: 100px
}
.pt-title {
	padding: 20px 0 100px
}
.pt-title h1 {
	color: #fff;
	font-size: 36px;
	line-height: 38px;
	text-shadow: 1px 2px 2px #333
}
.pt-image-container {
	float: right;
	width: 100%
}
.pt-image {
	position: relative;
	bottom: 0
}
.pt-image .float-right {
	margin: 0
}
.page-title-1 .breadcrumbs {
	padding: 5px 10px;
	display: inline-block;
	color: #fff;
	position: absolute;
	bottom: 0
}
.breadcrumbs li {
	float: left;
	padding-right: 5px;
	line-height: 22px
}
.breadcrumbs li a {
	color: #fff
}
.breadcrumbs li a:hover {
	color: #ddd !important
}
#page-title.page-title-2 {
	padding: 50px 0
}
#page-title.page-title-2 .pt-title {
	padding: 0;
	float: left;
	margin-right: 40px
}
#page-title.page-title-2 .pt-title h1 {
	margin-bottom: 0
}
#page-title.page-title-2 .breadcrumbs {
	float: right;
	padding: 5px 10px;
	display: inline-block;
	color: #fff
}
#page-title.page-title-3 {
	background: #f6f6f6;
	padding: 10px 0
}
#page-title.page-title-3 .breadcrumbs li a {
	color: #666
}
.accordion .title {
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left: 45px;
	padding-top: 10px;
	background-color: #f6f6f6;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 10px
}
.accordion .title a {
	font-size: 14px;
	font-family: Raleway, Arial, sans-serif
}
.accordion .title span {
	padding-right: 10px;
	font-size: 16px
}
.accordion .content, .accordion .title {
	padding-bottom: 10px;
	float: left;
	cursor: pointer;
	width: 100%
}
.accordion .title.active a {
	color: #222;
	font-weight: 500
}
.accordion .title a:hover {
	color: #333
}
.accordion .content {
	padding-bottom: 20px
}
.accordion.style-2 .title {
	background-color: #fff;
	background-image: url(../img/accordion-closed2.png);
	border: 1px solid #e6e6e6
}
.accordion.style-2 .title.active {
	background-image: url(../img/accordion-opened2.png)
}
blockquote {
	background: #f6f6f6;
	width: 100%;
	padding: 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left
}
blockquote p {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font: italic 16px 'Open Sans', Arial, sans-serif;
	font-weight: 300;
	line-height: 26px
}
blockquote p, cite {
	box-sizing: border-box
}
cite {
	font-size: 12px;
	padding: 10px 0 0;
	display: block;
	width: 100%;
	font-weight: 400;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
blockquote+ p, p+ blockquote {
	display: block;
	margin-top: 14px;
	float: left
}
.btn-group {
	width: 100%;
	float: left
}
.btn-group a.btn-big, .btn-group a.btn-medium {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px
}
.btn-big i, .btn-medium i {
	padding-right: 8px
}
.btn-medium {
	padding: 10px 15px;
	font: 13px 'Open Sans', Arial, sans-serif;
	transition: all .2s ease 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.btn-big, .btn-medium {
	text-transform: uppercase;
	color: #fff;
	float: left;
	-webkit-transition: all .2s ease 0;
	-moz-transition: all .2s ease 0;
	-o-transition: all .2s ease 0;
	-ms-transition: all .2s ease 0
}
.btn-big {
	padding: 15px 18px;
	font: 14px 'Open Sans', Arial, sans-serif;
	transition: all .2s ease 0;
	border-radius: 3px
}
.btn-big, .btn-big.empty, .btn-medium.empty {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}
.btn-big:hover, .btn-medium:hover {
	color: #fff !important
}
.btn-big.empty, .btn-medium.empty {
	background: 0 0;
	color: #333;
	border-radius: 3px
}
.btn-big.empty.white, .btn-big.empty:hover, .btn-medium.empty.white, .btn-medium.empty:hover {
	color: #fff !important
}
.btn-big.empty.white, .btn-medium.empty.white {
	border: 1px solid #fff
}
.btn-big.black, .btn-medium.black {
	background: #333
}
.btn-big.black:hover, .btn-medium.black:hover {
	background: #555
}
.btn-big.empty.black, .btn-medium.empty.black {
	border: 1px solid #333;
	color: #333 !important;
	background: 0 0
}
.btn-big.empty.black:hover, .btn-medium.empty.black:hover {
	background-color: #333;
	color: #fff !important
}
.btn-big.grey, .btn-medium.grey {
	background: #777
}
.btn-big.grey:hover, .btn-medium.grey:hover {
	background: #888
}
.btn-big.empty.grey, .btn-medium.empty.grey {
	border: 1px solid #777;
	color: #777 !important;
	background: 0 0
}
.btn-big.empty.grey:hover, .btn-medium.empty.grey:hover {
	background-color: #777;
	color: #fff !important
}
.btn-big.silver, .btn-medium.silver {
	background: #aaa
}
.btn-big.silver:hover, .btn-medium.silver:hover {
	background: #bbb
}
.btn-big.empty.silver, .btn-medium.empty.silver {
	border: 1px solid #aaa;
	color: #777 !important;
	background: 0 0
}
.btn-big.empty.silver:hover, .btn-medium.empty.silver:hover {
	background-color: #aaa;
	color: #fff !important
}
.btn-big.blue, .btn-medium.blue {
	background: #2277eb
}
.btn-big.blue:hover, .btn-medium.blue:hover {
	background: #4e92ef
}
.btn-big.empty.blue, .btn-medium.empty.blue {
	border: 1px solid #2277eb;
	color: #2277eb !important;
	background: 0 0
}
.btn-big.empty.blue:hover, .btn-medium.empty.blue:hover {
	background-color: #2277eb;
	color: #fff !important
}
.btn-big.red, .btn-medium.red {
	background: #d52b2a
}
.btn-big.red:hover, .btn-medium.red:hover {
	background: #d55
}
.btn-big.empty.red, .btn-medium.empty.red {
	border: 1px solid #d52b2a;
	color: #d52b2a !important;
	background: 0 0
}
.btn-big.empty.red:hover, .btn-medium.empty.red:hover {
	background-color: #d52b2a;
	color: #fff !important
}
.btn-big.yellow, .btn-medium.yellow {
	background: #fcc820
}
.btn-big.yellow:hover, .btn-medium.yellow:hover {
	background: #fdd34d
}
.btn-big.empty.yellow, .btn-medium.empty.yellow {
	border: 1px solid #fcc820;
	color: #fcc820 !important;
	background: 0 0
}
.btn-big.empty.yellow:hover, .btn-medium.empty.yellow:hover {
	background-color: #fcc820;
	color: #fff !important
}
.btn-big.orange, .btn-medium.orange {
	background: #f8806c
}
.btn-big.orange:hover, .btn-medium.orange:hover {
	background: #f99989
}
.btn-big.empty.orange, .btn-medium.empty.orange {
	border: 1px solid #f8806c;
	color: #f8806c !important;
	background: 0 0
}
.btn-big.empty.orange:hover, .btn-medium.empty.orange:hover {
	background-color: #f8806c;
	color: #fff !important
}
.btn-big.green, .btn-medium.green {
	background: #9ab869
}
.btn-big.green:hover, .btn-medium.green:hover {
	background: #aec687
}
.btn-big.empty.green, .btn-medium.empty.green {
	border: 1px solid #9ab869;
	color: #9ab869 !important;
	background: 0 0
}
.btn-big.empty.green:hover, .btn-medium.empty.green:hover {
	background-color: #9ab869;
	color: #fff !important
}
.btn-big.aqua, .btn-medium.aqua {
	background: #60cfc8
}
.btn-big.aqua:hover, .btn-medium.aqua:hover {
	background: #80d9d3
}
.btn-big.empty.aqua, .btn-medium.empty.aqua {
	border: 1px solid #60cfc8;
	color: #60cfc8 !important;
	background: 0 0
}
.btn-big.empty.aqua:hover, .btn-medium.empty.aqua:hover {
	background-color: #60cfc8;
	color: #fff !important
}
#client-carousel li {
	width: 170px;
	margin-right: 30px;
	float: left;
	display: block
}
.process-box {
	background: #fff;
	width: 90%;
	float: right;
	padding: 25px 15px 25px 70px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	cursor: pointer;
	-webkit-transition: all .3s ease 0;
	-moz-transition: all .3s ease 0;
	-o-transition: all .3s ease 0;
	-ms-transition: all .3s ease 0;
	transition: all .3s ease 0
}
.process-box::after {
	position: absolute;
	display: block;
	content: "";
	background: url(../img/development-shadow.png) center 0 no-repeat;
	width: 100%;
	height: 19px;
	left: 0;
	bottom: -19px;
	opacity: 0;
	transition: all .3s ease 0
}
.information-boxes .close, .process-box::after {
	-webkit-transition: all .3s ease 0;
	-moz-transition: all .3s ease 0;
	-o-transition: all .3s ease 0;
	-ms-transition: all .3s ease 0
}
.process-box:hover {
	transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-webkit-transform: translateY(-10px)
}
.process-box:hover h5, .process-box:hover p {
	color: #fff
}
.process-box:hover::after {
	opacity: .7
}
.process-box .img-container {
	width: 94px;
	height: 94px;
	position: absolute;
	left: -50px;
	top: 50%;
	margin-top: -50px;
	display: block;
	float: left;
	border: 3px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	overflow: hidden;
	z-index: 30
}
.process-box .img-container img {
	width: 94px;
	height: 94px;
	display: block;
	-webkit-border-radius: 50%
}
.process-box h5 {
	margin-bottom: 15px
}
.dropcap {
	color: #fff;
	background: #333;
	float: left;
	margin-right: 10px;
	font: 18px 'Open Sans', Arial, sans-serif;
	line-height: 18px;
	padding: 14px;
	position: relative;
	top: 8px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}
.history h4, .history p {
	padding-left: 140px
}
.dropcap.circle {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	top: 5px
}
.heading-centered {
	width: 100%;
	margin-bottom: -40px
}
.heading-centered h1, .heading-centered h2, .heading-centered h3, .heading-centered h4, .heading-centered h5, .heading-centered h6, .heading-centered p {
	width: 100%;
	text-align: center;
	margin-bottom: 5px
}
.heading-bordered {
	border-bottom: 1px solid #e8eef6;
	margin-bottom: 30px;
	width: 100%;
	float: left
}
.heading-bordered h1, .heading-bordered h2, .heading-bordered h3, .heading-bordered h4, .heading-bordered h5, .heading-bordered h6 {
	padding-bottom: 10px;
	border-bottom: 1px solid #a8b4c3;
	display: inline-block;
	margin-bottom: -1px
}
.highlighted-color, .highlighted-color:hover {
	color: #fff !important;
	margin-right: 3px
}
.history {
	width: 100%;
	float: left
}
.history .year-holder {
	width: 104px;
	height: 104px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	float: left;
	margin-right: 30px
}
.history .year-holder .inner-holder {
	position: relative;
	top: 12px;
	left: 12px
}
.history .year-holder span.year {
	display: table-cell;
	color: #fff;
	position: relative;
	font-size: 18px;
	font-weight: 300;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%
}
.history h4 {
	margin-bottom: 12px;
	padding-top: 15px
}
.history-arrow-left, .history-arrow-right {
	width: 100%;
	min-height: 104px
}
.icons-list li a, .icons-list li p {
	padding-left: 10px;
	display: inline
}
.icons-list li {
	padding-bottom: 3px
}
.icons-list.big li {
	font-size: 22px;
	padding-bottom: 8px
}
.icons-list.big li p {
	font-size: 18px;
	position: relative;
	top: -2px;
	font-family: Raleway, Arial, sans-serif
}
.information-boxes {
	width: 100%;
	float: left;
	cursor: pointer
}
.information-boxes .close {
	width: 20px;
	height: 20px;
	position: absolute;
	background: url(../img/close.png) no-repeat;
	display: block;
	top: 5px;
	right: 5px;
	cursor: pointer;
	opacity: 0;
	transition: all .3s ease 0
}
.error-box, .infobox, .service-box-2, .success-box, .warning-box {
	position: relative
}
.information-boxes:hover .close {
	opacity: 1
}
.infobox {
	background: #e0f2ff;
	border: 1px solid #c1def2;
	width: 100%;
	float: left;
	margin-bottom: 10px
}
.infobox p {
	background: url(../img/info-box.png) 0 center no-repeat;
	margin: 10px 30px 10px 10px;
	padding-left: 25px;
	color: #61adb0;
	text-shadow: 0 1px 0 #fff
}
.warning-box {
	background: #f8f6bc;
	border: 1px solid #e7e48b;
	width: 100%;
	float: left;
	margin-bottom: 10px
}
.warning-box p {
	background: url(../img/warning-box.png) 0 center no-repeat;
	margin: 10px 30px 10px 10px;
	padding-left: 27px;
	color: #989426;
	text-shadow: 0 1px 0 #fff
}
.error-box p, .success-box p {
	padding-left: 25px;
	text-shadow: 0 1px 0 #fff
}
.success-box {
	background: #ebfdd7;
	border: 1px solid #cef4a4;
	border-radius: 3px;
	width: 100%;
	float: left;
	margin-bottom: 10px
}
.success-box p {
	background: url(../img/success-box.png) 0 center no-repeat;
	margin: 10px 30px 10px 10px;
	color: #7eb244
}
.error-box {
	background: #fadddd;
	border: 1px solid #fcc1c1;
	border-radius: 3px;
	width: 100%;
	float: left;
	margin-bottom: 10px
}
.error-box p {
	background: url(../img/error-box.png) 0 center no-repeat;
	margin: 10px 30px 10px 10px;
	color: #d86d6d
}
.note h2 {
	width: 100%;
	text-align: center;
	margin-bottom: 20px
}
.note .btn-big, .note .btn-medium {
	float: none;
	display: table;
	margin: 0 auto
}
.note.has-background {
	background: #f6f6f6;
	padding: 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.page-content.background-black .note {
	padding: 30px 0;
	width: 100%
}
.page-content.background-black .note h4 {
	color: #fff;
	text-align: center;
	line-height: 28px;
	margin-bottom: 0
}
.carousel-nav-container {
	width: 100%;
	float: left
}
.portfolio-carousel .isotope-item {
	margin-bottom: 0;
	margin-right: 2px;
	display: block;
	float: left;
	height: auto
}
.carousel-nav {
	margin: 25px auto 0;
	display: table
}
.carousel-nav li {
	width: 30px;
	height: 30px;
	float: left;
	background-color: #eee;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin-right: 5px;
	-webkit-transition: all .2s ease 0;
	-moz-transition: all .2s ease 0;
	-o-transition: all .2s ease 0;
	-ms-transition: all .2s ease 0;
	transition: all .2s ease 0
}
.carousel-nav li a[class^=c_prev] {
	background-image: url(../img/c_prev.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	height: 30px;
	display: block !important
}
.carousel-nav li a[class^=c_next] {
	background-image: url(../img/c_next.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	height: 30px;
	display: block !important
}
.pricing-table-col {
	border: 10px solid #eee;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.pricing-table-col .head {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0
}
.pricing-table-col .head h2 {
	padding: 20px 0;
	text-align: center;
	margin-bottom: 0;
	font-size: 22px;
	font-weight: 500
}
.pricing-table-col .head .price {
	background: #f6f6f6;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: block;
	font: 12px Arial, sans-serif;
	color: #333
}
.head .price span {
	font: 30px 'Open Sans', Arial, sans-serif;
	font-weight: 300
}
.pricing-table-col.selected .head .price, .pricing-table-col.selected .head .price span {
	color: #fff !important
}
.pricing-table-col li {
	color: #777;
	padding: 8px;
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #fff;
	text-align: center;
	width: 100%;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.pricing-table-col li:first-child {
	border: none;
	float: none
}
.pricing-table-col li.odd {
	background-color: #fcfcfc
}
li.pricing-footer {
	height: auto !important;
	width: 100%;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-top: none
}
.pricing-footer .btn-big, .pricing-footer .btn-medium, .pricing-footer .btn-small {
	margin: 5px auto;
	display: table;
	float: none
}
#services-carousel li {
	margin-right: 30px
}
.service-box-1 {
	width: 100%;
	float: left;
	cursor: pointer
}
.service-box-1 .icon {
	padding: 10px;
	font-size: 16px;
	background: #333;
	color: #fff;
	float: left;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	display: table-cell;
	-webkit-transition: all .5s ease 0;
	-moz-transition: all .5s ease 0;
	-o-transition: all .5s ease 0;
	-ms-transition: all .5s ease 0;
	transition: all .5s ease 0
}
.service-box-1 h5 {
	padding-top: 7px;
	margin-bottom: 20px;
	padding-left: 50px
}
.service-box-1:hover .icon {
	transform: rotateY(180deg)
}
.service-box-1:hover .icon, .tabs.vertical.services-tabs li:hover .icon {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg)
}
.service-box-2 {
	width: 100%;
	padding: 10px;
	cursor: pointer;
	height: 220px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-transition: all .2s ease 0;
	-moz-transition: all .2s ease 0;
	-o-transition: all .2s ease 0;
	-ms-transition: all .2s ease 0;
	transition: all .2s ease 0
}
.service-box-2 .icon {
	width: 100%;
	margin: 0 auto 15px;
	transition: all .2s ease 0
}
.service-box-2 .icon, .service-box-2 .icon i {
	display: table;
	-webkit-transition: all .2s ease 0;
	-moz-transition: all .2s ease 0;
	-o-transition: all .2s ease 0;
	-ms-transition: all .2s ease 0
}
.service-box-2 .icon i {
	font-size: 24px;
	padding: 20px;
	margin: 0 auto;
	color: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	transition: all .2s ease 0
}
.service-box-2 h5 {
	text-align: center;
	margin-bottom: 10px
}
.service-box-2 p {
	text-align: center
}
.service-box-2 a.read-more {
	width: 100%;
	float: none;
	text-align: center;
	display: block
}
.service-box-2:hover::after, .service-box-2:hover::before {
	top: 0;
	content: "";
	position: absolute;
	display: block;
	width: 16px;
	height: 220px
}
.service-box-2:hover .icon i {
	background-color: #fff
}
.service-box-2:hover a.read-more, .service-box-2:hover h5, .service-box-2:hover p {
	color: #fff
}
.service-box-2 a.read-more:hover, .tabs.vertical.services-tabs li.active a {
	color: #fff !important
}
.service-box-2:hover::before {
	background: url(../img/service-shadow-left.png) top no-repeat;
	left: -16px
}
.service-box-2:hover::after {
	background: url(../img/service-shadow-right.png) top no-repeat;
	right: -16px
}
.services-overview li {
	background: url(../img/checkmark.png) no-repeat;
	float: left;
	width: 100%;
	padding-left: 40px;
	margin-bottom: 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.services-overview li h5 {
	margin-bottom: 15px
}
.tabs.vertical.services-tabs {
	width: 50%
}
.tabs.vertical.services-tabs li {
	background: 0 0;
	border: none;
	margin-bottom: 30px
}
.tabs.vertical.services-tabs li.active, .tabs.vertical.services-tabs li:first-child {
	border: none !important
}
.tabs.vertical.services-tabs li.active {
	background: 0 0
}
.tabs.vertical.services-tabs li a {
	padding: 0
}
.numbers-counter li p, .numbers-counter li span, .percent {
	color: #fff
}
.tabs.vertical.services-tabs li .icon {
	font-size: 30px;
	padding: 20px;
	background: #fff;
	display: table-cell;
	float: left;
	border: 1px solid #eee;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	transition: all .3s ease 0
}
.tabs.vertical.services-tabs li .icon, .team-img-container .team-img-hover .mask {
	-webkit-transition: all .3s ease 0;
	-moz-transition: all .3s ease 0;
	-o-transition: all .3s ease 0;
	-ms-transition: all .3s ease 0
}
.tabs.vertical.services-tabs li:hover .icon {
	color: #fff;
	transform: rotateY(180deg)
}
.tabs.vertical.services-tabs li.active:hover .icon {
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	transform: none
}
.tabs.vertical.services-tabs li h5 {
	margin-bottom: 3px;
	padding-left: 92px;
	padding-top: 12px
}
.tabs.vertical.services-tabs p {
	padding-left: 92px
}
.tab-content-wrap.vertical.services-tab-content-wrap {
	background: 0 0;
	padding: 0 0 0 30px;
	width: 50%
}
.tab-content-wrap.vertical.services-tab-content-wrap .tab-content {
	background: 0 0
}
.skills-circular {
	width: 100%;
	float: left
}
.skills-circular li {
	float: left;
	margin-right: 30px
}
.skills-circular.big li {
	margin-left: 30px;
	margin-right: 60px;
	min-height: 155px
}
.grid_3 .numbers-counter li:nth-child(2n), .grid_4 .numbers-counter li:nth-child(2n), .grid_5 .numbers-counter li:nth-child(3n), .grid_6 .numbers-counter li:nth-child(3n), .skills-circular li:last-child {
	margin-right: 0
}
.chart {
	position: relative;
	display: inline-block;
	width: 70px;
	height: 70px;
	text-align: center
}
.skills-circular.big .chart {
	width: 110px;
	height: 110px
}
.chart canvas {
	position: absolute;
	top: 0;
	left: 0
}
.percent-container {
	top: 12px;
	left: 12px;
	position: relative
}
.percent {
	display: table-cell;
	width: 46px;
	height: 46px;
	background: #727c89;
	z-index: 2;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%
}
.skills-circular.big .percent {
	width: 86px;
	height: 86px;
	font-size: 22px
}
.chart span.info {
	padding-top: 30px;
	float: left;
	width: 100%
}
.skills-bar {
	width: 100%;
	position: relative;
	float: left
}
.skills {
	padding-top: 20px;
	display: block
}
.skills li em {
	position: relative;
	top: -23px;
	font: 12px 'Open Sans', Arial, sans-serif;
	font-style: normal
}
.skills li {
	display: block;
	height: 15px;
	margin-bottom: 35px;
	background: #f6f6f6;
	background: -moz-linear-gradient(top,rgba(246,246,246,1) 0,rgba(238,238,238,1) 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(246,246,246,1)),color-stop(100%,rgba(238,238,238,1)));
	background: -webkit-linear-gradient(top,rgba(246,246,246,1) 0,rgba(238,238,238,1) 100%);
	background: -o-linear-gradient(top,rgba(246,246,246,1) 0,rgba(238,238,238,1) 100%);
	background: linear-gradient(to bottom,rgba(246,246,246,1) 0,rgba(238,238,238,1) 100%);
	border: 1px solid #ddd;
	box-sizing: border-box;
	-moz-box-sizing: border-box
}
.expand {
	height: 15px;
	position: absolute;
	margin-top: -1px
}
.skills .percentage-10 {
	width: 10%;
	-moz-animation: percentage-10 2s ease-out;
	-webkit-animation: percentage-10 2s ease-out
}
.skills .percentage-20 {
	width: 20%;
	-moz-animation: percentage-20 2s ease-out;
	-webkit-animation: percentage-20 2s ease-out
}
.skills .percentage-30 {
	width: 30%;
	-moz-animation: percentage-30 2s ease-out;
	-webkit-animation: percentage-30 2s ease-out
}
.skills .percentage-40 {
	width: 40%;
	-moz-animation: percentage-40 2s ease-out;
	-webkit-animation: percentage-40 2s ease-out
}
.skills .percentage-50 {
	width: 50%;
	-moz-animation: percentage-50 2s ease-out;
	-webkit-animation: percentage-50 2s ease-out
}
.skills .percentage-60 {
	width: 60%;
	-moz-animation: percentage-60 2s ease-out;
	-webkit-animation: percentage-60 2s ease-out
}
.skills .percentage-70 {
	width: 70%;
	-moz-animation: percentage-70 2s ease-out;
	-webkit-animation: percentage-70 2s ease-out
}
.skills .percentage-80 {
	width: 80%;
	-moz-animation: percentage-80 2s ease-out;
	-webkit-animation: percentage-80 2s ease-out
}
.skills .percentage-90 {
	width: 90%;
	-moz-animation: percentage-90 2s ease-out;
	-webkit-animation: percentage-90 2s ease-out
}
.skills .percentage-100 {
	width: 100%;
	-moz-animation: percentage-100 2s ease-out;
	-webkit-animation: percentage-100 2s ease-out
}@-moz-keyframes percentage-10{0%{width:0}100%{width:10%}}@-moz-keyframes percentage-20{0%{width:0}100%{width:20%}}@-moz-keyframes percentage-30{0%{width:0}100%{width:30%}}@-moz-keyframes percentage-40{0%{width:0}100%{width:40%}}@-moz-keyframes percentage-50{0%{width:0}100%{width:50%}}@-moz-keyframes percentage-60{0%{width:0}100%{width:60%}}@-moz-keyframes percentage-70{0%{width:0}100%{width:70%}}@-moz-keyframes percentage-80{0%{width:0}100%{width:80%}}@-moz-keyframes percentage-90{0%{width:0}100%{width:90%}}@-moz-keyframes percentage-100{0%{width:0}100%{width:100%}}@-webkit-keyframes percentage-10{0%{width:0}100%{width:10%}}@-webkit-keyframes percentage-20{0%{width:0}100%{width:20%}}@-webkit-keyframes percentage-30{0%{width:0}100%{width:30%}}@-webkit-keyframes percentage-40{0%{width:0}100%{width:40%}}@-webkit-keyframes percentage-50{0%{width:0}100%{width:50%}}@-webkit-keyframes percentage-60{0%{width:0}100%{width:60%}}@-webkit-keyframes percentage-70{0%{width:0}100%{width:70%}}@-webkit-keyframes percentage-80{0%{width:0}100%{width:80%}}@-webkit-keyframes percentage-90{0%{width:0}100%{width:90%}}@-webkit-keyframes percentage-100{0%{width:0}100%{width:100%}}
.numbers-counter {
	width: 100%;
	float: left
}
.numbers-counter li {
	margin-left: 1px;
	margin-bottom: 1px;
	float: left
}
.numbers-counter li span {
	font-size: 32px;
	width: 100%;
	text-align: center;
	display: block
}
.numbers-counter li p {
	width: 100%;
	display: block;
	text-align: center
}
.grid_3 .numbers-counter li {
	width: 134px;
	height: 134px
}
.grid_3 .numbers-counter li span {
	padding-top: 30px
}
.grid_4 .numbers-counter li {
	width: 184px;
	height: 184px
}
.grid_4 .numbers-counter li span {
	padding-top: 50px
}
.grid_5 .numbers-counter li {
	width: 155px;
	height: 155px
}
.grid_5 .numbers-counter li span {
	padding-top: 40px
}
.grid_6 .numbers-counter li {
	width: 189px;
	height: 189px
}
.grid_6 .numbers-counter li span {
	padding-top: 55px
}
.grid_7 .numbers-counter li {
	width: 166px;
	height: 166px
}
.grid_7 .numbers-counter li span {
	padding-top: 45px
}
.grid_12 .numbers-counter li span, .grid_8 .numbers-counter li span, .grid_9 .numbers-counter li span {
	padding-top: 55px
}
.grid_8 .numbers-counter li {
	width: 191px;
	height: 191px
}
.grid_9 .numbers-counter li {
	width: 173px;
	height: 173px
}
.grid_12 .numbers-counter li {
	width: 194px;
	height: 194px
}
.caroufredsel_wrapper {
	float: left !important; 
}
.testimonial-carousel {
	float: left;
	width: 100%
}
.testimonial {
	float: left;
	width: 100%;
	display: block;
	height: auto
}
.testimonial .testimonial-text {
	width: 100%;
	background: #f6f6f6;
	padding: 20px 30px 50px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.testimonial .testimonial-text p {
	font-size: 14px;
	font-style: italic;
	margin: 10px 0
}
.testimonial-author {
	width: 100%;
	position: relative;
	top: -40px;
	padding-left: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.testimonial-image-container {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 20px;
	border: 4px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	overflow: hidden
}
.tabs li.active:last-child, .tabs.vertical li {
	border-right: 1px solid #eee
}
.testimonial-image-container img {
	dispaly: block;
	width: 100px;
	height: 100px;
	-webkit-border-radius: 50%
}
.testimonial-author-name {
	margin-bottom: 0;
	padding-top: 50px
}
.testimonial-author-company {
	width: 100%;
	display: block;
	font-style: italic;
	font-weight: 300
}
.testimonial.style-2 .testimonial-text {
	background: 0 0;
	padding-bottom: 0
}
.testimonial.style-2 .testimonial-text p {
	text-align: center;
	font-size: 18px;
	line-height: 28px
}
.testimonial.style-2 .testimonial-text span {
	text-align: center;
	padding-top: 10px;
	width: 100%;
	display: block;
	font-style: italic
}
.tabs {
	overflow: hidden;
	float: left
}
.tabs i {
	padding-right: 5px;
	font-size: 13px
}
.tabs li {
	float: left;
	border-left: 1px solid #eee;
	overflow: hidden;
	position: relative;
	padding: 0;
	line-height: 38px;
	top: 1px;
	background-color: #f6f6f6;
	cursor: pointer
}
.tabs li a {
	color: #333;
	padding: 2px 16px 0;
	font: 13px Raleway, Arial, sans-serif;
	line-height: 38px
}
.tabs li.active {
	border-bottom: 1px solid #fff;
	background-color: #fff
}
.tabs li:first-child {
	border-left: none
}
.tabs li.active:first-child, .tabs.vertical li {
	border-left: 1px solid #eee
}
.tab-content-wrap {
	width: 100%;
	border: 1px solid #eee;
	margin-top: -1px;
	overflow: hidden;
	float: left;
	padding: 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
[class*=grid_].tabs.vertical, [class*=grid_].tabs.vertical li.active {
	overflow: visible
}
.tabs.vertical {
	overflow: hidden;
	float: left;
	width: 30%
}
.tabs.vertical li {
	border-bottom: 1px solid #eee;
	border-top: none;
	overflow: hidden;
	padding: 0;
	line-height: 42px;
	-moz-box-sizing: border-box
}
.tabs.vertical li, .tabs.vertical li a {
	float: left;
	width: 100%;
	box-sizing: border-box
}
.tabs.vertical li:first-child {
	border-top: 1px solid #eee !important
}
.tabs.vertical li a {
	color: #333;
	padding: 15px;
	font: 13px 'Open Sans', Arial, sans-serif
}
#filters li .item-number, #filters li a {
	font-family: Raleway, Arial, sans-serif
}
.tabs.vertical li a i {
	font-size: 16px;
	padding-right: 15px;
	position: relative;
	top: 2px
}
.tabs.vertical li.active {
	border-bottom: 1px solid #eee;
	border-right: none;
	border-top: none;
	background: #fff;
	position: relative
}
.tabs.vertical li.active a {
	color: #fff
}
.tab-content-wrap.vertical {
	margin-top: 0;
	overflow: hidden;
	float: left;
	border: none;
	width: 70%;
	padding: 0
}
.tab-content-wrap.vertical .tab-content {
	padding-left: 30px;
	background: #fff
}
.team {
	width: 100%;
	float: left
}
.team-img-container {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	position: relative
}
.team-img-container .team-img-hover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}
.team-img-container .team-img-hover .mask {
	background: rgba(255,255,255,.2);
	box-shadow: inset 0 0 0 8px rgba(255,255,255,.7);
	width: 100%;
	height: 100%;
	opacity: 0;
	display: block;
	cursor: pointer;
	transition: all .3s ease 0
}
.team-img-container:hover .mask {
	opacity: 1
}
.team h6 {
	margin-bottom: 0
}
.team .position {
	font-style: italic;
	font-weight: 300;
	margin-bottom: 10px;
	display: block;
	width: 100%
}
.team-social-links {
	width: 100%;
	margin-top: 15px;
	float: left
}
.team-social-links li {
	float: left;
	margin-right: 20px
}
.team-social-links li a {
	font-size: 16px;
	color: #aaa
}
.team-alternative li {
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	width: 284px;
	position: relative;
	overflow: hidden;
	cursor: pointer
}
.team-member-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	top: 0;
	left: 0;
	transform: scale(0,0);
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transition: all .3s ease 0
}
#filters li .item-number, .team-member-hover {
	-webkit-transition: all .3s ease 0;
	-moz-transition: all .3s ease 0;
	-o-transition: all .3s ease 0;
	-ms-transition: all .3s ease 0
}
.team-member-hover .mask {
	opacity: .7;
	width: 100%;
	height: 100%;
	z-index: 1
}
.team-member:hover .team-member-hover {
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	opacity: 1
}
.team-member-hover .team-member-info {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}
.team-member-hover .team-member-info h5 {
	color: #fff;
	text-align: center;
	padding-top: 60px;
	margin-bottom: 3px
}
.isotope-item, .row.portfolio-filters, .row.portfolio-items-holder {
	margin-bottom: 30px
}
.team-member-hover .team-member-info .position {
	width: 100%;
	display: block;
	text-align: center;
	font-style: italic;
	color: #fff;
	margin-bottom: 30px
}
.team-member-hover .btn-medium {
	position: relative;
	left: 90px
}
.portfolio-filters.portfolio-full ul {
	display: table;
	margin: 0 auto
}
#filters li {
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #ddd
}
#filters li .item-number {
	background: #eee;
	min-width: 25px;
	min-height: 25px;
	display: inline-block;
	text-align: center;
	margin-left: 10px;
	padding-top: 1px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	transition: all .3s ease 0
}
#filters li.active .item-number, #filters li:hover .item-number {
	color: #fff
}
#filters li:last-child {
	border-right: none
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	-ms-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity
}
.isotope .isotope-item.no-transition, .isotope.no-transition, .isotope.no-transition .isotope-item {
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	-ms-transition-duration: 0;
	-o-transition-duration: 0
}
.isotope-item {
	float: left;
	z-index: 2
}
.portfolio-img-container .portfolio-img {
	position: relative;
	overflow: hidden;
	width: 100%
}
.portfolio-img-container .portfolio-img-hover {
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(0,0);
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}
.portfolio-img-container .portfolio-img:hover .portfolio-img-hover {
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	opacity: 1
}
.isotope-item .portfolio-style-2 .portfolio-img {
	width: 100%;
	overflow: hidden
}
.isotope-item .portfolio-img-container .portfolio-img img {
	-webkit-transition: all .3s ease 0;
	-moz-transition: all .3s ease 0;
	-o-transition: all .3s ease 0;
	-ms-transition: all .3s ease 0;
	transition: all .3s ease 0
}
.portfolio-img-container .portfolio-img:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2)
}
.portfolio-img-container .portfolio-img-hover .mask {
	opacity: .7;
	width: 100%;
	height: 100%
}
.portfolio-img-container .portfolio-img-hover li {
	background: #222;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	transition: all .3s ease 0
}
.portfolio-img-container .portfolio-img-hover li, .post-media-container .post-media-hover .mask {
	-webkit-transition: all .3s ease 0;
	-moz-transition: all .3s ease 0;
	-o-transition: all .3s ease 0;
	-ms-transition: all .3s ease 0
}
.portfolio-img-container .portfolio-img-hover li.portfolio-zoom {
	margin-left: -45px !important
}
.portfolio-img-container .portfolio-img-hover li.portfolio-single {
	margin-left: 5px !important
}
.portfolio-img-container .portfolio-img-hover li a {
	width: 45px;
	height: 45px;
	display: table-cell;
	color: #eee
}
.portfolio-img-container .portfolio-img-hover li:hover a {
	color: #fff !important
}
.portfolio-img-container figcaption {
	width: 100%;
	background: #f6f6f6;
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.portfolio-img-container figcaption .portfolio-item-like {
	float: right;
	padding-top: 5px
}
.grid_6.isotope-item figcaption .title {
	max-width: 500px
}
#portfolioitems {
	padding-left: 15px
}
.portfolio-items-holder .isotope-item {
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 0
}
.portfolio-items-holder .grid_6 {
	width: 584px
}
.portfolio-items-holder .grid_4 {
	width: 388px
}
.portfolio-items-holder .grid_3 {
	width: 291px
}
.portfolio-items-holder .grid_6:nth-child(2n) {
	margin-right: 0
}
.container.full #portfolioitems {
	padding: 0
}
.container.full .portfolio-items-holder .isotope-item {
	width: 16.6%;
	margin-right: 1px;
	margin-bottom: 1px
}
.pagination.portfolio-full {
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 30px
}
.pagination.portfolio-full ul {
	float: none;
	display: table;
	margin: 0 auto
}
.portfolio-info li {
	width: 100%;
	padding-bottom: 3px
}
.portfolio-single-like {
	width: 100%
}
.portfolio-single-like p {
	display: inline;
	float: left
}
.portfolio-single-like .portfolio-item-like {
	float: left;
	padding-top: 5px;
	padding-left: 10px
}
.blog-posts li.blog-post {
	float: left;
	margin-bottom: 80px;
	width: 100%;
	position: relative
}
#post-slider {
	margin-bottom: 0
}
.post-media-container {
	width: 100%;
	margin-bottom: 30px;
	position: relative;
	float: left
}
.post-media-container .post-media-hover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}
.post-media-container .post-media-hover .mask {
	background: rgba(255,255,255,.3);
	box-shadow: inset 0 0 0 8px rgba(255,255,255,.7);
	width: 100%;
	height: 100%;
	opacity: 0;
	display: block;
	cursor: pointer;
	transition: all .3s ease 0
}
.post-media-container:hover .mask {
	opacity: 1
}
.footer-breadcrumbs a::after, .post-meta li a::after {
	content: "";
	opacity: 0;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px)
}
.post-media-container iframe {
	width: 100%;
	height: auto;
	min-height: 371px
}
.grid_12.blog-posts .post-media-container iframe {
	min-height: 500px
}
.post-media-container .audio-player {
	width: 100%
}
.post-media-container .audio-player.with-image {
	position: absolute;
	bottom: 30px;
	width: 90%;
	left: 40px
}
.grid_12.blog-posts .post-media-container .audio-player.with-image {
	left: 60px
}
.post-info {
	width: 110px;
	float: left;
	margin-right: 30px
}
.post-info li, .post-info-container .date-category li {
	float: left;
	width: 60px;
	height: 60px;
	border-radius: 50%
}
.post-info .post-date, .post-info-container .post-date {
	background: #eee;
	position: relative;
	z-index: 20
}
.post-info .post-date span, .post-info-container .post-date span {
	width: 100%;
	display: block;
	text-transform: uppercase
}
.post-info .post-date .day, .post-info-container .post-date .day {
	text-align: center;
	font: 19px 'Open Sans';
	line-height: 20px;
	font-weight: 600;
	padding-top: 14px
}
.post-info .post-date .month, .post-info-container .post-date .month {
	font-size: 9px;
	text-align: center
}
.post-info .post-category, .post-info-container .post-category {
	margin-left: -10px
}
.post-info .post-category i, .post-info-container .post-category i {
	width: 60px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 18px;
	color: #fff
}
.pagination, .post-meta {
	width: 100%
}
.post-body {
	padding-left: 140px
}
.post-body h3 {
	margin-bottom: 10px;
	-webkit-transition: all .2s ease 0;
	-moz-transition: all .2s ease 0;
	-o-transition: all .2s ease 0;
	-ms-transition: all .2s ease 0;
	transition: all .2s ease 0
}
.post-meta {
	margin-bottom: 20px;
	float: left;
	display: block
}
.post-meta li {
	float: left;
	padding-right: 15px;
	color: #666;
	line-height: 22px
}
.pagination, .pagination ul {
	float: right
}
.post-meta li span {
	font: 13px 'Open Sans', Arial, sans-serif
}
.post-meta li a {
	position: relative;
	display: inline-block;
	margin-right: 3px
}
.post-meta li a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 1px;
	-webkit-transition: height .2s, opacity .2s, -webkit-transform .2s;
	-moz-transition: height .2s, opacity .2s, -moz-transform .2s;
	-o-transition: height .2s, opacity .2s, transform .2s;
	-ms-transition: height .2s, opacity .2s, transform .2s;
	transition: height .2s, opacity .2s, transform .2s;
	-o-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px)
}
.post-meta li a:hover::after {
	height: 2px;
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.pagination li {
	float: left;
	margin-right: 5px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #eee;
	-webkit-transition: all .2s ease 0;
	-moz-transition: all .2s ease 0;
	-o-transition: all .2s ease 0;
	-ms-transition: all .2s ease 0;
	transition: all .2s ease 0
}
.pagination li:last-child {
	margin-right: 0
}
.pagination li a {
	width: 30px;
	height: 30px;
	display: table-cell
}
.pagination li.active a, .pagination li:hover a {
	color: #fff !important
}
.pagination li.current-page {
	width: auto;
	height: auto;
	padding-top: 5px;
	background: 0 0;
	margin-right: 25px
}
.pagination li.current-page:hover {
	background: 0 0
}
.blog-posts.blog-post-small-image li .post-media-container {
	width: 270px;
	margin-right: 30px
}
.blog-posts.blog-post-small-image li .post-body {
	padding-left: 300px
}
.blog-posts.blog-post-small-image .post-info-container {
	width: 100%;
	margin-bottom: 20px
}
.blog-posts.blog-post-small-image .post-info-container .date-category {
	width: 110px;
	height: 60px;
	margin-right: 20px;
	float: left
}
.blog-posts.blog-post-small-image .post-info-container .post-info {
	padding-left: 130px;
	width: 100%;
	margin-right: 0;
	float: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.blog-posts.blog-post-small-image .post-info-container .post-info li {
	width: auto;
	height: auto
}
.blog-posts.blog-post-small-image .post-media-container iframe {
	min-height: 212px
}
.blog-posts.blog-post-small-image .post-media-container .audio-player.with-image {
	left: 15px
}
.blog-posts.isotope.cols li.blog-post.isotope-item {
	width: 420px;
	margin-right: 30px;
	margin-bottom: 50px
}
.blog-posts.isotope.cols li.blog-post.isotope-item:nth-child(2n) {
	margin-right: 0
}
.blog-post.isotope-item .post-info {
	width: 70px
}
.blog-post.isotope-item .post-info .post-category {
	margin-left: 0;
	margin-top: -10px
}
.blog-post.isotope-item .post-body {
	padding-left: 100px
}
.blog-post.isotope-item iframe {
	min-height: 250px
}
.grid_12.blog-posts .blog-post.isotope-item .post-media-container iframe {
	min-height: 300px
}
.blog-post.isotope-item .post-media-container .audio-player.with-image {
	bottom: 20px;
	left: 20px
}
.blog-posts.isotope.full li.blog-post.isotope-item {
	width: 370px;
	margin-right: 30px;
	margin-bottom: 50px
}
.blog-posts.isotope.full li.blog-post.isotope-item:nth-child(3n) {
	margin-right: 0
}
.comment .avatar, .post-author .img-container {
	overflow: hidden;
	height: 70px;
	margin-right: 30px
}
.blog-posts.isotope.full li.blog-post.isotope-item .nivoSlider {
	min-height: 158px
}
.post-author {
	float: left;
	margin-bottom: 80px;
	width: 100%
}
.post-author .img-container {
	width: 70px;
	float: left;
	border: 3px solid #eee;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}
.post-author .info {
	padding-left: 103px
}
.post-author .info h6 {
	margin-bottom: 3px;
	-webkit-transition: all .3s ease 0;
	-moz-transition: all .3s ease 0;
	-o-transition: all .3s ease 0;
	-ms-transition: all .3s ease 0;
	transition: all .3s ease 0
}
.post-author .info span.member {
	font-style: italic;
	margin-bottom: 10px;
	display: block
}
.comments-li, .comments-li > li {
	float: left;
	margin-bottom: 30px
}
.post-comments {
	width: 100%;
	float: left
}
.comments-li > li {
	width: 100%
}
.comments-li > li:last-child .comment {
	border: none;
	margin-bottom: 0
}
.comment {
	float: left;
	min-height: 60px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 30px
}
.post-comments .children+ .children, .post-comments .comment+ .children {
	margin-top: 30px
}
.comment .avatar {
	width: 70px;
	float: left;
	border: 3px solid #eee;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}
.comment-meta li {
	font-style: italic
}
.comment-meta .author {
	font: 15px Raleway, Arial, sans-serif;
	font-weight: 600
}
.comment .comment-body {
	margin-left: 100px;
	margin-top: 15px
}
.comment .comment-reply-link {
	display: block;
	margin-top: 15px;
	background: url(../img/icon-reply.png) 0 center no-repeat;
	padding-left: 22px;
	cursor: pointer;
	text-transform: uppercase
}
.post-comments .children {
	margin-left: 20px;
	float: left;
	padding: 0 0 0 20px
}
#respond, .comment-form {
	float: left;
	width: 100%
}
#respond form {
	margin-top: 20px
}
#respond fieldset {
	margin-bottom: 10px
}
#respond label {
	width: 100%;
	color: #444;
	display: block;
	margin-bottom: 7px
}
#respond .email-container input, #respond .message textarea, #respond .name-container input {
	background: #f6f6f6;
	font: 13px 'Open Sans', Arial, sans-serif;
	color: #666
}
#respond .name-container {
	margin-right: 20px;
	float: left
}
#respond .email-container {
	float: left
}
#respond .email-container input, #respond .name-container input {
	border: 1px solid #ddd;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	height: 30px;
	width: 308px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	transition: all .3s ease 0
}
#respond #comment-reply, #respond .email-container input, #respond .name-container input {
	-webkit-transition: all .3s ease 0;
	-moz-transition: all .3s ease 0;
	-o-transition: all .3s ease 0;
	-ms-transition: all .3s ease 0
}
#respond .message {
	float: left;
	margin-top: 5px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
#respond .message textarea {
	border: 1px solid #ddd;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height: 22px;
	padding: 10px
}
#respond #comment-reply {
	color: #fff;
	font: 12px 'Open Sans', Arial, sans-serif;
	background-color: #333;
	cursor: pointer;
	padding: 8px 15px;
	border: none;
	float: right;
	margin-top: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	transition: all .3s ease 0;
	text-transform: uppercase
}
#respond .email-container input:focus, #respond .message textarea:focus, #respond .name-container input:focus {
	border-color: #aaa
}
.share-post {
	float: left;
	background: #f6f6f6;
	margin-top: 30px;
	padding: 10px 15px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.share-post span {
	float: left;
	display: block;
	margin-right: 20px;
	color: #333;
	position: relative;
	top: 2px
}
.share-post #shareme {
	float: left
}
.sharrre .box {
	background: #333;
	-webkit-box-shadow: 0 1px 1px #d3d3d3;
	-moz-box-shadow: 0 1px 1px #d3d3d3;
	box-shadow: 0 1px 1px #d3d3d3;
	height: 22px;
	display: inline-block;
	position: relative;
	padding: 0 55px 0 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	float: left;
	clear: both;
	overflow: hidden;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	cursor: pointer
}
.sharrre.portfolio-item-like .box {
	background: 0 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	padding: 0 5px 0 0;
	position: relative;
	top: -5px;
	color: #666
}
.sharrre .left {
	line-height: 22px;
	display: block;
	white-space: nowrap;
	text-shadow: 0 1px 1px rgba(255,255,255,.3);
	color: #fff;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}
.sharrre .middle {
	position: absolute;
	height: 22px;
	top: 0;
	right: 30px;
	width: 0;
	background: #555;
	text-shadow: 0 -1px 1px #363f49;
	color: #fff;
	white-space: nowrap;
	text-align: left;
	overflow: hidden;
	box-shadow: -1px 0 1px rgba(255,255,255,.4), 1px 1px 2px rgba(0,0,0,.2) inset;
	-webkit-transition: width .3s linear;
	-moz-transition: width .3s linear;
	-o-transition: width .3s linear;
	transition: width .3s linear
}
.sharrre .middle, .sharrre .middle a {
	-webkit-box-shadow: -1px 0 1px rgba(255,255,255,.4), 1px 1px 2px rgba(0,0,0,.2) inset;
	-moz-box-shadow: -1px 0 1px rgba(255,255,255,.4), 1px 1px 2px rgba(0,0,0,.2) inset
}
.sharrre .middle a, .sharrre .right {
	text-align: center;
	line-height: 22px
}
.sharrre .middle a {
	color: #ccc;
	font-weight: 700;
	padding: 0 9px;
	float: left;
	box-shadow: -1px 0 1px rgba(255,255,255,.4), 1px 1px 2px rgba(0,0,0,.2) inset
}
.sharrre .right {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 45px;
	color: #fff
}
.sharrre .box:hover {
	padding-right: 130px
}
.sharrre.portfolio-item-like .box:hover {
	padding-right: 5px
}
.sharrre .middle a:hover {
	text-decoration: none;
	color: #fff !important
}
.sharrre .box:hover .middle {
	width: 90px
}
.blog-post .share-post {
	margin-bottom: 80px
}
.map_canvas {
	width: 100%;
	height: 550px
}
.contact-info-list i {
	padding-right: 10px;
	padding-bottom: 5px
}
.widget .contact-info-list li {
	background: 0 0;
	border-bottom: none !important;
	padding-left: 0
}
.wpcf7 {
	float: left;
	width: 100%
}
.wpcf7 fieldset {
	max-width: 100%;
	margin-bottom: 20px
}
.wpcf7 label {
	color: #444;
	font: 13px Arial, sans-serif;
	line-height: 18px;
	margin-bottom: 5px;
	display: block;
	width: 100%;
	float: left
}
.wpcf7-text {
	padding: 8px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.wpcf7-text, .wpcf7-textarea {
	width: 100%;
	box-sizing: border-box;
	background: #f6f6f6;
	border: 1px solid #ddd
}
.wpcf7-text#portfolio-link {
	width: 100%
}
.wpcf7-textarea {
	-moz-box-sizing: border-box;
	padding: 10px;
	min-height: 267px
}
.wpcf7-text:focus, .wpcf7-textarea:focus {
	border-color: #aaa
}
.wpcf7-submit {
	border: 0 solid;
	font: 12px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
	line-height: 11px;
	color: #fff;
	background-color: #333;
	padding: 10px 17px;
	cursor: pointer;
	float: right;
	transition: all .2s ease 0
}
.pi_recent_posts .widget-post-info h6, .wpcf7-submit {
	-webkit-transition: all .2s ease 0;
	-moz-transition: all .2s ease 0;
	-o-transition: all .2s ease 0;
	-ms-transition: all .2s ease 0
}
.wpcf7-select {
	background: #f6f6f6;
	border: 1px solid #ddd;
	width: 100%;
	line-height: 29px !important;
	padding: 8px 8px 8px 10px;
	font: 12px 'Open Sans', Arial, sans-serif;
	color: #666;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.widget h6 {
	margin-bottom: 20px;
	text-transform: uppercase
}
.footer-widget-container .widget h6 {
	color: #eee
}
.aside-left {
	margin-bottom: 0;
	float: left
}
.aside-right {
	margin-bottom: 0;
	float: right
}
.widget {
	display: block;
	margin-bottom: 50px;
	float: left;
	width: 100%
}
.widget li {
	background: url(../img/aside-arrow.png) 0 12px no-repeat;
	border-bottom: 1px dotted #ddd;
	padding-left: 28px;
	padding-bottom: 5px;
	padding-top: 5px
}
.widget li:last-child {
	border-bottom: none !important;
	padding-bottom: 0
}
.footer-widget-container .widget li {
	border-bottom: 1px dotted #555
}
.footer-widget-container li.widget:last-child {
	margin-bottom: 70px
}
.widget_search form {
	position: relative
}
.widget_search #a_search {
	background: #fff;
	border: 1px solid #ddd !important;
	width: 100%;
	display: block;
	font-size: 11px;
	font-family: 'Open Sans', Arial, sans-serif;
	color: #777;
	font-style: italic;
	left: 0;
	top: 0;
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.widget_search .search-submit {
	background: url(../img/aside-search.png) center center no-repeat;
	width: 20px;
	height: 100%;
	border: none;
	text-indent: -9999px;
	position: absolute;
	float: left;
	cursor: pointer;
	right: 6px;
	top: 1px
}
.pi_recent_posts ul > li {
	float: left;
	border-bottom: none;
	background: 0 0;
	margin-bottom: 15px;
	padding-bottom: 0;
	padding-left: 0
}
.pi_recent_posts .post-media {
	width: 70px;
	height: 70px;
	overflow: hidden;
	margin-right: 20px;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}
.pi_recent_posts .widget-post-info .meta li {
	margin-bottom: 0;
	float: left;
	padding-right: 10px;
	color: #666
}
.pi_recent_posts .widget-post-info {
	width: 100%;
	padding-left: 90px;
	padding-top: 8px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.pi_recent_posts .widget-post-info h6 {
	font-size: 15px;
	text-transform: none;
	margin-bottom: 0;
	transition: all .2s ease 0
}
.pi_recent_posts .widget-post-info .meta {
	width: 100%;
	float: left
}
.pi_recent_posts .widget-post-info .meta li span {
	font: 13px 'Open Sans', Arial, sans-serif;
	line-height: 22px;
	color: #666
}
.footer-widget-container .pi_recent_posts li {
	border: none
}
.latest-posts {
	width: 100%;
	float: left
}
.latest-posts li .post-media-container {
	margin-bottom: 15px
}
.latest-posts li h5 {
	width: 100%;
	margin-bottom: 5px
}
.latest-posts li.post {
	width: 270px;
	margin-right: 30px;
	float: left
}
.latest-posts li.post:last-child {
	margin-right: 0
}
.widget_recent_comments li {
	background: url(../img/icon-comment.png) 0 center no-repeat;
	padding-left: 60px;
	padding-top: 0;
	min-height: 40px;
	border: none;
	margin-bottom: 15px
}
.widget_recent_comments li a {
	font-style: italic
}
.widget_recent_comments li span {
	font: 13px 'Open Sans', Arial, sans-serif;
	line-height: 22px;
	padding-left: 3px
}
.footer-widget-container .widget_recent_comments li {
	color: #bbb
}
.widget.social-feed li {
	background: 0 0;
	border: none;
	padding: 0;
	float: left;
	width: 66px;
	height: 66px;
	margin-right: 1px;
	margin-bottom: 1px;
	overflow: hidden
}
.widget.social-feed li a img {
	width: 66px;
	height: 66px;
	opacity: .6;
	-webkit-transition: all .3s ease 0;
	-moz-transition: all .3s ease 0;
	-o-transition: all .3s ease 0;
	-ms-transition: all .3s ease 0;
	transition: all .3s ease 0
}
.widget.social-feed li a img:hover {
	opacity: 1
}
.widget.social-feed li:nth-child(4n) {
	margin-right: 0
}
.newsletter .email {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border: 1px solid #ddd;
	color: #666;
	width: 148px;
	height: 28px;
	padding: 0 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 11px
}
.footer-widget-container .newsletter .email {
	background: #444;
	border: 1px solid #555;
	color: #bbb
}
.widget .newsletter #submit, .widget .newsletter .submit {
	height: 28px;
	color: #eee;
	font-size: 11px;
	position: relative;
	top: 0;
	padding: 0 15px;
	cursor: pointer;
	border: 1px solid #555;
	background: #444;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-transition: all .2s ease 0;
	-moz-transition: all .2s ease 0;
	-o-transition: all .2s ease 0;
	-ms-transition: all .2s ease 0;
	transition: all .2s ease 0
}
.widget_tag_cloud a {
	background: #f6f6f6;
	color: #777;
	display: inline-block;
	padding: 5px 10px;
	margin-bottom: 5px;
	margin-right: 2px
}
.widget_tag_cloud a:hover {
	color: #fff !important
}
.footer-widget-container .widget_tag_cloud a {
	background: #444;
	color: #bbb;
	font-size: 12px
}
#tweet-sroll-wrapper.widget li {
	border: none;
	background: url(../img/twitter.png) 0 5px no-repeat;
	padding-left: 44px;
	margin-bottom: 8px
}
.footer-widget-container #tweet-sroll-wrapper.widget li a {
	color: #ccc
}
#tweet-sroll-wrapper.widget .tweets-list-container {
	overflow: hidden;
	width: 100%
}
#tweet-sroll-wrapper.widget .tweet-list {
	position: relative
}
.footer-wrapper {
	background: #333;
	border-top: 10px solid #e5e8ec;
	width: 100%;
	float: left;
	padding: 70px 0 0;
	margin-top: 30px
}
#footer p, footer a {
	color: #bbb
}
.copyright-container {
	background: #fff;
	padding: 20px 0;
	width: 100%;
	margin: 0 auto;
	float: left
}
.copyright-container a, .copyright-container p {
	line-height: 12px;
	font-size: 12px;
	text-transform: uppercase;
	color: #39414b
}
.copyright-container p {
	padding-top: 7px
}
.footer-breadcrumbs {
	float: right
}
.footer-breadcrumbs a {
	margin-right: 15px;
	padding-bottom: 3px;
	position: relative;
	display: inline-block
}
.footer-breadcrumbs a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #666;
	height: 1px;
	-webkit-transition: height .2s, opacity .2s, -webkit-transform .2s;
	-moz-transition: height .2s, opacity .2s, -moz-transform .2s;
	-o-transition: height .2s, opacity .2s, transform .2s;
	-ms-transition: height .2s, opacity .2s, transform .2s;
	transition: height .2s, opacity .2s, transform .2s;
	-o-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px)
}
.footer-breadcrumbs a:hover::after {
	height: 2px;
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.scroll-up {
	width: 40px;
	height: 40px;
	opacity: .3;
	position: fixed;
	bottom: 50px;
	right: 100px;
	display: none;
	text-indent: -9999px;
	background: url(../img/to-top.png) no-repeat
}
.nicescroll-rails {
	z-index: 10000 !important
}
.box-table-b {
	width: 100%
}
.box-table-b th {
	background: #f6f6f6;
	font-weight: 400;
	padding: 6px 8px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #83161c;
	font-size: 14px
}
.box-table-b tr:first-child {
	border-top: 1px solid #f1f1f1
}
.box-table-b td {
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	padding: 6px 8px
}
.box-table-b tr:hover td {
	background: url(../images/table-raw-bg.png)
}
.contact-info-list p {
	font-size: 16px;
	margin: 0 0 20px
}
.new_map iframe {
	width: 100%;
	display: inline-block;
	height: 293px
}
.new_map {
	display: inline-block;
	width: 100%;
	margin: 20px auto;
	height: 350px;
	display: inline-block
}
#tweet-sroll-wrapper iframe {
	height: 220px !important
}
.phone-nmbr, .phone-nmbr a {
	font-size: 16px;
	margin: 0 0 20px;
	color: #666
}
.phone-nmbr {
	float: right;
	margin: 0
}
.header_solical .icon {
	margin: -30px 10px 10px
}
.phone-nmbr img {
	width: 27px
}
.phone-nmbr img {
	width: 27px;
	height: 27px;
	margin: auto;
	margin-right: 10px
}
.phone-nmbr {
	display: flex
}
.page-error .error-inner {
	text-align: center;
	font-size: 85px;
	color: #84161c;
	font-weight: 700
}
.page-content.page-error {
	text-align: center
}
.page-content.page-error h3 {
	font-size: 26px;
	color: #666;
	margin-bottom: 40px
}
.page-content.page-error .btn a {
	background: #84161c;
	color: #fff;
	padding: 10px 30px;
	border-radius: 50px;
	font-size: 19px;
	font-weight: 700
}
.page-content.page-error .btn a:hover {
	background: #84161c;
	color: #fff !important
}
.terms-list ul li {
	list-style: decimal;
	margin-bottom: 20px
}
.terms-list ul li b {
	margin-right: 20px
}
.inner-title {
	text-transform: capitalize;
	margin: 20px 0 10px 30px;
	float: left;
	width: 100%
}
.terms-list .list-inner {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 20px
}
.terms-list .capital {
	text-transform: uppercase
}
.terms-list .bold-diff {
	text-align: center;
	width: 100%;
	float: left;
	margin: 20px;
	font-weight: 500
}
.terms-list .list-inner li {
	list-style: lower-alpha
}
.terms {
	padding: 50px 0
}
.terms-cont {
	margin-bottom: 30px
}
.terms-list ul li {
	color: #666;
	font: 13px 'Open Sans', Arial, sans-serif;
	line-height: normal;
	line-height: 22px
}
.portfolio-img:hover .portfolio-zoom {
	opacity: 1;
	transition-delay: .3s;
	bottom: 50%
}
.portfolio-zoom a, .portfolio-zoom a:hover {
	color: #fff !important;
	line-height: 20px;
	padding: 10px;
	display: block
}
.portfolio-zoom {
	bottom: 0;
	display: block;
	left: 0;
	margin: 0 auto;
	opacity: 0;
	position: absolute;
	text-align: center;
	-webkit-transition: all .3s ease-in-out .1s;
	-moz-transition: all .3s ease-in-out .1s;
	-ms-transition: all .3s ease-in-out .1s;
	-o-transition: all .3s ease-in-out .1s;
	transition: all .3s ease-in-out .1s;
	position: absolute;
	z-index: 1500;
	background: #84161c;
	left: 50%;
	color: #fff;
	border: none;
	vertical-align: middle;
	font-size: 17px;
	right: auto;
	float: none;
	width: 40px;
	transform: translate(-50%,50%);
	height: 40px;
	border-radius: 50%
}
.isotope-item .portfolio-img-container .portfolio-img img {
	-webkit-transition: .4s ease;
	transition: .4s ease
}
.newsletter {
	display: flex
}
.newsletter #email {
	margin-right: 10px
}
#wrapper {
	width: 100px;
	margin: 0 auto;
	background: #fff;
	padding: 20px;
	border: 10px solid #aaa;
	border-radius: 15px;
	background-clip: padding-box;
	text-align: center
}
.button {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding: 5px 10px;
	border: 1px solid #aaa;
	background-color: #eee;
	background-image: linear-gradient(top,#fff,#f0f0f0);
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0,0,0,.15);
	color: #666;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	cursor: pointer;
	transition: all .2s ease-out
}
.button:hover {
	border-color: #999;
	box-shadow: 0 1px 3px rgba(0,0,0,.25)
}
.button:active {
	box-shadow: 0 1px 3px rgba(0,0,0,.25) inset
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,.5);
	transition: opacity .2s;
	visibility: hidden;
	opacity: 0;
	height: 100vh;
	z-index: 99999
}
.overlay.light {
	background: rgba(255,255,255,.5)
}
.overlay .cancel {
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: default
}
.overlay:target {
	visibility: visible;
	opacity: 1
}
.popup {
	margin: 75px auto;
	padding: 20px;
	background: #fff;
	border: 1px solid #666;
	width: 300px;
	box-shadow: 0 0 50px rgba(0,0,0,.5);
	position: relative
}
.light .popup {
	border-color: #aaa;
	box-shadow: 0 2px 10px rgba(0,0,0,.25)
}
.popup h2 {
	margin-top: 0;
	color: #666;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif
}
.popup .close {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 20px;
	right: 20px;
	opacity: .8;
	transition: all .2s;
	font-size: 24px;
	font-weight: 700;
	text-decoration: none;
	color: #666
}
.popup .close:hover {
	opacity: 1
}
.popup .content {
	max-height: 400px;
	overflow: auto
}
.popup p {
	margin: 0 0 1em
}
.popup p:last-child {
	margin: 0
}
.button.order-now img {
	width: 19px;
	margin-right: 10px
}
.button.order-now:hover {
	background: #f57d2b;
	color: #fff !important;
	border: 1px solid #f57d2b
}
.button.order-now {
	background: #fff;
	border: 1px solid #84161c;
	color: #84161c;
	border-radius: 50px;
	font-size: 18px;
	padding: 10px 20px
}
.popup-div {
	float: right;
	margin-top: 13px;
	margin-left: 20px;
	margin-right: 11px
}
#popup1 .tab {
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #f1f1f1
}
#popup1 .tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: 0;
	cursor: pointer;
	padding: 14px 16px;
	transition: .3s;
	font-size: 17px
}
#popup1 .tab button:hover {
	background-color: #ddd
}
#popup1 .tab button.active {
	background-color: #ccc
}
#popup1 .tabcontent {
	display: none;
	padding: 6px 12px;
	border: 1px solid #ccc;
	border-top: none
}
#popup1 .popup {
	width: 430px
}
#popup1 .popup h1 {
	font-size: 20px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	padding: 17px;
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2
}
#popup1 .popup .close {
	top: 5px;
	right: 5px;
	font-size: 33px
}
.locations-btn {
	background: #f57d2b;
	border: 1px solid #f57d2b;
	color: #fff;
	border-radius: 50px;
	font-size: 18px;
	padding: 10px 20px;
	width: auto;
	float: left;
	text-align: center;
	margin: 5px
}
#our-store.sitemap-banner {
	background: url(../img/sitemap-banner.png) center center scroll !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 100% !important;
	padding-top: 80px
}
.sitemap-page ul li a {
	font-size: 19px;
	line-height: 45px;
	padding-left: 10px
}
.sitemap-page ul li {
	width: 50%;
	float: left;
	color: #84161c;
	display: inline-flex;
	vertical-align: middle;
	align-items: center
}
.sitemap-page ul li a:hover {
	font-weight: 700
}
.footer-breadcrumbs a {
	margin-right: 10px
}

.services-overview li{background: url(../img/success-box.png) no-repeat}
.grid_3 .numbers-counter li{margin-bottom: 2px;}
.service-box-2{height: auto;}
.page-content .row{margin-bottom: 0}
.new_map{height: auto}
