/*
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");

/* Recent Posts Sidebar */
aside .widget { margin: 60px 0 42px; }
.blog_holder.masonry, .blog_holder.masonry_full_width { margin-top: 30px; }
.blog_single.blog_holder article .post_text .post_text_inner { margin-top: 30px; }

.my-button { 
color: #fff !important;
background-color: rgba(0,0,0,0) !important; 
border: solid 2px rgba(255,255,255,.25) !important;
-webkit-box-shadow:  0px 0px 0px 0px #7c1212 !important;        
-moz-box-shadow:   0px 0px 0px 0px #7c1212 !important;        
box-shadow:   0px 0px 0px 0px #7c1212 !important; 
width: 200px; height: 84px; font-size: 18px; text-transform: uppercase; font-family: Raleway; letter-spacing: 2px; padding: 20px 40px;
}

.my-tp-button { font-size: 36px; font-family: Raleway; color: #000 !important; border: 2px solid #000; border-radius: 4px; padding: 20px 30px 20px 30px; }
.my-tp-button:hover { font-size: 36px; font-family: Raleway; color: #fff !important; background: #3e85b5; border: 2px solid #3e85b5; border-radius: 4px; padding: 20px 30px 30px 30px; }

.my-tp-button-white { font-size: 36px; color: #fff !important; border: 2px solid #fff; border-radius: 4px; padding: 20px 30px 20px 30px; }
.my-tp-button-white:hover { font-size: 36px; color: #fff !important; background: #3e85b5; border: 1px solid #3e85b5; border-radius: 4px; padding: 20px 30px 20px 30px; }

/* slider nav bullets */
.tp-bullets.simplebullets.round .bullet {margin-left: 0px; }

/* Support Accordion */
.q_accordion_holder.accordion.boxed .ui-accordion-header { text-align: left; border-bottom: 2px solid #ddd; padding-bottom: 10px; }

.contain {
min-width:600px;
position: absolute;
text-align:justify;
}

.bucket1 {
position:relative;
display: inline-block;
float:left;
padding:0px;
}
.bucket2 {
position:relative;
display: inline-block;
padding:0px;
}
.bucket3 {
position:relative;
display: inline-block;
float:right;
margin-right:0;
padding:0px;
}
