/*
 Theme Name:     Bizco Child Theme
 Theme URI:      http://themify.me/themes/bizco
 Description:    Bizco Child Theme
 Author:         Themify
 Author URI:     http://themify.me/
 Template:       Bizco
 Version:        1.7.6
*/
 
@import url("../Bizco/style.css");

/* Font-face CSS -------------------------------- */
a:hover { text-decoration: none; }

#headerwrap #header { height: 150px; }

.social-links .icon-medium i:hover { background: #4b898f !important; }

.home #body { padding: 0; box-shadow: none; }
#main-nav { bottom: 1px; }
#main-nav .current_page_item a, 
#main-nav .current-menu-item a { border-radius: 0; box-shadow: 0 -3px 0 #22a2d7 inset; background: #fafafa !important; }
#main-nav a { font-weight: normal; }
#main-nav a:hover { background: #fafafa; box-shadow: 0 -3px 0 #22a2d7 inset; }

.home .row_inner_wrapper { margin: 0 auto; max-width: 1100px; }
.line .row_inner_wrapper { width: 100% !important; }
.feat-cont .module.module-feature { border-radius: 20% 0; padding: 0 20px; }
.feat-cont .module.module-feature:hover { background: #fefefe; border: 5px solid #00adef; }
.home .module.module-feature { min-height: 385px; }

.welcome .module-title { color: #5e5e5e; font-size: 25px; letter-spacing: 0; text-transform: none; margin-bottom: 15px; }

/* ----------- INDIVIDUAL PAGES ----------------- */
/* --- ABOUT US PAGE ---- */
.page-id-2394 #body { padding: 0; }

/* --- CONTACT US PAGE ---- */
.cont-form { background: #deecf0; border: 3px solid #8fcfe3;  border-radius: 10% 0;  padding: 10px 25px 10px 22px; }
.cont-form p { font-size: 12px; margin-top: 20px; margin-bottom: 10px; }
.cont-form .wpcf7-form p { margin-top: 0px; }
.text-first input { margin-bottom: 8px; }
.cont-form .wpcf7-form input {  max-width: 100%; }
.tel-phone input { border: 1px solid #ccc; border-radius: 5px; margin-bottom: 5px; padding: 6px 7px; width: 240px; }
.email-add input { margin-bottom: 5px; }
.textarea-message textarea { min-height: 150px; height: 50px; }
.cont-form .wpcf7-form-control.wpcf7-submit { color: #fff; }

/* ----------- FOOTER ----------------- */
.cont-info { font-size: 14px; line-height: 1.8; }
.cont-info .fa { margin-right: 10px; font-size: 15px; }
.add-text-btm { display: block; margin-left: 22px; margin-bottom: 10px; }


#footerwrap { border-top: 5px solid #1eaddb; padding: 50px 0 0; }
#footer { width: 100%; }
.footer-widgets.clearfix { margin: 0 auto; max-width: 978px; padding-bottom: 25px; }
.first-wid { margin-bottom: 15px; max-width: 200px; }

.footer-text.clearfix { background: #222; color: #666; font-family: arial; text-align: center; }
