@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700');
@import 'font-awesome/font-awesome.min.css';
html {
    overflow-x: hidden;
    overflow-y: scroll
}

body {
    font-family: 'Source Sans Pro';
    font-size: 16px;
    color: #141618;
    line-height: 1.6;
    letter-spacing: .05em
}

*,
::before,
::after {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    list-style: ;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::selection {
    color: #fff;
    background: #141618
}

::-moz-selection {
    color: #fff;
    background: #141618
}

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

.column {
    float: left;
    padding: 0 15px;
    position: relative
}

.column:first-child {
    padding-left: 0
}

.column:last-child {
    padding-right: 0
}

.column.col-1 {
    width: 8.333%
}

.column.col-2 {
    width: 16.666%
}

.column.col-3 {
    width: 24.999000000000002%
}

.column.col-4 {
    width: 33.332%
}

.column.col-5 {
    width: 41.665%
}

.column.col-6 {
    width: 49.998000000000005%
}

.column.col-7 {
    width: 58.331%
}

.column.col-8 {
    width: 66.664%
}

.column.col-9 {
    width: 74.997%
}

.column.col-10 {
    width: 83.33%
}

.column.col-11 {
    width: 91.663%
}

.column.col-12 {
    width: 99.99600000000001%
}

.column.offset-by-1 {
    margin-left: 8.333%
}

.column.offset-by-2 {
    margin-left: 16.666%
}

.column.offset-by-3 {
    margin-left: 24.999000000000002%
}

.column.offset-by-4 {
    margin-left: 33.332%
}

.column.offset-by-5 {
    margin-left: 41.665%
}

.column.offset-by-6 {
    margin-left: 49.998000000000005%
}

.column.offset-by-7 {
    margin-left: 58.331%
}

.column.offset-by-8 {
    margin-left: 66.664%
}

.column.offset-by-9 {
    margin-left: 74.997%
}

.column.offset-by-10 {
    margin-left: 83.33%
}

.column.offset-by-11 {
    margin-left: 91.663%
}

.container::after,
.row::after,
.clear::after {
    content: '';
    display: block;
    clear: both
}

@media (max-width: 960px) {
    .container {
        width: 80%
    }
    .column {
        width: 100%!important;
        margin-left: 0!important;
        padding: 0!important;
        margin-bottom: 50px
    }
    .column:last-child {
        margin-bottom: 0
    }
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer
}

a.link {
    position: relative
}

a.link::after {
    content: '';
    width: 10px;
    height: 1px;
    position: absolute;
    bottom: -3px;
    left: 0;
    background: #141618;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

a.link:hover::after {
    width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
    margin: 0 0 15px;
    letter-spacing: .3em
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
    margin-bottom: 0
}

h1 {
    font-size: 36px;
    line-height: 46px
}

h2 {
    font-size: 30px;
    line-height: 40px
}

h3 {
    font-size: 26px;
    line-height: 36px
}

h4 {
    font-size: 22px;
    line-height: 32px
}

h5 {
    font-size: 18px;
    line-height: 28px
}

h6 {
    font-size: 14px;
    line-height: 24px
}

p {
    margin-bottom: 30px
}

p:last-child {
    margin-bottom: 0
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.btn {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    padding: 15px 30px;
    color: #fff;
    letter-spacing: .1em;
    background: #141618;
    cursor: pointer
}

.form-group {
    margin-bottom: 30px
}

.form-group:last-child {
    margin-bottom: 0
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea {
    width: 100%;
    font-family: inherit;
    padding: 10px;
    border: 1px solid #141618
}

label {
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .03em
}

textarea {
    max-width: 100%;
    min-height: 180px
}

ul ul,
ul ol,
ol ul,
ol ol {
    font-size: 90%;
    margin: 5px 0 5px 30px
}

img {
    max-width: 100%;
    vertical-align: middle
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.fade {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background: #fff
}

.site-header {
    background-color: #B0E0E6;
    display: table;
    width: 100%;
    height: 80px;
    position: relative
}

.header-inner {
    display: table-cell;
    vertical-align: middle;
    line-height: 80px
}

.main-logo {
    /*text-transform: uppercase;
    letter-spacing: .5em
    */
    font-size: 26px;
    color: #FFFFFF;
    font-family: 'Lobster', cursive;
}

.menu li {
    display: block;
    float: left
}

.menu li::before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #ccc;
    margin: 0 20px
}

.menu li:first-child::before {
    display: none
}

.menu li a {
    text-transform: uppercase;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: .3em;
    position: relative
}

.menu li a::after {
    content: '';
    width: 0;
    height: 1px;
    background: #FFFFFF;
    position: absolute;
    bottom: -4px;
    left: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.menu li a.active::after,
.menu li a:hover::after {
    width: 15px;
}

.mobile-nav {
    display: none;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    background: #fff;
    box-shadow: 0 2px 4px #e6e6e6
}

.mobile-nav .menu li {
    float: none;
    line-height: 30px
}

.mobile-nav .menu li::before {
    display: none
}

.mobile-nav .menu li a {
    display: block;
    padding: 10px 0
}

.mobile-nav .menu li a::after {
    display: none
}

.trigger {
    display: none;
    height: 80px;
    position: relative;
    cursor: pointer
}

.trigger-inner {
    width: 20px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -8px
}

.trigger-inner .icon-bar {
    width: 100%;
    height: 2px;
    background: #141618;
    position: absolute;
    left: 0
}

.trigger-inner .icon-bar.top {
    top: 0
}

.trigger-inner .icon-bar.middle {
    top: 50%;
    margin-top: -1px
}

.trigger-inner .icon-bar.bottom {
    bottom: 0
}

.hero {
    position: relative
}

.hero-content {
    width: auto;
    min-width: 480px;
    margin: 0 auto;
    text-align: center;
    padding: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: rgba(255, 255, 255, .95);
    -webkit-transform: translatey(-50%) translatex(-50%);
    transform: translatey(-50%) translatex(-50%)
}

.hero-content .hero-title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: .5em
}

.hero-content .hero-subtitle {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .3em;
    margin-top: 10px
}

.site-content {
    padding: 100px 0
}

.element-content {
    margin-bottom: 30px
}

.element-content:last-child {
    margin-bottom: 0
}

.entry-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

.filters {
    margin-bottom: 50px
}

.filters-list {
    text-align: center
}

.filters-list li {
    display: inline-block;
    margin: 0 5px;
    position: relative
}

.filters-list li a {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .3em;
    padding: 5px 15px
}

.filters-list li a.active {
    color: #fff;
    background: #141618
}

.filters-list li a:hover:not(.active) {
    background: #f2f2f2
}

.portfolio-hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: rgba(255, 255, 255, .95);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.entry:hover .portfolio-hover {
    opacity: 1;
    visibility: visible
}

.hover-content {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    text-align: center;
    padding: 0 30px;
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%)
}

.hover-content .hover-title {
    text-transform: uppercase;
    letter-spacing: .3em;
    position: relative;
    top: 15px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.hover-content .hover-subtitle {
    font-size: 14px;
    letter-spacing: .2em;
    position: relative;
    top: 30px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.entry:hover .hover-content .hover-title,
.entry:hover .hover-content .hover-subtitle {
    top: 0;
    opacity: 1
}

.project-pag {
    width: 50px;
    height: 102px;
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 10
}

.project-pag .prev,
.project-pag .next {
    display: block;
    width: 50px;
    height: 50px;
    position: relative;
    background: #e6e6e6
}

.project-pag .prev::before,
.project-pag .next::before {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #141618;
    border-right: 2px solid #141618;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -5px
}

.project-pag .prev.disabled,
.project-pag .next.disabled {
    background: #f7f7f7
}

.project-pag .next {
    margin-top: 2px
}

.project-pag .prev::before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.project-pag .next::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.post-thumb {
    margin-bottom: 50px
}

.post-header {
    text-align: center
}

.post-title {
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: .3em
}

.post-metas span {
    display: inline-block;
    position: relative;
    margin-right: 15px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .3em
}

.post-metas span:last-child {
    margin-right: 0
}

.news-pagination {
    margin-top: 100px
}

.pagination {
    text-align: center
}

.pagination li {
    display: inline-block;
    width: 50px;
    height: 40px;
    text-align: center;
    line-height: 40px
}

.pagination li.active {
    color: #fff;
    background: #141618
}

.pagination li a {
    display: block
}

.post-footer {
    margin-top: 50px
}

.post-tags span {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .3em;
    margin-bottom: 5px
}

.post-tags a {
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
    padding: 3px 10px;
    background: #f2f2f2
}

.post-tags a:last-child {
    margin-right: 0
}

.post-tags a:hover {
    color: #fff;
    background: #141618
}

.post-comments {
    margin-top: 50px
}

.comments-list li.comment {
    display: block;
    position: relative;
    margin-bottom: 50px
}

.comments-list li.comment:last-child {
    margin-bottom: 0
}

.comments-list li.comment .comment-author-img {
    max-width: 70px;
    float: left
}

.comments-list li.comment .comment-header {
    display: table;
    height: 70px;
    padding-left: 30px
}

.comments-list li.comment .comment-header .inner {
    display: table-cell;
    vertical-align: middle
}

.comments-list li.comment .comment-header .comment-author {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .3em
}

.comments-list li.comment .comment-header .comment-metas span {
    display: inline-block;
    margin-right: 15px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: .3em
}

.comments-list li.comment .comment-header .comment-metas span:last-child {
    margin-right: 0
}

.comments-list li.comment .comment-content {
    margin-top: 30px
}

.comments-list ul.comments-list {
    font-size: inherit
}

.comments-list ul.comments-list li.comment {
    margin-top: 50px;
    margin-bottom: 0
}

.leave-a-comment {
    margin-top: 50px
}

#contact-messages {
    display: none;
    padding: 15px 30px;
    margin-top: 50px;
    background: #e6e6e6
}

.site-footer {
    padding: 50px 0;
    background: #B0E0E6;
    color:#FFFFFF;
}

.copy {
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .2em
}

.copy span {
    margin-right: 30px
}

.copy span:last-child {
    margin-right: 0
}

.widget {
    margin-bottom: 50px
}

.widget:last-child {
    margin-bottom: 0
}

.widget-header {
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px;
    color: #fff;
    letter-spacing: .3em;
    background: #141618
}

.widget-content {
    margin-top: 30px
}

.widget-about .widget-content,
.widget-share .widget-content,
.widget-ads .widget-content {
    text-align: center
}

.widget-categories .widget-content ul li {
    display: block;
    position: relative;
    border-bottom: 1px dashed #d9d9d9
}

.widget-categories .widget-content ul li:last-child {
    border-bottom: 0
}

.widget-categories .widget-content ul li a {
    display: block;
    padding: 10px 0
}

.widget-share ul li {
    display: inline-block;
    position: relative;
    margin-right: 5px
}

.widget-share ul li:last-child {
    margin-right: 0
}

.widget-share ul li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: #f2f2f2
}

.widget-share ul li a:hover {
    color: #fff;
    background: #141618
}

.social .social-link {
    display: inline-block;
    margin-right: 15px
}

.social .social-link:last-child {
    margin-right: 0
}

.social .social-link:hover {
    opacity: .7
}

.back2top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: -50px;
    bottom: 0;
    z-index: 10;
    background: #141618;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.back2top .arrow {
    width: 1px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -.5px;
    background: #fff
}

.back2top .arrow::before {
    content: '';
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 1px;
    left: 50%;
    margin-left: -4px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media (max-width: 960px) {
    .header-nav {
        display: none
    }
    .trigger {
        display: block
    }
    .form-group,
    .form-group .column {
        margin-bottom: 5px
    }
}

@media (max-width: 580px) {
    .filters-list li {
        display: block;
        margin: 0 0 5px;
        position: relative
    }
    .filters-list li:last-child {
        margin-bottom: 0
    }
    .filters-list li a {
        display: block;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: .3em;
        padding: 10px 15px;
        background: #f2f2f2
    }
    .filters-list li a.active {
        color: #fff;
        background: #141618
    }
}


/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */