html{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body{
	margin: 0;
	padding: 0;
    font-family: 'Roboto',sans-serif;
}

.cabecera_logos img {
    width:230px;
}

.container_form{
    width: 580px;
    height: auto;
    margin: auto;
    margin-top: 64px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.65);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.65);
}

.container_titulo_pagoseguro{
    height: 45px;
    background: #333; 
    text-align:center;
    margin-top:15px;
    padding-top:3px;
    border-top: solid 1px white;
    border-right: solid 1px white;
    border-left: solid 1px white;
}
.texto_pagoseguro{
    height: auto;
    background-color: #dce9fa;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    padding: 10px 0 1px 0;
    width: 100%;
}
.textoredireccionpagoseguro{
    clear:left;
}    

h3, .titulo.datoscontacto, br {
    display: none;
}
.texto_ampliado_pagoseguro, .textoredireccionpagoseguro{
    font-weight: bold;    
    font-size: 14px;
    text-align: center;
    line-height: 17px;
    padding-top: 30px;
    display: block;
    margin: 10px 30px 15px 30px;
}

.btn_pagoseguro, .botonreservar {
    width: 208px;
    height: 63px;
    font-size: 24px;
    font-weight: 600 !important;
    text-align: center !important;
    background-color: #05c0c7;
    color: #ffffff;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border-image: initial;
    padding-top: 10px;
    margin-left:25%;
}

.botonbizum, .btn_pagoseguro, .botonreservar {
    cursor:pointer;    
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.pagoseguro .botonreservar {
    margin: 0;
}

.btn_pagoseguro:hover, .botonreservar:hover, .botonbizum:hover {
    opacity: 0.4;
    color: #ffffff;
}

.tarjetas_pagoseguro{
    border-top: 3px solid #3561c2;
    background-color: white;
    height: 50px;
    display: block;
    text-align: center;
}

.tarjetas_pagoseguro img{
    margin-top: 10px;
    height: 30px;
    margin-right: 3px;

}

@media (min-width: 1200px) {
    .grupo1 div {
        width:33% !important;
    }
    .grupo1 div:nth-of-type(n+2) span {
        margin-left:20px;
    }
    .grupo2 div:nth-of-type(2) span {
        margin-left:20px;
    }

    .grupo2 div:nth-of-type(1) {
        width:66.5% !important;
    }
    .grupo2 div:nth-of-type(2) {
        width:33% !important;
    }

    #descripcionpago {
        width:74.8% !important;
    }
    #emailcontacto, #telefonocontacto, #importe {
        float:right;
        width:75%;
    }
}    
@media (max-width: 1000px) {
    .grupo1, .grupo2 {
        display:block !important;
        margin:0px !important;
    }
    .campo {
        display: block;
        width:100%;
    }
    .inputbuscador {
        width: 99% !important;
        margin-top: 5px;
        border-radius: 4px;
        border: solid 1px #2e276e;
        font-size: 16px;
        color: #333638;
        font-size: 15px;
        font-weight: 300;
        padding: 5px;
    }
    .btn_pagoseguro, .botonreservar, .pagoseguro .botonreservar {
        margin:5px 0 0 0;
    }
}


#container_footer{
    width: 100%;
    height: 50px;
    left: 0px;
    border-top: 3px solid #3561c2;    
    color: #3561c2;
    font-size: 12px;
    padding-top: 10px;
    margin-top: 82px;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.7)
}


.bloque_interior_footer{
    max-width: 850px;
    margin: auto;
    display: block;
}

.bloque1_footer{
    float: left;
    width: 29%;
    margin-left: 2%;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 20px;

}

.bloque1_footer img{
    height: 15px;
    float: left;
    margin-top: 4px;
    margin-right: 6px;
}

.bloque2_footer{
    float: left;
    width: 45%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 20px;
}

.bloque3_footer{
    float: left;
    width: 22%;
    margin-right:2%;
    text-align: right;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

a{
    color: #3561c2;
    text-decoration: none;
}

.divmarcon {
    text-align: left;
    margin: auto;
    width: 50%;
}
.pagoseguro .divmarcon {
    width: 100%;
}

#tablapasofin {
    width:100%;
}

#tablapasofin > tbody > tr > td:nth-of-type(1) {
    text-align: right;
}
#tablapasofin > tbody > tr > td:nth-of-type(2) {
    padding-left:20px;
    font-weight: bold;
    text-align: left;
}


@media (max-width: 580px){
    .bloque1_footer img{display:none;}
    .contenedor_cabecera_logos{padding-top: 20px; padding-bottom: 10px;}
    .container_form{width: 100%; margin-top: 15px;}
    .encabezados_primero{width: 100%;}
    .bloque_input_nombre{width: 100%;}
    .bloque_input_apellidos{width: 100%;}
    .bloque_input_uno{width: 100%;}
    .cajas_form_telefono{margin-top:63px;}
    .texto_ampliado_pagoseguro, .textoredireccionpagoseguro{font-size: 16px;margin-bottom:40px;}
    .texto_pagoseguro{width: 100%;}
    .texto_pagoseguro p {width: 90%; margin:auto; font-size: 16px;}
    .container_titulo_pagoseguro{-webkit-border-radius: 0px 0px 0px 0px;border-radius: 0px 0px 0px 0px;}
    .contenedor_form{-webkit-border-radius: 0px 0px 0px 0px;border-radius: 0px 0px 0px 0px;}
    .bloque1_footer{width: 100%; text-align: center; margin-left: 0px;}
    .bloque2_footer{width: 100%; text-align: center; margin-left: 0px;}
    .bloque3_footer{width: 100%; text-align: center; margin-left: 0px;line-height: 14px;}
    #container_footer{height: 110px; margin-top: 0px;}
    .divmarcon {width: 100%;}
    #tablapasofin {font-size:12px;}    
}

@media (max-width: 470px){
    .texto_pagoseguro{height: 75px;}
    .divmarcon {width: 100%;}
    #tablapasofin {font-size:12px;}    
}

@media (max-width: 455px){
    .tarjetas_pagoseguro{height: 100px;}
    .texto_ampliado_pagoseguro, .textoredireccionpagoseguro{margin-bottom:70px; font-size: 15px;}
    .divmarcon {width: 100%;}
    #tablapasofin {font-size:12px;}
}


@media (max-width: 400px){
.texto_ampliado_pagoseguro, .textoredireccionpagoseguro{margin-bottom:70px; font-size: 15px;}
.container_form{margin-top: 5px;}
.divmarcon {width: 100%;}
#tablapasofin {font-size:12px;}
}
