

body {

}

.top-header-area {
    background-color: #f8f8f8;
}

.top-header-area .phone-number {
    background-color: #ee7a0f;
}

.footer-widget-area .widget-title h6 {
    border-color: #f8f8f8;
}

.footer-widget-area .weekly-office-hours ul li span {
    color: #f8f8f8;
}

.is-sticky .main-header-area {
    background-color: #ee7a0f;
}

.dark .classynav ul li .dropdown, .dark.classy-nav-container, .dark .classynav ul li .megamenu, .dark.breakpoint-on .classynav > ul > li > a, .dark.breakpoint-on .classy-navbar .classy-menu {
    
}
.custom-bullets {
    list-style-type: disc; /* Cambia el tipo de bullet, ej. circle, square */
    list-style-position: inside; /* Ubicación del bullet: inside o outside */
    margin: 20px 10px; /* Margen superior e inferior */
    padding-left: 20px; /* Espaciado desde el borde izquierdo */
  }
  
  .custom-bullets li {
    color: #7d7d7d; /* Color del texto */
    font-size: 14px;
    line-height: 2;
    font-weight: 600;
    list-style-type: square;
    margin-left: 20px;
  }

  .padding-top-20 {
    padding-top: 0px;
  }

  .container {
   /* background-color: aqua; */
    margin-bottom: -200;
  }

  .elements-area section-padding-100-0
  {
    padding-top: 100px;
  }

  .grup
  {
  /* background-color: red; */
    padding-top: 50px;
    padding-bottom: 0px;
  }

  .container
  {
    margin-top: 20px;
  }
  .breadcumb-area .breadcumb-title{
    font-size: 70px;
  }

  .arca
  {
    color: #ee7a0f;
  }