﻿

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: 0;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides>li {
	background-color: transparent;
	display: none;
	position: relative;
	margin: 0;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%}
.no-js .slides>li:first-child {
	display: block;
}
.flexslider {
	margin: 0 0 40px;
	position: relative;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px;
}
.flex-direction-nav {
	*height: 0;
}
.flex-direction-nav a {
	width: 12px;
	height: 23px;
	margin: -25px -1px 0;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-direction-nav .flex-next {
	right: 1px;
	background-color: #f4f4f4;
	height: 50px;
	width: 50px;
}
.flex-direction-nav .flex-prev {
	left: 1px;
	background-color: #f4f4f4;
	height: 50px;
	width: 50px;
}
.two_columns_66_33 .column1 .flex-direction-nav .flex-prev {
	left: 1px;
	background-color: #f4f4f4;
	height: 50px;
	width: 50px;
}
.two_columns_66_33 .column1 .flex-direction-nav .flex-next {
	right: 1px;
	background-color: #f4f4f4;
	height: 50px;
	width: 50px;
	padding-right: 1px;
}
.flexslider .flex-next {
	background-image: url(img/portfolio_single_arrow_right.png);
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .5s ease;
	-moz-transition: opacity .5s ease;
	transition: opacity .5s ease;
}
.flexslider .flex-prev {
	background-image: url(img/portfolio_single_arrow_left.png);
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .5s ease;
	-moz-transition: opacity .5s ease;
	transition: opacity .5s ease;
}
.flexslider:hover .flex-next {
	opacity: 1;
	filter: alpha(opacity=100);
}
.flexslider:hover .flex-prev {
	opacity: 1;
	filter: alpha(opacity=100);
}
.flex-direction-nav .flex-disabled {
	cursor: default;
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
.wrapper
{
	background: #ffffff;
}
@media screen and (max-width:860px) {
	.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 0;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 0;
}
}div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
	height: 13px;
}
div.pp_default .pp_top .pp_left {
	background: url(img/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}
div.pp_default .pp_top .pp_middle {
	background: url(img/prettyPhoto/default/sprite_x.png) top left repeat-x;
}
div.pp_default .pp_top .pp_right {
	background: url(img/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}
div.pp_default .pp_content .ppt {
	color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
	background: url(img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
	padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
	background: url(img/prettyPhoto/default/sprite_y.png) top right repeat-y;
	padding-right: 13px;
}
div.pp_default .pp_content {
	background-color: #fff;
}
div.pp_default .pp_next:hover {
	background: url(img/prettyPhoto/default/sprite_next.png) center right no-repeat;
	cursor: pointer;
}
div.pp_default .pp_previous:hover {
	background: url(img/prettyPhoto/default/sprite_prev.png) center left no-repeat;
	cursor: pointer;
}
div.pp_default .pp_expand {
	background: url(img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
}
div.pp_default .pp_expand:hover {
	background: url(img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
	cursor: pointer;
}
div.pp_default .pp_contract {
	background: url(img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
}
div.pp_default .pp_contract:hover {
	background: url(img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
	cursor: pointer;
}
div.pp_default .pp_close {
	width: 30px;
	height: 30px;
	background: url(img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
	cursor: pointer;
}
div.pp_default #pp_full_res .pp_inline {
	color: #000;
}
div.pp_default .pp_gallery ul li a {
	background: url(img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
	border: 1px solid #aaa;
}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a {
	border-color: #fff;
}
div.pp_default .pp_social {
	margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
	position: static;
	left: auto;
}
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
	background: url(img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
	height: 30px;
	width: 30px;
}
div.pp_default .pp_nav .pp_pause {
	background-position: -51px -29px;
}
div.pp_default .pp_details {
	position: relative;
}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
	background: url(img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
	height: 20px;
	margin: 4px 0 0 0;
	width: 20px;
}
div.pp_default a.pp_arrow_next {
	left: 52px;
	background-position: -82px -3px;
}
div.pp_default .pp_content_container .pp_details {
	margin-top: 5px;
}
div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	width: 110px;
	position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
	font-family: Georgia;
	font-style: italic;
	color: #999;
	font-size: 11px;
	left: 75px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 10px;
	position: absolute;
	top: 2px;
}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
	opacity: .7;
}
div.pp_default .pp_description {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 10px 50px 10px 0;
}
div.pp_default .pp_bottom .pp_left {
	background: url(img/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}
div.pp_default .pp_bottom .pp_middle {
	background: url(img/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}
div.pp_default .pp_bottom .pp_right {
	background: url(img/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}
div.pp_default .pp_loaderIcon {
	background: url(img/prettyPhoto/default/loader.gif) center center no-repeat;
}
div.pp_pic_holder a:focus {
	outline: 0;
}
div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}
div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}
.pp_top {
	height: 20px;
	position: relative;
}
* html .pp_top {
	padding: 0 20px;
}
.pp_top .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_top .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_top .pp_middle {
	left: 0;
	position: static;
}
.pp_top .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_content {
	height: 40px;
	min-width: 40px;
}
* html .pp_content {
	width: 40px;
}
.pp_fade {
	display: none;
}
.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%}
.pp_content_container .pp_left {
	padding-left: 20px;
}
.pp_content_container .pp_right {
	padding-right: 20px;
}
.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px 0;
}
.pp_description {
	display: none;
	margin: 0;
}
.pp_social {
	float: left;
	margin: 0;
}
.pp_social .facebook {
	float: left;
	width: 55px;
	overflow: hidden;
}
.pp_social .twitter {
	float: left;
	margin-right: 5px;
}
.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0;
}
.pp_nav p {
	float: left;
	margin: 2px 4px;
	white-space: nowrap;
}
.pp_nav .pp_play, .pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px;
}
a.pp_arrow_previous, a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}
.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}
.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000;
}
.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative;
}
.pp_gallery ul {
	float: left;
	height: 35px;
	margin: 0 0 0 5px;
	padding: 0;
	position: relative;
	white-space: nowrap;
}
.pp_gallery ul a {
	border: 1px #000 solid;
	border: 1px rgba(0, 0, 0, 0.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
}
.pp_gallery ul a:hover, .pp_gallery li.selected a {
	border-color: #fff;
}
.pp_gallery ul a img {
	border: 0;
}
.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
.pp_gallery li.default a {
	background: url(img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px;
}
.pp_gallery li.default a img {
	display: none;
}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
	margin-top: 7px!important;
}
a.pp_next {
	background: url(img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%}
a.pp_previous {
	background: url(img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%}
a.pp_expand, a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}
a.pp_close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	line-height: 22px;
	text-indent: -10000px;
}
.pp_bottom {
	height: 20px;
	position: relative;
}
* html .pp_bottom {
	padding: 0 20px;
}
.pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}
.pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}
#pp_full_res {
	line-height: 1!important;
}
#pp_full_res .pp_inline {
	text-align: left;
}
#pp_full_res .pp_inline p {
	margin: 0 0 15px 0;
}
div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	margin: 0 0 5px 15px;
	z-index: 9999;
}
.tp-leftarrow.default, .tp-rightarrow.default {
	width: 50px;
	height: 50px;
	z-index: 1000;
}
.tp-rightarrow.default {
	background-image: url(img/rev-arrow-right.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.tp-leftarrow.default {
	background-image: url(img/rev-arrow-left.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.tp-bullets{
	bottom: 25px !important;
}
.tp-bullets.simplebullets.round .bullet {
	background: 0;
	width: 10px;
	height: 10px;
	background-color: #999;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	margin: 0px 3px 0px;
	opacity: .6;
	filter: alpha(opacity= 60);
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected {
	opacity: 1;
	filter: alpha(opacity= 100);
}

.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor{
	opacity: 1;
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
::selection {
	background: #b39601;
	color: #FFF;
}
::-moz-selection {
	background: #b39601;
	color: #FFF;
}
.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
.aligncenter {
	display: block;
	margin: auto;
	/*margin: 10px auto 10px auto;*/
}
.text-align-right {
	text-align: right;
}
.text-align-left {
	text-align: left;
}
.text-align-center {
	text-align: center;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol {
	margin: 10px 0;
}
ul {
	list-style: none;
	margin: 10px 0;
}
ol ol, ol ul, ul ul, ul ol {
	margin: 0;
}
ul li {
	margin: 0 0 0 20px;
}
ol li {
	margin: 0 0 10px 20px;
}
dl {
	margin: 10px 0;
}
dl dd {
	margin: 0 0 0 20px;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: medium none;
	width: 100%;
	vertical-align: middle;
}
table th {
	background-color: #f4f4f4;
	border: 0;
	padding: 10px 15px;
	text-align: center;
}
table th h4 {
	margin: 0;
}
table tr:nth-child(even) td {
	background-color: transparent;
}
table tr:nth-child(odd) td {
	background-color: #f4f4f4;
}
table td {
	padding: 10px 15px;
	text-align: center;
}
input[type='submit'] {
	-webkit-appearance: none;
	outline: 0;
	border: 0;
}
a img {
	border: 0;
}
img {
	max-width: 100%;
	height: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans", sans-serif;
	color: #333;
	font-weight: 600;
	text-decoration: none;
}
h1 {
	font-size: 45px;
	line-height: 45px;
}
h2 {
	font-size: 25px;
	line-height: 25px;
}
h3 {
	font-size: 30px;
	line-height: 35px;
	font-weight: 300;
}
h4 {
	font-size: 14px;
	line-height: 26px;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #f2ce00;
	padding: 0 0 10px 0;
}
h4 a {
	color: #333;
	text-decoration: none;
}
h5 {
	font-size: 13px;
	line-height: 25px;
}
h6 {
	font-size: 32px;
	line-height: 32px;
	/*border-bottom: 1px solid #f2ce00;
	padding: 0 0 10px 0;*/
}
p {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: 400;
	color: #4c4c4c;
	margin: 10px 0;
	text-align: justify;
}
a {
	color: #333;
	font-weight: 600;
	text-decoration: none;
}
p a {
	color: #000;
	text-decoration: none;
}
a:hover, p a:hover {
	color: #b39601;
}
body {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: 400;
	color: #4c4c4c;
	background: #FFFFFF;
	background-repeat: repeat;
	overflow-x: hidden!important;
	overflow-y: scroll;
}
body.smooth_scroll {
	overflow-y: hidden;
	padding-right: 16px;
}
.meta {
	display: none;
}
.preload {
	height: 1px;
	width: 1px;
	display: none;
}
header {
	width: 100%;
	display: block;
	position: fixed;
	top: 0px;
	z-index: 2000;
	background-color: #0d0d0d;
}
header .container .container_inner .header_inner{
	padding: 0px;
	width: 100%;
}
.header_inner{
	padding: 0px 50px;
}

.safari-mac .logo {
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	animation: none;
}
.logo {
	float: left;
	position: absolute;
	z-index: 999;
	height: 105px;
	width: 389px;
}
.logo img {
	display: block;
	position: absolute;
	top: 5px;
	z-index: 999;
	height: 105px;
	width: 389px;
}

header.centered_logo{
	text-align: center;
}

header.centered_logo .logo{
	float: none;
	position: relative;
	display: block;
	width: 389px;
margin: 0 auto;
}

header.centered_logo .logo img{
	top: 0px;
	margin: 0px auto;
}

header.centered_logo .header_inner_right{
	float: none;
	display: inline-block;
	position: relative;
	margin: 0 0 -4px;
}
header.centered_logo .header_right_widget{
	float: left;
}
.header_inner_right {
	float: right;
	position: relative;
	padding-top: 50px;
}
.menu_home
{
	float:left;
	padding-top:21px;
}
nav.main_menu {
	float: left;
	position: relative;
}
nav.main_menu {
	z-index: 100;
	text-align: left;
	/*height: 55px;*/
}
nav.main_menu ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
nav.main_menu ul li {
	display: inline-block;
	float: left;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: right;
	z-index: 100;
}
nav.main_menu>ul>li>a {
	-webkit-animation: flyinbottom .8s 1 ease-out .4s;
	-moz-animation: flyinbottom .8s 1 ease-out .4s;
	-o-animation: flyinbottom .8s 1 ease-out .4s;
	animation: flyinbottom .8s 1 ease-out .4s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}
.safari-mac nav.main_menu>ul>li>a {
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	animation: none;
}
nav.main_menu ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	position: relative;
	cursor: pointer;
	/*line-height: 75px;*/
	padding: 0 15px;
	margin: 0;
	z-index: 100;
}

nav.main_menu>ul>li>a span {
	border-bottom: 5px solid transparent;
	display: block;
	/*height: 70px;*/
	position: relative;
	overflow: visible!important;
}
.menuHoverOn nav.main_menu>ul>li:hover>a span {
	border-color: #b39601;
}
.header_right_widget {
	float: right;
	position: relative;
	/*line-height: 75px;*/
	-webkit-animation: flyinbottom .8s 1 ease-out .4s;
	-moz-animation: flyinbottom .8s 1 ease-out .4s;
	-o-animation: flyinbottom .8s 1 ease-out .4s;
	animation: flyinbottom .8s 1 ease-out .4s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}
.safari-mac .header_right_widget {
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	animation: none;
}
.header_right_widget a {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.header_right_widget a img {
	display: block;
	float: left;
	margin-left: 5px;
	height: 32px;
}
.header_right_widget .textwidget ul {
	margin: -2px 0 0 0;
	vertical-align: middle;
}
.header_right_widget .textwidget ul li {
	margin: 0;
	margin-left: 10px;
}
.header_right_widget #searchform {
	display: block;
	position: relative;
}
.header_right_widget #searchform>div {
	display: inline-block;
	vertical-align: middle;
}
.header_right_widget #searchform .screen-reader-text {
	display: none;
}
.header_right_widget #searchform input[type="text"] {
	width: 80px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 10px;
}
.header_right_widget #searchform input[type="submit"] {
	width: 18px;
	height: 29px;
	float: left;
	margin: 0;
	padding: 0;
	background: 0;
	background-image: url(img/search_icon.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
}
.header_right_widget .social_menu li a {
	background-color: #858585;
}
.header_right_widget>div {
	float: left;
}
.header_right_widget #lang_sel {
	font-family: 'Open Sans', sans-serif;
	height: auto;
	float: left;
}
.header_right_widget #lang_sel ul>li {
	width: auto;
	float: none;
}
.header_right_widget #lang_sel ul>li a.lang_sel_sel {
	background: 0;
	color: #fff;
	font-size: 13px;
	line-height: inherit!important;
	border: 0;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	text-transform: uppercase;
}
.header_right_widget #lang_sel ul>li:hover>a {
	color: #b39601;
}
.header_right_widget #lang_sel ul ul {
	top: 75px;
	background-color: #111;
	background-color: rgba(17, 17, 17, 0.95);
	width: auto;
	border: 0;
	height: auto;
	padding: 10px 0!important;
	min-width: 100%;
	visibility: hidden;
	display: block;
}
.header_right_widget #lang_sel ul li ul li a {
	background: 0;
	border: 0;
	color: #fff;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	height: auto;
	letter-spacing: 0;
	line-height: 14px;
	padding: 9px 15px;
	text-transform: uppercase;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	white-space: nowrap;
}
.header_right_widget #lang_sel ul li ul li:hover a {
	color: #b39601;
}
.header_right_widget #lang_sel_click {
	font-family: 'Open Sans', sans-serif;
	height: auto;
	display: inline-block;
	float: left;
}
.header_right_widget #lang_sel_click ul>li {
	width: auto;
	float: none;
	margin: 0;
}
.header_right_widget #lang_sel_click ul ul a, .header_right_widget #lang_sel ul ul a:visited {
	background: 0;
	border: 0;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: 600;
	height: auto;
	letter-spacing: 0;
	line-height: 14px;
	padding: 9px 20px;
	text-transform: uppercase;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	white-space: nowrap;
}
.header_right_widget #lang_sel_click ul li ul li:hover a {
	color: #b39601;
}
.header_right_widget #lang_sel_click ul>li:hover>a.lang_sel_sel {
	color: #b39601;
}
.header_right_widget #lang_sel_click ul>li a.lang_sel_sel {
	background: 0;
	color: #fff;
	font-size: 13px;
	line-height: inherit!important;
	border: 0;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	text-transform: uppercase;
}
.header_right_widget #lang_sel_click ul ul {
	top: 75px;
	background-color: #111;
	background-color: rgba(17, 17, 17, 0.95);
	width: auto;
	border: 0;
	height: auto;
	padding: 10px 0!important;
	min-width: 100%;
	visibility: hidden;
	display: block;
}
.header_right_widget #lang_sel_list {
	font-family: 'Open Sans', sans-serif;
	height: auto;
	width: auto;
	float: left;
}
.header_right_widget #lang_sel_list ul {
	border: 0;
	padding: 0 0 0 15px!important;
	width: auto;
}
.header_right_widget #lang_sel_list li {
	display: inline-block;
	float: none;
	width: auto;
}
.header_right_widget #lang_sel_list a, .header_right_widget #lang_sel_list a:visited {
	padding: 0 0 0 10px;
	border: 0;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	background: none repeat scroll 0 0 transparent;
	line-height: inherit!important;
	color: #fff;
}
.header_right_widget #lang_sel_list a:hover, .header_right_widget #lang_sel_list a.lang_sel_other:hover {
	color: #b39601;
}
.header_right_widget #lang_sel_list a.lang_sel_other {
	color: #949494!important;
}
.header_right_widget #lang_sel img.iclflag, .header_right_widget #lang_sel_click img.iclflag, .header_right_widget #lang_sel_list img.iclflag {
	display: inline;
	float: none;
	top: 2px;
	margin:0;
}
.selectnav {
	display: none;
	width: 100%;
	float: left;
	position: relative;
	top: 0;
	text-align: left;
}
.selectnav ul li a {
	color: #fff;
	padding: 4px 10px;
	text-decoration: none;
	display: block;
	position: relative;
	font-size: 13px;
	font-weight: normal;
}
.selectnav_button {
	display: none;
	float: left;
	padding: 21px 0px 0px 10px;
}
.selectnav_button span {
	width: 30px;
	height: 30px;
	z-index: 511;
	display: block;
	position: relative;
	background-image: url(img/navigation.png);
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.selectnav ul {
	display: none;
	width: 100%;
	background-color: transparent;
	position: relative;
	top: -8px;
	padding: 10px 0 10px 0;
	margin: 0;
}
#magic {
	background-color: #f2ce00;
	bottom: 0;
	height: 5px;
	left: 0;
	position: absolute;
	width: 0;
	z-index: 10;
	-webkit-animation: fadein .3s 1 ease-out 1.2s;
	-moz-animation: fadein .3s 1 ease-out 1.2s;
	-o-animation: fadein .3s 1 ease-out 1.2s;
	animation: fadein .3s 1 ease-out 1.2s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}
