/*
Theme Name: ReTouch
Theme URI: http://wobootstrap.com/wp/retouch/v1.2
Author: the WoBootstrap team
Author URI: http://wobootstrap.com/
Description: ReTouch is fully responsive Multi-Purpose Bootstrap WordPress Theme. It has modern and clean design. You can use it for companies, agencies, portfolios blogs etc.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, left-sidebar, flexible-width, editor-style, featured-images, flexible-header, post-formats, theme-options, translation-ready
Text Domain: retouch

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@media (min-width: 1200px) {
    .container {
        width: 1030px;
    }
}
@media (min-width: 1440px) {
    .container {
        width: 1200px;
    }
}

div.wpcf7-response-output {
    margin: 25px 0;
    padding: 10px 20px;
}

.wpcf7 .form-control {
    margin-bottom: 20px;
    border-radius: 0;
}

.tagcloud a {
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    display: inline-block;
    font-weight: 700;
}

.recent-posts .fallback-post-type-icon {
    border-radius: 0;
    margin-left: -32px;
    width: 64px;
    height: 64px;
    line-height: 64px;
}

.recent-posts .fallback-post-type-icon:hover, .recent-posts .fallback-post-type-icon:focus {
    color: #fff;
}

.recent-posts .post-details {
    padding: 0;
    padding-left: 75px;
    border: 0;
}

.recent-posts a {
    font-weight: 700;
}


.tp_recent_tweets li {
    position: relative;
    background-image: none;
}

.tp_recent_tweets li:before {
    font-family: 'FontAwesome';
    content: "\f099";
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 20px;
}

.widget_flickr img {
    width: 64px;
    height: auto;
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
}


/* Status posts */
.format-status .entry-header {
    margin-bottom: 10px;
    background-color: #ecf0f1;
    padding: 10px;
    overflow: hidden;
}

.format-status .entry-header header {
    display: inline-block;
}

.format-status .entry-header h1 {
    font-size: 15px;
    font-weight: normal;
    margin: 0;
}

.format-status .entry-header h2 {
    font-size: 12px;
    font-weight: normal;
    line-height: 2;
    margin: 0;
}

.format-status .entry-header header a {
    color: #757575;
}

.format-status .entry-header header a:hover {
    color: #21759b;
}

.format-status .entry-header img {
    float: left;
    margin-right: 21px;
    margin-right: 1.5rem;
}

.no-results .entry-wrap {
    text-align: center;
    padding: 50px 20px;
}
/* Make sure videos and embeds fit their containers */
embed, iframe, object, video {
    max-width: 100%;
}

.entry-content .twitter-tweet-rendered {
    max-width: 100% !important; /* Override the Twitter embed fixed width */
}


/* =Zero Results
-------------------------------------------------------------- */
.zero-results {
    padding: 50px 20px;
    border: 1px solid #ecf0f1;
    text-align: center;
}

/* =Navigation
-------------------------------------------------------------- */

#content nav {
    clear: both;
    overflow: hidden;
}

#content nav .assistive-text {
    display: none;
}

#content nav a {
    font-size: 12px;
    font-weight: bold;
}

#nav-above {
    padding: 0 0 1.625em;
}

#nav-above {
    display: none;
}

.paged #nav-above {
    display: block;
}

.nav-previous {
    float: left;
    width: 50%;
}

.nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

#content nav .meta-nav {
    font-weight: normal;
}

/* Singular navigation */
.nav-single {
    position: relative;
    padding: 25px 0;
    text-align: right;
    z-index: 1;
}

.nav-single .nav-previous, .nav-single .nav-next {
    width: auto;
}

.nav-single .nav-next {
    padding-left: .5em;
}

.nav-single .nav-previous {
    padding-right: .5em;
}

#comment-nav-below {
    padding: 25px 0;
}

/* Author Info */
.author-wrap {
    padding-top: 50px;
}

.author-info {
    font-size: 12px;
    overflow: hidden;
    background-color: #ecf0f1;
    padding: 25px;
}

.singular .author-info {
    background: #f9f9f9;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 2.2em -35.6% 0 -35.4%;
    padding: 20px 35.4%;
}

.archive .author-wrap {
    padding: 25px 0;
}

.archive .author-info {
    *border-bottom: 1px solid #ddd;
    *margin: 0 0 2.2em;
    *padding: 0 0 2.2em;
}

.author-avatar {
    float: left;
    margin-right: -78px;
}

.author-description {
    float: left;
    margin-left: 85px;
}

.author-description h2 {
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0 10px;
    margin-top: 0;
}

/* =Comments
----------------------------------------------- */

.comments-title {
    padding: 25px 0;
    margin: 0;
    font-size: 15px;
    overflow: hidden;
    text-transform: uppercase;
}

.comments-title:before, .comments-title:after {
    content: "";
    width: 200%;
    height: 1px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.05);
    position: relative;
    vertical-align: bottom;
    margin: 0 -200% 0 0;
    left: 20px;
    bottom: 8px;
}

.comments-title:before {
    left: -20px;
    margin: 0 0 0 -200%;
}

.nocomments-wrap {
    padding: 25px 0;
}

.nopassword, .nocomments {
    color: #2c3e50;
    font-size: 25px;
    font-weight: 300;
    text-align: center;
    background-color: #ecf0f1;
    padding: 50px 20px;
    font-weight: 700;
}

.nocomments {
    font-size: 15px;
    font-weight: 700;
    padding: 25px 0;
    border: 20px solid #ecf0f1;
    text-transform: uppercase;
    overflow: hidden;
    margin: 0;
}

.nocomments:before, .nocomments:after {
    content: "";
    width: 200%;
    height: 1px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.05);
    position: relative;
    vertical-align: bottom;
    margin: 0 -200% 0 0;
    left: 20px;
    bottom: 8px;
}

.nocomments:before {
    left: -20px;
    margin: 0 0 0 -200%;
}

.commentlist {
    list-style: none;
    margin: 0 auto;
    padding-left: 100px;
    padding-top: 25px;
    padding-bottom: 5px;
    overflow: hidden;
}

.content .commentlist, .page-template-sidebar-page-php .commentlist {
    width: 100%; /* reset the width for the one-column and sidebar page layout */
}

.commentlist > li.comment {
    background: #fff;
    border: 1px solid #ecf0f1;
    -moz-border-radius: 3px;
    margin: 0 0 1.625em;
    padding: 1.625em;
    position: relative;
}

.commentlist .pingback {
    margin: 0 0 1.625em;
    padding: 0 1.625em;
}

.commentlist .children {
    list-style: none;
    margin: 0;
}

.commentlist .children li.comment {
    background: #fff;
    border-left: 1px solid #ddd;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    margin: 1.625em 0 0;
    padding: 1.625em;
    position: relative;
}

.commentlist .children li.comment .fn {
    display: block;
}

.comment-meta .fn {
    font-style: normal;
}

