/*
File Name: style.css
Theme Name:  RT-Theme 19
Author: Tolga Can
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/user/stmcan
Description:   Theme designed by Tolga Can - <a href="http://themeforest.net/user/stmcan">stmcan</a>
License: GNU General Public License
License URI: /Licensing/gpl.txt
*/


/*
	EDIT /css/style.css for the theme style
*/
footer {
    background: url(http://bizhostvn.com/footer.png) #5b5b5b no-repeat top center;
    color: #fff;
}
footer a {
    color: #fff !important;
    text-decoration: none;
}
h4.title-b {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;

}
#Footer .copyrights {
    overflow: hidden;
    padding: 15px 0 0;
    font-size: 13px;
    background: #1a1a1a;
	color: #b4bbc1;
}
.social li {
    display: inline-block;
    margin: 1px 3px;
}
.social.col-sm-6 li {
    float: right;
    width: 30px;
    line-height: 24px;
    text-align: center;
}
.social.col-sm-6 ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.social.col-sm-6 li {
    float: right;
    line-height: 32px;
    width: 40px;
    text-align: center;
}
.social.col-sm-6 ul {
    list-style: none;
    margin: 0px;
}

p.button br {
    display: none;
}
p.button a {
    background: #0093be;
    color: #fff !important;
    line-height: 34px;
    display: block;
    width: 48%;
    float: left;
    text-align: center;
    margin: 0px 1%;
    text-decoration: none !important;
    font-weight: bold;
    margin-bottom: 10px !important;
}
footer#footer {
    display: none;
}