﻿.label, sub, sup {
    vertical-align: baseline
}

hr, img {
    border: 0
}

body, figure {
    margin: 0
}

.owl-carousel, .owl-carousel .owl-item, html {
    -webkit-tap-highlight-color: transparent
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

b, optgroup, strong {
    font-weight: 700
}

h1 {
    margin: .67em 0
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

*, :after, :before, input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover, .form-control, .navbar-toggle, .open > .dropdown-toggle.btn-danger, .open > .dropdown-toggle.btn-default, .open > .dropdown-toggle.btn-info, .open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-success, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.img-thumbnail, body {
    background-color: #fff
}

*, :after, :before {
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}

a {
    color: #907137;
    text-decoration: none
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline
    }

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1, h1 {
    font-size: 36px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #907137
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #907137
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code, table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl, ol, ul {
    margin-top: 0
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

address, dl {
    margin-bottom: 20px
}

ol, ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px
    }

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 750px
    }
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}
.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

.badge, .btn, .btn-group, .btn-group-vertical, .caret, .checkbox-inline, .radio-inline {
    vertical-align: middle
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

[class*=" ti-"], [class^=ti-], [data-icon]:before {
    speak: none;
    font-weight: 400;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" ti-"], [class^=ti-] {
    font-family: themify;
    font-style: normal;
    text-transform: none;
    line-height: 1
}

.ti-pinterest:before {
    content: "\e731"
}

.ti-linkedin:before {
    content: "\e735"
}

.ti-instagram:before {
    content: "\e73d"
}

.ti-facebook:before {
    content: "\e741"
}

.btn, .play-button {
    -webkit-transition: all .3s ease
}

#topnav .navigation-menu > li > a, .btn, .counter-content > span, .form-control, .icon-box-small h4, blockquote footer {
    text-transform: uppercase
}

.blog-masonry .masonry-post .post-single .post-media, .blog-post .post-body .post-info, .blog-post .post-media, .checkout-form .form-group, .counter, .icon-box-basic, .img-side, .job-offer, .nav-inside, .photo-gallery, .product-info h4, .product-list li, .product-list li .product-thumbnail, .product-thumb, .related-products, .rs-menu .rs-menu-media, .shop-menu, .shopping-cart-info, .single-product-details, .single-product-price, .team-image, .timeline > li, .work-item, .work-item a, section {
    overflow: hidden
}

body, html {
    height: 100%
}

body {
    font-family: 'Mona-Sans light';
    color: #191b1d;
    font-size: 18px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

    body.top-padding {
        padding-top: 60px
    }

img {
    max-width: 100%;
    height: auto
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 1px;
    font-family: 'Mona-Sans SemiBold'
}

.h1, h1 {
    font-size: 38px
}

.h4, h4 {
    font-size: 20px
}

.h6, h6 {
    font-size: 14px;
    font-weight: 600
}

    .h6.upper, h6.upper {
        font-size: 12px;
        font-weight: 400
    }

a {
    color: #907137
}

    a:hover {
        color: #907137;
        text-decoration: none
    }

p {
    color: #6d747c
}

section {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    z-index: 10;
    background-color: #fff;
    border-bottom: 1px solid #e8e8e8
}

    section.dark {
        background-color: #191b1d;
        color: #fff;
        border: 0
    }

.counter-icon, .go-top, .play-button, .preview-icon i, .social-list > li > a, .title.center {
    text-align: center
}

.btn, .title p {
    font-weight: 400
}

.btn {
    padding: 0 28px;
    height: 55px;
    line-height: 53px;
    border-radius: 0;
    font-size: 12px;
    letter-spacing: 1px;
    transition: all .3s ease;
    font-family: 'mona-sans bold'
}

@media only screen and (max-width: 415px) {
    .btn {
        padding: 0 10px;
        height: 50px;
        line-height: 50px
    }

    .no-xs-padding {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .modal-btn {
        padding: 0 0px;
        height: 30px;
        max-width: 180px;
        line-height: 30px;
        font-size: 14px !important;
    }
}

.btn.btn-group-sm, .btn.btn-sm {
    padding: 0 16px;
    font-size: 10px;
    height: 37px;
    line-height: 35px
}

.go-top {
    width: 50px;
    height: 45px;
    position: absolute;
    top: -45px;
    line-height: 45px;
    right: 50px;
    background-color: #f5f5f5;
    border: 1px solid #eee;
    border-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    z-index: 100
}

    .go-top a {
        color: #191b1d;
        display: block
    }

#topnav {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
    background-color: transparent;
    border: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    min-height: 62px
}

    #topnav.scroll {
        background-color: #fff;
        box-shadow: 0 1px 1px rgba(0,0,0,.1)
    }

        #topnav.scroll .navigation-menu > li > a {
            color: #191b1d
        }

        #topnav.scroll .menu-extras .menu-item {
            border-color: #eee
        }

        #topnav.scroll .navbar-toggle span {
            background-color: #191b1d
        }

    #topnav .navbar-toggle {
        border: 0;
        position: relative;
        width: 60px;
        height: 62px;
        padding: 0;
        margin: 0;
        cursor: pointer
    }

        #topnav .navbar-toggle .lines {
            width: 25px;
            display: block;
            position: relative;
            margin: 24px auto;
            height: 18px
        }

        #topnav .navbar-toggle.open span {
            position: absolute
        }

            #topnav .navbar-toggle.open span:first-child {
                top: 6px;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg)
            }

            #topnav .navbar-toggle.open span:nth-child(2) {
                visibility: hidden
            }

            #topnav .navbar-toggle.open span:last-child {
                width: 100%;
                top: 6px;
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg)
            }

        #topnav .navbar-toggle span {
            height: 1px;
            width: 100%;
            background-color: #fff;
            display: block;
            margin-bottom: 5px;
            -webkit-transition: -webkit-transform .5s ease;
            transition: -webkit-transform .5s ease;
            transition: transform .5s ease;
            transition: transform .5s ease,-webkit-transform .5s ease
        }

            #topnav .navbar-toggle span:last-child {
                width: 75%;
                margin-bottom: 0
            }

        #topnav .navbar-toggle:hover {
            background-color: transparent
        }

            #topnav .navbar-toggle:hover span {
                background-color: #EF2D56
            }

    #topnav .navigation-menu {
        float: right;
        list-style: none !important;
        margin: 0;
        padding: 5px;
        border-bottom: 1px solid rgba(255,255,255,.5)
    }

        #topnav .navigation-menu > li {
            float: left;
            display: block;
            position: relative
        }

            #topnav .navigation-menu > li > a {
                display: block;
                color: #fff;
                font-size: 10px;
                letter-spacing: 2px;
                font-weight: 500;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
                line-height: 20px;
                padding-left: 15px;
                padding-right: 15px
            }

    #topnav .logo, #topnav .logo img {
        -webkit-transition: all .3s ease
    }

    #topnav .navigation-menu > li.has-submenu > a:after {
        content: "\e64b";
        font-family: themify;
        margin-left: 3px
    }

    #topnav .logo {
        float: left;
        padding: 16px 0;
        transition: all .3s ease
    }

        #topnav .logo img {
            max-height: 75px;
            transition: all .3s ease
        }

        #topnav .logo .logo-light {
            display: block
        }

        #topnav .logo .logo-dark, #topnav.scroll .logo .logo-light {
            display: none
        }

    #topnav.scroll .logo {
        padding: 11px 0
    }

        #topnav.scroll .logo .logo-dark {
            display: block
        }

    #mask span, #topnav.scroll.dark .logo .logo-light, .icon-box-basic p span, .icon-box-simple > span, .icon-box-small p span, .number-box h4:after {
        display: block
    }