.comment-meta {
    color: #666;
    font-size: 12px;
    line-height: 2.2em;
}

.commentlist .children li.comment .comment-meta {
    line-height: 1.625em;
    margin-left: 50px;
}

.commentlist .children li.comment .comment-content {
    margin: 1.625em 0 0;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.comment-meta a {
    font-weight: bold;
}

.comment-meta a:focus, .comment-meta a:active, .comment-meta a:hover {
}

.commentlist .avatar {
    left: -100px;
    padding: 0;
    position: absolute;
    top: 0;
}

.commentlist > li:before, .commentlist > li:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 11px;
    border-left-width: 0;
    border-right-color: #d3d3d3;
    top: 15px;
    left: -11px;
    content: "";
}

.commentlist > li:after {
    border-width: 10px;
    border-right-color: #fff;
    top: 15px;
    left: -20px;
}

.commentlist > li.pingback:before {
    content: '';
}

.commentlist .children .avatar {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    left: 1.7em;
    padding: 0;
    top: 2.2em;
}

a.comment-reply-link {
    background: #eee;
    color: #666;
    display: inline-block;
    font-size: 12px;
    padding: 0 8px;
    text-decoration: none;
}

a.comment-reply-link:hover, a.comment-reply-link:focus, a.comment-reply-link:active {
    background: #888;
    color: #fff;
}

a.comment-reply-link > span {
    display: inline-block;
    position: relative;
    top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
    background: #ecf0f1;
    border-color: #ecf0f1;
}

.commentlist > li.bypostauthor .comment-meta {
    color: #575757;
}

.commentlist > li.bypostauthor .comment-meta a:focus, .commentlist > li.bypostauthor .comment-meta a:active, .commentlist > li.bypostauthor .comment-meta a:hover {
}

.commentlist > li.bypostauthor:before, .commentlist > li.bypostauthor:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 11px;
    border-left-width: 0;
    border-right-color: #d3d3d3;
    top: 15px;
    left: -11px;
    content: "";
}

.commentlist > li.bypostauthor:after {
    border-width: 10px;
    border-right-color: #ecf0f1;
    top: 15px;
    left: -20px;
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
    background: #ecf0f1;
    border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment, .page-template-sidebar-page-php.commentlist .pingback {
    margin-left: 102px;
    width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
    width: auto;
}

/* Comment Form */
#respond {
    overflow: hidden;
    position: relative;
    padding: 25px 0;
}

#respond .form-control {
    border-radius: 0;
    margin-bottom: 25px;
}

#respond .comment-notes, #respond .logged-in-as {
    font-size: 13px;
    margin-bottom: 20px;
}

#respond p {
    margin: 0;
}

#respond input#submit {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    padding: 10px 12px;
    display: inline-block;
    margin-bottom: 0;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-color: #2ecc71;
    color: #fff;
    border: 2px solid #2ecc71;
}

#respond input#submit:hover, #respond input#submit:active {
    background-color: transparent;
    color: #2ecc71;
}

#respond #cancel-comment-reply-link {
    color: #666;
    margin-left: 10px;
    text-decoration: none;
}

#respond .logged-in-as a:hover, #respond #cancel-comment-reply-link:hover {
    text-decoration: underline;
}

.commentlist #respond {
    margin: 1.625em 0 0;
    width: auto;
}

#reply-title {
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 25px;
    position: relative;
}

#reply-title:before, #reply-title:after {
    content: "";
    width: 200%;
    height: 1px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.05);
    position: relative;
    vertical-align: bottom;
    margin: 0 -200% 0 0;
    left: 20px;
    bottom: 8px;
}

#reply-title:before {
    left: -20px;
    margin: 0 0 0 -200%;
}

#cancel-comment-reply-link {
    color: #888;
    display: block;
    font-size: 10px;
    font-weight: normal;
    line-height: 2.2em;
    letter-spacing: 0.05em;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
    margin-top: -3px;
    background-color: #fff;
    padding-left: 20px;
    z-index: 1;
}

.commentlist > li.bypostauthor #cancel-comment-reply-link {
    background-color: #ecf0f1;
}

#cancel-comment-reply-link:focus, #cancel-comment-reply-link:active, #cancel-comment-reply-link:hover {
    color: #ff4b33;
}

#respond label {
    line-height: 2.2em;
}

#respond input[type=text] {
    display: block;
    width: 100%;
}

#respond p {
    font-size: 12px;
}

p.comment-form-comment {
    margin: 0;
}

.form-allowed-tags, #respond .comment-notes {
    display: none;
}
/* Default CSS
 * -------------------------- */
html {
    font-family: 'Montserrat', sans-serif;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    /*color: #95a5a6;*/
	color:#60696a;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    /*color: #2c3e50;*/
}

iframe {
    border: 0;
}

input, button, select, textarea {
    font-family: 'Montserrat', sans-serif;
}

a {
    /*color: #34495e;*/
	color:#3E3738;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

a:hover, a:focus {
    color: #2ecc71;
    text-decoration: none;
}

a:focus {
    outline: none;
}

::selection {
    background-color: #f1c40f;
    color: #ffffff;
}

::-moz-selection {
    background-color: #f1c40f;
    color: #ffffff;
}



.widget_calendar caption {
    background-color: #2ecc71;
    padding: 15px;
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
}

/* Lists
 * -------------------------- */
.fa-ul {
    margin-left: 20px;
}

.fa-ul > li {
    position: relative;
    padding: 5px 0;
}

.fa-ul > li:first-child {
    padding-top: 0;
}

.fa-ul > li:last-child {
    padding-bottom: 0;
}

.fa-li {
    top: 8px;
}

.fa-ul > li:first-child .fa-li {
    top: 3px;
}

/* Flush Style
 * -------------------------- */
.flush {
    margin-right: 0;
    margin-left: 0;
}

.flush .col-xs-1, .flush .col-xs-2, .flush .col-xs-3, .flush .col-xs-4, .flush .col-xs-5, .flush .col-xs-6, .flush .col-xs-7, .flush .col-xs-8, .flush .col-xs-9, .flush .col-xs-10, .flush .col-xs-11, .flush .col-xs-12, .flush .col-sm-1, .flush .col-sm-2, .flush .col-sm-3, .flush .col-sm-4, .flush .col-sm-5, .flush .col-sm-6, .flush .col-sm-7, .flush .col-sm-8, .flush .col-sm-9, .flush .col-sm-10, .flush .col-sm-11, .flush .col-sm-12, .flush .col-md-1, .flush .col-md-2, .flush .col-md-3, .flush .col-md-4, .flush .col-md-5, .flush .col-md-6, .flush .col-md-7, .flush .col-md-8, .flush .col-md-9, .flush .col-md-10, .flush .col-md-11, .flush .col-md-12, .flush .col-lg-1, .flush .col-lg-2, .flush .col-lg-3, .flush .col-lg-4, .flush .col-lg-5, .flush .col-lg-6, .flush .col-lg-7, .flush .col-lg-8, .flush .col-lg-9, .flush .col-lg-10, .flush .col-lg-11, .flush .col-lg-12 {
    padding-right: 0;
    padding-left: 0;
}

/* Masthead
 * -------------------------- */
#masthead.affix {
    width: 100%;
    z-index: 999;
}

