.activities-img-wraper{position: relative;}

.activities-img-wraper .img-overlay{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;background: #03161e82;display: flex;flex-direction: column;justify-content: space-between;}

.activities-img-wraper h2{text-align: center;margin-top: 150px;color: #fff;font-size: 60px;font-weight: 700;text-shadow: 4px 2px 0px #060e35;}

.activities-img-wraper img{width: 100%!important;height: 450px;object-fit: cover;border-radius: 10px;margin-bottom: 25px;}

.activities-page .content{padding-top: 40px;padding-bottom:30px;}

.activities-page .content img{width: 100%;height: auto;}

.activities-page .content h1{font-family: 'Roboto', sans-serif;margin: 0;font-size: 36px;line-height: 40px;color: #000;font-weight: 600;margin-bottom: 25px;}

.activities-page .content h2{ margin: 0;font-size: 30px;line-height: 36px;color: #111;font-weight: 500;margin-bottom: 15px;}

.activities-page .content h3{ margin: 0;font-size: 24px;line-height: 30px;color: #111;font-weight: 500;margin-bottom: 10px;}

.activities-page .content h4{margin: 0;font-size: 20px;line-height: 24px;color: #333;font-weight: 500;margin-bottom: 15px;}

.activities-page .content h5{margin: 0;font-size: 18px;line-height: 20px;color: #333;font-weight: 500;margin-bottom: 15px;}

.activities-page .content h6{margin: 0;font-size: 16px;line-height: 18px;color: #333;font-weight: 500;margin-bottom: 15px;}

.activities-page .content p{padding-top: 0px;padding-bottom: 15px;}

.activities-img-wraper .new-page{background: #0000009e;width: 100%;border: none;}

.activities-img-wraper .new-page ul li{color: #fff;}

.activities-img-wraper .new-page ul li a{color: #c3c3c3;}

.activities-img-wraper .new-page ul li a:hover{color: #fff;}

.activities-page table{width: 100%!important;border: none!important;margin-bottom: 25px;}

.activities-page table td{ padding: 8px 0px;color: #000;padding-right: 20px;}

.activities-page table tr{border-bottom: 1px solid #ddd;}

.activities-page table tr td:last-child{padding-right: 0px;}

.activities-page thead{background: #ebf2f5;}

.activities-page table th{color: #000;border: 1px solid #000;padding: 8px 8px;}

