.retiringPensionMain {
  background-color: #112240;
  color: #fff;
  padding: 20px;
  border-radius: 8px;
  margin: 20px 0;
}

.retiringPensionMain .form-group {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.retiringPensionMain .form-item {
  flex: 1;
  min-width: 250px;
}

.retiringPensionMain .form-item label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

.retiringPensionMain .form-item .required {
  color: red;
}

.retiringPensionMain .form-control {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 10px;
}

.retiringPensionMain .calculateBtn {
  text-align: center;
  width: 100%;
}

.retiringPensionMain .btn-primary {
  background-color: #0056b3;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.retiringPensionMain .btn-primary:hover {
  background-color: #004494;
}

.qulifyingService {
  width: 100%;
  margin-top: 20px;
  border-collapse: collapse;
}

.qulifyingService td {
  padding: 10px;
  border: 1px solid #ddd;
  text-align: left;
}

.qulifyingService td b {
  color: #fff;
}



li{
  font-size: 20px;
  line-height: 36px;
  font-weight: 400px;
  font-family: source sans pro;
  color: white;
  padding-top: 20px;
}


.background {
    background-image: url('../images/background.png');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    position: relative;

}
.site_theme label:nth-child(2) i {
    background: url(../images/theme-switch.png) right 0 no-repeat;
    background-size: cover;
    width: 18px;
    height: 20px;
    display: block;
}
.txt_size {
    float: left;
    font-size: 0;
    margin-top: 17px;
}
.txt_size a {
    display: inline-block;
    vertical-align: baseline;
    width: auto;
    /* height: 23px; */
    margin-right: 10px;
}

.input input::placeholder {
    color: white;
}

.overlay {
    background: #000422;

}
.bg-blur {
    background: transparent;
    backdrop-filter: blur(10px);
  }
  .site_theme label {
    width: 18px;
    height: 20px;
    float: left;
    position: relative;
    display: block;
  }
  .site_theme label input {
    display: none;
}
.txt_size {
    float: left;
    font-size: 0;
    margin-top: 17px;
}
.txt_size a {
    display: inline-block;
    vertical-align: baseline;
    width: auto;
    /* height: 23px; */
    margin-right: 10px;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    background: transparent;
    text-decoration: none !important;
}
.site_theme {
    float: left;
    margin-right: 14px;
    margin-top: 17px;
    display: flex;
}
.site_theme label i {
    background: url(../images/theme-switch.png) 0 0 no-repeat;
    background-size: cover;
    width: 18px;
    height: 20px;
    display: block;
}

/* .social_media_panel {
    background: url(images/bg4.png) center top no-repeat;
    background-size: cover;
    width: 100%;
    float: left;
    padding: 72px 0 58px;
    position: relative;
}
.social_media_panel .h_txt h2,
.social_media_panel .h_txt span {
    color: #000;
}

.social_media_panel ul {
    list-style: none;
    padding: 0;
    margin: 0 -2%;
    clear: both;
}

.social_media_panel li {
    width: 25%;
    float: left;
    padding: 0 2%;
    position: relative;
}

.social_media_panel li:nth-child(2)::before {
    background: url(images/v-line-2.png) 0 0 no-repeat;
    background-size: 1px 100%;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
}

.social_media_panel li:nth-child(3)::after,
.social_media_panel li:nth-child(2)::after {
    background: url(images/v-line-2.png) 0 0 no-repeat;
    background-size: 1px 100%;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    content: '';
}

.social_media_panel li h3 {
    font-family: "Oswald", sans-serif;
    font-size: 30px;
    line-height: 45px;
    font-weight: 700;
    color: #000;
    float: left;
}

.social_media_panel li strong {
    float: right;
    display: block;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
    margin-top: 8px;
}

.social_media_panel li strong img {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.social_media_panel li strong img:last-child {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}

.social_media_panel li a {
    width: 100%;
    float: left;
    display: block;
    clear: both;
    margin-top: 20px;
    height: 399px;
    overflow: hidden;
    overflow-y: scroll;
} */
.media_panel {
    background: rgba(0, 17, 34, 1);
    width: 100%;
    float: left;
    padding: 85px 0 150px;
    overflow: hidden;
    clear: both;
    position: relative;
    z-index: 2;
}
.container {
    width: 100%;
    max-width: 1575px !important;
    margin: 0 auto;
    padding: 0 15px;
}
.media_gallery {
    width: 100%;
    float: left;
}
.gallery_nav a {
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    letter-spacing: 4px;
    font-weight: 600;
    line-height: 30px;
    color: #686868;
    text-transform: uppercase;
    display: block;
    float: left;
}
.h_txt h2 {
    font-family: "Oswald", sans-serif;
    font-size: 55px;
    line-height: 65px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 49px;
    letter-spacing: 12px;
    position: static;
    visibility: visible !important;
    opacity: 1 !important;
}
.gallery_container {
    width: 100%;
    float: left;
}
.gallery_container .g_tab_cont {
    width: 100%;
    float: left;

}

.sidebar {
    background:#D9DDFF;
    color: BLACK;
    width: 390px;
    height: 100vh;
    position: fixed;
    top: 0;

    transition: all 0.3s ease;
    padding-top: 60px;
    overflow-y: auto;
}

.sidebar.show {
    left: 0;
}

.sidebar-header {
    padding: 20px;
    text-align: center;
    background-color: #D9DDFF;
}

.sidebar ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.sidebar ul li {
    padding: 10px 20px;
   border-bottom: 1px solid #999999;
    cursor: pointer;
    font-family: Oswald;
    font-weight: 600px;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 10%;
}
/*
.sidebar ul li:hover {
    background-color: rgba(0, 0, 0, 0.2);
} */

.sidebar ul li:last-child {
    border-bottom: none;
}
.sidebar {
    width: 250px;
    background-color: #D9DDFF;
    color: black;
    position: fixed;
    left: 100%;
    overflow-y: auto;
    transition: transform 0.3s ease-in-out;
    transform: translateX(-250px);
}
.sidebar.open {
    transform: translateX(0);
}

.sidebar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    background-color: #D9DDFF;
}