#masthead .navbar {
    min-height: 100px;
    border: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    margin-bottom: 0;
    border-radius: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.navbar-default {
  /*background-color: #3E3738;*/
    background-color: #000;
  border-color: transparent;
}

#masthead.affix .navbar.navbar-default {
    background-color: rgba(1, 44, 47, 0.9);
}

#masthead .navbar-brand {
    font-size: 24px;
    font-weight: 800;
    color: #ffffff !important;
    text-transform: uppercase;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 100px;
    font-family: 'Open Sans', sans-serif;
    height: 100px;
}

#masthead .navbar-brand > img {
    display: inline-block;
    max-height: 80px;
}

#masthead.affix .navbar-brand {
    font-size: 20px;
    line-height: 70px;
}

#masthead .navbar-brand:hover, #masthead .navbar-brand:focus {
    color: #2c3e50;
}

#masthead .navbar-toggle {
    border-radius: 0;
    margin-top: 33px;
}

#masthead.affix .navbar-toggle {
    margin-top: 18px;
}

#masthead .navbar-toggle:hover, #masthead .navbar-toggle:focus {
    background-color: #2ecc71;
    border-color: #2ecc71;
}

#masthead .navbar-toggle:hover .icon-bar, #masthead .navbar-toggle:focus .icon-bar {
    background-color: #ffffff;
}

#masthead .navbar-nav > li > a {
    font-weight: 700;
	color:#ffffff;
}

#masthead .navbar-nav > li .dropdown-menu {
    font-size: 13px;
}

#masthead .dropdown-menu > li > a {
    font-weight: 400;
}

#masthead .navbar-default .navbar-nav > .dropdown > a .caret {
    display: none;
}

@media (max-width: 767px) {
    #masthead .navbar-collapse {
        border-top: 0;
    }

    #masthead .navbar-collapse.in {
        overflow-y: visible;
    }

    #masthead .navbar-nav {
        margin: 0 -15px;
        padding-top: 15px;
        padding-bottom: 15px;
        background-color: #34495e;
    }

    #masthead .navbar-nav > li > a {
        color: #bdc3c7;
        font-size: 13px;
    }

    #masthead .navbar-nav > li > a:hover, #masthead .navbar-nav > li > a:focus {
        color: #fff;
    }

    #masthead .navbar-nav .open .dropdown-menu > li > a {
        color: #bdc3c7;
    }

    #masthead .navbar-nav .open .dropdown-menu > li > a:hover, #masthead .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ecf0f1;
    }

    #masthead .navbar-nav > .open > a, #masthead .navbar-nav > .open > a:hover, #masthead .navbar-nav > .open > a:focus {
        z-index: 0;
    }

    #masthead .nav > li.dropdown:before {
        content: "+";
        position: absolute;
        top: 5px;
        right: 15px;
        color: #bdc3c7;
        font-size: 18px;
        z-index: 9999;
    }

    #masthead .nav > li.dropdown.open:before {
        content: "-";
        right: 17px;
    }

    #masthead .dropdown-menu > li > a:before {
        content: "-";
        margin-right: 5px;
        margin-left: -10px;
    }

    #masthead .navbar-nav .open .dropdown-menu > .active > a, #masthead .navbar-nav .open .dropdown-menu > .active > a:hover, #masthead .navbar-nav .open .dropdown-menu > .active > a:focus, #masthead .navbar-nav > .active > a, #masthead .navbar-nav > .active > a:hover, #masthead .navbar-nav > .active > a:focus, #masthead .navbar-nav > .open > a, #masthead .navbar-nav > .open > a:hover, #masthead .navbar-nav > .open > a:focus {
        color: #ecf0f1;
        background-color: #2c3e50;
    }

    #masthead .navbar-nav > li.open > .dropdown-menu .dropdown > .dropdown-menu {
        padding-left: 15px;
    }

    #masthead .navbar-nav > li.open > .dropdown-menu .dropdown:hover > .dropdown-menu {
        display: block;
    }
}

@media (min-width: 768px) {
    #masthead .navbar-nav {
        float: right;
        margin-right: -15px;
    }

    #masthead .navbar-nav > li > a {
        padding: 40px 18px;
        text-transform: uppercase;
    }

    #masthead.affix .navbar-nav > li > a {
        padding: 25px 18px;
        text-transform: uppercase;
    }

    #masthead .navbar-nav > li > a:hover, #masthead .navbar-nav > li > a:focus {
        color: #2ecc71;
    }

    #masthead .navbar-nav > .open > a, #masthead .navbar-nav > .open > a:hover, #masthead .navbar-nav > .open > a:focus {
        background-color: transparent;
        color: #2ecc71;
    }

    #masthead .navbar-nav > li.current-menu-parent:last-child > a {
        margin-right: 15px;
    }

    #masthead .navbar-nav > .active > a, #masthead .navbar-nav > .active > a:hover, #masthead .navbar-nav > .active > a:focus, #masthead .navbar-nav > .current-menu-parent > a, #masthead .navbar-nav > .current-menu-parent > a:hover, #masthead .navbar-nav > .current-menu-parent > a:focus {
        border-bottom: 3px solid #2ecc71;
        padding-bottom: 37px;
        background-color: #011e21;
    }

    #masthead.affix .navbar-nav > .active > a, #masthead.affix .navbar-nav > .active > a:hover, #masthead.affix .navbar-nav > .active > a:focus {
        border-bottom: 2px solid #2ecc71;
        padding-bottom: 23px;
    }

    #masthead .navbar-nav > .active > a:after, #masthead .navbar-nav > .current-menu-parent > a:after {
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px;
        border-top-width: 0;
        border-bottom-color: #2ecc71;
        bottom: 0px;
        left: 50%;
        content: "";
        margin-left: -5px;
    }

    #masthead .navbar-nav > li .dropdown-menu {
        border: 0;
        border-top: 3px solid #2ecc71;
        margin-top: -3px;
        border-radius: 0;
        left: 0;
        right: auto;
        background-color: #ffffff;
    }

    #masthead .navbar-nav > li > .dropdown-menu .dropdown > .dropdown-menu {
        left: 100%;
        top: 0;
    }

    #masthead .navbar-nav > li > .dropdown-menu .dropdown:hover > .dropdown-menu {
        display: block;
    }

    #masthead .dropdown-menu > li > a {
        padding: 10px 20px;
        color: #7f8c8d;
        border-bottom: 1px solid #ecf0f1;
    }

    #masthead .dropdown-menu > li:last-child > a {
        border-bottom: 0;
    }

    #masthead .dropdown-menu > .active > a, #masthead .dropdown-menu > .active > a:hover, #masthead .dropdown-menu > .active > a:focus, #masthead .dropdown-menu > li > a:hover, #masthead .dropdown-menu > li > a:focus {
        color: #ffffff !important;
        background-color: #2ecc71;
        border-color: #2ecc71;
    }
}

