.bluecolbg {width:100%; padding:35px 0; background:#022d3f; text-align:center; color:#ffffff}

.bluecolbg .title{ font-size:25px; line-height:35px; font-weight:bold}


.colitems {width:100%; height:auto; padding:0; margin:0}

.colitems.colcounttwo .colitem {width:48%; margin-right:4%}
.colitems.colcounttwo .colitem:nth-child(2n+2) {margin-right: 0;}
.colitems.colcounttwo .colitem:nth-child(2n+3) { clear:both}

.colitems.colcountthree .colitem {width:32%; margin-right:2%}
.colitems.colcountthree .colitem:nth-child(3n+3) {margin-right: 0;}
.colitems.colcountthree .colitem:nth-child(3n+4) { clear:both} 


.colitems.colcountfour .colitem {width:23%; margin-right:2%}
.colitems.colcountfour .colitem:nth-child(4n+4) {margin-right: 0;}
.colitems.colcountfour .colitem:nth-child(4n+5) {clear:both}


.colitem {float:left; padding:35px 0}

.1colitem .imgframe { margin-bottom:25px; width:100%; background:#d95d33; }

.colitem img {max-width:100%; width:auto; height:auto; display:block;margin: 0 auto; margin-bottom:25px;}

.colitem a:hover img { opacity:0.7}

.colitem .title, .colitem .title a { color:#d95d33; font-size:20px; line-height:25px; font-weight:bold;}
.colitem .title a:hover { color:#FFF}


.colitem .title {margin-bottom:15px}

.colitem .text { color:#ffffff; font-size:16px; line-height:22px; font-weight: normal;}
.colitem .button.small {margin-top: 15px;}