.drop_down ul li {
	position: relative;
	overflow: visible;
}
.drop_down .second {
	left: 0;
	margin: 0;
	top: 75px;
	position: absolute;
	height: auto;
	display: block;
	visibility: hidden;
}
.touch .drop_down ul li .second {
	height: auto!important;
	display: none!important;
	visibility: visible!important;
	overflow: visible!important;
}
.touch .drop_down ul li:hover .second {
	height: auto!important;
	display: block!important;
	visibility: visible!important;
	overflow: visible!important;
}
.drop_down .second .inner {
	background-color: transparent;
	padding: 0;
	display: block;
}
.drop_down .second .inner2 {
	background-color: #111;
	background-color: rgba(17, 17, 17, 0.95);
	display: inline-block;
	/*margin-top: -20px;*/
}
.drop_down .second .inner2 ul {
	display: inline-block;
	float: left;
	position: relative;
	width: 230px;
	padding: 10px 0;
}
.drop_down .second .inner2 ul li {
	display: block;
	padding: 0;
	position: relative;
	float: none;
	height: auto;
	background: 0;
}
.drop_down .second .inner2 ul li a {
	font-family: 'Open Sans', sans-serif;
	display: block;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	height: auto;
	line-height: 14px;
	letter-spacing: 0;
	margin: 0;
	padding: 9px 20px;
	text-transform: uppercase;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}
.drop_down .second .inner2 > ul > li:hover > a {
	color: #b39601;
}
.drop_down .second .inner2 ul li.sub a {
	background-image: url(img/sub_menu_arrow_right.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.drop_down .second .inner ul li ul {
	position: absolute!important;
	left: 100%;
	top: -10px;
	background-color: #111;
	background-color: rgba(17, 17, 17, 0.95);
	visibility: hidden;
	height: auto;
	display: block;
	overflow: hidden;
	padding: 10px 0;
}
.touch .drop_down .second .inner ul li:hover ul {
	height: auto!important;
	display: block!important;
	visibility: visible!important;
	overflow: visible!important;
}
.drop_down .second .inner2 ul li.sub ul li {
	padding: 0;
}
.drop_down .second .inner2 ul li.sub ul li a {
	color: #fff;
	font-style: normal;
	background: 0;
	margin: 0;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}
.drop_down .second .inner2 ul li.sub ul li:hover a {
	color: #b39601;
}
.drop_down .second .inner2 ul li.sub ul li a {
	background: 0;
}
.drop_down .second.right {
	right: 0;
	left: auto;
}
.drop_down .second .inner2 ul.right li a {
	text-align: right;
	padding: 9px 20px;
}
.drop_down .second .inner2 ul.right li:hover a {
	color: #b39601;
}
.drop_down .second .inner2 ul.right li ul {
	left: -100%}
.drop_down .second .inner2 ul.right li.sub a {
	background-image: url(img/sub_menu_arrow_left.png);
	background-position: 15px center;
	background-repeat: no-repeat;
}
.drop_down .second .inner2 ul.right li.sub ul li {
	padding: 0;
}
.drop_down .second .inner2 ul.right li.sub ul li a {
	color: #fff;
	font-style: normal;
	background: 0;
	margin: 0;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
}
.drop_down .second .inner2 ul.right li.sub ul li:hover a {
	color: #b39601;
}
.drop_down .second .inner2 ul.right li.sub ul li a {
	background: 0;
}
.drop_down2 ul {
	position: relative;
}
.drop_down2 ul li {
	overflow: visible;
}
.drop_down2 .second {
	padding: 0 1000px;
	margin: 0 -1000px;
	top: 75px;
	position: absolute;
	right: 0;
	z-index: 20;
	visibility: hidden;
	overflow: hidden;
	-webkit-animation: none!important;
	-moz-animation: none!important;
	-ms-animation: none!important;
	-o-animation: none!important;
}
body.large .drop_down2 .second, body.large .drop_down2 .second .inner2 {
	width: 1260px;
}
body.normal .drop_down2 .second, body.normal .drop_down2 .second .inner2 {
	width: 1000px;
}
body.small .drop_down2 .second, body.small .drop_down2 .second .inner2 {
	width: 768px;
}
.touch .drop_down2 ul li .second {
	height: auto!important;
	display: none!important;
	visibility: visible!important;
}
.touch .drop_down2 ul li:hover .second {
	height: auto!important;
	display: block!important;
	visibility: visible!important;
}
.drop_down2 .second .inner {
	background-color: #111;
	background-color: rgba(17, 17, 17, 0.8);
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	padding: 0 1000px;
	margin: 0 -1000px;
	width: 100%;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
}
.drop_down2 .second .inner2 {
	margin: 0 auto;
	padding: 10px 0;
	cursor: pointer;
}
.drop_down2 .second .inner2a {
	display: inline-block;
	padding: 10px 0;
	width: 100%}
.drop_down2 .second div.mc {
	float: left;
	padding: 0;
	margin: 0 .5% 0 0;
	width: 24.5%}
.drop_down2 .second .mc a {
	font-family: 'Open Sans', sans-serif;
	display: block;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	color: #b39601;
	height: auto;
	margin: 0;
	padding: 10px 0;
	text-transform: uppercase;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}
.drop_down2 .second .mc a.sub {
	color: #fff;
}
.drop_down2 .second .mc a.sub:hover {
	margin: 0 0 0 10px;
}
.container {
	padding: 0;
	width: 100%;
	z-index: 1000;
}
body.large .container_inner {
	width: 1260px;
	margin: 0 auto;
}
body.normal .container_inner {
	width: 990px;
	margin: 0 auto;
}
body.small .container_inner {
	width: 768px;
	margin: 0 auto;
}
body.shadow1 .container.top_move .container_inner {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
body.shadow2 .container.top_move .container_inner {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
}
body.shadow3 .container.top_move .container_inner {
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.8);
}
.container_inner .container_inner2 {
	padding: 30px;
}

.container.top_move{
	margin: -50px 0px 0px 0px;
	-webkit-animation: flyincontent 1s 1 ease-out 0s;
	-moz-animation: flyincontent 1s 1 ease-out 0s;
	-o-animation: flyincontent 1s 1 ease-out 0s;
	animation: flyincontent 1s 1 ease-out 0s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	position: relative;
	background-color: #ffffff;
}

.container.top_move.no_entering_animation {
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	animation: none;
}

.container.top_move .container_inner{
	background-color: #ffffff;
}

.rev_slider_wrapper{
	z-index: 0;
}

.title {
	display: block;
	width: 100%;
	line-height: 330px;
	height: 330px;
	position: relative;
}
.title.with_image {
	height: auto;
	line-height: normal;
	background: 0;
}
.title.with_image img {
	display: block;
	width: 100%;
}
.title h1 {
	display: inline-block;
	color: #fff;
	position: absolute;
	bottom: 20%;
	left: 0;
	width: 100%;
	text-transform: uppercase;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}
.title .container {
	position: absolute;
	display: inline-block;
	width: 100%;
	left: 0;
	bottom: 100px;
}
.title .container_inner {
	position: relative;
}
.title .container_inner h1 {
	bottom: 0;
	display: block;
	position: relative;
	font-family:Comfortaa;
	color:rgb(255, 255, 255);
	text-decoration:none;
	padding:15px 10px;
	background-color:rgb(156, 154, 0);
	background-color:rgba(156, 154, 0, 0.85098);
	border-width:0px;
	border-color:rgb(255, 255, 255);
	border-style:none;
	font-size: 38px;
	text-transform: none;
}
.title h1 {
	-webkit-animation: title-from-left .5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275) 1s;
	-moz-animation: title-from-left .5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275) 1s;
	-o-animation: title-from-left .5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275) 1s;
	animation: title-from-left .5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275) 1s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	visibility: visible;
}
.title.has_background {
	background-repeat: no-repeat;
	background-position: center 0;
}
.title.has_fixed_background {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 0;
}
.title.no_entering_animation h1{
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	animation: none;
}
.two_columns_66_33 {
	width: 100%;
}
.two_columns_66_33>.column1 {
	width: 66.66%;
	float: left;
}
.two_columns_66_33>.column1>.column_inner {
	padding: 0 12px 0 0;
}
.two_columns_66_33.grid2>.column1>.column_inner {
	padding: 0 30px 0 0;
}
.two_columns_66_33>.column2 {
	width: 33.33%;
	float: left;
}
.two_columns_66_33>.column2>.column_inner {
	padding: 0 0 0 12px;
}
.two_columns_66_33.grid2>.column2>.column_inner {
	padding: 0 0 0 30px;
}
.two_columns_33_66 {
	width: 100%;
}
.two_columns_33_66>.column1 {
	width: 33.33%;
	float: left;
}
.two_columns_33_66>.column1>.column_inner {
	padding: 0 12px 0 0;
}
.two_columns_33_66.grid2>.column1>.column_inner {
	padding: 0 30px 0 0;
}
.two_columns_33_66>.column2 {
	width: 66.66%;
	float: left;
}
.two_columns_33_66>.column2>.column_inner {
	padding: 0 0 0 12px;
}
.two_columns_33_66.grid2>.column2>.column_inner {
	padding: 0 0 0 30px;
}
.two_columns_75_25 {
	width: 100%;
}
.two_columns_75_25>.column1 {
	width: 75%;
	float: left;
}
.two_columns_75_25>.column1>.column_inner {
	padding: 0 12px 0 0;
}
.two_columns_75_25.grid2>.column1>.column_inner {
	padding: 0 30px 0 0;
}
.two_columns_75_25>.column2 {
	width: 25%;
	float: left;
}
.two_columns_75_25>.column2>.column_inner {
	padding: 0 0 0 12px;
}
.two_columns_75_25.grid2>.column2>.column_inner {
	padding: 0 0 0 30px;
}
.two_columns_25_75 {
	width: 100%;
}
.two_columns_25_75>.column1 {
	width: 25%;
	float: left;
}
.two_columns_25_75>.column1>.column_inner {
	padding: 0 12px 0 0;
}
.two_columns_25_75.grid2>.column1>.column_inner {
	padding: 0 30px 0 0;
}
.two_columns_25_75>.column2 {
	width: 75%;
	float: left;
}
.two_columns_25_75>.column2>.column_inner {
	padding: 0 0 0 12px;
}
.two_columns_25_75.grid2>.column2>.column_inner {
	padding: 0 0 0 30px;
}
.two_columns_50_50 {
	width: 100%;
}
.two_columns_50_50>.column1 {
	width: 50%;
	float: left;
}
.two_columns_50_50>.column1>.column_inner {
	padding: 0 12px 0 0;
}
.two_columns_50_50>.column2 {
	width: 50%;
	float: left;
}
.two_columns_50_50>.column2>.column_inner {
	padding: 0 0 0 12px;
}
.three_columns {
	width: 100%}
.three_columns>.column1, .three_columns>.column2, .three_columns>.column3 {
	width: 33.33%;
	float: left;
}
.three_columns>.column1>.column_inner {
	padding: 0 16px 0 0;
}
.three_columns>.column2>.column_inner {
	padding: 0 8px 0 8px;
}
.three_columns>.column3>.column_inner {
	padding: 0 0 0 16px;
}
.four_columns {
	width: 100%}
.four_columns>.column1, .four_columns>.column2, .four_columns>.column3, .four_columns>.column4 {
	width: 25%;
	float: left;
}
.four_columns>.column1>.column_inner {
	padding: 0 18px 0 0;
}
.four_columns>.column2>.column_inner {
	padding: 0 12px 0 6px;
}
.four_columns>.column3>.column_inner {
	padding: 0 6px 0 12px;
}
.four_columns>.column4>.column_inner {
	padding: 0 0 0 18px;
}
.icon_with_title {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 0 3px 0;
}
.icon_with_title .icons_holder {
	display: inline-block;
	width: 56px;
	height: 56px;
	background-color: #ededed;
	float: left;
	margin: 0 10px 0 0;
	border-radius: 80px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	-o-border-radius: 80px;
}
.icon_with_title .icons_holder .icon {
	margin: 8px;
}
.icon_with_title.top .icons_outer {
	width: 100%;
	text-align: center;
	margin: 0 0 15px;
}
.icon_with_title.top .icons_outer .icons_holder {
	float: none;
	margin: 0;
}
.icon_with_title.top h4 {
	text-align: center;
	line-height: 15px;
}
.icon_with_title h4 {
	font-size: 15px;
	line-height: 56px;
}
.box_holder_border{
	position: relative;
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0 0 10px;
	background-color: #fff;
	/*border-bottom: 5px solid #ccc;*/
}
.box_holder_border:hover{
	/*border-color: #b39601;*/
}
.box_holder_border img{
	max-width: 100%;
}
.box_holder_border .image_with_text .image_with_text_content{
	padding: 0 15px;
}
.image_with_text {
	display: inline-block;
	width: 100%;
	position: relative;
}
.image_with_text img {
	display: block;
	margin: 0 0 20px 0;
}
.separator {
	display: block;
	height: 1px;
	background-color: #ccc;
	margin: 20px 0;
}
.separator.transparent {
	background-color: transparent!important;
}
input {
	width: 92%;
	margin: 0 0 25px 0;
	padding: 15px 4%;
	background-color: #fff;
	border: 0;
	outline: 0;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}

.mymail-form input[type=checkbox] {
	width: 20px;
}