/* Main
 * -------------------------- */
#main {
    padding: 25px 0;
}

/* Social Links
 * -------------------------- */
.social-links {
    list-style: none outside none;
    font-size: 15px;
    margin: 0px;
    background-color: rgb(236, 240, 241);
    padding: 0;
	text-align:right;
}

.social-links > li {
    display: inline-block;
    margin-right: 5px;
}

.social-links > li:last-child {
    margin-right: 0;
}

.social-links > li a {
    color: rgb(127, 140, 141);
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    background-color: #fff;
    border-radius: 100%;
}

#supplementary .social-links > li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 0;
}

.social-links > li a.facebook:hover {
    background-color: #2f5a9a;
    color: #fff !important;
}

.social-links > li a.twitter:hover {
    background-color: #3abdd1;
    color: #fff !important;
}

.social-links > li a.google-plus:hover {
    background-color: #363636;
    color: #fff !important;
}

.social-links > li a.pinterest:hover {
    background-color: #d13a3a;
    color: #fff !important;
}

.social-links > li a.linkedin:hover {
    background-color: #4875B4;
    color: #fff !important;
}

/* Isotope Animating
 * -------------------------- */
.isotope, .isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.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: -o-transform, opacity;
    transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.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;
}

/* Page Title
 * -------------------------- */
.archive-header {
    padding: 35px 0;
    box-shadow: 0 0 1px #ecf0f1;
    border-bottom: 1px solid #ecf0f1;
}

.archive-header .archive-title {
    text-transform: uppercase;
    margin: 0;
    color: #2c3e50;
    font-size: 18px;
}

.archive-header .breadcrumbs {
    font-weight: 400;
    text-align: right;
}





/* Panel
 * -------------------------- */
.panel-title {
    font-size: 13px;
    font-weight: 700;
    color: inherit !important;
    text-transform: uppercase;
}

.panel-title > a, .panel-title > a:hover, .panel-title > a:focus {
    color: inherit !important;
}

/* Collapse
 * -------------------------- */
.panel-group .panel {
    position: relative;
}

.panel-group .panel .panel-title .accordion-toggle:before, .panel-group .panel .panel-title .accordion-toggle.collapsed:before {
    font-family: FontAwesome;
    content: "\f068";
    font-size: 13px;
    margin-right: 10px;
}

.panel-group .panel .panel-title .accordion-toggle.collapsed:before {
    content: "\f067";
}

/* Tabs
 * -------------------------- */
.nav-tabs {
    border-bottom: 0;
}

.nav-tabs > li {
    z-index: 2;
}

.nav-tabs > li > a {
    font-weight: 700;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #2ecc71;
}

.nav > li > a:hover, .nav > li > a:focus {
    outline: 0;
}

.tab-content {
    border: 1px solid #ecf0f1;
    padding: 15px;
    position: relative;
    z-index: 1;
}

/* Progress
 * -------------------------- */
.progress {
    height: 37px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.progress .progress-bar {
    font-weight: 700;
    text-align: left;
    padding-left: 20px;
}

.progress .progress-bar span, .progress .progress-bar {
    line-height: 37px;
}

/* Blockquotes
 * -------------------------- */
blockquote small {
    font-size: 13px;
}

/* Testimonials
 * -------------------------- */
.testimonial {
    overflow: hidden;
    background-color: #ecf0f1;
    padding: 25px;
    float: left;
}

.testimonial-details {
    margin-left: 100px;
}

.testimonial-details .user {
    font-weight: 700;
    color: #2c3e50;
}

.testimonial-author {
    width: 75px;
    float: left;
}

/* Buttons
 * -------------------------- */
.btn {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    padding: 10px 12px;
}

.btn-lg {
    padding: 14px 16px;
    font-size: 14px;
}

.btn-sm, .btn-xs {
    padding: 8px 10px;
    font-size: 10px;
}

.btn-xs {
    padding: 5px 8px;
}

/* Flat Buttons
 * -------------------------- */
.flat-default, .flat-default:hover, .flat-default:active {
    border: 2px solid #bdc3c7;
}

.flat-default, .flat-default.btn-bordered:hover {
    background-color: #bdc3c7;
    color: #ffffff;
}

.flat-default:hover, .flat-default.btn-bordered {
    background-color: transparent;
    color: #bdc3c7;
}

.flat-primary, .flat-primary:hover, .flat-primary:active {
    border: 2px solid rgb(26, 188, 156);
}

.flat-primary, .flat-primary.btn-bordered:hover {
    background-color: rgb(26, 188, 156);
    color: #ffffff;
}

.flat-primary:hover, .flat-primary.btn-bordered {
    background-color: transparent;
    color: rgb(26, 188, 156);
}

.flat-success, .flat-success:hover, .flat-success:active {
    border: 2px solid rgb(46, 204, 113);
}

.flat-success, .flat-success.btn-bordered:hover {
    background-color: rgb(46, 204, 113);
    color: #ffffff;
}

.flat-success:hover, .flat-success.btn-bordered {
    background-color: transparent;
    color: rgb(46, 204, 113);
}

.flat-info, .flat-info:hover, .flat-info:active {
    border: 2px solid rgb(52, 152, 219);
}

.flat-info, .flat-info.btn-bordered:hover {
    background-color: rgb(52, 152, 219);
    color: #ffffff;
}

.flat-info:hover, .flat-info.btn-bordered {
    background-color: transparent;
    color: rgb(52, 152, 219);
}

.flat-warning, .flat-warning:hover, .flat-warning:active {
    border: 2px solid rgb(241, 196, 15);
}

.flat-warning, .flat-warning.btn-bordered:hover {
    background-color: rgb(241, 196, 15);
    color: #ffffff;
}

.flat-warning:hover, .flat-warning.btn-bordered {
    background-color: transparent;
    color: rgb(241, 196, 15);
}

.flat-danger, .flat-danger:hover, .flat-danger:active {
    border: 2px solid rgb(231, 76, 60);
}

.flat-danger, .flat-danger.btn-bordered:hover {
    background-color: rgb(231, 76, 60);
    color: #ffffff;
}

.flat-danger:hover, .flat-danger.btn-bordered {
    background-color: transparent;
    color: rgb(231, 76, 60);
}

.flat-inverse, .flat-inverse:hover, .flat-inverse:active {
    border: 2px solid rgb(52, 73, 94);
}

.flat-inverse, .flat-inverse.btn-bordered:hover {
    background-color: rgb(52, 73, 94);
    color: #ffffff;
}

.flat-inverse:hover, .flat-inverse.btn-bordered {
    background-color: transparent;
    color: rgb(52, 73, 94);
}

.flat-color, .flat-color:hover, .flat-color:active {
    border: 2px solid #2ecc71;
}

.flat-color, .flat-color.btn-bordered:hover {
    background-color: #2ecc71;
    color: #ffffff;
}

.flat-color:hover, .flat-color.btn-bordered {
    background-color: transparent !important;
    color: #2ecc71;
}

.btn-flat:not(.btn-rounded) {
    border-radius: 0;
}
.btn-flat{ color:#FFF;}

/* Subpage Title
 * -------------------------- */
.subpage-title {
    overflow: hidden;
    position: relative;
    padding-bottom: 25px;
}

.subpage-title h5 {
    text-transform: uppercase;
    position: relative;
    margin: 0;
    font-weight: 800;
    color: #000;
    overflow: hidden;
    font-size: 16px;
    line-height: 25px;
}

#footer-1 .subpage-title h5 {
    color: #000;
    font-size: 14px;
}

.footer-logo img{
    max-height: 100px;
}

.sidebar .subpage-title h5 {
    font-size: 15px;
}

.subpage-title h5:before, .subpage-title h5:after {
    content: "";
    width: 200%;
    height: 1px;
    display: inline-block;
    background-color: #ecf0f1;
    position: relative;
    vertical-align: bottom;
    margin: 0 -200% 0 0;
    left: 20px;
    bottom: 12px;
}

.subpage-title h5:before {
    left: -20px;
    margin: 0 0 0 -200%;
}

.widget-title {
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 25px;
    line-height: 25px;
}

.widget-title:before, .widget-title:after {
    content: "";
    width: 200%;
    height: 1px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.05);
    position: relative;
    vertical-align: bottom;
    margin: 0 -200% 0 0;
    left: 20px;
    bottom: 12px;
}

