/**
 * @subpackage	Creactive
 * @copyright	Copyright (C) 2021 Creactive - All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
*/

/* EMBEBED FONTS */

@font-face {
	font-family: 'Homenaje-Regular';
	src: url('../fonts/Homenaje-Regular.eot');
	src: local('Homenaje-Regular'), url('../fonts/Homenaje-Regular.woff') format('woff'), url('../fonts/Homenaje-Regular.ttf') format('truetype'), url('../fonts/Homenaje-Regular.svg') format('svg');
}

@font-face {
	font-family: 'MyriadPro-Light';
	src: url('../fonts/MyriadPro-Light.eot');
	src: local('MyriadPro-Light'), url('../fonts/MyriadPro-Light.woff') format('woff'), url('../fonts/MyriadPro-Light.ttf') format('truetype'), url('../fonts/MyriadPro-Light.svg') format('svg');
}

@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../fonts/MyriadPro-Regular.eot');
	src: local('MyriadPro-Regular'), url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/MyriadPro-Regular.svg') format('svg');

}

@font-face {
	font-family: 'MyriadPro-Semibold';
	src: url('../fonts/MyriadPro-Semibold.eot');
	src: local('MyriadPro-Semibold'), url('../fonts/MyriadPro-Semibold.woff') format('woff'), url('../fonts/MyriadPro-Semibold.ttf') format('truetype'), url('../fonts/MyriadPro-Semibold.svg') format('svg');

}

@font-face {
	font-family: 'MyriadPro-Bold';
	src: url('../fonts/MyriadPro-Bold.eot');
	src: local('MyriadPro-Bold'), url('../fonts/MyriadPro-Bold.woff') format('woff'), url('../fonts/MyriadPro-Bold.ttf') format('truetype'), url('../fonts/MyriadPro-Bold.svg') format('svg');

}

/**  General **/

html, body, div, span, applet, object, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio {
	margin: 0;
	padding: 0;
	border: 0;
}

ol, ul {
	list-style: none;
	
}

ul, ol {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 15px;
	margin: 2em 0;
}

li {
	margin-bottom: 0.5em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	margin: 0;
	padding: 0;
	border: 0;	
}

html {
	overflow-y: scroll;
}

body {
	display: block;
	text-align: left;
	font-family: 'MyriadPro-Regular', sans-serif;
	font-size: 16px;
	color: #2e226e;
	height: 100%;
}

a:link {
	text-decoration: underline;
	color: #000;
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }

img {
	border-style: none;
}


p {
	margin: 1em 0;
	display: block;
}

h1, h2, h3 {
	font-family: 'MyriadPro-Regular', sans-serif;
	line-height:1.0em;
	letter-spacing: -0.5px;
	margin: 15px 0;	
	color: #2e226e;	
	display: block;
	font-weight: normal;
}

h1 {
	font-size: 170%;
}


#system-message {
	width: 100%;
	max-width: 1200px;
	padding: 0;
	margin: 100px auto 0 auto;
}

/** CONTENT/MENU WRAP/CONTAINERS**/

#wrapper {
	display: block;
	width: 100%;
}

/** HEADER **/

#header {
	display: block;
}

#header h1 {
	margin-left: 1em;
}

.borde-arriba {
	background: #2e226e;
	height: 3vh;
}

.branding {
	display: block;
	max-width: 300px;
	margin: 15px 0;
}

esp1em {
	display: table;
	width: 100%;
	margin: 1em 0;
}

#content-wrapper {
	display: block;
	width: 100%;
	max-width: 1200px;
	margin: 2em auto;
	min-height: 85vh;
	overflow: hidden;
}

.paginacion1200 {
	display: block;
	width: 100%;
	max-width: 1200px;
	margin: auto;
}

.flex-center-start {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}

.vielsa-cont-img {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	width: 100%;
	padding: 20px 0;
}

.vielsa-cont-img .img-v {
	max-height: 283px;
	margin-bottom: 7px;
}

#vielsa-infr {
	width: 100%;
	margin: 45px auto;
	text-align: center;
	font-size: 18px;
	
	display: flex;
	justify-content: center; /* space-between */
	flex-wrap: wrap;	
	font-family: 'MyriadPro-Light', sans-serif;
}

#vielsa-infr p {
	margin: 0;
}

#vielsa-infr .vielsa-infr-col {
	width: 160px;
	text-align: center;
	margin: 10px;
}


#vielsa-infr h1 {
	font-family: 'MyriadPro-Light', sans-serif;
	font-size: 38px;
	line-height: 0.8em;
	margin: 0;
	letter-spacing: 1%;
}

#vielsa-infr h2 {
	font-family: 'MyriadPro-Light', sans-serif;
	font-size: 22px;
	line-height: 1.0em;
	margin: 0;
	letter-spacing: 1%;
}


#vielsa-infr .infr-text {	
	margin: 5px auto;
	line-height: 1.1em;	
	text-align: center;
}

#vielsa-infr .infr-item {	
	font-family: 'MyriadPro-Light', sans-serif;
	width: 150px;
	height: 150px;
	border: 1px solid #2e226e;
	border-radius: 50%;	
	margin: 0 auto;	
	display: flex;
	flex-direction: column;		
  	flex-wrap: wrap;
  	justify-content: center;
  	align-items: center;
  	align-content: center;
	
}

#vielsa-infr .mt2 {
	font-size: 75%;
	vertical-align: text-top;
}



/* IMAGEN FONDO */

#slideup {
	position: fixed;
	z-index: -9999;
	background-image: url("../../../images/arrigoni/background-5.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	bottom: 0;
	width: 100%;
	height: 100%;
}


/**** FOOTER *****/

#footer {
	display: table;
	color: #fff;
	width: 100%;
	height: 10vh;
	background-color: #2e226e;
	font-size: 80%;
}

@media only screen and (max-width: 800px) {
	
body {
	text-align: center;
}
	
#content-wrapper {
	max-width: 90%;
}
	
.branding {
	margin: 15px auto;
}
	
.paginacion1200 {
	max-width: 90%;
}
	
#slideup {
	background-image: none;	
}
	
#header h1 {
	margin-left: 0;
}
	
.vielsa-cont-img .img-v {
	width: 100%;
}
	
ul {
	text-align: justify;		
} 

}


