@font-face {
  font-family: KGSecondChances;
  src: url("fuentes/KGSecondChances.ttf");
}
@font-face {
  font-family: Pacifico;
  src: url("fuentes/Pacifico.ttf");
}
@font-face {
  font-family: Montserrat;
  src: url("fuentes/Montserrat.ttf");
}
@font-face {
  font-family: Poppins;
  src: url("fuentes/Poppins-Regular.ttf");
}
@font-face {
  font-family: Raleway;
  src: url("fuentes/Raleway-Regular.ttf");
}
.title_size_medium{
    height: 100px !important;
}
.title_holder{
    padding-top: 30px !important;
}
#logo_configurador{
        padding-left: 10%;
    margin-top: 6%;
}

#configuradorPaso1, #configuradorPaso2 {
    color: #373737;
    font-family: Roboto, Sans-Serif;
    font-size: 14px;
}
p.parrafo{
    padding-bottom: 2%;
    color: black;
    font-size: 16px;
}
#cabecera{
    width: 60%;
    padding-left: 18%;
}

#principal {
    margin-top: 1%;
    margin-bottom: 5%;
}
#header {
    margin-left: -4%;
}
#bordeDelantera {
    border: #dc911a 45px solid;
    position: absolute;
}
#realDelantera {
    width: 270px;
    height: 410px;
    border: 5px solid white;
}
#formContent {
    width: 55%;
    padding-left: 10%;
    display: inline-block;
}
#formImage {
    display: inline-block;
    width: 35%;
    float: right;
}
.circulo {
    height: 30px;
    width: 30px;
    display: table-cell;
    text-align: center;
    font-size: 15px;
    color: white;
    vertical-align: middle;
    border-radius: 50%;
    background: #dc911a;
    margin-left: -4%;
}
.formText {
    padding-left: 1%;
}
.formText>h3 {
    border-bottom: #dc911a 1px solid;
}
.formTitle {
    width: 100%;
}
.formTitle .circulo,
.formTitle .formText {
    display: inline-block;
}
.box {
    font-weight: bold;
    color: white;
    background: #dc911a;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}
.mini {
    font-size: 11px;
}
.simpleBox {
    font-weight: 300;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 45px;
    padding-right: 45px;
    border: #373737 1px solid;
    cursor: pointer;
}
.simpleBoxTipo {
    font-weight: 300;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    padding-right: 15px;
    border: #373737 1px solid;
    cursor: pointer;
}
.spaceButtons {
    margin-top: 1%;
}
.marginText {
    display: inline-table;
    width: 155px;
    margin-left: -10px;
    font-size: 12px;
}
.circleBase {
    border-radius: 50%;
    position: absolute;
    top: 74px;
    right: 112px;
}
.circleBase1 {
    border-radius: 50%;
    position: absolute;
    top: 292px;
    right: 112px;
}
.circleBaseCenter {
    border-radius: 50%;
    position: absolute;
    top: 180px;
    right: 105px;
}
.cuadradoBase {
    position: absolute;
    top: 318px;
    right: 90px;
    background-color: #c73431;
    border: 2px solid white;
    border-bottom: none !important;
}
.cuadradoBase2 {
    position: absolute;
    top: 5px;
    right: 90px;
    background-color: #c73431;
    border-top: none !important;
}
.typeCuadrado {
    width: 90px;
    height: 95px;
    border: 2px solid white;
}
.typeCenter {
    width: 60px;
    height: 60px;
    border: 2px solid white;
    background-color: white;
    background-size: 60px;
}
.type2 {
    width: 45px;
    height: 45px;
    border: 2px solid white;
}
.rotated-half-circle {
    position: absolute;
    top: 0px;
    right: 116px;
    /* Create the circle */
    
    width: 40px;
    height: 40px;
    border: 2px solid white;
    border-radius: 50%;
    /* Halve the circle */
    
    border-bottom-color: transparent;
    border-left-color: transparent;
    /* Rotate the circle */
    
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
}
.rotated-half-circleBottom {
    position: absolute;
    top: 380px;
    right: 116px;
    /* Create the circle */
    
    width: 40px;
    height: 40px;
    border: 2px solid white;
    border-radius: 50%;
    /* Halve the circle */
    
    border-bottom-color: transparent;
    border-left-color: transparent;
    /* Rotate the circle */
    
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}
.line {
    width: 275px;
    height: 210px;
    border-bottom: 4px solid white;
    position: absolute;
}
.lineBombilla {
    width: 30px;
    border: 0.5px solid rgb(255, 255, 255);
    position: absolute;
    top: 405px;
    right: 122px;
}
.lineBombillaTop {
    width: 30px;
    border: 0.5px solid rgb(255, 255, 255);
    position: absolute;
    top: 20px;
    right: 122px;
}
.insideBombillaCuadrado {
    position: absolute;
    top: 20px;
    right: 135px;
    width: 2px;
    height: 2px;
    border: 1px solid white;
}
.insideBombillaCuadradoBottom {
    position: absolute;
    top: 402px;
    right: 135px;
    width: 2px;
    height: 2px;
    border: 1px solid white;
}
.insideBombillaCircle {
    border-radius: 50%;
    position: absolute;
    border: 1px solid white;
    width: 10px;
    height: 10px;
    top: 391px;
    right: 131px;
}
.insideBombillaCircleTop {
    border-radius: 50%;
    position: absolute;
    border: 1px solid white;
    width: 10px;
    height: 10px;
    top: 23px;
    right: 131px;
}
.opacityBox {
    font-weight: 300;
    padding-top: 3px;
    padding-bottom: 3px;
    border: #373737 1px solid;
    width: 35px;
}

.tripleTop{
  position: absolute;
  top: 3px;
  width: 218px;
  height: 34px;
  border-left: 2px solid white;
  border-right: 2px solid white;
  border: 2px solid white;
  margin-left: 30px;
  background-color: #dc911a;
  border-bottom: transparent !important;

}

.tripleBottom{
    position: absolute;
    top: 381px;
    width: 218px;
    height: 34px;
    border-left: 2px solid white;
    border-right: 2px solid white;
    border: 2px solid white;
    margin-left: 30px;
    background-color: #dc911a;
    border-top: transparent !important;
}

.tripleLunaTop{
    position: absolute;
    top: 36px;
    right: 28px;
    width: 218px;
    height: 101px;
    border-top-left-radius: 220px;
    border-top-right-radius: 220px;
    border: 2px solid white;
    border-bottom: transparent !important;
    background-color: #db901b;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
}

.tripleLunaBottom{
    position: absolute;
    top: 279px;
    right: 28px;
    width: 218px;
    height: 101px;
    border-top-left-radius: 220px;
    border-top-right-radius: 220px;
    border: 2px solid white;
    background-color: #db901b;
    border-bottom: transparent !important;
}

.textoSuperior{
    position: absolute;
    bottom: 430px;
    text-align: center;
    width: 280px;
}

.textoInferior{
    position: absolute;
    top: 430px;
    text-align: center;
    width: 280px;
}

.textoLateralIzquierda{
    position: absolute;
    transform: rotate(-90deg);    
    -webkit-transform: rotate(-90deg);    
    -moz-transform: rotate(-90deg);    
    -o-transform: rotate(-90deg);    
    -ms-transform: rotate(-90deg);    
    right: 150px;
    width: 300px;
    top: 270px;
}

.textoLateralDerecha{
    position: absolute;
    transform: rotate(90deg);
    left: 152px;
    top: 135px;
    width: 300px
}

.textoLateralDerecha, .textoLateralIzquierda, .textoInferior, .textoSuperior{
    color: white;
}

#imageSuperior, #imageInferior{
    width: 50%;
    height: 28px;
    display: none;
}