textarea {
	width: 96%;
	height: 180px;
	margin: 0 0 25px 0;
	padding: 20px 2%;
	background-color: #fff;
	border: 0;
	outline: 0;
	resize: none;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.button, input[type='submit'], .load_more a {
	width: auto;
	display: inline-block;
	margin: 0;
	padding: 13px 34px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	text-decoration: none;
	background-color: #b39601;
	cursor: pointer;
	white-space: nowrap;
	text-transform: uppercase;
}
.button.large {
	font-size: 18px;
	line-height: 18px;
	padding: 24px 69px;
}
.button.medium {
	font-size: 18px;
	line-height: 18px;
	padding: 18px 45px;
}
.page-id-2848 .button.tiny {
	top: -25px;
	position: relative;
}

.button.tiny {
	font-size: 12px;
	line-height: 12px;
	padding: 13px 27px;
}

.wpb_wrapper .button.tiny {
display: block;
width: 80px;
margin-top: 10px;
}

.button:hover, input[type='submit']:hover, .load_more a:hover {
	color: #fff;
	background-image: url(img/button_hover.png);
	background-repeat: repeat;
}
.title_with_line_holder {
	position: relative;
	display: block;
	margin: 0 0 18px 0;
}
.title_with_line {
	text-align: left;
	display: inline-block;
	position: relative;
	background-color: #ffffff;
	color: #b1b331;
	z-index: 100;
	padding: 0 10px 10px 0;
}
.title_with_line_separator {
	position: absolute;
	top: 55%;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #b1b331;
	box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 0 #fff;
	-o-box-shadow: 0 1px 0 #fff;
	z-index: 10;
}
.title_with_line_holder a {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #333;
	float: right;
	display: inline-block;
	position: relative;
	background-color: #b1b331;
	z-index: 100;
	padding: 0 0 0 10px;
}
.title_with_line_holder a:hover {
	color: #b39601;
}
.box_holder_shadow {
	position: relative;
	display: block;
	margin: 0 0 30px 0;
	background-color: #fff;
	box-shadow: 0 1px 1px 1px #ccc;
	-moz-box-shadow: 0 1px 1px 1px #ccc;
	-webkit-box-shadow: 0 1px 1px 1px #ccc;
	-o-box-shadow: 0 1px 1px 1px #ccc;
	padding: 12px 12px;
}
.box_holder_shadow.no {
	box-shadow: 0;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	-o-box-shadow: 0;
}
.box_holder_shadow .image_with_text .image_with_text_content{
	padding: 0 15px;
}
.counter_holder {
	display: block;
	opacity: 0;
	filter: alpha(opacity:0);
	-webkit-transition: opacity .3s ease 0s;
	-moz-transition: opacity .3s ease 0s;
	-o-transition: opacity .3s ease 0s;
	width: 100%;
	font-size: 90px;
	line-height: 90px;
}
.counter_holder.left {
	text-align: left;
}
.counter_holder.right {
	text-align: right;
}
.counter_holder.center {
	text-align: center;
}
.counter_holder span.counter {
	font-family: "Lato", sans-serif;
	font-size: inherit;
	line-height: inherit;
	color: #999;
	overflow: hidden;
	display: inline-block!important;
	text-align: center;
	height: 90px;
}
.counter_holder p {
	font-weight: 400;
	font-size: 14px;
}
.social_menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	overflow: hidden;
}
.social_menu li {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: auto;
}
.social_menu li a {
	overflow: hidden;
	display: block;
	float: left;
	height: 26px;
	width: 26px;
	background-color: #ccc;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	text-align: center;
	vertical-align: middle;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	-webkit-transition: all .25s ease 0s;
	-moz-transition: all .25s ease 0s;
	-o-transition: all .25s ease 0s;
}
.social_menu li a:hover {
	background-color: #b39601;
}
.social_menu li a span.inner {
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(img/social_icons_sprite.png);
	width: 26px;
	height: 26px;
	position: relative;
	margin: -1px 0 0 -1px;
	display: block;
	-webkit-transition: all .25s ease 0s;
	-moz-transition: all .25s ease 0s;
	-o-transition: all .25s ease 0s;
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:150/100), only screen and (min-device-pixel-ratio:1.5), only screen and (min-resolution:160dpi) {
	.social_menu li a span.inner {
		width: 28px;
		height: 28px;
		-o-background-size: 672px 56px;
		-webkit-background-size: 672px 56px;
		-moz-background-size: 672px 56px;
		background-size: 672px 56px;
		background-image: url(img/social_icons_sprite@1_5x.png);
	}
}
@media only screen and (-webkit-min-device-pixel-ratio:2.0), only screen and (min--moz-device-pixel-ratio:2.0), only screen and (-o-min-device-pixel-ratio:200/100), only screen and (min-device-pixel-ratio:2.0), only screen and (min-resolution:210dpi) {
	.social_menu li a span.inner {
		width: 28px;
		height: 28px;
		-o-background-size: 672px 56px;
		-webkit-background-size: 672px 56px;
		-moz-background-size: 672px 56px;
		background-size: 672px 56px;
		background-image: url(img/social_icons_sprite@2x.png);
	}
}
.social_menu li.twitter a .inner {
	background-position: 0 0;
}
.social_menu li.facebook a .inner {
	background-position: -28px 0;
}
.social_menu li.pinterest a .inner {
	background-position: -56px 0;
}
.social_menu li.forrst a .inner {
	background-position: -84px 0;
}
.social_menu li.dribbble a .inner {
	background-position: -112px 0;
}
.social_menu li.flickr a .inner {
	background-position: -140px 0;
}
.social_menu li.linkedin a .inner {
	background-position: -169px 0;
}
.social_menu li.lastfm a .inner {
	background-position: -196px 0;
}
.social_menu li.vimeo a .inner {
	background-position: -224px 0;
}
.social_menu li.yahoo a .inner {
	background-position: -252px 0;
}
.social_menu li.tumblr a .inner {
	background-position: -280px 0;
}
.social_menu li.apple a .inner {
	background-position: -309px 0;
}
.social_menu li.blogger a .inner {
	background-position: -337px 0;
}
.social_menu li.wordpress a .inner {
	background-position: -365px 0;
}
.social_menu li.windows a .inner {
	background-position: -394px 0;
}
.social_menu li.youtube a .inner {
	background-position: -422px 0;
}
.social_menu li.rss a .inner {
	background-position: -448px 0;
}
.social_menu li.instagram a .inner {
	background-position: -477px 0;
}
.social_menu li.google a .inner {
	background-position: -505px 0;
}
.social_menu li.bechance a .inner {
	background-position: -532px 0;
}
.social_menu li.android a .inner {
	background-position: -558px 0;
}
.social_menu li.skype a .inner {
	background-position: -586px 0;
}
.social_menu li.digg a .inner {
	background-position: -614px 0;
}
.social_menu li.vk a .inner {
	background-position: -642px 0;
}
.social_menu li.twitter a:hover .inner {
	background-position: 0 -28px;
}
.social_menu li.facebook a:hover .inner {
	background-position: -28px -28px;
}
.social_menu li.pinterest a:hover .inner {
	background-position: -56px -28px;
}
.social_menu li.forrst a:hover .inner {
	background-position: -84px -28px;
}
.social_menu li.dribbble a:hover .inner {
	background-position: -112px -28px;
}
.social_menu li.flickr a:hover .inner {
	background-position: -140px -28px;
}
.social_menu li.linkedin a:hover .inner {
	background-position: -169px -28px;
}
.social_menu li.lastfm a:hover .inner {
	background-position: -196px -28px;
}
.social_menu li.vimeo a:hover .inner {
	background-position: -224px -28px;
}
.social_menu li.yahoo a:hover .inner {
	background-position: -252px -28px;
}
.social_menu li.tumblr a:hover .inner {
	background-position: -280px -28px;
}
.social_menu li.apple a:hover .inner {
	background-position: -309px -28px;
}
.social_menu li.blogger a:hover .inner {
	background-position: -337px -28px;
}
.social_menu li.wordpress a:hover .inner {
	background-position: -365px -28px;
}
.social_menu li.windows a:hover .inner {
	background-position: -394px -28px;
}
.social_menu li.youtube a:hover .inner {
	background-position: -422px -28px;
}
.social_menu li.rss a:hover .inner {
	background-position: -448px -28px;
}
.social_menu li.instagram a:hover .inner {
	background-position: -477px -28px;
}
.social_menu li.google a:hover .inner {
	background-position: -505px -28px;
}
.social_menu li.bechance a:hover .inner {
	background-position: -532px -28px;
}
.social_menu li.android a:hover .inner {
	background-position: -558px -28px;
}
.social_menu li.skype a:hover .inner {
	background-position: -586px -28px;
}
.social_menu li.digg a:hover .inner {
	background-position: -614px -28px;
}
.social_menu li.vk a:hover .inner {
	background-position: -642px -28px;
}
.full_width{
	/*padding: 0px 30px;*/
}
.full_width .filter_outer{
	margin: 0 0 25px;
}
.filter_outer {
	position: relative;
	display: block;
	margin: -5px 0 25px;
	height: 30px;
}
.filter_outer h5 {
	position: relative;
	display: inline-block;
	line-height: 30px;
	background-color: #f4f4f4;
	padding: 0 15px 0 0;
	z-index: 100;
}
.filter_outer .filter_separator {
	position: absolute;
	left: 0;
	top: 50%;
	height: 1px;
	display: inline-block;
	width: 100%;
	background-color: #ccc;
	box-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	-o-box-shadow: 0 1px 0 #fff;
	z-index: 50;
}
body:not(.touch) .filter_holder ul {
	transition: height 200ms ease-in-out 0s;
}
.filter_holder ul {
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	display: inline-block;
	margin: 0;
	background-color: #f4f4f4;
	z-index: 100;
}
.filter_holder ul li {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: 400;
	color: #333;
	text-align: left;
	display: inline-block;
	float: left;
	margin: 0;
	cursor: pointer;
	transition: background-color 150ms ease-in-out 0s;
}
.filter_holder ul li span {
	font-size: 13px;
	line-height: 30px;
	font-weight: 400;
	display: inline-block;
	position: relative;
	padding: 0 0 0 15px;
}
.filter_holder ul li:hover span, .filter_holder ul li.active span {
	color: #b39601;
}
.projects_holder {
	font-size: .1px;
	line-height: 0;
	list-style-type: none;
	text-align: justify;
}
.projects_holder:after,
.projects_holder:before{
	content: "";
	display: inline-block;
	width: 100%;
}

.projects_holder .mix {
	display: none;
	opacity: 0;
	filter: alpha(opacity = 0);
	position: relative;
	vertical-align: top;
	overflow: hidden;
}
.projects_holder .filler {
	display: inline-block;
	height: 0;
}
.projects_holder.v4 .mix {
	width: 23.5%;
	margin: 0 0 2%}
.projects_holder.v4 .filler {
	width: 23.5%}
.projects_holder.v3 .mix {
	width: 32%;
	margin: 0 0 2%}
.projects_holder.v3 .filler {
	width: 31.5%}
.projects_holder.v2 .mix {
	width: 48.9%;
	margin: 0 0 2.2%}
.projects_holder.v2 .filler {
	width: 48.9%}
.projects_holder article .image {
	position: relative;
	-webkit-backface-visibility: hidden;
}
.projects_holder .image img {
	width: 100%}
.projects_type2 article {
	background-color: #fff;
	border-bottom: 5px solid #ccc;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
}
.projects_type2 article:hover {
	border-bottom: 5px solid #b39601;
}
.projects_type1 article .image {
	overflow: hidden;
}
.projects_type2 article .image a, .projects_type1 article .image a {
	display: inline-block;
	width: 100%}
.projects_type2 .text_holder, .projects_type1 .text_holder {
	position: relative;
	display: block;
}
.projects_type2 .text_holder_inner {
	padding: 25px;
}
.projects_type1 .text_holder_inner {
	padding: 20px 0px 0px 0px;
}
.projects_type2 .text_holder_inner .portfolio_category, .projects_type1 .text_holder_inner .portfolio_category {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: 400;
	color: #333;
	display: block;
	margin: 14px 0 0 0;
	cursor: pointer;
}
.projects_type2 article .text_holder_inner h4, .projects_type1 article .text_holder_inner h4 {
	text-transform: uppercase;
	margin: 0;
}
.projects_type2 article:hover .text_holder_inner h4 a, .projects_type2 .text_holder_inner .portfolio_category:hover, .projects_type1 article:hover .text_holder_inner h4 a, .projects_type1 .text_holder_inner .portfolio_category:hover {
	color: #b39601;
}
.projects_type2 article .image_border {
	width: 365px;
	height: 205px;
	border-top: 14px;
	border-left: 14px;
	border-right: 14px;
	border-style: solid;
	border-color: #fff;
	position: absolute;
	top: -14px;
	left: 0;
	margin: 0 0 0 -14px;
	padding: 0 14px 14px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transform: translateZ(0px);
	z-index: 1000;
}
.projects_type2 article:hover .image_border {
	top: 0;
	margin: 0;
	padding: 0;
}
.projects_type2 article .image a.preview {
	position: absolute;
	display: inline-block;
	top: 0;
	right: 0;
	width: 60px!important;
	height: 60px;
	display: inline-block;
	margin: 0;
	background-image: url(img/lightbox2.png);
	background-repeat: no-repeat;
	background-position: center;
	visibility: hidden;
	z-index: 9999;
}
a.lightbox_single_portfolio {
	display: inline-block;
	width: 100%}