.menu-extras {
    float: right
}

    .menu-extras .menu-item {
        float: left;
        border-right: 1px solid transparent
    }

        .menu-extras .menu-item:first-child {
            border-left: 1px solid transparent
        }

.icon-box-small {
    padding: 35px 20px;
    text-align: center;
    position: relative
}
    .icon-box-small > i {
        font-size: 46px
    }

    .icon-box-small h4 {
        font-size: 13px;
        margin: 25px 0;
        letter-spacing: .2em
    }

    .icon-box-small hr {
        width: 30px;
        border-color: #907137
    }

.widget h6 {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 20px;
    color: #fff
}

.widget p {
    margin-bottom: 15px
}

    .widget p span {
        display: block
    }

.widget ul li a {
    display: block;
    padding: 5px 0;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase
}

#footer-widgets, #footer.onepage {
    box-shadow: 0 -1px 4px rgba(0,0,0,.05);
    border-top: 1px solid #eee
}

#footer, #footer-widgets {
    z-index: 10;
    position: relative
}

    #footer, #footer-widgets, #footer.dark, footer.dark {
        background-color: #191b1d
    }

#footer-widgets {
    padding-top: 50px;
    padding-bottom: 50px
}

    #footer-widgets .widget {
        margin: 25px 0
    }

        #footer-widgets .widget ul {
            margin-bottom: 0
        }

            #footer-widgets .widget ul li a {
                display: inline-block;
                color: #929aa2
            }