#imageLateralIzq, #imageLateralDer{
    width: 50%;
    height: 35px;
    display: none;
}

#imageLateralDer{
        transform: rotate(0deg);    
    -webkit-transform: rotate(0deg);    
    -moz-transform: rotate(0deg);    
    -o-transform: rotate(0deg);    
    -ms-transform: rotate(0deg);   
}

#actionButtons{
    text-align: right;
    padding-right: 34%;
}

div#actionButtons>button {
    width: 200px;
    height: 50px;
    margin: 2%;
    cursor: pointer;
}


#configuradorPaso2{
    display: none;
}

/*Form - Configurador paso 2*/
table#pedido>tbody>tr>th, table#pedido>tbody>tr>td, table#complementos>tbody>tr>td{
    padding-left: 30px;
    text-align: center;
    font-size: 14px;
}
#tusDatos>input{
    margin: 8px;
}

input.big{
    width: 500px;
}
input.small{
    width: 120px;
}

#formContentPedido {
    width: 53%;
    padding-left: 3%;
    float: right;
}

#resultadoMuestra{
    width: 400px;
    float: left;
    margin-left: 10%;
}

div#capaTotal {
    font-weight: 900;
    float: right;
    padding-right: 22%;
}

#pedidoTrasera{
    padding-top: 7%;
    margin-left: 16%;
}
input#customButton[disabled]{
    width: 200px;
    height: 50px;
    margin-bottom: 2%;
    cursor: default;
    background-color: #c8c8c8;
}
input#customButton{
    width: 200px;
    height: 50px;
    margin-bottom: 2%;
    cursor: pointer;
    background-color: #ea8615;
}


