.privacy-policy-title {
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #DC6666;
    padding-left: 8px;
    margin-bottom: 1.5rem;
    display: inline-block;
}

.media-type {
    margin-top: 50px;
}

.privacy-heading {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    letter-spacing: 0.03em;
    color: #0D203C;
}

.privacy-section {
    padding-top: 72px;
    padding-bottom: 70px;
}

.privacy-policy-text {
    font-weight: normal;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 0.03em;
    color: #000000;
    /* margin-bottom: 30px; */
}

.privacy-heading {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    letter-spacing: 0.03em;
    color: #0D203C;
}

.cookie-container {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(100%);
    transition: transform 400ms ease-in-out;
    background-color: #1C3664;
    color: #f5f6fa;
    padding: 20px 12px 13px;
    box-shadow: 0px 3px 10px #0000000d;
    z-index: 999;
    text-align: center;
}

.cookie-container p{
    line-height: 2;
    text-align: center;
    margin-bottom:0px;
    font-family: Lato,sans-serif;
}

.cookie-container a{
    font-family: Lato,sans-serif;
}

.cookie-btn {
    color: #FFFFFF;
    margin-left: 20px;
    /* background: #E92827; */
    background: #B80000;
    width: 56px;
    height: 29px;
    border: 0px;
    font-family: Arial,sans-serif;
    font-size: 12px;
}

.cookie-container.active {
    transform: translateY(0);
}


.inner-title {
    /* float: left; */
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.inner-main-title {
    float: left;
    width: 100%;
    font: normal normal 500 40px/42px Titillium Web;
    color: #000000;
    margin-bottom: 10px;
}

.inner-date {
    font: normal normal 400 14px/24px Titillium Web;
    color: #000;
}

.inner-author {
    /* font: normal 600 normal 15px/30px Lato; */
    font: normal normal 400 14px/24px Titillium Web;
    color: #000;
}

.inner-author span {
    position: relative;
}

.inner-author span {
    position: relative;
}

.inner-author span:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 24px;
    background-color: #B53036;
    bottom: -2px;
    left: 0;
}

.inner-info {
    width: 100%;
    padding-top: 20px;
    margin-bottom: 4%;
}

.inner-info p {

    margin-bottom: 14px;
    color: #000;
}

.page-item.active .page-link{
    z-index: 3;
    color: #fff !important  ;
    background-color: #000000 !important;
    border-color: #000000 !important;
    border-radius: 50%;
    padding: 6px 12px;
}
.page-link{
    z-index: 3;
    color: #000000 !important;
    background-color: #fff;
    border-color: #000000;
    border-radius: 50%;
    padding: 6px 12px !important;
    border: 0;
    font-size: 12px;
    font-weight: 800;
    margin: 0 15px;
}
.pagination{
    flex-wrap: wrap !important;
}
.page-item:first-child .page-link{
    border-radius: 10% !important;
}
.page-item:last-child .page-link{
    border-radius: 10% !important;
}
.pagination li{
    padding: 3px;
}
.disabled .page-link{
    color: #212529 !important;
    opacity: 0.5 !important;
}

.refresh{
    font-size: 12px !important;
    line-height: 10px !important;
}
.card-color{
    background-color: #E92827;
}
.team{
    /* display: ruby; */
    text-align: -webkit-center;
}
.dropdown-menu{
    box-shadow: 0px 3px 20px #00000017;
    width: 180px;
    top: 55px !important;
    z-index: 999;
    padding: 10px 10px;
    left: -30px !important;
   
}
.dropdown-item.active {
    background: #1C3664 !important;
}
.dropdown-item{
    color: rgba(0, 0, 0, .55) ;
    font-size: 14px !important;
}
.dropdown-item:focus{
    background: #1C3664 !important;
}

/* sitemap start */
.inner-main {
    /* float: left; */
    width: 100%;
}
.sitemap {
    /* float: left; */
    width: 100%;
}
.sitemap-inner {
    /* float: left; */
    width: 100%;
    background: #FAFAFA;
    padding: 28px 44px;
    height: 170px;
    margin-bottom: 30px;
}
.sitemap-inner h2 {
    /* float: left; */
    width: 100%;
    font: normal normal 500 25px/30px Titillium Web;
    margin-bottom: 15px;
    color: #000000;
}
.sitemap-inner ul {
    /* float: left; */
    width: 100%;
}
.sitemap-inner ul li {
    width: 100%;
    font: normal normal normal 14px / 24px Titillium Web;
    display: flex
;
    align-items: center;
    color: #000;
}
.sitemap-inner ul li i {
    color: #fff;
    width: 13px;
    height: 13px;
    line-height: 1px;
    text-align: center;
    margin-right: 17px;
    float: left;
    border-radius: 2px;
}
.sitemap-inner ul li i img {
    width: 16px;
    height: 15px;
}
/* sitemap end */

/* home page duplicate h1 tag css  */
.banner h2 {
    font-family: Inter;
    font-size: 24px;
    font-style: italic;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0.01em;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
}
.ship h2 {
    font-size: 80px;
    font-weight: 700;
    line-height: 100px;
    letter-spacing: 0.01em;
}
.service h2 {
    margin-bottom: 20px;
}
.ship h3 {
    color: #B8B8B8;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.01em;
    text-align: center;
}
.service h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.01em;
}
.about-info h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0.01em;
    text-align: left;
}

.corp-in h2.head {
    font-size: 24px;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: 0.01em;
    text-align: left;
}

.contact-in h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0.01em;
    text-align: left;
}

.contact-info h3 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0.01em;
    text-align: left;
}
.contact-info h3 img {
    margin-right: 10px;
}
.fleet-in-tab h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 37px;
    letter-spacing: 0.01em;
    text-align: left;
}
.about-nums .card-img-overlay .about-num-info h3 {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 800;
    line-height: 38px;
    letter-spacing: 0.01em;
    text-align: left;
    margin-bottom: 0;
}
.lg-sub-html h3 {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
}
.bottom-up h3 a {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.01em;
    position: relative;
    text-decoration: none;
}
.bottom-up h3{
    font-size: 1.5rem;
    margin-bottom: 0.3rem;
    margin-top: 0.2rem;
}
.bottom-up h3 a span {
    margin-left: 10px;
}
/* home page duplicate h1 tag css end  */

footer .nav-link, footer p {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0.01em;
    text-align: left;
    margin-left: 15px;
}
.footer-social-icon{
    margin-left: 15px;
}