/* Para Cel */
/*-----------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width:320px) and (max-width:1024px){

.modal-overlay {
	position: fixed;
	top: 50px;
	bottom: 0;
	left: 0;
	right: 0;

	/*position: relative;*/
    display: none;
	flex-direction: column;
    justify-content: start; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/

	box-sizing: border-box;	
	padding-top: 5%;
	padding-bottom: 5%;	

	/*border: 1px solid red;*/
	background: rgba(0,0,0,0.5);
	/*background-color: #212121;*/

	/*overflow-x: scroll;*/
	/*overflow-y: scroll;*/
	overflow: auto;	
	/*scrollbar-width: thin;*/
	/*scrollbar-color: #555  #f8f8f8;*/
	
	z-index: 100;
	
}

.modal-popup {
	width: 95%;
	height: auto;
	
	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/
	
	box-sizing: border-box;
 	/*padding: 10px;*/
	
	/*border: 1px solid red;*/
	/*border-radius: 15px;*/
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	background-color: #fff;
	
}

.modal-titulo {
	width: 100%;
	height: auto;

	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 0px;*/
	
	/*border: 1px solid red;*/
	background: none;
	
}

.modal-titulo img {
	width: auto;
	height: auto;
	
	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	padding: 1em;
	
	/*border: 1px solid red;*/
	background: none;	
	
}

.modal-titulo-1 {
	width: 98%;
	height: 50px;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 0px;*/
	
	/*border: 1px solid red;*/
	border-bottom: 1px solid #ddd;
	background: none;
	
}

.modal-titulo-1a {
	width: 20%;
	height: 100%;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 10px;*/
	
	/*border: 1px solid red;*/
	background: none;
	
}

.modal-titulo-1b {
	width: 60%;
	height: 100%;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: center; /*start, center, end, between, around*/
    align-items: end; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 10px;*/
	
	/*border: 1px solid red;*/
	background: none;
	
}

.modal-titulo-1b label {
	color: #111;
	text-align: center;	
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    text-transform: uppercase;
	
}

.modal-titulo-1b span {
	color: #111;
	text-align: center;	
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    text-transform: none;
	
}
	
.modal-titulo-1c {
	width: 20%;
	height: 100%;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: center; /*start, center, end, between, around*/
    align-items: end; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 10px;*/
	
	/*border: 1px solid red;*/
	background: none;
	
}

.modal-pie {
	width: 100%;
	height: auto;

	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: start; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 0px;*/
	
	/*border: 1px solid red;*/
	background: none;	
}

.modal-pie-1 {
	width: 100%;
	height: 60px;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 0px;*/
	
	/*border: 1px solid red;*/
	background: none;	
	
}

.modal-pie-1 label {
	color: #111;
	text-align: center;	
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    text-transform: uppercase;
	
}

.modal-pie-1 span {
	color: #111;
	text-align: center;	
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    /*text-transform: uppercase;*/
	
}

.modal-pie-2 {
	width: 98%;
	height: 40px;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: end; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	padding: 10px;	
	padding-left: 20px;
	
	/*border: 1px solid red;*/
	/*border-top: 1px solid #ddd;*/
	background: none;	
	
}

.modal-pie-2 label {
	color: #666;
	text-align: center;	
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    /*text-transform: uppercase;*/
	
}

.modal-pie-2 span {
	color: #777;
	text-align: center;	
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    /*text-transform: uppercase;*/
	
}

.modal-boton-1 {
	width: 80%;
	height: 35px;
	
	position: relative;
    display: flex;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;	
	/*padding: 5px;*/
	
	color: white; /*color de texto*/
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	/*text-shadow: #591717 2px 2px 2px;*/
    /*text-transform: uppercase;*/
    text-decoration: none;	
	cursor: pointer;
	
	border: none;
	/*border-radius: 2px;*/
	/*background-color: #ff5722;*/
	/*background-color: #3299fd;*/ /*azul claro*/ 
	background-color: #1f618d;

}