.widget-title:before {
    left: -20px;
    margin: 0 0 0 -200%;
}

#footer-1 .subpage-title h5:before, #footer-1 .subpage-title h5:after {
    background-color: #bdc3c7;
}

.controls {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ffffff;
    padding-left: 20px;
}

.controls .caroufredsel-prev, .controls .caroufredsel-next {
    display: inline-block;
    width: 25px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    background-color: #2ecc71;
    color: #ffffff;
    opacity: 0.50;
    filter: alpha(opacity=50);
}

.controls .caroufredsel-prev.disabled, .controls .caroufredsel-next.disabled, .controls .caroufredsel-prev.disabled:hover, .controls .caroufredsel-next.disabled:hover {
    background-color: #ecf0f1 !important;
    color: #2c3e50;
}

.controls .caroufredsel-prev:hover, .controls .caroufredsel-next:hover {
    opacity: 1;
}

.controls .next {
    right: 0;
}

/* Portfolio Item
 * -------------------------- */
.portfolio .flush {
    padding: 25px 0;
}

.portfolio-item-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
}

.portfolio .portfolio-item-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
    margin-right: -1px;
}

.portfolio .flush .portfolio-item-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

.caroufredsel-portfolio {
    padding-top: 25px;
}

.caroufredsel-portfolio .subpage-title {
    padding-bottom: 0;
}

.portfolio-item {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.flush .portfolio-item {
    border-radius: 0;
}

.portfolio-thumbnail {
    padding: 25px 0;
}

.portfolio-item .portfolio-thumb {
    position: relative;
    overflow: hidden;
}

.portfolio-item .portfolio-thumb img {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
	width:100%;
}

.portfolio-item:hover .portfolio-thumb img {
    transform: scale(1.1);
}

.portfolio-item .portfolio-thumb .image-overlay {
    background-color: #2ecc71;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.portfolio-item:hover .portfolio-thumb .image-overlay {
    opacity: 0.50;
    filter: alpha(opacity=50);
}

.portfolio-item .portfolio-thumb .portfolio-zoom, .portfolio-item .portfolio-thumb .portfolio-link {
    width: 45px;
    height: 45px;
    text-align: center;
    background-color: #2c3e50;
    display: none;
    line-height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    font-size: 18px;
    color: #fff;
    display: block;
    border-radius: 2px;
}

.portfolio-item .portfolio-thumb .portfolio-zoom:hover, .portfolio-item .portfolio-thumb .portfolio-link:hover {
    background-color: #2ecc71;
    color: #ffffff;
}

.portfolio-item .portfolio-thumb .portfolio-link {
    right: 0;
    margin-right: -45px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.portfolio-item .portfolio-thumb .portfolio-zoom {
    left: 0;
    margin-left: -45px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.portfolio-item:hover .portfolio-thumb .portfolio-zoom {
    display: block;
    left: 50%;
    margin-left: -48px;
}

.portfolio-item:hover .portfolio-thumb .portfolio-link {
    display: block;
    right: 50%;
    margin-right: -48px;
}

.portfolio-item .portfolio-details {
    /*text-align: center;*/
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ecf0f1;
    border-top: 0;
    overflow: hidden;
	height:100px;
}

.portfolio-item .portfolio-details h5 {
    margin-top: 0;
    position: relative;
}

.portfolio-item .portfolio-details h5:before {
    content: "";
    width: 50px;
    height: 1px;
    background-color: #ecf0f1;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -25px;
}

.portfolio-item .portfolio-details p {
    margin-top: 20px;
    margin-bottom: 0;
}

/* Footer 1
 * -------------------------- */
#supplementary {
    background-color: #ecf0f1;
    padding: 50px 0;
    position: relative;
}

#supplementary:before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 10px;
    border-bottom-width: 0;
    border-top-color: #ffffff;
    top: 0;
    left: 50%;
    content: "";
    margin-left: -10px;
}

#footer-1 .widget {
    padding: 20px 0;
}

/* Footer 2
 * -------------------------- */
#footer-2 {
    padding: 5px 0;
}

.footer-2 .nav-menu {
    margin-bottom: 0;
    text-align: right;
    padding-left: 0;
    list-style: none;
}

.footer-2 .nav-menu li {
    border-right: 1px solid #ccc;
    padding-right: 10px;
    padding-left: 5px;
    display: inline-block;
}

.footer-2 .nav-menu li:first-child {
    padding-left: 0;
}

.footer-2 .nav-menu li:last-child {
    border-right: 0;
    padding-right: 0;
}

.footer-2 a:hover {
    color: #2ecc71;
}

@media (max-width: 767px) {
    #footer-2, #footer-2 .nav-menu {
        text-align: center;
    }
}

/* Recent Posts
 * -------------------------- */
.recent-posts {
    padding-left: 0;
    list-style: none;
    overflow: hidden;
    margin-bottom: 0;
}