/** Voley */
div#lineasPista {
    width: 240px;
    height: 410px;
    position: absolute;
    border: 3px solid white;
    right: 17px;
    top: 2px;
}
#realDelanteraVoley {
    width: 240px;
    height: 410px;
    border-left: 20px solid #7d71b0;
    border-right: 20px solid #7d71b0;
    border-bottom: 5px solid #7d71b0;
    border-top: 5px solid #7d71b0;
}
.lineVoley{
    width: 240px;
    height: 210px;
    right: 20px;
    border-bottom: 2px solid white;
    position: absolute;
}
.lineAtaqueArriba{
    width: 240px;
    height: 140px;
    right: 20px;
    border-bottom: 2px solid white;
    position: absolute;
}
.lineAtaqueAbajo{
    width: 240px;
    height: 280px;
    right: 20px;
    border-bottom: 2px solid white;
    position: absolute;
}
div#lineaCentroDashed {
    width: 275px;
    height: 210px;
    right: 3px;
    border-bottom: 2px dashed white;
    position: absolute;
}
div#lineaAtaqueAbajoDashed {
    width: 275px;
    height: 280px;
    right: 3px;
    border-bottom: 2px dashed white;
    position: absolute;
}
div#lineaAtaqueArribaDashed {
    width: 275px;
    height: 140px;
    right: 3px;
    border-bottom: 2px dashed white;
    position: absolute;
}

/** Hockey */
.areaHockey {
    width: 140px;
    height: 70px;
    right: 65px;
    border: 2px solid #000000;
    margin-top: 40px;
    background-color: white;
}

.areaHockeyArriba {
    position: absolute;
    top: 5px;
}

.areaHockeyAbajo {
    position: absolute;
    top: 265px;
}
.porteriaHockeyArriba {
    position: absolute;
    top: 5px;
    border-bottom: 2px solid black;
    border-top: 2px solid #f07f1d;

}
.porteriaHockey {
    width: 35px;
    height: 12px;
    right: 117px;
    border-left: 2px solid #f07f1d;
    border-right: 2px solid #f07f1d;
    margin-top: 26px;
    background-color: white;
}

.porteriaHockeyAbajo {
    position: absolute;
    top: 351px;
    border-top: 2px solid black;
    border-bottom: 2px solid #f07f1d;

}

.rotated-half-circle-hockey-arriba {
    position: absolute;
    top: 32px;
    right: 118px;
    width: 34px;
    height: 26px;
    border: 2px solid #000000;
    border-bottom-left-radius: 110px;
    border-bottom-right-radius: 110px;
    background-color: #00a3e3;
}

.rotated-half-circle-hockey-abajo {
    position: absolute;
    top: 361px;
    right: 118px;
    width: 34px;
    height: 26px;
    border: 2px solid #000000;
    border-top-left-radius: 110px;
    border-top-right-radius: 110px;
    background-color: #00a3e3;
}

.penaltiHockeyArriba{
    position: absolute;
    top: 114px;
    right: 137px;
    width: 3px;
    height: 6px;
    background: black;
}

.penaltiHockeyAbajo{
    position: absolute;
    top: 302px;
    right: 137px;
    width: 3px;
    height: 6px;
    background: black;
}

.puntoAtaqueArriba{
    position: absolute;
    top: 140px;
    right: 135px;
    width: 6px;
    height: 6px;
    background: black;
}

.puntoAtaqueAbajo{
    position: absolute;
    top: 280px;
    right: 135px;
    width: 6px;
    height: 6px;
    background: black;
}


