@import url(https://fonts.googleapis.com/css?family=Aclonica);
@import url(https://fonts.googleapis.com/css?family=Monoton);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
/*
	--------> Global Styles
*/

html,
body {
	width: 100%;
	height: 100%
}

body {
	overflow-x: hidden
}

.wrap-general {
	position: relative;
	z-index: 999;
	overflow: hidden;
	background: #f6f6f6
}

.sub-page {
	background: #fff
}

.sub-page-bg {
	background: #f6f6f6
}

ul {
	list-style: none;
}

/*
	--------> Titles
*/
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	line-height: 1em
}

h2 {
	font-size: 60px;
	letter-spacing: -1px
}

h3 {
	font-size: 30px;
	font-weight: 300;
	margin: 44px 0 17px 0
}

h3.m_bot1 {
	margin-bottom: 30px;
}

h3.white {
	color: #fff;
}

h4 {
	font-size: 24px;
	font-weight: 300;
	margin: 20px 0 20px 0
}

h5 {
	font-size: 18px;
	line-height: 26px;
	color: #121212;
	font-weight: bold
}

.lead {
	font-size: 18px;
	line-height: 26px;
	color: #555;
	font-weight: bold
}

p.lead {
	margin: 0 0 23px 0
}

/*
	--------> Hovers
*/


a,
.portfolio a:after,
.client_carousel #foo2>li img,
.shots li .overlay .more,
.m_service:hover .service_description,
.m_service .service_description .desc_inner,
.process-item .circle,
.process-item .circle:before,
.process-item .circle .num,
.list-journal li h3,
.title-bg {
	-webkit-transition: all .25s ease-in-out 0s;
	-moz-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s;
}

.m_service .service_description {
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}

ul.main_services li div.last {
	width: 76.32%
}

div#refacing div.span5.sec {
	width: 33%;
}

div#refacing div.span5.fir {
	width: 60%;
}

a:hover,
.epicSlider.theme-default #epic-navigation .nav-button #next.up,
.epicSlider.theme-default #epic-navigation .nav-button #prev.down {
	-webkit-transition: all .25s ease-in-out 0s;
	-moz-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s
}

a:focus,
a:active {
	color: inherit
}

figure.img-polaroid {
	display: inline-block;
	margin: 0
}

.img-polaroid a {
	display: block
}

.img-polaroid {
	padding: 5px;
	background-color: #2d2d2d;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.img-polaroid img {
	max-width: inherit;
	width: 100%
}

/*
	--------> Buttons
*/

.btn {
	display: inline-block;
	background: #1b1b1b;
	font-size: 18px;
	line-height: 1em;
	text-transform: uppercase;
	padding: 21px 40px 21px 40px;
	letter-spacing: 1px;
	color: #fff;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.4);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	text-shadow: none;
	-webkit-transition: all .25s ease-in-out 0s;
	-moz-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s
}

.btn:hover {
	color: #121212;
	background: #fff;
	-webkit-transition: all .25s ease-in-out 0s;
	-moz-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s
}

.btn-1 {
	font-family: Arial, sans-serif;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-align: left;
	font-size: 16px;
	line-height: 1em;
	border: #d9d9d9 1px solid;
	background: #fff;
	color: #121212;
	padding: 16px 25px 16px 50px;
	display: inline-block;
	-webkit-transition: all .25s ease-in-out 0s;
	-moz-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s
}

.btn-1:hover {
	background: #121212;
	-webkit-transition: all .25s ease-in-out 0s;
	-moz-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s
}

.btn-2 {
	font-family: 'Open Sans', sans-serif;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-align: left;
	line-height: 20px;
	padding: 14px 25px 16px 60px;
	display: inline-block;
	-webkit-transition: all .25s ease-in-out 0s;
	-moz-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s
}

.btn-2:hover {
	color: #fff;
	background: #2d2d2d;
	-webkit-transition: all .25s ease-in-out 0s;
	-moz-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s
}

.btn-3 {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-transform: none;
	line-height: 20px;
	letter-spacing: 0;
	padding: 15px 25px 15px 50px;
	display: inline-block;
	-webkit-transition: all .25s ease-in-out 0s;
	-moz-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s
}

.btn-3:hover {
	color: #fff;
	-webkit-transition: all .25s ease-in-out 0s;
	-moz-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s
}

.btn-4 {
	font-family: Arial, sans-serif;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-align: left;
	font-size: 16px;
	line-height: 1em;
	border: #2d2d2d 1px solid;
	background: #1b1b1b;
	color: #fff;
	padding: 16px 25px 16px 50px;
	display: inline-block;
	-webkit-transition: all .25s ease-in-out 0s;
	-moz-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s
}

.btn-4:hover {
	color: #121212;
	-webkit-transition: all .25s ease-in-out 0s;
	-moz-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s
}

/*
	--------> Default Styles
*/

.extra-wrap {
	overflow: hidden
}

.padding-bottom {
	padding-bottom: 45px
}

.top-1 {
	margin-top: 40px
}

.right-1 {
	margin-right: 5px
}

.color-1 {
	color: #555
}

/*
	--------> lists
*/

.list {
	margin: 0;
	list-style-type: none
}

.list li {
	position: relative;
	padding-left: 22px;
	font-size: 16px;
	line-height: 26px;
	margin-top: 12px;
	color: #555
}

.list li a {
	color: #555
}

.list li a:hover {
	color: #121212
}

.list li:first-child {
	margin-top: 0
}

.list li:before {
	font-family: 'fontello';
	font-size: 12px;
	font-weight: normal;
	left: 0;
	line-height: 1em;
	margin: 0;
	position: absolute;
	top: 8px;
	content: '\2192'
}

/*
	--------> Main menu Block
*/

#navigation-wrapper {
	width: 100%;
	z-index: 99999;
	background: #fff;
	height: 100px;
}

#navigation {
	background: #fff;
	position: relative;
	z-index: 1000;
	width: 100%;
	height: 100px
}

#navigation h1 {
	margin: 20px 0 0 35px;
	display: inline-block;
	float: left
}

#navigation h1 a {
	display: block;
	width: 350px;
	height: 61px;
	background-size: cover !important;
	background: url("../img/laminates-&-millwork_opt.png") no-repeat;
}

/* ----------------- Splash Page ---------------- */
#splash {
	background: #ececec;
}

#splash #navigation {
	text-align: center;
}

#splash #navigation h1 {
	margin: 35px auto 0;
	float: none;
}

#splash #navigation h1 a {
	cursor: default;
}

.splash_title {
	text-align: center;
	font-size: 15px;
	margin-bottom: 32px;
}

.splash_box {
	padding: 166px 0;
}

.splash_item {
	padding: 20px 20px 28px;
	display: block;
	position: relative;
}

.splash_item span {
	display: block;
}

.splash_item figure {
	margin: 0 0 28px;
}

.splash_item:after {
	display: block;
	width: 0;
	height: 100%;
	top: 0;
	left: 50%;
	position: absolute;
	z-index: -1;
	background: #fff;
	box-shadow: 0 0 3px #e2e2e2;
	opacity: 0;
	content: "";
}

.splash_item:after {
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s
}

.splash_item:hover:after {
	width: 100%;
	opacity: 1;
	left: 0;
}

.splash_item:hover {}

.splash_item .title {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #000;
	text-align: center;
	font-weight: 800;
	margin: 0 0 0px;
}

/*
	--------> Navigation Block
*/

#navigation h1 a {
	color: #b3b3b3
}

#navigation h1 a span {
	color: #121212
}

#navigation h1 a:hover {
	text-decoration: none
}

#navigation ul {
	display: inline-block;
	float: right;
	text-align: right;
	list-style: none;
	font-size: 0
}

#navigation ul li {
	display: inline;
	font-size: 16px;
	line-height: 1em;
}

#navigation ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 1em;
	display: inline-block;
	color: #121212;
	margin: 43px 29px 41px 30px;
	text-transform: uppercase;
	-webkit-transition: all .25s ease-in-out 0s;
	-moz-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s
}

#navigation ul li a:hover,
#navigation ul li.current a {
	text-decoration: none;
	color: #fff
}

#navigation ul li.home {
	display: none
}

#index {
	background: #000;
	height: 100%;
	margin-bottom: -100px;
	position: relative
}

.title-bg {
	padding: 40px 0;
}

.title-bg h2 {
	margin: 0;
	color: #fff;
}

/*----------- Statistic --------*/
.stat_block {
	margin-top: -3px;
	font-family: 'Open Sans', sans-serif;
}

.stat_block .num {
	width: 227px;
	font-size: 100px;
	line-height: 0.8em;
	margin: 0 0;
	font-weight: 300;
	color: #121212;
	letter-spacing: -5px;
	font-family: 'Open Sans', sans-serif;
}

.stat_icon {
	padding-top: 10px;
}

.stat_icon:before {
	font-family: "FontAwesome";
	font-size: 65px;
	line-height: 1em;
	opacity: 0.5;
}

.stat_block .descr strong {
	font-size: 48px;
	font-weight: 600;
	line-height: 1em;
}

.stat_block .descr {
	font-size: 24px;
	line-height: 1em;
	padding: 5px 0 0 8px;
}

.f_left {
	float: left;
}

.ext_wrap {
	overflow: hidden;
}

/*---*/

/*
	--------> Page About
*/

.carousel-1 {
	overflow: hidden;
	margin: 40px 0 0 0
}

.carousel-1 .flexslider {
	position: relative;
	z-index: 10;
	padding: 0
}

.carousel-1 .flexslider .slides {
	margin: 0
}

.carousel-1 .flexslider .slides>li {
	margin-right: 0;
	position: relative;
	display: none;
	-webkit-backface-visibility: hidden
}

.carousel-1 .flexslider .slides img {
	width: 100%;
	display: block
}

.no-js .slides>li:first-child {
	display: block
}

.carousel-1 .carousel {
	margin: 0 !important
}

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .slides {
	display: block
}

* html .slides {
	height: 1%
}

.p_link {
	display: block;
	width: 40px;
	height: 40px;
	background: url("../img/p_link.png") 50% 50% no-repeat rgba(18, 18, 18, 0.8);
	position: absolute;
	z-index: 10;
	right: 10px;
	bottom: 10px;
}

.carousel-1 .flexslider .flex-prev,
.carousel-1 .flexslider .flex-next {
	/*background:url(../img/carousel-btn-bg.png) 0 0 repeat;*/
	width: 70px;
	height: 70px;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	z-index: 100;
	display: block !important;
	background-color: rgba(18, 18, 18, 0.8);
}

.carousel-1 .flexslider .flex-prev:hover,
.carousel-1 .flexslider .flex-next:hover {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}

.carousel-1 .flexslider .flex-prev {
	left: 0
}

.carousel-1 .flexslider .flex-prev:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -7px 0 0 -13px;
	width: 26px;
	height: 14px;
	background: url(../img/prev.png) 0 0 no-repeat
}

.carousel-1 .flexslider .flex-next {
	right: 0
}

.carousel-1 .flexslider .flex-next:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -7px 0 0 -13px;
	width: 26px;
	height: 14px;
	background: url(../img/next.png) 0 0 no-repeat
}

.carousel-1 .flexslider .flex-disabled {
	background: url(../img/carousel-btn-bg.png) 0 0 repeat !important
}