div.pp_default .pp_description {
	margin: 10px 50px 10px 0;
}
.pp_social .facebook {
	overflow: visible;
}
.projects_type2 article:hover .image a.preview {
	visibility: visible;
}
.portfolio_paging {
	text-align: center;
	margin: 30px 0;
}
.portfolio_single, .portfolio_title_holder {
	margin: 0 0 30px 0;
}
.portfolio_single .portfolio_images img, .portfolio_single .portfolio_images .fluid-width-video-wrapper {
	margin: 0 0 26px 0;
}
.portfolio_single .flexslider, .portfolio_single .portfolio_single_text_holder {
	margin: 0 0 48px 0;
}
.portfolio_single h5, .portfolio_detail .info h5 {
	margin: 0 0 12px 0;
	text-transform: uppercase;
}
.portfolio_detail .info {
	padding: 0 0 25px;
}
.portfolio_detail .info p {
	margin: 0;
}
.video_holder {
	width: 100%;
	position: relative;
	display: block;
	min-height: 1px;
}
.portfolio_navigation {
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: center;
	height: 70px;
	line-height: 70px;
	border-top: 1px solid #ccc;
}
.portfolio_navigation .portfolio_prev, .portfolio_navigation .portfolio_next, .portfolio_navigation .portfolio_button {
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
}
.portfolio_navigation .portfolio_prev {
	position: absolute;
	left: 0;
}
.portfolio_navigation .portfolio_prev a {
	background-image: url(img/portfolio_single_arrow_left.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.portfolio_navigation .portfolio_next {
	position: absolute;
	right: 0;
}
.portfolio_navigation .portfolio_next a {
	background-image: url(img/portfolio_single_arrow_right.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.portfolio_navigation .portfolio_button a {
	height: 16px;
	width: 16px;
	background-image: url(img/portfolio_single_button.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.portfolio_gallery {
	display: inline-block;
	width: 100%;
	position: relative;
	margin: 0 0 25px 0;
}
.portfolio_gallery a {
	position: relative;
	float: left;
	display: inline-block;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
}
.portfolio_gallery a.v2 {
	width: 49%;
	margin: 0 2% 2% 0;
}
.portfolio_gallery a.v3 {
	width: 32%;
	margin: 0 2% 2% 0;
}
.portfolio_gallery a.v4 {
	width: 23.5%;
	margin: 0 2% 2% 0;
}
.portfolio_gallery a.v2:nth-child(2n), .portfolio_gallery a.v3:nth-child(3n), .portfolio_gallery a.v4:nth-child(4n) {
	margin: 0 0 2% 0;
}
.portfolio_gallery a img, .portfolio_gallery a frame {
	display: block;
	width: 100%;
	z-index: 100;
}
.portfolio_gallery .image_hover {
	background-color: #0d0d0d;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	z-index: 200;
}
.portfolio_gallery .image_hover {
	visibility: hidden;
}
.portfolio_gallery span.text_holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: table;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	z-index: 300;
	visibility: hidden;
}
.portfolio_gallery span.text_holder span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%}
.portfolio_gallery span h4 {
	text-transform: uppercase;
	margin: 0;
	color: #fff;
}
.contact_detail h4 {
	margin: 0 0 25px 0;
}
.contact_info {
	margin: 0 0 40px 0;
}
.google_map {
	display: block;
	width: 100%;
	height: 750px;
}
.google_map iframe, .google_map object, .google_map embed {
	width: 100%;
	display: block;
}
.google_map img {
	max-width: none;
}
.blog_holder article, .blog_holder2 article {
	width: 100%;
	display: inline-block;
	padding: 0 0 27px 0;
}
.blog_holder_list {
	list-style-type: none;
	text-align: justify;
}
.blog_holder_list article.mix {
	display: none;
	position: relative;
	width: 28.5%;
	margin: 0 2.2%;
	opacity: 0;
	vertical-align: top;
	overflow: hidden;
	text-align: left;
	background-color: #fff;
	padding-bottom:10px;
	-webkit-transform: translateZ(0px);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.blog_holder_list article.mix:hover{
	border-color: #b39601;
}
.blog_holder article .post_image{
	width: 40%;
	float: left;
}
.blog_holder article .post_image a, .blog_holder2 article .post_image a{
	display: inline-block;
	position: relative;
	width: 100%;
}
.blog_holder2 article .post_image{
	margin: 0px 0px 22px 0px;
}
.blog_holder article .post_image a img, .blog_holder2 article .post_image a img, .blog_holder2 article .post_image, .blog_holder2 article .post_text_holder, .blog_holder_list article .post_image, .blog_holder_list article .post_image a, .blog_holder_list article .post_image a img, .blog_holder_list article .post_text_holder {
	width: 100%;
}
.blog_holder article .post_text_holder{
	width: 60%;
	float: left;
}
.blog_holder article.no_image .post_image{
	display: none;
}
.blog_holder article.no_image .post_text_holder{
	float: none;
	width: 100%;
}
.blog_holder article.no_image .post_text_inner{
	margin: 0;
}
.blog_holder article .post_text_inner{
	position: relative;
	display: block;
	margin: 0 0 0 25px;
	padding: 0 0 52px;
	min-height: 217px;
}
.two_columns_75_25.grid2 .blog_holder article .post_text_inner, .two_columns_25_75.grid2 .blog_holder article .post_text_inner {
	min-height: 143px;
}
.two_columns_66_33.grid2 .blog_holder article .post_text_inner, .two_columns_33_66.grid2 .blog_holder article .post_text_inner {
	min-height: 121px;
}
.blog_holder_list article .post_text_inner {
	position: relative;
	display: inline-block;
	/*padding: 23px 24px 14px;*/
}
.blog_holder_list article .post_text_inner h4 a {
	font-size: 22px !important;
}
.blog_holder article h4, .blog_holder2 article h4 {
	margin: 10px 0 16px;
	text-transform: uppercase;
}
.blog_holder2 article h4 {
	font-size: 25px;
	line-height: 25px;
}
.blog_holder_list article h4 {
	margin: 0 0 8px;
}
.blog_holder article span.create, .blog_holder2 article span.create {
	position: relative;
	display: block;
	margin: 0 0 22px 0;
}
.blog_holder_list article span.create {
	position: relative;
	display: block;
	margin: 0 0 20px 0;
}
.blog_holder article span.create .category, .blog_holder2 article span.create .category, .blog_holder_list article span.create .category {
	font-weight: 600;
}
.blog_holder article span.create .category a, .blog_holder2 article span.create .category a, .blog_holder_list article span.create .category a {
	font-weight: 600;
}
.blog_holder article .post_text_inner p, .blog_holder2 article .post_text_inner p {
	position: relative;
	display: block;
}
.blog_holder_list article .post_text_inner p {
	position: relative;
	display: block;
	margin: 10px 0 40px;
}
.blog_holder article span.info {
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	padding: 16px 0;
	border-bottom: 1px solid #ccc;
	box-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	-o-box-shadow: 0 1px 0 #fff;
}
.blog_holder2 article span.info {
	display: inline-block;
	width: 100%;
	padding: 16px 0;
	border-bottom: 1px solid #ccc;
	box-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	-o-box-shadow: 0 1px 0 #fff;
}
.blog_holder_list article span.info {
	display: inline-block;
	width: 100%}
.blog_holder article span.info .left, .blog_holder2 article span.info .left, .blog_holder_list article span.info .left {
	float: left;
}
.blog_holder article span.info .left a.comments, .blog_holder2 article span.info .left a.comments, .blog_holder_list article span.info .left a.comments {
	font-weight: normal;
}
.blog_holder article span.info .right, .blog_holder2 article span.info .right, .blog_holder_list article span.info .right {
	float: right;
	height: 19px;
}
.blog_holder article span.info .right .read_more, .blog_holder2 article span.info .right .read_more, .blog_holder_list article span.info .right .read_more {
	width: 19px;
	height: 19px;
	display: inline-block;
	background-image: url(img/blog_arrow.png);
	background-repeat: no-repeat;
	background-position: center;
}
.blog_single_holder, .blog_single_holder article .image {
	display: block;
	margin: 0 0 28px 0;
}
.blog_single_holder article .image img {
	width: 100%;
	display: block;
  position: relative;
}
.blog_single_holder .blog_title_holder h2 {
	margin: 0 0 16px 0;
	text-transform: uppercase;
}
.blog_single_holder .blog_title_holder>span {
	display: block;
	margin: 0 0 45px 0;
}
.blog_single_holder article .blog_title_holder span .blog_author, .blog_single_holder article .blog_title_holder span .category, .blog_single_holder article .blog_title_holder span a {
	font-weight: 600;
}
.blog_single_holder article .blog_single_text_holder .info span a:hover, .blog_single_holder article .blog_title_holder span a:hover {
	color: #b39601;
}
.blog_single_holder article .blog_single_text_holder .text {
	margin: 0 0 53px 0;
}
.blog_single_holder article .blog_single_text_holder .info {
	display: inline-block;
	width: 100%;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	padding: 0 0 13px 0;
	/*border-bottom: 1px solid #ccc;*/
	box-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	-o-box-shadow: 0 1px 0 #fff;
}
.blog_single_holder article .blog_single_text_holder .info .left {
	float: left;
	text-transform: uppercase;
}
.blog_single_holder article .blog_single_text_holder .info .right {
	float: right;
	top: -75px;
	position: relative;
}
.social_share_holder {
	display: inline-block;
}
.social_share_holder ul {
	list-style: none;
	display: inline-block;
	margin: 0;
}
.social_share_holder ul li {
	float: left;
	display: inline-block;
	margin: 0 15px 0 0;
}
.social_share_holder ul li a {
	display: inline-block;
}
.social_share_holder ul li a img {
	float: left;
	margin: 0 5px 0 0;
}
.social_share_holder ul li .social_image {
	overflow: hidden;
	display: block;
	float: left;
	height: 28px;
	width: 28px;
	background-color: #ededed;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	text-align: center;
	vertical-align: middle;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	-webkit-transition: all .25s ease 0s;
	-moz-transition: all .25s ease 0s;
	-o-transition: all .25s ease 0s;
}
.social_share_holder ul li .social_image .social_image_inner {
	display: inline-block;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(img/social_icons_sprite.png);
	width: 28px;
	height: 28px;
	position: relative;
	display: block;
	-webkit-transition: all .25s ease 0s;
	-moz-transition: all .25s ease 0s;
	-o-transition: all .25s ease 0s;
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:150/100), only screen and (min-device-pixel-ratio:1.5), only screen and (min-resolution:160dpi) {
	.social_share_holder ul li .social_image .social_image_inner {
		width: 28px;
		height: 28px;
		background-repeat: no-repeat;
		-o-background-size: 672px 56px;
		-webkit-background-size: 672px 56px;
		-moz-background-size: 672px 56px;
		background-size: 672px 56px;
		background-image: url(img/social_icons_sprite@1_5x.png);
	}
}
@media only screen and (-webkit-min-device-pixel-ratio:2.0), only screen and (min--moz-device-pixel-ratio:2.0), only screen and (-o-min-device-pixel-ratio:200/100), only screen and (min-device-pixel-ratio:2.0), only screen and (min-resolution:210dpi) {
	.social_share_holder ul li .social_image .social_image_inner {
		width: 28px;
		height: 28px;
		background-repeat: no-repeat;
		-o-background-size: 672px 56px;
		-webkit-background-size: 672px 56px;
		-moz-background-size: 672px 56px;
		background-size: 672px 56px;
		background-image: url(img/social_icons_sprite@2x.png);
	}
}
.social_share_holder ul li a:hover .social_image  {
	background-color: #b39601;
}
.social_share_holder ul li.twitter_share .social_image .social_image_inner {
	background-position: 0 0;
}
.social_share_holder ul li.facebook_share .social_image .social_image_inner {
	background-position: -28px 0;
}
.social_share_holder ul li.google_share .social_image .social_image_inner {
	background-position: -505px 0;
}
.social_share_holder ul li.twitter_share a:hover .social_image .social_image_inner {
	background-position: 0 -28px;
}
.social_share_holder ul li.facebook_share a:hover .social_image .social_image_inner {
	background-position: -28px -28px;
}
.social_share_holder ul li.google_share a:hover .social_image .social_image_inner {
	background-position: -505px -28px;
}
.social_share_holder ul li .share_text {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 6px;
}
.portfolio_social_share {
	position: relative;
	margin: 15px 0 0 0;
	display: inline-block;
}
.comment_holder {
	margin: 0 0 57px;
}
.comment_holder .comments_number {
	text-align: right;
	display: inline-block;
	width: 100%;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	padding: 0 0 13px 0;
}
.comment_holder .comments_number a {
	font-weight: normal;
}
.logged-in-as a {
	font-weight: normal;
}
.comment_holder .comment-list, .comment_holder .comment-list li {
	margin: 0;
}
.comment_holder .comment {
	padding: 7px;
	background-color: #fff;
	margin: 0 0 24px 0;
	display: block;
	position: relative;
	min-height: 78px;
}
.comment_holder .comment .image {
	display: block;
	width: 78px;
	height: 78px;
	float: left;
}
.comment_holder .comment .text {
	padding: 0 0 0 95px;
}
.comment_holder .comment .text .name_holder {
	display: inline-block;
	width: 100%}
.comment_holder .comment .text .name {
	font-weight: 600;
	margin: 5px 0 6px 0;
	display: inline-block;
	float: left;
}
.comment_holder .comment .text .name a {
	font-weight: normal;
}
.comment_holder .comment .text .replay, .comment_holder .comment .text .comment-reply-link {
	font-weight: 600;
	display: inline-block;
	float: right;
	text-transform: uppercase;
}
.comment_holder .comment .text .text_holder {
	display: block;
	margin: 0 0 5px 0;
}
.comment_holder .comment .info {
	display: inline-block;
	width: 100%;
	margin: 0 0 20px 0;
}
.comment_holder .comment p {
	margin: 0;
}
.comment_holder .comment .logged-in-as {
	margin: 10px 0;
}
.comment_holder .comment .form-submit {
	margin: 0 0 20px;
}
.comment_holder .comment-list li ul.children {
	background-image: url(img/reply.png);
	background-repeat: no-repeat;
	background-position: 10px 40px;
	padding: 0 0 0 45px;
}
.comment_holder .comment-list li ul.children li ul.children {
	background-image: url(img/reply.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 0 0 0 45px;
}
#respond h3 {
	margin: 0 0 40px 0;
	text-transform: uppercase;
}
#respond small {
	margin: 0 0 20px 0;
}
.comment #respond textarea,
.comment #respond input[type='text']{
	background-color: #f4f4f4;
}
.comment-list .text form input[type='text'], .comment-list .text form textarea {
	background-color: #fff;
}
div.comment_form {
	margin: 0 0 25px 0;
}
div.comment_form h5 {
	padding: 0 0 16px 0;
	margin: 0 0 24px;
	border-bottom: 1px solid #ccc;
	box-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	-o-box-shadow: 0 1px 0 #fff;
}
div.comment_form form p.form-submit {
	margin: 0;
	text-align: right;
}
.pagination {
	display: inline-block;
	width: 100%;
	margin: 10px 0 40px 0;
}
.pagination ul {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.pagination ul li {
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
}
.pagination ul li span {
	width: 35px;
	height: 35px;
	display: block;
	background-color: #b39601;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 35px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.pagination ul li a {
	width: 35px;
	height: 35px;
	display: block;
	background-color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 35px;
	font-weight: 600;
	color: #333;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.pagination ul li.prev a {
	background-image: url(img/left.png);
	background-position: center;
	background-repeat: no-repeat;
}
.pagination ul li.next a {
	background-image: url(img/right.png);
	background-position: center;
	background-repeat: no-repeat;
}
.pagination ul li a:hover {
	background-color: #b39601;
	color: #fff;
}
.projects_type3 article, .projects_type1 article, .image_with_text_over, .image_with_text_over a {
	overflow: hidden;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
}
.image_with_text_over {
	display: inline-block;
	position: relative;
	cursor: pointer;
	width: 100%}
.image_with_text_over img {
	float: left;
}
.projects_type3 article .image a, .image_with_text_over a {
	display: inline-block;
	width: 100%;
	cursor: pointer;
}
.projects_type3 article .image .image_hover, .projects_type1 article .image .image_hover, .image_with_text_over .image_hover {
	background-color: #0d0d0d;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	z-index: 200;
}
.projects_type3 article span.text_holder, .projects_type1 article span.text_holder, .image_with_text_over span.text_holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: table;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	z-index: 300;
}
.image_with_text_over .image_hover, .image_with_text_over span.text_holder {
	visibility: hidden;
}
.projects_type3 article .text_holder h4, .projects_type1 article span.text_holder h4, .image_with_text_over span.text_holder h4 {
	text-transform: uppercase;
	margin: 0;
	color: #fff;
}
.projects_type3 .text_holder p, .projects_type1 .image .text_holder p, .image_with_text_over span.text_holder p {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: 400;
	color: #fff;
	display: block;
	margin: 14px 0 0 0;
	cursor: pointer;
}
.projects_type3 article span.text_holder span, .projects_type1 article span.text_holder span, .image_with_text_over span.text_holder span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%}
.projects_type3 article a.preview, .projects_type1 article .image a.preview {
	position: absolute;
	display: inline-block;
	top: 0;
	right: 0;
	width: 50px!important;
	height: 50px;
	margin: 0;
	background-image: url(img/lightbox.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 9999;
}
.message {
	padding: 35px;
	margin: 0 0 25px 0;
	position: relative;
	background-color: #fff;
}
.message.with_border {
	border: 1px solid #ccc;
}
.message a.close {
	background-image: url(img/close_arrow.png);
	background-position: center;
	background-repeat: no-repeat;
	float: right;
	width: 20px;
	height: 20px;
	margin: -28px -28px 0 0;
}
.message h5 {
	display: block;
}
.testimonial {
	margin: 0 0 25px 0;
	background-color: #fff;
}
.testimonial.with_border {
	border: 1px solid #ccc;
}
.testimonial.no_background {
	background-color: transparent;
}
.testimonial_inner {
	padding: 6px;
	display: inline-block;
}
.testimonial_inner.no_image .text {
	padding: 0 12px;
	display: block;
}
.testimonial .image {
	float: left;
	width: 78px;
	height: 78px;
}
.testimonial .image img {
	width: 78px;
	height: 78px;
}
.testimonial .text {
	display: block;
	padding: 0 0 0 96px;
}
.testimonial .text span.name {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: 600;
	color: #333;
	display: block;
	margin: 8px 0 0;
}
.testimonial .text p {
	margin: 15px 0 0;
}
.dropcap {
	display: inline-block;
	float: left;
	height: 50px;
	width: 50px;
	background-color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
	line-height: 50px;
	color: #b39601;
	font-weight: 600;
	text-align: center;
	margin: 5px 10px 0 0;
}
.dropcap.normal {
	font-size: 50px;
	background-color: transparent;
	margin: 0 10px 0 0;
}
.dropcap.yes {
	border: 1px solid #ccc;
}
.accordion_holder {
	margin: 0;
}
.accordion_holder .accordion_item {
	margin: 0 0 2px 0;
}
.accordion_holder.accordion h5 {
	cursor: pointer;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 55px;
	height: 55px;
	font-weight: 400;
	background-color: #fff;
	overflow: hidden;
}
.accordion_holder.accordion.no_background h5 {
	background-color: transparent;
}
.accordion_holder.accordion h5:hover {
	background-color: #b39601;
	color: #fff;
}
.accordion_holder.accordion h5 span {
	width: 55px;
	height: 55px;
	display: block;
	position: relative;
	float: right;
	margin: 0 0 0 10px!important;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
}
.accordion_holder.accordion div.accordion_content {
	padding: 15px 20px 25px;
	margin: 0;
	background-color: #fff;
}
.accordion_holder.accordion.no_background div.accordion_content {
	background-color: transparent;
}
.accordion_holder.accordion div.accordion_content p {
	margin: 0;
}
.accordion_holder.accordion h5 span.control-pm {
	background-image: url(img/plus.png);
}
.accordion_holder.accordion h5.ui-state-active span.control-pm, .accordion_holder.accordion h5.ui-state-active:hover span.control-pm {
	background-image: url(img/minus.png);
}
.circle_item .circle {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 13px;
	width: 144px;
	height: 144px;
	display: inline-block;
	text-align: center;
	color: #b39601;
	background-color: #fff;
	cursor: pointer;
	-o-border-radius: 182px;
	-moz-border-radius: 182px;
	-webkit-border-radius: 182px;
	border-radius: 182px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
}
.circle_item .circle div {
	padding: 65.5px 0;
}
.circle_left {
	width: 100%;
	display: inline-block;
	margin: 0 0 25px 0;
}
.circle_left .circle {
	float: left;
}
.circle_left .text {
	padding: 0 10px 0 170px;
}
.circle_top {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin: 0 0 25px 0;
}
.circle_top .circle {
	margin: 0 auto;
}
.circle_top .text {
	margin: 25px 0 0;
}
.circle_top .text p {
	margin: 0;
}
.circle_item .circle a {
	color: #b39601;
	text-decoration: none;
}
.circle_item .circle:hover {
	background-color: #b39601;
	color: #fff;
}
.circle_item .circle:hover a {
	color: #fff;
}
.tabs_holder {
	width: 100%}
.tabs .tabs-nav {
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%}
.tabs .tabs-nav li {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.tabs .tabs-nav li a {
	height: 55px;
	line-height: 55px;
	display: block;
	color: #333;
	background-color: #ededed;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	padding: 0 25px;
	text-decoration: none;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
}
.tabs .tabs-nav li a:hover {
	color: #b39601;
}
.tabs .tabs-nav li.active a {
	background-color: #fff;
}
.tabs.transparent .tabs-nav li.active a {
	background-color: #f4f4f4;
}
.tabs.with_border .tabs-nav li.active a {
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ccc;
}
.tabs .tabs-container {
	margin: -1px 0 25px;
	overflow: hidden;
	width: 100%;
	background-color: #fff;
}
.tabs.transparent .tabs-container, .tabs.transparent .tabs-nav li a {
	background-color: transparent;
}
.tabs.with_border .tabs-container {
	border: 1px solid #ccc;
}
.tabs .tab-content {
	padding: 20px 25px;
}
@-webkit-keyframes flyinbottom {
	0% {
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
}
100% {
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
}@-moz-keyframes flyinbottom {
	0% {
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
}
100% {
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
}@-ms-keyframes flyinbottom {
	0% {
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
}
100% {
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
}@keyframes flyinbottom {
	0% {
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
}
100% {
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
}@-webkit-keyframes flyincontent {
	0% {
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
}
100% {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
}@-moz-keyframes flyincontent {
	0% {
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
}
100% {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
}@-ms-keyframes flyincontent {
	0% {
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
}
100% {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
}@keyframes flyincontent {
	0% {
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
}
100% {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
}@-webkit-keyframes fadein {
	0% {
	filter: alpha(opacity=0);
	opacity: 0;
}
100% {
	filter: alpha(opacity=100);
	opacity: 1;
}
}@-moz-keyframes fadein {
	0% {
	filter: alpha(opacity=0);
	opacity: 0;
}
100% {
	filter: alpha(opacity=100);
	opacity: 1;
}
}@-ms-keyframes fadein {
	0% {
	filter: alpha(opacity=0);
	opacity: 0;
}
100% {
	filter: alpha(opacity=100);
	opacity: 1;
}
}@keyframes fadein {
	0% {
	filter: alpha(opacity=0);
	opacity: 0;
}
100% {
	filter: alpha(opacity=100);
	opacity: 1;
}
}@-webkit-keyframes title-from-left {
	0% {
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transform: translate(-10%, 0);
}
100% {
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: translate(0, 0);
}
}@-moz-keyframes title-from-left {
	0% {
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-transform: translate(-10%, 0);
}
100% {
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-transform: translate(0, 0);
}
}@-o-keyframes title-from-left {
	0% {
	filter: alpha(opacity=100);
	opacity: 0;
	-o-transform: translate(-10%, 0);
}
100% {
	filter: alpha(opacity=0);
	opacity: 1;
	-o-transform: translate(0, 0);
}
}@keyframes title-from-left {
	0% {
	filter: alpha(opacity=100);
	opacity: 0;
	transform: translate(-10%, 0);
}
100% {
	filter: alpha(opacity=0);
	opacity: 1;
	transform: translate(0, 0);
}
}
#ascrail2000 {
	background-color: #7c715f;
	width: 16px!important;
	z-index: 99990!important;
	display: block !important;
}
.call_to_action {
	display: block;
	background-color: #fff;
	padding: 25px;
	margin: 0 0 25px;
}
.call_to_action p {
	margin: 0;
}
.call_to_action.with_border {
	border: 1px solid #ccc;
}
.call_to_action h5 {
	margin: 0;
	line-height: 38px;
}
.highlight {
	background-color: #b39601;
	color: #fff;
	padding: 0 2px;
}
blockquote {
	width: 33%;
	float: left;
	border-left: 4px solid #8f481d;
	margin: 17px 15px 15px 0;
	padding: 0 0 0 25px;
}
blockquote p {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: 600;
	color: #8f481d;
	margin: 0;
}
.ordered ul, .ordered ol {
	counter-reset: li;
	display: block;
	list-style-type: decimal;
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0 0 25px 0;
	padding: 0 0 0 20px;
}
.ordered ol li {
	font-family: "Open Sans", sans-serif;
	color: #333;
	font-size: 13px;
	line-height: 32px;
}
.list.number ul, .list.number_small ul, .list.circle ul, .list.big_circle ul {
	display: block;
	list-style-type: none;
	margin: 0 0 25px 0;
	padding: 0;
}
.list.number ul li, .list.number_small ul li, .list.circle ul li, .list.big_circle ul li {
	font-size: 13px;
	line-height: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #333;
	background-position: 0px;
	background-repeat: no-repeat;
	margin: 0;
}
.list.number_small ul li {
	line-height: 30px;
	margin: 0 0 9px;
}
.list.number.animate_list ul li, .list.number_small.animate_list ul li, .list.circle.animate_list ul li, .list.big_circle.animate_list ul li {
	opacity: 0;
	filter: alpha(opacity = 0);
	top: -40px;
}
.list.number ul li {
	padding: 0 0 0 70px;
}
.list.number_small ul li {
	padding: 0 0 0 48px;
}
.list.circle ul li {
	padding: 0 0 0 24px;
}
.list.big_circle ul li {
	padding: 0 0 0 30px;
}
.list.number ul, .list.number_small ul {
	counter-reset: li;
}
.list.number ul>li, .list.number_small ul>li {
	list-style: none outside none;
	position: relative;
	background: 0;
}
.list.number ul>li:before {
	height: 50px;
	width: 50px;
	line-height: 50px;
	display: inline-block;
	position: absolute;
	left: 0;
	padding: 0;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #b39601;
	text-align: center;
	background-color: #fff;
	content: counter(li, decimal);
	counter-increment: li;
}
.list.number_small ul>li:before {
	height: 30px;
	width: 30px;
	line-height: 30px;
	display: inline-block;
	position: absolute;
	left: 0;
	padding: 0;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	background-color: #92abd4;
	content: counter(li, decimal);
	counter-increment: li;
	-webkit-border-radius: 24px / 24px;
	-moz-border-radius: 24px / 24px;
	border-radius: 24px / 24px;
}
.list.big_circle ul li {
	background-image: url(img/list_big_circle.png);
	background-position: 0px center;
	position: relative;
}
.list.circle ul>li {
	list-style: none outside none;
	position: relative;
	background: 0;
}
.list.circle ul>li:before {
	content: "\2022";
	position: absolute;
	left: 0;
	text-align: center;
	display: inline-block;
	padding: 0;
	color: #b39601;
}
.price_tables {
	width: 100%;
	display: inline-block;
}
.price_table.v4 {
	width: 24.75%;
	float: left;
	margin: 0 .33% 25px 0;
	padding: 0;
	position: relative;
}
.price_table.v4:nth-child(4n) {
	margin: 0 0 25px 0;
}
.price_table.v3 {
	width: 33.11%;
	float: left;
	margin: 0 .33% 35px 0;
	padding: 0;
	position: relative;
}
.price_table.v3:nth-child(3n) {
	margin: 0 0 25px 0;
}
.price_table_inner {
	background-color: #fff;
	text-align: center;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
}
.price_table_inner ul {
	list-style: none outside none;
	margin: 0;
}
.price_table_inner ul li {
	text-align: center;
	margin: 0 0 10px 0;
	padding: 22px 25px;
	font-size: 13px;
}
.price_table_inner ul li.prices {
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
}
.price_table_inner ul li.table_title {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #333;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
}
.price_in_table {
	margin: 5px 0 0;
	text-align: center;
}
.price_in_table .value {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #333;
	vertical-align: top;
	display: inline-block;
}
.price_in_table .price {
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-size: 90px;
	line-height: 80px;
	color: #999;
	vertical-align: middle;
	display: inline-block;
	-webkit-transition: all .1s ease 0s;
	-moz-transition: all .1s ease 0s;
	-o-transition: all .1s ease 0s;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
}
.price_tables .mark {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #333;
	vertical-align: bottom;
	display: inline-block;
}
.price_table_inner ul li.price_button {
	background-color: #b39601;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
}
.price_table_inner ul li .button {
	background-color: transparent;
}

.price_table_inner ul li .button:hover{
	background: none;
	background-color: transparent;
}
.price_table_inner.active .price_in_table .price, .price_table_inner:hover .price_in_table .price {
	color: #b39601;
}
.price_table_inner.active, .price_table_inner:hover {
	margin: -10px 0 0;
}
.price_table_inner.active ul li.price_button, .price_table_inner:hover ul li.price_button, .price_table_inner.active ul li.prices, .price_table_inner:hover ul li.prices {
	padding: 27px 25px;
}
.price_table_inner.active ul li.price_button, .price_table_inner:hover ul li.price_button {
	margin: 0;
}
.element_from_left, .element_from_right, .element_from_top, .element_from_bottom, .element_from_fade {
	display: inline-block;
	width: 100%}
.element_from_left>div, .element_from_right>div, .element_from_top>div, .element_from_bottom>div, .element_from_fade>div {
	opacity: 0;
	filter: alpha(opacity = 0);
}
.element_transform>div {
	opacity: .2;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
}
.element_from_fade.element_from_fade_on>div {
	opacity: 1;
	filter: alpha(opacity = 100);
	-webkit-transition: opacity .8s ease 0s;
	-moz-transition: opacity .8s ease 0s;
	-o-transition: opacity .8s ease 0s;
	-webkit-backface-visibility: hidden;
}
.element_from_left.element_from_left_on>div {
	-webkit-animation: element-from-left 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-moz-animation: element-from-left 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-o-animation: element-from-left 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	animation: element-from-left 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	opacity: 1;
	filter: alpha(opacity = 100);
	-webkit-backface-visibility: hidden;
}
.element_from_right.element_from_right_on>div {
	-webkit-animation: element-from-right 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-moz-animation: element-from-right 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-o-animation: element-from-right 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	animation: element-from-right 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	opacity: 1;
	filter: alpha(opacity = 100);
	-webkit-backface-visibility: hidden;
}
.element_from_top.element_from_top_on>div {
	-webkit-animation: element-from-top 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-moz-animation: element-from-top 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-o-animation: element-from-top 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	animation: element-from-top 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	opacity: 1;
	filter: alpha(opacity = 100);
	-webkit-backface-visibility: hidden;
}
.element_from_bottom.element_from_bottom_on>div {
	-webkit-animation: element-from-bottom 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-moz-animation: element-from-bottom 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-o-animation: element-from-bottom 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
	animation: element-from-bottom 1s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
	opacity: 1;
	filter: alpha(opacity = 100);
	-webkit-backface-visibility: hidden;
}
.element_transform.element_transform_on>div {
	-webkit-animation: element-transform .4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-moz-animation: element-transform .4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-o-animation: element-transform .4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	animation: element-transform .4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
@-webkit-keyframes element-from-left {
	0% {
	-webkit-transform: translate(-20%, 0);
	opacity: 0;
}
100% {
	-webkit-transform: translate(0, 0);
	opacity: 1;
}
}@-moz-keyframes element-from-left {
	0% {
	-moz-transform: translate(-20%, 0);
	opacity: 0;
}
100% {
	-moz-transform: translate(0, 0);
	opacity: 1;
}
}@-o-keyframes element-from-left {
	0% {
	-o-transform: translate(-20%, 0);
	opacity: 0;
}
100% {
	-o-transform: translate(0, 0);
	opacity: 1;
}
}@keyframes element-from-left {
	0% {
	transform: translate(-20%, 0);
	opacity: 0;
}
100% {
	transform: translate(0, 0);
	opacity: 1;
}
}@-webkit-keyframes element-from-right {
	0% {
	-webkit-transform: translate(20%, 0);
	opacity: 0;
}
100% {
	-webkit-transform: translate(0, 0);
	opacity: 1;
}
}@-moz-keyframes element-from-right {
	0% {
	-moz-transform: translate(20%, 0);
	opacity: 0;
}
100% {
	-moz-transform: translate(0, 0);
	opacity: 1;
}
}@-o-keyframes element-from-right {
	0% {
	-o-transform: translate(20%, 0);
	opacity: 0;
}
100% {
	-o-transform: translate(0, 0);
	opacity: 1;
}
}@keyframes element-from-right {
	0% {
	transform: translate(20%, 0);
	opacity: 0;
}
100% {
	transform: translate(0, 0);
	opacity: 1;
}
}@-webkit-keyframes element-from-bottom {
	0% {
	-webkit-transform: translate(0, 80%);
	opacity: 0;
}
100% {
	-webkit-transform: translate(0, 0);
	opacity: 1;
}
}@-moz-keyframes element-from-bottom {
	0% {
	-moz-transform: translate(0, 80%);
	opacity: 0;
}
100% {
	-moz-transform: translate(0, 0);
	opacity: 1;
}
}@-o-keyframes element-from-bottom {
	0% {
	-o-transform: translate(0, 80%);
	opacity: 0;
}
100% {
	-o-transform: translate(0, 0);
	opacity: 1;
}
}@keyframes element-from-bottom {
	0% {
	transform: translate(0, 80%);
	opacity: 0;
}
100% {
	transform: translate(0, 0);
	opacity: 1;
}
}@-webkit-keyframes element-from-top {
	0% {
	-webkit-transform: translate(0, -80%);
	opacity: 0;
}
100% {
	-webkit-transform: translate(0, 0);
	opacity: 1;
}
}@-moz-keyframes element-from-top {
	0% {
	-moz-transform: translate(0, -80%);
	opacity: 0;
}
100% {
	-moz-transform: translate(0, 0);
	opacity: 1;
}
}@-o-keyframes element-from-top {
	0% {
	-o-transform: translate(0, -80%);
	opacity: 0;
}
100% {
	-o-transform: translate(0, 0);
	opacity: 1;
}
}@keyframes element-from-top {
	0% {
	transform: translate(0, -80%);
	opacity: 0;
}
100% {
	transform: translate(0, 0);
	opacity: 1;
}
}@-webkit-keyframes element-transform {
	0% {
	-webkit-transform: scale(0.5);
	opacity: .1;
}
100% {
	-webkit-transform: scale(1);
	opacity: 1;
}
}@-moz-keyframes element-transform {
	0% {
	-moz-transform: scale(0.5);
	opacity: .1;
}
100% {
	-moz-transform: scale(1);
	opacity: 1;
}
}@-o-keyframes element-transform {
	0% {
	-o-transform: scale(0.5);
	opacity: .1;
}
100% {
	-o-transform: scale(1);
	opacity: 1;
}
}@keyframes element-transform {
	0% {
	transform: scale(0.5);
	opacity: .1;
}
100% {
	transform: scale(1);
	opacity: 1;
}
}.easyPieChart {
	position: relative;
}
.easyPieChart canvas {
	position: absolute;
	top: 0;
	left: 0;
}
.pie_chart_holder {
	display: block;
	margin: 0;
	opacity: 0;
	filter: alpha(opacity:0);
	-webkit-transition: opacity .3s ease 0s;
	-moz-transition: opacity .3s ease 0s;
	-o-transition: opacity .3s ease 0s;
}
.pie_chart_holder .percentage {
	width: 133px;
	height: 133px;
}
.percentage {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	text-align: center;
	margin: 0 auto;
	opacity: 0;
	filter: alpha(opacity:0);
	-webkit-transition: opacity .3s ease 0s;
	-moz-transition: opacity .3s ease 0s;
	-o-transition: opacity .3s ease 0s;
}
.tocounter {
	float: none;
	margin: 0;
}
.pie_chart_text {
	text-align: center;
	margin: 24px 0 0;
}
table.standard_table {
	border: medium none;
	border-spacing: 0;
	width: 100%;
	vertical-align: middle;
}
table.standard_table th {
	background-color: #fff;
	border: 0;
	padding: 15px 25px;
	text-align: center;
}
table.standard_table th h4 {
	margin: 0;
}
table.standard_table tr:nth-child(even) td {
	background-color: transparent;
}
table.standard_table tr:nth-child(odd) td {
	background-color: #fff;
}
table.standard_table td {
	padding: 15px 25px;
	text-align: center;
}
.progress_bars {
	width: 100%;
	overflow: hidden;
}
.progress_bars .progress_bar {
	position: relative;
	margin: 0 0 24px 0;
}
.progress_bars .progress_content_outer {
	height: 10px;
	background-color: #ededed;
	width: 100%;
	position: relative;
}
.progress_bars .progress_content {
	position: absolute;
	top: 0;
	left: 0;
	height: 10px;
	overflow: hidden;
	background: 0;
	background-color: #b39601;
}
.progress_bars .progress_title {
	display: inline-block;
	position: relative;
	z-index: 100;
}
.progress_bars .progress_title h4 {
	margin: 0;
	line-height: 55px;
}
.progress_bars .progress_number {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	color: #b39601;
	text-align: left;
	position: absolute;
	top: 21px;
	right: 0;
	z-index: 10;
	opacity: 0;
	filter: alpha(opacity=0);
}
#back_to_top {
	height: auto;
	position: fixed;
	top: 85%;
	right: -50px;
	margin: 0;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	background-color: #242424;
	z-index: 9000;
}
#back_to_top .back_to_top_inner span {
	background-image: url('img/arrow_up_white.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: block;
	position: relative;
	width: 35px;
	height: 35px;
}
#back_to_top.off {
	right: -50px;
}
#back_to_top.on {
	right: 7px;
}
body.smooth_scroll #back_to_top.on{
	right:21px;
}
#back_to_top:hover {
	background-color: #b39601;
}
.pie_graf_holder, .line_graf_holder {
	display: block;
	position: relative;
	overflow: hidden;

}
.pie_graf {
	margin: 0 40px 0 0;
	float: left;
}
.line_graf {
	margin: 0 20px 0 0;
	float: left;
}
.pie_graf_legend {
	position: relative;
	float: left;
	width: 40%}
.line_graf_legend {
	position: relative;
	float: left;
	width: 20%}
.line_graf_legend {
	width: 15%}
.pie_graf_legend ul li, .line_graf_legend ul li {
	display: block;
	margin: 0 0 10px 0;
}
.pie_graf_legend ul li .color_holder, .line_graf_legend ul li .color_holder {
	width: 25px;
	height: 25px;
	background-color: #b39601;
	float: left;
}
.pie_graf_legend ul li p, .line_graf_legend ul li p {
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 40px;
}
aside .widget {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
aside .widget h5 {
	font-size: 13px;
	line-height: 13px;
	margin: 0 0 18px 0;
	text-transform: uppercase;
}
aside .widget h4 {
	margin-top: 0;
}
aside .widget li {
	margin: 0 0 5px 0;
}
aside .widget ul li a {
	color: #4c4c4c;
}
aside .widget ul li a:hover {
	color: #b39601;
}
#wp-calendar {
	width: 100%;
	text-align: center;
}
#wp-calendar caption {
	font-weight: 600;
	margin-bottom: 10px;
}
#wp-calendar td a {
	color: #b39601;
}
#wp-calendar th, #wp-calendar td {
	background: transparent;
}
#wp-calendar #prev {
	text-align: left;
}
#wp-calendar #next {
	text-align: right;
}
.widget.widget_archive select, .widget.widget_categories select, .widget.widget_text select {
	width: 100%;
	outline: 0;
	background-color: #f4f4f4;
	color: #333;
	padding: 10px 10px;
	border: 0;
}
.widget.widget_search form {
	display: inline-block;
	width: 100%;
	padding-bottom: 10px;
}
.widget.widget_recent_comments ul li, .widget.widget_recent_entries ul li {
	margin: 0 0 15px 0;
}
.widget.widget_search form input[type="submit"] {
	display: inline-block;
	margin: 0;
	padding: 0 4%;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 29px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	background-color: #b39601;
	white-space: nowrap;
	width: 30%;
	height: 30px;
	float: left;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}
.widget.widget_search form .screen-reader-text {
	display: none;
}
.widget.widget_search form input[type="text"] {
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #949494;
	text-decoration: none;
	background-color: #f4f4f4;
	border: 0;
	outline: 0;
	margin: 0 3% 0 0;
	padding: 5px 4%;
	width: 57%;
	height: 20px;
	float: left;
}
.widget .tagcloud a {
	font-size: 13px!important;
	line-height: 13px;
	color: #fff;
	background-color: #b39601;
	padding: 4px 10px;
	text-decoration: none;
	margin: 0 1px 5px 0;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
}
.widget .tagcloud a:hover {
	color: #fff;
	background-image: url(img/button_hover.png);
	background-repeat: repeat;
}
.widget.widget_rss li {
	margin-bottom: 20px;
}
.widget.widget_rss li a.rsswidget {
	display: block;
	color: #333;
}
.widget.widget_rss li span.rss-date {
	margin-bottom: 20px;
	display: block;
}
aside #lang_sel_list {
	font-family: 'Open Sans', sans-serif;
	height: auto;
	position: static;
	width: auto;
}
aside #lang_sel_list ul {
	border-top: 0;
	height: auto;
	width: auto;
}
aside #lang_sel_list ul li {
	float: none;
	margin: 0 0 15px!important;
	width: 100%}
