.p-txt{margin:0;padding:10px 0}.tabs{display:flex}.tab{background:#fff;border:1px solid;border-color:#000 #000 #da291c;color:#000;cursor:pointer;flex:1;font-size:16px;font-weight:700;padding:19px 0;text-transform:uppercase;transition:all .3s ease}.tab2{border-bottom-color:#da291c;border-left:none}button.tab.tab1{border-right-color:#e4212f;position:relative}.tab.active{background:#f8f8f8;border-color:#da291c;border-bottom:none;box-shadow:9px -6px 0 #da291c;color:#da291c}section.tabbed-table-section{position:relative}section.tabbed-table-section:before{border:1px solid #da291c;border-top:none;content:"";height:91.9%;left:0;position:absolute;top:40px;width:100%}.tab-content{background:#fff;display:none}.tab-content.active{display:block}table{border:none;color:#000;font-size:16px;margin:0;width:100%}thead th{border:none;font-weight:400;padding:12px}button.tab.active:focus,button.tab.active:hover,thead th{background:#f8f8f8}td,thead,tr{border:none}tbody td{padding:12px;text-align:center;vertical-align:middle}tbody tr:nth-child(odd){background:#fdfdfd}tbody tr:nth-child(2n){background:#f8f8f8}.tab-content.active table{border-top:none}@media (max-width:767px){table{font-size:12px}tbody tr{border:1px solid #eee;border-radius:6px;margin-bottom:15px}tbody td:before{color:#000;content:attr(data-label);font-weight:700}}