.ajuste {
    width: 100%;
    height: 1px;
    clear: both;
}

.lineaFondo {
    width: 1247px;
    height: 4px;
    background: #313E4B;
    -moz-border-radius: 100px / 50px;
    -webkit-border-radius: 100px / 50px;
    border-radius: 750px / 3px;
    -moz-box-shadow: 0px 2px 12px 1.5px #575756;
    -webkit-box-shadow: 0px 2px 12px 1.5px #575756;
    box-shadow: 0px 2px 12px 1.5px #575756;
}

.tituloOperacion {
    background-color: #CD5B40;
    width: 1175px;
    height: 72px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin: 0 auto;
}

.tituloOperacionBorder {
    background-color: #CD5B40;
    width: 96.5%;
    height: 76%;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin: 0 auto;
    border-left: 3px dashed #FEFEFE;
    font-family: 'cabinbold';
    font-size: 35px;
    color: #FEFEFE;
    letter-spacing: 0;
    text-align: center;
    line-height: 55px;
    border-right: 3px dashed #FEFEFE;
    border-bottom: 3px dashed #FEFEFE;
}

.tituloOperacion2 {
    background-color: #CD5B40;
    width: 1175px;
    height: 72px;
    -webkit-border-bottom-right-radius: 45px;
    -webkit-border-bottom-left-radius: 45px;
    -moz-border-radius-bottomright: 45px;
    -moz-border-radius-bottomleft: 45px;
    border-bottom-right-radius: 45px;
    border-bottom-left-radius: 45px;
    margin: 0 auto;
    font-family: 'cabinbold';
    font-size: 35px;
    color: #FEFEFE;
    letter-spacing: 0;
    text-align: center;
    line-height: 62px;
    -webkit-box-shadow: inset 0px -3px 8px 4px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px -3px 8px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px -3px 8px 4px rgba(0, 0, 0, 0.3);
}

.cnt2Sombra {
    background-color: #CD5B40;
    width: 994px;
    height: 150px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    z-index: 1;
    position: absolute;
    top: 27%;
    left: 8%;
}

.cnt2 {
    background-color: #F5F5F5;
    width: 1024px;
    height: 284px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: -6px 3px 9px -2px #575756;
    -webkit-box-shadow: -6px 3px 9px -2px #575756;
    box-shadow: -6px 3px 9px -2px #575756;
    top: 31%;
    z-index: 2;
    position: absolute;
    left: 10.5%;
    color: #575756;
    font-family: 'cabinbold';
    font-size: 50px;
    text-align: center;
    line-height: 60px;
}

.cnt2 .btn {
    left: 12%;
    top: 55%;
    width: 776px;
    height: 95px;
    background-color: #ECE5D7;
    position: absolute;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 5px 6px 0px 1px #CD5B40;
    -webkit-box-shadow: 5px 6px 0px 1px #CD5B40;
    box-shadow: 5px 6px 0px 1px #CD5B40;
    font-family: 'cabinbold';
    font-size: 70px;
    line-height: 90px;
    letter-spacing: 0;
    color: #CD5B40;
}

.clickNumero2 {
    background-image: url(../img/click/clickBtn.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 45.33px;
    height: 51.6px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.clickBtn3 {
    background-image: url(../img/click/clickBtn3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 45.33px;
    height: 51.6px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.flechaNumero {
    background-image: url(../img/flechaNumero.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 45.5px;
    height: 55px;
    position: absolute;
    left: 2%;
    top: 23%;
}
/*NAVEGACION*/

.flechaAtras {
    background-image: url(../img/nav/flechaAtras.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
}

.flechaSiguiente {
    background-image: url(../img/nav/flechaSiguiente.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
}

.flechaAtras2 {
    background-image: url(../img/nav/flechaAtras2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
}

.flechaSiguiente2 {
    background-image: url(../img/nav/flechaSiguiente2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
}

.flechaAtras3 {
    background-image: url(../img/nav/flechaAtras3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
}

.flechaSiguiente3 {
    background-image: url(../img/nav/flechaSiguiente3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
}

.flechaAtras4 {
    background-image: url(../img/nav/flechaAtras4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
}

.flechaSiguiente4 {
    background-image: url(../img/nav/flechaSiguiente4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
}

.flechaAtras5 {
    background-image: url(../img/nav/flechaAtras5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
}

.flechaSiguiente5 {
    background-image: url(../img/nav/flechaSiguiente5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
}

.flechaAtras6 {
    background-image: url(../img/nav/flechaAtras6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 76px;
    height: 76px;
}

.flechaSiguiente6 {
    background-image: url(../img/nav/flechaSiguiente6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 76px;
    height: 76px;
}

.flechaAtras7 {
    background-image: url(../img/nav/flechaAtras7.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
}

.flechaSiguiente7 {
    background-image: url(../img/nav/flechaSiguiente7.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
}

.navInicio2 {
    background-image: url(../img/nav/navInicio2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 61px;
    height: 62px;
}

.desactivado {
    pointer-events: none;
}