.modal-boton-1:hover,
.modal-boton-1:focus {	
	color: #fff;
    opacity: 0.8; 
	
	/*background-color: #ff5722;*/
	
}

/** contenido **/
.modal-contenido {
	width: 100%;
	height: auto;

	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: start; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	padding-top: 20px;
	
	/*border: 1px solid red;*/
	background: none;	

}

.modal-contenido-1 {
	width: 100%;
	height: auto;
	margin-bottom: 10px;

	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
	
	/*border: 1px solid red;*/
	background: none;	

}

.modal-contenido-1 label {
	width: 100%;
	
	color: #222;
	text-align: center;	
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    /*text-transform: uppercase;*/
	/*text-decoration: none;*/
	/*cursor: pointer;*/

	/*border: 1px solid red;*/
	background: none;	
	
}

.modal-contenido-2 {
	width: 100%;
	height: auto;
	margin-bottom: 15px;

	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;	
	
	/*border: 1px solid red;*/
	background: none;	

}

.modal-contenido-2 p {
	width: 100%;
	
	color: #111;
	text-align: justify;	
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    /*text-transform: uppercase;*/
	/*text-decoration: none;*/
	/*cursor: pointer;*/

	/*border: 1px solid red;*/
	background: none;	
	
}

}

/* Para Laptop */
/*-----------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:1025px) and (max-width:1599px) {
	
.modal-overlay {
	position: fixed;
	top: 50px;
	bottom: 0;
	left: 0;
	right: 0;

	/*position: relative;*/
    display: none;
	flex-direction: column;
    justify-content: start; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/

	box-sizing: border-box;	
	padding-top: 5%;
	padding-bottom: 5%;	

	/*border: 1px solid red;*/
	background: rgba(0,0,0,0.5);
	/*background-color: #212121;*/

	/*overflow-x: scroll;*/
	/*overflow-y: scroll;*/
	overflow: auto;	
	/*scrollbar-width: thin;*/
	/*scrollbar-color: #555  #f8f8f8;*/
	
	z-index: 100;
	
}

.modal-popup {
	width: auto;
	height: auto;
	
	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/
	
	box-sizing: border-box;
 	/*padding: 10px;*/
	
	/*border: 1px solid red;*/
	/*border-radius: 15px;*/
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	background-color: #fff;
	
}

.modal-titulo {
	width: 100%;
	height: auto;

	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 0px;*/
	
	/*border: 1px solid red;*/
	background: none;
	
}

.modal-titulo img {
	width: auto;
	height: auto;
	
	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	padding: 1em;
	
	/*border: 1px solid red;*/
	background: none;	
	
}

.modal-titulo-1 {
	width: 98%;
	height: 50px;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 0px;*/
	
	/*border: 1px solid red;*/
	border-bottom: 1px solid #ddd;
	background: none;
	
}

.modal-titulo-1a {
	width: 20%;
	height: 100%;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 10px;*/
	
	/*border: 1px solid red;*/
	background: none;
	
}

.modal-titulo-1b {
	width: 60%;
	height: 100%;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: center; /*start, center, end, between, around*/
    align-items: end; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 10px;*/
	
	/*border: 1px solid red;*/
	background: none;
	
}

.modal-titulo-1b label {
	color: #111;
	text-align: center;	
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    text-transform: uppercase;
	
}

.modal-titulo-1b span {
	color: #111;
	text-align: center;	
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    text-transform: none;
	
}
	
.modal-titulo-1c {
	width: 20%;
	height: 100%;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: center; /*start, center, end, between, around*/
    align-items: end; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 10px;*/
	
	/*border: 1px solid red;*/
	background: none;
	
}

.modal-pie {
	width: 100%;
	height: auto;

	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: start; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 0px;*/
	
	/*border: 1px solid red;*/
	background: none;	
}

.modal-pie-1 {
	width: 100%;
	height: 60px;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 0px;*/
	
	/*border: 1px solid red;*/
	background: none;	
	
}

.modal-pie-1 label {
	color: #111;
	text-align: center;	
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    text-transform: uppercase;
	
}