aside #lang_sel_list ul li a {
	border: 0;
	background: 0;
	line-height: 20px;
	padding: 0;
	font-size: 13px;
	color: #4c4c4c;
}
aside #lang_sel_list ul li a:hover, aside #lang_sel_list a.lang_sel_sel:hover, aside #lang_sel_list a.lang_sel_sel {
	color: #b39601;
}
aside #lang_sel ul ul {
	width: 100%;
	top: 30px;
	border-top: 0;
}
aside #lang_sel {
	width: 100%;
	height: auto;
	font-family: 'Open Sans', sans-serif;
}
aside #lang_sel ul li {
	width: 100%;
	border: 0;
	margin: 0;
}
aside #lang_sel a, aside #lang_sel a:visited {
	line-height: 30px;
	border: 0;
	text-transform: uppercase;
}
aside #lang_sel ul ul a, aside #lang_sel ul ul a:visited {
	line-height: 30px;
	border: 0;
	padding: 0 10px;
	color: #4c4c4c;
	background-color: #f4f4f4;
}
aside #lang_sel_click ul ul {
	width: 100%;
	top: 30px;
	border-top: 0;
}
aside #lang_sel_click {
	width: 100%;
	height: auto;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
}
aside #lang_sel_click ul li {
	width: 100%;
	border: 0;
	margin: 0;
}
aside #lang_sel_click a, aside #lang_sel_click a:visited {
	line-height: 30px;
	border: 0;
	text-transform: uppercase;
}
aside #lang_sel_click a.lang_sel_sel, aside #lang_sel a.lang_sel_sel {
	color: #4c4c4c;
	background-color: #f4f4f4;
}
aside #lang_sel_click a.lang_sel_sel:hover, aside #lang_sel a.lang_sel_sel:hover {
	color: #4c4c4c;
}
aside #lang_sel_click ul ul a, aside #lang_sel_click ul ul a:visited {
	line-height: 30px;
	border: 0;
	padding: 0 10px;
	color: #4c4c4c;
}
aside #lang_sel_click ul ul a:hover, aside #lang_sel ul ul a:hover {
	background-color: #b39601;
	color: #fff;
}
.two_columns_66_33.background_color_sidebar>.column2, .two_columns_75_25.background_color_sidebar>.column2, .two_columns_25_75.background_color_sidebar>.column1, .two_columns_33_66.background_color_sidebar>.column1 {
	background-color: #fff;
}
.two_columns_66_33.background_color_sidebar>.column2 {
	padding: 30px 31px 30px 0;
	margin: -30px -31px -30px 0;
}
.two_columns_75_25.background_color_sidebar>.column2 {
	padding: 30px 30px 30px 0;
	margin: -30px -30px -30px 0;
}
.two_columns_25_75.background_color_sidebar>.column1 {
	padding: 30px 0 30px 30px;
	margin: -30px 0 -30px -30px;
}
.two_columns_33_66.background_color_sidebar>.column1 {
	padding: 30px 0 30px 31px;
	margin: -30px 0 -30px -31px;
}
.icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
}
.icon.black {
	background-image: url(img/passage_icons_black.png);
}
.icon.white {
	background-image: url(img/passage_icons_white.png);
}
.icon.green {
	background-image: url(img/passage_icons_green.png);
}
.icon.grey {
	background-image: url(img/passage_icons_grey.png);
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:150/100), only screen and (min-device-pixel-ratio:1.5), only screen and (min-resolution:160dpi) {
	.icon.retina {
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	-o-background-size: 3000px 40px;
	-webkit-background-size: 3000px 40px;
	-moz-background-size: 3000px 40px;
	background-size: 3000px 40px;
}
.icon.retina.black {
	background-image: url(img/passage_icons_black@1_5x.png);
}
.icon.retina.white {
	background-image: url(img/passage_icons_white@1_5x.png);
}
.icon.retina.green {
	background-image: url(img/passage_icons_green@1_5x.png);
}
.icon.retina.grey {
	background-image: url(img/passage_icons_grey@1_5x.png);
}
}@media only screen and (-webkit-min-device-pixel-ratio:2.0), only screen and (min--moz-device-pixel-ratio:2.0), only screen and (-o-min-device-pixel-ratio:200/100), only screen and (min-device-pixel-ratio:2.0), only screen and (min-resolution:210dpi) {
	.icon.retina {
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	-o-background-size: 3000px 40px;
	-webkit-background-size: 3000px 40px;
	-moz-background-size: 3000px 40px;
	background-size: 3000px 40px;
}
.icon.retina.black {
	background-image: url(img/passage_icons_black@2x.png);
}
.icon.retina.white {
	background-image: url(img/passage_icons_white@2x.png);
}
.icon.retina.green {
	background-image: url(img/passage_icons_green@2x.png);
}
.icon.retina.grey {
	background-image: url(img/passage_icons_grey@2x.png);
}
}.icon.mobile {
	background-position: 0px 0px;
}
.icon.ipad {
	background-position: -40px 0;
}
.icon.laptop {
	background-position: -80px 0;
}
.icon.psp {
	background-position: -120px 0;
}
.icon.connection {
	background-position: -160px 0;
}
.icon.maximize {
	background-position: -200px 0;
}
.icon.web_camera {
	background-position: -240px 0;
}
.icon.floppy {
	background-position: -280px 0;
}
.icon.desktop {
	background-position: -320px 0;
}
.icon.picture {
	background-position: -360px 0;
}
.icon.camera {
	background-position: -400px 0;
}
.icon.book {
	background-position: -440px 0;
}
.icon.town {
	background-position: -480px 0;
}
.icon.cup {
	background-position: -520px 0;
}
.icon.lock {
	background-position: -560px 0;
}
.icon.unlock {
	background-position: -600px 0;
}
.icon.avatar {
	background-position: -640px 0;
}
.icon.rss {
	background-position: -680px 0;
}
.icon.battery {
	background-position: -720px 0;
}
.icon.configuration {
	background-position: -760px 0;
}
.icon.chery {
	background-position: -800px 0;
}
.icon.truck {
	background-position: -840px 0;
}
.icon.airplane {
	background-position: -880px 0;
}
.icon.ship {
	background-position: -920px 0;
}
.icon.notes {
	background-position: -960px 0;
}
.icon.information {
	background-position: -1000px 0;
}
.icon.call_24h {
	background-position: -1040px 0;
}
.icon.looking_glass {
	background-position: -1080px 0;
}
.icon.heands {
	background-position: -1120px 0;
}
.icon.glass {
	background-position: -1160px 0;
}
.icon.umbrella {
	background-position: -1200px 0;
}
.icon.globe_arrow {
	background-position: -1240px 0;
}
.icon.globe {
	background-position: -1280px 0;
}
.icon.earth {
	background-position: -1320px 0;
}
.icon.monkey {
	background-position: -1360px 0;
}
.icon.map_marker {
	background-position: -1400px 0;
}
.icon.mail {
	background-position: -1440px 0;
}
.icon.phone {
	background-position: -1480px 0;
}
.icon.news {
	background-position: -1520px 0;
}
.icon.signal {
	background-position: -1560px 0;
}
.icon.microphone {
	background-position: -1600px 0;
}
.icon.clock {
	background-position: -1640px 0;
}
.icon.key {
	background-position: -1680px 0;
}
.icon.shield {
	background-position: -1720px 0;
}
.icon.dashboard {
	background-position: -1760px 0;
}
.icon.sitemap {
	background-position: -1800px 0;
}
.icon.hearth {
	background-position: -1840px 0;
}
.icon.cloud {
	background-position: -1880px 0;
}
.icon.light_bulb {
	background-position: -1920px 0;
}
.icon.recycle {
	background-position: -1960px 0;
}
.icon.car {
	background-position: -2000px 0;
}
.icon.man {
	background-position: -2040px 0;
}
.icon.woman {
	background-position: -2080px 0;
}
.icon.rocket {
	background-position: -2120px 0;
}
.icon.tool {
	background-position: -2160px 0;
}
.icon.anchor {
	background-position: -2200px 0;
}
.icon.boat {
	background-position: -2240px 0;
}
.icon.life_belt {
	background-position: -2280px 0;
}
.icon.lunch_set {
	background-position: -2320px 0;
}
.icon.bicycle {
	background-position: -2360px 0;
}
.icon.chain {
	background-position: -2400px 0;
}
.icon.flame {
	background-position: -2440px 0;
}
.icon.calendar {
	background-position: -2480px 0;
}
.icon.brightness {
	background-position: -2520px 0;
}
.icon.roller {
	background-position: -2560px 0;
}
.icon.music {
	background-position: -2600px 0;
}
.icon.jacket {
	background-position: -2640px 0;
}
.icon.graf {
	background-position: -2680px 0;
}
.icon.axes {
	background-position: -2720px 0;
}
.icon.bomb {
	background-position: -2760px 0;
}
.icon.leaf {
	background-position: -2800px 0;
}
.icon.bolt {
	background-position: -2840px 0;
}
.icon.deer {
	background-position: -2880px 0;
}
.icon.info {
	background-position: -2920px 0;
}
.icon.comment {
	background-position: -2960px 0;
}
.full_width .parallax_content {
	width: 1260px;
	margin: 0 auto;
}
body.normal .full_width .parallax_content {
	width: 1000px;
}
body.small .full_width .parallax_content {
	width: 768px;
}
.parallax section {
	background-repeat: no-repeat;
	background-color: transparent;
	background-attachment: fixed;
	background-position: center 0;
	padding: 1px 40px;
}