/** Fútbol Sala */
.penaltiSalaArriba{
    position: absolute;
    top: 81px;
    right: 135px;
    width: 8px;
    height: 8px;
    background: black;
    border-radius: 50%;
}

.penaltiSalaAbajo{
    position: absolute;
    top: 331px;
    right: 135px;
    width: 8px;
    height: 8px;
    background: black;
    border-radius: 50%;
}

.puntoAtaqueSalaArriba{
    position: absolute;
    top: 140px;
    right: 135px;
    width: 8px;
    height: 8px;
    background: black;
    border-radius: 50%;
}

.puntoAtaqueSalaAbajo{
    position: absolute;
    top: 280px;
    right: 135px;
    width: 8px;
    height: 8px;
    background: black;
    border-radius: 50%;
}
.areaSalaAbajo{
    position: absolute;
    top: 333px;
    right: 35px;
    width: 205px;
    height: 80px;
    border-top-left-radius: 220px;
    border-top-right-radius: 220px;
    border: 2px solid #000000;
    background-color: #1b9ddb;
    border-bottom: transparent !important;
}

.areaSalaArriba{
    position: absolute;
    top: 5px;
    right: 35px;
    width: 205px;
    height: 80px;
    border-bottom-left-radius: 220px;
    border-bottom-right-radius: 220px;
    border: 2px solid #000000;
    background-color: #1b9ddb;
    border-top: transparent !important;
}

.banquilloArriba1{
    width: 15px;
    height: 115px;
    border-bottom: 2px solid white;
    position: absolute;
    margin-left: 260px;
}
.banquilloArriba2{
    width: 15px;
    height: 160px;
    border-bottom: 2px solid white;
    position: absolute;
    margin-left: 260px;
}

.banquilloAbajo1{
    width: 15px;
    height: 260px;
    border-bottom: 2px solid white;
    position: absolute;
    margin-left: 260px;
}
.banquilloAbajo2{
    width: 15px;
    height: 305px;
    border-bottom: 2px solid white;
    position: absolute;
    margin-left: 260px;
}

.porteriaSalaArriba {
    width: 50px;
    top: 1px;
    border-bottom: 4px dashed #c73431;
    position: absolute;
    right: 112px;
}

.porteriaSalaAbajo {
    width: 50px;
    top: 415px;
    border-bottom: 4px dashed #c73431;
    position: absolute;
    right: 112px;
}



/** Balonmano */
.penaltiBalonmanoArriba{
    position: absolute;
    top: 94px;
    right: 132px;
    width: 12px;
    height: 4px;
    background: black;
}

.penaltiBalonmanoAbajo{
    position: absolute;
    top: 323px;
    right: 132px;
    width: 12px;
    height: 4px;
    background: black;
}

.lineaAtaqueArriba{
    position: absolute;
    top: 10px;
    width: 266px;
    height: 100px;
    right: 5px;
    border-bottom-left-radius: 240px;
    border-bottom-right-radius: 240px;
    border: 2px dashed black;
    border-top: transparent !important;
}

.lineaAtaqueAbajo{
    position: absolute;
    top: 307px;
    right: 5px;
    width: 266px;
    height: 100px;
    border-top-left-radius: 240px;
    border-top-right-radius: 240px;
    border: 2px dashed black;
    border-bottom: transparent !important;
}

.cuatroMetrosArriba{
    position: absolute;
    top: 50px;
    right: 135px;
    width: 5px;
    height: 5px;
    background: white;
    border-radius: 50%;
}

.cuatroMetrosAbajo{
    position: absolute;
    top: 363px;
    right: 135px;
    width: 5px;
    height: 5px;
    background: white;
    border-radius: 50%;
}

/** Futbol */
.areaFutbolAbajo{
    position: absolute;
    top: 313px;
    width: 160px;
    height: 75px;
    right: 54px;
    border: 2px solid white;
    margin-top: 25px;
    border-bottom: 0px !important
}

.areaFutbolArriba{
    position: absolute;
    top: -35px;
    width: 160px;
    height: 75px;
    right: 54px;
    border: 2px solid white;
    margin-top: 40px;
    border-top: 0px !important
}
.areaPequeFutbolAbajo{
    position: absolute;
    top: 343px;
    width: 80px;
    height: 30px;
    right: 93px;
    border: 2px solid white;
    margin-top: 40px;
    border-bottom: 0px !important
}