.modal-pie-1 span {
	color: #111;
	text-align: center;	
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    /*text-transform: uppercase;*/
	
}

.modal-pie-2 {
	width: 98%;
	height: 40px;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: end; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	padding: 10px;	
	padding-left: 20px;
	
	/*border: 1px solid red;*/
	/*border-top: 1px solid #ddd;*/
	background: none;	
	
}

.modal-pie-2 label {
	color: #666;
	text-align: center;	
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    /*text-transform: uppercase;*/
	
}

.modal-pie-2 span {
	color: #777;
	text-align: center;	
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    /*text-transform: uppercase;*/
	
}

.modal-boton-1 {
	width: 80%;
	height: 35px;
	
	position: relative;
    display: flex;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;	
	/*padding: 5px;*/
	
	color: white; /*color de texto*/
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	/*text-shadow: #591717 2px 2px 2px;*/
    /*text-transform: uppercase;*/
    text-decoration: none;	
	cursor: pointer;
	
	border: none;
	/*border-radius: 2px;*/
	/*background-color: #ff5722;*/
	/*background-color: #3299fd;*/ /*azul claro*/ 
	background-color: #1f618d;

}

.modal-boton-1:hover,
.modal-boton-1:focus {	
	color: #fff;
    opacity: 0.8; 
	
	/*background-color: #ff5722;*/
	
}

/** contenido **/
.modal-contenido {
	width: 850px;
	height: auto;

	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: start; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	padding-top: 20px;
	
	/*border: 1px solid red;*/
	background: none;	

}

.modal-contenido-1 {
	width: 100%;
	height: auto;
	margin-bottom: 10px;

	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
	
	/*border: 1px solid red;*/
	background: none;	

}

.modal-contenido-1 label {
	width: 100%;
	
	color: #222;
	text-align: center;	
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    /*text-transform: uppercase;*/
	/*text-decoration: none;*/
	/*cursor: pointer;*/

	/*border: 1px solid red;*/
	background: none;	
	
}

.modal-contenido-2 {
	width: 100%;
	height: auto;
	margin-bottom: 15px;

	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;	
	
	/*border: 1px solid red;*/
	background: none;	

}

.modal-contenido-2 p {
	width: 100%;
	
	color: #111;
	text-align: justify;	
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    /*text-transform: uppercase;*/
	/*text-decoration: none;*/
	/*cursor: pointer;*/

	/*border: 1px solid red;*/
	background: none;	
	
}

}

/* Para PC */
/*-----------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:1600px) {

.modal-overlay {
	position: fixed;
	top: 50px;
	bottom: 0;
	left: 0;
	right: 0;

	/*position: relative;*/
    display: none;
	flex-direction: column;
    justify-content: start; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/

	box-sizing: border-box;	
	padding-top: 5%;
	padding-bottom: 5%;	

	/*border: 1px solid red;*/
	background: rgba(0,0,0,0.5);
	/*background-color: #212121;*/

	/*overflow-x: scroll;*/
	/*overflow-y: scroll;*/
	overflow: auto;	
	/*scrollbar-width: thin;*/
	/*scrollbar-color: #555  #f8f8f8;*/
	
	z-index: 100;
	
}

.modal-popup {
	width: auto;
	height: auto;
	
	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/
	
	box-sizing: border-box;
 	/*padding: 10px;*/
	
	/*border: 1px solid red;*/
	/*border-radius: 15px;*/
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	background-color: #fff;
	
}

.modal-titulo {
	width: 100%;
	height: auto;

	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 0px;*/
	
	/*border: 1px solid red;*/
	background: none;
	
}

.modal-titulo img {
	width: auto;
	height: auto;
	
	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	padding: 1em;
	
	/*border: 1px solid red;*/
	background: none;	
	
}

.modal-titulo-1 {
	width: 98%;
	height: 50px;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 0px;*/
	
	/*border: 1px solid red;*/
	border-bottom: 1px solid #ddd;
	background: none;
	
}

