/*==========================================*/ /*Estilos Genericos para contenido*/ /*==========================================*/ h1{font-size: 1.6rem;} h2{font-size: 1.35rem;} h3{font-size: 1.2rem;} h4{font-size: 1.05rem;} .big-content{ font-size: 1.05rem; line-height: 1.45;} .medium-content{ font-size: 0.95rem; line-height: 1.45;} /*======================================*/ /*Estilos Header*/ /*======================================*/ .header{ height: 60px; margin-top: 0; } .header-scroll{ height: 60px; } /*------------------------------------------------------*/ .header .header-logo{ height: 60px; padding: 0; } .header .header-logo a img{ height: 30px; } .header .header-menumob{ line-height: 1; margin-bottom: 3px; } .header .header-menumob .header-menu-icono{ font-size: 1.7rem; line-height: 1; color:rgba(255,255,255,1); } /*-------------------------------------------------------*/ .header .header-infomob{ height: auto; } .header .header-infomob div{ text-align: right; } .header .header-infomob a{ color:rgba(144,199,74,1); font-size: 1.6rem; } /*-------------------------------------------------------------------*/ /*Menu Responsive*/ /*-------------------------------------------------------------------*/ .dMenR-active .dMenR-capa{ background-color: transparent; } .dMenR-menu{ background-color: rgba(0,0,0,0.8); backdrop-filter: blur(7.5px); width: 100%; } .dMenR-dlogo{ padding-top: 40px; margin-bottom: 40px; height: auto; } .dMenR-dlogo a{ margin-left: 25px; } .dMenR-dlogo img{ height: 30px; } .dMenR-dlogo .hide-menu-element{ color:rgba(255,255,255,1); font-size: 1.75rem; line-height: 1; margin-right: 20px; } .dMenR-dmenu{ padding: 0 25px; } .dMenR-option{ border-bottom: dotted 1px rgba(87,88,86,1); padding: 15px 0; } .dMenR-option > a, .dMenR-option > span{ color:rgba(255,255,255,1); font-family:'title',helvetica,verdana,sans-serif; font-size: 0.95rem; line-height: 1.2; } .dMenR-option > ul{ margin-top: 5px; } .dMenR-suboption{ font-family:'regular',helvetica,verdana,sans-serif; color:rgba(242,243,240,1); font-size: 0.9375rem; line-height: 1.3; padding: 10px 0 10px 30px; } /*======================================*/ /*Footer*/ /*======================================*/ .footer{ margin-top: 0; } .footer-wrapper{ padding: 50px 0 60px 0; width: 90%; } .footer-logo{ margin-bottom: 45px; text-align: center; } .footer-social{ text-align: center; justify-content: center; margin-top: 55px; padding-top: 0; } .footer-social div{ margin: 0; } /*-------------------------------------------------------------------------------*/ .footer-informacion{ width: 100%; display: block; padding-bottom: 30px; margin-bottom: 50px; } .footer-informacion > div:first-child{ position: relative; top: auto; left: auto; width: 100%; } .footer-informacion > div{ width: 100%; } .footer-informacion h3{ font-size: 1.35rem; margin-bottom: 35px; text-align: center; } /*----------------------------------------------------------------------------------------*/ .footer-navegacion{ width: 100%; margin-top: 0; display: block; } .footer-navegacion h4{ font-size: 0.95rem; text-align: center; } .footer-navegacion ul{ display: block; font-size: 0.95rem; } .footer-navegacion-option{ padding: 0; margin: 10px 0 0 0; font-size: 0.95rem; text-align: center; } /*------------------------------------------------------*/ .footer-pie{ padding-top: 17px; } .footer-pie-copy{ text-align: center; } .footer-pie-findme{ text-align: center; }