/* #Flat Button
==================================================*/
.flat-button{
	position: relative;
	display: inline-block;
	font-weight: normal;
	line-height: 1.42857143;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 0;
	/*border-radius: 18px;*/
	color: white;
}
.flat-button:active {
	top: 2px;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.flat-button:hover,
.flat-button:focus{
	/*color:#333;*/
	color:#fff;
	text-decoration: none;
}

/* #Small
==================================================*/
.flat-button-sm{
	margin: 0px;
	padding: 10px;
	font-size: 5px;
	min-height: 50px;
	min-width: 50px;
	text-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
}

/* #Medium
==================================================*/
.flat-button-medium{
	margin: 0px;
	width: 100%;
	min-height: 100px;
	padding: 20px;
	font-size: 10px;
	/*text-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);*/
}

.flat-button-medium span.text {
	display: block;
	margin-top: 10px;
	padding-top: 145px;
	/*font-size: 18px;*/
	font-size: 14px;
	word-wrap: break-word;
	white-space: normal;
	text-transform: uppercase;
}

/* #XLarge
==================================================*/
.flat-button-xlarge{
	/*margin: 20px 0;*/
	margin: -10px 0;
	width: 100%;
	/*min-height: 100px;*/
	/*min-height: 360px;
	min-width: 217px;*/
	min-height: 335px;
	min-width: 202px;
	/*padding: 48px 48px;*/
	padding: -125px 16px 55px 16px;
	font-size: 22px;
	/*text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
}
.flat-button-xlarge span.text {
	display: block;
	/*margin-top: 15px;
	font-size: 28px;*/
	color:#202342;
	font-size: 14px;
	word-wrap: break-word;
	text-transform: uppercase;
	/*padding-top: 405px;*/
	padding-top: 390px;
}

.flat-button-xlarge span.text2 {
	display: block;
	/*margin-top: 15px;
	font-size: 28px;*/
	color:#202342;
	font-size: 14px;
	word-wrap: break-word;
	text-transform: uppercase;
	/*padding-top: 295px;*/
	padding-top: 280px;
}

.flat-button-xlarge span.fecha {
	display: block;
	color: #959595; 
	font-size: 80px;
	/*padding: 0 45px 32px;*/
	padding-top: 60px;
}

.flat-button-xlarge span.fecha2{
	display: block;
	color: #959595; 
	font-size: 80px;
	/*padding: 0 45px 32px;*/
	padding-top: 45px;
}

/* #Sun Flower Button
==================================================*/
.sun-flower-flat-button {
	/*color: #fed942;
	background: #f1c40f;*/
	background-image: url("../../archivos/menus/ico_4.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #e2b607;
	-webkit-box-shadow: inset 0 -2px #e2b607;
	box-shadow: inset 0 -2px #e2b607;*/
}
/*.sun-flower-flat-button:hover {*/
	/*background: #fed942;*/
	/*background-image: url("../../archivos/menus/ico_4_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Orange Flat Button
==================================================*/
.orange-flat-button {
	/*color: #ffb540;
	background: #f39c12;
	border: 1px solid #e64215;*/
	border: 1px solid #0f163c;
	min-height: 150px;
	max-height: 150px;
	min-width: 150px;
	max-width: 150px;
	padding: 0px!important;
	margin-bottom: 50px;
	/*border-bottom: 2px solid #e8930c;
	-webkit-box-shadow: inset 0 -2px #e8930c;
	box-shadow: inset 0 -2px #e8930c;*/
}
.orange-flat-button span.text{
	/*color: #e64215;*/
	color: #0f163c;
	font-weight: bold;
}
.orange-flat-button:hover {
	background: #ffb540;
}

/* #Carrot Flat Button
==================================================*/
.carrot-flat-button {
	/*color: #f7a053;
	background: #e67e22;*/
	background-image: url("../../archivos/web/ico_altavoz.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #da751c;
	-webkit-box-shadow: inset 0 -2px #da751c;
	box-shadow: inset 0 -2px #da751c;*/
}
.carrot-flat-button:hover {
	/*background: #f7a053;*/
	background-image: url("../../archivos/web/ico_altavoz_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}

/* #Pumpkin Flat Button
==================================================*/
.pumpkin-flat-button {
	/*color: #ef7423;
	background: #d35400;*/
	background-image: url("../../archivos/menus/ico_3.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #c54e00;
	-webkit-box-shadow: inset 0 -2px #c54e00;
	box-shadow: inset 0 -2px #c54e00;*/
}
/*.pumpkin-flat-button:hover {*/
	/*background: #ef7423;*/
	/*background-image: url("../../archivos/menus/ico_3_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Alizarin Flat Button
==================================================*/
.alizarin-flat-button {
	/*color: #fb6252;
	background: #e74c3c;*/
	background-image: url("../../archivos/web/ico_play.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #db4334;
	-webkit-box-shadow: inset 0 -2px #db4334;
	box-shadow: inset 0 -2px #db4334;*/
}
.alizarin-flat-button:hover {
	/*background: #fb6252;*/
	background-image: url("../../archivos/web/ico_play_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}

/* #Pomegranate Flat Button
==================================================*/
.pomegranate-flat-button {
	/*color: #dd5d50;
	background: #c0392b;*/
	background-image: url("../../archivos/menus/ico_5.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #b53224;
	-webkit-box-shadow: inset 0 -2px #b53224;
	box-shadow: inset 0 -2px #b53224;*/
}
/*.pomegranate-flat-button:hover {*/
	/*background: #dd5d50;*/
	/*background-image: url("../../archivos/menus/ico_5_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Videocalle Flat Button
==================================================*/
.videocall-flat-button {
	/*color: #dd5d50;
	background: #c0392b;*/
	background-image: url("../../archivos/menus/ico_9.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #b53224;
	-webkit-box-shadow: inset 0 -2px #b53224;
	box-shadow: inset 0 -2px #b53224;*/
}
/*.videocall-flat-button:hover {*/
	/*background: #dd5d50;*/
	/*background-image: url("../../archivos/menus/ico_9_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/
.videocall-n-flat-button {
	/*color: #dd5d50;
	background: #c0392b;*/
	background-image: url("../../archivos/menus/ico_9_n.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #b53224;
	-webkit-box-shadow: inset 0 -2px #b53224;
	box-shadow: inset 0 -2px #b53224;*/
}
/*.videocall-n-flat-button:hover {*/
	/*background: #dd5d50;*/
	/*background-image: url("../../archivos/menus/ico_9_n__act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/
.videocall-r-flat-button {
	/*color: #dd5d50;
	background: #c0392b;*/
	background-image: url("../../archivos/menus/ico_9_r.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #b53224;
	-webkit-box-shadow: inset 0 -2px #b53224;
	box-shadow: inset 0 -2px #b53224;*/
}
/*.videocall-r-flat-button:hover {*/
	/*background: #dd5d50;*/
	/*background-image: url("../../archivos/menus/ico_9_r_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Turquoise Flat Button
==================================================*/
.turquoise-flat-button {
	/*color: #4ee9ca;
	background: #1abc9c;*/
	background-image: url("../../archivos/menus/ico_1.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #12ab8d;
	-webkit-box-shadow: inset 0 -2px #12ab8d;
	box-shadow: inset 0 -2px #12ab8d;*/
}
/*.turquoise-flat-button:hover {*/
	/*background: #4ee9ca;*/
	/*background-image: url("../../archivos/menus/ico_1_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Green Sea Flat Button
==================================================*/
.green-sea-flat-button {
	color: #36ddbc;
	background: #16a085;
	border-bottom: 2px solid #14947b;
	-webkit-box-shadow: inset 0 -2px #14947b;
	box-shadow: inset 0 -2px #14947b;
}
.green-sea-flat-button:hover {
	background: #36ddbc;
}

/* #Emerald Flat Button
==================================================*/
.emerald-flat-button {
	/*color: #62f5a0;
	background: #2ecc71;*/
	background-image: url("../../archivos/menus/ico_8.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #28be68;
	-webkit-box-shadow: inset 0 -2px #28be68;
	box-shadow: inset 0 -2px #28be68;*/
}
/*.emerald-flat-button:hover {*/
	/*background: #62f5a0;*/
	/*background-image: url("../../archivos/menus/ico_8_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Nephritis Flat Button
==================================================*/
.nephritis-flat-button {
	/*color: #1ce16f;
	background: #27ae60;*/
	background-image: url("../../archivos/menus/ico_7.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #219d55;
	-webkit-box-shadow: inset 0 -2px #219d55;
	box-shadow: inset 0 -2px #219d55;*/
}
/*.nephritis-flat-button:hover {*/
	/*background: #1ce16f;*/
	/*background-image: url("../../archivos/menus/ico_7_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Blue Flat Button
==================================================*/
.blue-flat-button{
	/*color: #9fe8ef;
	background: #62b1d0;*/
	background-image: url("../../archivos/menus/ico_6.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*margin-top:-27px;*/
	/*border-bottom: 2px solid #5195af;
	-webkit-box-shadow: inset 0 -2px #5195af;
	box-shadow: inset 0 -2px #5195af;*/
}
/*.blue-flat-button:hover {*/
	/*background: #9fe8ef;*/
	/*background-image: url("../../archivos/menus/ico_6_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Peter River Flat Button
==================================================*/
.peter-river-flat-button {
	/*color: #5ab8f7;
	background: #3498db;*/
	background-image: url("../../archivos/web/ico_volver.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #2a8bcc;
	-webkit-box-shadow: inset 0 -2px #2a8bcc;
	box-shadow: inset 0 -2px #2a8bcc;*/
}
.peter-river-flat-button:hover {
	/*background: #5ab8f7;*/
	background-image: url("../../archivos/web/ico_volver_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}

/* #Belize Hole Sea Flat Button
==================================================*/
.belize-hole-flat-button {
	/*color: #3aaaf3;
	background: #2980b9;*/
	background-image: url("../../archivos/web/ico_continuar_n.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #2475ab;
	-webkit-box-shadow: inset 0 -2px #2475ab;
	box-shadow: inset 0 -2px #2475ab;*/
}
.belize-hole-flat-button:hover {
	/*background: #3aaaf3;*/
	background-image: url("../../archivos/web/ico_continuar_n_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}

/* #Amethyst Flat Button
==================================================*/
.amethyst-flat-button {
	/*color: #be79da;
	background: #9b59b6;*/
	background-image: url("../../archivos/menus/ico_2.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #8d4ca7;
	-webkit-box-shadow: inset 0 -2px #8d4ca7;
	box-shadow: inset 0 -2px #8d4ca7;*/
}
/*.amethyst-flat-button:hover {*/
	/*background: #be79da;*/
	/*background-image: url("../../archivos/menus/ico_2_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Wisteria Flat Button
==================================================*/
.wisteria-flat-button {
	/*color: #b661da;
	background: #8e44ad;*/
	background-image: url("../../archivos/web/ico_pausa.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #80399d;
	-webkit-box-shadow: inset 0 -2px #80399d;
	box-shadow: inset 0 -2px #80399d;*/
}
.wisteria-flat-button:hover {
	/*background: #b661da;*/
	background-image: url("../../archivos/web/ico_pausa_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}

/* #Wet Asphalt Flat Button
==================================================*/
.wet-asphalt-flat-button {
	/*color: #4e6a86;
	background: #34495e;*/
	background-image: url("../../archivos/web/ico_home.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #263849;
	-webkit-box-shadow: inset 0 -2px #263849;
	box-shadow: inset 0 -2px #263849;*/
}
.wet-asphalt-flat-button:hover {
	/*background: #4e6a86;*/
	background-image: url("../../archivos/web/ico_home_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}

/* #Midnight Blue Flat Button
==================================================*/
.midnight-blue-flat-button {
	/*color: #44596e;
	background: #2c3e50;*/
	background-image: url("../../archivos/web/ico_retroceder_n.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #22303f;
	-webkit-box-shadow: inset 0 -2px #22303f;
	box-shadow: inset 0 -2px #22303f;*/
}
.midnight-blue-flat-button:hover {
	/*background: #44596e;*/
	background-image: url("../../archivos/web/ico_retroceder_n_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}

/* #Clouds Flat Button
==================================================*/
.clouds-flat-button {
	color: #f7fafb;
	background: #ecf0f1;
	border-bottom: 2px solid #dadedf;
	-webkit-box-shadow: inset 0 -2px #dadedf;
	box-shadow: inset 0 -2px #dadedf;
}
.clouds-flat-button:hover {
	background: #f7fafb;
}

/* #Silver Flat Button
==================================================*/
.silver-flat-button {
	/*color: #e1e3e5;
	background: #bdc3c7;*/
	border: 1px solid #0f163c;
	min-height: 150px;
	max-height: 150px;
	min-width: 150px;
	max-width: 150px;
	padding: 0px!important;
	margin-bottom: 50px;
	/*-webkit-box-shadow: inset 0 -2px #acb2b7;
	box-shadow: inset 0 -2px #acb2b7;*/
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
}
.silver-flat-button span.text{
	color: #0f163c;
	font-weight: bold;
}
.silver-flat-button:hover {
	background: #e1e3e5;
}

/* #Courses Flat Button
==================================================*/
.courses-flat-button {
	background-image: url("../../archivos/web/ico_carpeta.png");
	min-height: 150px;
	max-height: 150px;
	min-width: 150px;
	max-width: 150px;
	padding: 0px!important;
	margin-bottom: 50px;
}
.courses-flat-button span.text{
	color: #0f163c;
	font-weight: bold;
}
.courses-flat-button:hover {
	background: #e1e3e5;
}


/* #Concrete Flat Button
==================================================*/
.concrete-flat-button {
	/*color: #afbfc0;
	background: #859596;*/
	background-image: url("../../archivos/menus/ico_10.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #95a5a6;
	-webkit-box-shadow: inset 0 -2px #95a5a6;
	box-shadow: inset 0 -2px #95a5a6;*/
}
/*.concrete-flat-button:hover {*/
	/*background: #afbfc0;*/
	/*background-image: url("../../archivos/menus/ico_10_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Asbestos Flat Button
==================================================*/
.asbestos-flat-button {
	/*color: #96a1a2;
	background: #7f8c8d;*/
	background-image: url("../../archivos/menus/ico_11.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #6d7b7c;
	-webkit-box-shadow: inset 0 -2px #6d7b7c;
	box-shadow: inset 0 -2px #6d7b7c;*/
}
/*.asbestos-flat-button:hover {*/
	/*background: #96a1a2;*/
	/*background-image: url("../../archivos/menus/ico_11_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Graphite Flat Button
==================================================*/
.graphite-flat-button {
	/*color: #6d6d6d;
	background: #454545;*/
	background-image: url("../../archivos/menus/ico_12.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #2f2e2e;
	-webkit-box-shadow: inset 0 -2px #2f2e2e;
	box-shadow: inset 0 -2px #2f2e2e;*/
}
/*.graphite-flat-button:hover {*/
	/*background: #6d6d6d;*/
	/*background-image: url("../../archivos/menus/ico_12_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Kilometer Flat Button
==================================================*/
.kilometer-flat-button {
	/*color: #6d6d6d;
	background: #454545;*/
	background-image: url("../../archivos/menus/ico_13.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #2f2e2e;
	-webkit-box-shadow: inset 0 -2px #2f2e2e;
	box-shadow: inset 0 -2px #2f2e2e;*/
}
/*.kilometer-flat-button:hover {*/
	/*background: #6d6d6d;*/
	/*background-image: url("../../archivos/menus/ico_13_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Reserves Flat Button
==================================================*/
.reserves-flat-button {
	/*color: #6d6d6d;
	background: #454545;*/
	background-image: url("../../archivos/menus/ico_14.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #2f2e2e;
	-webkit-box-shadow: inset 0 -2px #2f2e2e;
	box-shadow: inset 0 -2px #2f2e2e;*/
}
/*.reserves-flat-button:hover {*/
	/*background: #6d6d6d;*/
	/*background-image: url("../../archivos/menus/ico_14_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Training Flat Button
==================================================*/
.training-flat-button {
	/*color: #96a1a2;
	background: #7f8c8d;*/
	background-image: url("../../archivos/menus/ico_15.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #6d7b7c;
	-webkit-box-shadow: inset 0 -2px #6d7b7c;
	box-shadow: inset 0 -2px #6d7b7c;*/
}
/*.training-flat-button:hover {*/
	/*background: #96a1a2;*/
	/*background-image: url("../../archivos/menus/ico_15_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Documents Flat Button
==================================================*/
.documents-flat-button {
	/*color: #96a1a2;
	background: #7f8c8d;*/
	background-image: url("../../archivos/menus/ico_16.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #6d7b7c;
	-webkit-box-shadow: inset 0 -2px #6d7b7c;
	box-shadow: inset 0 -2px #6d7b7c;*/
}
/*.documents-flat-button:hover {*/
	/*background: #96a1a2;*/
	/*background-image: url("../../archivos/menus/ico_16_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Equipment Flat Button
==================================================*/
.equipment-flat-button {
	/*color: #6d6d6d;
	background: #454545;*/
	background-image: url("../../archivos/menus/ico_17.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #2f2e2e;
	-webkit-box-shadow: inset 0 -2px #2f2e2e;
	box-shadow: inset 0 -2px #2f2e2e;*/
}
/*.equipment-flat-button:hover {*/
	/*background: #6d6d6d;*/
	/*background-image: url("../../archivos/menus/ico_17_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/* #Registrstion Flat Button
==================================================*/
.registration-flat-button {
	/*color: #6d6d6d;
	background: #454545;*/
	background-image: url("../../archivos/menus/ico_18.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
	/*border-bottom: 2px solid #2f2e2e;
	-webkit-box-shadow: inset 0 -2px #2f2e2e;
	box-shadow: inset 0 -2px #2f2e2e;*/
}
/*.registration-flat-button:hover {*/
	/*background: #6d6d6d;*/
	/*background-image: url("../../archivos/menus/ico_18_act.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto auto;
}*/

/**************************************************** PORTATIL ********************************************************************/
@media (max-width: 1600px) and (max-height: 900px) {
	.flat-button-xlarge{
		padding: 4px 4px 4px 4px;
		min-height: 300px!important;
		min-width: 180px!important;
		max-height: 300px!important;
		max-width: 180px!important;
		/*min-height: 279px!important;
		min-width: 167px!important;
		max-height: 279px!important;
		max-width: 167px!important;*/
	}
	.flat-button-xlarge span.text {
		font-size: 11px;
		padding-top: 305px;
		/*padding-top: 294px;*/
	}
	.flat-button-xlarge span.text2{
		font-size: 12px;
		padding-top: 245px;
		/*padding-top: 224px;*/
	}
	.separador{
		margin-top: 60px;
		margin-bottom: 20px;
	}
	#cont_pie .separador{
		margin-top: 0;
		margin-bottom: 0;
	}
	.turquoise-flat-button, .amethyst-flat-button, .pumpkin-flat-button, .sun-flower-flat-button, .emerald-flat-button, .pomegranate-flat-button, .videocall-flat-button, .videocall-n-flat-button, .videocall-r-flat-button, .blue-flat-button, .nephritis-flat-button, .asbestos-flat-button, .graphite-flat-button, .kilometer-flat-button, .reserves-flat-button, .training-flat-button, .documents-flat-button, .equipment-flat-button, .registration-flat-button, 
	.silver-flat-button, .concrete-flat-button, .orange-flat-button, .pomegranate-flat-button:hover, .videocall-flat-button:hover, .videocall-n-flat-button:hover, .videocall-r-flat-button:hover, .blue-flat-button:hover, .nephritis-flat-button:hover, .asbestos-flat-button:hover, .graphite-flat-button:hover, .kilometer-flat-button:hover, .reserves-flat-button:hover, .training-flat-button:hover, .documents-flat-button:hover, .equipment-flat-button:hover, .registration-flat-button:hover {
		background-size: 100%;
	}
}
@media (max-width: 1450px) and (min-width: 1401px) {
	.flat-button-xlarge{
		padding: 4px 4px 4px 4px;
		min-height: 300px!important;
		min-width: 180px!important;
		max-height: 300px!important;
		max-width: 180px!important;
		/*min-height: 279px!important;
		min-width: 167px!important;
		max-height: 279px!important;
		max-width: 167px!important;*/
	}
	.flat-button-xlarge span.text {
		font-size: 11px;
		padding-top: 305px;
		/*padding-top: 294px;*/
	}
	.flat-button-xlarge span.text2 {
		font-size: 12px;
		padding-top: 245px;
		/*padding-top: 224px;*/
	}
	.separador{
		margin-top: 60px;
		margin-bottom: 20px;
	}
	#cont_pie .separador{
		margin-top: 0;
		margin-bottom: 0;
	}
	.turquoise-flat-button, .amethyst-flat-button, .pumpkin-flat-button, .sun-flower-flat-button, .emerald-flat-button, .pomegranate-flat-button, .videocall-flat-button, .videocall-n-flat-button, .videocall-r-flat-button, .blue-flat-button, .nephritis-flat-button, .asbestos-flat-button, .graphite-flat-button, .kilometer-flat-button, .reserves-flat-button, .training-flat-button, .documents-flat-button, .equipment-flat-button, .registration-flat-button, 
	.silver-flat-button, .concrete-flat-button, .orange-flat-button, .pomegranate-flat-button:hover, .videocall-flat-button:hover, .videocall-n-flat-button:hover, .videocall-r-flat-button:hover, .blue-flat-button:hover, .nephritis-flat-button:hover, .asbestos-flat-button:hover, .graphite-flat-button:hover, .kilometer-flat-button:hover, .reserves-flat-button:hover, .training-flat-button:hover, .documents-flat-button:hover, .equipment-flat-button:hover, .registration-flat-button:hover {
		background-size: 100%;
	}
}

@media (max-width: 1400px) {
	.flat-button-xlarge{
		padding: 4px 4px 4px 4px;
		/*min-height: 220px!important;
		min-width: 132px!important;
		max-height: 220px!important;
		max-width: 132px!important;*/
		min-height: 190px!important;
		min-width: 114px!important;
		max-height: 190px!important;
		max-width: 114px!important;
	}
	.flat-button-xlarge span.text {
		font-size: 11px;
		/*padding-top: 225px;*/
		padding-top: 205px;
	}
	.flat-button-xlarge span.text2 {
		font-size: 12px;
		/*padding-top: 175px;*/
		padding-top: 155px;
	}
	.separador{
		margin-top: 60px;
		margin-bottom: 20px;
	}
	#cont_pie .separador{
		margin-top: 0;
		margin-bottom: 0;
	}
	.turquoise-flat-button, .amethyst-flat-button, .pumpkin-flat-button, .sun-flower-flat-button, .emerald-flat-button, .pomegranate-flat-button, .videocall-flat-button, .videocall-n-flat-button, .videocall-r-flat-button, .blue-flat-button, .nephritis-flat-button, .asbestos-flat-button, .graphite-flat-button, .kilometer-flat-button, .reserves-flat-button, .training-flat-button, .documents-flat-button, .equipment-flat-button, .registration-flat-button, 
	.silver-flat-button, .concrete-flat-button, .orange-flat-button, .pomegranate-flat-button:hover, .videocall-flat-button:hover, .videocall-n-flat-button:hover, .videocall-r-flat-button:hover, .blue-flat-button:hover, .nephritis-flat-button:hover, .asbestos-flat-button:hover, .graphite-flat-button:hover, .kilometer-flat-button:hover, .reserves-flat-button:hover, .training-flat-button:hover, .documents-flat-button:hover, .equipment-flat-button:hover, .registration-flat-button:hover {
		background-size: 100%;
	}
}
@media (max-width: 1400px) and (max-height: 960px){
	.flat-button{
		line-height: 1.40;
	}
	.flat-button-xlarge{
		min-height: 190px!important;
		min-width: 114px!important;
		max-height: 190px!important;
		max-width: 114px!important;
	}
	.flat-button-xlarge span.text {
		padding-top: 205px;
	}
	.flat-button-xlarge span.text2 {
		padding-top: 155px;
	}
}
@media (max-width: 1280px) and (max-height: 960px){
	.flat-button-xlarge{
		min-height: 280px!important;
		min-width: 169px!important;
		max-height: 280px!important;
		max-width: 169px!important;
	}
	.flat-button-xlarge span.text {
		font-size: 12px;
		padding-top: 290px;
		margin-left: -10px;
	}
	.flat-button-xlarge span.text2 {
		font-size: 12px;
		padding-top: 240px;
	}
}
@media (max-width: 1366px) and (max-height: 768px){
	.flat-button-xlarge{
		min-height: 220px!important;
		min-width: 133px!important;
		max-height: 220px!important;
		max-width: 133px!important;
	}
	.flat-button-xlarge span.text {
		font-size: 11px;
		padding-top: 230px;
		margin-left: -10px;
	}
	.flat-button-xlarge span.text2 {
		font-size: 12px;
		padding-top: 200px;
	}
}
@media (max-width: 1280px) and (max-height: 800px){
	.flat-button{
		line-height: 1;
	}
	.flat-button-xlarge{
		min-height: 170px!important;
		min-width: 102px!important;
		max-height: 170px!important;
		max-width: 102px!important;
	}
	.flat-button-xlarge span.text {
		padding-top: 175px;
		margin-left: -10px;
	}
	.flat-button-xlarge span.text2 {
		font-size: 11px;
		padding-top: 140px;
	}
}
@media (max-width: 1200px) and (max-height: 900px){
	.flat-button-xlarge{
		min-height: 230px!important;
		min-width: 139px!important;
		max-height: 230px!important;
		max-width: 139px!important;
	}
	.flat-button-xlarge span.text {
		padding-top: 240px;
	}
	.flat-button-xlarge span.text2 {
		padding-top: 195px;
	}
}

/***************************************************** TABLET  ********************************************************************/
@media (max-width: 1024px) {
	.flat-button-xlarge{
		min-height: 170px!important;
		min-width: 102px!important;
		max-height: 170px!important;
		max-width: 102px!important;
	}
	.flat-button-xlarge span.text {
		padding-top: 175px;
		margin-left: -10px;
	}
	.flat-button-xlarge span.text2 {
		font-size: 11px;
		padding-top: 140px;
	}
	.separador{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.flat-button-medium{
		min-height: 110px;
		min-width: 110px;
		max-height: 110px;
		max-width: 110px;
	}
	.flat-button-medium span.text {
		padding-top: 105px;
		font-size: 11px;
	}
	/*.flat-button-sm{
		min-height: 35px;
		min-width: 35px;
		max-height: 35px;
		max-width: 35px;
	}*/
	.turquoise-flat-button, .amethyst-flat-button, .pumpkin-flat-button, .sun-flower-flat-button, .emerald-flat-button, .pomegranate-flat-button, .videocall-flat-button, .videocall-n-flat-button, .videocall-r-flat-button, .blue-flat-button, .nephritis-flat-button, .asbestos-flat-button, .graphite-flat-button, .kilometer-flat-button, .reserves-flat-button, .training-flat-button, .documents-flat-button, .equipment-flat-button, .registration-flat-button, 
	.silver-flat-button, .concrete-flat-button, .orange-flat-button, .pomegranate-flat-button:hover, .videocall-flat-button:hover, .videocall-n-flat-button:hover, .videocall-r-flat-button:hover, .blue-flat-button:hover, .nephritis-flat-button:hover, .asbestos-flat-button:hover, .graphite-flat-button:hover, .kilometer-flat-button:hover, .reserves-flat-button:hover, .training-flat-button:hover, .documents-flat-button:hover, .equipment-flat-button:hover, .registration-flat-button:hover {
		background-size: 100%;
	}
	.turquoise-flat-button:hover, .amethyst-flat-button:hover, .pumpkin-flat-button:hover, .sun-flower-flat-button:hover, .concrete-flat-button:hover, 
	.emerald-flat-button:hover {
		background-size: 100%;
	}
}
@media (max-width: 850px) {
	.flat-button-xlarge span.text {
		font-size: 10px;
		margin-left: 0;
	}
	.flat-button-xlarge span.text2 {
		font-size: 10px;
	}
}

/***************************************************** MOBILE ********************************************************************/
@media (max-width: 768px) {
	.flat-button-xlarge{
		min-height: 190px!important;
		min-width: 130px!important;
		max-height: 190px!important;
		max-width: 130px!important;
	}
	.flat-button-xlarge span.text, .flat-button-xlarge span.text2{
		font-size: 14px;
	}
	.flat-button-xlarge span.text {
		margin-left: -10px;
	}
	.turquoise-flat-button, .amethyst-flat-button, .pumpkin-flat-button, .sun-flower-flat-button, .emerald-flat-button, .pomegranate-flat-button, .videocall-flat-button, .videocall-n-flat-button, .videocall-r-flat-button, .blue-flat-button, .nephritis-flat-button, .asbestos-flat-button, .graphite-flat-button, .kilometer-flat-button, .reserves-flat-button, .training-flat-button, .documents-flat-button, .equipment-flat-button, .registration-flat-button, 
	.silver-flat-button, .concrete-flat-button, .orange-flat-button, .pomegranate-flat-button:hover, .videocall-flat-button:hover, .videocall-n-flat-button:hover, .videocall-r-flat-button:hover, .blue-flat-button:hover, .nephritis-flat-button:hover, .asbestos-flat-button:hover, .graphite-flat-button:hover, .kilometer-flat-button:hover, .reserves-flat-button:hover, .training-flat-button:hover, .documents-flat-button:hover, .equipment-flat-button:hover, .registration-flat-button:hover {
		background-size: 70%;
	}
	.turquoise-flat-button:hover, .amethyst-flat-button:hover, .pumpkin-flat-button:hover, .sun-flower-flat-button:hover, .concrete-flat-button:hover, 
	.emerald-flat-button:hover {
		background-size: 70%;
	}
	#boton-salir .flat-button-sm{
		min-height: 40px;
		min-width: 40px;
		max-height: 40px;
		max-width: 40px;
		background-size: 100%;
		margin-bottom:10px!important;
		margin-right:0!important;
	}
	#menu-principal{
		margin-top: 5%!important;
	}
	#menu-principal2{
		margin-top: 0.2%!important;
	}
	.espaciado-izquierda-inferior{
		margin-top: 1%!important;
	}
}
@media (max-width: 760px) {
	.flat-button-medium{
		min-height: 150px;
		min-width: 150px;
		max-height: 150px;
		max-width: 150px;
	}
	.flat-button-medium span.text {
		padding-top: 145px;
		font-size: 14px;
	}
}
@media (max-width: 500px) {
	.belize-hole-flat-button, .belize-hole-flat-button:hover{
		background-size: 75%;
		background-position: right;
	}
	.carrot-flat-button{
		background-size: 70%;
	}
}
@media (max-width: 360px) {
	.belize-hole-flat-button, .belize-hole-flat-button:hover{
		background-size: 85%;
	}
}