.sidebar-header h2 {
    margin: 0;
    font-size: 16px;
}

.close-btn {
    background: #D9DDFF;
    border: none;
    color: black;
    font-size: 24px;
    cursor: pointer;
}

.menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu li {
    padding: 15px 20px;
    border-bottom: 1px solid #ccc;

}

.menu li a {
    color: black;
    text-decoration: none;
    display: block;
}
/*
.menu li a:hover {
    background-color: #c1d1e3;
} */

.main-content {
    flex: 1;
    padding: 20px;
    margin-left: 250px;
    transition: margin-left 0.3s;
}

.open-btn {
    background: none;
    border: none;
    color: white;
    font-size: 24px;
    cursor: pointer;
    position: fixed;
    top: 53px;
    right: 161px;
}

@media (max-width: 768px) {
    .sidebar {
        transform: translateX(-250px);
    }

    .sidebar.open {
        transform: translateX(0);
    }

    .main-content {
        margin-left: 0;
    }

    .open-btn {
        display: block;
    }
}
@media (width: 2560px) {
.chart{
    padding-left: 27%;
}

.captcha{
  width:24% !important
}
}

.toggle-btn {
    position: fixed;
    top: 20px;
margin-left: 7px;
    cursor: pointer;
    z-index: 999;
}

.toggle-icon {
    width: 30px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    display: flex;

    justify-content: center;
    align-items: center;
}

