@charset "UTF-8";
/* CSS Document */

@font-face {
 font-family: 'RobotoBlack900';
 src: url('../fonts_roboto/Roboto-Black.eot');
 src: local('icomoonregular'), url('../fonts_roboto/Roboto-Black.eot?#iefix') format('embedded-opentype'), url('../ffonts_roboto/Roboto-Black.woff') format('woff'), url('../fonts_roboto/Roboto-Black.ttf') format('truetype'), url('../fonts_roboto/Roboto-Black.svg#open-sans') format('svg');
}
@font-face {
 font-family: 'RobotoBold700';
 src: url('../fonts_roboto/Roboto-Bold.eot');
 src: local('icomoonregular'), url('../fonts_roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts_roboto/Roboto-Bold.woff') format('woff'), url('../fonts_roboto/Roboto-Bold.ttf') format('truetype'), url('../fonts_roboto/Roboto-Bold.svg#open-sans') format('svg');
}
 @font-face {
 font-family: 'RobotoMedium500';
 src: url('../fonts_roboto/Roboto-Medium.eot');
 src: local('icomoonregular'), url('../fonts_roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts_roboto/Roboto-Medium.woff') format('woff'), url('../fonts_roboto/Roboto-Medium.ttf') format('truetype'), url('../fonts_roboto/Roboto-Medium.svg#open-sans') format('svg');
}
@font-face {
 font-family: 'RobotoRegular400';
 src: url('../fonts_roboto/Roboto-Regular.eot');
 src: local('icomoonregular'), url('../fonts_roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../ffonts_roboto/Roboto-Regular.woff') format('woff'), url('../fonts_roboto/Roboto-Regular.ttf') format('truetype'), url('../fonts_roboto/RRoboto-Regular.svg#open-sans') format('svg');
}
@font-face {
 font-family: 'RobotoLight300';
 src: url('../fonts_roboto/Roboto-Light.eot');
 src: local('icomoonregular'), url('../fonts_roboto/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts_roboto/Roboto-Light.woff') format('woff'), url('../fonts_roboto/Roboto-Light.ttf') format('truetype'), url('../fonts_roboto/Roboto-Light.svg#open-sans') format('svg');
}
 @font-face {
 font-family: 'RobotoThin100';
 src: url('../fonts_roboto/Roboto-Thin.eot');
 src: local('icomoonregular'), url('../fonts_roboto/Roboto-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts_roboto/Roboto-Thin.woff') format('woff'), url('../fonts_roboto/Roboto-Thin.ttf') format('truetype'), url('../fonts_roboto/Roboto-Thin.svg#open-sans') format('svg');
}
.row > .column {
	padding: 0 8px;
}
.row:after {
	content: "";
	display: table;
	clear: both;
}
.column {
	float: left;
	width: 25%;
}
.modal-black {
	color:#fff!important;
	background-color:#000!important
}
.modal {
	z-index:1000;
	display:none;
	padding-top:100px;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:auto;
	background-color:rgb(0,0,0);
	background-color:rgba(0, 0, 0, 0.4)
}
.w3-modal-content {
	margin:auto;
	position:relative;
	padding:0;
	outline:0;
	width:600px
}
.modal-content {
	content: "";
	display: table;
	clear: both;
	margin: auto !important;
	margin-top:-51px !important;
}
.close {
	color: white;
	position: absolute;
	top: 10px;
	right: 25px;
	font-size: 35px;
	font-weight: bold;
}
.close:hover, .close:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.mySlides {
	display: none;
}
.cursor {
	cursor: pointer;
	color:#ffcc00;
}
.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}
img {
	margin-bottom: -4px;
}
.caption-container {
	text-align: center;
	background-color: black;
	padding: 2px 16px;
	color: white;
}
.demo {
	opacity: 0.6;
}
.active, .demo:hover {
	opacity: 1;
}
.hover-shadow {
	transition: 0.3s;
}
.hover-shadow:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding:0px;
}
/*IMAGENES*//*TERCER NIVEL*/
.fichas_tercer_nivel_uno {
	position: relative;
	box-sizing: border-box;
	font-family: "TitilliumWeb-Regular";
	text-align: center;
	cursor:pointer;
	width: 250px;
	height: 250px;
	border-radius: 50%;
	float: left;
}
.img_opacidad {
	opacity: 0.4;
}
.fichas_tercer_nivel_dos {
	width: 250px;
	height: 250px;
	border-radius: 50%;
	position: relative;
	box-sizing: border-box;
	font-family: "TitilliumWeb-Regular";
	text-align: center;
	cursor:pointer;
	float: left;
	margin:0px 20px 0px 20px;
	background-color: aquamarine;
}
.fichas_dos_img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	opacity: 0.4;
}
.fichas_tercer_nivel_tres {
	width: 250px;
	height: 250px;
	border-radius: 50%;
	position: relative;
	box-sizing: border-box;
	font-family: "TitilliumWeb-Regular";
	text-align: center;
	cursor:pointer;
	float: left;
	margin:0px 20px 0px 20px;
	background-color: aquamarine;
}
.fichas_tercer_nivel_cuatro {
	width: 250px;
	height: 250px;
	border-radius: 50%;
	position: relative;
	box-sizing: border-box;
	font-family: "TitilliumWeb-Regular";
	text-align: center;
	cursor:pointer;
	float: left;
	margin:0px 20px 0px 20px;
	background-color: aquamarine;
}
.btn {
	border:solid 1px #ffcc00;
	padding:10px;
	position:relative;
	top:141px;
	width: 50%;
	margin: auto;
	color:#00ffff;
	top: 200px;
	position: relative;
}
.btn:hover {
	border:solid 1px #fff;
	padding:10px;
	position:relative;
	top:141px;
	background-color: #000;
	color:#fff;
	top: 200px;
	position: relative;
}
.img-contenedor {
	overflow:hidden;
	background-color: #000;
	width: 200px;
	height: 200px;
	border-radius: 50%;
}
.txt_cajas {
	z-index: 1;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	padding: 20px;
	top:0px;
}
.alto_tit_gal {
	height: 70px;
}
.w3-col.s3 {
	width: 200px;
	height: 200px;
}
.floata1 {
	float:left;
}
.floata2 {
	float:right;
}
.cincuenta {
	width: 200px;
	float: left;
	margin: 20px;
}
 @media only screen and (max-width:1024px) {
.modal-content {
 position: relative;
 margin-top: 0px !important;
}
.w3-col.s3 {
 margin: 0px;
}
.cincuenta {
width: 50%;
float: left;
margin: 0px 0px 82px 0px;
align-items: center;
display: flex;
justify-content: center;
}
}

 @media (max-width:480px) {
.cincuenta {
width: 100%;
float: left;
margin: 0px 0px 82px 0px;
align-items: center;
display: flex;
justify-content: center;
}
}