.modal-titulo-1a {
	width: 20%;
	height: 100%;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 10px;*/
	
	/*border: 1px solid red;*/
	background: none;
	
}

.modal-titulo-1b {
	width: 60%;
	height: 100%;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: center; /*start, center, end, between, around*/
    align-items: end; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 10px;*/
	
	/*border: 1px solid red;*/
	background: none;
	
}

.modal-titulo-1b label {
	color: #111;
	text-align: center;	
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    text-transform: uppercase;
	
}

.modal-titulo-1b span {
	color: #111;
	text-align: center;	
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    text-transform: none;
	
}
	
.modal-titulo-1c {
	width: 20%;
	height: 100%;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: center; /*start, center, end, between, around*/
    align-items: end; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 10px;*/
	
	/*border: 1px solid red;*/
	background: none;
	
}

.modal-pie {
	width: 100%;
	height: auto;

	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: start; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 0px;*/
	
	/*border: 1px solid red;*/
	background: none;	
}

.modal-pie-1 {
	width: 100%;
	height: 60px;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	/*padding: 0px;*/
	
	/*border: 1px solid red;*/
	background: none;	
	
}

.modal-pie-1 label {
	color: #111;
	text-align: center;	
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    text-transform: uppercase;
	
}

.modal-pie-1 span {
	color: #111;
	text-align: center;	
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    /*text-transform: uppercase;*/
	
}

.modal-pie-2 {
	width: 98%;
	height: 40px;

	position: relative;
    display: flex;
	/*flex-direction: column;*/
    justify-content: end; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	padding: 10px;	
	padding-left: 20px;
	
	/*border: 1px solid red;*/
	/*border-top: 1px solid #ddd;*/
	background: none;	
	
}

.modal-pie-2 label {
	color: #666;
	text-align: center;	
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    /*text-transform: uppercase;*/
	
}

.modal-pie-2 span {
	color: #777;
	text-align: center;	
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    /*text-transform: uppercase;*/
	
}

.modal-boton-1 {
	width: 80%;
	height: 35px;
	
	position: relative;
    display: flex;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;	
	/*padding: 5px;*/
	
	color: white; /*color de texto*/
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	/*text-shadow: #591717 2px 2px 2px;*/
    /*text-transform: uppercase;*/
    text-decoration: none;	
	cursor: pointer;
	
	border: none;
	/*border-radius: 2px;*/
	/*background-color: #ff5722;*/
	/*background-color: #3299fd;*/ /*azul claro*/ 
	background-color: #1f618d;

}

.modal-boton-1:hover,
.modal-boton-1:focus {	
	color: #fff;
    opacity: 0.8; 
	
	/*background-color: #ff5722;*/
	
}

/** contenido **/
.modal-contenido {
	width: 850px;
	height: auto;

	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: start; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	padding-top: 20px;
	
	/*border: 1px solid red;*/
	background: none;	

}

.modal-contenido-1 {
	width: 100%;
	height: auto;
	margin-bottom: 10px;

	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
	
	/*border: 1px solid red;*/
	background: none;	

}

.modal-contenido-1 label {
	width: 100%;
	
	color: #222;
	text-align: center;	
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    /*text-transform: uppercase;*/
	/*text-decoration: none;*/
	/*cursor: pointer;*/

	/*border: 1px solid red;*/
	background: none;	
	
}

.modal-contenido-2 {
	width: 100%;
	height: auto;
	margin-bottom: 15px;

	position: relative;
    display: flex;
	flex-direction: column;
    justify-content: center; /*start, center, end, between, around*/
    align-items: center; /*start, center, end*/	

	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;	
	
	/*border: 1px solid red;*/
	background: none;	

}

.modal-contenido-2 p {
	width: 100%;
	
	color: #111;
	text-align: justify;	
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	/*text-shadow: #132639 2px 2px 2px;*/
    /*text-transform: uppercase;*/
	/*text-decoration: none;*/
	/*cursor: pointer;*/

	/*border: 1px solid red;*/
	background: none;	
	
}

}