.touch .parallax section{
	background-attachment: scroll;
}


.latest_post_holder ul {
	overflow: hidden;
	display: block;
	position: relative;
}
.latest_post_holder ul li {
	float: left;
	display: block;
	position: relative;
	margin: 0 0 25px 0;
}
.latest_post_holder ul li.three {
	width: 32%;
	padding: 0 2% 0 0;
}
.latest_post_holder ul li.four {
	width: 23.5%;
	padding: 0 2% 0 0;
}
.latest_post_holder ul li.five {
	width: 19.2%;
	padding: 0 1% 0 0;
}
.latest_post_holder ul li:last-child {
	padding: 0;
}
.latest_post {
	display: block;
	background-color: #fff;
	border-bottom: 5px solid #ccc;
	-webkit-transform: translateZ(0px);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.latest_post:hover {
	border-color: #b39601;
}
.latest_post a {
	display: block;
	position: relative;
}
.latest_post a img {
	display: block;
	position: relative;
	width: 100%}
.latest_post .latest_post_text {
	position: relative;
	padding: 23px 24px 14px;
}
.latest_post .latest_post_text h4 {
	margin: 0 0 8px;
	text-transform: uppercase;
}
.latest_post .latest_post_text span {
	position: relative;
	display: block;
	margin: 0 0 20px 0;
}
.progress_bars_vertical_holder {
	display: inline-block;
	width: 100%;
	position: relative;
}
.progress_bars_vertical {
	display: inline-block;
	position: relative;
	float: left;
	margin: 0 .3% 0 0;
}
.progress_bars_vertical:last-child {
	margin: 0;
}
.progress_bars_vertical .progress_content_outer {
	height: 200px;
	position: relative;
}
.progress_bars_vertical .progress_content_outer .progress_content {
	display: inline-block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	border: 0;
	background: 0;
	background-color: #b39601;
}
.progress_bars_vertical .progress_number {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: 600;
	color: #333;
	margin: 25px 0 10px;
	display: block;
	position: relative;
}
.progress_bars_vertical .progress_title {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	color: #333;
	display: block;
}
.fade_in_circle_holder {
	display: block;
	cursor: pointer;
	overflow: hidden;
}
.fade_in_circle_holder a {
	display: inline-block;
	float: left;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
}
.fade_in_circle_holder.left .service_text {
	margin: 0 0 0 20px;
	padding-left: 120px;
	position: relative;
}
.fade_in_circle_holder.center a{
	width: 100%;
	float: none;
}
.fade_in_circle_holder.center .service_text {
	float: none;
	margin: 15px 0 0;
	padding-left: 0;
	text-align: center;
}
.fade_in_circle{
	display: table;
	position: relative;
	float: left;
	width: 120px;
	height: 120px;
	background-color: #b39601;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.1);
	-moz-transform: scale(0.1);
	-o-transform: scale(0.1);
	-ms-transform: scale(0.1);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	-webkit-backface-visibility: hidden;
	z-index: 2000;
}
.fade_in_circle.center {
	float: none;
	margin: 0 auto;
}
.fade_in_content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	-webkit-backface-visibility: hidden;
}
.fade_in_content h4 {
	margin: 0;
}
.fade_in_circle.animate_circle {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.fade_in_content.animate_content {

	opacity: 1;
	filter: alpha(opacity=100);
	transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	transition-delay: .3s;
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
}
.fade_in_content.animate_content * {
	transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
}
.fade_in_content.animate_content:hover * {
	transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in 0s;
	-moz-transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
}
.animate_from_bottom_right {
	-webkit-transform: translate(40px, 40px);
	-moz-transform: translate(40px, 40px);
	-o-transform: translate(40px, 40px);
	-ms-transform: translate(40px, 40px);
	transform: translate(40px, 40px);
}
.animate_from_top_right {
	-webkit-transform: translate(40px, -40px);
	-moz-transform: translate(40px, -40px);
	-o-transform: translate(40px, -40px);
	-ms-transform: translate(40px, -40px);
	transform: translate(40px, -40px);
}
.animate_from_bottom_left {
	-webkit-transform: translate(-40px, 40px);
	-moz-transform: translate(-40px, 40px);
	-o-transform: translate(-40px, 40px);
	-ms-transform: translate(-40px, 40px);
	transform: translate(-40px, 40px);
}
.animate_from_top_left {
	-webkit-transform: translate(-40px, -40px);
	-moz-transform: translate(-40px, -40px);
	-o-transform: translate(-40px, -40px);
	-ms-transform: translate(-40px, -40px);
	transform: translate(-40px, -40px);
}
.animate_from_top {
	-webkit-transform: translate(0px, -40px);
	-moz-transform: translate(0px, -40px);
	-o-transform: translate(0px, -40px);
	-ms-transform: translate(0px, -40px);
	transform: translate(0px, -40px);
}
.animate_from_bottom {
	-webkit-transform: translate(0px, 40px);
	-moz-transform: translate(0px, 40px);
	-o-transform: translate(0px, 40px);
	-ms-transform: translate(0px, 40px);
	transform: translate(0px, 40px);
}
.animate_from_left {
	-webkit-transform: translate(-40px, 0px);
	-moz-transform: translate(-40px, 0px);
	-o-transform: translate(-40px, 0px);
	-ms-transform: translate(-40px, 0px);
	transform: translate(-40px, 0px);
}
.animate_from_right {
	-webkit-transform: translate(40px, 0px);
	-moz-transform: translate(40px, 0px);
	-o-transform: translate(40px, 0px);
	-ms-transform: translate(40px, 0px);
	transform: translate(40px, 0px);
}
.fade_in_content.animate_go_to_top:hover * {
	-webkit-transform: translate(0px, -300px);
	-moz-transform: translate(0px, -300px);
	-o-transform: translate(0px, -300px);
	-ms-transform: translate(0px, -300px);
	transform: translate(0px, -300px);
}
.fade_in_content.animate_go_to_bottom:hover * {
	-webkit-transform: translate(0px, 300px);
	-moz-transform: translate(0px, 300px);
	-o-transform: translate(0px, 300px);
	-ms-transform: translate(0px, 300px);
	transform: translate(0px, 300px);
}
.fade_in_content.animate_go_to_left:hover * {
	-webkit-transform: translate(-300px, 0px);
	-moz-transform: translate(-300px, 0px);
	-o-transform: translate(-300px, 0px);
	-ms-transform: translate(-300px, 0px);
	transform: translate(-300px, 0px);
}
.fade_in_content.animate_go_to_right:hover * {
	-webkit-transform: translate(300px, 0px);
	-moz-transform: translate(300px, 0px);
	-o-transform: translate(300px, 0px);
	-ms-transform: translate(300px, 0px);
	transform: translate(300px, 0px);
}
.fade_in_content.animate_go_to_top_left:hover * {
	-webkit-transform: translate(-300px, -300px);
	-moz-transform: translate(-300px, -300px);
	-o-transform: translate(-300px, -300px);
	-ms-transform: translate(-300px, -300px);
	transform: translate(-300px, -300px);
}
.fade_in_content.animate_go_to_top_right:hover * {
	-webkit-transform: translate(300px, -300px);
	-moz-transform: translate(300px, -300px);
	-o-transform: translate(300px, -300px);
	-ms-transform: translate(300px, -300px);
	transform: translate(300px, -300px);
}
.fade_in_content.animate_go_to_bottom_left:hover * {
	-webkit-transform: translate(-300px, 300px);
	-moz-transform: translate(-300px, 300px);
	-o-transform: translate(-300px, 300px);
	-ms-transform: translate(-300px, 300px);
	transform: translate(-300px, 300px);
}
.fade_in_content.animate_go_to_bottom_right:hover * {
	-webkit-transform: translate(300px, 300px);
	-moz-transform: translate(300px, 300px);
	-o-transform: translate(300px, 300px);
	-ms-transform: translate(300px, 300px);
	transform: translate(300px, 300px);
}
.fade_in_content.animate_full_rotate:hover * {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.fade_in_content.animate_half_rotate:hover * {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.fade_in_content.animate_scale:hover * {
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
}
@keyframes shake {
	0% {
	transform: translate(4px, 0);
}
50% {
	transform: translate(-4px, 0);
}
100% {
	transform: translate(0, 0);
}
}@-moz-keyframes shake {
	0% {
	-moz-transform: translate(4px, 0);
}
50% {
	-moz-transform: translate(-4px, 0);
}
100% {
	-moz-transform: translate(0, 0);
}
}@-webkit-keyframes shake {
	0% {
	-webkit-transform: translate(4px, 0);
}
50% {
	-webkit-transform: translate(-4px, 0);
}
100% {
	-webkit-transform: translate(0, 0);
}
}.animate_shake {
	animation-name: shake;
	animation-duration: 150ms;
	animation-iteration-count: 6;
	animation-timing-function: linear;
	-moz-animation-name: shake;
	-moz-animation-duration: 150ms;
	-moz-animation-iteration-count: 6;
	-moz-animation-timing-function: linear;
	-webkit-animation-name: shake;
	-webkit-animation-duration: 150ms;
	-webkit-animation-iteration-count: 6;
	-webkit-animation-timing-function: linear;
}
.fade_in_content.animate_shake_hover:hover {
	animation-name: shake;
	animation-duration: 150ms;
	animation-iteration-count: 5;
	animation-timing-function: linear;
	-moz-animation-name: shake;
	-moz-animation-duration: 150ms;
	-moz-animation-iteration-count: 5;
	-moz-animation-timing-function: linear;
	-webkit-animation-name: shake;
	-webkit-animation-duration: 150ms;
	-webkit-animation-iteration-count: 5;
	-webkit-animation-timing-function: linear;
}
footer {
	display: block;
	width: 100%;
	margin: 0px auto 0 auto;
	position: relative;
}
footer a, footer p {
	color: #4c4c4c;
}
.footer_top_holder {
	width: 100%;
	overflow: hidden;
}
.footer_top {
	background-color: #FFF;
	padding: 35px 1000px 35px;
	margin: 0 -1000px;
}

.footer_top_inner {
	padding: 0px 50px;

}

.footer_top_holder .container_inner .footer_top_inner {
	padding: 0px;
	padding: 25px 0 0 0;
	border-top: 3px solid #f2ce00;
}

.footer_top h6 {
	margin: 0 0 10px 0;
}
.footer_top ul li {
	margin: 0;
	padding: 0;
	line-height: 22px;
	font-size: 13px;
}
.footer_top ul li a {
	font-size: 12px;
	font-weight: 600;
	line-height: 31px;
}
.footer_top .social_menu {
	line-height: 31px;
}
.footer_top .social_menu li {
	margin: 0 15px 0 0;
}
.footer_top #lang_sel_list {
	font-family: 'Open Sans', sans-serif;
	height: auto;
	position: static;
	width: auto;
	margin: 0 0 20px 0;
}
.footer_top #lang_sel_list ul {
	border-top: 0;
	height: auto;
	width: auto;
}
.footer_top #lang_sel_list ul li {
	float: none;
	margin: 0 0 0!important;
	width: 100%}
