@media (orientation:landscape) {
	body {
    background-image: url('../images/foto-FONDO-01.jpg');
    background-position-x: center;
    background-position-y: center;
    background-size: 100%;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
	-webkit-transition: background 2s linear;
-moz-transition: background 2s linear;
-ms-transition: background 2s linear;
-o-transition: background 2s linear;
transition: background 2s linear;
}
}
@media (orientation:portrait) {
	body {
    background-image: url('../images/foto-FONDO-01.jpg');
    background-position-x: center;
    background-position-y: center;
    background-size: 100%;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
	-webkit-transition: background 2s linear;
-moz-transition: background 2s linear;
-ms-transition: background 2s linear;
-o-transition: background 2s linear;
transition: background 2s linear;
}
}

h1{
	font-size: 34px;
}
h2{
	font-size: 23px;
}
h3{
	font-size: 20px;
}

.barraverdeclass{
	    height: 5vw;
    position: relative;
    top: 2.5vw;
    z-index: 2;;
}
.barrarosaclass{
	width: 5vw;
    position: absolute;
    right: -2.5vw;
    top: 2.5vw;
}
.plastaheaer{
	background: #F5EFEB;
}
.right{
	text-align:right;
}
.left{
	text-align:left;
}
.center{
	text-align:center;
}



@media (orientation:landscape) {
	.cuadrodonativos{
		/* background:rgba(49,74,138,0.8); */
		background:rgba(49,74,138,1);
		padding:10px;
	}
}
@media (orientation:portrait) {
	.cuadrodonativos{
		/* background:rgba(49,74,138,0.5); */
		background:rgba(49,74,138,1);
		padding:10px;
	}
}


.cuadrodonativos{
		border-radius:80px;
	}










.cuadroselector{
	background:#B4C6E6;
	color:white;
	text-align:center;
	border: solid 1px white;
}

.cuadroselector1{
    background:#B4C6E6;
    color:white;
    text-align:center;
    border: solid 1px white;
}
.cuadroselector2{
	background:#25A7DF;
	color:white;
	text-align:center;
	border: solid 1px white;
}
.cuadroselector3{
    background:#029447;
    color:white;
    text-align:center;
    border: solid 1px white;
}
.cuadroselector:hover{
	background:#25A7DF!important;
	cursor:pointer;
}
.cuadroselector1:hover{
    background:#029447!important;
    cursor:pointer;
}
.footer{
    z-index: 9999;
	background: #2F488C;
    position: fixed;
    bottom: 0;
	padding: 15px;
}

#otracantidad {
    /* font-size: 2.5vw; */
    /* width: 100%; */
    background: #B4C6E6;
    padding: 0 10px;
	border: solid 1px white;
}
.botonformulario {
    cursor:pointer !important;
    font-size: 1.3rem;
    background: #F6A3A5;
    border: solid 1px white;
    color: white;
    padding: 0.3vw 1vw;
}
.botonformulario:hover {
    background: #EE3532;
}
#dnd01, #dnd02, #dnd03, #dnd04, #dnd05, #dndE, #eam01,#dndeam,#eam02,#eam03,#eam04,#eam05,#clogo,#texto,#homework01,#homework02,#homework03,#montos2,#homework04{
	display:none;
}
#dndeam{
    background-color: #fff!important;
}
#clogo{
        background-color: #fff!important;

}

#donasera{
	float: right;
    position: relative;
    right: 10vw;
    color: #2f488c;
    font-size: 1.6vw;
}

input#otra_cantidad {
    width: 60%;
    margin: 10px;
    padding: 0px 10px;
	background: #e6e7e8;
    border: solid 1px;
}



input[type="text"], input[type="email"], input[type="password"], input[type="tel"], select {
    width: 80%;
    background: #e6e7e8;
    border: solid 1px;
	padding: 0px 10px;
}


h1{
	font-family: 'DM Sans', sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #2F488B;
    text-align: center;
    padding: 40px 0px 20px 0px;
}

p, span, li, a, input, select{
	font-family: 'DM Sans', sans-serif;
    font-weight: bold;
    color: #2F488B;
	font-size: 18px;
}
form p, form span, form li, form a, form input, form select{
	font-size: 25px;
}


li{
	list-style-position:inside;
}
.a_boton_azlu{
	color: #FFFFFF;
	padding: 16px;
    border-radius: 10px;
	background:#25A7D5;
	text-align: center;
	    display: inline-block;
	transition: 0.5s;
}
.a_boton_azlu:hover{
	color: #2F488B;
	background:#F0dDF00;
	transition: 0.5s;
	text-decoration:none;
}
.botoncantidades:hover{
	transition: 0.5s;
	text-decoration:none;
	color: #FFFFFF;
	background: #2F488B;
}
.botoncantidades.active{
	transition: 0.5s;
	text-decoration:none;
	color: #FFFFFF;
	background: #2F488B;
}
.botoncantidades{
	background: #FFFFFF;
	transition: 0.5s;
	text-decoration:none;
	border: 1px solid #000000;
    outline: none;
    padding: 20px 20px 20px 20px;
    margin: 10px 5px 10px 0px;
    cursor: pointer;
    width: 60%;
    color: #000000;
    border-radius: 5px;
    font-size: 24px;
	display:inline-block;
	text-align:center;
	box-shadow: 0px 6px 10px -2px rgba(0, 0, 0, 0.3);
}
.tablacentrada tr td{
	text-align:center;
}



.botonformularioenviar{
	color: #FFFFFF;
    padding: 16px;
    border-radius: 10px;
    background: #25A7D5;
    transition: 0.5s;
	width:100%;
	cursor:pointer;
}
.botonformularioenviar:hover{
	color: #2F488B;
	background:#F0dDF00;
	transition: 0.5s;
	text-decoration:none;
}