/********************************
	FOOTER
*********************************/
/* Footer */

.footer_social_bar {
    height: 70px;
    float: left;
    width: 100%;
    position: relative;
}
.footer_social_bar h3 {
    color: rgba(255, 255, 255, 1);
    height: 100%;
    line-height: 70px;
    font-size: 20px;
}
.footer_social_bar .socials {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer_social_bar .socials > li {
    height: 100%;
    float: left;
    padding: 0 20px;
}
.footer_social_bar .socials > li i {
    font-size: 24px;
    color: #fff;
    line-height: 75px;
}
.footer_social_bar .socials > li:hover i {
    color: #000;
}
footer .widget_search input[type="text"] {
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
    color: #fff;
}
.footer_wrapper {
    margin-top: 0px;
    bottom: 0px;
    position: relative;
    z-index: 0;
    width: 100%;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
footer#footer {
    width: 100%;
    float: left;
}
footer a {
    color: #828282;
}
footer#footer .inner {} footer#footer .inner .row-fluid.ff:first-child {
    padding-top: 52px;
    padding-bottom: 52px
}
#copyright {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 13px;
}
#copyright span {
    margin-left: 20px;
    font-size: 13px !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
footer .standard-form textarea {
    height: 80px;
}
footer .standard-form input,
footer .standard-form select,
footer .standard-form textarea {
    width: 100% !important;
    background: #333333 !important;
    color: #999999;
    border: 1px solid #444 !important;
}
footer .standard-form input[type="submit"] {
    color: #fff !important;
    padding-left: 0 !important;
    width: 75px !important;
    padding-right: 0 !important;
}
footer .standard-form p {
    margin-top: 0;
}
/*General Widget Styling */

footer .inner .widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
/*End */