.carousel-1 .flex-direction-nav {
	list-style: none;
	margin: 0;
	display: block !important
}

.black-block-bg {
	background: #121212;
	padding-bottom: 43px
}

.black-block-bg h3 {
	color: #fff;
	margin-bottom: 0
}

.black-block-bg h3.m_bot1 {
	margin-bottom: 17px;
}

.team-list .thumbnails {
	overflow: hidden;
	margin-top: 5px;
	margin-right: -10px
}

.team-list .thumbnails .span3 {
	margin-top: 7px;
	margin-bottom: 0;
	float: left
}

.team-list .thumbnails .thumbnail {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	padding: 10px 0 15px 0
}

.team-list .thumbnails .thumbnail:hover {
	background: #2d2d2d;
	position: static;
	margin-left: -10px;
	margin-right: -10px;
	padding: 10px 10px 15px 10px
}

.team-list .thumbnails .thumbnail .caption {
	display: block;
	margin: 0;
	padding: 22px 5px 0 5px;
	color: #aaa
}

.team-list .thumbnails .thumbnail figure {
	display: block
}

.team-list .thumbnails .thumbnail strong {
	display: block;
	font-size: 18px;
	line-height: 1em;
	text-transform: uppercase
}

.team-list .thumbnails .thumbnail span {
	display: block;
	color: #fff;
	margin: -1px 0 12px 0
}

.team-list .thumbnails .thumbnail .social-icons {
	margin-top: 17px
}

.team-list .thumbnails .thumbnail .social-icons a {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	width: 32px;
	height: 32px;
	position: relative;
	display: inline-block;
	color: #fff
}

.team-list .thumbnails .thumbnail .social-icons .tooltip {
	margin-top: -8px !important
}

.team-list .thumbnails .thumbnail .social-icons .tooltip.in {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important
}

.team-list .thumbnails .thumbnail .social-icons .tooltip .tooltip-arrow {
	border-top-color: #d9d9d9
}

.team-list .thumbnails .thumbnail .social-icons .tooltip .tooltip-inner {
	background-color: #d9d9d9;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 13px;
	line-height: 18px;
	color: #121212;
	padding: 3px 10px 3px 10px
}

.team-list .thumbnails .thumbnail .facebook {
	background: #39599f
}

.team-list .thumbnails .thumbnail .twitter {
	background: #45b0e3
}

.team-list .thumbnails .thumbnail .linkedin {
	background: #65b7d2
}

.team-list .thumbnails .thumbnail .flickr {
	background: #fff;
	color: #000 !important
}

.team-list .thumbnails .thumbnail .google {
	background: #1872bf
}

.team-list .thumbnails .thumbnail .tumblr {
	background: #385a75
}

.team-list .thumbnails .thumbnail .dribbble {
	background: #d97aa5
}

.team-list .thumbnails .thumbnail a:before {
	position: absolute;
	left: 50%;
	top: 50%;
	font-weight: normal;
	margin: -7px 0 0 -7px;
	font-size: 14px;
	line-height: 1em;
	font-family: 'fontello'
}

.white-block-bg {
	background: #f6f6f6;
	padding: 44px 0 44px 0
}

.white-block-bg h3 {
	color: #121212;
	margin: 0
}

.white-block-bg .extra-wrap {
	width: 70%;
	float: left
}

.white-block-bg .extra-wrap h3 {
	line-height: 1.2em;
	font-weight: normal;
	color: #121212;
	margin: -4px 0 0 0
}

.white-block-bg .btn-2 {
	position: relative;
	width: auto;
	height: auto;
	float: right
}

.white-block-bg .btn-2:before {
	position: absolute;
	left: 18px;
	top: 50%;
	font-weight: normal;
	margin: -15px 0 0 0;
	font-size: 30px;
	line-height: 1em;
	font-family: 'fontello'
}

/*
	--------> Page Work
*/

#options ul {
	margin: 50px 0 20px 0;
	overflow: hidden
}

#options ul li {
	display: inline-block;
	float: left
}

#options ul li a {
	display: inline-block;
	color: #121212;
	float: left;
	background: #fff;
	font-size: 16px;
	line-height: 1em;
	padding: 16px 20px 16px 20px;
	border: #d9d9d9 1px solid;
	margin-right: 5px
}

#options ul li a:active,
#options ul li a.selected,
#options ul li a:hover {
	background: #121212;
	border-color: #121212;
	color: #fff
}

.portfolio {
	margin: 0;
	list-style: none
}

.portfolio .element {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	overflow: hidden;
	display: block
}

.portfolio a {
	display: block;
	text-decoration: none;
	position: relative
}

.portfolio img {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
	position: relative;
	z-index: 2;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.isotope-block {
	height: auto;
	float: none;
	overflow: hidden;
	position: relative;
	text-align: left
}

.portfolio a:after {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 1;
	z-index: 99;
	background-color: rgba(0, 0, 0, 0.5);
	content: "";
}

.isotope-block:hover img {
	-webkit-transform: translateY(-70px);
	-moz-transform: translateY(-70px);
	-ms-transform: translateY(-70px);
	transform: translateY(-70px);
}

.portfolio a:hover:after {
	opacity: 0;
}

.isotope-block .mask {
	width: 100%;
	height: 70px;
	z-index: 1;
	position: absolute;
	overflow: hidden;
	bottom: 0;
	left: 0;
}

.isotope-block .mask>div {
	padding: 11px 0 0;
	text-align: center;
	color: #fff;
	font-size: 14px
}

.isotope-block .mask span {
	display: block;
	font-size: 18px
}

.blockquote-block blockquote {
	margin: 37px 0 0 0;
	padding: 0;
	font-size: 16px;
	line-height: 26px;
	color: #aaa;
	display: block;
	border: 0
}

.blockquote-block blockquote .extra-wrap {
	position: relative;
	padding-bottom: 30px;
	font-style: italic
}

.blockquote-block blockquote .extra-wrap:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 55px;
	height: 51px;
	background: url(../img/quote-2.png) 0 0 no-repeat
}

.blockquote-block blockquote span {
	display: block
}

.blockquote-block blockquote .blockquote-author {
	text-align: right;
	color: #fff;
	padding-top: 4px;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	width: 170px;
	float: left;
	margin-right: 30px
}

.blockquote-block blockquote .blockquote-author:after {
	content: "";
	position: absolute;
	left: 0;
	top: -16px;
	width: 55px;
	height: 51px;
	background: url(../img/quote-1.png) 0 0 no-repeat
}

.blockquote-block blockquote .blockquote-author strong {
	display: block;
	font-size: 18px;
	line-height: 1em;
	text-transform: uppercase
}

.blockquote_carousel {
	position: relative
}

.blockquote_carousel #foo {
	display: block;
	list-style: none outside none;
	margin: 0;
	padding: 0
}

.blockquote_carousel #foo>li {
	cursor: default;
	display: block;
	float: left;
	margin-right: 0;
	padding: 0
}

.blockquote_carousel.responsive {
	margin-left: 0;
	width: auto
}

.blockquote_carousel .prev,
.blockquote_carousel .next {
	cursor: pointer;
	display: inline-block;
	height: 30px;
	position: absolute;
	top: -30px;
	width: 30px;
	background: 0;
	color: #fff
}

.blockquote_carousel .prev:before,
.blockquote_carousel .next:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -14px 0 0 -13px;
	width: 26px;
	height: 14px;
	font-size: 24px;
	font-weight: normal;
}

.blockquote_carousel .prev {
	right: 44px
}

.blockquote_carousel .prev:before {
	content: "←";
}

.blockquote_carousel .next {
	right: 0
}

.blockquote_carousel .next:before {
	content: "→";
}

.client_carousel {
	position: relative;
	margin-top: 26px;
	padding-bottom: 0px
}

.client_carousel #foo2 {
	display: block;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.client_carousel #foo2>li {
	cursor: default;
	display: inline-block;
	min-height: 48px;
	float: left;
	margin-right: 0;
	padding: 0
}

.client_carousel #foo2>li img {
	opacity: 0.5;
	width: 70%;
}

.client_carousel #foo2>li:hover img {
	opacity: 1;
}

.client_carousel.responsive {
	margin-left: 0;
	width: auto
}

.client_carousel .prev2,
.client_carousel .next2 {
	cursor: pointer;
	display: inline-block;
	height: 30px;
	position: absolute;
	top: -55px;
	width: 30px;
	background: 0;
	color: #121212
}

.client_carousel .prev2:before,
.client_carousel .next2:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -7px 0 0 -13px;
	width: 26px;
	height: 14px;
	font-size: 24px;
	font-weight: normal;
	font-family: "Arial";
}

.client_carousel .prev2 {
	right: 44px
}

.client_carousel .prev2:before {
	content: "←";
}

.client_carousel .next2 {
	right: 0
}

.client_carousel .next2:before {
	content: "→";
}

.work-carousel {
	margin-top: 50px
}

.video_wrap {
	height: 770px;
}

.carousel-relative {
	position: relative
}

.carousel-relative .prev,
.carousel-relative .next {
	top: -70px;
	position: absolute;
	width: auto;
	font-family: Arial, sans-serif;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-align: left;
	font-size: 16px;
	line-height: 1em;
	border: #d9d9d9 1px solid;
	background: #fff;
	color: #121212;
	width: 165px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block
}

.carousel-relative .prev:hover,
.carousel-relative .next:hover {
	background: #121212
}

.carousel-relative .prev {
	padding: 16px 0 16px 55px;
	right: 170px
}

.carousel-relative .prev:before {
	content: '\2190';
	position: absolute;
	left: 16px;
	top: 50%;
	margin-top: -10px;
	font-weight: normal;
	font-size: 20px;
	line-height: 1em;
	font-family: 'fontello'
}

.carousel-relative .next {
	padding: 16px 0 16px 25px;
	right: 0
}

.carousel-relative .next:before {
	content: '\2192';
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -10px;
	font-weight: normal;
	font-size: 20px;
	line-height: 1em;
	font-family: 'fontello'
}

a.btn-projects {
	position: relative;
	width: auto;
	margin-bottom: 20px
}

a.btn-projects:before {
	position: absolute;
	left: 19px;
	top: 50%;
	font-weight: normal;
	margin: -9px 0 0 0;
	font-size: 19px;
	line-height: 1em;
	font-family: 'FontAwesome'
}

.carousel-2 {
	margin: 0
}

.carousel-2 .flexslider2 {
	position: relative;
	z-index: 10;
	padding: 0;
	text-align: center
}

.carousel-2 .flexslider2 .slides {
	margin: 0
}

.carousel-2 .flexslider2 .slides>li {
	margin-right: 0;
	display: none;
	-webkit-backface-visibility: hidden
}

.carousel-2 .flexslider2 .slides img {
	width: 100%;
	display: block
}

.no-js .slides>li:first-child {
	display: block
}

.carousel-2 .carousel {
	margin: 0 !important
}

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .slides {
	display: block
}

* html .slides {
	height: 1%
}

.carousel-2 .flexslider2 .flex-prev,
.carousel-2 .flexslider2 .flex-next {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	background-color: rgba(18, 18, 18, 0.8);
}

.carousel-2 .flexslider2 .flex-prev {
	left: 0
}

