@charset "utf-8";
/* CSS Document */

/*	
    font-family: 'Barlow Condensed';  200,300,400,500,600
    font-family: 'Oswald'; 400,500
*/

a.abt_content_cta {float: right;width: 375px;background: #1477bd;padding: 40px 0 0 0;text-align: center; text-decoration: none; margin: 0 0 20px 30px}
a.abt_content_cta p{text-align: center; color: #fff; font-size: 24px; font-weight: 400; padding: 0 40px; text-decoration: none}
a.abt_content_cta span {display: inline-block;text-align: center;color: #fff;font-size: 24px;font-weight: 400;border-radius: 30px;border: 2px solid #fff;margin: 0 auto 20px;width: 200px;float: none; text-decoration: none;text-transform: uppercase; font-weight: 500}

.red_cta {width: 100%; background: url('../images/red-texture-btn-bg.png')repeat 0 0; margin: 35px 0; text-align: center; padding: 40px 0 30px}
.red_cta .ctatitle {font-size: 30px; font-weight: 500; color: #fff; border-bottom: 1px solid #f14f50; padding:0 0 10px 0; margin: 0 0 20px 0}
.red_cta a{font-size: 42px; color: #fff; font-weight: 500; text-decoration: none;}
.red_cta a:hover{text-decoration: underline}
.red_cta a img{margin: 0 10px 0 0 }
.red_cta p{color: #fff; font-weight: 300; font-size: 19px; text-align: center; width: 100%; line-height: 19px;}

.whitefeaturebox {width: 100%; float:left; clear: both; background: #fff; margin: 70px 0 0 }
.whitefeaturebox .whychoose_right{width: 100%; float:left; clear: both; background: transparent;}
.whitefeaturebox .whychoose_right ul{background: transparent; box-shadow: 0 0 5px rgba(0,0,0,0.1); padding: 50px 0}
.whitefeaturebox .whychoose_right ul:before{display: none}
.whitefeaturebox .whychoose_right ul li{width: 25%; background:#fff; padding:10px 0;border-left: 1px solid #ccd7db;}
.whitefeaturebox .whychoose_right ul li:first-child{border-left: 0}
.whitefeaturebox .whychoose_right ul:after {display: none}