.areaPequeFutbolArriba{
    position: absolute;
    top: -35px;
    width: 80px;
    height: 30px;
    right: 93px;
    border: 2px solid white;
    margin-top: 40px;
    border-top: 0px !important
}

.quarter-circle-top-left{
    width: 12px;
    height: 12px;
    border: 2px solid white;
    border-radius: 0 0 100px 0;
    -moz-border-radius: 0 0 100px 0;
    -webkit-border-radius: 0 0 100px 0;
    top: 1px;
    position: absolute;
    border: 2px solid white;
}
.quarter-circle-top-right{
    width: 12px;
    height: 12px;
     border-radius: 0 0 0 100px;
     -moz-border-radius: 0 0 0 100px;
     -webkit-border-radius: 0 0 0 100px;
     top: 1px;
     right: 1px;
     position: absolute;
     border: 2px solid white;

}
.quarter-circle-bottom-left{
    width: 12px;
    height: 12px;
     border-radius: 0 100px 0 0;
     -moz-border-radius: 0 100px 0 0;
     -webkit-border-radius: 0 100px 0 0;
     top: 400px;
     position: absolute;
     border: 2px solid white;

}
.quarter-circle-bottom-right{
    width: 12px;
    height: 12px;
     border-radius: 100px 0 0 0;
     -moz-border-radius: 100px 0 0 0;
     -webkit-border-radius: 100px 0 0 0;
     top: 400px;
     right: 1px;
     position: absolute;
     border: 2px solid white;

}

.porteriaFutbolAbajo{
    position: absolute;
    top: 411px;
    right: 116px;
    width: 40px;
    height: 4px;
    background: white;
}

.porteriaFutbolArriba{
    position: absolute;
    top: 5px;
    right: 116px;
    width: 40px;
    height: 4px;
    background: white;
}


.rotated-half-circle-futbol-arriba {
    position: absolute;
    top: 82px;
    right: 111px;
    width: 42px;
    height: 17px;
    border: 2px solid white;
    border-bottom-left-radius: 110px;
    border-bottom-right-radius: 110px;
    border-top: none;
}

.rotated-half-circle-futbol-abajo {
    position: absolute;
    top: 319px;
    right: 111px;
    width: 42px;
    height: 17px;
    border: 2px solid white;
    border-top-left-radius: 110px;
    border-top-right-radius: 110px;
    border-bottom: none;
}


.penaltiFutbolAbajo {
    position: absolute;
    top: 355px;
    right: 132px;
    width: 4px;
    height: 4px;
    background: white;
    border-radius: 50%;
}
.penaltiFutbolArriba{
    position: absolute;
    top: 60px;
    right: 132px;
    width: 4px;
    height: 4px;
    background: white;
    border-radius: 50%;
}


.numberWithoutArrows::-webkit-outer-spin-button,
.numberWithoutArrows::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.numberWithoutArrows {
    -moz-appearance:textfield;
}
.obligatorio{
    font-size: 12px;
}

.linkLegal{
    text-decoration: underline;
    color:#1a0dab;
}


/*** PAGOS ***/
.payButtons{
    display: table;
    width: 80%;
}
.columnPay {
    float: left;
    width: 39%;
    margin: 5%;
}
.paypal-button-container{
    width: 150px;
}

.disabledLayer {
    pointer-events: none;
    opacity: 0.4;
}


#traseraArea{
    width:400px
}

#formSix > .formTitle{
    padding-bottom: 1%;
}

.resultadoTexto{
    text-align: center;
    font-size: 20px;
}

.continueButton{
    background: #ea8615;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    color: white;
}

.resetButton{
    background: #c8c8c8;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    color: black;
}
.payButton{
    background: #ea8615;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    color: white;
}


@media only screen and (max-width: 600px) {
    .header-config{
        display: block;
    }
    .header-text{
        display: none;
    }
    #formContent{
        width: 90%;
        padding-left: 5%;
        display: block;
    }
    #formImage{
        width: 90%;
        padding-left: 5%;
        display: block;
    }

    #resultadoMuestra {
        width: 100%;
        margin-left: 5%;
    }
    #formContentPedido{
        width: 90%;
        padding-left: 5%;
    }
    #pedidoTrasera{
        padding-top: 1%;
        margin-left: 7%;
    }
    #trasera{
        width: 300px !important;
    }
    input.big{
        width: 280px;
    }
    #traseraArea{
        width: 80%;
    }
}