.carousel-2 .flexslider2 .flex-prev:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -7px 0 0 -13px;
	width: 26px;
	height: 14px;
	background: url(../img/prev.png) 0 0 no-repeat
}

.carousel-2 .flexslider2 .flex-next {
	right: 0
}

.carousel-2 .flexslider2 .flex-next:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -7px 0 0 -13px;
	width: 26px;
	height: 14px;
	background: url(../img/next.png) 0 0 no-repeat
}

.carousel-2 .flexslider2 .flex-disabled {
	opacity: 0.5;
}

.carousel-2 .flexslider2 .flex-direction-nav {
	list-style: none;
	margin: 0
}

.carousel-2 .flexslider2 .flex-control-nav {
	list-style: none;
	margin: 0;
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	display: block;
	text-align: center
}

.carousel-2 .flexslider2 .flex-control-nav li {
	display: inline-block;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	width: 10px;
	height: 10px;
	padding: 2px;
	margin: 0 2px
}

.carousel-2 .flexslider2 .flex-control-nav li a {
	width: 6px;
	height: 6px;
	display: block;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	text-indent: -800px;
	border: #3d3c3d 2px solid;
	background: transparent;
	cursor: pointer;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}

.carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.carousel-2 .flex-control-nav li a:hover {
	width: 6px;
	height: 6px;
	display: block;
	border: transparent 2px solid;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}


div.main-box {
	top: 50px;
	left: 80px;
	opacity: 85%;
	padding: 25px;
	text-align: left;
	position: absolute;
	line-height: 18pt;
	width: 200px;
	font-size: small;
	display: none;
}


div.certified-logo {
	float: right;
	position: absolute;
	bottom: 10px;
	right: 60px;
}

img.header-logo {
	display: none;
}

div.certified-logo {
	width: 50px;
}

.client_carousel img {
	padding:10px;
}

.main-copy{
	padding:15px;
}
.footer-copy{
	display: block; 
	margin-left: 0px; 
	text-align:justify;
}
@media(max-width:800px) {
	.title-bg h2 {
		font-size:x-large;
	}
	.title-bg {
		padding: 20px;
	}
}
@media(min-width:800px) {
	div.main-box {
		display: block;
		background-color: #670606;
		line-height: 16pt;
		width: 300px;
		font-size: medium;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.main-box button{
		font-size:medium;
	}

	div.certified-logo {
		width: unset;
	}
}

@media(min-width:950px) {
	div.main-box {
		display: block;
		background-color: #670606;
		line-height: 22pt;
		width: 300px;
		height: 300px;
		font-size: medium;
	}

	.main-box button{
		font-size:medium;
	}

	.header-copy {
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
		margin-top: 20px;
	}

	img.header-logo {
		display: block;
		position: absolute;
		top: 20px;
		width: 300px;
		left: 100px;
	}
}

@media(min-width:1200px) {
	div.main-box {
		display: block;
		background-color: #670606;
		line-height: 24pt;
		width: 400px;
		font-size: large;
	}

	
	.main-box button{
		font-size:large;
	}


	.header-copy {
		margin-left: 25px;
		margin-right: 25px;
		margin-bottom: 30px;
		margin-top: 15px;
	}

	img.header-logo {
		display: block;
		position: absolute;
		top: 20px;
		width: 300px;
		left: 100px;
	}
}


@media(min-width:1400px) {
	div.main-box {
		display: block;
		background-color: #670606;
		width: 453px;
		height:453px;
		font-size: x-large;
		line-height: 32pt;
	}

	
	.main-box button{
		font-size:x-large;
	}

	.header-copy {
		margin-left: 25px;
		margin-right: 25px;
		margin-bottom: 55px;
		margin-top: 15px;
	}

	img.header-logo {
		display: block;
		position: absolute;
		top: 20px;
		width: 300px;
		left: 20px;
	}
}

.main-box a {

	all: unset !important;
}

.main-box div.button {
	margin: 0 auto;
}

.main-box button {
	background-color: #ccd4d9 !important;
	color: black;
	display: flex;
	margin: 0 auto;
	justify-content: center;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
}

.epic-caption {
	height: 800px !important;
}

/*---------Dribble -----------*/
.shots.thumbs {
	overflow: hidden;
	margin: 3px 0 0 0px;
}

.shots.thumbs li {
	float: left;
	width: 230px;
	margin-left: 5px;
}

.shots.thumbs li:first-child {
	margin-left: 0;
}

.shots.thumbs li img {
	width: 230px;
	height: 230px;
	position: relative;
	display: block;
	z-index: 1;
}

.shots.thumbs li figure {
	margin: 0;
	position: relative;
}

.shots.thumbs li .overlay .more {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: url("../img/more_link_dribble.png") 50% 50% no-repeat rgba(0, 0, 0, 0.5);
	z-index: 2;
}

.shots.thumbs li .overlay:hover .more {
	opacity: 1;
}

.z5 {
	z-index: 5;
}

/*---*/

/*---------- Services page ---------*/
.services {
	color: #aaa
}

.process-container {
	min-height: 210px;
	margin: 21px 0 0px 45px;
	overflow: hidden;
}

.process-item {
	width: 80px;
	padding: 0 0 42px;
	margin-left: 122px;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	position: relative;
}

.process-container .process-item:first-child {
	margin-left: 0;
}

.process-item figure {
	margin: 0;
	display: block;
	margin-bottom: 3px;
}

.process-item [class^="icon-"],
.process-item [class*=" icon-"] {
	width: auto;
}

.process-item [class^="icon-"]:before,
.process-item [class*=" icon-"]:before {
	font-family: 'FontAwesome';
	font-size: 30px;
	line-height: 1em;
	width: auto;
	display: inline-block;
}

.process-item1 {
	padding-top: 96px;
}

.process-item2 {
	padding-top: 38px;
}

.process-item3,
.process-item5 {
	padding-top: 67px;
}

.process-item4 {
	padding-top: 8px;
}

.process-item .circle {
	border-radius: 500px;
	box-shadow: 0 0 0 2px #2d2d2d;
	width: 18px;
	height: 18px;
	margin-left: -11px;
	position: absolute;
	left: 50%;
	background: #121212;
	z-index: 9;
	bottom: 8px;
}

.process-item:hover .circle {
	width: 40px;
	height: 40px;
	bottom: -3px;
	margin-left: -22px;
}

.process-item .circle:before {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -5px 0 0 -5px;
	border-radius: 50px;
	width: 10px;
	height: 10px;
	opacity: 1;
	background: #b0090a;
	content: "";
}

.process-item:hover .circle:before {
	opacity: 0;
}

.process-item .circle .num {
	display: inline-block;
	vertical-align: middle;
	opacity: 0;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #fff;
}

.process-item:hover .circle .num {
	opacity: 1;
	-webkit-transition-delay: .25s;
	-moz-transition-delay: .25s;
	-o-transition-delay: .25s;
	padding-top: 8px;
}

.process-item:after {
	display: block;
	position: absolute;
	bottom: 43px;
	left: 47px;
	height: 2px;
	background: #2d2d2d;
	width: 185px;
	content: "";
}

.process-item1:after,
.process-item3:after {
	-webkit-transform: skewY(-16deg);
	-moz-transform: skewY(-16deg);
	-o-transform: skewY(-16deg);
	-ms-transform: skewY(-16deg);
}

.process-item2:after {
	-webkit-transform: skewY(10deg);
	-moz-transform: skewY(10deg);
	-o-transform: skewY(10deg);
	-ms-transform: skewY(10deg);
	bottom: 0px;
}

.process-item4:after {
	-webkit-transform: skewY(17deg);
	-moz-transform: skewY(17deg);
	-o-transform: skewY(17deg);
	-ms-transform: skewY(17deg);
	bottom: -15px;
}

.process-item5:after {
	-webkit-transform: skewY(-19deg);
	-moz-transform: skewY(-19deg);
	-o-transform: skewY(-19deg);
	-ms-transform: skewY(-19deg);
	bottom: 48px;
}

.process-item6:after {
	display: none;
}

.process_description_wrap {
	min-height: 52px;
}

.process_description_wrap>div {
	display: none;
}

.process_description_wrap>div:first-child {
	display: block;
}

#services .item .icons-bg {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	background: #2d2d2d;
	width: 170px;
	height: 170px;
	margin: 11px auto 0 auto
}

#services .item .icons-bg>span {
	position: relative;
	color: #fff;
	width: 170px;
	height: 170px
}

#services .item .icons-bg>span:before {
	position: absolute;
	left: 50%;
	top: 50%;
	font-weight: normal;
	margin: -45px 0 0 -45px;
	font-size: 90px;
	line-height: 1em;
	font-family: 'FontAwesome'
}

.services-list {
	font-size: 14px;
	line-height: 24px;
	color: #555;
}

.services-list .span3 {
	margin-top: 31px
}

.services-list span {
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 26px;
	color: #121212;
	font-weight: bold;
	font-family: Arial, sans-serif;
	margin-bottom: 55px
}

.services-list span:before {
	position: absolute;
	left: -20px;
	top: 50%;
	font-weight: normal;
	margin: 0px 0 0 0;
	font-size: 55px;
	line-height: 1em;
	font-family: 'FontAwesome'
}

.services-list span.extra:before {
	font-size: 50px;
}

/*----------Main Services ---------*/
.main_services {
	padding-top: 11px;
	margin: 0;
}

.m_service {
	width: 188px;
	border: 1px solid #d9d9d9;
	float: left;
	text-align: center;
	padding: 73px 20px 67px;
	background-color: #fff;
	margin-left: 5px;
	position: relative;
}

.m_service .service_description {
	position: absolute;
	color: #fff;
	overflow: hidden;
	left: 50%;
	top: 50%;
	right: 50%;
	bottom: 50%;
	z-index: 99;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.41);
}

.m_service .service_description .desc_inner {
	padding: 73px 20px;
	color: #fff;
	opacity: 0;
	display: none;
	-webkit-transition-delay: .25s;
	-moz-transition-delay: .25s;
	-o-transition-delay: .25s;
}

.m_service .service_description .desc_inner>span {
	display: block;
	margin-bottom: 13px;
}

.m_service:hover .service_description {
	top: -21px;
	left: -21px;
	right: -21px;
	bottom: -21px;
}

.m_service:hover .service_description .desc_inner {
	opacity: 1;
	display: block;
}

.m_service .service_description strong {
	font-size: 18px;
	line-height: 26px;
	color: #fff;
}

.main_services>li {
	margin-top: 5px;
}

.main_services>li:first-child {
	margin-top: 0;
}

.main_services>li .m_service:first-child {
	margin-left: 0;
}

.m_service .title {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	color: #000;
}

/*---*/

/*
	--------> Page Journal
*/


.list-journal {
	margin: 51px 0 20px 0;
	list-style-type: none
}

.list-journal li {
	display: block;
	overflow: hidden;
	border: #d9d9d9 1px solid;
	background: #fff;
	padding: 13px 18px 11px 0;
	font-size: 14px;
	line-height: 24px;
	color: #555;
	margin-top: 10px;
	-webkit-transition: all .25s ease-in-out 0s;
	-moz-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s
}

.list-journal li:first-child {
	margin-top: 0
}

