.fapBanner{height: auto;text-align: center;background: #000;width: 100%;}
.fapBanner .section {width: 100%;max-width: 1155px;margin: 0 auto;transition: all .2s ease-in 0s;display: inline-block;}
.fapBanner .h2 {font-size: 47px!important;font: 100 31px/120% Roboto Slab;color: #0b4c5d;margin: 60px 0 10px;}

.nav-btns{height: 34px;}
.nav-btns li{background: #333;display: block;float:left;list-style:none;color:#fff;padding:5px 15px;cursor:pointer;}
.nav-btns li:hover{background: #000;}

.ownSlider .slides{position: relative;height: 270px;border: 1px solid #ddd;}
.ownSlider .slides li:first-child{display:block}
.ownSlider .slides li{position: absolute;left: 0;top: 0;display:none;list-style:none;width: 100%;height: 100%;}
.ownSlider img{width: 100%;height: 100%;}
.border{border: 1px solid #ddd;}
.roboto h3{font-weight:600}