/* =CSS Reset
 --------------------------------------------------------------------------------------------------*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* Tell the browser to render HTML 5 elements as block */
header, footer, aside, nav, article, section, figure, hgroup {
	display: block;
}
html {
	min-height: 100%
}

/* Responsive images and other embedded objects
 Note: keeping IMG here will cause problems if you're using foreground images as sprites.
 If this default setting for images is causing issues, you might want to replace it with a .responsive class instead. */
img, object, embed {
	max-width: 100%;
}

/* force a vertical scrollbar to prevent a jumpy page */
html {
	overflow-y: scroll;
}

/* we use a lot of ULs that aren't bulleted.
 don't forget to restore the bullets within content. */
ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	font-weight: bold;
	vertical-align: bottom;
}
td {
	font-weight: normal;
	vertical-align: top;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #b4b4b4;
	margin: 1em 0;
	padding: 0;
}

input, select {
	vertical-align: middle;
}

pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}
input[type="text"], input[type="email"], input[type="submit"], textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
}
input[type="radio"] {
	vertical-align: text-bottom;
}
input[type="checkbox"] {
	vertical-align: bottom;
	*vertical-align: baseline;
}
.ie6 input {
	vertical-align: text-bottom;
}

select, input, textarea {
	font: 99% sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
}

/* Accessible focus treatment people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {
	outline: none;
    -webkit-user-select: none; -webkit-touch-callout: none;
}

small {
	font-size: 85%;
}

strong, th {
	font-weight: bold;
}

td, td img {
	vertical-align: top;
}

/* Make sure sup and sub don't screw with your line-heights
 gist.github.com/413930 */
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}

/* standardize any monospaced elements */
pre, code, kbd, samp {
	font-family: monospace, sans-serif;
}

/* hand cursor on clickable elements */
.clickable, label, input[type=button], input[type=submit], button {
	cursor: pointer;
}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {
	margin: 0;
}

/* make buttons play nice in IE */
button {
	width: auto;
	overflow: visible;
}

/* Micro Clearfix Hack */
.cf:before, .cf:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}

/* End CSS Reset
 --------------------------------------------------------------------------------------------------*/

@font-face {
	font-family: 'helvetica_neuebold';
	src: url('../font/helveticaneue-bold-webfont.eot');
	src: url('../font/helveticaneue-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/helveticaneue-bold-webfont.woff2') format('woff2'), url('../font/helveticaneue-bold-webfont.woff') format('woff'), url('../font/helveticaneue-bold-webfont.ttf') format('truetype'), url('helveticaneue-bold-webfont.svg#helvetica_neuebold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'helvetica_neuelight';
	src: url('../font/helveticaneue-light-webfont.eot');
	src: url('../font/helveticaneue-light-webfont.eot?#iefix') format('embedded-opentype'), url('../font/helveticaneue-light-webfont.woff2') format('woff2'), url('../font/helveticaneue-light-webfont.woff') format('woff'), url('../font/helveticaneue-light-webfont.ttf') format('truetype'), url('../font/helveticaneue-light-webfont.svg#helvetica_neuelight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'helvetica_neuemedium';
	src: url('../font/helveticaneue-medium-webfont.eot');
	src: url('../font/helveticaneue-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../font/helveticaneue-medium-webfont.woff2') format('woff2'), url('../font/helveticaneue-medium-webfont.woff') format('woff'), url('../font/helveticaneue-medium-webfont.ttf') format('truetype'), url('../font/helveticaneue-medium-webfont.svg#helvetica_neuemedium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'helvetica_neueregular';
	src: url('../font/helveticaneue-roman-webfont.eot');
	src: url('../font/helveticaneue-roman-webfont.eot?#iefix') format('embedded-opentype'), url('../font/helveticaneue-roman-webfont.woff2') format('woff2'), url('../font/helveticaneue-roman-webfont.woff') format('woff'), url('../font/helveticaneue-roman-webfont.ttf') format('truetype'), url('../font/helveticaneue-roman-webfont.svg#helvetica_neueregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Start main styles
 --------------------------------------------------------------------------------------------------*/
html, body {
	background: #dfdfdf;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
}

.wrapper {
	position: relative;
	width: 100%;
    min-height: calc(100% - 36px);
	padding-bottom: 3px;
}

.container {
	width: 960px;
	margin: 0 auto;
}

a:active, a:focus {
	text-decoration: none;
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;

    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index: 1001;
}

    

    #loader-wrapper .loader-section {
        position: fixed;
        top: 0;
        width: 51%;
        height: 100%;
        background: #dfdfdf;
        z-index: 1000;
    }

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }
    #loader-wrapper .loader-section.section-right {
        right: 0;
    }

    .loaded #loader {
        opacity: 0;

        -webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
                transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */

    }
    .loaded #loader-wrapper {
        visibility: hidden;

        -webkit-transition: all 0.3s 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
                transition: all 0.3s 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
    }