.list-journal li .journal-date {
	float: left;
	width: 70px;
	font-size: 44px;
	font-weight: bold;
	color: #b3b3b3;
	line-height: 1em;
	text-align: right;
	margin-right: 30px
}

.list-journal li .journal-date span {
	display: block;
	font-size: 16px;
	line-height: 1em;
	margin-top: -5px
}

.list-journal li a.journal-link {
	font-size: 16px;
	line-height: 1em;
	color: #121212;
	display: inline-block;
	float: right;
	padding-left: 30px;
	position: relative;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-left: 15px
}

.list-journal li a.journal-link:before {
	position: absolute;
	left: 0;
	top: 50%;
	font-weight: normal;
	margin: -8px 0 0 0;
	font-size: 17px;
	line-height: 1em;
	font-family: 'FontAwesome'
}

.list-journal li .journal-content {
	overflow: hidden
}

.list-journal li .journal-content a {
	color: #121212
}

.list-journal li h3 {
	margin: 0 0 5px 0
}

.list-journal li:hover {
	background: #121212;
	border-color: #121212;
	-webkit-transition: all .25s ease-in-out 0s;
	-moz-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s
}

.list-journal li:hover .journal-date {
	color: #555555
}

.list-journal li:hover h3 {
	color: #fff;
}

.list-journal li a.journal-link:hover span,
.list-journal li .journal-content a:hover {
	text-decoration: underline
}

.btn-social.icon-facebook-sign:hover {
	color: #406dcb;
}

.shots.small {
	margin: 0;
}

.resize-1 {
	display: inline-block
}

a.btn-articles {
	position: relative;
	width: auto;
	float: left
}

a.btn-articles:before {
	position: absolute;
	left: 19px;
	top: 50%;
	font-weight: normal;
	margin: -9px 0 0 0;
	font-size: 19px;
	line-height: 1em;
	font-family: 'FontAwesome'
}

.social-block {
	padding: 43px 0 50px 0
}

.social-block-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 48px;
	line-height: 1em;
	color: #fff;
	overflow: hidden;
	text-transform: uppercase;
	margin-bottom: 24px
}

.social-block-title strong {
	color: #406dcb;
}

.social-block-title .fb,
.social-block-title .twit {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	background: #2d2d2d;
	width: 70px;
	height: 70px;
	float: left;
	position: relative;
	color: #fff;
	margin: 12px 30px 0 0
}

.social-block-title .fb:before {
	position: absolute;
	left: 50%;
	top: 50%;
	font-weight: normal;
	margin: -17px 0 0 -17px;
	font-size: 35px;
	line-height: 1em;
	font-family: 'FontAwesome';
	content: "\f087"
}

.social-block-title .twit:before {
	position: absolute;
	left: 50%;
	top: 50%;
	font-weight: normal;
	margin: -17px 0 0 -17px;
	font-size: 35px;
	line-height: 1em;
	font-family: 'FontAwesome';
	content: "\f099"
}

.social-block-title span {
	font-weight: 300;
	display: block
}

.social-block-facebook p {
	font-size: 14px;
	line-height: 24px;
	color: #aaa;
	margin: 5px 0 22px 0
}

a.btn-social {
	position: relative;
	width: auto
}

a.btn-social:before {
	position: absolute;
	left: 19px;
	top: 50%;
	font-weight: normal;
	margin: -8px 0 0 0;
	font-size: 17px;
	line-height: 1em;
	font-family: 'FontAwesome'
}

.tweet {
	margin-bottom: 20px;
}

.tweet ul {
	margin: 0;
	list-style-type: none
}

.tweet ul li {
	font-size: 16px;
	line-height: 24px;
	color: #aaa;
	margin: 0;
	padding: 0;
	text-align: left
}

.tweet ul li a {
	color: #fff
}

.tweet ul li:first-child {
	margin-top: 0
}

.tweet .tweet_text {
	color: #aaa
}

.tweet .tweet_time {
	display: block;
	margin-bottom: 10px
}

.tweet .tweet_time a {
	display: inline-block;
	color: #444;
	font-size: 14px;
	font-style: italic;
	font-weight: normal
}

.tweet ul li span a {
	color: #fff
}

.tweet ul li a:hover {
	text-decoration: underline
}

.fb-like {
	display: block
}

.newsletter-form {
	padding: 36px 0
}

.newsletter-form h3 {
	float: left;
	margin: 7px 45px 0 0
}


/*
	--------> Page Careers
*/


.join-box {
	overflow: hidden;
}

.join-box>figure {
	float: left;
	width: 70px;
	font-size: 55px;
	line-height: 1em;
	margin: 0 30px 0 0;
	padding-top: 3px;
}

.join-box h5 {
	margin-bottom: 7px;
}

.join-box>div {
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
}

.join-list {
	margin: 0;
	padding-top: 0px;
}

.join-list>li {
	margin-top: 27px;
}

.join-list>li:first-child {
	margin-top: 0;
}

.join-list [class^="icon-"]:before,
.join-list [class*=" icon-"]:before {
	font-family: "FontAwesome";
}

#form1 {
	display: block;
	margin: 0;
	width: 570px;
	position: relative;
	float: left
}

#form1 input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	border: #d9d9d9 1px solid;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #121212;
	display: block;
	font-size: 16px;
	height: 50px;
	line-height: 20px;
	margin: 0;
	outline: medium none;
	padding: 14px 10px;
	width: 508px
}

#form1 label {
	display: block;
	margin: 0;
	min-height: 50px;
	position: relative;
	float: left
}

#form1 .error,
#form1 .empty {
	color: #9d261d;
	display: block;
	font-size: 11px;
	height: 0;
	left: 0;
	line-height: 18px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: -17px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	z-index: 10
}

#form1 a {
	float: left;
	margin: 0;
	width: 62px;
	height: 50px;
	padding: 0;
	position: relative
}

#form1 a:focus {
	background: #1b1b1b;
	color: #fff
}

#form1 a:before {
	position: absolute;
	left: 50%;
	top: 50%;
	font-weight: normal;
	margin: -11px 0 0 -11px;
	font-size: 22px;
	line-height: 1em;
	font-family: 'FontAwesome'
}

#form1 .success {
	background: #fff;
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #333;
	display: none;
	left: 0;
	padding: 5px 10px 5px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 10
}

#form1 label.invalid .error {
	height: 19px
}

.list-journal-2 {
	margin: 45px 0 0 0;
	list-style-type: none
}

.list-journal-2 li {
	display: block;
	overflow: hidden;
	font-size: 16px;
	line-height: 26px;
	color: #555;
	margin-top: 10px;
	border-bottom: #d9d9d9 1px solid;
	padding-bottom: 45px;
	padding-top: 30px
}

.list-journal-2 li:first-child {
	margin-top: 0;
	padding-top: 0
}

.list-journal-2 li .journal-left {
	float: left;
	width: 100px
}

.journal-content-title {
	font-size: 14px;
	line-height: 24px
}

.list-journal-2 li .journal-date {
	font-size: 44px;
	font-weight: bold;
	color: #b3b3b3;
	line-height: 1em;
	margin-bottom: 25px
}

.list-journal-2 li .journal-date span {
	display: block;
	font-size: 16px;
	line-height: 1em;
	margin-top: -5px
}

.list-journal-2 li .journal-content {
	overflow: hidden
}

.list-journal-2 li .journal-content h3 {
	margin: 0 0 5px 0
}

.list-journal-2 li .journal-content a {
	color: #121212
}

.list-journal-2 li .journal-content a:hover {
	text-decoration: underline
}

.list-journal-2 li .journal-content h3 a:hover {
	text-decoration: none;
	color: #555
}

.list-journal-2 li .journal-content p {
	margin-bottom: 18px
}

.list-journal-2 li .journal-content img {
	margin-bottom: 20px
}

#form2 {
	display: block;
	margin: 50px 0 0 0;
	padding-bottom: 24px;
	position: relative
}

#form2 input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	border: #d9d9d9 1px solid;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #121212;
	display: block;
	font-size: 16px;
	height: 50px;
	line-height: 20px;
	margin: 0;
	outline: medium none;
	padding: 14px 10px;
	width: 100%
}

#form2 label {
	display: block;
	margin: 0;
	min-height: 50px;
	position: relative
}

#form2 a {
	margin: 0;
	width: 62px;
	height: 50px;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0
}

#form2 a:focus {
	background: #1b1b1b;
	color: #fff
}

#form2 a:before {
	position: absolute;
	left: 50%;
	top: 50%;
	font-weight: normal;
	margin: -9px 0 0 -9px;
	font-size: 18px;
	line-height: 1em;
	font-family: 'FontAwesome'
}

.list-tags {
	margin: -5px 0 0 -5px;
	list-style-type: none
}

.list-tags li {
	display: inline-block;
	float: left;
	margin: 5px 0 0 5px;
	font-size: 14px;
	line-height: 1em
}

.list-tags li a {
	display: block;
	background: #fff;
	border: #d9d9d9 1px solid;
	padding: 7px 7px 7px 7px;
	color: #121212
}

.list-tags li a:hover {
	background: #121212;
	border: #121212 1px solid;
}

#flickr_badge_uber_wrapper,
.shots.small {
	margin: -15px 0 0 -5px
}

.flickr_badge_image,
.shots.small>li {
	float: left;
	position: relative;
	width: 86px;
	height: 86px;
	margin: 15px 0 0 5px
}

.flickr_badge_image a,
.shots.small>li a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.flickr_badge_image:hover a,
.shots.small>li:hover a {
	top: -10px;
	left: -10px;
	right: -10px;
	bottom: -10px;
	z-index: 10;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.41);
}

.flickr_badge_image a img {
	width: 100%;
}

.shots.small>li img {
	width: 100%;
	height: 100%;
}

p.tags {
	border-bottom: #d9d9d9 1px solid;
	margin: 0 0 20px 0;
	padding: 17px 0 18px 0;
	font-size: 14px;
	line-height: 24px;
	color: #555
}

p.tags a {
	color: #121212
}

p.tags a:hover {
	text-decoration: underline
}

.journal-post {
	position: relative
}

.journal-post .prev,
.journal-post .next {
	bottom: -70px;
	position: absolute;
	width: auto;
	font-family: Arial, sans-serif;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-align: left;
	font-size: 16px;
	line-height: 1em;
	border: #d9d9d9 1px solid;
	background: #fff;
	color: #121212;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 145px;
	display: inline-block
}

.journal-post .prev:hover,
.journal-post .next:hover {
	background: #121212
}

.journal-post .prev {
	padding: 16px 0 16px 55px;
	right: 150px
}

.journal-post .prev:before {
	content: '\2190';
	position: absolute;
	left: 16px;
	top: 50%;
	margin-top: -10px;
	font-weight: normal;
	font-size: 20px;
	line-height: 1em;
	font-family: 'fontello'
}

.journal-post .next {
	padding: 16px 0 16px 25px;
	right: 0
}

.journal-post .next:before {
	content: '\2192';
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -10px;
	font-weight: normal;
	font-size: 20px;
	line-height: 1em;
	font-family: 'fontello'
}

.comments-list {
	margin: 0;
	list-style-type: none
}

.comments-list li {
	display: block;
	overflow: hidden;
	background: #fff;
	border: #d9d9d9 1px solid;
	padding: 20px 20px 22px 20px;
	font-size: 14px;
	line-height: 24px;
	color: #555;
	margin-top: 10px
}

