@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=cyrillic');
@font-face {
    font-family: 'AAvanteBsNrLight';
    src: url('../fonts/AAvanteBsNrLight.eot');
    src: url('../fonts/AAvanteBsNrLight.woff') format('woff'),
         url('../fonts/AAvanteBsNrLight.ttf') format('truetype'),
         url('../fonts/AAvanteBsNrLight.svg#AAvanteBsNrLightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fjallaoneregular';
    src: url('../fonts/fjalla.eot');
    src: url('../fonts/fjalla.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fjalla.woff2') format('woff2'),
         url('../fonts/fjalla.woff') format('woff'),
         url('../fonts/fjalla.ttf') format('truetype'),
         url('../fonts/fjalla.svg#fjallaoneregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clear { clear: both; }
.clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }/* ----- clear fix for floats ----- */
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }/* hides clearfix from IE-mac */
.clearfix { display:block; }/* end hide from IE-mac */
.alignleft { float:left; }
.alignright { float:right; }
.aligncenter { margin:auto; display:block; }
.alignnone { clear:both; font-size:0; line-height:0; margin:0; padding:0; border:0; height:0; width:0; }
.centered { text-align:center; }

#preloader { position:absolute; top:0; left:0; right:0; bottom:0; background-color:#fff;  z-index:99; }
#status { width:200px; height:200px; position:absolute; left:50%; top:50%; background-image:url(../images/ajax-loader.gif); background-repeat:no-repeat; background-position:center; margin:-100px 0 0 -100px; }

html {overflow: -moz-scrollbars-vertical; overflow-y: scroll; }
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#content {padding-bottom: 162px;}
#wrap { margin: 13px; border:1px solid #cfcfcf; border-bottom:0 }
body { font: 14px "Arial", Arial, sans-serif; color:#444; background:#fff;}
strong { font-weight:bold; }
a, a > * {-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; }
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }
p { line-height: 1.5; padding: 13px 15px 0 25px; }
p.small, p span.small {font-size:13px;}
p.no-h2 { margin-top:21px; }
p.blockquote {padding-left:80px; padding-right:80px; }
p.blockquote span {font:11px 'Arial', Arial, Helvetica, sans-serif; text-transform:uppercase; color:#8d8d8d; letter-spacing:1px }
p.floated {float:left; width:309px; }
.floated.first {padding-right:15px; }
.floated.second {padding-left:15px; }
a { color:#8d8d8d; text-decoration:none; }
a:hover { text-decoration:none; color:#555; }
span.arrow {font:13px 'Arial', Arial, Helvetica, sans-serif; }

h1#logo { position:relative; margin:0 auto 55px auto; width:275px; height:59px; z-index:401; }
h1#logo a { color: #111111; font-family: 'AAvanteBsNrLight', serif; font-size: 71px; text-decoration: none; display:block; width:240px; height:59px;  }
h2, h3, h4 { line-height:1.5; font-family:'Arial', Arial, Helvetica, sans-serif; }

h2 { font-size:18px; font-family: 'AAvanteBsNrLight', serif; font-weight:normal; font-size: 35px; color:#2b2b2b; margin:0px 40px 6px 40px; padding-bottom:19px; padding-top:32px; text-transform:uppercase; letter-spacing:2px; border-bottom:1px solid #d3d3d3; display:block }
h3 {font-size:14px; }
h4 {font-size:15px; font-weight:600; padding:13px 40px 1px 40px; }

#wrapper { margin-top:0px; width:940px; position:relative; z-index:29; margin:0 auto; margin-bottom:20px; padding-top:15px; padding-bottom:10px; border-bottom:1px solid #d3d3d3 }
.container { padding:0px; width:960px; position:relative; margin:0 auto;}
#container {margin-bottom:65px; }

.col1-1 { width:940px; height:auto; margin:10px; float:left; }
.col1-3 { width:300px; height:300px; margin:10px; float:left; }
.border { border: 1px solid #d3d3d3; }
.complete-border {border:1px solid #555; padding-top:1px; padding-bottom:1px; }
.hidden {position:absolute; top:0; left:0; width:300px; height:300px; }
.movable-content {position:absolute; width:300px; height:300px; z-index:11; cursor:pointer }
.element {position:relative }
.col2-3 { width:620px; height:620px; margin:10px; float:left; }
.col2-3.half {height:300px }
.col1-3.double {height:620px; }
.col1-3.super {height:940px; }
.auto {height:auto; padding-bottom:37px; }

.bottom {position:absolute; bottom:0px; padding-bottom:36px; }
.break { height:10px; position:relative; display:block }
.overlay { display:block; position:absolute; top:0; left:0; background:url(../images/bg-overlay.png) repeat; z-index:10; width:960px; height:960px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.overflow, .element {overflow:hidden; }

#map {width:620px; height:620px; margin:0; border:0}
#map:before, #map:after {background: none; content: ''; left: 0;	position: absolute;	top: 0;	width: 100%; }
#map:after {bottom: 0; top: auto; }

.images img {width:100%; display: block; position:relative; max-width: 100% !important; z-index:9 }

.icons { position:absolute; bottom:40px; right:40px; height:48px; width:48px; z-index:100; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; pointer-events: none; -webkit-transition: all 0s ease 0s; -moz-transition: all 0s ease 0s; -o-transition: all 0s ease 0s; transition: all 0s ease 0s; }
.border .icons, .complete-border .icons { opacity:1 !important }
.googleplus {background-size:69px 79px; }
.twitter {background-size:72px 64px; } 
.facebook {background-size:152px 23px; font-size: 17px;}
.behance {background-size:181px 32px; font-family: 'Satisfy', cursive; font-size: 23px;}
.skype {color: #cfcfcf! important; font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif; opacity: 0.5; font-size: 24px; letter-spacing: 1px; font-weight: bold; background-size:143px 52px;}


.link {background:url(../images/bg-link.png) center no-repeat; background-size:48px 48px; }
.video {background:url(../images/bg-video.png) center no-repeat; background-size:48px 48px; }
.zoom {background:url(../images/bg-zoom.png) center no-repeat; background-size:48px 48px; }
.quote {background:url(../images/bg-quote.png) center no-repeat; background-size:48px 48px; }
.profile {background:url(../images/bg-profile.png) center no-repeat; background-size:48px 48px; }
.tags {background:url(../images/bg-tags.png) center no-repeat; background-size:48px 48px; }
.more {background:url(../images/bg-more.png) center no-repeat; background-size:48px 48px; }
.detail {background:url(../images/bg-detail.png) center no-repeat; background-size:48px 48px; }
.email {background:url(../images/bg-email.png) center no-repeat; background-size:48px 48px; }

.images .title, .images .subtitle { z-index:10; position:absolute; top:35px; left:40px; width:auto; font-weight:600; cursor:pointer; pointer-events: none; }
.images .subtitle { top: 56px; font-weight: 400; left:40px !important; }
.title-wrap, .subtitle-wrap { overflow: hidden; position: relative; }
.title-wrap h3, .subtitle-wrap p { overflow: hidden; white-space: nowrap; color:#fff; padding:0px; font-weight:700; text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3); }
.title-wrap h3 {font-size:14px; letter-spacing:1px; text-transform:uppercase; }
.subtitle-wrap p {font-size:13px; font-weight:600; }

ul.unordered-list { list-style: disc; line-height:1.5; padding:13px 15px 0 25px; margin-left:18px; text-align:left !important;}
ol { list-style: decimal; line-height:1.5; padding:10px 20px 0 25px; margin-left:18px; text-align:left !important;}

footer { height:162px; margin-top: -162px; position:relative; color:#2b2b2b; border-top:0;  }

ul.social { letter-spacing:0; }
.social li { display:inline-block; margin:0px 5px;}
.social li a { display:block; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
ul.social a {text-decoration:none; height:55px;}

.isotope-item { z-index: 2; overflow:hidden }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }

.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property:    -moz-transform, opacity; -ms-transition-property:     -ms-transform, opacity; -o-transition-property:         top, left, opacity; transition-property:         transform, opacity; }

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }

.isotope.infinite-scrolling { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

#options { width:100%; z-index:300; position:absolute; top:63px; }
#options ul { margin: 0; list-style: none; display:block; width:100%  }
#options li { cursor:pointer; }
#options li a { color:#8d8d8d; font-family: "Open Sans", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none; text-transform:uppercase; display:inline-block; padding:0px; margin:0px; }
#options li.alignleft { margin-right:34px; }
#options li.alignright { margin-left:34px; }
#options li a.selected, #options li:hover a { color:#2b2b2b; /*border-bottom:1px solid #555;*/ }
.menu-line {width:0; height:1px; background:#555; display:block }

#backtotop { height:auto; position:fixed; right:30px; bottom:40px; display:none; z-index:30; }
#backtotop ul { padding:15px 0px; }
#backtotop ul li a { background:url(../images/bg-up.png) center top no-repeat; background-size:48px 48px; display:block; width:48px; height:48px; float:right; right:10px; text-indent:-9000px; }
#backtotop ul li a:hover { height:58px; }









