.tabs{padding-top:30px;padding-bottom:60px}.tabs .title-section{max-width:600px;text-align:center;margin:0 auto 20px}.tabs .sub-title-section{max-width:600px;text-align:center;margin:0 auto 50px}.tabs .tabs-button-box{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;overflow-x:auto}.tabs .tabs-button-box .button-tab{padding:15px 25px;cursor:pointer;border:1px solid #4a6b8f;border-left:0 solid #4a6b8f;border-bottom:0 solid #4a6b8f;-webkit-box-sizing:border-box;box-sizing:border-box;background:#b9dff4;color:#0b1f35;text-align:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative}.tabs .tabs-button-box .button-tab:first-child{border-left:1px solid #4a6b8f;border-radius:8px 0 0}.tabs .tabs-button-box .button-tab:last-child{border-radius:0 8px 0 0}.tabs .tabs-button-box .active-tab{border-top:1px solid #4a6b8f;border-bottom:1px solid #fff;background:#fff;color:#000;z-index:1;-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.3607843137);box-shadow:2px 2px 4px rgba(0,0,0,.3607843137)}.tabs .tabs-pages-box{position:relative}.tabs .tabs-pages-box .page-tab{border:1px solid #4a6b8f;border-top:1px solid #4a6b8f;width:100%;padding:15px;display:none;background:#fff;overflow:hidden;overflow-x:auto;top:-1px;position:relative}.tabs .tabs-pages-box .active-page{display:block}.tabs .tabs-pages-box ul li{list-style:initial!important;line-height:1.4}.tabs .tabs-pages-box h3{margin:25px 0 15px}.tabs .tabs-pages-box h3:first-child{margin-top:0}.tabs .tabs-pages-box .p14{margin:15px 0}.tabs iframe{border-radius:8px;max-width:550px;width:100%;height:290px}@media screen and (max-width:767px){.tabs .title-section{font-size:48px;line-height:normal}.tabs iframe{max-width:450px;width:100%;height:240px}}