 
body {
  overflow-x: hidden;
  caret-color: transparent;
}

 
li.menu-item-8 {
    position: relative;
    margin-left: 111rem;
    background-color: #2F3F5B;
    border-radius: 30px;
    top:10px;
}

li.menu-item-9 {
    position: relative;
    margin-left: 111rem;
    background-color: #2F3F5B;
    border-radius: 30px;
    top:10px;
}

.col-md-2 {
  display: none;
}
 
footer[role="contentinfo"] {
  padding: 2em;
}

footer[role="contentinfo"] {
  padding: 2em;
  margin-top: 4em;
}
footer {
  /* background: #0a1428;           Solid dark navy - exactly like screenshot */
  color: #F5F7FA;
  width: 117%;
  margin-top: 3rem;
  position: relative;
}

/* Top blue accent line (exactly like screenshot) */
footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 5px;
  /* background: linear-gradient(to right, #2fa4e7, #0d8be8); */
}

/* Container - full width with nice breathing space */
footer .container-fluid {
  max-width: 1400px; /* Professional wide container */
  padding-left: 40px;
  padding-right: 40px;
}

/* Column spacing - exactly balanced like screenshot */
footer .row {
  --bs-gutter-x: 3.5rem; /* Proper distance between columns */
}

/* Headings with blue underline (perfect match to screenshot) */
footer h5 {
  color: #F5F7FA;
  font-weight: 700;
  font-size: 1.3rem;
  margin-bottom: 1.1rem;
  position: relative;
  padding-bottom: 8px;
}

footer h5::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 65px;
  height: 3px;
  background: #0D47A1;
  border-radius: 3px;
}

/* Journal description text */
footer p.small {
  font-size: 0.95rem;
  line-height: 1.55;
  opacity: 0.95;
  margin-top: -21px;
}

/* All links */
footer a {
  color: #F5F7FA;
  text-decoration: none;
  transition: all 0.3s ease;
  font-size: 0.97rem;
}

footer a:hover {
  color: #2fa4e7;
  padding-left: 4px;
  text-decoration: none;
}

/* List items spacing */
footer ul.list-unstyled li {
  margin-bottom: 7px;
}

/* Icons in contact */
footer .bi {
  color: #2fa4e7;
  width: 20px;
  margin-right: 10px;
}

/* Social icons */
footer .fs-4 {
  font-size: 1.6rem !important;
  transition: all 0.3s ease;
}

footer .fs-4:hover {
  color: #2fa4e7;
  transform: translateY(-4px);
}

/* Horizontal line before copyright */
footer hr {
  border-color: #1e2a44;
  margin: 0.8rem 0 1.5rem 0;
  opacity: 0.6;
  width: 90rem;
}

/* Copyright bar */
footer .small {
  font-size: 0.9rem;
  color: #F5F7FA;
}

footer .small a {
  color: #F5F7FA;
  text-decoration: none;
}

footer .small a:hover {
  color: #2fa4e7;
}

/* Mobile friendly spacing */
@media (max-width: 992px) {
  footer .container-fluid {
    padding-left: 25px;
    padding-right: 25px;
  }

  footer .row > div {
    margin-bottom: 2.5rem;
  }
}

@media (max-width: 576px) {
  footer h5 {
    font-size: 1.15rem;
  }
}

footer.footer {
  background-color: #2F3F5B;
}

.container {
  position: relative;
  margin-left: 6px;
}

.row {
  margin-right: 47px;
  margin-left: -15px;
}

footer p.small {
  font-size: 1.2rem;
  line-height: 1.55;
  opacity: 0.95;
}

.list-unstyled {
  position: relative;
  margin-top: -18px;
  padding-left: 62px;
  list-style: none;
  font-size: 9px;
}

h5.text-white.mb-3 {
  position: relative;
   margin-left: 58px;
    display: ruby-text;
}

h5.text-white.mb-3.test {
  position: relative;
  margin-left: -10px;
}

p {
  margin: -9px 0 31.5px;
}

p.mb-0.small.test1 {
  margin-top: 0px;
}

.navbar-header .site-name {
  margin-left: 428px;
  width: fit-content;
}

.navbar-header {
   background-color: white;
   margin-left: -17px;
}

.navbar-header.head {
  position: relative;
  width: 127rem;
  margin-left: -16px;
}

.navbar-header {
  position: relative;
   height: 83px;
  width: 127rem;
  left: -2rem;
  column-height: 15px;
}

.container-fluid {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 19px;
}

ul#navigationUser {
  /* padding-top: 35px; */
  background-color:#2F3F5B;
  width: 128rem;
  position: relative;
    height: 65px;
  margin-top: 20px;
  margin-right: -7rem;
}

.navbar-header {
  margin-top: -19px;
}

li.menu-item-10.dropdown {
  position: relative;
  margin-left: 110rem;
}

.nav>li {
    position: relative;
    display: block;
    border-right: 1px solid rgb(230, 217, 217);
    /* height: 39px; */
}

/* ul#main-navigation {
  position: relative;
   left: 9rem;
} */
   
nav#nav-menu {
    background-color: #2F3F5B;
        margin-left: -2rem;
        width: 127rem;
        /* column-height: 2px; */
   
}

.navbar-default .navbar-brand, .header_view .navbar-brand {
    color: #0D47A1;
}

 /* nav#nav-menu {
    width: 127rem;
    position: relative;
    left: -2rem;
    height: 4rem;
   
} */

