/*
 Theme Name:   Hai Group
 Theme URI:    http://haigroup.ca
 Description:  A Child Theme built for Divi for Hai Group
 Author:       thewebbeckons
 Author URI:   http://thewebbeckons.ca
 Template:     Divi
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
.et_vertical_nav #page-container #main-header { position: absolute; }
.text_header { font-size:1.8em; text-shadow: 2px 2px 5px rgba(0,0,0,0.2); padding:20px; }
.et_pb_team_member:hover { transform:perspective(1000px) scale(1.03); -webkit-transform:perspective(1000px) scale(1.03); -ms-transform:perspective(1000px) scale(1.03); -webkit-box-shadow: 0px 0px 10px 0px #f3f3f3; -moz-box-shadow: 0px 0px 10px 0px #f3f3f3; box-shadow: 0px 0px 10px 0px #f3f3f3; }
.et_pb_team_member {transition: 0.35s; position:relative}
.et_pb_team_member_description { position: absolute; bottom: 0px; padding:20px; background-color:#fff; width:100%; }
.heading { border-bottom:3px solid #991c1f; display:table; }