.comments-list li:first-child {
	margin-top: 0
}

.comments-list li.inner-comments-list {
	background: 0;
	border: 0;
	padding: 0 0 0 20px
}

.comments-list li p {
	margin-bottom: 11px;
	padding-top: 2px
}

.comments-list li p a {
	font-size: 16px;
	line-height: 24px;
	color: #121212
}

.comments-list li p a:hover {
	text-decoration: underline
}

.comments-list li>a {
	display: inline-block;
	float: left;
	margin-right: 20px
}

.comments-list li .extra-wrap {
	overflow: hidden;
	position: relative
}

.comments-list li a.reply {
	font-size: 16px;
	line-height: 24px;
	color: #121212;
	display: inline-block;
	padding-left: 28px;
	position: absolute;
	right: 0;
	top: 0
}

.comments-list li a.reply:hover {
	text-decoration: underline
}

.comments-list li a.reply:before {
	position: absolute;
	left: 0;
	top: 50%;
	font-weight: normal;
	margin: -7px 0 0 0;
	font-size: 18px;
	line-height: 1em;
	font-family: 'FontAwesome';
	content: "\f112"
}

.comment-form {
	position: relative;
	vertical-align: top;
	z-index: 1;
	margin: 0;
	padding: 5px 0 58px 0
}

.comment-form .input-1,
.comment-form .input-2 {
	float: left;
	width: 345px
}

.comment-form .input-1 {
	margin-right: 10px
}

.comment-form fieldset {
	border: 0;
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 10
}

.comment-form label {
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	width: 100%
}

.comment-form .message {
	display: block;
	width: 100%
}

.comment-form input,
.comment-form textarea {
	font-family: Arial, sans-serif;
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	color: #121212;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 14px 10px 14px 10px;
	border: #d9d9d9 1px solid;
	background: #fff;
	outline: 0;
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.comment-form input {
	height: 50px
}

.comment-form input:focus,
.comment-form textarea:focus {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #d9d9d9 !important;
	color: #121212 !important
}

.comment-form .area .error {
	float: none
}

.comment-form textarea {
	width: 100%;
	height: 140px;
	resize: none;
	overflow: auto
}

.comment-form .success {
	border: 1px solid #d9d9d9;
	display: none;
	position: absolute;
	font-weight: normal;
	left: 0;
	top: 0;
	font-size: 16px;
	line-height: 26px;
	background: #fff;
	padding: 30px 0;
	text-transform: none;
	text-align: center;
	z-index: 20;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.comment-form .error,
.comment-form .empty {
	color: #f00;
	font-size: 12px;
	line-height: 1em;
	display: none;
	overflow: hidden;
	padding: 0;
	text-transform: none;
	position: absolute;
	top: 17px;
	right: 10px
}

.comment-form .comment-wrapper {
	position: relative;
	padding-top: 10px
}

.comment-form .comment-wrapper .btn-3 {
	padding-left: 25px !important
}

.comment-form .required-info {
	position: absolute;
	top: -32px;
	right: 0;
	z-index: 99;
	color: #555;
	font-size: 14px;
	line-height: 1em
}

.comment-form .required-info span {
	color: #121212
}

.video-container {
	height: 0;
	margin-bottom: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 0;
	position: relative;
	z-index: 1
}

.video-container iframe,
.video-container object,
.video-container embed {
	border: medium none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1
}

.journal-post-pagination {
	margin: 50px 0;
	list-style-type: none;
	overflow: hidden
}

.journal-post-pagination li {
	display: inline-block;
	float: left;
	margin-left: 5px
}

.journal-post-pagination li:first-child {
	margin-left: 0
}

.journal-post-pagination li a {
	display: block;
	background: #fff;
	border: #d9d9d9 1px solid;
	width: 48px;
	text-align: center;
	font-size: 16px;
	line-height: 1em;
	color: #121212;
	padding: 18px 0 18px 0
}

.journal-post-pagination li a:hover {
	background: #121212;
	border: #121212 1px solid;
}

.journal-post-pagination li a.prev-btn,
.journal-post-pagination li a.next-btn {
	position: relative;
	width: 60px
}

.journal-post-pagination li a.prev-btn:before {
	position: absolute;
	left: 50%;
	top: 50%;
	font-weight: normal;
	margin: -10px 0 0 -10px;
	font-size: 20px;
	line-height: 1em;
	font-family: 'fontello';
	content: '\2190'
}

.journal-post-pagination li a.next-btn:before {
	content: '\2192';
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -10px 0 0 -10px;
	font-weight: normal;
	font-size: 20px;
	line-height: 1em;
	font-family: 'fontello'
}

/*
	--------> Page Contacts
*/

#map_canvas {
	width: 100%;
	height: 400px;
	line-height: 0;
	font-size: 0
}

.address {
	display: block;
	margin: 0;
	color: #555;
	padding-top: 1px
}

.address span {
	width: 88px;
	display: inline-block
}

.address strong {
	display: block;
	font-weight: normal;
	margin-bottom: 12px
}

.address a {
	color: #1b1b1b;
	text-decoration: none
}

.address a:hover {
	color: #1b1b1b;
	text-decoration: underline
}

.contact-form {
	position: relative;
	vertical-align: top;
	z-index: 1;
	margin: 0;
	padding: 5px 0 58px 0
}

.contact-form .input-1,
.contact-form .input-2 {
	float: left;
	width: 305px
}

.contact-form .input-1 {
	margin-right: 10px
}

.contact-form fieldset {
	border: 0;
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 10
}

.contact-form label {
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	width: 100%
}

.contact-form .message {
	display: block;
	width: 100%
}

.contact-form input,
.contact-form textarea {
	font-family: Arial, sans-serif;
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	color: #121212;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 14px 10px 14px 10px;
	border: #d9d9d9 1px solid;
	background: #fff;
	outline: 0;
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.contact-form input {
	height: 50px
}

.contact-form input:focus,
.contact-form textarea:focus {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #d9d9d9 !important;
	color: #121212 !important
}

.contact-form .area .error {
	float: none
}

.contact-form textarea {
	width: 100%;
	height: 140px;
	resize: none;
	overflow: auto
}

.contact-form .success {
	border: 1px solid #d9d9d9;
	display: none;
	position: absolute;
	font-weight: normal;
	left: 0;
	top: 0;
	font-size: 16px;
	line-height: 26px;
	background: #fff;
	padding: 30px 0;
	text-transform: none;
	text-align: center;
	z-index: 20;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.contact-form .error,
.contact-form .empty,
.anti-spam .error,
.anti-spam .empty {
	color: #f00;
	font-size: 12px;
	line-height: 1em;
	display: none;
	overflow: hidden;
	padding: 0;
	text-transform: none;
	position: absolute;
	top: 17px;
	right: 10px
}

.anti-spam .error,
.anti-spam .empty {
	top: 60px !important
}

.contact-form .contact-wrapper {
	position: relative
}

.anti-spam {
	float: left
}

.anti-spam label {
	display: block;
	padding-bottom: 20px
}

.anti-spam label strong {
	width: 110px;
	float: left;
	font-weight: normal;
	padding-top: 1px;
	text-align: right;
	display: block
}

.anti-spam label strong i {
	white-space: nowrap;
	font-style: normal
}

.anti-spam input {
	width: 80px;
	margin: 0 20px 0 10px;
	text-align: center
}

.contact-form .contact-wrapper .btn-3 {
	position: relative;
	width: auto;
	height: auto
}

.contact-form .contact-wrapper .btn-3:before {
	position: absolute;
	left: 20px;
	top: 50%;
	font-weight: normal;
	margin: -10px 0 0 0;
	font-size: 20px;
	line-height: 1em;
	font-family: 'FontAwesome'
}

.contact-form .required-info {
	position: absolute;
	top: -32px;
	right: 0;
	z-index: 99;
	font-size: 14px;
	line-height: 1em
}

.social-icons2-block {
	padding: 42px 0 45px 0
}

.social-icons2-block span {
	display: inline-block;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 48px;
	line-height: 1em;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: -1px;
	margin-right: 35px
}

.social-icons2-block span strong {
	display: block
}

.social-icons2-block .social-icons2 {
	margin-top: 33px
}

.social-icons2-block .social-icons2 a {
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	width: 50px;
	height: 50px;
	position: relative;
	display: inline-block;
	color: #fff
}

.social-icons2-block .social-icons2 .tooltip {
	margin-top: -8px !important
}

.social-icons2-block .social-icons2 .tooltip.in {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important
}

.social-icons2-block .social-icons2 .tooltip .tooltip-arrow {
	border-top-color: #d9d9d9
}

.social-icons2-block .social-icons2 .tooltip .tooltip-inner {
	background-color: #d9d9d9;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 13px;
	line-height: 18px;
	color: #121212;
	padding: 3px 10px 3px 10px
}

.social-icons2-block .social-icons2 .facebook {
	background: #39599f
}

.social-icons2-block .social-icons2 .twitter {
	background: #45b0e3
}

.social-icons2-block .social-icons2 .pinterest {
	background: #b8242a
}

.social-icons2-block .social-icons2 .linkedin {
	background: #65b7d2
}

.social-icons2-block .social-icons2 .gplus {
	background: #d74937
}

.social-icons2-block .social-icons2 .flickr {
	background: #fff;
	color: #000 !important
}

.social-icons2-block .social-icons2 .blogger {
	background: #12c7ef;
}

.social-icons2-block .social-icons2 .dribbble {
	background: #d97aa5;
}

.social-icons2-block .social-icons2 .vimeo {
	background: #7edde8
}

.social-icons2-block .social-icons2 .youtube {
	background: #e70031;
}

.social-icons2-block .social-icons2 a:before {
	position: absolute;
	left: 50%;
	top: 50%;
	font-weight: normal;
	margin: -12px 0 0 -12px;
	font-size: 24px;
	line-height: 1em;
	font-family: 'Fontello'
}

#separator1,
#separator2,
#separator3,
#separator4,
#separator5 {
	overflow: hidden;
	position: relative;
	width: 100%
}

#separator1 br,
#separator3 br {
	display: none
}

#separator1 .pattern,
#separator2 .pattern,
#separator3 .pattern,
#separator4 .pattern,
#separator5 .pattern {
	background: url(../img/parallax-pattern.png) 0 0 repeat;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 0
}

.separator1-bg,
.separator2-bg,
.separator3-bg,
.separator4-bg,
.separator5-bg {
	background-attachment: fixed;
	background-clip: border-box;
	background-color: transparent;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: cover;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: -1
}

.separator1-bg {
	background-image: url(../img/parallax-1.jpg)
}

#separator1 .container {
	padding-top: 90px;
	padding-bottom: 105px;
	font-family: 'Open Sans', sans-serif;
	font-size: 42px;
	line-height: 55px;
	font-weight: 300;
	color: #fff;
	letter-spacing: -1px;
	text-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
	text-align: center;
	position: relative;
	z-index: 999
}

#separator1 .container div {
	margin-bottom: 31px;
}

.separator2-bg {
	background-image: url(../img/parallax-2.jpg)
}

#separator2 .container {
	height: 400px;
	position: relative;
}

