html {
	margin-top: 0px !important;
}

*{
  font-family: arial, Arial, Helvetica, sans-serif;
}

.transition-all {
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
}

#menu-modal{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10000;
}

.menu-item {
                list-style: none;
                background: 0 0;
}

.menu-item a {
                display: block;
                padding: 5px 10px;
                color: #010101;
                text-decoration: none;
                font-size: .9rem;
                font-weight: 400;
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
}

.menu-item :hover {
                background-color: #05b548;
                color: #fff;
}

button {
                background-color: transparent;
                background-image: none;
                cursor: pointer;
                text-transform: none;
                border: none;
}

a {
                text-decoration: none;
}

#btnIframe {
                padding: 10px 20px !important;
}

#menu {
              margin-top: 0%;
              padding-top: 0%;
              /*  display: -webkit-box;*/
                display: -moz-box;
                display: -ms-flexbox;
                /*display: -webkit-flex;*/
                /*display: flex;*/
                -webkit-box-pack: justify;
                -moz-box-pack: justify;
                -ms-flex-pack: justify;
                -webkit-justify-content: space-between;
                justify-content: space-between;
                -webkit-box-align: center;
                -moz-box-align: center;
                -ms-flex-align: center;
                -webkit-align-items: center;
                align-items: center;
                padding: 0;
                background-color: #fff;
                -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
                -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
                box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
                
	
}

#menu > li
{
  border-bottom: #e5e7eb 1px solid;
}


#menu > li:hover
{
  background-color: #f9fbfc !important;
}

.submenu > a > li:hover {
  color: #05b548;
}

.submenu:not(:first-child) {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;

border-top-width: 1px !important;
border-bottom-width: 0px !important;
}

#navbar {
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
}

button#menu-toggle {
                display: none;
}

.toggle-submenu {
	border-radius: none !important;
}


.card:hover{
  transform: scale(1.05);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.cards-container
{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.menu-toggle
{
    display: none; 
    color: #4b5563; 
    background: none; 
    border: none; 
    cursor: pointer;
}

.navbar
{
  display: flex; gap: 1rem;
}

.navbar > a
{
  font-size: 0.875rem; 
  font-weight: 600; 
  color: #4b5563; 
  transition: color 0.3s;

}


footer {
  height: 2.5rem; 
  background-color: #1f2937; 
  color: white; 
  padding: 1rem 1.5rem; 
  display: flex; 
  justify-content: space-between; 
  align-items: center;  
  margin-top: auto;
}

.footer-title
{
text-align: center; font-size: 0.875rem;
}

.redes
{
display: flex; justify-content: center; gap: 1rem; margin-top: 0.5rem;
}

.redes > li {
list-style-type: none;
}

.red-item
{
color: inherit; font-size: 0.875rem; transition: color 0.15s ease-in-out;
}


@media (max-width: 768px) {
                #iframeVideo {
                                width: 100% !important;
                                height: 100% !important;
                }

                main {
                                max-width: 90% !important;
                                width: 100% !important;
                }

                #title-agenda {
                                font-size: 18px !important;
                }

                #navbar {
                                display: none;
                }

                button#menu-toggle {
                                display: -webkit-box;
                                display: -moz-box;
                                display: -ms-flexbox;
                                display: -webkit-flex;
                                display: flex;
                                color: #4b5563;
                }

                .menu-toggle {
                                display: block;
                }
                .navbar {
                                display: none;
                }
}


.socialicon {
	   display: flex !important;
                                -webkit-box-pack: center !important;
                                -moz-box-pack: center !important;
                                -ms-flex-pack: center !important;
                                -webkit-justify-content: center !important;
                                justify-content: center !important;
                                -webkit-box-align: center !important;
                                -moz-box-align: center !important;
                                -ms-flex-align: center !important;
                                -webkit-align-items: center !important;
                                align-items: center !important;
}


@media (max-width: 640px) {
                .socialicon {
                                display: -webkit-box !important;
                                display: -moz-box !important;
                                display: -ms-flexbox !important;
                                display: -webkit-flex !important;
                                display: flex !important;
                                -webkit-box-pack: center !important;
                                -moz-box-pack: center !important;
                                -ms-flex-pack: center !important;
                                -webkit-justify-content: center !important;
                                justify-content: center !important;
                                -webkit-box-align: center !important;
                                -moz-box-align: center !important;
                                -ms-flex-align: center !important;
                                -webkit-align-items: center !important;
                                align-items: center !important;
                }

                .hide-on-mobile {
                                display: none !important;
                }
}


/* iPhone specific styles */
@media only screen and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 2) {
                                                                #menu {
                                                                                                                                padding: 0 5px;
                                                                }

                                                                .menu-item a {
                                                                                                                                padding: 10px 15px;
                                                                                                                                font-size: 1rem;
                                                                }

                                                                #navbar {
                                                                                                                                flex-direction: column;
                                                                }

                                                                button#menu-toggle {
                                                                                                                                font-size: 1.2rem;
                                                                }

                                                                #iframeVideo {
                                                                                width: 100% !important;
                                                                                height: auto !important;
                                                                }
	
	#embedIframe{
		  width: 100% !important;
                                                                                height: auto !important;
	}

  .cards-container {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 800px) {
  .cards-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .cards-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .cards-container {
    grid-template-columns: 1fr;
  }
}