#footer .footer-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #e7e7e7
}

#footer p {
    margin-top: 10px;
    font-size: 15px;
    letter-spacing: 2px
}

#footer .copy-text p {
    margin: 15px 0
}

#footer .footer-social {
    text-align: right
}

    #footer .footer-social ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

        #footer .footer-social ul > li {
            display: inline-block;
            margin: 10px 5px
        }

            #footer .footer-social ul > li > a {
                display: block;
                width: 35px;
                height: 40px;
                line-height: 40px;
                color: #79818a;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
                text-align: center
            }

#footer .list-inline {
    text-align: center;
    margin: 0;
    padding: 15px 0
}

    #footer .list-inline > li {
        margin-right: 15px;
        position: relative
    }

        #footer .list-inline > li:last-child {
            margin-right: 0
        }

            #footer .list-inline > li:last-child:after {
                content: none
            }

        #footer .list-inline > li > a {
            color: #79818a;
            font-size: 15px
        }

.upper {
    text-transform: uppercase
}

.m-0 {
    margin: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mt-0 {
    margin-top: 0 !important
}

.mr-0 {
    margin-right: 0 !important
}

.ml-0 {
    margin-left: 0 !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mr-10 {
    margin-right: 10px !important
}

.ml-10 {
    margin-left: 10px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mr-15 {
    margin-right: 15px !important
}

.ml-15 {
    margin-left: 15px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mb-25 {
    margin-bottom: 25px !important
}

.mr-25 {
    margin-right: 25px !important
}

.ml-25 {
    margin-left: 25px !important
}

.mt-25 {
    margin-top: 25px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

.mr-50 {
    margin-right: 50px !important
}

.ml-50 {
    margin-left: 50px !important
}

.mt-50 {
    margin-top: 50px !important
}

.p-0 {
    padding: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.pl-0 {
    padding-left: 0 !important
}

.pb-15 {
    padding-bottom: 15px
}

.pr-15 {
    padding-right: 15px
}

.pl-15 {
    padding-left: 15px
}

.pt-15 {
    padding-top: 15px
}

.pb-25 {
    padding-bottom: 25px
}

.pr-25 {
    padding-right: 25px
}

.pl-25 {
    padding-left: 25px
}

.pt-25 {
    padding-top: 25px
}


.pr-50 {
    padding-right: 50px
}

.pl-50 {
    padding-left: 50px
}

.pt-50 {
    padding-top: 50px
}

@media (max-width: 414px) {
    #topnav {
        background-color: white !important;
    }
}

@media (max-width: 991px) {
    #topnav, #topnav.dark {
        box-shadow: 0 1px 1px rgba(0,0,0,.1)
    }

    #text-rotator h1 {
        font-size: 60px
    }

        #text-rotator h1.upper {
            font-size: 40px
        }

    #topnav {
        background-color: transparent
    }

        #topnav.dark {
            background-color: #191b1d
        }

            #topnav.dark #navigation {
                background-color: #191b1d;
                border-color: #3d4146
            }

            #topnav.dark .navigation-menu > li > a {
                color: #fff
            }

                #topnav.dark .navigation-menu > li > a:hover {
                    color: #EF2D56
                }

            #topnav.dark .menu-extras .menu-item .cart > a, #topnav.dark .menu-extras .menu-item .search > a, #topnav.dark .navigation-menu > li .submenu li a {
                color: #fff
            }

            #topnav.dark .menu-extras .menu-item {
                border-color: #3d4146
            }

            #topnav.dark .logo .logo-light {
                display: block
            }

            #topnav.dark .logo .logo-dark {
                display: none
            }

            #topnav.dark .navbar-toggle span {
                background-color: #fff
            }

            #topnav.dark .navbar-toggle:hover span {
                background-color: #EF2D56
            }

        #navigation, #topnav .navbar-toggle span {
            background-color: #fff
        }

        #topnav .container {
            width: auto
        }

        #topnav .navigation-menu {
            float: none;
            max-height: 400px
        }

            #topnav .navigation-menu > li {
                float: none
            }

                #topnav .navigation-menu > li > a {
                    color: #191b1d;
                    padding: 15px
                }

                    #topnav .navigation-menu > li > a:hover {
                        color: #EF2D56
                    }

                    #topnav .navigation-menu > li > a:after {
                        position: absolute;
                        right: 15px
                    }

                #topnav .navigation-menu > li .submenu {
                    display: none;
                    list-style: none;
                    padding-left: 20px;
                    margin: 0
                }

                    #topnav .navigation-menu > li .submenu li a {
                        display: block;
                        position: relative;
                        padding: 15px;
                        text-transform: uppercase;
                        font-size: 11px;
                        letter-spacing: 2px;
                        color: #191b1d
                    }

                        #topnav .navigation-menu > li .submenu li a:hover {
                            color: #EF2D56
                        }

                    #topnav .navigation-menu > li .submenu li.has-submenu > a:after {
                        content: "\e64b";
                        font-family: themify;
                        position: absolute;
                        right: 30px
                    }

                    #topnav .navigation-menu > li .submenu.open {
                        display: block
                    }

                    #topnav .navigation-menu > li .submenu .submenu {
                        display: none;
                        list-style: none
                    }

                        #topnav .navigation-menu > li .submenu .submenu.open {
                            display: block
                        }

                    #topnav .navigation-menu > li .submenu.megamenu > li > ul {
                        list-style: none;
                        padding-left: 0
                    }

                        #topnav .navigation-menu > li .submenu.megamenu > li > ul > li > span {
                            display: block;
                            position: relative;
                            padding: 15px;
                            text-transform: uppercase;
                            font-size: 11px;
                            letter-spacing: 2px;
                            color: #79818a
                        }

                #topnav .navigation-menu > li.has-submenu.open > a {
                    color: #EF2D56
                }

        #topnav .menu-extras .menu-item {
            border-color: #eee
        }

            #topnav .menu-extras .menu-item .cart > a, #topnav .menu-extras .menu-item .search > a {
                color: #3d4146;
                line-height: 62px;
                position: relative
            }

                #topnav .menu-extras .menu-item .cart > a:hover, #topnav .menu-extras .menu-item .search > a:hover {
                    color: #EF2D56
                }

        #topnav .navbar-header {
            float: left
        }

        #topnav .menu-extras {
            margin-right: -15px
        }

        #topnav .logo {
            padding: 11px 0
        }

            #topnav .logo .logo-light {
                display: none
            }

            #topnav .logo .logo-dark {
                display: block
            }

    #navigation {
        position: absolute;
        top: 62px;
        left: 0;
        width: 100%;
        display: none;
        height: auto;
        padding-bottom: 0;
        overflow: auto;
        border-top: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7
    }

        #navigation.open {
            display: block;
            overflow-y: auto
        }

    .blog-masonry.three-col .masonry-post {
        width: 50%
    }

    .countdown li {
        margin-right: 25px
    }

    .counter {
        margin: 50px 0
    }

    #footer .copy-text, #footer .footer-social {
        text-align: center
    }

    .map-side {
        padding: 0;
        margin-top: -100px;
        margin-bottom: 25px
    }

        .map-side #map {
            min-height: 350px;
            width: 100%;
            position: relative !important
        }
}