.separator3-bg {
	background-image: url(../img/parallax-3.jpg)
}

#separator3 .container {
	padding-top: 90px;
	padding-bottom: 100px;
	font-family: 'Open Sans', sans-serif;
	font-size: 42px;
	line-height: 55px;
	font-weight: 300;
	color: #fff;
	letter-spacing: -1px;
	text-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
	text-align: center;
	position: relative;
	z-index: 999
}

#separator3 .container span {
	display: block
}

#separator3 .container a.btn {
	margin-top: 33px
}

.separator4-bg {
	background-image: url(../img/parallax-4.jpg)
}

#separator4 .container {
	padding-top: 120px;
	padding-bottom: 130px;
	font-family: 'Open Sans', sans-serif;
	font-size: 42px;
	line-height: 55px;
	font-weight: 300;
	color: #fff;
	letter-spacing: -1px;
	text-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
	text-align: center;
	position: relative;
	z-index: 999
}

#separator4 .container span {
	display: block
}

#separator4 .container a.btn {
	margin-top: 33px
}

.separator5-bg {
	background-image: url(../img/parallax-5.jpg)
}

#separator5 .container {
	padding-top: 120px;
	padding-bottom: 130px;
	font-family: 'Open Sans', sans-serif;
	font-size: 42px;
	line-height: 55px;
	font-weight: 300;
	color: #fff;
	letter-spacing: -1px;
	text-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
	text-align: center;
	position: relative;
	z-index: 999
}

#separator5 .container span {
	display: block
}

#separator5 .container a.btn {
	margin-top: 33px
}

.fix-menu {
	height: 1px
}

/* Styles for CHOOSER panel*/

#stylechooser {
	position: fixed;
	top: 23%;
	left: -1px;
	width: 205px;
	min-height: 0;
	z-index: 99999;
	padding: 0;
}

#stylechooser #styleToggle {
	position: absolute;
	top: 2px;
	right: -46px;
	cursor: pointer;
	font-size: 0;
	color: transparent;
	width: 46px;
	height: 46px;
	margin: 0;
	border-bottom: 0;
}

#stylechooser #styleToggle i:before {
	font-size: 22px;
	color: #121212;
	top: 11px;
	left: 9px;
	position: absolute;
	font-family: "FontAwesome";
}

#stylechooser .easyBox.flat {
	padding: 0 0 0 20px;
	width: 231px;
}

#stylechooser .easyBox {
	margin: 0;
	padding: 0;
	background: #fff;
}

#stylechooser hr {
	margin: 0;
}

#stylechooser label {
	margin-bottom: 20px;
}

#stylechooser .mkSpace {
	padding: 2px 20px 8px;
}

#stylechooser .mkSpace.var2 {
	padding-bottom: 19px;
}

#stylechooser .demoList {
	margin: 0 0 0 -10px;
	list-style: none;
}

#stylechooser .demoList li {
	margin: 0 0 10px 10px;
	float: left;
	position: relative;
}

.choose_btn {
	display: block;
	padding: 9px 0;
	font-size: 16px;
	line-height: 20px;
	color: #121212;
	border: 1px solid #d9d9d9;
	text-align: center;
}

.choose_btn:hover {
	background-color: #121212;
	color: #fff;
}

#stylechooser .demoColor {
	display: block;
	width: 25px;
	height: 25px;
	background: transparent;
}

#stylechooser .demoActive:before {
	content: "\f00c";
	position: absolute;
	top: 6px;
	left: 6px;
	font: 12px/1em 'FontAwesome';
	font-style: normal;
	color: #fff;
	text-shadow: 0 0 1px rgba(0, 0, 0, .75);
}

#stylechooser .light {
	margin: 0;
	line-height: 46px;
}

#stylechooser .btn.btn-small {
	margin-bottom: 5px;
}

#stylechooser .icon-cog:before {
	content: "\f013";
}

@media (max-width: 767px) {
	#stylechooser {
		display: none !important;
	}
}

/*-----------Colors --------------------*/
.social-block-title .special_color {
	color: #00abbd !important;
}

.aqua .epic-caption .special_color,
.aqua .epic-caption a:hover,
.aqua .special_color #old-text,
.aqua .special_color #new-text,
.aqua .team-list .thumbnails .thumbnail strong.special_color,
.aqua .btn.special_color:hover,
.aqua .blockquote-block blockquote .blockquote-author strong,
.aqua .blockquote_carousel .prev:hover,
.aqua .blockquote_carousel .next:hover,
.aqua .client_carousel .prev2:hover,
.aqua .client_carousel .next2:hover,
.aqua #options ul li a:active,
.aqua #options ul li a.selected,
.aqua #options ul li a:hover,
.aqua .list-journal li:hover a.journal-link,
.aqua .list-journal li:hover .journal-content a,
.aqua .btn-1:hover,
.aqua .btn-social:hover,
.aqua .join-box .special_color,
.aqua .responsive-tabs__panel a:hover,
.aqua .responsive-tabs__list__item:hover,
.aqua .responsive-tabs__list__item.responsive-tabs__list__item--active,
.aqua .responsive-tabs__list__item--active:hover,
.aqua .carousel-relative .prev:hover,
.aqua .carousel-relative .next:hover,
.aqua .list-tags li a:hover,
.aqua .journal-post-pagination li a:hover,
.aqua .journal-post .prev:hover,
.aqua .journal-post .next:hover,
.aqua #navigation ul li a:hover,
.aqua #navigation ul li.current a,
.aqua .stat_block .special_color {
	color: #00abbd;
}

.aqua .list-journal li:hover h3 {
	color: #fff;
}

.aqua .epic-caption a,
.aqua .btn.special_color,
.aqua .isotope-block .mask,
.aqua .m_service .service_description,
.aqua .btn-3:hover,
.aqua .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.aqua .carousel-2 .flex-control-nav li a:hover,
.aqua .title-bg,
.aqua .process-item:after,
.aqua .fix-menu {
	background-color: #00abbd;
}

.aqua .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.aqua .carousel-2 .flex-control-nav li a:hover {
	border-color: #00abbd;
}

.aqua .epic-caption a:hover,
.aqua .btn.special_color:hover {
	background-color: #121212;
}

.aqua .epicSlider.theme-default #epic-navigation .nav-button #prev.down,
.aqua .epicSlider.theme-default #epic-navigation .nav-button #next.up,
.aqua .carousel-1 .flexslider .flex-prev,
.carousel-1 .flexslider .flex-next,
.aqua .carousel-2 .flexslider2 .flex-prev,
.carousel-2 .flexslider2 .flex-next {
	background-color: rgba(18, 18, 18, 0.8);
}

.aqua .epicSlider.theme-default #epic-navigation .nav-button #prev.down:hover,
.aqua .epicSlider.theme-default #epic-navigation .nav-button #next.up:hover,
.aqua .carousel-1 .flexslider .flex-prev:hover,
.aqua .carousel-1 .flexslider .flex-next:hover,
.aqua .carousel-2 .flexslider2 .flex-prev:hover,
.aqua .carousel-2 .flexslider2 .flex-next:hover,
.aqua .p_link:hover {
	background-color: rgba(0, 171, 189, 0.8);
}

.aqua .process-item .circle {
	box-shadow: 0 0 0 2px #00abbd;
}


/*-- Yellow SKIN -*/

.yellow .epic-caption .special_color,
.yellow .epic-caption a:hover,
.yellow .special_color #old-text,
.yellow .special_color #new-text,
.yellow .team-list .thumbnails .thumbnail strong.special_color,
.yellow .btn.special_color:hover,
.yellow .blockquote-block blockquote .blockquote-author strong,
.yellow .blockquote_carousel .prev:hover,
.yellow .blockquote_carousel .next:hover,
.yellow .client_carousel .prev2:hover,
.yellow .client_carousel .next2:hover,
.yellow #options ul li a:active,
.yellow #options ul li a.selected,
.yellow #options ul li a:hover,
.yellow .list-journal li:hover a.journal-link,
.yellow .list-journal li:hover .journal-content a,
.yellow .btn-1:hover,
.yellow .social-block-title .special_color,
.yellow .btn-social:hover,
.yellow .join-box .special_color,
.yellow .responsive-tabs__panel a:hover,
.yellow .responsive-tabs__list__item:hover,
.yellow .responsive-tabs__list__item.responsive-tabs__list__item--active,
.yellow .responsive-tabs__list__item--active:hover,
.yellow .carousel-relative .prev:hover,
.yellow .carousel-relative .next:hover,
.yellow .list-tags li a:hover,
.yellow .journal-post-pagination li a:hover,
.yellow .journal-post .prev:hover,
.yellow .journal-post .next:hover,
.yellow #navigation ul li a:hover,
.yellow #navigation ul li.current a,
.yellow .stat_block .special_color {
	color: #ffbe00;
}

.yellow .epic-caption a,
.yellow .btn.special_color,
.yellow .isotope-block .mask,
.yellow .m_service .service_description,
.yellow .btn-3:hover,
.yellow .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.yellow .carousel-2 .flex-control-nav li a:hover,
.yellow .title-bg,
.yellow .process-item:after,
.yellow .fix-menu {
	background-color: #ffbe00;
}

.yellow .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.yellow .carousel-2 .flex-control-nav li a:hover {
	border-color: #ffbe00;
}

.yellow .epic-caption a:hover,
.yellow .btn.special_color:hover {
	background-color: #121212;
}

.yellow .epicSlider.theme-default #epic-navigation .nav-button #prev.down,
.yellow .epicSlider.theme-default #epic-navigation .nav-button #next.up,
.yellow .carousel-1 .flexslider .flex-prev,
.carousel-1 .flexslider .flex-next,
.yellow .carousel-2 .flexslider2 .flex-prev,
.carousel-2 .flexslider2 .flex-next {
	background-color: rgba(18, 18, 18, 0.8);
}

.yellow .epicSlider.theme-default #epic-navigation .nav-button #prev.down:hover,
.yellow .epicSlider.theme-default #epic-navigation .nav-button #next.up:hover,
.yellow .carousel-1 .flexslider .flex-prev:hover,
.yellow .carousel-1 .flexslider .flex-next:hover,
.yellow .carousel-2 .flexslider2 .flex-prev:hover,
.yellow .carousel-2 .flexslider2 .flex-next:hover,
.yellow .p_link:hover {
	background-color: rgba(255, 190, 0, 0.8);
}

.yellow .process-item .circle {
	box-shadow: 0 0 0 2px #ffbe00;
}

/*--Orange skin*/

.orange .epic-caption .special_color,
.orange .epic-caption a:hover,
.orange .special_color #old-text,
.orange .special_color #new-text,
.orange .team-list .thumbnails .thumbnail strong.special_color,
.orange .btn.special_color:hover,
.orange .blockquote-block blockquote .blockquote-author strong,
.orange .blockquote_carousel .prev:hover,
.orange .blockquote_carousel .next:hover,
.orange .client_carousel .prev2:hover,
.orange .client_carousel .next2:hover,
.orange #options ul li a:active,
.orange #options ul li a.selected,
.orange #options ul li a:hover,
.orange .list-journal li:hover a.journal-link,
.orange .list-journal li:hover .journal-content a,
.orange .btn-1:hover,
.orange .social-block-title .special_color,
.orange .btn-social:hover,
.orange .join-box .special_color,
.orange .responsive-tabs__panel a:hover,
.orange .responsive-tabs__list__item:hover,
.orange .responsive-tabs__list__item.responsive-tabs__list__item--active,
.orange .responsive-tabs__list__item--active:hover,
.orange .carousel-relative .prev:hover,
.orange .carousel-relative .next:hover,
.orange .list-tags li a:hover,
.orange .journal-post-pagination li a:hover,
.orange .journal-post .prev:hover,
.orange .journal-post .next:hover,
.orange #navigation ul li a:hover,
.orange #navigation ul li.current a,
.orange .stat_block .special_color {
	color: #f5791f;
}

