/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/* CSS to make title background full width
.title.has_background, .title.has_fixed_background {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;

}
*/


.slide-title-top, .slide-title-bottom {
	display: block;
}

.footer_top {
	background-color: rgba(112, 186, 172, 0.85);
	margin: 50px 0;
}

.footer_inner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}