@media (max-width: 767px) {
    #works.four-col .work-item, #works.three-col .work-item, #works.two-col .work-item, .blog-fixed-image {
        width: 100%
    }

    #text-rotator h1 {
        font-size: 55px
    }

        #text-rotator h1.upper {
            font-size: 32px
        }

    section.splash .title h2 {
        font-size: 48px
    }

    .title h2 {
        font-size: 46px
    }

    .title h3 {
        font-size: 40px
    }

    .title.txt-xs-center hr {
        margin-left: auto;
        margin-right: auto
    }

    .txt-xs-center {
        text-align: center
    }

    .xs-pull-right {
        float: right
    }

    .xs-pull-left {
        float: left
    }

    .slide-content.bold-text h1.upper {
        font-size: 45px
    }

    .slide-content h1 {
        font-size: 55px
    }

        .slide-content h1.upper {
            font-size: 45px;
            letter-spacing: 4px
        }

        .slide-content h1.cursive {
            font-size: 80px
        }

    .slide-content h2.upper {
        font-size: 38px
    }

    .slide-content h6 {
        font-size: 16px
    }

    .menu-extras .menu-item .cart, .menu-extras .menu-item .search {
        position: static
    }

        .menu-extras .menu-item .cart.open .shopping-cart, .menu-extras .menu-item .search.open .search-form {
            margin-top: 0;
            opacity: 1;
            visibility: visible
        }

    .text-box {
        padding-right: 0
    }

    .img-side .img-holder .title, .timeline > li .timeline-description {
        padding-left: 15px;
        padding-right: 15px
    }

    .blog-post {
        margin-bottom: 50px
    }

    .countdown li {
        float: none;
        display: inline-block;
        margin: 10px
    }

    .blog-masonry.three-col .masonry-post, .blog-masonry.two-col .masonry-post {
        width: 100%;
        position: static !important
    }

    #footer-widgets .widget {
        padding-bottom: 25px;
        border-bottom: 1px solid rgba(255,255,255,.2)
    }

    .container .img-side {
        margin-left: -15px;
        margin-right: -15px
    }

    .img-side {
        min-height: 400px;
        margin: -100px 0 50px;
        position: relative;
        z-index: 0
    }

    section.p-0 .img-side, section.pt-0 .img-side {
        margin-top: 0
    }

    .comment-pic {
        width: 20%
    }

    .comment-text {
        width: 80%
    }

    .rs-menu {
        margin-bottom: 50px
    }

        .rs-menu.image-right .rs-menu-body {
            margin-right: 0
        }

        .rs-menu .rs-menu-media {
            position: relative;
            width: 100%;
            height: 250px
        }

        .rs-menu .rs-menu-body {
            margin-left: 0;
            border: 1px solid #e7e7e7;
            border-top: 0
        }

    .timeline:before {
        background-color: transparent
    }

    .timeline > li {
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 25px
    }

        .timeline > li .timeline-item {
            width: 100%
        }

            .timeline > li .timeline-item:after {
                visibility: hidden
            }

        .timeline > li .timeline-description {
            width: 100%;
            margin-left: 0;
            margin-top: 15px
        }

    .job-info .btn {
        margin-top: 15px
    }

    .boxes.clients .col-xs-6 {
        padding: 10%;
        border-bottom: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6
    }

        .boxes.clients .col-xs-6.col-xs-6:nth-child(even) {
            border-right: 0
        }

        .boxes.clients .col-xs-6.col-xs-6:nth-last-child(-n+2) {
            border-bottom: 0
        }

        .boxes.clients .col-xs-6 .client-image {
            max-width: 100%;
            max-height: 80px
        }
}

