#bg-title-header .background-title-container {
  box-shadow: inset 0 0 0 1000px rgba(0, 46, 59, 0.52);
  min-height: 30vh; }

#bg-title-header .background-title-container .title-container .title {
  font-size: 48px; }

#header-django .logo-container .header-logo {
  width: 177.156px;
  height: 122px; }

#header-django #navbar-menu-header {
  padding-right: 1rem; }

#header-django .main-menu li a {
  color: #e9f3f5;
  font-size: 14px;
  font-weight: 600px;
  line-height: 20px; }

#header-django .main-menu li:hover a {
  margin-top: 0.6rem;
  color: #FFF; }

#header-django .main-menu .parent-menu::after {
  content: unset; }

#header-django .sidebar-menu {
  background-color: #E9F3F5; }
  #header-django .sidebar-menu li a {
    color: #02607B; }

/*   CSS CUSTOM PARA EL FOOTER   */
#custom-footer {
  background-image: url("http://seawindcharter.com/wp-content/uploads/2022/12/aerial-view-of-a-boat-in-the-blue-sea-yachting-l-2021-09-02-08-45-38-utc.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  box-shadow: inset 0 0 0 1000px rgba(0, 46, 59, 0.52); }
  #custom-footer .logo-footer img {
    width: 172.219px;
    height: 154.219px;
    object-fit: contain; }
  #custom-footer h3 {
    font-size: 1.3rem; }
  #custom-footer ul {
    color: #DDC475;
    padding-left: 1rem; }
  #custom-footer hr {
    border-color: #FFFFFF52; }
  #custom-footer .col a {
    font-size: 0.7rem; }
  #custom-footer .col i {
    color: #DDC475;
    font-size: 0.9rem;
    margin-right: 1rem; }

@media screen and (max-width: 992px) {
  #header-django .logo-container .header-logo {
    object-fit: cover; }
  #custom-footer {
    background-size: unset; } }

@media screen and (max-width: 762px) {
  #custom-footer .logo-footer img {
    width: auto;
    height: auto;
    width: 39%; } }
