footer {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    display: block;
}

/* ==========================================================================
    12. FOOTER
    ========================================================================= */

#footer-wrapper {
    background-color: #353e44;
    width: 100%;
    padding-top: 40px;
}

.footer-widget-container li.widget:last-child {
    margin-bottom: 0px;
}

.footer-widget-container .widget .title h3 {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.footer-widget-container .widget p,
.footer-widget-container .widget a,
.footer-widget-container .widget span {
    color: #bbb;
    font-size: 15px;
    line-height: 28px;
}

#copyright-container {
    background-color: #31393f;
    padding: 25px 0;
}

#copyright-container .row {
    margin-bottom: 0;
}

#copyright-container p,
#copyright-container a {
    color: #a0a9b1;
    padding-bottom: 0;
    font-size: 15px;
}

#copyright-container .footer-breadcrumb {
    float: right;
    padding: 0;
    margin: 0;
    background: none;
}

#copyright-container .footer-breadcrumb li {
    float: left;
    list-style: none;
}

.breadcrumb.footer-breadcrumb li:nth-child(2)::before {
    content: '/';
}

.breadcrumb.footer-breadcrumb li + li::before {
    color: #a0a9b1;
}


/* ==========================================================================
    13. WIDGETS
    ========================================================================= */

.widget {
    list-style: none;
    display: block;
    margin-bottom: 45px;
    width: 100%;
}

ul.aside_widgets {
    padding: 0;
}

.widget h3 {
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
}

.widget li {
    background: url('img/aside.png') no-repeat 0 12px;
    border-bottom: 1px dotted #ddd;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-top: 4px;
    line-height: 25px;
    list-style: none;
}

.widget li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.footer-widget-container .widget li {
    border-bottom: 1px dotted #485159;
}

.footer-widget-container .widget li:last-child {
    border-bottom: none;
}


/* ==========================================================================
    WIDGETS - ASIDE SEARCH WIDGET
============================================================================= */

.widget_search form {
    position: relative;
}

