@charset "utf-8";

@media only screen and (min-width: 0px) {

#vapagina {
		background-color: rgba(224,216,193,1.00);
		background-position: center center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size: cover;
		height: auto;
		margin: 0px !important;
		padding: 0;
		top: 0;
		overflow: hidden;
		overflow-y: scroll;
	 	white-space: nowrap;
	cursor: url("../images/cursor_vlinder.png"), auto;
}

html, body {
	height: 100%;
	position: relative;
	width: auto;
	padding: 0;
	margin: 0 auto;
}

h2 {
	align-content: center;
	text-align: center;
	color: rgba(39,85,92,1.00);
	font-family: georgia;
	font-style: italic;
	font-size: 3vw;
	top: 10px;
}

p {
	align-content: center;
	text-align: center;
	color: rgba(39,85,92,1.00);
	font-family: georgia;
	font-size: 2.2vw;	
}

p a {
	text-decoration: underline;
	color: rgba(39,85,92,1.00);
}

p a:hover {
	color: rgba(92,52,76,1.00);
}

#pagina {
	min-height: 100%;
}

.container .row p a:hover {
	color: rgba(92,52,76,1.00);
	cursor: url("../images/cursor_staf_bling.png"), auto;
}	
	
.container {
	max-width: 1540px;
	text-align: center;
}

.container-fluid {
	margin: 0 !important;
	padding: 0 !important;
	max-width: 1500px;
}

.row {
	display: inherit;
}

.img-fluid {
    max-width: 100%;
    height: auto;
	padding: 5px;
	align-content: center;
}
}

@media only screen and (min-width: 576px) {

#vapagina {
		background-color: rgba(224,216,193,1.00);
		background-position: center center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size: cover;
		height: auto;
		margin: 0px !important;
		padding: 0;
		top: 0;
		overflow: hidden;
		overflow-y: scroll;
	 	white-space: nowrap;
	cursor: url("../images/cursor_vlinder.png"), auto;
}

html, body {
	height: 100%;
	position: relative;
	width: auto;
	padding: 0;
	margin: 0 auto;
}

h2 {
	align-content: center;
	text-align: center;
	color: rgba(39,85,92,1.00);
	font-family: georgia;
	font-style: italic;
	font-size: 2.5vw;
	top: 10px;
}

p {
	align-content: center;
	text-align: center;
	color: rgba(39,85,92,1.00);
	font-family: georgia;
	font-size: 2vw;	
}

p a {
	text-decoration: underline;
	color: rgba(39,85,92,1.00);
}

p a:hover {
	color: rgba(92,52,76,1.00);
}

#pagina {
	min-height: 100%;
}

.container .row p a:hover {
	color: rgba(92,52,76,1.00);
	cursor: url("../images/cursor_staf_bling.png"), auto;
}
	
.container {
	max-width: 1540px;
	text-align: center;
}

.container-fluid {
	margin: 0 !important;
	padding: 0 !important;
	max-width: 1500px;
}

.row {
	display: inherit;
}

.img-fluid {
    max-width: 100%;
    height: auto;
	padding: 5px;
	align-content: center;
}
}

@media only screen and (min-width: 992px) {

#vapagina {
		background-color: rgba(224,216,193,1.00);
		background-position: center center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size: cover;
		height: auto;
		margin: 0px !important;
		padding: 0;
		top: 0;
		overflow: hidden;
		overflow-y: scroll;
	 	white-space: nowrap;
	cursor: url("../images/cursor_vlinder.png"), auto;
}

html, body {
	height: 100%;
	position: relative;
	width: auto;
	padding: 0;
	margin: 0 auto;
}

h2 {
	align-content: center;
	text-align: center;
	color: rgba(39,85,92,1.00);
	font-family: georgia;
	font-style: italic;
	font-size: 2vw;
	top: 10px;
}

p {
	align-content: center;
	text-align: center;
	color: rgba(39,85,92,1.00);
	font-family: georgia;
	font-size: 1.5vw;	
}

p a {
	text-decoration: underline;
	color: rgba(39,85,92,1.00);
}

p a:hover {
	color: rgba(92,52,76,1.00);
}

#pagina {
	min-height: 100%;
}

.container .row p a:hover {
	color: rgba(92,52,76,1.00);
	cursor: url("../images/cursor_staf_bling.png"), auto;
}
	
.container {
	max-width: 1540px;
	text-align: center;
}

.container-fluid {
	margin: 0 !important;
	padding: 0 !important;
	max-width: 1500px;
}

.row {
	display: inherit;
}

.img-fluid {
    max-width: 100%;
    height: auto;
	padding: 5px;
	align-content: center;
}
}