body {
    font-family: "Roboto","sans-serif";
    font-weight: 200;
    font-size: 20px;
    line-height: 1.6;
    color: #888888;
    letter-spacing: .03rem;
}


/* Typography */


h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,p.lead {
    margin-top: 50px;
    margin-bottom: 20px;
    font-family: inherit;
    font-weight: 200;
    line-height: 1.4;
    font-weight: 200;
}

h1 {
    line-height: 1.3;
    margin-bottom: 40px;
    font-size: 62px;

}
ul, ol, ul ul, ol ul, ul ol, ol ol  {
    padding-left: 0;
    list-style-position: inside;
}

b, strong {
    font-weight: 400;
}

blockquote {
    padding: 0px 30px;
    margin: 0 0 60px;
    font-size: 20px;
}

a,a:hover {
    text-decoration: none;
}

.projects a,.projects a:hover {
    color: #010101;
    border-bottom: 0;
    text-decoration: none;
}

p {
    margin: 20px 0 40px;
}

time {
    margin: 0 0 0;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.meta {
    margin: 0 0 0px;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.lead {
    margin-bottom: 60px;
    font-size: 33px;
    line-height: 1.4;
    font-weight: 200;
}

th {
    font-weight: 200;
}


/* Portfolio */

.item a {
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
}

.item a:hover {
}

.item h2 {
    position: absolute;
    top: 20px;
    left: 10px;
    font-size: 16px !important;
    line-height: 1.6em !important;
    color: #000 !important;
    padding: 15px 30px;
    margin: 0;
    max-width: 70%;
    opacity: 0;
}

.item a:hover h2 {
    opacity: 1;
}

.item img {
    width: 100%;
    opacity: 1;
    height: auto;
}

.item a:hover img {
    opacity: .4;
}

.item {
    display: block;
    position: relative;
    padding-bottom: 0;
}

.close:hover,.close:focus {
    filter: alpha(opacity=100);
    opacity: 1;
}

/* Layout */
.row {
    max-width: 9999px;
}

.main {
    max-width: 720px;
}

#wp-calendar td {
    padding: 3px;
}

td, th {
    padding: 3px 15px 3px 0;
}

.full, .container-fluid.projects {
    margin-top: 50px;
    margin-bottom: 90px;
}

.owl-carousel {
    margin-top: 50px;
}

#sidebar li {
    list-style: none;
    padding: 5px 0 5px;
}

.post {
    margin: 120px 0 0;
}

.page {
    margin: 43px 0 40px;
}

.container-fluid [class*="col-"] {
    padding: 0;
}

.container-fluid .row {
    margin: 0;
    padding: 0;
}

.container-fluid {
    padding: 0;
    margin: 0;
}

.container {
    width: 100%;
    padding: 0 7%;
    max-width: 1500px;
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

.row {
    margin-right: -0px;
    margin-left: -00px;
}

img.full {
    width: 100%;
}

.row .row {
    margin-top: 0;
    margin-bottom: 0;
}

[class*="col-"] {
    padding-top: 0;
    padding-bottom: 0;
}

#sidebar [class*="col-"] {
    padding-bottom: 120px;
    padding-top: 0;
}

hr {
    margin-top: 90px;
    margin-bottom: 90px;
    border: 0;
    border-top: 1px solid transparent;
}
@media screen and ( max-height: 400px ){
 hr {
    margin-top: 60px;
    margin-bottom: 60px;

}
}




footer hr {
    margin-top: 50px;
    margin-bottom: 50px;
    border: 0;
    border-top: 1px solid transparent;
}
/* Header */
.headroom {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
    background: #fff;
}

.navbar-default.headroom--pinned {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
}

.headroom--unpinned {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
}
/* Header */
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
background: transparent;
}

.navbar-toggle,.close:focus,.close:visited,button.close {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: -10px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 0;
    border-radius: 0;
    opacity: 1;
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
    background-color: transparent;
}

.navbar-header,ul.nav {
    padding-top: 30px;
    padding-bottom: 30px;
}

.navbar-nav {
}

.navbar .header {
    height: 110px;
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border: 0;
}

.navbar-default .navbar-nav>li>a {
    color: #010101;
    font-size: 18px;
    padding: 15px 20px;
    border: 0;
}

.nav>li {
    text-align: left;
}

.nav>li:first-child {
    padding-left: 0;
}

.nav>li:last-child {
    padding-right: 0;
}

ul.nav {
    width: auto;
}

.navbar-brand {
    float: left;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    padding-top: 15px;
    padding-left: 16px;
}

.navbar-brand a {
    color: #010101;
    border: 0;
}

.navbar-brand a:hover {
    text-decoration: none;
    border: 0;
}

.navbar-default {
    border: 0;
}