/* End main styles
 --------------------------------------------------------------------------------------------------*/

/* Start menu styles
 --------------------------------------------------------------------------------------------------*/
.mobile-btn {
	display: none;
	width: 50px;
	height: 50px;
	background: #000;
	padding: 7px;
	box-sizing: border-box;
}

#header {
	position: relative;
	z-index: 9999;
	background: #dfdfdf;
}

#header.second-header {
	z-index: 2;
}

.mobile-btn span {
	display: block;
	width: 36px;
	height: 4px;
	margin: 6px 0px;
	background: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.home-nav, .work-nav {
	padding-top: 220px;
}

nav .menu > li {
	position: relative;
	float: left;
}

nav .menu > li > a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none !important;
}

.home-nav .menu > li > a > span {
	position: absolute;
	bottom: -7px;
	left: 0px;
	font-family: 'helvetica_neuebold';
	text-transform: lowercase;
	color: #fff;
	font-size: 25px;
	letter-spacing: 2px;
}

.work-nav .menu > li {
	margin-right: 7.5px;
	margin-bottom: 7.5px;

}

.work-nav .menu > li > a > span {
	position: absolute;
	top: 7px;
	left: 7px;
	font-family: 'helvetica_neuebold';
	text-transform: lowercase;
	color: #919191;
	font-size: 25px;
	letter-spacing: 2px;
}
.work-nav .menu > li > a > span > span {	color: #fff;}

.menu > li > a > span {
	position: absolute;
	bottom: -4px;
	left: 0px;
	font-family: 'helvetica_neuebold';
	text-transform: lowercase;
	color: #fff;
	font-size: 14px;
}

header nav .menu > li {
	width: 50px;
	height: 50px;
}

.menu-item-has-children ul {
	display: none;
}

.home-nav nav .menu li,.work-nav nav .menu li  {
	width: 240px;
	height: 240px;
}

nav .menu li.color-1 {
	background: #919191;
}

header .navbar {
	float: left;
}

.navbar > p {
	font-family: 'helvetica_neuemedium';
	font-size: 14px;
	padding: 15px 0px 15px 60px;
	text-transform: lowercase;
	display: none;
}

.header-inner {
	position: relative;
}

header h1 {
	font-family: 'helvetica_neuebold';
	font-size: 25px;
	font-weight: normal !important;
	position: absolute;
	right: 0px;
	bottom: -6px;
}

header h1 a {
	display: block;
	color: #000;
	text-decoration: none;
}

nav .menu li.color-2 {
	background: #0052ff;
}

nav .menu li.color-3 {
	background: #000000;
}
nav .menu li.color-4 {
	background: #c0c0c0;
	
}
.menu-item-has-children ul {
    width: 300px;
    position: absolute;
    padding: 10px 0px 10px 60px;
    background: #dfdfdf;
    margin-left: -60px;
}

.menu-item-has-children ul li {
	float: left;
	width: 50%;
}

.menu-item-has-children ul a {
	display: block;
	text-decoration: none;
}

.menu-item-has-children ul a span {
	display: block;
	color: #000000;
	font-family: 'helvetica_neuemedium';
	font-size: 14px;
}

.menu-item-has-children ul a span:hover {
	text-decoration: underline;
}
/* End menu styles
 --------------------------------------------------------------------------------------------------*/

/* Start work styles
 --------------------------------------------------------------------------------------------------*/
.category-wrapper {
	padding-top: 114px;
    margin-bottom: 2%; 
}

.category-list li {
	float: left;
	width: 230px;
	margin-right: 12.5px;
	margin-bottom:12.5px;
}

.category-list li:nth-child(4n) {
	margin-right: 0px;
}

.cat-inner {
	position: relative;
}

.cat-inner:hover .cat-hover, .cat-inner:active .cat-hover {
	display: block;
    -webkit-user-select: none; -webkit-touch-callout: none;
}

.cat-inner a {
	display: block;
	color: #000000;
}

.cat-inner a img {
	display: block;
	width: 100%;
	height: 100%;
}

.cat-hover {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	padding: 10px;
	background: #fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.cat-hover span {
	display: block;
	margin-bottom: 20px;
	font-family: 'helvetica_neueregular';
	font-size: 13px;
	line-height: 15px;
}

.cat-hover p {
	display: block;
	font-family: 'helvetica_neuebold';
	font-size: 13px;
	line-height: 15px;
}


.cat-inner a.hover .cat-hover {display:block;}
/* End work styles
 --------------------------------------------------------------------------------------------------*/

/* Start gallery styles
 --------------------------------------------------------------------------------------------------*/
.gallery-wrapper {
	padding-top: 114px;
}

.gallery-list li {
	float: left;
	margin-bottom: 5px;
}

.gallery-img {
	position: relative;
}

.description {
	max-width: 100%;
	padding: 20px 0px;
}

.description p {
	margin: 10px 0px;
	font-family: 'helvetica_neuemedium';
	font-size: 16px;
    line-height: 25px;
}

.gallery-img .empty-box {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s; /* Safari */
	transition: all .2s;
}

.gallery-img a:hover .empty-box, .gallery-img a:active .empty-box {
	opacity: 0;
     -webkit-user-select: none; -webkit-touch-callout: none;
}

.gallery-img .empty-box span {
	font-family: 'helvetica_neuemedium';
	font-size: 14px;
	color: #000;
}

.gallery-img .empty-box span.grey-color {
	color: #919191;
}

.gallery-img .empty-box span.pname {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.gallery-list li:nth-child(5n) {
	margin-right: 0px;
}

.gallery-list li {
	margin-right: 5px;
}

.post-gallery li {
	float: left;
}

.gallery-img img {
	display: block;
}

.gallery-img a {
	display: block;
}

.post-gallery-wrapper ul.items60 li {
	float: left;
	width: 70px;
	height: 100px;
    margin: 0px 10px 10px 0px;
    background-size: cover !important;
}

.post-gallery-wrapper ul {
	margin-right: -10px;
}

.post-gallery-wrapper ul.items30 li {
	float: left;
    width: 151px;
    height: 220px;
    margin: 0px 10px 10px 0px;
    background-size: cover !important;
}

.post-gallery-wrapper ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

#gallery-popup {
	display: none;
	max-width: 1200px;
}

.fancybox-skin {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: #dfdfdf;
}

.fancybox-inner {
	overflow: visible !important;
}

.slick-slide img {
	margin: 0 auto;
}

.slick-arrow {
	position: absolute;
	top: 50%;
	margin-top: -90px;
	border: 0px;
	background: transparent;
	outline: none;
	font-size: 0px;
	z-index: 10;
}

.fancybox-lock .fancybox-overlay {
	overflow-y: auto;
}

.fancybox-overlay {
	background: #dfdfdf;
}

.fancybox-wrap{
	top: 100px !important;
}

.fancybox-close {
	width: 20px;
	top: -70px;
	right: -30px;
}

.fancybox-close:after {
	content: 'x';
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 40px;
	line-height: 40px;
	font-family: 'helvetica_neuelight';
	color: #5e5e5e;
}

.fancybox-nav span {
	visibility: visible;
}

.fancybox-prev span:after{
	content: '<';
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 45px;
	color: red;
}

.fancybox-next span:after{
	content: '>';
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 45px;
	color: red;
}

.slick-prev {
	left: -50px;
}

.slick-next {
	right: -50px;
}

.slick-prev:after {
	content: '<';
	font-family: 'helvetica_neuelight';
	font-size: 40px;
	color: #5e5e5e;
}

.slick-next:after {
	content: '>';
	font-family: 'helvetica_neuelight';
	font-size: 40px;
	color: #5e5e5e;
}

.slider-inner {
	position: relative;
}

.slider-inner > a {
	position: relative;
    margin: 50px 0px;
	float: right;
	font-family: 'helvetica_neueregular';
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.slider-inner > a:hover, .slider-inner > a:active {
	text-decoration: underline;
     -webkit-user-select: none; -webkit-touch-callout: none;
}

.slider-inner > a:after {
	content: '>';
	position: absolute;
	top: 0px;
	left: -10px;
}

.slider-descr {
	float: right;
	margin: 50px 0px;
}

.slider-descr p {
	font-family: 'helvetica_neueregular';
	font-size: 12px;
}

.slider-descr p:first-of-type {
	font-family: 'helvetica_neuebold';
}

.about-author {
	padding-top: 114px;
}

.about-author p {
	font-family: 'helvetica_neuemedium';
	font-size: 16px;
    line-height: 25px;
    width: 100%;
    max-width: 960px;
}

.about-author p span {
	font-family: 'helvetica_neuelight';
	font-size: 16px;
	line-height: 25px;
    width:100%;
    max-width: 960px;
}

.about-author p:first-of-type {
	margin-top: 0px;
	margin-bottom: 10px;
}
/* End gallery styles
 --------------------------------------------------------------------------------------------------*/

/* Start contact styles
 --------------------------------------------------------------------------------------------------*/
.contact-form {
	position: relative;
	padding-top: 114px;
}

.contact-form fieldset {
	margin: 10px 0px;
}
.contact-form label {
	float: left;
	width: 150px;
	padding: 0px 10px;
	font-family: 'helvetica_neuelight';
	color: #999999;
	font-size: 15px;
	text-align: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.contact-info .col-7 {
	float: left;
	width: 65%;
}

.contact-info .col-3 {
	float: left;
	width: 35%;
}

.contact-form fieldset p {
	float: left;
	padding-left: 150px;
	font-family: 'helvetica_neuelight';
	color: #999999;
	font-size: 15px;
}

.contact-form fieldset p + p {
	float: right;
}

.contact-form fieldset input[type="submit"] {
	float: right;
}

.contact-info {
	padding-left: 150px;
	padding-bottom: 50px;
}

.contact-info p {
	margin: 10px 0px;
	font-family: 'helvetica_neuelight';
	color: #000;
	font-size: 15px;
}

.contact-info strong {
	display: block;
}

.contact-form br {
	display: none;
}

.wpcf7-form-control-wrap {
	float: left;
	width: calc(100% - 150px);
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
	width: 100%;
	background-color: #f5f5f5;
	border: 1px solid #d2d2d2;
	font-size: 15px;
	font-family: Helvetica, sans-serif;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.contact-form .container > p > a {
    position: absolute;
    bottom: -60px;
	padding-left: 150px;
    text-decoration: none;
    color: #999999;
    font-size: 11px;
}
/* End contact styles
 --------------------------------------------------------------------------------------------------*/

/* Start footer styles
 --------------------------------------------------------------------------------------------------*/
.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0px 0px 5px 0px;
	min-height: 50px;
}

.footer-inner {
	float: right;
}

.footer-inner p {
	float: left;
	margin-right: 30px;
	font-family: 'helvetica_neuemedium';
	font-size: 14px;
	color: #5e5e5e;
}

.footer-inner ul {
	float: right;
}

.footer-inner ul li {
	position: relative;
	float: right;
	padding: 0px 20px;
}

.footer-inner ul li:last-child:after {
	content: '';
	position: absolute;
	top: 0px;
	right: 0px;top; 0px;
	width: 1px;
	height: 18px;
	background: #818281;
}

.about-content {
	padding-top: 114px;
}

.about-content p {
	margin: 15px 0px;
	font-family: 'helvetica_neuelight';
	font-size: 16px;
}
.about-content p span {
	margin: 15px 0px;
	font-family: 'helvetica_neuebold';
	font-size: 16px;
}

.about-content p:first-of-type {
	margin: 0px 0px 30px;
}

.footer-inner ul li a {
	display: block;
	font-family: 'helvetica_neuemedium';
	font-size: 14px;
	color: #818281;
	text-decoration: none;
}

.footer-inner ul li.current-lang a {
	color: #000000;
}
/* End footer styles
 --------------------------------------------------------------------------------------------------*/