.recent-posts > li {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.recent-posts > li:last-child {
    margin-bottom: 0;
}

.recent-posts .post-thumb {
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 10px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.recent-posts img:hover {
    opacity: 0.65;
    filter: alpha(opacity=65);
}

.recent-posts h5 {
    margin: 0;
    font-size: 12px;
}

.recent-posts .post-date {
    display: block;
    margin-top: 7px;
}


/* Categories
 * -------------------------- */
.widget_categories ul, .widget_archive ul, .widget_nav_menu ul:not(.sub-menu), .widget_pages ul, .widget_meta ul, .widget_recent_comments ul, .widget_recent_entries ul, .widget_rss ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 3px;
}

#footer-1 .widget-list {
    padding: 0;
    border: 0;
}

.widget_categories ul > li, .widget_archive ul > li, .widget_nav_menu ul:not(.sub-menu) > li, .widget_pages ul > li, .widget_meta ul > li, .widget_recent_comments ul > li, .widget_recent_entries ul > li, .widget_rss ul > li {
    padding: 5px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    padding-left: 15px;
}

.widget_rss ul > li {
    padding-left: 0;
}

#footer-1 .widget-list > li:last-child {
    padding-bottom: 0;
}

#footer-1 .widget-list > li:first-child {
    padding-top: 0;
}

.widget_categories ul > li:last-child, .widget_archive ul > li:last-child, .widget_nav_menu ul:not(.sub-menu) > li:last-child, .widget_pages ul > li:last-child, .widget_meta ul > li:last-child, .widget_recent_comments ul > li:last-child, .widget_recent_entries ul > li:last-child, .widget_rss ul > li:last-child {
    border-bottom: 0;
}

#footer-1 .widget-list > li {
    border-color: rgba(255, 255, 255, 0.1);
}

.widget_categories ul > li:before, .widget_archive ul > li:before, .widget_nav_menu ul:not(.sub-menu) > li:before, .widget_pages ul > li:before, .widget_meta ul > li:before, .widget_recent_comments ul > li:before, .widget_recent_entries ul > li:before {
    font-family: 'FontAwesome';
    content: "\f105";
    margin-right: 15px;
    font-size: 14px;
    position: absolute;
    top: 5px;
    left: 0;
}

/* Flickr Photos
 * -------------------------- */
.widget.flickr {
    padding-bottom: 20px;
}

.flickr-photos-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    overflow: hidden;
}

.flickr-photos-list > li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.flickr-photos-list > li img {
    width: 64px;
    height: 64px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.flickr-photos-list > li img:hover {
    opacity: 0.65;
    filter: alpha(opacity=65);
}

/* ToTop
 * -------------------------- */
#toTop {
    background-color: rgba(0, 0, 0, 0.5);
    background-image: none;
    bottom: 20px;
    right: 20px;
    text-indent: inherit;
    width: 40px;
    height: 40px;
    z-index: 1;
}

#toTopHover {
    background: none;
    background-color: #2ecc71;
    width: 40px;
    height: 40px;
}

#toTop:before {
    font-family: 'FontAwesome';
    content: "\f106";
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    margin-top: -10px;
    margin-left: -10px;
}

/* Tag Cloud
 * -------------------------- */
.widget.tagcloud {
    padding-bottom: 20px;
}

.tagcloud-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.tagcloud-list li {
    border: 1px solid #ecf0f1;
    padding: 5px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.tagcloud-list li a {
    font-weight: 700;
}

#footer-1 .tagcloud-list li {
    border-color: #bdc3c7;
}

/* Pads
 * -------------------------- */
.pad-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.pad-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.pad-top-0 {
    padding-top: 0 !important;
}

.pad-top-5 {
    padding-top: 5px !important;
}

.pad-top-25 {
    padding-top: 25px !important;
}

.pad-top-50 {
    padding-top: 50px !important;
}

.pad-bottom-0 {
    padding-bottom: 0 !important;
}

.pad-bottom-5 {
    padding-bottom: 5px !important;
}

.pad-bottom-25 {
    padding-bottom: 25px !important;
}

.pad-bottom-50 {
    padding-bottom: 50px !important;
}

/* Section
 * -------------------------- */
.section {
    padding: 25px 0;
}
/* Services
 * -------------------------- */
#our-services {
    border-bottom: 1px solid #ecf0f1;
}

.service .service-inner {
    padding-top: 25px;
    padding-bottom: 25px;
}

.service.service-2 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.service.service-2 .service-inner {
    padding: 25px !important;
    border: 1px solid #ecf0f1;
    text-align: center;
}

.service .service-icon {
    font-size: 35px;
    float: left;
    color: #2ecc71;
    line-height: 20px;
}

.service.service-2 .service-icon {
    float: none;
    margin-bottom: 15px;
    display: block;
}

.service .service-details {
    padding-left: 50px;
}

.service.service-2 .service-details {
    padding-left: 0;
}

.service .service-details h4 {
    margin-top: 0;
}

/* Example Buttons
 * -------------------------- */
#example-buttons .btn {
    margin-bottom: 5px;
}

/* Clients
 * -------------------------- */
.caroufredsel-partner {
    padding-top: 25px;
}

.caroufredsel-partner .subpage-title {
    padding-bottom: 0;
}

.client-wrapper {
    padding-bottom: 25px;
    padding-top: 25px;
}

.client-wrapper a {
    border: 1px solid #ecf0f1;
    display: block;
    opacity: 0.65;
    filter: alpha(opacity=65);
}

.client-wrapper a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

/* Portfolio Filter
 * -------------------------- */
.portfolio .nav-pills{
    padding-bottom: 15px;
    padding-top: 15px;
    text-transform: uppercase;
    font-size: 14px;
}

.page-filter .nav-pills {
    text-transform: uppercase;
    font-size: 14px;
	text-align:right;
}

.portfolio .nav-pills > li > a, .page-filter .nav-pills > li > a {
    border-radius: 2px;
}

.portfolio .nav-pills > li.active > a, .portfolio .nav-pills > li.active > a:hover, .portfolio .nav-pills > li.active > a:focus,
.page-filter .nav-pills > li.active > a, .page-filter .nav-pills > li.active > a:hover, .page-filter .nav-pills > li.active > a:focus {
    border-color: #2ecc71;
    background-color: #2ecc71;
}

/* Pricing
 * -------------------------- */
.pricing-tables {
    padding-top: 0;
    padding-bottom: 0;
}

.pricing-tables .subpage-title {
    padding-bottom: 0;
    padding-top: 25px;
}

.pricing {
    text-align: center;
    padding: 25px 0;
}

.pricing .title {
    background-color: #34495e;
    text-align: center;
    padding: 5px;
}

.pricing .title h4 {
    color: #ffffff;
}

.pricing .price {
    background-color: #2ecc71;
    color: #ffffff;
    padding: 20px;
    font-family: 'Open Sans', sans-serif;
}

.pricing .price h2 {
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
}

.pricing .price .dollar {
    font-size: 24px;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}