@media screen and (max-width:767px) {
    .page {
        margin: 0 0 40px;
    }

    .container.header {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-header, ul.nav {
        padding: 0 7%;
    }

    .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
        margin-right: 0px;
        margin-left: -15px;
    }

    blockquote {
        padding: 0px 30px;
        margin: 0 0 60px;
        font-size: 16px;
    }

    .lead {
        margin-bottom: 40px;
        font-size: 20px;
        line-height: 1.4;
        font-weight: 200;
    }

    h1, .h1, h2, .h2, h3, .h3, p.lead {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    h3, .h3 {
        font-size: 20px;
    }

    footer hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    body {
        font-size: 16px;
    }

    p {
        margin: 10px 0 30px;
    }

    #sidebar [class*="col-"] {
        padding-bottom: 20px;
        padding-top: 0;
    }

    .full, .container-fluid.projects {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .navbar-brand img {
        max-width: 110px;
    }

    .owl-carousel {
        margin-top: 10px;
    }

    .navbar-nav {
        margin: 0;
    }

    h1 {
        margin-bottom: 20px;
        margin-top: 20px;
        line-height: 1.3;
        font-size: 33px;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 0;
    }

    hr {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    @media screen and ( max-height: 400px ){
 hr {
     margin-top: 10px;
        margin-bottom: 10px;

}
}

    .navbar-header,ul.nav {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    ul.nav {
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .nav>li {
        padding: 10px 0;
    }

    .headroom {
        position: relative;
    }
}
/** * Gallery * ---------------------------------------------------------------------------- */
.gallery img {
    display: block;
    margin: 0 auto;
    margin-bottom: 80px;
    width: 100%;
    height: auto;
}

.gallery {
    padding-top: 20px;
}

.gallery-item {
    float: none;
    padding-top: 0px;
}

.gallery-item {
    float: none;
    padding-top: 50px;
}

.gallery-columns-0 .gallery-item {
    width: 100%;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    width: 100%;
}

.gallery-columns-3 .gallery-item {
    width: 100%;
}

.gallery-columns-4 .gallery-item {
    width: 100%;
}

.gallery-columns-5 .gallery-item {
    width: 100%;
}

h1.background--light,.header a.background--light,.logos a.background--light {
    color: #444444;
}

h1.background--dark,.header a.background--dark,.logos a.background--dark {
    color: #fff;
}

h1.background--complex,.header a.background--complex,.logos a.background--complex {
    color: #fff;
}
/** * Slider * ---------------------------------------------------------------------------- */
.controls {
    margin: 0 auto;
    display: block;
    width: 75px;
}

img {
    height: auto;
}

.cap {
    position: absolute;
    bottom: 68px;
    left: 7%;
    background: #fff;
    font-size: 16px !important;
    line-height: 1.6em !important;
    color: #000 !important;
    padding: 15px 30px;
    margin: 0;
    max-width: 70%;
}

.owl-carousel .owl-item img {
    height: auto;
}

.nexti,.previ {
    padding: 15px;
    float: left;
    width: 14px;
    opacity: 0.8;
}

.nexti:hover,.previ:hover {
    cursor: pointer;
    opacity: 1;
}

.caption h2 {
    font-size: 1.2em;
    padding: 56px 0;
    text-align: center;
}

.owl-item.active .caption {
    opacity: 1;
}

​.caption a {
    color: #fff;
    font-size: 1.3rem;
    font-weight: 300;
}

.caption.background--light a {
    color: #444444;
}

.caption.background--dark a {
    color: #fff;
}

.caption.background--complex a {
    color: #fff;
}

.owl-theme.background--dark .owl-controls .owl-nav div {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-animation: fadein 2s;
	/* Safari and Chrome */
    -moz-animation: fadein 2s;
	/* Firefox */
    -ms-animation: fadein 2s;
	/* Internet Explorer */
    -o-animation: fadein 2s;
	/* Opera */
    animation: fadein 2s;
}

.owl-theme.background--complex .owl-controls .owl-nav div {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-animation: fadein 2s;
	/* Safari and Chrome */
    -moz-animation: fadein 2s;
	/* Firefox */
    -ms-animation: fadein 2s;
	/* Internet Explorer */
    -o-animation: fadein 2s;
	/* Opera */
    animation: fadein 2s;
}

.owl-theme.background--light .owl-controls .owl-nav div {
    border-top: 2px solid #444444;
    border-right: 2px solid #444444;
}

.owl-theme.background--dark.background--complex .owl-controls .owl-nav div {
    border-top: 2px solid #444444;
    border-right: 2px solid #444444;
    -webkit-animation: fadein 2s;
	/* Safari and Chrome */
    -moz-animation: fadein 2s;
	/* Firefox */
    -ms-animation: fadein 2s;
	/* Internet Explorer */
    -o-animation: fadein 2s;
	/* Opera */
    animation: fadein 2s;
}

.owl-theme .owl-controls {
    margin-top: 0;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.owl-prev {
    -ms-transform: rotate(225deg) !important;
    -moz-transform: rotate(225deg) !important;
    -webkit-transform: rotate(225deg) !important;
    transform: rotate(225deg) !important;
}

.owl-next,.owl-prev {
    position: absolute;
    top: 37px;
    z-index: 9999;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.owl-next {
    right: 50px;
}

.owl-prev {
    right: 70px;
}


textarea#comment {
    color: #444444;
    width: 100%;
    clear: both;
    min-height: 140px;
}







/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
 /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky {
}

.gallery-caption {
}

.bypostauthor {
}
/*
     FILE ARCHIVED ON 20:54:51 Feb 12, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:39:34 Jan 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.724
  exclusion.robots: 0.028
  exclusion.robots.policy: 0.013
  esindex: 0.014
  cdx.remote: 13.029
  LoadShardBlock: 85.425 (3)
  PetaboxLoader3.datanode: 203.064 (5)
  load_resource: 554.054 (2)
  PetaboxLoader3.resolve: 371.777 (2)
*/