/* nav#nav-menu {
    position: static;
    top: 3rem;
    margin-left: -2rem;
    margin-top: 62px;
} */

.navbar-default, .header_view {
    background-color: #0d47a138;
    border-color: transparent;
}


.headcontact-info {
  font-size: 14px;
   height: 0rem;
}

.headcontact-info span {
  margin-left: 15px;
}

.headcontact-info i {
  margin-right: 5px;
  color: #2F3F5B;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    color: #2F3F5B;
    top: -1rem;
    left: 4rem;
    font-size: 16px;
}

.navbar-default .navbar-brand, .header_view .navbar-brand {
    color: #2F3F5B;
    font-size: 36px;
    font-weight: 700;
    position: relative;
    left: -62px;
    top: -5px
}

 
footer a {
    color: #F5F7FA;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 11px;
    /* padding: 14px; */
}

 
li.mb-2 {
    font-size: 16px;
    color: #F5F7FA;
}

a {
    color: #F5F7FA;
    text-decoration: none;
}
 .navbar, .header_view {
    border-width: 0px;
    /* left: 12px; */
    right: 0px;
    padding: 1px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus, .header_view .navbar-nav>.open>a, .header_view .navbar-nav>.open>a:hover, .header_view .navbar-nav>.open>a:focus {
    color: #F5F7FA;
    background-color: #2F3F5B;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  
    background-color: #2F3F5B;
}

h1, .h1 {
    font-size: 28px;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .header_view .navbar-brand:hover, .header_view .navbar-brand:focus {
    color: #2F3F5B;
    background-color: transparent;
}

li.menu-item-10.dropdown {
    position: relative;
    margin-left: 110rem;
    background-color: #2F3F5B;
    border-radius: 30px;
    margin-top: 10px;
    /* width: 168px; */
}

 

.btn-primary {
    color: #F5F7FA;
    background-color: #2F3F5B;
    border-color: #5179b4;
}

 .btn, .pkp_block.block_make_submission a {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 10px 15px;
    font-size: 15px;
    line-height: 1.42857143;
    border-radius: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.form-control {
    display: block;
    width: 100%;
    caret-color: auto;
    /* height: 34px; */
    /* padding: 5px 0px; */
    font-size: 15px;
    line-height: 1.42857143;
    color: #080809;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dce4ec;
    border-radius: 16px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 8px;
 
}

.btn-default, .pkp_block.block_make_submission a {
    color: #F5F7FA;
    background-color: #2F3F5B;
    border-color: #95a5a6;
}

.navbar-default .nav>li>a:hover, .navbar-default .nav>li>a:focus, .navbar-default .nav>li>a:active, .header_view .nav>li>a:hover, .header_view .nav>li>a:focus, .header_view .nav>li>a:active {
    color: #F5F7FA;
    border-radius: 22px;
    transform: scale(1.2);
    transition: transform 0.25s ease-in-out;
    /* background: #798d8f; */
}
 

.social-icons {
  padding: 15px 0;
}

.social-icons a {
  margin: 0 10px;
  font-size: 18px;
  color: #333;
  transition: 0.3s;
}

.social-icons a:hover {
  color: #007bff;
}

/* circle style */
.social-icons a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  background: #f1f1f1;
}

.col-md-12.text-center.social-icons {
    position: absolute;
    left: -38rem;
    top: 17rem;
    visibility: hidden;
}

.social-icons a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background: #eef1f5;
}


.whatsapp-sticky {
  position: fixed;
  top: 85%;
  right: 0;
  transform: translateY(-50%);
  background-color: #25D366;
  color: #fff;
  font-size: 16px;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  gap: 8px; /* space between icon & text */
  border-radius: 25px;
  z-index: 9999;
  text-decoration: none;
  box-shadow: 0 2px 10px rgba(0,0,0,0.3);
  transition: 0.3s;
      visibility: hidden;
}

/* Icon size */
.whatsapp-sticky i {
  font-size: 16px;
}

/* Hover effect */
.whatsapp-sticky:hover {
  background-color: #1ebe5d;
  color: #fff;
  right: 5px;
   text-decoration: none;
}

.whatsapp-sticky span {
    text-transform: none !important;
}

.alert-info {
    color: #fff;
    background-color: #2F3F5B;
    border-color: #3498db;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 21px;
    list-style: none;
    background-color: #2F3F5B;
    border-radius: 4px;
}

.page-header {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
    border-bottom: 1px solid transparent;
    background-color: #2F3F5B;
    color:#fff;
    
}
 .pkp_block .title {
    display: block;
    margin-top: 0;
    background-color: #2F3F5B;
    color: #fff;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}
.navbar-brand {
  pointer-events: none;
  cursor: default;
}

 .content a {
    color: #2F3F5B;
}

a.btn.btn-default.btn-xs {
    position: absolute;
    left: 66rem;
    top: 84px;
    background-color: #2F3F5B;
}

 .page-header h1 {
    top: 2px;
    position: relative;
    top: 7px;
    left: 2rem;
}

.navbar-brand-logo img {
    max-height: 8rem;
    width: auto;
    position: relative;
    top: -54px;
    right: 35rem;
    /* height: 20px; */
}

.site-name p {
 
    font-weight: bold;
    position: relative;
    top: 34px;
    font-size: 37px;
    right: 75px;
}