/**
        * Theme Name: Exline Child
        * Description: This is a child theme of Exline, generated by Merlin WP.
        * Author: <a href="http://ninetheme.com/">Ninetheme</a>
        * Template: exline
        * Version: 1.9.2
        */
.main-nav.transparent {
	background: linear-gradient(90deg,rgba(255, 255, 255, 0.81) 0%, rgba(255, 255, 255, 0.33) 27%, rgba(255, 255, 255, 0.33) 100%) !important;
}
.service-item:hover {
    border-color: #d53525 !important;
}
.service-desc{
	padding-bottom: 30px;
}
.service-item{
	padding-bottom: 30px;
	border: 1px solid #d535254d;
}

/* Contenedor para hacer la tabla desplazable en móviles */
.tabla-responsive {
  width: 100%;
  overflow-x: auto;
}

/* Estilos de la tabla */
.tabla-proyectos {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  min-width: 400px; /* evita que se comprima demasiado */
  font-family: "Eurostile", Sans-serif;
  font-size: 20px;
}

.tabla-proyectos th {
  background-color: #d53525;
  color: white;
  padding: 10px;
  border: 1px solid #d53525;
  text-align: center;
}

.tabla-proyectos td {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  padding: 10px;
  text-align: center;
  border: 1px solid #d53525;
  font-weight: 300;
}
/* Campos de Contact Form 7 */
.wpcf7 input[type=mail].wpcf7-form-control:not(.wpcf7-not-valid), .wpcf7 input[type=password].wpcf7-form-control:not(.wpcf7-not-valid), .wpcf7 input[type=text].wpcf7-form-control:not(.wpcf7-not-valid),.wpcf7 input[type=tel].wpcf7-form-control:not(.wpcf7-not-valid) {
    border-bottom: 1.5px solid #ffffff !important;
	padding-left: 0px !important;
	text-transform: capitalize !important
}
form p {
	font-family: "Eurostile", Sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF;
}
.form textarea.wpcf7-form-control {
	text-transform: capitalize !important;
}
.wpcf7-list-item.first {
	margin-left: 0px !important
}
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  color: #ffffff !important;   
  opacity: 1 !important;       
}
.wpcf7-response-output{
	color: #ffff
}
/* Checkboxes de Contact Form 7 */
.wpcf7 input[type="checkbox"] {
  appearance: none;         /* elimina el estilo nativo */
  -webkit-appearance: none; /* soporte Safari */
  -moz-appearance: none;    /* soporte Firefox */
  
  width: 1.5em;               /* 1.5 veces más grande que el normal */
  height: 1.5em;
  padding: 15px !important;
  border: 1px solid #fff;   
  background: transparent;  
  cursor: pointer;
  position: relative;
}

/* Cuando está seleccionado */
.wpcf7 input[type="checkbox"]:checked {
  background: transparent;
}

/* Marca personalizada (puedes usar un pseudo-elemento) */
.wpcf7 input[type="checkbox"]:checked::after {
  content: "✔";             /* check */
  color: #fff;               /* color del check */
  font-size: 2em;           /* tamaño del check */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%); /* centra el check */
}

.main-nav.white .inner-nav ul>li>a:hover, .main-nav.white .inner-nav ul>li>a.active {
    color: #3c3c3c;
}

/* projects */#proyectos p, #proyectos .project-title  {
    color: #fff;
    font-family: "Eurostile", Sans-serif;
    font-size: 13px
}
 #proyectos .project-title,  #proyectos .usd  {
   font-size: 14px;
   color:#d53525;
   font-weight: 700;
}
 #proyectos .project-descr  {
   font-size: 12px;
   line-height: 14px;
}
 #proyectos h2 span, #proyectos .usd span{
   color:#ffff;
   font-weight: 300;
}      

 #proyectos .usd {
    color:red;
 }
.px-0 {
  padding:0px;  
}
#proyectos .nt-portfolio-section .filter li span {
    color: #fff;
    font-family: "Eurostile", Sans-serif;
    letter-spacing: 0px;
    font-weight: 500;
	cursor: pointer;
}

#proyectos .nt-portfolio-section .filter li.active span, .nt-portfolio-section .filter li span:hover {
    border-bottom: 1px solid #d53525;
}

