/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: 0.35em 0.75em 0.625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

.coverimage {
	background-repeat: no-repeat no-repeat;
	background-size: cover !important;
	background-position: 50% 50%;
}

.coverfixed {
	background-size: cover;
	background-attachment: fixed;
}

.cfix {
	zoom: 1;
}

.cfix:before,
.cfix:after {
	display: table;
	content: "";
}

.cfix:after {
	clear: both;
}

.astable {
	width: 100%;
	height: 100%;
	display: table;
}

.ascell {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.vertical-content:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 1px;
}

.transition {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.ellipsis {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

::-webkit-selection {
	color: #fff;
	background: #8b1f5b;
}

::-moz-selection {
	color: #fff;
	background: #8b1f5b;
}

::-ms-selection {
	color: #fff;
	background: #8b1f5b;
}

::selection {
	color: #fff;
	background: #8b1f5b;
}

h1,
h2,
h3,
h4,
h5,
h6,
.secondfont {
	font-family: 'Merriweather', serif;
	font-weight: 400;
	margin: 0 0;
}

html,
body {
	width: 100%;
	font-family: 'Merriweather', serif;
	font-weight: 400;
	font-size: 18px;
	color: #3F3A39;
}

.t1 {
	font-size: 28px;
	line-height: 1.5em;
	font-weight: 300;
}

.t2 {
	font-size: 22px;
	line-height: 1.5em;
	font-weight: 400;
}

.t3 {
	font-size: 28px;
	line-height: 1.5em;
	font-weight: 600;
}

.t4 {
	font-size: 36px;
	line-height: 1.5em;
	font-weight: 400;
}

.t5 {
	font-size: 28px;
	line-height: 1.5em;
	font-weight: 400;
}

/*Generales*/
.wrap {
	width: 100%;
	max-width: 1178px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
}

.wrap.wrapheader {
	max-width: 1200px;
}

.wrap.wrapcolumns {
	max-width: 984px;
}

.wrap.wrapbig {
	max-width: 1230px;
}

.wrap.wrapmedium {
	max-width: 900px;
}

.wrap.wrapsmall {
	max-width: 830px;
}

.wrap.wrapxtrasmall {
	max-width: 730px;
}

.wrap.wrapinfo {
	max-width: 924px;
}

/* SECTION, FONTS y MARGINS*/
.texto {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #7B706F;
}

.texto2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 1.7em;
	color: #7B706F;
}

.facento {
	color: #000;
}

.tcenter {
	text-align: center;
}

.section {
	padding: 98px 0;
	position: relative;
}

.section.ssmall {
	padding: 70px 0;
}

.section.smedium {
	padding: 155px 0;
}

.section.sbig {
	padding: 200px 0;
}

.section.npt {
	padding-top: 0;
}

.section.npb {
	padding-bottom: 0;
}

.section.sgray {
	background: #F7F7F7;
}

.linea1 {
	background: #707070;
	height: 1px;
	width: 200px;
	margin: 58px 0;
}

.linea2 {
	background: #707070;
	height: 1px;
	width: 30px;
	margin: 32px 0;
}

.linea3 {
	background: #707070;
	height: 1px;
	width: 180px;
	margin: 50px 0;
}

/* Botones */
.btntext {
	display: inline-block;
	color: #000;
	text-decoration: underline;
	margin-top: 4px;
	font-size: 12px;
}

.btntext:hover {
	color: #000;
	opacity: 0.7;
	text-decoration: none;
}

.btn {
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	border: 0;
	outline: 0;
	font-weight: 600;
	letter-spacing: 2px;
	color: #696400;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	padding: 10px 14px;
	position: relative;
	background: transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.btn .t {
	position: relative;
	z-index: 5;
}

.btn .b {
	background: #E7E390;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 70%;
	height: 58%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.btn:hover {
	color: #1E1A19;
}

.btn:hover .b {
	width: 100%;
	height: 74%;
}

.btn2 {
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 2px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	padding-right: 14px;
	border: 0;
	outline: 0;
	background: transparent;
	cursor: pointer;
}

.btn2::after {
	content: "";
	display: block;
	height: 2px;
	width: 100%;
	background: #E7E390;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: -12px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.btn2:hover::after {
	width: 50%;
}

.btn2.color {
	color: #3F3A39;
}

.hidden {
	display: none;
}

.objectcover {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.tcenter {
	text-align: center;
}

.tcenter .t2 {
	margin-bottom: 78px;
}

.division .linea {
	background: #707070;
	height: 1px;
	width: 100%;
	opacity: 0.25;
	width: 100%;
}

.division .linea.lineamargins {
	margin: 150px 0;
}

/* HEADER */
.header {
	height: 78px;
	background: transparent;
	position: fixed;
	z-index: 100;
	width: 100%;
	padding: 5px 0;
	top: 0;
	left: 0;
}

.header .wrap {
	height: 100%;
}

.header .logo {
	float: left;
	height: 100%;
	display: inline-block;
	text-decoration: none;
}

.header .logo .logoimg {
	height: 100%;
}

.header .hr {
	float: right;
	width: 80%;
	text-align: right;
}

.header .hr .menu {
	font-size: 0;
	margin: 22px 0;
}

.header .hr .menubtn {
	height: 48px;
	width: 46px;
	padding: 14px 10px;
	display: inline-block;
	vertical-align: top;
	float: right;
	display: none;
	margin-top: 10px;
}

.header .hr .menubtn .bar {
	width: 100%;
	background: #fff;
	height: 4px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.header .hr .menubtn .bar.center {
	margin: 4px 0;
}

.header .hr .menubtn:hover .bar {
	background: #E7E390;
}

.header.open .hr .menu {
	display: block;
}

.header .hr .menu .enlace {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 3px;
	text-transform: uppercase;
	vertical-align: middle;
	display: inline-block;
	margin-left: 30px;
	opacity: 0.5;
}

.header .hr .menu .enlace:hover,
.header .hr .menu .enlace.menu-active {
	color: #fff;
	opacity: 1;
}

.belowheader {
	height: 68px;
	width: 100%;
}

.header.headertransparent {
	background: transparent;
	position: absolute;
}

.header.fixed {
	position: fixed;
	top: 0;
	background: #1E1A19;
}

.headerclean .wrap {
	text-align: center;
}

.headerclean .logo {
	float: none;
}

.footer {
	background: #1E1A19;
	color: #fff;
	padding: 70px 0 84px;
	text-align: center;
}

.footer .alogo {
	display: inline-block;
	border: 0;
	outline: 0;
}

.footer .alogo .flogo {
	height: 80px;
	vertical-align: top;
}

.footer .fmenu {
	width: 100%;
	margin-top: 84px;
	text-align: center;
}

.footer .fmenu .enlace {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: #fff;
	opacity: 0.5;
	margin: 0 32px;
	display: inline-block;
	text-decoration: none;
	letter-spacing: 3px;
}

.footer .fmenu .enlace:hover {
	opacity: 1;
}

.footer .linea {
	opacity: 0.2;
	width: 100%;
	background: #fff;
	height: 1px;
	margin: 25px 0;
}

.footer .pie {
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	letter-spacing: 2px;
}

.footer .pie .copy {
	float: left;
	width: 50%;
	text-align: right;
	opacity: 0.5;
}

.footer .pie .enlaces {
	float: left;
	width: 50%;
	text-align: left;
}

.footer .pie .enlaces .enlace {
	display: inline-block;
	color: #fff;
	opacity: 0.5;
	margin-right: 40px;
	text-decoration: none;
}

.footer .pie .enlaces .enlace:hover {
	opacity: 1;
}

.footer .pie .enlaces .enlace:last-child {
	margin-right: 0;
}

.scontacto .contenido {
	padding: 122px 15px;
	position: relative;
	max-width: 730px;
	margin: 0 auto;
	color: #fff;
}

.scontacto .contenido .texto {
	color: #fff;
	margin-top: 16px;
	max-width: 510px;
}

.scontacto .actions {
	margin-top: 70px;
}

.scontacto .btn2 {
	margin-left: 124px;
}

.scontacto .btn2:first-child {
	margin-left: 0;
}

/* HOME */
.phome .stop {
	position: relative;
}

.phome .stop .wrapactions .wacon {
	position: relative;
	width: 100%;
}

.phome .stop .botondown {
	position: absolute;
	z-index: 10;
	right: 0;
	bottom: 100px;
	width: 42px;
	height: 42px;
	line-height: 42px;
	border-radius: 42px;
	font-size: 14px;
	vertical-align: middle;
	background: #E7E390;
	color: #696400;
	text-align: center;
}

.phome .stop .botondown:hover {
	background: #ECE322;
}

.phome .s1 .contenido {
	text-align: center;
	max-width: 960px;
	margin: 0 auto;
}

.phome .s2 .boxcontenido {
	position: relative;
	background: #F7F7F7;
	padding-right: 8.3333333333333333%;
}

.phome .s2 .servicios1 {
	width: 54%;
	height: 84%;
	position: absolute;
	z-index: 1;
	left: -14px;
	top: -14px;
}

.phome .s2 .servicios2 {
	width: 40%;
	height: 50%;
	position: absolute;
	z-index: 2;
	left: 14%;
	bottom: -14px;
}

.phome .s2 .contenido {
	width: 35%;
	padding-top: 100px;
	padding-bottom: 100px;
	float: right;
	position: relative;
	z-index: 5;
}

.phome .s2 .contenido .texto {
	margin-bottom: 60px;
}

.pnosotros .s1 .contenido {
	max-width: 460px;
}

.pnosotros .s1 .contenido .t2 {
	margin-bottom: 25px;
}

.pservicios .s1 .accordion {
	margin-top: 90px;
}

.pequipo .sectionequipo .division:last-child {
	display: none;
}

.pequipo-miembro .usuario {
	margin-bottom: 50px;
}

.pequipo-miembro .usuarioimg {
	width: 100%;
	vertical-align: top;
}

.pequipo-miembro .scolumns3 {
	margin-top: 10px;
}

.pcontacto .formulariocon {
	margin-top: 40px;
}

.pcontacto .s2 {
	background: #fafafa;
}

.pcontacto .map-canvas {
	width: 100%;
	height: 370px;
}

/* SBENEFICIOS */
.sbeneficios {
	margin-left: -30px;
	margin-right: -30px;
	font-size: 0;
}

.sbeneficios .beneficio {
	display: inline-block;
	vertical-align: top;
	width: 33.333333333333333333333333%;
	padding: 0 30px;
}

.sbeneficios .beneficio .t {
	color: #3F3A39;
	font-weight: 600;
	font-size: 15px;
	margin: 10px 0;
}

.sbeneficios .beneficio .icon {
	height: 70px;
}

/* ACCORDION */
.accordion {
	position: relative;
	width: 100%;
}

.accordion .elemento {
	margin-top: 35px;
}

.accordion .elemento:first-child {
	margin-top: 0;
}

.accordion .elemento .titulo {
	display: block;
	width: 100%;
	position: relative;
	font-size: 22px;
	line-height: 26px;
	color: #3F3A39;
	text-decoration: none;
	margin-bottom: 25px;
}

.accordion .circleicon {
	width: 26px;
	height: 26px;
	line-height: 26px;
	border-radius: 26px;
	text-align: center;
	margin-left: 30px;
	background: #E7E390;
	display: inline-block;
	vertical-align: middle;
	color: #696400;
	font-size: 14px;
}

.accordion .circleicon .iup {
	display: none;
}

.accordion .elemento .texto {
	display: none;
}

.accordion .elemento.open .texto {
	display: block;
}

.accordion .elemento.open .circleicon {
	background: #9C9089;
	color: #ECE0D9;
}

.accordion .elemento.open .circleicon .iup {
	display: inline-block;
}

.accordion .elemento.open .circleicon .idown {
	display: none;
}

/* STOPIMAGE */
.stopimage {
	width: 100%;
	height: 548px;
	position: relative;
	padding-top: 68px;
	text-align: center;
}

.stopimage.stopimagesmall {
	height: 78px;
}

.stopimage .contenido {
	max-width: 600px;
	padding: 0 15px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

.stopimage .subtitulo {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 2px;
	opacity: 0.6;
	margin-bottom: 22px;
	color: #fff;
}

/* LISTA MIEMBROS */
.listamiembros {
	position: relative;
	margin-left: -17px;
	margin-right: -17px;
	font-size: 0;
	text-align: center;
}

.listamiembros .miembrocon {
	width: 34%;
	padding: 0 17px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 30px;
}

.listamiembros .miembrocon.nosocio {
	width: 33.3333333333333333%;
}

.listamiembros .miembro {
	position: relative;
	width: 100%;
	display: block;
	text-decoration: none;
	color: #3F3A39;
	text-align: left;
}

.listamiembros .miembro .foto {
	width: 100%;
	height: 530px;
	position: relative;
	margin-bottom: 12px;
	overflow: hidden;
}

.listamiembros .miembrocon.nosocio .miembro .foto {
	height: 440px;
}

.listamiembros .miembro .overback {
	background: #E7E390;
	opacity: 0;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.listamiembros .miembro:hover .overback {
	opacity: 0.8;
}

.listamiembros .miembro .overlabel {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #7B706F;
	font-weight: 600;
	letter-spacing: 2px;
	bottom: 10px;
	left: -40px;
	opacity: 0;
	position: absolute;
	z-index: 4;
}

.listamiembros .miembro:hover .overlabel {
	left: 10px;
	opacity: 1;
}

.listamiembros .miembro h2 {
	color: #3F3A39;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 3px;
}

.listamiembros .miembro .texto {
	line-height: 1.3em;
}

.listamiembros.lmchica .miembrocon {
	width: 33.3333333333333333333333333333%;
}

.listamiembros.lmchica .miembro .foto {
	height: 265px;
}

.optcontacto {
	position: relative;
	width: 100%;
	margin-bottom: 50px;
	padding-left: 50px;
	max-width: 300px;
}

.optcontacto .icono {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	font-size: 30px;
	line-height: 44px;
	color: #3F3A39;
}

.optcontacto .texto {
	line-height: 20px;
}

.optcontacto .label {
	font-weight: 600;
	margin-bottom: 4px;
	color: #3F3A39;
}

/* SCOLUMNAS */
.scolumns1 .cl,
.scolumns1 .cr {
	width: 50%;
	float: left;
}

.scolumns2 {
	margin-bottom: -20px;
}

.scolumns2 .cl {
	width: 30%;
	float: left;
}

.scolumns2 .cr {
	width: 70%;
	float: left;
}

.scolumns3 .cl {
	width: 41.6666666666666666666666%;
	float: left;
}

.scolumns3 .cr {
	width: 58.3333333333333333333333%;
	padding: 0 8.3333333333333333333%;
	float: left;
}

/* FRASE */
.sfrase {
	position: relative;
	padding-left: 220px;
	padding: 150px 0 150px 220px;
}

.sfrase .imagen {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 360px;
	height: 100%;
	opacity: 0.3;
}

.sfrase .imagen img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.sfrase .contenido {
	position: relative;
	z-index: 5;
}

/* Carousel */
.carousel .item {
	display: block;
	text-decoration: none;
}

.carousel .owl-dots {
	position: absolute;
	z-index: 10;
	width: 100%;
	text-align: center;
	bottom: -25px;
	left: 0;
	font-size: 0;
}

.carousel .owl-dot {
	display: inline-block;
	margin: 0 5px;
	vertical-align: top;
}

.carousel .owl-dot span {
	background: #999;
	width: 12px;
	height: 12px;
	display: block;
	border-radius: 100%;
}

.carousel .owl-dot.active span {
	background: #d9d9d9;
}

.carousel .owl-nav {
	height: 0;
	width: 100%;
}

.carousel .owl-prev {
	position: absolute;
	top: 50%;
	left: 20px;
	font-size: 0;
	color: #fff;
	margin-top: -20px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #EC008C;
	border: 1px solid #EC008C;
	border-radius: 30px;
	text-align: center;
}

.carousel .owl-prev::after {
	content: "\f104";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	line-height: 28px;
}

.carousel .owl-prev:hover {
	color: #EC008C;
	background: #fff;
}

.carousel .owl-next {
	position: absolute;
	top: 50%;
	right: 20px;
	font-size: 0;
	color: #fff;
	margin-top: -20px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #EC008C;
	border: 1px solid #EC008C;
	border-radius: 30px;
	text-align: center;
}

.carousel .owl-next::after {
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	line-height: 28px;
}

.carousel .owl-next:hover {
	color: #EC008C;
	background: #fff;
}

.sbanners .owl-stage-outer,
.sbanners .owl-stage,
.sbanners .owl-item,
.sbanners .item {
	height: 100%;
}

.carousel.sbannersouternav .owl-prev {
	left: -45px;
}

.carousel.sbannersouternav .owl-next {
	right: -45px;
}

.sliderhome {
	height: 690px;
}

.itemshome .fheight {
	height: 100%;
	position: relative;
}

.itemshome .wraptext {
	position: relative;
	width: 100%;
	height: 100%;
}

.itemshome .wcon {
	position: absolute;
	left: 0;
	bottom: 0;
}

.itemshome .wcon .contenidoslide {
	padding-bottom: 100px;
	color: #fff;
	max-width: 650px;
}

.itemshome .wcon .contenidoslide h1 {
	font-size: 46px;
	line-height: 1.2em;
	font-weight: 400;
}

.itemshome .wcon .contenidoslide h2 {
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 25px;
	font-weight: 300;
	opacity: 0.6;
	color: #fff;
	letter-spacing: 5px;
}

.itemshome .wcon .contenidoslide .linea {
	margin: 38px 0 20px;
	opacity: 0.2;
	background: #fff;
	width: 100%;
	height: 1px;
}

.templates {
	text-align: center;
	padding: 190px 0;
}


@media screen and (max-width:1024px) {}

@media screen and (max-width:900px) {
	.header .hr {
		width: 80%;
	}

	.header .hr .menu .enlace {
		margin-left: 25px;
	}

	.pnosotros .s1 .contenido {
		margin-left: 100px;
	}

	.listamiembros .miembro .foto {
		height: 380px;
	}

	.listamiembros.lmchica .miembro .foto {
		height: 210px;
	}
}

@media screen and (max-width:768px) {
	.header .hr {
		width: 30%;
	}

	.header .hr .menubtn {
		display: block;
		position: relative;
		z-index: 1000;
	}

	.header .hr .menu {
		display: none;
		padding: 40px 15px;
	}

	.header.open .hr .menu {
		position: fixed;
		z-index: 100;
		width: 100%;
		max-width: 380px;
		height: 100%;
		left: 0;
		top: 0;
		background: #1E1A19;
		text-align: center;
		margin: 0 0;
	}

	.header .hr .menu .enlace {
		margin: 15px 0;
		padding: 15px 0;
	}

	.header.open .hr .backmenumovil {
		display: block;
		content: "";
		position: fixed;
		z-index: 60;
		width: 100%;
		height: 100%;
		background: #1E1A19;
		opacity: 0.5;
		left: 0;
		top: 0;
	}

	.header .hr .menu .spacer {
		display: none;
	}

	.header .hr .menu .enlace {
		font-size: 18px;
		line-height: 22px;
		vertical-align: top;
		display: block;
		padding: 10px 0;
	}

	.itemshome .wcon .contenidoslide h1 {
		font-size: 38px;
	}

	.phome .s1 .contenido .t1 {
		max-width: 640px;
		margin: 0 auto;
	}

	.footer .pie .enlaces,
	.footer .pie .copy {
		width: 100%;
		text-align: center;
	}

	.footer .pie .copy {
		margin-top: 30px;
	}

	.footer .pie .enlaces .enlace:last-child {
		margin: 10px 15px;
	}

	.footer .pie .enlaces .enlace {
		margin: 10px 15px;
	}

	.t1,
	.t3,
	.t5 {
		font-size: 22px;
	}

	.t2 {
		font-size: 20px;
	}

	.t4 {
		font-size: 30px;
	}

	.division .linea.lineamargins {
		margin: 110px 0;
	}
}

@media screen and (max-width:720px) {

	.scolumns2 .cl,
	.scolumns2 .cr {
		width: 100%;
	}

	.linea3 {
		margin: 36px 0 40px;
	}
}

@media screen and (max-width:600px) {
	.section.smedium {
		padding: 120px 0;
	}

	.section.npb {
		padding-bottom: 0;
	}

	.pnosotros .s1 .contenido {
		margin: 0 auto;
	}

	.sbeneficios .beneficio {
		width: 100%;
		max-width: 400px;
		margin: 0 auto 80px;
	}

	.sbeneficios .beneficio:last-child {
		margin-bottom: 0;
	}

	.scolumns1 .cl,
	.scolumns1 .cr {
		width: 100%;
	}
}

@media screen and (max-width:520px) {
	.phome .stop .botondown {
		right: auto;
		left: 0;
		bottom: 25px;
	}

	.section.sbig {
		padding: 160px 0;
	}

	.sfrase {
		padding: 80px 0 50px 80px;
	}

	.phome .s2 .contenido {
		width: 100%;
		padding: 250px 20px 40px 20px;
	}

	.phome .s2 .servicios1 {
		width: 80%;
		height: 200px;
		left: -14px;
		top: 14px;
	}

	.phome .s2 .servicios2 {
		width: 40%;
		height: 240px;
		left: auto;
		right: 20px;
		top: -50px;
		bottom: auto;
	}

	.scontacto .actions {
		margin-top: 0;
	}

	.scontacto .btn2 {
		margin-top: 50px;
		margin-left: 0;
		margin-right: 15px;
	}

	.footer .fmenu .enlace {
		margin: 16px 22px;
	}

	.listamiembros {
		margin-left: -8px;
		margin-right: -8px;
	}

	.listamiembros .miembrocon {
		padding: 0 8px;
	}

	.listamiembros .miembro .foto,
	.listamiembros.lmchica .miembro .foto {
		height: 280px;
	}

	.listamiembros.lmchica .miembrocon {
		width: 50%;
	}

	.listamiembros .miembro h2 {
		font-size: 15px;
	}

	.listamiembros .miembro .texto {
		font-size: 13px;
	}
}

@media screen and (max-width:414px) {
	.header {
		height: 58px;
		padding: 5px 0;
	}

	.header .hr {
		width: auto;
	}

	.header .hr .menubtn {
		margin-top: 0;
	}

	.page.pageattop {
		margin-top: -58px;
	}

	.stopimage.stopimagesmall {
		padding-top: 0;
		height: 58px;
	}

	.itemshome .wcon .contenidoslide h1 {
		font-size: 30px;
	}

	.t1,
	.t3,
	.t5 {
		font-size: 19px;
	}

	.t2 {
		font-size: 17px;
	}

	.t4 {
		font-size: 28px;
	}
}

@media screen and (max-width:382px) {
	.header.open .hr .menu {
		max-width: 280px;
	}

	.listamiembros .miembro .foto,
	.listamiembros.lmchica .miembro .foto {
		height: 240px;
	}
}

@media screen and (max-width:320px) {}










/*LAYOUT*/
.dmrow {
	margin-right: -15px;
	margin-left: -15px;
}

.dmrow:before,
.dmrow:after {
	display: table;
	content: "";
}

.dmrow:after {
	clear: both;
}

.dm1,
.dm2,
.dm3,
.dm4,
.dm5,
.dm6,
.dm7,
.dm8,
.dm9,
.dm10,
.dm11,
.dm12 {
	float: left;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	min-height: 1px;
}

.dm1 {
	width: 8.33333333333333333%;
}

.dm2 {
	width: 16.66666666666666666%;
}

.dm3 {
	width: 25%;
}

.dm4 {
	width: 33.33333333333333333%;
}

.dm5 {
	width: 41.66666666666666666%;
}

.dm6 {
	width: 50%;
}

.dm7 {
	width: 58.33333333333333333%;
}

.dm8 {
	width: 66.66666666666666666%;
}

.dm9 {
	width: 75%;
}

.dm10 {
	width: 83.33333333333333333%;
}

.dm11 {
	width: 91.66666666666666666%;
}

.dm12 {
	width: 100%;
}

.pullright {
	float: right;
}

.dmgroup {
	width: 100%;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
}

.dminput {
	background: #fff;
	border-radius: 2px;
	padding: 0 10px;
	font-size: 14px;
	border: 0;
	outline: 0;
	width: 100%;
	height: 38px;
	color: #222;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 1px solid #ddd;
}

.dmarea {
	height: 160px;
	padding: 10px 10px;
	resize: none;
}

.dmgroup.activo .dminput,
.dmgroup.lleno .dminput {
	border: 1px solid #666;
}

.dmgroup label {
	font-size: 13px;
	line-height: 15px;
	display: block;
	margin-bottom: 2px;
}

.dmgroup .help-block {
	margin: 2px 0 0;
	font-style: italic;
}

.dmgroup .radio label {
	margin-bottom: 6px;
	font-size: 16px;
	line-height: 18px;
}

.dmgroup .radio input {
	margin-right: 5px;
}

.toast {
	font-size: 16px;
}

@media screen and (max-width:1000px) {
	.tablethide {
		display: none;
	}

	/*Layout*/
	.dmrow {
		margin-right: -10px;
		margin-left: -10px;
	}

	.dm1,
	.dm2,
	.dm3,
	.dm4,
	.dm5,
	.dm6,
	.dm7,
	.dm8,
	.dm9,
	.dm10,
	.dm11,
	.dm12 {
		padding-left: 10px;
		padding-right: 10px;
	}

	.dm1-medium {
		width: 8.33333333333333333%;
	}

	.dm2-medium {
		width: 16.66666666666666666%;
	}

	.dm3-medium {
		width: 25%;
	}

	.dm4-medium {
		width: 33.33333333333333333%;
	}

	.dm5-medium {
		width: 41.66666666666666666%;
	}

	.dm6-medium {
		width: 50%;
	}

	.dm7-medium {
		width: 58.33333333333333333%;
	}

	.dm8-medium {
		width: 66.66666666666666666%;
	}

	.dm9-medium {
		width: 75%;
	}

	.dm10-medium {
		width: 91.66666666666666666%;
	}

	.dm11-medium {
		width: 83.33333333333333333%;
	}

	.dm12-medium {
		width: 100%;
	}
}

@media screen and (max-width:620px) {
	.dm1-small {
		width: 8.33333333333333333%;
	}

	.dm2-small {
		width: 16.66666666666666666%;
	}

	.dm3-small {
		width: 25%;
	}

	.dm4-small {
		width: 33.33333333333333333%;
	}

	.dm5-small {
		width: 41.66666666666666666%;
	}

	.dm6-small {
		width: 50%;
	}

	.dm7-small {
		width: 58.33333333333333333%;
	}

	.dm8-small {
		width: 66.66666666666666666%;
	}

	.dm9-small {
		width: 75%;
	}

	.dm10-small {
		width: 91.66666666666666666%;
	}

	.dm11-small {
		width: 83.33333333333333333%;
	}

	.dm12-small {
		width: 100%;
	}
}

@media screen and (max-width:360px) {
	.dm1-xsmall {
		width: 8.33333333333333333%;
	}

	.dm2-xsmall {
		width: 16.66666666666666666%;
	}

	.dm3-xsmall {
		width: 25%;
	}

	.dm4-xsmall {
		width: 33.33333333333333333%;
	}

	.dm5-xsmall {
		width: 41.66666666666666666%;
	}

	.dm6-xsmall {
		width: 50%;
	}

	.dm7-xsmall {
		width: 58.33333333333333333%;
	}

	.dm8-xsmall {
		width: 66.66666666666666666%;
	}

	.dm9-xsmall {
		width: 75%;
	}

	.dm10-xsmall {
		width: 91.66666666666666666%;
	}

	.dm11-xsmall {
		width: 83.33333333333333333%;
	}

	.dm12-xsmall {
		width: 100%;
	}
}