.orange .epic-caption a,
.orange .btn.special_color,
.orange .isotope-block .mask,
.orange .m_service .service_description,
.orange .btn-3:hover,
.orange .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.orange .carousel-2 .flex-control-nav li a:hover,
.orange .title-bg,
.orange .process-item:after,
.orange .fix-menu {
	background-color: #f5791f;
}

.orange .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.orange .carousel-2 .flex-control-nav li a:hover {
	border-color: #f5791f;
}

.orange .epicSlider.theme-default #epic-navigation .nav-button #prev.down:hover,
.orange .epicSlider.theme-default #epic-navigation .nav-button #next.up:hover,
.orange .carousel-1 .flexslider .flex-prev:hover,
.orange .carousel-1 .flexslider .flex-next:hover,
.orange .carousel-2 .flexslider2 .flex-prev:hover,
.orange .carousel-2 .flexslider2 .flex-next:hover,
.orange .p_link:hover {
	background-color: rgba(245, 121, 31, 0.8);
}

.orange .process-item .circle {
	box-shadow: 0 0 0 2px #f5791f;
}

.orange .epic-caption a:hover,
.orange .btn.special_color:hover {
	background-color: #121212;
}

/*--Red skin*/

.red .epic-caption .special_color,
.red .epic-caption a:hover,
.red .special_color #old-text,
.red .special_color #new-text,
.red .team-list .thumbnails .thumbnail strong.special_color,
.red .btn.special_color:hover,
.red .blockquote-block blockquote .blockquote-author strong,
.red .blockquote_carousel .prev:hover,
.red .blockquote_carousel .next:hover,
.red .client_carousel .prev2:hover,
.red .client_carousel .next2:hover,
.red #options ul li a:active,
.red #options ul li a.selected,
.red #options ul li a:hover,
.red .list-journal li:hover a.journal-link,
.red .list-journal li:hover .journal-content a,
.red .btn-1:hover,
.red .social-block-title .special_color,
.red .btn-social:hover,
.red .join-box .special_color,
.red .responsive-tabs__panel a:hover,
.red .responsive-tabs__list__item:hover,
.red .responsive-tabs__list__item.responsive-tabs__list__item--active,
.red .responsive-tabs__list__item--active:hover,
.red .carousel-relative .prev:hover,
.red .carousel-relative .next:hover,
.red .list-tags li a:hover,
.red .journal-post-pagination li a:hover,
.red .journal-post .prev:hover,
.red .journal-post .next:hover,
.red #navigation ul li a:hover,
.red #navigation ul li.current a,
.red .stat_block .special_color {
	color: #dc3c35;
}

.red .epic-caption a,
.red .btn.special_color,
.red .isotope-block .mask,
.red .m_service .service_description,
.red .btn-3:hover,
.red .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.red .carousel-2 .flex-control-nav li a:hover,
.red .title-bg,
.red .process-item:after,
.red .fix-menu {
	background-color: #dc3c35;
}

.red .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.red .carousel-2 .flex-control-nav li a:hover {
	border-color: #dc3c35;
}

.red .epicSlider.theme-default #epic-navigation .nav-button #prev.down:hover,
.red .epicSlider.theme-default #epic-navigation .nav-button #next.up:hover,
.red .carousel-1 .flexslider .flex-prev:hover,
.red .carousel-1 .flexslider .flex-next:hover,
.red .carousel-2 .flexslider2 .flex-prev:hover,
.red .carousel-2 .flexslider2 .flex-next:hover,
.red .p_link:hover {
	background-color: rgba(220, 60, 53, 0.8);
}

.red .process-item .circle {
	box-shadow: 0 0 0 2px #dc3c35;
}

.red .epic-caption a:hover,
.red .btn.special_color:hover {
	background-color: #121212;
}

/*--Dark Cherry skin*/

.dark-cherry .epic-caption .special_color,
.dark-cherry .epic-caption a:hover,
.dark-cherry .special_color #old-text,
.dark-cherry .special_color #new-text,
.dark-cherry .team-list .thumbnails .thumbnail strong.special_color,
.dark-cherry .btn.special_color:hover,
.dark-cherry .blockquote-block blockquote .blockquote-author strong,
.dark-cherry .blockquote_carousel .prev:hover,
.dark-cherry .blockquote_carousel .next:hover,
.dark-cherry .client_carousel .prev2:hover,
.dark-cherry .client_carousel .next2:hover,
.dark-cherry #options ul li a:active,
.dark-cherry #options ul li a.selected,
.dark-cherry #options ul li a:hover,
.dark-cherry .list-journal li:hover a.journal-link,
.dark-cherry .list-journal li:hover .journal-content a,
.dark-cherry .btn-1:hover,
.dark-cherry .social-block-title .special_color,
.dark-cherry .btn-social:hover,
.dark-cherry .join-box .special_color,
.dark-cherry .responsive-tabs__panel a:hover,
.dark-cherry .responsive-tabs__list__item:hover,
.dark-cherry .responsive-tabs__list__item.responsive-tabs__list__item--active,
.dark-cherry .responsive-tabs__list__item--active:hover,
.dark-cherry .carousel-relative .prev:hover,
.dark-cherry .carousel-relative .next:hover,
.dark-cherry .list-tags li a:hover,
.dark-cherry .journal-post-pagination li a:hover,
.dark-cherry .journal-post .prev:hover,
.dark-cherry .journal-post .next:hover,
.dark-cherry #navigation ul li a:hover,
.dark-cherry #navigation ul li.current a,
.dark-cherry .stat_block .special_color {
	color: #ed424b;
}

.dark-cherry .epic-caption a,
.dark-cherry .btn.special_color,
.dark-cherry .isotope-block .mask,
.dark-cherry .m_service .service_description,
.dark-cherry .btn-3:hover,
.dark-cherry .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.dark-cherry .carousel-2 .flex-control-nav li a:hover,
.dark-cherry .title-bg,
.dark-cherry .process-item:after,
.dark-cherry .fix-menu {
	background-color: #ed424b;
}

.dark-cherry .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.dark-cherry .carousel-2 .flex-control-nav li a:hover {
	border-color: #ed424b;
}

.dark-cherry .epicSlider.theme-default #epic-navigation .nav-button #prev.down:hover,
.dark-cherry .epicSlider.theme-default #epic-navigation .nav-button #next.up:hover,
.dark-cherry .carousel-1 .flexslider .flex-prev:hover,
.dark-cherry .carousel-1 .flexslider .flex-next:hover,
.dark-cherry .carousel-2 .flexslider2 .flex-prev:hover,
.dark-cherry .carousel-2 .flexslider2 .flex-next:hover,
.dark-cherry .p_link:hover {
	background-color: rgba(237, 66, 75, 0.8);
}

.dark-cherry .process-item .circle {
	box-shadow: 0 0 0 2px #ed424b;
}

.dark-cherry .epic-caption a:hover,
.dark-cherry .btn.special_color:hover {
	background-color: #121212;
}

/*--Cherry skin*/

.cherry .epic-caption .special_color,
.cherry .epic-caption a:hover,
.cherry .special_color #old-text,
.cherry .special_color #new-text,
.cherry .team-list .thumbnails .thumbnail strong.special_color,
.cherry .btn.special_color:hover,
.cherry .blockquote-block blockquote .blockquote-author strong,
.cherry .blockquote_carousel .prev:hover,
.cherry .blockquote_carousel .next:hover,
.cherry .client_carousel .prev2:hover,
.cherry .client_carousel .next2:hover,
.cherry #options ul li a:active,
.cherry #options ul li a.selected,
.cherry #options ul li a:hover,
.cherry .list-journal li:hover a.journal-link,
.cherry .list-journal li:hover .journal-content a,
.cherry .btn-1:hover,
.cherry .social-block-title .special_color,
.cherry .btn-social:hover,
.cherry .join-box .special_color,
.cherry .responsive-tabs__panel a:hover,
.cherry .responsive-tabs__list__item:hover,
.cherry .responsive-tabs__list__item.responsive-tabs__list__item--active,
.cherry .responsive-tabs__list__item--active:hover,
.cherry .carousel-relative .prev:hover,
.cherry .carousel-relative .next:hover,
.cherry .list-tags li a:hover,
.cherry .journal-post-pagination li a:hover,
.cherry .journal-post .prev:hover,
.cherry .journal-post .next:hover,
.cherry #navigation ul li a:hover,
.cherry #navigation ul li.current a,
.cherry .stat_block .special_color {
	color: #b61732;
}

.cherry .epic-caption a,
.cherry .btn.special_color,
.cherry .isotope-block .mask,
.cherry .m_service .service_description,
.cherry .btn-3:hover,
.cherry .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.cherry .carousel-2 .flex-control-nav li a:hover,
.cherry .title-bg,
.cherry .process-item:after,
.cherry .fix-menu {
	background-color: #b61732;
}

.cherry .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.cherry .carousel-2 .flex-control-nav li a:hover {
	border-color: #b61732;
}

.cherry .epicSlider.theme-default #epic-navigation .nav-button #prev.down:hover,
.cherry .epicSlider.theme-default #epic-navigation .nav-button #next.up:hover,
.cherry .carousel-1 .flexslider .flex-prev:hover,
.cherry .carousel-1 .flexslider .flex-next:hover,
.cherry .carousel-2 .flexslider2 .flex-prev:hover,
.cherry .carousel-2 .flexslider2 .flex-next:hover,
.cherry .p_link:hover {
	background-color: rgba(182, 23, 50, 0.8);
}

.cherry .process-item .circle {
	box-shadow: 0 0 0 2px #b61732;
}

.cherry .epic-caption a:hover,
.cherry .btn.special_color:hover {
	background-color: #121212;
}

/*--Green skin*/

.default .epic-caption .special_color,
.default .epic-caption a:hover,
.default .special_color #old-text,
.default .special_color #new-text,
.default .team-list .thumbnails .thumbnail strong.special_color,
.default .btn.special_color:hover,
.default .blockquote-block blockquote .blockquote-author strong,
.default .blockquote_carousel .prev:hover,
.default .blockquote_carousel .next:hover,
.default .client_carousel .prev2:hover,
.default .client_carousel .next2:hover,
.default #options ul li a:active,
.default #options ul li a.selected,
.default #options ul li a:hover,
.default .list-journal li:hover a.journal-link,
.default .list-journal li:hover .journal-content a,
.default .btn-1:hover,
.default .social-block-title .special_color,
.default .btn-social:hover,
.default .join-box .special_color,
.default .responsive-tabs__panel a:hover,
.default .responsive-tabs__list__item:hover,
.default .responsive-tabs__list__item.responsive-tabs__list__item--active,
.default .responsive-tabs__list__item--active:hover,
.default .carousel-relative .prev:hover,
.default .carousel-relative .next:hover,
.default .list-tags li a:hover,
.default .journal-post-pagination li a:hover,
.default .journal-post .prev:hover,
.default .journal-post .next:hover,
.default #navigation ul li a:hover,
.default #navigation ul li.current a,
.default .stat_block .special_color {
	color: #b0090a;
}