footer .tagcloud a {
    color: inherit;
    line-height: 21px;
    font-size: 13px !important;
    float: left;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(173, 175, 179, 0.27);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    color: #828282;
    text-align: left;
}
footer .tagcloud a:hover {
    color: #fff !important;
    text-decoration: none
}
footer .widget_flickr {
    float: left;
}
footer .widget_flickr .flickr_container {
    float: left;
    margin-top: 0px
}
footer .widget_flickr .flickr_badge_image {
    float: left;
    border: 2px solid rgba(0, 0, 0, 0);
    margin-bottom: 2px;
    margin-right: 2px;
    width: 69px;
    height: 69px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    moz-border-radius: 6px
}
footer .widget_flickr img {
    /*filter:grayscale(100%);
  -webkit-filter:grayscale(100%);
  -moz-filter:grayscale(100%);
  -ms-filter:grayscale(100%);
  -o-filter:grayscale(100%);
  filter:url("desaturate.svg#greyscale");
  filter:gray;
  */
}
footer .inner .widget_flickr img:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: url("desaturate.svg");
    filter: none;
}
footer .inner a:hover {
    color: #2897bd;
}
footer .inner .widget_flickr .flickr_badge_image:nth-child(3n+1) {
    margin-right: 0px;
}
footer .inner .widget {
    font-size: 13px;
    line-height: 21px;
}
footer .inner .widget ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    border-bottom: none !important;
}
footer .inner .widget ul li:first-child {
    padding-top: 0;
}
footer .inner .widget ul li {
    margin: 0;
    padding: 0;
    padding-bottom: 1px;
    float: left;
}
footer .inner .widget_flickr .flickr_badge_image:nth-child(5) {
    margin-bottom: 0
}
footer .inner .widget_flickr .flickr_badge_image:nth-child(6) {
    margin-bottom: 0
}
footer .inner .widget_flickr .flickr_badge_image:nth-child(7) {
    margin-bottom: 0
}
footer .inner .widget_contact_info ul {
    margin: 0;
    padding: 0 !important;
    list-style: none;
    float: left;
    width: 100%;
}
footer .inner .widget_contact_info li {
    float: left;
    width: 100%;
}
footer .inner .widget_contact_info li i {
    margin-right: 15px;
    height: 30px;
    float: left;
    font-size: 18px;
    margin-top: 3px;
}
footer#footer .social_widget ul li,
.contact_info .social ul li,
.footer_social_icons li {
    width: 35px;
    height: 35px;
    margin: 0px 10px 10px 0px;
    padding: 10px;
    float: left;
    border-color: transparent;
    border-radius: 50px;
    background-color: #383838;
    -webkit-transition: all 500ms ease, all 500ms ease;
    transition: all 500ms ease, all 500ms ease;
}
.top_nav .social_widget ul li {
    background: transparent;
}
footer .inner .widget_contact_info li span {
    line-height: 20px;
    font-size: 12px;
}
footer .inner .widget_contact_info li span span {
    font-weight: 400;
}
footer .inner .widget_recent_posts li {
    background: none;
    padding: 0;
    margin: 0;
    float: left;
    margin-bottom: 0px;
    width: 100%;
}
footer .inner .widget_recent_posts li:last-child {
    margin-bottom: 0;
}
footer .inner .widget_recent_posts li dt {
    width: 44px;
    height: 44px;
    border: 2px solid #444444;
    cursor: pointer;
}
footer .inner .widget_recent_posts li dt img {
    border: 2px solid #222;
    width: 40px;
    height: 40px;
}
footer .inner .widget_recent_posts li dl {
    margin: 0;
}
footer .inner .widget_recent_posts li .info {
    color: #a0a0a0;
    margin-top: 0;
}
footer .widget_recent_posts dl {
    width: 100%;
}
footer .widget_recent_posts dd {
    margin-left: 0;
}
footer .inner .widget {
    float: left;
    width: 100%;
}
footer .inner .widget_nav_menu ul li {
    width: 100%;
    display: inline-block;
    padding-bottom: 10px;
    margin-left: 0px;
}
footer .social_row {
    float: left;
    position: relative;
}
footer .footer_social_icons {
    float: left;
    max-width: 200px;
    margin-top: 0px !important;
    position: relative;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 40%;
}
footer .inner .footer_social_icons li,
.contact_info .social ul li,
.footer_social_icons li,
.top_nav .social_widget ul li {
    float: left;
    margin-right: 0px;
    width: 35px;
    height: 35px;
    margin-left: 7px !important;
    padding: 0 !important;
}
footer .inner .footer_social_icons li:first-child {
    margin-left: 0 !important;
}
footer .inner .footer_social_icons li:last-child {
    margin-right: 0 !important;
}
footer .footer_social_icons li a,
.contact_info .social ul li a,
.footer_social_icons li a,
.top_nav .social_widget ul li a {
    float: left;
    width: 100%;
}
footer .footer_social_icons li i,
.contact_info .social ul li i,
.footer_social_icons li i,
.top_nav .social_widget ul list-style:i {
    float: left;
    width: 100%;
    height: 100%;
    line-height: 40px;
    font-size: 16px;
    display: block;
    text-align: center;
    padding-left: 0;
    color: #fff;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.arrow_down {
    left: 50%;
    position: absolute;
    z-index: 9999;
    margin-left: 18px;
    cursor: pointer;
    margin-top: -12px;
}
.arrow_down i {
    cursor: pointer;
    font-size: 37px;
}
footer .widget.footerlogo_widget {
    margin-bottom: 6px;
}
footer .widget_recent_entries .post-date {
    color: #fff;
    padding-left: 0px;
    float: left;
    width: 100%;
    font-size: 12px;
    color: #888;
}
#copyright .desc {
    width: 100%;
    font-size: 14px;
}
#copyright .widget ul {
    float: left;
    list-style: none;
    display: inline-block;
    margin: 0;
    border: none;
}
footer .widget_mc4wp_widget input {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    border: 1px solid #cccccc;
    border-radius: 0px;
    padding-bottom: 8px;
    border: 1px solid #4a4a4a;
    font-family: Raleway, sans-serif;
}
footer .widget_mc4wp_widget input[type="text"],
footer .widget_mc4wp_widget input[type="email"] {
    background-color: transparent !important;
}
footer .widget_mc4wp_widget input[type="submit"] {
    width: 100%;
    color: #fff;
    background-color: #2eb6d1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    font-family: Raleway, sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
}
footer .widget_mc4wp_widget input[type="submit"]:hover {
    background-color: #404040;
}
footer .widget_mc4wp_widget input:focus,
footer .widget_mc4wp_widget select:focus {
    border-color: rgba(82, 168, 236, 0.8) !important;
    outline: 0;
    box-shadow: none !important;
    color: inherit !important;
}
#copyright .widget ul li {
    float: left;
    padding-right: 14px;
    margin-top: 5px;
    border-bottom: none !important;
    line-height: 15px !important;
    height: 11px;
}
#copyright .widget ul li a {
    top: -2px;
    position: relative;
}
#copyright .widget ul li:first-child {
    border: none;
}
#copyright .widget ul li a {
    border: none;
    line-height: 15px !important;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-right: 1px solid rgba(173, 175, 179, 0.09);
    font-family: Raleway, sans-serif;
    color: #828282;
    font-size: 10px;
    text-transform: uppercase;
    padding-left: 2px;
    padding-right: 14px;
}
#copyright .widget ul li:last-child a {
    border-right: 0px
}
#copyright .widget_nav_menu {
    float: right;
}
.footer_social_bar .triangle {
    position: relative;
    margin-top: 0px;
    float: left;
    width: 0;
    height: 0;
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
    padding-right: 10px;
}
.footer_social_bar:before {
    content: "";
    height: 70px;
    width: 31%;
    position: absolute;
}
footer .inner .widget ul li {
    width: 100%;
}
footer .widget-title {
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: Raleway, sans-serif;
    color: #b3b4b5;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    letter-spacing: 2px;
}

