@font-face {
    font-family: 'oswaldregular';
    src: url('../../fonts/oswald-regular-webfont.eot');
    src: url('../../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/oswald-regular-webfont.woff2') format('woff2'),
         url('../../fonts/oswald-regular-webfont.woff') format('woff'),
         url('../../fonts/oswald-regular-webfont.ttf') format('truetype'),
         url('../../fonts/oswald-regular-webfont.svg#oswaldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'taylor_sansregular';
    src: url('../../fonts/taylor_sans-webfont.eot');
    src: url('../../fonts/taylor_sans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/taylor_sans-webfont.woff2') format('woff2'),
         url('../../fonts/taylor_sans-webfont.woff') format('woff'),
         url('../../fonts/taylor_sans-webfont.ttf') format('truetype'),
         url('../../fonts/taylor_sans-webfont.svg#taylor_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.box-layout10 hr {border: 0px none; height: 1px; background: #4ab3e1; margin: 0px; margin-bottom: 20px;}
.box-layout10 img {height: auto; max-width: 100%;}
.box-layout10 h3 {margin: 0px;font-family: 'oswaldregular', arial, sans-serif; font-size: 22px; padding: 25px 0px;color: #10a5dc;}
.box-layout10 h3 a { color: #10a5dc; margin: 0px; display: block; text-decoration: none; text-align: center;}
.box-layout10 .text {font-family: 'taylor_sansregular', arial, sans-serif; padding: 0 0px 20px; display: block; font-size: 14px; line-height: 22px; text-align: center;}
.box-layout10 .text p:last-of-type { margin: 0}