@media (max-width:600px) {
.w3-modal-content {
margin:0 10px;
width:auto!important
}
.w3-modal {
padding-top:30px
}
.w3-dropdown-hover.w3-mobile .w3-dropdown-content, .w3-dropdown-click.w3-mobile .w3-dropdown-content {
position:relative
}
.w3-hide-small {
display:none!important
}
.w3-mobile {
display:block;
width:100%!important
}
.w3-bar-item.w3-mobile, .w3-dropdown-hover.w3-mobile, .w3-dropdown-click.w3-mobile {
text-align:center
}
.w3-dropdown-hover.w3-mobile, .w3-dropdown-hover.w3-mobile .w3-btn, .w3-dropdown-hover.w3-mobile .w3-button, .w3-dropdown-click.w3-mobile, .w3-dropdown-click.w3-mobile .w3-btn, .w3-dropdown-click.w3-mobile .w3-button {
width:100%
}
}
@media (max-width:768px) {
.w3-modal-content {
width:500px;
}
.w3-modal {
padding-top:50px
}
}
@media (min-width:993px) {
.w3-modal-content {
width:700px
}
.w3-hide-large {
display:none!important
}
.w3-sidebar.w3-collapse {
display:block!important
}
}
@media (max-width:992px) and (min-width:601px) {
.w3-hide-medium {
display:none!important
}
}
@media (max-width:992px) {
.w3-sidebar.w3-collapse {
display:none
}
.w3-main {
margin-left:0!important;
margin-right:0!important
}
}