.toggle-icon:before {
    content: '\2630'; /* Unicode character for hamburger icon */
    font-size: 20px;
    color: #fff;
}
.footer_bottom {
    width: 100%;
    float: left;
    background: url(images/h-line-footer.png) left top no-repeat;
    background-size: 100%;
}
.linear{
    background-image: linear-gradient(45deg,#FFFFFF00,#FFFFFF,#FFFFFF00);
}
.oswald{
font-family: oswald;
/* letter-spacing: 4px; */
}
.sans{
    font-family: Source Sans Pro;
}
.linear2 {
    border: none;
    border-right: 1px solid;
    border-image-slice: 1;
    border-width: 1px;
    border-image-source: linear-gradient(45deg, #FFFFFF00, #FFFFFF, #FFFFFF00);
    text-align: left;
    display: inline-block;
}
.image-container{
     position: relative;
}
.image-container::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Adjust the overlay color and opacity here */
    z-index: 1;
}
.nav-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.owl-nav {
    display: flex;
    position: absolute;
     bottom: -22px;
     left:0px;
    width: 100%;

}
.owl-nav .owl-prev,
.owl-nav .owl-next {
    color: white;
    border-radius: 50%;
    padding: 10px;
    cursor: pointer;
    background-color:#000422;
}
.owl-dots{
    display: none;
}
.owl-theme .owl-nav [class*=owl-]{
    background: none !important;
}

.marquee {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;

}
.marquee-content {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 15s linear infinite;
}
.marquee-content img {
    width: 200px;
    height: auto;
    display: inline-block;
    margin-right: 20px; /* Space between images */
}
@keyframes marquee {
    0% { transform: translateX(0); }
    100% { transform: translateX(-100%); }
}
@media (max-width: 768px) {
    .linear2{
        border-image-slice: 0;
    }

}
input[type="checkbox"] {
    /* Hide the default checkbox */
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 24px;
    height: 24px;
    border-radius: 6px;
    outline: none;
    cursor: pointer;
    background-color: #0A2A43; /* Your custom background color */
  }
  input[type="checkbox"]::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 3px;
    background-color: green; /* Your accent color */
    position: relative;
    top: 50%;
    left: 50%;
    color: white;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  input[type="checkbox"]:checked::before {
    opacity: 1;
  }
  input[type="checkbox"]::after {
    content: "\2713"; /* Unicode character for check mark */
    font-size: 16px;
    color: white; /* Color of the check mark */
    position: absolute;

    transform: translate(38%, -128%);
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  input[type="checkbox"]:checked::after {
    opacity: 1;
  }
  /* Center Mode Styling */
.swiper-container {
  position: relative;
  overflow: hidden;
  margin: 20px auto;
  width: 100%;
  padding: 0 10px;
}

.swiper-wrapper {
  display: flex;
}

.swiper-slide {
  flex-shrink: 0;
  width: 33.33%; /* Adjust width based on the number of slides you want to show */
  padding: 20px; /* Adjust padding as needed */
  box-sizing: border-box;
  transition: transform 0.3s ease;
  opacity: 0.5; /* Adjust opacity as needed */
}

.swiper-slide-active {
  opacity: 1;
  transform: scale(1.1); /* Adjust scale as needed */
}

/* Navigation Arrows */
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  transition: background-color 0.3s ease;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.swiper-button-prev {
  left: 10px;
}

.swiper-button-next {
  right: 10px;
}
input::placeholder{
    color: white;
}
.combat_info {
    background: url(images/blue-bg.png) center top no-repeat;
    background-size: cover;
    width: 100%;
    float: left;
    padding: 100px 0 202px;
    position: relative;
}

.combat_info::before {
    background: url(images/mask-star.png) center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
}

.combat_info .container {
    position: relative;
    z-index: 1;
}

.combat_info .rows1 {
    margin: 0 -15px;
    font-size: 0;
    text-align: center;
}

.combat_info .column1 {
    width: 416px;
    float: left;
    height: 600px;
    display: table;
}

.combat_info .column1:last-child {
    width: 600px;
    height: 600px;
    margin: 0 auto;
    float: none;
    /* overflow: hidden; */
    position: relative;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.combat_info .column1:last-child img {
    position: relative;
    z-index: 1;
}

.combat_info .column1:nth-child(2) {
    float: right;
}

.combat_info .column1:last-child em {
    width: 470px;
    position: absolute;
    left: -174px;
    bottom: -160px;
}

.combat_info .column1 h3 {
    font-family: "Oswald", sans-serif;
    font-size: 80px;
    line-height: 90px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    text-align: right;
    display: table-cell;
    vertical-align: middle;
}

.combat_info .column1 p {
    font-size: 24px;
    line-height: 40px;
    font-weight: 600;
    color: #fff;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
}

.combat_info_txt {
    width: 100%;
    float: left;
    margin-top: 177px;
    text-align: center;
}

.combat_info_txt a {
    font-family: "Oswald", sans-serif;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    text-transform: uppercase;
}

.combat_info_txt a.active,
.combat_info_txt a:hover {
    color: #EEB601;
}

.combat_info_txt a:nth-child(2) {
    text-align: center;
    width: 48.3%;
}

.combat_info_txt a:nth-child(3) {
    text-align: left;
}

.surface_ship_content {
    background: url(images/blue-bg.png) 0 0 no-repeat;
    background-size: cover;
    width: 100%;
    float: left;
    position: relative;
}

.surface_ship_content::before {
    background: url(images/mask-star.png) 0 0 repeat-y;
    background-size: 100% auto;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
}

.surface_block {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    padding: 50px 0;
}

.surface_block .img1 {
    display: inline-block;
    vertical-align: middle;
}

.surface_block figure {
    width: 600px;
    height: 600px;
    overflow: hidden;
    padding: 15px;
    display: block;
    margin: 0 70px;
    border: 4px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.surface_block figure img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.surface_block h3 {
    font-family: "Oswald", sans-serif;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.surface_block h3 a {
    color: #fff;
    display: inline-block;
}

.surface_block h3 a:hover {
    color: #EEB601;
}

.surface_block:nth-child(even) {
    text-align: right;
}

.custom_panel_3 {
    width: 100%;
    float: left;
    padding-bottom: 50px;
}

.c_banner_img {
    width: 100%;
    float: left;
}

.custom_panel_3_block {
    background: url(images/v-line1.png) center no-repeat;
    background-size: 1px 100%;
    width: 100%;
    float: left;
    padding: 70px 0;
}

.inner_block {
    width: 50%;
    float: left;
    position: relative;
}


/* .inner_block:first-child:after {
    background: url(images/v-line1.png) right top no-repeat;
    background-size: 100% 100%;
    width: 2px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    content: '';
} */

.inner_block p {
    font-size: 20px;
    font-weight: 400;
    line-height: 50px;
    color: #fff;
    margin: 0 100px 0 0 !important;
}

.custom_panel_3_block p {
    font-size: 20px;
    font-weight: 400;
    line-height: 50px;
    color: #fff;
    margin: 0px 0 30px 0;
}

.custom_panel_3_block p:first-child {
    margin-top: 70px;
}

.custom_panel_3_block h4 {
    font-size: 24px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}

.inner_block ul {
    margin: 0;
    padding: 0px 0 0;
    list-style: none;
}

.inner_block li {
    font-size: 20px;
    font-weight: 700;
    line-height: 50px;
    color: #fff;
    width: 100%;
    padding: 0px 0 0 100px;
    margin-bottom: 4px;
}

.custom_panel_3_bottom {
    background: url(images/h-line4.png) center top no-repeat;
    background-size: 100%;
    width: 100%;
    float: left;
    font-size: 0;
    margin: 50px 0 50px;
    padding: 55px 0;
}

.custom_panel_3_bottom figure {
    width: 251px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 100px;
}