#proyectos .card {
    padding: 15px;
  border:1px solid #d53525;
}
#proyectos .divisor {
    padding:1px 0px;
    width:50px;
    border-bottom:1px solid #d53525;
    margin: 10px auto;
}

#proyectos .btn-fotos {
    display: block;
    text-align: center;
    padding: 0.6rem 1rem;
    /* border-radius: 4px; */
    text-decoration: none;
    color: #ffffff;
    font-weight: 500;
    background: #d53525;
    width: 120px;
    margin:auto;
   
}

#proyectos .btn-fotos:hover {
    background-color: #da5144
}

#proyectos p, #proyectos .project-title  {
    color: #fff;
    font-family: "Eurostile", Sans-serif;
    font-size: 13px
}
 #proyectos .project-title,  #proyectos .usd  {
   font-size: 14px;
   color:#d53525;
   font-weight: 700;
}
 #proyectos .project-title.big {
   font-size: 25px;
   line-height:26px;
	font-weight:300;
}
 #proyectos .project-descr  {
   font-size: 12px;
   line-height: 14px;
}
#proyectos .project-descr.big {
    font-size: 15px;
    line-height: 17px;
}
 #proyectos h2 span, #proyectos .usd span{
   color:#ffff;
   font-weight: 300;
}      
 #proyectos .usd {
    color:red;
 }
.px-0 {
  padding:0px;  
}
#proyectos .nt-portfolio-section .filter li span {
    color: #fff;
    font-family: "Eurostile", Sans-serif;
    letter-spacing: 0px;
    font-weight: 500;
}
#proyectos .nt-portfolio-section .filter li.active span, .nt-portfolio-section .filter li span:hover {
    border-bottom: 1px solid #d53525;
}

#proyectos .card {
    padding: 15px;
  border:1px solid #d53525;
}
#proyectos .card:hover {
	background-color:#333;
}
#proyectos .divisor {
    padding:1px 0px;
    width:50px;
    border-bottom:1px solid #d53525;
    margin: 10px auto;
}
#proyectos .btn-fotos {
    display: block;
    text-align: center;
    padding: 0.6rem 1rem;
    /* border-radius: 4px; */
    text-decoration: none;
    color: #ffffff;
    font-weight: 500;
    background: #d53525;
    width: 120px;
    margin:auto;
   
}

#proyectos .btn-fotos:hover {
    background-color: #da5144
}
/* galeria */

.popup-galeria {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.85);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.popup-contenido {
  position: relative;
  background: #000;
  padding: 10px;
  max-width: 900px;
  width: 90%;
  border-radius: 10px;
  overflow: hidden;
}

.cerrar {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 28px;
  color: #fff;
  cursor: pointer;
  z-index: 10;
}

.slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.slide {
  display: none;
  justify-content: center;
  align-items: center;
}

.slide.active {
  display: flex;
}

.slide img {
  width: 100%;
  max-height: 80vh;
  object-fit: contain;
  border-radius: 8px;
}

.prev, .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  font-size: 2rem;
  padding: 10px;
  cursor: pointer;
  user-select: none;
  z-index: 5;
}

.prev:hover, .next:hover {
  color: #ff0000;
}

.prev { left: 10px; }
.next { right: 10px; }

.btn-fotos {
  background: #007bff;
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 8px 16px;
  cursor: pointer;
  transition: background 0.3s;
}

.btn-fotos:hover {
  background: #0056b3;
}

/* menu header */
.inner-nav ul#menu-menu-1 li a {
	font-family: "Eurostile", Sans-serif !important;
    font-size: 13px;
	font-weight: 300;
	padding: 0px 15px;
	text-transform: capitalize;
	height: 39px !important;
	line-height: 40px !important;
	margin-top: 20px;
}
.inner-nav ul#menu-menu-1 li{
	margin-left:0px
}
nav.small-height #menu-menu-1 li a:hover  {
    margin-top: 6px;
}
#menu-menu-1 li a:hover {
    background: #d53525;
    color: #fff !important;
}
.nt-portfolio-section .filter li.active span, .nt-portfolio-section .filter li span:hover {
    border-bottom: 1px solid #d53525 !important;
}

@media (max-width:768px){
	.tabla-proyectos {
	  font-size: 11px !important;
	}
	.service-item svg {
		top: -30px !important;
	}
}