.pricing .price h2 {
    font-size: 60px;
    color: #ffffff;
    display: inline-block;
    margin: 0;
}

.pricing .price .per {
    font-size: 14px;
    display: inline-block;
}

.pricing .details {
    padding: 20px;
    border: 1px solid #ecf0f1;
    border-width: 0 1px;
    margin-bottom: 0;
}

.pricing .details ul, .pricing .details ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pricing .details ul li, .pricing .details ol li {
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.pricing .details ul li:last-child, .pricing .details ol li:last-child {
    border-bottom: 0;
}

.pricing .p-footer {
    padding: 20px;
    border: 1px solid #ecf0f1;
}

/* Error 404
 * -------------------------- */
.rt-error404 {
    background-color: #2ecc71;
    text-align: center;
    border-radius: 3px;
}

.rt-error404 h1 {
    font-weight: 800;
    color: #fff;
    font-size: 200px;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    line-height: 300px;
}

.details404 {
    background-color: #ecf0f1;
    padding: 35px;
    position: relative;
    border-radius: 3px;
}

.details404 .btn {
    margin-top: 25px;
}

@media (min-width: 768px) {
    .rt-error404, .details404 {
        height: 300px;
    }

    .details404 .btn {
        position: absolute;
        left: 35px;
        bottom: 35px;
    }
}

.details404 h3 {
    margin-top: 0;
}

.details404:before {
    font-family: 'FontAwesome';
    content: "\f002";
    position: absolute;
    right: 20px;
    bottom: 20px;
    font-size: 150px;
    width: 150px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    opacity: 0.15;
    filter: alpha(opacity=15);
}

/* Post
 * -------------------------- */
.caroufredsel-posts {
    padding-top: 25px;
}

.caroufredsel-posts .subpage-title {
    padding-bottom: 0;
}

.article-wrap {
    margin-right: -1px;
}

article.format-status .entry-content p {
    font-size: 18px;
}

blockquote {
    padding: 0;
    padding-left: 20px;
    border-left: 15px double #ecf0f1;
    ;
}

.post-wrapper {
    padding: 25px 0;
}

.entry-wrap {
    position: relative;
    padding: 25px;
    border: 1px solid #ecf0f1;
}

article {
    padding: 25px 0;
}

.entry-content, .entry-summary {
    padding: 10px 0;
}

.entry-thumb {
    padding-bottom: 20px;
    margin: -26px;
    margin-bottom: 0;
}

.entry-meta {
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 700;
    border-top: 5px double #ecf0f1;
}

.flush .post {
    border-radius: 0;
}

.post-thumb {
    position: relative;
    display: block;
}

.fallback-im {
    visibility: hidden;
}

.fallback-thumb {
    border: 1px solid #ecf0f1;
    background-color: rgb(250, 250, 250);
}

.post-thumb:hover .fallback-post-type-icon {
    background-color: #2c3e50;
}

.fallback-post-type-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0px 0px -30px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 25px;
    text-align: center;
    border-radius: 100%;
    background-color: #2ecc71;
    color: #ffffff;
}

.post-thumb img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.post-details {
    padding: 20px;
    border: 1px solid #ecf0f1;
    border-top: 0;
}

.caroufredsel-posts .entry-title {
    font-size: 15px;
    text-transform: none;
    margin-bottom: 20px;
}

.caroufredsel-posts .post-meta {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 11px;
}

.entry-title:before {
    content: "";
    width: 50px;
    height: 1px;
    background-color: #ecf0f1;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.entry-title {
    margin: 0;
    position: relative;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.post-meta {
    padding: 10px 0;
    overflow: hidden;
    padding-top: 5px;
    font-weight: 700;
}

.entry-meta .post-date, .entry-meta .post-author, .entry-meta .post-cats, .entry-meta .post-taxs, .entry-meta .comments-link, .entry-meta .edit-link, .entry-meta .post-format {
    margin-right: 10px;
}

.colored-wrapper .post-meta {
    border-color: #fff;
}

.meta-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
    float: left;
    width: 100%;
}

.meta-list li {
    float: left;
    padding: 0 10px;
    border-left: 1px solid #ecf0f1;
}

.meta-list li:first-child {
    padding-left: 0;
    border-left: 0;
}



@media (max-width: 767px) {
    .post-meta {
        padding: 0;
    }

    .meta-list li {
        float: none;
        border-left: 0;
        padding: 10px 0;
        border-bottom: 1px solid #ecf0f1;
    }

    .meta-list li:last-child {
        float: none;
        border-bottom: 0;
    }
}

/* Pagination
 * -------------------------- */
.pagination {
    margin: 25px 0;
}

.pagination > li > a, .pagination > li > span {
    margin-left: 5px;
    color: #ffffff;
    border-radius: 3px;
}

.pagination .disabled > span, .pagination .disabled > span:hover, .pagination .disabled > span:focus {
    background-color: #3be6c4;
}

/* Search Form
 * -------------------------- */

#searchform {
    position: relative;
}

#searchform:before {
    font-family: FontAwesome;
    content: "\f002";
    position: absolute;
    top: 8px;
    right: 12px;
    font-size: 18px;
    color: #ecf0f1;
}

#searchform .form-control {
    border-radius: 0;
}

/* Widget
 * -------------------------- */
.widget {
    padding: 25px 0;
    overflow: hidden;
}

.widget p:last-child {
    margin-bottom: 0;
}


/* Portfolio Item
 * -------------------------- */
.project-details-list {
    list-style: none;
    padding: 20px;
    margin: 0;
    border: 1px solid #ecf0f1;
    overflow: hidden;
    word-wrap: break-word;
}

.project-details-list li {
    padding: 10px 0;
    border-bottom: 1px solid #ecf0f1;
}

.project-details-list li:first-child {
    padding-top: 0;
}

.project-details-list li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.project-details-list h6 {
    width: 100px;
    float: left;
    font-weight: normal;
    /*color: #bdc3c7;*/
	color:#4e5153;
    margin: 0;
    line-height: 1.428571429;
}

.project-details-list .project-terms {
    font-weight: 400;
    color: #2c3e50;
    margin-left: 100px;
}

.portfolio-navigation, #image-navigation {
    text-align: right;
    padding: 25px 0;
}

.portfolio-navigation-list, .image-navigation-list {
    padding-left: 0;
    list-style: none;
    margin: 0;
    border: 1px solid #ecf0f1;
    border-width: 1px 0;
    padding: 10px 0;
}

.portfolio-navigation-list li, .image-navigation-list li {
    display: inline-block;
}

.portfolio-navigation-list li:first-child, .image-navigation-list li:first-child {
    float: left;
}

/* Attachment
 * -------------------------- */

.entry-content .entry-attachment img {
    display: block;
    height: auto;
    max-width: 100%;
}

/* Icon Preview
 * -------------------------- */
