/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17.3

All css files are placed in /css/ folder
*/

.page-template-default .top_bar_left {
    width:1196px!important;
}

#Footer {
    width:100%;
    float: left;
}
#footerextra {
    width: 100%;
    float: left;
    padding: 40px 0px;
    background-color: #fff;
}
.footerextrain {
    width: 49%;
    float: left;
    min-height: 140px;
    border-right: 2px solid #c6c6c6;
    position: relative;
}
#footerl {

}
#footerl img {
    width: 23%;
    position: absolute;
    top: 10%;
    right: 0px;
}
#footerr img {
    float: left;
    width: 30%;
    position: absolute;
    top: 17%;
}
.footerextrain img {
    padding: 0px 50px;
}