footer#footer .inner{background:rgb(41,40,40,0.9); color:#828282;} 
   .animated_counter .count_to:after, .services_small h4:after,.dark .dynamic_page_header .line_under .line_left{background: #e54d26}
    footer .tabbable .nav-tabs > li > a {color:#828282;}
    #popular_widget dl {border-bottom:1px solid #45494f; } 
    footer#footer #copyright{background:rgb(33,33,33,0.9); color:#828282;} 
    #mc_signup_form .mc_input{background: #212121 !important;}
    .top_nav, .top_nav_sub.login, .cart .content{background:#f8f8f8}
    .top_nav_sub.login, .top_nav_sub.login input, .cart .content{border:1px solid #f2f2f2;}
    .top_nav .social_widget li i:hover{color: #009dcd}
    .top_nav .topinfo .phone, .top_nav .topinfo .email, .top_nav .social_widget li i{color:#555}
    .top_nav .widget{border-left:1px solid #f2f2f2; border-right:1px solid #f2f2f2;}
    .top_nav .widget_text, .login.small_widget .widget_activation a, .headecart.small_widget .widget_activation a, .lang_sel_sel.icl-en, .top_nav #lang_sel a, #lang_sel a.lang_sel_sel:hover{color:#555;}
    aside .tweet_list dt i, #popular_widget i, footer a.twitter-link, footer span a{color:#e54d26}
    footer a:hover, #copyright .widget ul li a:hover,#copyright .widget ul li.current_page_item a{color:#2897bd}
    .footer_social_bar:before, .top_footer .title, footer .footer_social_icons li a:hover
  {background:#00799E;}  
    .footer_social_bar .triangle{border-left: 35px solid #00799E;}  
    aside .tweet_list dt {border:1px solid #e54d26;} 
    .widget #wp-calendar a, #faq-filter ul li.active a, #faq-filter ul li a:hover, .portfolio_go a i, .portfolio-item.v2 .categories {color:#e54d26;}
    .portfolio_go, .tp-button.btn-system.normal.outline:hover{background-color: #e54d26;}
    .tp-button.btn-system.normal.outline:hover, .tp-button.btn-system.normal{border:2px solid #e54d26;} 
    .recent_portfolio a.categories.a2{color:#e54d26; }
    a:hover, footer .inner .widget_contact_info li i, .blog-article h1 a:hover,aside ul li:hover a, .blog-article .info ul.shares li:hover i, .dark .services_medium_new i, .dark .services_medium_new a, .dark .services_medium_new h6, .services_medium_new h6 a:hover, .recent_news .news-carousel-item dl .info, .services_medium_box h5 a, .services_medium_box .read_m, .services_medium_left dl dt .icon_wrapper i, .services_medium_left dl dd > a, .services_medium:hover i, .services_small .services_small_container .services_small_icon i ,.dark .dynamic_page_header i, .one-staff .social_widget ul li:hover i, .light .services_small dt i, .single_testimonial .content .data h6, .star-rating span, ul.products .product .price, #woocommerce .product .summary .price, .woocommerce .product .summary .price, .right_search i:hover, .swiper-slide.blog-article .content a:hover, .contact_info .social ul li a:hover, .single_testimonial .content span   {color:#e54d26;}
    nav .menu > li > ul.sub-menu, nav .menu > li > ul.sub-menu ul, nav .themeple_custom_menu_mega_menu, nav .menu li > ul.sub-menu li{background: #242424}
nav .menu > li > ul.sub-menu, nav .menu > li > ul.sub-menu ul{
    border: solid 1px #242424;
  }
    footer .tabbable .nav-tabs li, footer .tabbable .nav-tabs li   {background:#212121;}
    footer .tagcloud a{border:1px solid #45494f;}  
    footer .tagcloud a:hover, .footer_social_bar, .blog-article dt .date.box, #faq-filter ul li:hover, #faq-filter ul li.active, .portfolio-item .link:hover, article .content .dl-horizontal dt .dt, .single article .content .dl-horizontal dt .dt , aside h5.widget-title:after, .details_side h1:after,  .meta-content .meta h1:after, .arrow_right_circle:after {background:#e54d26;}
    .top_nav .widget ul li a:hover, .information i{color:#e54d26;} 
    .top_nav .widget span, .top_nav .widget ul li a, .top_nav .checkout_link a i, .top_nav .view_cart a i {color:#555}
    .top_nav {border: 1px solid #f2f2f2;}
    #faq-filter ul li:hover, #faq-filter ul li.active {border-right:1px solid #e54d26;}