.half_col{width:50%;float:left;min-height:520px;position:relative;overflow:hidden}.half_col_img{position:absolute;width:100%;height:100%;background-size:cover,100% ,100%;background-repeat:no-repeat;background-position:center center;background-color:#eee;transition:all .6s}.full_col{width:100%;float:left;min-height:520px;background-size:cover;background-repeat:no-repeat;background-position:center center;background-color:#fff;text-align:center}.half_col h3{width:100%;line-height:1.5rem;font-weight:700;font-size:2em;margin-bottom:1.5rem}.half_col p{width:100%;height:100px;margin-bottom:2rem}.half_col:hover .half_col_img{transform:scale(1.1,1.1)}.half_col_content{padding:100px;width:auto}.half_col a:hover h3{color:#009fe8}.half_col a{display:flex;font-size:16px;color:#333}.half_col a:hover i{transform:translate(20px,0)}.half_col a i::before{content:'';display:block;width:20px;height:1px;background-color:#333}.half_col a p{font-size:.9rem;text-transform:none}.half_col a i{display:flex;position:relative;margin-left:10px;transition:all .3s}.half_col a i::after{content:'';display:block;width:6px;height:6px;border-top:1px solid #333;border-right:1px solid #333;transform:rotate(45deg);margin-left:-7px}.btn_link{background:#009fe8;color:#fff;display:inline-block;padding:1.5rem 3rem;margin:150px auto 0;font-size:1.4rem;position:relative;border:1px solid #009fe8;box-sizing:border-box;z-index:2}.btn_link:after{content:" ";width:0;height:100%;position:absolute;display:block;top:0;left:0;background-color:#fff;z-index:-1;transition:all .3s}.btn_link:hover:after{width:100%}.btn_link:hover{z-index:2;color:#009fe8}.float_fix_left{float:left}.float_fix_right{float:right}@media screen and (max-width: 782px){.half_col{width:100%;min-height:480px}.float_fix_right{float:left}}