.overall-heading {
    color: black !important;
    text-align: center !important;
    font-size: 35px !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    font-family: 'Mona-Sans SemiBold' !important;
}

.overall-heading2 {
    color: #907137 !important;
    text-align: center !important;
    font-weight: 400 !important;
    font-size: 35px !important;
    text-transform: uppercase !important;
    font-family: 'Mona-Sans SemiBold' !important;
}

.closer-look-img {
    width: 100% !important;
}

@media (max-width: 1400px) {
    #topnav .navigation-menu > li > a {
        padding-top: 0;
        padding-bottom: 0;
        min-height: 50px
    }

    .slide-content h1.upper {
        font-size: 45px !important;
        letter-spacing: 4px !important;
    }

    .firsttext {
        font-size: 50px !important;
    }

    .secondtext {
        font-size: 30px !important;
    }

    .thirdtext {
        font-size: 14px !important;
    }
}


img {
    min-height: 10px;
}
@font-face {
    font-display: fallback;
    font-family: themify;
    src: url(../fonts/themify9f24.eot?-fvbane);
    src: url(f/onts/themifyd41d.html?#iefix-fvbane) format('embedded-opentype'),url(../fonts/themify9f24.woff?-fvbane) format('woff'),url(../fonts/themify9f24.ttf?-fvbane) format('truetype'),url(../fonts/themify9f24.svg?-fvbane#themify) format('svg');
    font-weight: 400;
    font-style: normal
}

.ti-arrow-down:before {
    content: "\e62a"
}

.ti-arrow-up:before {
    content: "\e627"
}
