.btn-danger {
    color: #fff;
    background-color: #803134;
    border-color: #803134;
}

.bg-faded {
    background-color: #ffe955;
}
/*
.page-wrapper{
	background: url('/public/img/svg/evento_fondo.png') no-repeat ; background-size: cover;
}*/
@media (min-width: 768px) and (max-width: 908px){
	.page-wrapper {
    background: url(/public/img/svg/evento_fondo.png) no-repeat;
    background-size: contain;
}
}

@media (max-width: 504px) {
.mgt{
	 margin-top : 100px;
}
	.page-wrapper2 {
    background: url(/public/img/svg/evento_fondo2.png) no-repeat;
    background-size: cover;
        background-position: 50% 45%;
}
}


.btn-danger:hover {
    color: #171714;
    background-color: #ffab00;
    border-color: #ff161f;
}
.preguntas {
    background: #121656;
    background: -moz-linear-gradient(top, #121656 0%, #2b2e91 100%);
    background: -webkit-linear-gradient(top, #121656 0%,#2b2e91 100%);
    background: linear-gradient(to bottom, #121656 0%,#2b2e91 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121656', endColorstr='#2b2e91',GradientType=0 );
    border: 5px solid #ffffff;
    border-radius: 30px;
    margin-bottom: 30px;
    padding: 25px;
    text-align: center;
}
.preguntas2 {
    background: #e7002b !important;
    background: -moz-linear-gradient(top, #e7002b 0%, #c50a57 100%) !important;
    background: -webkit-linear-gradient(top, #cd0d36 0%,#c50a57 100%) !important;
    background: linear-gradient(to bottom, #e7002b 0%,#912b34 100%) !important; 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121656', endColorstr='#2b2e91',GradientType=0 );
    border: 5px solid #ffffff;
    border-radius: 30px;
    margin-bottom: 30px;
    padding: 25px;
    text-align: center;
 }



.preguntas3 {
    background: #121656;
    background: -moz-linear-gradient(top, #121656 0%, #2b2e91 100%);
    background: -webkit-linear-gradient(top, #cd0d36 0%,#c50a57 100%);
    background: linear-gradient(to bottom, #0ae310 0%,#01561f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121656', endColorstr='#2b2e91',GradientType=0 );
    border: 5px solid #ffffff;
    border-radius: 30px;
    margin-bottom: 30px;
    padding: 25px;
    text-align: center;}


.preguntas4 {
    background: #ff4700;
    background: -moz-linear-gradient(top, #121656 0%, #2b2e91 100%);
    background: -webkit-linear-gradient(top, #fa5002 0%,#df7d0d 100%);
    background: linear-gradient(to bottom, #ff4700 0%,#dd810e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121656', endColorstr='#2b2e91',GradientType=0 );
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121656', endColorstr='#2b2e91',GradientType=0 );
    border: 5px solid #ffffff;
    border-radius: 30px;
    margin-bottom: 30px;
    padding: 25px;
    text-align: center;}


.preguntas5 {
    background: #8c0088;
    background: -moz-linear-gradient(top, #121656 0%, #2b2e91 100%);
    background: -webkit-linear-gradient(top, #8c0088 0%,#9a0083 100%);
    background: linear-gradient(to bottom, #860089 0%,#9d0082 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121656', endColorstr='#2b2e91',GradientType=0 );
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121656', endColorstr='#2b2e91',GradientType=0 );
    border: 5px solid #ffffff;
    border-radius: 30px;
    margin-bottom: 30px;
    padding: 25px;
    text-align: center;}