@charset "utf-8";
/* CSS Document */

/*	
    font-family: 'Barlow Condensed';  200,300,400,500,600
    font-family: 'Oswald'; 400,500
*/

.servicepg .service_content {padding: 0 0 60px 0;} 
.servicepg .sectiontitle {line-height: 40px; text-align: left;}
.servicepg .service_content.fleft .sectiontitle {color: #1477bd}
.servicepg .service_content.fleft .sectiontitle:after {content: '';width: 100%;height: 1px;background: #c1d9e9;position: absolute;z-index: -1;left: 0;bottom: 0;}
.servicepg .service_content.fright .sectiontitle {color: #ee2d35}
.servicepg .service_content.fright .sectiontitle:after {content: '';width: 100%;height: 1px;background: #eccbce;position: absolute;z-index: -1;left: 0;bottom: 0;}
picture.service-img {margin: 0px;}
.service-img{max-width: 100%; float:left; margin: 40px 0 0;width:100%;}
.servicepg .serviclist_ul {background: #fff; width: 100%; float: left; clear: both; margin: 0; padding: 30px 0 }
.servicepg .serviclist_ul li:nth-child(even){float:right; margin: 0}
.servicepg .serviclist_ul li {width: 46%; margin: 0 4% 0 0;}
.servicepg .btnbar {background: #fff; width: 100%; float: left; clear: both; margin: 0; padding: 30px 0; text-align: center}
.servicepg .btnbar a.redbtn.texturebluebtn {float: none;}