.footer_top #lang_sel_list ul li a {
	border: 0;
	background: 0;
	line-height: 31px;
	padding: 0;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
}
.footer_top #lang_sel_list a, .footer_top #lang_sel_list a:visited {
	color: #999;
}
.footer_top #lang_sel_list a:hover, .footer_top #lang_sel_list a.lang_sel_sel:hover, .footer_top #lang_sel_list a.lang_sel_sel:hover {
	color: #b39601;
}
.footer_top #lang_sel_list ul li a.lang_sel_sel {
	color: #fff;
}
.footer_top #lang_sel ul ul, .footer_top #lang_sel_click ul ul {
	width: 100%;
	top: 30px;
	border-top: 0;
}
.footer_top #lang_sel, .footer_top #lang_sel_click {
	width: 100%;
	height: auto;
	font-family: 'Open Sans', sans-serif;
}
.footer_top #lang_sel ul li, .footer_top #lang_sel_click ul li {
	width: 100%;
	border: 0;
}
.footer_top #lang_sel a, .footer_top #lang_sel a:visited, .footer_top #lang_sel_click a, .footer_top #lang_sel_click a:visited {
	line-height: 30px;
	border: 0;
	text-transform: uppercase;
	color: #4c4c4c;
}
.footer_top #lang_sel a.lang_sel_sel:hover, .footer_top #lang_sel_click a.lang_sel_sel:hover {
	color: #4c4c4c;
}
.footer_top #lang_sel_click ul ul a:hover, .footer_top #lang_sel ul ul a:hover {
	background-color: #b39601;
	color: #4c4c4c;
}
.footer_top #lang_sel ul ul a, .footer_top #lang_sel ul ul a:visited, .footer_top #lang_sel_click ul ul a, .footer_top #lang_sel_click ul ul a:visited {
	line-height: 30px;
	border: 0;
	padding: 0 10px;
}
#lang_sel_footer {
	background-color: #0d0d0d;
	border: 0;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	color: #999;
	font-size: 10px;
}
#lang_sel_footer ul li a {
	color: #949494;
}
#lang_sel_footer ul li a.lang_sel_sel {
	color: #fff;
}
#lang_sel_footer ul li a:hover, #lang_sel_footer ul li a.lang_sel_sel:hover {
	color: #b39601;
}
.footer_bottom_holder {
	background-color: transparent;
}
.footer_bottom {
	display: block;
	text-align: center;
	line-height: 31px;
	height: 30px;
	background-color: #eee9cc !important;
	color: #25211e !important;
}
.footer_bottom p {
	color: #fff;
	font-weight: 600;
	font-size: 12px;
	line-height: 30px;
	margin: 0;
}
.footer_bottom a {
	font-weight: 600;
	font-size: 12px;
	color: #b39601;
}
#concours_form
{
	margin-top:20px;
}
#concours_form label
{
	float: left;
	padding: 0px 2% 0px 0px !important;
	width : 35%;
	text-align: right;

}
#concours_form input,
#concours_form select,
#concours_form textarea
{
	float: left;
	padding: 2px !important;
	width : 60%;
	background-color: #d9d9d9;
	margin-bottom:5px !important;
	border: 0px !important;
}
#concours_form textarea
{
	height: 60px;
}
#concours_form input[type=checkbox]
{
	width: 5%;
	margin-top:3px;
}
#concours_form .label_checkbox
{
	width: 90%;
	text-align: left;
}
#concours_mineurs_optin
{
	margin-left:55px;
}
#concours_mineurs_optin_label
{
	width: 300px !important;
	text-align: justify;
}
#concours_form_coordonnees
{
	background-color: #f2f2f2;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 6px;
}
#title_recette
{
	color: #c8ac0b !important;
	margin-top:35px;
}
.concours_form_recette
{
	background-color: #f9f8e6 !important;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 6px;
}
.concours_form_recette p
{
	color: #bdb21c;
	font-weight: bold;
	padding-left:10px;
}
.concours_form_recette input,
.concours_form_recette select,
#concours_form_recette_3 textarea
{
	background-color: #e0decf !important;
}