.default .epic-caption a,
.default .btn.special_color,
.default .isotope-block .mask,
.default .m_service .service_description,
.default .btn-3:hover,
.default .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.default .carousel-2 .flex-control-nav li a:hover,
.default .title-bg,
.default .process-item:after,
.default .fix-menu {
	background-color: #b0090a;
}

.default .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.default .carousel-2 .flex-control-nav li a:hover {
	border-color: #81ba10;
}

.default .epicSlider.theme-default #epic-navigation .nav-button #prev.down:hover,
.default .epicSlider.theme-default #epic-navigation .nav-button #next.up:hover,
.default .carousel-1 .flexslider .flex-prev:hover,
.default .carousel-1 .flexslider .flex-next:hover,
.default .carousel-2 .flexslider2 .flex-prev:hover,
.default .carousel-2 .flexslider2 .flex-next:hover,
.default .p_link:hover {
	background-color: #b0090a;
}

.default .process-item .circle {
	box-shadow: 0 0 0 2px #b0090a;
}

.default .epic-caption a:hover,
.default .btn.special_color:hover {
	background-color: #121212;
}

/*--Dark Green skin*/

.dark-green .epic-caption .special_color,
.dark-green .epic-caption a:hover,
.dark-green .special_color #old-text,
.dark-green .special_color #new-text,
.dark-green .team-list .thumbnails .thumbnail strong.special_color,
.dark-green .btn.special_color:hover,
.dark-green .blockquote-block blockquote .blockquote-author strong,
.dark-green .blockquote_carousel .prev:hover,
.dark-green .blockquote_carousel .next:hover,
.dark-green .client_carousel .prev2:hover,
.dark-green .client_carousel .next2:hover,
.dark-green #options ul li a:active,
.dark-green #options ul li a.selected,
.dark-green #options ul li a:hover,
.dark-green .list-journal li:hover a.journal-link,
.dark-green .list-journal li:hover .journal-content a,
.dark-green .btn-1:hover,
.dark-green .social-block-title .special_color,
.dark-green .btn-social:hover,
.dark-green .join-box .special_color,
.dark-green .responsive-tabs__panel a:hover,
.dark-green .responsive-tabs__list__item:hover,
.dark-green .responsive-tabs__list__item.responsive-tabs__list__item--active,
.dark-green .responsive-tabs__list__item--active:hover,
.dark-green .carousel-relative .prev:hover,
.dark-green .carousel-relative .next:hover,
.dark-green .list-tags li a:hover,
.dark-green .journal-post-pagination li a:hover,
.dark-green .journal-post .prev:hover,
.dark-green .journal-post .next:hover,
.dark-green #navigation ul li a:hover,
.dark-green #navigation ul li.current a,
.dark-green .stat_block .special_color {
	color: #14ad80;
}

.dark-green .epic-caption a,
.dark-green .btn.special_color,
.dark-green .isotope-block .mask,
.dark-green .m_service .service_description,
.dark-green .btn-3:hover,
.dark-green .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.dark-green .carousel-2 .flex-control-nav li a:hover,
.dark-green .title-bg,
.dark-green .process-item:after,
.dark-green .fix-menu {
	background-color: #14ad80;
}

.dark-green .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.dark-green .carousel-2 .flex-control-nav li a:hover {
	border-color: #14ad80;
}

.dark-green .epicSlider.theme-default #epic-navigation .nav-button #prev.down:hover,
.dark-green .epicSlider.theme-default #epic-navigation .nav-button #next.up:hover,
.dark-green .carousel-1 .flexslider .flex-prev:hover,
.dark-green .carousel-1 .flexslider .flex-next:hover,
.dark-green .carousel-2 .flexslider2 .flex-prev:hover,
.dark-green .carousel-2 .flexslider2 .flex-next:hover,
.dark-green .p_link:hover {
	background-color: rgba(20, 173, 128, 0.8);
}

.dark-green .process-item .circle {
	box-shadow: 0 0 0 2px #14ad80;
}

.dark-green .epic-caption a:hover,
.dark-green .btn.special_color:hover {
	background-color: #121212;
}

/*--Blue Green skin*/

.blue .epic-caption .special_color,
.blue .epic-caption a:hover,
.blue .special_color #old-text,
.blue .special_color #new-text,
.blue .team-list .thumbnails .thumbnail strong.special_color,
.blue .btn.special_color:hover,
.blue .blockquote-block blockquote .blockquote-author strong,
.blue .blockquote_carousel .prev:hover,
.blue .blockquote_carousel .next:hover,
.blue .client_carousel .prev2:hover,
.blue .client_carousel .next2:hover,
.blue #options ul li a:active,
.blue #options ul li a.selected,
.blue #options ul li a:hover,
.blue .list-journal li:hover a.journal-link,
.blue .list-journal li:hover .journal-content a,
.blue .btn-1:hover,
.blue .social-block-title .special_color,
.blue .btn-social:hover,
.blue .join-box .special_color,
.blue .responsive-tabs__panel a:hover,
.blue .responsive-tabs__list__item:hover,
.blue .responsive-tabs__list__item.responsive-tabs__list__item--active,
.blue .responsive-tabs__list__item--active:hover,
.blue .carousel-relative .prev:hover,
.blue .carousel-relative .next:hover,
.blue .list-tags li a:hover,
.blue .journal-post-pagination li a:hover,
.blue .journal-post .prev:hover,
.blue .journal-post .next:hover,
.blue #navigation ul li a:hover,
.blue #navigation ul li.current a,
.blue .stat_block .special_color {
	color: #0f8bd2;
}

.blue .epic-caption a,
.blue .btn.special_color,
.blue .isotope-block .mask,
.blue .m_service .service_description,
.blue .btn-3:hover,
.blue .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.blue .carousel-2 .flex-control-nav li a:hover,
.blue .title-bg,
.blue .process-item:after,
.blue .fix-menu {
	background-color: #0f8bd2;
}

.blue .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.blue .carousel-2 .flex-control-nav li a:hover {
	border-color: #0f8bd2;
}

.blue .epicSlider.theme-default #epic-navigation .nav-button #prev.down:hover,
.blue .epicSlider.theme-default #epic-navigation .nav-button #next.up:hover,
.blue .carousel-1 .flexslider .flex-prev:hover,
.blue .carousel-1 .flexslider .flex-next:hover,
.blue .carousel-2 .flexslider2 .flex-prev:hover,
.blue .carousel-2 .flexslider2 .flex-next:hover,
.blue .p_link:hover {
	background-color: rgba(15, 139, 210, 0.8);
}

.blue .process-item .circle {
	box-shadow: 0 0 0 2px #0f8bd2;
}

.blue .epic-caption a:hover,
.blue .btn.special_color:hover {
	background-color: #121212;
}

/*--purple Green skin*/

.purple .epic-caption .special_color,
.purple .epic-caption a:hover,
.purple .special_color #old-text,
.purple .special_color #new-text,
.purple .team-list .thumbnails .thumbnail strong.special_color,
.purple .btn.special_color:hover,
.purple .blockquote-block blockquote .blockquote-author strong,
.purple .blockquote_carousel .prev:hover,
.purple .blockquote_carousel .next:hover,
.purple .client_carousel .prev2:hover,
.purple .client_carousel .next2:hover,
.purple #options ul li a:active,
.purple #options ul li a.selected,
.purple #options ul li a:hover,
.purple .list-journal li:hover a.journal-link,
.purple .list-journal li:hover .journal-content a,
.purple .btn-1:hover,
.purple .social-block-title .special_color,
.purple .btn-social:hover,
.purple .join-box .special_color,
.purple .responsive-tabs__panel a:hover,
.purple .responsive-tabs__list__item:hover,
.purple .responsive-tabs__list__item.responsive-tabs__list__item--active,
.purple .responsive-tabs__list__item--active:hover,
.purple .carousel-relative .prev:hover,
.purple .carousel-relative .next:hover,
.purple .list-tags li a:hover,
.purple .journal-post-pagination li a:hover,
.purple .journal-post .prev:hover,
.purple .journal-post .next:hover,
.purple #navigation ul li a:hover,
.purple #navigation ul li.current a,
.purple .stat_block .special_color {
	color: #7c539d;
}

.purple .epic-caption a,
.purple .btn.special_color,
.purple .isotope-block .mask,
.purple .m_service .service_description,
.purple .btn-3:hover,
.purple .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.purple .carousel-2 .flex-control-nav li a:hover,
.purple .title-bg,
.purple .process-item:after,
.purple .fix-menu {
	background-color: #7c539d;
}

.purple .carousel-2 .flexslider2 .flex-control-nav li a.flex-active,
.purple .carousel-2 .flex-control-nav li a:hover {
	border-color: #7c539d;
}

.purple .epicSlider.theme-default #epic-navigation .nav-button #prev.down:hover,
.purple .epicSlider.theme-default #epic-navigation .nav-button #next.up:hover,
.purple .carousel-1 .flexslider .flex-prev:hover,
.purple .carousel-1 .flexslider .flex-next:hover,
.purple .carousel-2 .flexslider2 .flex-prev:hover,
.purple .carousel-2 .flexslider2 .flex-next:hover,
.purple .p_link:hover {
	background-color: rgba(124, 83, 157, 0.8);
}

.purple .process-item .circle {
	box-shadow: 0 0 0 2px #7c539d;
}

.purple .epic-caption a:hover,
.purple .btn.special_color:hover {
	background-color: #121212;
}

/*End Chooser*/

footer {
	font-size: 14px;
	line-height: 20px;
	color: #555;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	border-top: #d9d9d9 1px solid;
	background: #fff
}

div.footer-address {
	float: right;
	text-align: right;
}

@media(max-width:1200px) {

	div.footer-address {
		clear: both;
		float: left;
		text-align: left;
	}

	#navigation ul {
		width: 250px;
		padding: 5px 0;
		position: relative;
		top: 30px;
		right: 30px;
		border: solid 1px #efefef;
		background: url(../img/icon-menu.png) 10px 11px no-repeat #fff;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px
	}

	#navigation ul li {
		float: none;
		display: none;
		margin: 0;
		padding: 0;
	}

	#navigation ul li a {
		display: block;
		margin: 5px 5px 5px 32px;
		text-align: left;
		color: #7f7f7f
	}

	#navigation ul li a:hover {
		color: #000;
		background: transparent
	}

	#navigation ul li.home {
		display: block
	}

	#navigation ul li.current {
		display: block !important
	}

	#navigation ul li.current a {
		background: transparent;
		color: #000
	}

	#navigation ul:hover {
		background-image: none
	}

	#navigation ul:hover .current {
		background: url(../img/icon-check.png) no-repeat 10px 7px
	}
}

/* 
div.main-info-box {
	background:red;
	height:425px;
	width:425px;
} */
div.full-row {
	width: 100%;
}