.widget_search .a_search {
    background-color: #fff;
    border: 1px solid #ddd;
    width: 100%;
    display: block;
    color: #777;
    font-style: italic;
    left: 0;
    top: 0;
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.widget_search .search-submit {
    background-image: url('img/search.png');
    background-position: center;
    background-repeat: no-repeat;
    width: 15px;
    height: 100%;
    border: none;
    text-indent: -9999px;
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: 0;
    min-height: inherit;
}


/*  ==========================================================================
    WIDGETS - PIXELY_WIDGET_CONTACT
============================================================================= */

.pixely_widget_contact {
    background-color: #f6fcfe;
    padding: 10px;
    text-align: center;
}

.pixely_widget_contact h3 {
    text-transform: none;
    font-size: 14px;
}

.pixely_widget_contact strong {
    font-size: 21px;
    padding-bottom: 15px;
    display: block;
}

.pixely_widget_contact .btn {
    float: none;
}

.footer-widget-container .pixely_widget_contact {
    background-color: #48545c;
    font-size: 16px;
}

.footer-widget-container .pixely_widget_contact .btn span {
    color: #fff;
}


/* ==========================================================================
   WIDGETS - NEWSLETTER WIDGET 
============================================================================= */

.widget_newsletterwidget .newsletter {
    width: 100%;
}

.widget_newsletterwidget .newsletter input {
    border: 1px solid #eee;
    padding: 5px 10px;
    font-style: italic;
    border-radius: 3px;
    height: 33px;
    float: left;
}

.footer-widget-container .newsletter input {
    background-color: #40484d;
    color: #fff;
    border: none;
}

.newsletter input:focus {
    outline: none;
}

.newsletter .submit {
    position: relative;
    border: none;
    width: 32px;
    background-image: url('../img/email.png');
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}


/* ==========================================================================
    WIDGETS - CONTACT INFO LIST WIDGET
    ========================================================================= */

.contact-info-list li {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    list-style: none;
    background: none;
    padding-left: 0;
}

.contact-info-list li i {
    font-size: 15px;
    padding-right: 5px;
    width: 20px;
}

.footer-widget-container .contact-info-list li {
    color: #bbb;
}

.footer-widget-container .contact-info-list li strong {
    color: #fff;
}


/* ==========================================================================
    WIDGETS - LATEST TWEETS WIDGET
    ========================================================================= */

.tweets-list-container {
    width: 100%;
    overflow: hidden;
}

.tweet-list {
    position: relative;
    list-style-type: none;
    padding: 0;
}

.tweet-list li {
    padding-bottom: 10px;
    border-bottom: none !important;
}


/* Twitter logo before tweet */

.tweet-list.twitter-logo li {
    background: url('../img/tweet.png') no-repeat;
    padding-left: 40px;
}

.footer-widget-container .widget .tweets-list-container a {
    color: #fff;
}

.tweet-list.twitter-logo li.profile-image {
    background: none;
}

.tweet-list li.profile-image {
    padding-left: 60px;
    min-height: 60px;
}


/* ==========================================================================
    WIDGETS - WIDGET NAV MENU
    ========================================================================= */

.widget_nav_menu .menu-menu-container .menu-item {
    width: 100%;
    padding: 15px 0 15px 15px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    list-style: none;
    background: none;
}

.widget_nav_menu .menu-menu-container .menu-item.current-menu-item {
    border-left: 2px solid;
}

.widget_nav_menu .menu-menu-container .menu-item:last-child {
    border-bottom: 1px solid #eee;
}

.widget_nav_menu .menu-menu-container .menu-item.menu-item-has-children {
    padding-bottom: 0;
}

.widget_nav_menu .sub-menu .menu-item {
    border-top: none;
    border-right: none;
    border-left: none;
    padding: 10px 0 10px 20px;
    margin-top: 5px;
    background-image: url('img/aside.png');
    background-repeat: no-repeat;
    background-position: 5px center;
    border-bottom: 1px dotted #ddd;
}

.widget_nav_menu .menu-menu-container .sub-menu .menu-item:last-child {
    border-bottom: none;
}

.widget_nav_menu .menu-menu-container .sub-menu .menu-item.current-menu-item {
    border-left: none;
}


/* ==========================================================================
    WIDGETS - SHARRE WIDGET
    ========================================================================= */

.pixely_widget_sharre li {
    list-style: none;
    float: left;
    width: 67px;
    margin-right: 30px;
    margin-bottom: 15px;
    background: none;
    padding-left: 0;
}

.pixely_widget_sharre li:nth-child(3n) {
    margin-right: 0;
}

.pixely_widget_sharre .box .share {
    width: 67px;
    height: 67px;
    background-color: #e8eef0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    position: relative;
    margin-bottom: 10px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.pixely_widget_sharre .box .share::before {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    font-size: 34px;
    width: 67px;
    height: 67px;
    margin-top: -10px;
    margin-left: -10px;
    color: #252525;
}

.pixely_widget_sharre .sharre-facebook .box .share::before {
    content: "\f09a";
    font-family: 'FontAwesome';
}

.pixely_widget_sharre .sharre-twitter .box .share::before {
    content: "\f099";
    font-family: 'FontAwesome';
    margin-left: -14px;
}

.pixely_widget_sharre .sharre-google-plus .box .share::before {
    content: "\f0d5";
    font-family: 'FontAwesome';
}

.pixely_widget_sharre .sharre-digg .box .share::before {
    content: "\f1a6";
    font-family: 'FontAwesome';
    margin-left: -18px;
}

.pixely_widget_sharre .sharre-delicious .box .share::before {
    content: "\f1a5";
    font-family: 'FontAwesome';
    margin-left: -14px;
}

.pixely_widget_sharre .sharre-stumbleupon .box .share::before {
    content: "\f1a4";
    font-family: 'FontAwesome';
    margin-left: -18px;
}

.pixely_widget_sharre .sharre-linkedin .box .share::before {
    content: "\f0e1";
    font-family: 'FontAwesome';
    margin-left: -14px;
}

.pixely_widget_sharre .sharre-pinterest .box .share::before {
    content: "\f0d2";
    font-family: 'FontAwesome';
    margin-left: -14px;
}

.pixely_widget_sharre .box .share:hover::before {
    color: #fff;
}

.pixely_widget_sharre .box .count,
.pixely_widget_sharre .box .sharre-text {
    text-align: center;
}

.pixely_widget_sharre .box .count {
    color: #252525;
    font-weight: 600;
}

.pixely_widget_sharre .box .sharre-text {
    font-size: 11px;
    line-height: 11px;
}

.footer-widget-container .pixely_widget_sharre .box .share {
    background-color: #48545c;
}

.footer-widget-container .pixely_widget_sharre .box .share::before {
    color: #fff;
}

.footer-widget-container .pixely_widget_sharre .box .count {
    color: #eee;
}

.footer-widget-container h1,
.footer-widget-container h2,
.footer-widget-container h3,
.footer-widget-container h4,
.footer-widget-container h5,
.footer-widget-container h6 {
    color: #fff;
}


/* ==========================================================================
    WIDGETS - RECENT POSTS WIDGET 
    ========================================================================= */

.rpw_posts_widget li {
    background: none;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
    border-bottom: none;
}

.rpw_posts_widget li img {
    float: left;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    width: 80px;
    height: 80px;
}

.rpw_posts_widget li img:hover {
    opacity: 0.7;
}

.rpw_posts_widget li .comment-container {
    padding-left: 90px;
    margin-bottom: 10px;
}

.rpw_posts_widget li .comment-container .date {
    text-transform: uppercase;
    padding: 2px 10px;
    margin-right: 5px;
    color: #fff;
}

.rpw_posts_widget li .comment-container .comment-number {
    padding: 2px 10px 2px 0;
    color: #fff;
}

.rpw_posts_widget li a h4 {
    font-size: 13px;
    line-height: 20px;
    padding-left: 90px;
    font-weight: 600;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}


/* ==========================================================================
    WIDGETS - RECENT POSTS WIDGET STYLE 2
    ========================================================================= */

.rpw_posts_widget li {
    list-style: none;
}

.rpw_posts_widget.style-2 .date {
    width: 50px;
    float: left;
}

.rpw_posts_widget.style-2 .date .day {
    background-color: #f6fcfe;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 15px 0;
    width: 100%;
    display: block;
}

.rpw_posts_widget.style-2 .month {
    font-size: 11px;
    text-align: center;
    color: #fff;
    width: 100%;
    display: block;
    text-transform: uppercase;
}

.rpw_posts_widget.style-2 .body {
    padding-left: 70px;
}

.rpw_posts_widget.style-2 .body h3 {
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    font-size: 18px;
    margin-bottom: 0;
}

.rpw_posts_widget.style-2 .body .comment-number {
    font-style: italic;
    font-size: 12px;
    color: #888;
    margin-bottom: 10px;
    display: block;
    width: 100%;
}


/* ==========================================================================
    WIDGETS - LATEST POSTS BOX 
    ========================================================================= */

.blog-post-box .comment-container {
    margin-bottom: 10px;
}

.blog-post-box .comment-container .date {
    text-transform: uppercase;
    padding: 2px 10px;
    margin-right: 5px;
    color: #fff;
}

.blog-post-box .comment-container .comment-number {
    padding: 2px 10px 2px 0;
    color: #fff;
}

.blog-post-box .post-body h3 {
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    font-size: 18px;
    line-height: 28px;
}


/*  =========================================================================
    WIDGETS - TAG CLOUD WIDGET
============================================================================= */

.widget_tag_cloud a {
    background: #f6fcfe;
    color: #777;
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 5px;
    margin-right: 2px;
}

.widget_tag_cloud a:hover {
    color: #fff !important;
}

.footer-widget-container .widget_tag_cloud a {
    background: #40484d;
    color: #bbb;
    font-size: 12px;
}


/* ==========================================================================
    WIDGETS - RECENT COMMENTS 
    ========================================================================= */

.widget_recent_comments li {
    list-style: none;
    background: none;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 30px;
    border-bottom: none;
}

.widget_recent_comments .date {
    padding: 2px 10px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
}

.widget_recent_comments .comment-inner {
    background-color: #f6fcfe;
    padding: 15px;
}

.widget_recent_comments .comment-inner i {
    font-size: 18px;
    padding-top: 5px;
    float: left;
}

.widget_recent_comments .comment-inner .comment {
    padding-left: 30px;
}

.widget_recent_comments .comment-inner .comment strong {
    color: #252525;
}

.widget_recent_comments .comment-inner .comment a {
    font-style: italic;
}

.widget_recent_comments .comment-inner .comment a:hover {
    text-decoration: underline;
}

.footer-widget-container .widget_recent_comments .comment-inner {
    background-color: #40484d;
}

.footer-widget-container .widget_recent_comments .comment-inner .comment {
    color: #eee;
}

.footer-widget-container .widget_recent_comments .comment-inner .comment strong {
    color: #fff;
}


/* ==========================================================================
    WIDGET - INFO BOX
    ========================================================================= */

.info-box {
    display: table;
    margin: 0 auto;
}

.info-box .icon-container {
    width: 60px;
    float: left;
}

.info-box .icon-container i {
    font-size: 48px;
}

.info-box .text-container {
    padding-left: 70px;
}

.info-box .text-container p {
    font-family: 'Raleway', Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 7px;
}

.info-box .text-container .big {
    font-size: 28px;
}

/*  =========================================================================
    5.24. SCROLL TO TOP
    ========================================================================= */

.scroll-up {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 15px;
    right: 100px;
    display: none;
    text-indent: -9999px;
    background-image: url('img/to-top.png');
    background-repeat: no-repeat;
    background-color: #252525;
    z-index: 100;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