#concours_form_recette_3 .column1 label,
#concours_form_recette_3 .column2 label
{
	width: 45% !important;
}
#concours_form_recette_3 .column1 input,
#concours_form_recette_3 .column1 select,
#concours_form_recette_3 .column1 textarea,
#concours_form_recette_3 .column2 input,
#concours_form_recette_3 .column2 select,
#concours_form_recette_3 .column2 textarea
{
	width: 50% !important;
}
#label_concours_recette_photo_1,
#label_concours_recette_photo_2
{
	width: 48% !important;
}
#concours_form_recette_3 input[type=file]
{
	width: 49% !important;
	background-color: #c9af04;
	margin-left:-4px;
}
#concours_conditions
{
	color: #757168;
	font-size:10px;
	line-height: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

#concours_form input[type=submit]
{
	background: #c9af04;
	padding: 8px !important;
	color: #ffffff;
	font-family: Dancing Script, sans-serif;
	font-size: 20px !important;
	text-transform: none;
	width: 100% !important;
}

@import url('//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css');
 
.alert_info, .alert_success, .alert_warning, .alert_error {
margin: 10px 0px;
padding:4px;
padding-left:50px;
position: relative;
}
.alert_info {
    color: #00529B;
    background-color: #BDE5F8;
}
.alert_success {
    color: #4F8A10;
    background-color: #DFF2BF;
}
.alert_warning {
    color: #9F6000;
    background-color: #FEEFB3;
}
.alert_error {
    color: #D8000C;
    background-color: #FFBABA;
}
.alert_info i, .alert_success i, .alert_warning i, .alert_error i {
    position: absolute;
    top: 4px;
    left: 10px;
    font-size:2em;
    vertical-align:middle;
}

/* Footer */
.footer_top ul li a
{
	line-height: 22px !important;
}
.footer_top_inner h6
{
	font-family: Arial, sans-serif !important;
	font-size: 14px;
	text-transform: uppercase;

}

.footer_top_inner .column1
{
	width: 340px !important;
}
.footer_top_inner .column1 .menu-footer-menu-container
{
	width: 130px;
	float: left;
}
.footer_top_inner .column1 .textwidget
{
	float:left;
	padding-top:20px;
}
.footer_top_inner .column2
{
	width: 180px !important;
}
.footer_top_inner .column2 .textwidget
{
	text-align: center;
}
.footer_top_inner .column1 .textwidget img,
.footer_top_inner .column2 .textwidget img
{
	max-width: 70%;
}
.footer_top_inner .column3
{
	width: 400px !important;
	margin-left:30px;
}
.footer_top_inner .column3 .menu-footer-menu-2-container
{
	float:left;
}
.footer_top_inner .column3 .footer_partenaires
{
	float:left;
	margin-left:20px;
	padding-top:10px;
}
.footer_top_inner .column4
{
	clear: both;
	width : 100% ;
	text-align: center;
}
.footer_top_inner .column4 .column_inner
{
	margin: auto;
	width: 500px;
}
.footer_top_inner .column4 h6
{
	display: block;
	width: 170px;
	float: left;
	padding-top: 22px;
}
.footer_top_inner .column4 .textwidget
{
	float: left;
}

/* Template */
.tpl_1
{
    width: 100%;
    overflow: hidden;
}
.tpl_1 ul
{
	list-style-image: url('/wp-content/themes/olives/css/img/template/1/li.gif');
	padding-left: 15px;
}
.tpl_1 p
{
	text-align: justify !important;
}
.tpl_1 h5
{
	font-family: Dancing Script, sans-serif !important;
	text-transform: none !important;
	font-size: 36px !important;
	margin-bottom: 20px !important;
	line-height: 36px !important;
}
.tpl_1 .bloc_1 .wp-caption-text,
.tpl_1 .bloc_2 .wp-caption-text,
.tpl_1 .bloc_3 .wp-caption-text
{
	padding-left:15px;
	padding-right: 15px;
}

.tpl_1 .bloc_1 h5,
.tpl_1 .bloc_1 h6,
.tpl_1 .bloc_1 p,
.tpl_1 .bloc_1 a,
/*.tpl_1 .bloc_2 .column1 h5,
.tpl_1 .bloc_2 .column1 p,*/
.tpl_1 .bloc_2 h5,
.tpl_1 .bloc_2 h6,
.tpl_1 .bloc_2 p,
.tpl_1 .bloc_2 a,
.tpl_1 .bloc_3 h5,
.tpl_1 .bloc_3 h6,
.tpl_1 .bloc_3 p,
.tpl_1 .bloc_3 a
{
	color: #ffffff !important;
}
.tpl_1 .bloc_blank h5,
.tpl_1 .bloc_blank p
{
	color: #000000 !important;
}
/*.tpl_1 .bloc_2 .column2 h5,
.tpl_1 .bloc_2 .column2 p,
.tpl_1 .bloc_2 .column2 ul li,
.tpl_1 .bloc_2 .column2 strong
{
	color: #7d6a55 !important;
}*/
.tpl_1 hr 
{
	height: 1px;
	border: 0px;
}
.tpl_1 .bloc_2 hr 
{
	color: #7d6a55;
	background-color: #7d6a55;
}
.tpl_1 .bloc_3 hr 
{
	color: #ffffff;
	background-color: #ffffff;
}
.tpl_1 .description
{
	color: #7d6a55;
	padding: 20px 0px 0px 0px;
	font-size: 16px;
}
.tpl_1 .bloc_1, 
.tpl_1 .bloc_2, 
.tpl_1 .bloc_3
{
    margin: auto;
    position:relative;
}
.tpl_1 .bloc_1
{
    min-height: 150px;
    background:#7d6a55;
    color: #ffffff;
}
.tpl_1 .bloc_2
{
	background: #c6bf9e;
	padding-top:110px;
}

.tpl_1 .bloc_2 .container_inner .column2
{
	/*background: #ffffff !important;*/
	margin-top:-40px;
	padding-top:40px;
	padding-bottom: 80px;
}
.tpl_1 .bloc_2 .container_inner .column2 .column_inner
{
	padding: 0px 12px 0px 12px !important;
}
.tpl_1 .img_bloc_1_top,
.tpl_1 .img_bloc_2_top,
.tpl_1 .img_bloc_2_btm,
.tpl_1 .img_bloc_3_btm
{
    margin:auto;
}
.tpl_1 .img_bloc_1_top
{
	width:100%;
	height:130px;
	background: url(/wp-content/themes/olives/css/img/template/1/tpl_bloc_1_top.jpg) center center no-repeat;
}
.tpl_1 .img_bloc_2_top
{
    position:absolute;
    top:0;  
    background: url(/wp-content/themes/olives/css/img/template/1/tpl_bloc_2_top.png) center center no-repeat;
    width:100%;
	height:120px;
}
.tpl_1 .img_bloc_2_btm
{
    position:absolute;
    bottom:0;
    background: url(/wp-content/themes/olives/css/img/template/1/tpl_bloc_2_btm.png) center center no-repeat;
    width:100%;
	height:112px;
}
.tpl_1 .img_bloc_3_btm
{
    background: url(/wp-content/themes/olives/css/img/template/1/tpl_bloc_3_btm.jpg) center center no-repeat;
    width:100%;
	height:130px;
}
.tpl_1 .bloc_3
{
	background:#c69701;
}
.tpl_1 .bloc_3 .container_inner .column2 img
{
	float: left;
	margin-left:20px;
	margin-bottom:20px;
}
.tpl_2 h6
{
	color:#5a5503;
}
.tpl_2 ul
{
	list-style-image: url('/wp-content/themes/olives/css/img/template/1/li.gif');
}
.tpl_2_vignettes a img
{
	border: 8px solid #7d7d3d;
	margin-top:10px;
}
.tpl_2_vignettes a:hover img
{
	border-color: #ada611;
}
.tpl_2_vignettes h6
{
	color: #5b571c;
}
.tpl_2_cadre
{
	position: relative;
	width:100%;
	padding-top:78px;
	clear: both;
	margin-bottom:30px;
}
.tpl_2_cadre.rameau_right .rameau
{
	width: 157px;
	height: 89px;	
	background: url(/wp-content/themes/olives/css/img/template/2/rameau_right.png) center center no-repeat;
   	position: absolute;
   	top: 0px;
   	right:20px;
}
.tpl_2_cadre.rameau_left .rameau
{
	width: 157px;
	height: 89px;	
	background: url(/wp-content/themes/olives/css/img/template/2/rameau_left.png) center center no-repeat;
   	position: absolute;
   	top: 0px;
   	left:20px;
}
.tpl_2_cadre.rameau_left h5,
.tpl_2_cadre.rameau_right h5
{
	text-transform: uppercase;
	font-size: 26px;
	color: #b1b331;
	position: absolute;
   	top: 55px;
}
.tpl_2_cadre.rameau_right h5
{	
   	left:0px;
}
.tpl_2_cadre.rameau_left h5
{
	right: 0px;
}
.tpl_2_cadre .tpl_2_cadre_content
{
	background: #f8f4cc;
	color: #7c715f;
	padding: 20px;
}
.tpl_2_cadre .tpl_2_cadre_content blockquote
{
	color: #7c715f !important;
}
.tpl_2_cadre .tpl_2_cadre_content h6,
.tpl_2_cadre .tpl_2_cadre_content p,
.tpl_2_cadre .tpl_2_cadre_content ul li
{
	color: #7c715f;

}
.tpl_2_cadre .tpl_2_cadre_content p,
.tpl_2_cadre .tpl_2_cadre_content ul li
{
	line-height: 18px;
}
.tpl_2 blockquote
{
	color: #3f6405;
	font-size: 13px;
	border-left: 0px !important;
	padding-left: 0px !important;
}

.blog_single_recette .image
{
	text-align: center;
	position:relative;
}

.blog_single_recette .image img
{
	margin-bottom: 20px;
	z-index:2;
}
.blog_single_recette .image .type_huile
{
	width: 25%;
	height: auto;
	position: absolute;
	top:20px;
	right: 25px;
	z-index:3;
}
.blog_single_recette .image,
.blog_single_recette .informations,
.blog_single_recette .conseils,
.blog_single_recette .instructions
{
	background: #f5f6e4;
	padding:20px;
	margin-bottom: 20px;
}
.blog_single_recette h2
{
	margin-bottom:25px !important;
}
.blog_single_recette h2,
.blog_single_recette h3
{
	font-family: Dancing Script, sans-serif;
	color: #9fac00;
	margin-bottom:10px;
}
.blog_single_recette .notez_recette
{
	font-family: Dancing Script, sans-serif;
	font-size:24px;
	float:left;
	margin-right: 20px;
	margin-left:60px;
}
.blog_single_recette .nombre_de_personnes
{
	background: url('../img/pictos/nombre_de_personnes.gif') top left no-repeat;
	height: 29px;
	line-height:29px;
	padding-left:40px;
	margin-bottom:10px;
}
.blog_single_recette .temps_de_preparation,
.blog_single_recette .temps_de_cuisson,
.blog_single_recette .temps_de_repos
{
	height: 29px;
	width: 90px;
	line-height:29px;
	padding-left:40px;
	float: left;
	margin-bottom: 10px;
}
.blog_single_recette .temps_de_preparation
{
	background: url('../img/pictos/temps_de_preparation.gif') top left no-repeat;
}
.blog_single_recette .temps_de_cuisson
{
	background: url('../img/pictos/temps_de_cuisson.gif') top left no-repeat;
}
.blog_single_recette .temps_de_repos
{
	background: url('../img/pictos/temps_de_repos.gif') top left no-repeat;
}
.blog_single_recette .cout
{
	height: 29px;
	width: 160px;
	line-height:29px;
	float: left;
	margin-bottom: 10px;
}
.blog_single_recette .difficulte
{
	height: 29px;
	width: 170px;
	line-height:29px;
	float: left;
	margin-bottom: 10px;
	margin-left:30px;
}
.blog_single_recette .conseils,
.blog_single_recette .ingredients,
.blog_single_recette .instructions
{
	line-height:15px;
	font-size:13px;
}
.blog_single_recette .ingredients
{
	margin-bottom:20px;
}
.blog_single_recette .instructions ul
{
	list-style-image: url('/wp-content/themes/olives/img/li_verte.gif');
	padding-left: 15px;
}
.blog_single_recette .social_share_holder
{
	float:left;
}
.blog_single_recette .imprimer
{
	display:inline-block;
	float:left;
	line-height: 28px;
	padding-left:34px;
	background: url('/wp-content/themes/olives/img/pictos/imprimer.png') no-repeat left top;
	cursor:pointer;
}
.blog_single_recette .imprimer:hover
{
	background: url('/wp-content/themes/olives/img/pictos/imprimer_hover.png') no-repeat left top;
}
.list_recettes .coup_de_coeur h2
{
	font-size: 36px;
	color: #a06d1c;
	padding-right:40px;
	background:url('/wp-content/themes/olives/img/pictos/coup_de_coeur.png') no-repeat;
	background-position: 220px 0px;
	margin-bottom: 15px;
}
.list_recettes .coup_de_coeur .image
{
	width: 180px;
	height:120px;
	float: left;

}
.list_recettes .coup_de_coeur .coup_de_coeur_infos
{
	width: 180px;
	height:120px;
	float: left;
	margin-left: 40px;
}
.list_recettes .coup_de_coeur .coup_de_coeur_infos,
.list_recettes .coup_de_coeur .coup_de_coeur_infos .nom_recette,
.list_recettes .coup_de_coeur .coup_de_coeur_infos p
{
	color: #a06d1c;
	text-decoration: none;
	font-weight: bold;
}
.list_recettes .coup_de_coeur .coup_de_coeur_infos a
{
	color:#a28d13;
	font-weight: normal;
	text-decoration: underline;
}
.list_recettes .coup_de_coeur .coup_de_coeur_infos .kksr-legend
{
	display: none !important;
}
.list_recettes .coup_de_coeur .image img
{
	border: 10px solid #FFFFFF;
}
.list_recettes .coup_de_coeur .coup_de_coeur_content
{
	background: #ebdbc1;
	padding: 10px;
	padding-bottom:30px;
}
.list_recettes .rechercher h2
{
	font-size: 36px;
	color: #a3a60d;
	margin-bottom: 12px;
}
.list_recettes .rechercher 
{
	color: #ae9200;
}
.list_recettes .rechercher input[type=text]
{
	border: 1px solid #cccccc;
	padding: 5px;
	width: 87%;
	float: left;
	color:#636363;
}
.list_recettes .rechercher input::-webkit-input-placeholder,
.list_recettes .rechercher input:-moz-placeholder
 {
  color: #cccccc;
}

.list_recettes .rechercher input[type=submit]
{
	background: #a3a60d;
	float: right;
	padding: 5px;
	font-size:24px;
	height: 30px;
	line-height: 18px;
	text-align: center;
	width: 30px;

}
.list_recettes .rechercher form
{
	margin-top: 10px;
}
.list_recettes .title_type_recette_holder
{
	position: relative;
	height: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.list_recettes .title_type_recette_holder h3 a
{
	font-family: Dancing Script, sans-serif;
	font-size:36px;
	color: #a3a60d;
	display: inline-block;
	background: white;
	z-index:100;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-right:15px;
}
.list_recettes .categories
{
	padding-top:10px;
}
.list_recettes .title_type_recette_holder .voir_tout
{
	border-bottom: 1px solid #a3a60d;
	float: left;
	width: 100%;
	position: absolute;
	top: 0px;
	left:0px;
	text-align: right;
	line-height:28px;
	z-index: 9;
	font-size: 13px;
	color: #b1b331;
	font-weight: normal;
}
.list_recettes .categories .three_columns
{
	margin-bottom:30px;
}
.list_recettes .categories .categories_recette
{
	text-align: center;
}
.list_recettes .categories .categories_recette img
{
	width: 80%;
	border:5px solid #ffffff;
}
.list_recettes .categories .categories_recette img:hover
{
	border: 5px solid #fece01;
	
}
.list_recettes .categories .categories_recette a
{
	color:#ae9200;
}

@media screen and (max-width:480px) {
	.container_inner
	{
		width: 389px !important;
	}
}	

.mapcategories {
	display: none;
}

.oil_used {
display: inline-block;
width: 30px;
height: 30px;
position: relative;
top: 10px;
margin-right: 10px;
margin-bottom: 15px;
}

.instructions ul:first-child li:first-child {
	display: none;
}

.instructions ul li:first-child {
	margin-top: 5px;
}

.infoWindowContainer.infobox {
	width: 450px !important;
}

.page-id-1129 {
	text-align: justify;
}

.mymail-form-info.success {
color: #fff !important;
}

