@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html, 
body {
    height: 100%;
}
html {
	height: 100%;
}

body {
	background-color:#191931;
	font-family: 'Poppins', sans-serif;
	font-size:18px;
}
header{
	font-weight:600;
	font-size:22px;
	color:#ffe2ae !important;
}
header a{
	color:#fddc9f !important;
	text-decoration:none;
}
header a:hover{
	color:#ffe2ae !important;
	text-decoration:none;
}
main{
	margin-top:40px;
}
.table{
	color:#000;
	font-size:22px;
}

.table-bordered {
    border: 1px solid #5B9A8B;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #0B666A;
}
.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #468B97;
}
.table-striped>thead>tr>th{
	color:#ffe2ae;
	background-color:#1f1f3b;
    text-align:center;
	font-weight:500;
	font-size:24px;
	
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #5B9A8B;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding:13px;
}
.logo{
    height:120px;
    padding-top:15px;
    width:auto;
}
.p-t-55{
    padding-top:55px;
}
@media only screen and  (min-width: 1980px){
	.table-striped>thead>tr>th{
		font-size:38px;
		
	}
	.table{
		font-size:30px;
	}
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		padding:20px;
	}

	
}
@media only screen and  (max-width: 1441px){
	.table-striped>thead>tr>th{
		font-size:24px;
		
	}
	.table{
		font-size:20px;
	}
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		padding:10px;
	}

	
}
@media only screen and  (max-width: 1366px){
	.table-striped>thead>tr>th{
		font-size:22px;
		
	}
	.table{
		font-size:18px;
	}
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		padding:13px;
	}
	
	
}
@media only screen and  (max-width: 1281px){
	.table-striped>thead>tr>th{
		font-size:20px;
		
	}
	.table{
		font-size:16px;
	}
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		padding:13px;
	}
	
	
}
@media only screen and  (max-width: 1025px){
	.table-striped>thead>tr>th{
		font-size:18px;
		
	}
	.table{
		font-size:14px;
	}
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		padding:11px;
	}
	
}
@media only screen and  (max-width: 769px){
    main{
        margin-top:5px;
    }
	.table-striped>thead>tr>th{
		font-size:12px;
		
	}
	.table{
		font-size:12px;
	}
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		padding:3px;
	}
    .logo{
        height:35px;
        padding-top:0;
        width:auto;
    }
    .p-t-55{
        padding-top:10px;
    }
    h2{
        font-size:10px;
    }
	
	
}
@media only screen and  (max-width: 476px){
    main{
        margin-top:5px;
    }
	.table-striped>thead>tr>th{
		font-size:10px;
		
	}
	.table{
		font-size:12px;
	}
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		padding:3px;
	}
	
    .logo{
        height:35px;
        padding-top:0;
        width:auto;
    }
    .p-t-55{
        padding-top:10px;
    }
    h2{
        font-size:10px;
    }
}
@media only screen and  (max-width: 376px){
    main{
        margin-top:5px;
    }
	.table-striped>thead>tr>th{
		font-size:12px;
		
	}
	.table{
		font-size:12px;
	}
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		padding:3px;
	}
	
    .logo{
        height:35px;
        padding-top:0;
        width:auto;
    }
    .p-t-55{
        padding-top:10px;
    }
    h2{
        font-size:10px;
    }
}