/* Personalizacoión de estilos */

/*--- Fondo pie de página ---*/
.gt_footer_bg{
  	padding: 0;
}
/*--- Copy wraper ---*/
.gt_copyright_wrap{
	margin-top: 0;
}

.bold{
  font-weight: bold;
}

/*--- Iconos redes sociales ---*/
.gt_social_icon{
  	padding-top: 2%;
}

@media (max-width: 1024px){
        .gt-logo a{
          width: 50% !important;
        }
      }
/* Nosotros*/

ul.gt_provide_list li{
	font-weight: normal;
}

/* Links cabecere pre header */
.contacto-cabecera{
	color: white;
}

.contacto-cabecera:hover{
	color: #ef3e36;
}
.gt_member_contact_detail ul li:nth-child(odd) {
  /* margin-left: 0px; */
}
.lista{
  padding-bottom: 8px;
}
.sep{
      display: contents;
}