.the-icons a {
    display: block;
    cursor: pointer;
    line-height: 32px;
    height: 32px;
    padding-left: 10px;
    border-radius: 6px;
    background-color: #fff0f0;
    margin-bottom: 5px;
}

.the-icons a:hover {
    background-color: #2ecc71;
    text-decoration: none;
    color: #ffffff !important;
}

.the-icons a .fa {
    width: 32px;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
}

.the-icons a:hover .fa {
    font-size: 28px;
    vertical-align: -5px;
}


/* Team
 * -------------------------- */
.team-members {
    padding-top: 0;
    padding-bottom: 0;
}

.team-member {
    overflow: hidden;
    padding: 25px 0;
}

.team-members .subpage-title {
    padding-bottom: 0;
    padding-top: 25px;
}

.member-details {
    padding: 20px;
    border-top: 0;
    background-color: #ecf0f1;
}

.member-details .member-name {
    margin-top: 0;
    font-size: 20px;
}


.member-details .position {
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
}

.team-member .social-links {
    background-color: #2ecc71;
    padding: 20px;
}

/* Layout
 * -------------------------- */
@media (min-width: 992px) {
    .layout-2 .main {
        float: right;
    }
}

/* Comment Form
 * -------------------------- */
.comment-form .form-control {
    margin-bottom: 20px;
}

a.comment-reply, .comment-date {
    font-size: 85%;
    color: #bdc3c7;
}

/* Post Author
 * -------------------------- */
.post-author-info {
    background-color: #ecf0f1;
    padding: 20px;
}

/* Media
 * -------------------------- */
.media-list {
    margin-bottom: 0;
}

.media, .media .media {
    margin-top: 40px;
}


/* Address
 * -------------------------- */
address {
    display: block;
    margin-bottom: 25px;
    font-style: normal;
    line-height: 23px;
}

/* Contact Form
 * -------------------------- */
.contact-form .form-control {
    margin-bottom: 20px;
}


/* Controls
 * -------------------------- */
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    margin-top: -10px;
}

.carousel-control .glyphicon-chevron-right {
    left: inherit;
    right: 50%;
}

/* Action Box
 * -------------------------- */
.action-box {
    position: relative;
    padding: 30px;
    text-align: center;
    box-shadow: 0 0 5px #ecf0f1;
    border: 1px solid #ecf0f1;
}

.action-box h3 {
    margin-top: 0;
}

.action-box p {
    text-align: justify;
}

@media (min-width: 768px) {
    .action-box {
        text-align: left;
        /*padding-right: 200px;*/
    }

    .action-box a.btn {
        position: absolute;
        top: 50%;
        right: 30px;
        margin-top: -21px;
    }
}


/* Boxed Layout
 * -------------------------- */
.l-boxed {
    background-color: #ecf0f1;
}

.color-pattern-1 {
    background-image: url('../img/bg/patt1.png');
}

.color-pattern-2 {
    background-image: url('../img/bg/patt2.png');
}

.color-pattern-3 {
    background-image: url('../img/bg/patt3.png');
}

.color-pattern-4 {
    background-image: url('../img/bg/patt4.png');
}

.color-pattern-5 {
    background-image: url('../img/bg/patt5.png');
}

.l-wide {
    background-image: none !important;
}

.l-boxed #page {
    box-shadow: 0 0 25px #34495e;
}

@media (min-width: 768px) {
    .l-boxed #page {
        max-width: 765px;
        margin: auto;
        background-color: #fff;
    }
}

@media (min-width: 992px) {
    .l-boxed #page {
        max-width: 960px;
        margin: auto;
        background-color: #fff;
    }
}

@media (min-width: 1200px) {
    .l-boxed #page {
        max-width: 1065px;
        margin: auto;
        background-color: #fff;
    }
}

/* Style Switcher
 * -------------------------- */
.skin-chooser-wrap {
    width: 250px;
    position: fixed;
    top: 100px;
    left: 0;
    z-index: 8888;
    background-color: #34495e;
    padding: 25px;
    margin-left: -250px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    box-shadow: 0 0 5px #34495e;
}

.skin-chooser-wrap .section {
    padding: 10px 0;
}

.skin-chooser-toggle {
    width: 45px;
    height: 45px;
    display: block;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    position: absolute;
    top: 45px;
    right: -45px;
    background-color: #34495e;
    color: #ffffff;
    cursor: pointer;
    box-shadow: 0 0 5px #34495e;
}

.skin-chooser-wrap h4, .skin-chooser-wrap h6 {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 800;
    margin-top: 0;
}

.skin-chooser-wrap h4 {
    margin-bottom: 25px;
}

.skin-chooser-wrap h4:before {
    content: '';
    width: 100px;
    height: 2px;
    background-color: #ffffff;
    display: block;
    position: absolute;
    top: 65px;
}

.skin-chooser-wrap.show {
    margin-left: 0;
}

.skin-chooser-wrap .list-inline {
    padding-left: 0;
}

.skin-chooser-wrap .list-inline > li {
    padding-right: 5px;
}

.skin-chooser-wrap .list-inline > li .color-skin, .skin-chooser-wrap .list-inline > li .color-pattern {
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #ffffff;
}

.skin-chooser-wrap .list-inline > li #color-skin-1.color-skin {
    background-color: #2ecc71;
}

.skin-chooser-wrap .list-inline > li #color-skin-2.color-skin {
    background-color: #3498db;
}

.skin-chooser-wrap .list-inline > li #color-skin-3.color-skin {
    background-color: #f1c40f;
}

.skin-chooser-wrap .list-inline > li #color-skin-4.color-skin {
    background-color: #e67e22;
}

.skin-chooser-wrap .list-inline > li #color-skin-5.color-skin {
    background-color: #16a085;
}

.skin-chooser-wrap .list-inline > li #color-pattern-1.color-pattern {
    background-color: #2ecc71;
    background-image: url('../img/bg/patt1.png');
}

.skin-chooser-wrap .list-inline > li #color-pattern-2.color-pattern {
    background-color: #1abc9c;
    background-image: url('../img/bg/patt2.png');
}

.skin-chooser-wrap .list-inline > li #color-pattern-3.color-pattern {
    background-color: #3498db;
    background-image: url('../img/bg/patt3.png');
}

.skin-chooser-wrap .list-inline > li #color-pattern-4.color-pattern {
    background-color: #9b59b6;
    background-image: url('../img/bg/patt4.png');
}

.skin-chooser-wrap .list-inline > li #color-pattern-5.color-pattern {
    background-color: #16a085;
    background-image: url('../img/bg/patt5.png');
}

.skin-chooser-wrap .list-inline > li .color-skin.active, .skin-chooser-wrap .list-inline > li .color-skin:hover, .skin-chooser-wrap .list-inline > li .color-pattern.active, .skin-chooser-wrap .list-inline > li .color-pattern:hover {
    outline: 2px solid #ffffff;
}
