
@import "/../../../../recursos/css/contacto.css";

@import "bancosFinanzas.css";
@import "descripcion.css";

.uk-navbar-nav > li.uk-active > a,
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li > a.uk-open {
    outline: none;
    font-size: 1em!important;
    color: #FFFFFF;
    text-transform: capitalize;
    font-weight: normal;
    border-bottom: solid 3px #2e527c!important;
    background-image: url("../../../img/miscelanea/fondoMenuAzul.png");
    background-position: bottom;
    background-size: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-repeat: no-repeat;
}

.color-nav-r{

    background-color: #B1C800;
}
#sendFormButton{
    background-color:#DB404A!important;
}
.color-nav{
    background-color: #B1C800!important;
}

.uk-navbar-nav > li > a,
.uk-navbar-item,
.uk-navbar-toggle {
    border-bottom: solid 8px #B1C800;
}
.uk-tab::before {
    content: "";
    position: absolute;
    top: 0;
    background: transparent;
    bottom: 100%!important;
    left: 0!important;
    right: 0;
    border-bottom: 3px solid white!important;
}
.uk-tab>*>a {
    display: block;
    text-align: center;
    padding: 5px 10px;
    color: #B3C700;
    background: transparent;
    border-bottom: 0 solid transparent!important;
    border-top: 3px solid white!important;
    text-transform: capitalize;
    transition: color .1s ease-in-out;
}
.uk-tab>*>a:hover>div>div>.imageT {
    box-shadow: 0px 0px 7px 1px #00000070 inset;
    border-radius: 100px;
    width: 70px;
    height: 70px;
    padding-bottom: 3px;
}

.uk-tab>.uk-active>a {
    border-color: #0d71b1!important;
}
.uk-tab>* {
    flex: none;
    padding-left: 0!important;
    position: relative;
}

.uk-tab>*>a:hover>div>.image {
    box-shadow: 0px 0px 7px 1px #00000070 inset;
    border-radius: 100px;
}


/*-----------------------------------------sistema compatible--------------------------------------*/

.previewBig .top, .previewBig .bottom {
    background-color: #e95e40;
    color: #ffffff;
    text-align: center;
    width: 100%;
}

.previewBig .top .click, .previewBig .bottom .click {
    height: 36px;
    left: 536px;
    position: absolute;
    top: 317px;
    width: 92px;
}

.previewBig .top .title, .previewBig .bottom .title {
    color: #ffffff;
}

.previewBig .top .imageContent, .previewBig .bottom .imageContent {
    margin: 0 auto;
    text-align: center;
    max-width: 512px;
    position: relative;
    padding-top: 15px;
}

.previewBig .top .imageContent .btnContent, .previewBig .bottom .imageContent .btnContent{
    float: right;
    position: absolute;
    bottom: 30px;
    right: 0;
}

.imageI{
    background: transparent url(/../../../../recursos/img/productos/facturacion/facturacion.png) scroll no-repeat;
    width: 140px;
    height: 140px;
    margin: 0 auto;
}

.previewBig .top .imageContent #imageDescripcion{
    background-position: -6px -156px;
}

#amarilloCentrado {
    background-color: #ffbc2c;
    color: #2a4e78;

}

#amarilloCentrado #subtitle {
    text-align: center;
}

#amarilloCentrado #rowImages {
    max-width: 800px;
    margin: 0 auto;
}

#amarilloCentrado #rowImages #imageGeslib{
    margin-right: 65px;
}

#amarilloCentrado #wrapper {
    color: white;
    text-align: center;
    max-width: 730px;
    margin: 0 auto;
}

#amarilloCentrado .row .imageContent{
    display: inherit;
    padding: 0;
    max-width: 400px;
    margin: 0 auto;
    text-align:center;
}

#amarilloCentrado .row .imageContent .imageWrapper{
    min-width: 200px;
    margin: 0 auto;
}

.img-sc-1{
    background-position: -230px -510px;
    width: 170px;
    height: 85px;
}
.img-sc-2{
    background-position: -415px -510px;
    width: 170px;
    height: 85px;

}
.img-sc-3{
    background-position: -15px -610px;
    width: 170px;
    height: 85px;
}
.img-sc-4{
    background-position: -205px -610px;
    width: 190px;
    height: 85px;
}
.img-sc-5{
    background-position: -410px -610px;
    width: 180px;
    height: 85px;
}
.img-sc-6{
    background-position: 2px -707px;
    height: 85px;
    width: 100px;
}
.img-sc-7{
    background-position: -129px -710px;
    height: 85px;
    width: 100px;
}
.img-sc-8{
    background-position: -408px -710px;
    height: 85px;
    width: 100px;
}
/*------------------------------------ 6cartitas con hover-----------------------------*/
.des-1-6{
    height: 270px;
}
.line-d-1{
    border-color: #bcc2c2;
    border-width: 0 .5px .5px 0;
    border-style: solid;
}
.line-d-2{
    border-color: #bcc2c2;
    border-width: 0 .5px .5px .5px;
    border-style: solid;
}
.line-d-3{
    border-color: #bcc2c2;
    border-width: 0 0 .5px .5px;
    border-style: solid;
}
.line-d-4{
    border-color: #bcc2c2;
    border-width: .5px .5px 0 0;
    border-style: solid;
}
.line-d-5{
    border-color: #bcc2c2;
    border-width: .5px .5px 0 .5px;
    border-style: solid;
}
.line-d-6{
    border-color: #bcc2c2;
    border-width: .5px 0 0 .5px;
    border-style: solid;
}
.cd1{
    color: #E95E40;
}
.cd2{
    color: #0D71B1;
}
.cd3{
    color: #1B9195;
}
.cd4{
    color: #B1C800;
}
.cd5{
    color: #DB404A;
}
.cd6{
    color: #FFBC2C;
}
.flecha-vl{
    position:absolute; left: 0px ; top: 165px;
}
.flecha-vr{
    position:absolute; right: 0px; top: 165px;
}
.uk-card-caract {
    background: #fff;
    border-radius: 10px;
    margin: 10px;
    width: 300px;
    color: #666;
    height: 96%;
    -webkit-box-shadow: 0px 0px 41px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 41px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 41px -4px rgba(0,0,0,0.75);
}
.color-f{
    border-bottom: solid 2px #2A4F7A;
}
.uk-overlay-uno{
    background-color: #E95E40;
}
.uk-overlay-dos{
    background-color: #0D71B1;
}
.uk-overlay-tres{
    background-color: #1B9195;
}
.uk-overlay-cuatro{
    background-color: #B1C800;
}
.uk-overlay-cinco{
    background-color: #DB404A;
}
.uk-overlay-seis{
    background-color: #FFBC2C;
}

/*--------------------------------------- cartitas 6 hover fin ------------------------------------*/
/*---------------------- 3 desplegables ---------------------------------------*/
.margen-fotmatos-10{
    margin-bottom: 10px!important;
}
.size-p{
    width: 100%;
}
.color1-t{
    background:#db404a;
}
.color2-t{
    background:#1b9195;
}
.color3-t{
    background:#0d71b1;
}

.color-t1{
    background:#db404a;
    color: white!important;
}
.color-t2{
    background:#1b9195;
    color: white!important;
}
.color-t3{
    background:#0d71b1;
    color: white!important;
}
/*---------------------- 3 desplegables Fin ---------------------------------------*/
/*--------------------------------- catitas 7 hover --------------------------------*/
.uk-card-bene{

    background: #fff;
    border-radius: 10px;
    margin: 50px 10px 10px 10px;
    width: 300px;
    height: 85%;
    -webkit-box-shadow: 0px 0px 41px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 41px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 41px -4px rgba(0,0,0,0.75);
}

.overlay-1{
    background-color: #B1C800;
}

.overlay-2{
    background-color: #e95e40;
}

.overlay-3{
    background-color: #2a4f7a;
}

.overlay-4{
    background-color: #ffbc2c;
}

.overlay-5{
    background-color: #0D71B1;
}

.overlay-6 {
    background-color: #db404a;
}

.overlay-7{
    background-color: #1b9195;
}

.line-dd-1{
    border-color: #bcc2c2;
    border-width: 0 .5px .5px 0;
    border-style: solid;
}
.line-dd-2,
.line-dd-3{
    border-color: #bcc2c2;
    border-width: 0 .5px .5px .5px;
    border-style: solid;
}
.line-dd-4{
    border-color: #bcc2c2;
    border-width: 0 0 .5px .5px;
    border-style: solid;
}
.line-dd-5{
    border-color: #bcc2c2;
    border-width: .5px .5px .5px 0;
    border-style: solid;
}
.line-dd-6,
.line-dd-7{
    border-color: #bcc2c2;
    border-width: .5px .5px .5px .5px;
    border-style: solid;
}
.ln-1{
    border-color: #bcc2c2;
    border-width: 0 .5px .5px 0;
    border-style: solid;
}
.ln-2{
    border-color: #bcc2c2;
    border-width: 0 .5px .5px .5px;
    border-style: solid;
}
.ln-3{
    border-color: #bcc2c2;
    border-width: 0 0 .5px .5px;
    border-style: solid;
}
.ln-4{
    border-color: #bcc2c2;
    border-width: .5px .5px 0 0;
    border-style: solid;
}
.ln-5{
    border-color: #bcc2c2;
    border-width: .5px .5px 0 .5px;
    border-style: solid;
}
.ln-6{
    border-color: #bcc2c2;
    border-width: .5px 0 0 .5px;
    border-style: solid;
}
/*--------------------------------- catitas 7 hover Fin --------------------------------*/
#caracteristicasImgs .wrapper .overlay .text1 {
    background-color: #B1C800!important;
    padding: 0 8%;
}

#caracteristicasImgs .wrapper .overlay .text2 {
    background-color: #0D71B1!important;
    padding: 10% 12%;
}

#caracteristicasImgs .wrapper .overlay .text3 {
    background-color: #FFBC2C!important;
}

#caracteristicasImgs .wrapper .imageWrapper #image1{
    background-position: -155px -915px!important;
}

#caracteristicasImgs .wrapper .imageWrapper #image2{
    background-position: -6px -915px!important;
}

#caracteristicasImgs .wrapper .imageWrapper #image3{
    background-position: -307px -915px!important;
}

#beneficiosImgs #subtitle {
    margin-bottom: 15px;
}

#beneficiosImgs .prg {
    color: #2a4e78;
    padding-left: 22px;
    padding-right: 22px;
    text-align: center;
    /*max-width: 256px;*/
    margin:0 auto;
}



#beneficiosImgs .prg .prgImage{
    background: transparent url(../../../../recursos/img/productos/timbrado/timbrado.png) scroll no-repeat;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

#beneficiosImgs .prg #prgImage1{
    background-position: -200px -300px;
}

#beneficiosImgs .prg #prgImage2{
    background-position: -108px -800px;
    width: 110px;
}

#beneficiosImgs .prg #prgImage3{
    background-position: -0px -800px;
    width: 110px;
}

#beneficiosImgs .prg #prgImage4{
    background-position: -300px -300px;
}

#contacto {
    background-color: #B1C800;
    box-shadow: 0 20px 20px -18px #00000069 inset;

}

#contacto #text{
    color:white;
    border-right: 1px solid white;
}

input.field {
    background-color: #e95e40;
    border-bottom: 1px solid white;
}

input.field.form-error {
    border-bottom : 1px solid #516571;
}

#contacto #form span._error {
    color : #516571;
}

::placeholder {
    color: white;
}

#contactenos {
    background-color: #ffb92e;
    text-align: center;

}

#contacto input:-webkit-autofill,
#contacto input:-webkit-autofill:hover,
#contacto input:-webkit-autofill:focus,
#contacto input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px #e95e40 inset !important;
    -webkit-text-fill-color: #ffffff !important;
}
/*-------------------------------------------- DESCRIPCION -------------------------------------------------*/

#primeraSeccion #imagePrimeraSeccion{
    background-position: 3px -301px
}

#rojoCentrado {
    background-color: #d94149;

}

#rojoCentrado #wrapper {
    color: #ffffff;
    font-weight: bold;
    line-height: 38px;
    text-align: center;
    max-width: 790px;
    margin: 0 auto;
}

#rojoCentrado span {
}

#blancoCentrado {
    background-color: #ffffff;

}

#blancoCentrado #subtitle {
    text-align: center;
    max-width: 700px;
}

#blancoCentrado #wrapper {
    color: #2a4e78;
    max-width: 700px;
    margin: 0 auto;
}

#blancoCentrado #wrapper p {
    text-align: justify;
}

#blancoCentrado #wrapper ol{
    text-align: justify;
    max-width: 600px;
    margin: 0 auto;
}

#blancoCentrado #wrapper #olNumeros li{
    font-weight: bold;
}

#blancoCentrado #wrapper #olNumeros li span{
    font-weight: normal;
}



#contacto #text{
    color:white;
    border-right: 1px solid white;
}

input.field {
    background-color: #e95e40;
    border-bottom: 1px solid white;
}

input.field.form-error {
    border-bottom : 1px solid #516571;
}

#contacto #form span._error {
    color : #516571;
}

::placeholder {
    color: white;
}

#contacto input:-webkit-autofill,
#contacto input:-webkit-autofill:hover,
#contacto input:-webkit-autofill:focus,
#contacto input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px #e95e40 inset !important;
    -webkit-text-fill-color: #ffffff !important;
}

/*----------------------------------------  desarrolladores  ------------------------------------------------*/
.api-des-1{
    border-bottom: solid 1px #bcc2c2;
    border-right: solid 1px #bcc2c2;
}
.api-des-2{
    border-bottom: solid 1px #bcc2c2;
    border-left: solid 1px #bcc2c2;
}

.api-des-3{
    border-top: solid 1px #bcc2c2;
    border-right: solid 1px #bcc2c2;
}
.api-des-4{
    border-top: solid 1px #bcc2c2;
    border-left: solid 1px #bcc2c2;

}
#primeraSeccion #imagePrimeraSeccion{
    background-position: -100px -300px;
}

#azulCentrado {
    background-color: #0e72b0;

}

#azulCentrado #wrapper {
    color: #ffffff;
    text-align: center;
}

#azulCentrado span {
}

#caracteristicasImgs .wrapper .overlay .text4 {
    background-color: #0D71B1;
    padding: 10% 12%;
}

#caracteristicasImgs .wrapper .overlay .text5 {
    background-color: #1B9195;
    padding: 10% 16%;
}

#caracteristicasImgs .wrapper .overlay .text6 {
    background-color: #B1C800;
    padding: 0 8%;
}

#caracteristicasImgs .wrapper .overlay .text7 {
    background-color: #FFBC2C;
}

/*#caracteristicasImgs #imagesContent,#caracteristicasImgs #imagesContent2 {*/
/*max-width: 661px;*/
/*}*/

#caracteristicasImgs #imagesContent2 {
    margin: 0 auto;
}

#caracteristicasImgs .wrapper .imageWrapper #image4{
    background-position: -5px -915px;
}

#caracteristicasImgs .wrapper .imageWrapper #image5{
    background-position: -445px -906px;
    width: 160px;
    height: 165px;
}

#caracteristicasImgs .wrapper .imageWrapper #image6{
    background-position: -155px -915px;
}

#caracteristicasImgs .wrapper .imageWrapper #image7{
    background-position: -305px -915px;
}

#caracteristicasImgs .wrapper .imageWrapper .image{
    min-height: 170px;
    margin-top: 20px;
}

#beneficiosImgs .wrapperParent {
    display: inherit;
    padding:0;
}

#beneficiosImgs .wrapperParent .wrapper {
    margin: 0 auto;
    position: relative;
}

#beneficiosImgs .wrapperParent .wrapper .imageContent {
    width: 247px;
    height: 165px;
}





#beneficiosImgs .wrapperParent .wrapper .imageContent #image1{
    background-position: -3px -403px;
}

#beneficiosImgs .wrapperParent .wrapper .imageContent #image2{
    background-position: -101px -499px;
    width: 100px;
    height: 100px;
}

#beneficiosImgs .wrapperParent .wrapper .imageContent #image3{
    background-position: -99px -403px;
    width: 100px;
}

#beneficiosImgs .wrapperParent .wrapper .imageContent #image4{
    background-position: -404px -303px;
}

#beneficiosImgs .wrapperParent .wrapper .imageContent #image5{
    background-position: -305px -403px;
}

#beneficiosImgs .wrapperParent .wrapper .imageContent #image6{
    background-position: -205px -403px;
}

#beneficiosImgs .wrapperParent .wrapper .imageContent #image7{
    background-position: -405px -403px;
}

#beneficiosImgs .wrapperParent .wrapper .imageContent #image8{
    background-position: -500px -303px;
    width: 100px;
}

#beneficiosImgs .wrapperParent .wrapper .imageContent #image9{
    background-position: -5px -503px;
}

#beneficiosImgs .wrapperParent .wrapper .imageContent #image10{
    background-position: -505px -403px;
}


#beneficiosImgs .wrapperParent .wrapper .overlay{
    top: 0;
    position: absolute;
    opacity: 0;
    transition: .5s ease;
    width: 100%;
    height: 100%;
    line-height: normal;

}

#beneficiosImgs .wrapperParent .wrapper .overlay:hover {
    opacity: 1;
    z-index: 1;
}

#beneficiosImgs .wrapperParent .wrapper .overlay .txt {
    color: #ffffff;
    text-align: center;
    padding: 5%;
    width: 100%;
    min-height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#beneficiosImgs .row .wrapper .overlay .txt1 {
    background-color: #2e527c;
}

#beneficiosImgs .row .wrapper .overlay .txt2 {
    background-color: #DB404A;
}

#beneficiosImgs .row .wrapper .overlay .txt3,
#beneficiosImgs .row .wrapper .overlay .txt5 {
    background-color: #B1C800;
}

#beneficiosImgs .row .wrapper .overlay .txt4 {
    background-color: #1B9195;
}

#beneficiosImgs .row .wrapper .overlay .txt6 {
    background-color: #FFBC2C;
}

#beneficiosImgs .row .wrapper .overlay .txt7 {
    background-color: #0D71B1;
}

#beneficiosImgs .row .wrapper .overlay .txt8,
#beneficiosImgs .row .wrapper .overlay .txt9{
    background-color: #E95E40;
}

#beneficiosImgs .row .wrapper .overlay .txt10 {
    background-color: #516571;
}

#beneficiosImgs .lastRow{
    width: 989px;
    margin: 0 auto;
}


#caracteristicasImgs .borderBottomGray, #beneficiosImgs .borderBottomGray{
    border-bottom:1px solid #bcc2c2;
}

#caracteristicasImgs .borderRightGray, #beneficiosImgs .borderRightGray{
    border-right: 1px solid #bcc2c2;
}

#caracteristicasImgs .borderSidesGray, #beneficiosImgs .borderSidesGray{
    border-left: 1px solid #bcc2c2;
    border-right: 1px solid #bcc2c2;
}

#contacto #text{
    color:white;
    border-right: 1px solid white;
}

input.field {
    background-color: #e95e40;
    border-bottom: 1px solid white;
}

input.field.form-error {
    border-bottom : 1px solid #516571;
}

#contacto #form span._error {
    color : #516571;
}
::placeholder {
    color: white;
}

#contacto input:-webkit-autofill,
#contacto input:-webkit-autofill:hover,
#contacto input:-webkit-autofill:focus,
#contacto input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px #e95e40 inset !important;
    -webkit-text-fill-color: #ffffff !important;
}
.tim-1,
.tim-2,
.tim-3{
    border: none;
    border-right: 2px solid #c5cbd4;
}
.tim-4{
    border: none;
}

.image{
    background: transparent url(/../../../../recursos/img/productos/timbrado/timbrado.png) scroll no-repeat;
    width: 90px;
    height: 90px;
    margin: 0 auto;
}

.image1{
    background-position: -3px -403px;
}

.image2{
    background-position: -101px -499px;
    width: 100px;
    height: 100px;
}

.image3{
    background-position: -99px -403px;
    width: 100px;
}

.image4{
    background-position: -404px -303px;
}

.image5{
    background-position: -305px -403px;
}

.image6{
    background-position: -205px -403px;
}

.image7{
    background-position: -405px -403px;
}

.image8{
    background-position: -500px -303px;
    width: 100px;
}

.image9{
    background-position: -5px -503px;
}

.image10{
    background-position: -505px -403px;
}
.overlay-1,
.overlay-15 {
    background-color: #DB404A;
}

.overlay-2,
.overlay-11 {
    background-color: #1B9195;
}

.overlay-3,
.overlay-12,
.overlay-14 {
    background-color: #B1C800;
}

.overlay-4 {
    background-color: #2e527c;
}

.overlay-5,
.overlay-10 {
    background-color: #63757F;
}

.overlay-6 {
    background-color: #FFBC2C;
}

.overlay-7,
.overlay-13 {
    background-color: #0D71B1;
}

.overlay-8,
.overlay-9 {
    background-color: #E95E40;
}

.uk-o-1 {
    background-color: #2e527c;
}
.uk-o-2 {
    background-color: #DB404A;
}
.uk-o-3,
.uk-o-5 {
    background-color: #B1C800;
}
.uk-o-4 {
    background-color: #1B9195;
}
.uk-o-6 {
    background-color: #FFBC2C;
}
.uk-o-7 {
    background-color: #0D71B1;
}
.uk-o-8,
.uk-o-9{
    background-color: #E95E40;
}
.uk-o-10 {
    background-color: #516571;
}


.o-l-1{
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #c5cbd4 ;
}
.o-l-2,
.o-l-3{
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #c5cbd4 ;
}
.o-l-4{
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #c5cbd4 ;
}
.o-l-5{
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #c5cbd4 ;
}
.o-l-6,
.o-l-7{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #c5cbd4 ;
}
.o-l-8{
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #c5cbd4 ;
}
.o-l-9{
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #c5cbd4 ;
}
.o-l-10{
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #c5cbd4 ;
}




/*--------------------------------------------------- media querys ----------------------------------------------------------*/
@media (max-width: 1200px){/*Tamaño l*/
    .line-dd-1{
        border-color: #bcc2c2;
        border-width: 0 .5px .5px 0;
        border-style: solid;
    }
    .line-dd-3{
        border-color: #bcc2c2;
        border-width: 0 0 .5px .5px;
        border-style: solid;

    }
    .line-dd-2{
        border-color: #bcc2c2;
        border-width: 0 .5px .5px .5px;
        border-style: solid;

    }
    .line-dd-4,
    .line-dd-7{
        border-color: #bcc2c2;
        border-width: .5px .5px .5px 0;
        border-style: solid;

    }
    .line-dd-6{
        border-color: #bcc2c2;
        border-width: .5px 0 .5px .5px;
        border-style: solid;
    }
    .line-dd-5{
        border-color: #bcc2c2;
        border-width: .5px .5px .5px .5px;
        border-style: solid;
    }

}
@media (max-width: 960px){ /*Tamaño m*/

    .line-d-1{
        border-color: #bcc2c2;
        border-width: 0 .5px .5px 0;
        border-style: solid;
    }
    .line-d-2{
        border-color: #bcc2c2;
        border-width: 0 0 .5px .5px;
        border-style: solid;
    }
    .line-d-3{
        border-color: #bcc2c2;
        border-width: .5px .5px .5px 0;
        border-style: solid;
    }
    .line-d-4{
        border-color: #bcc2c2;
        border-width: .5px 0 .5px .5px;
        border-style: solid;
    }
    .line-d-5{
        border-color: #bcc2c2;
        border-width: .5px .5px 0 0;
        border-style: solid;
    }
    .line-d-6{
        border-color: #bcc2c2;
        border-width: .5px 0 0 .5px;
        border-style: solid;
    }
    .o-l-1{
        border-width: 0 1px 1px 0;
        border-style: solid;
        border-color: #c5cbd4 ;
    }
    .o-l-2{
        border-width: 0 0 1px 1px;
        border-style: solid;
        border-color: #c5cbd4 ;
    }
    .o-l-3,
    .o-l-5,
    .o-l-7{
        border-width: 1px 1px 1px 0;
        border-style: solid;
        border-color: #c5cbd4 ;
    }
    .o-l-4,
    .o-l-6,
    .o-l-8{
        border-width: 1px 0 1px 1px;
        border-style: solid;
        border-color: #c5cbd4 ;
    }
    .o-l-9{
        border-width: 1px 1px 0 0;
        border-style: solid;
        border-color: #c5cbd4 ;
    }
    .o-l-10{
        border-width: 1px 0 0 1px;
        border-style: solid;
        border-color: #c5cbd4 ;
    }

    .tim-1{
        border-width: 0 1px 1px 0;
        border-style: solid;
        border-color: #c5cbd4 ;
    }
    .tim-2{
        border-width: 0 0 1px 1px;
        border-style: solid;
        border-color: #c5cbd4 ;
    }
    .tim-3{
        border-width: 1px 1px 0 0;
        border-style: solid;
        border-color: #c5cbd4 ;
    }
    .tim-4{
        border-width: 1px 0 0 1px;
        border-style: solid;
        border-color: #c5cbd4 ;
    }

}
@media (max-width: 820px){

}
@media (max-width: 640px){/* Tamaño s*/
    .margen-fotmatos-10{
        margin-bottom: 0!important;
    }
    .tim-1,
    .tim-2,
    .tim-3{
        border: none;
        border-bottom: 2px solid #c5cbd4;
    }
    .tim-4{
        border: none;
    }

    .api-des-1,
    .api-des-2,
    .api-des-3{
        border: none;
        border-bottom: solid 1px #bcc2c2;
    }
    .api-des-4{
        border: none;
    }
    .o-l-10{
        border: none;
        border-width: 1px 0 0 1px;
        border-style: solid;
        border-color: #c5cbd4;
    }
    .o-l-1,
    .o-l-2,
    .o-l-3,
    .o-l-4,
    .o-l-5,
    .o-l-6,
    .o-l-7,
    .o-l-8,
    .o-l-9{
        border: none;
        border-width: 0 0 1px 0;
        border-style: solid;
        border-color: #c5cbd4 ;
    }
    .o-l-10{
        border: none;
    }
}
@media (max-width: 550px){
    #blancoCentrado #subtitle {
        text-align: center;
        max-width: 700px;
    }
}

@media (max-width: 400px){
    .flecha-vl{
        position:absolute; left: 25px ; top: 75px;
    }
    .flecha-vr{
        position:absolute; right: 25px; top: 75px;
    }
}

.line-dd-1{
    border-color: #bcc2c2;
    border-width: 0 .5px .5px 0;
    border-style: solid;
}
.line-dd-2,
.line-dd-3{
    border-color: #bcc2c2;
    border-width: 0 .5px .5px .5px;
    border-style: solid;
}
.line-dd-4{
    border-color: #bcc2c2;
    border-width: 0 0 .5px .5px;
    border-style: solid;
}
.line-dd-5,
.line-dd-9{
    border-color: #bcc2c2;
    border-width: .5px .5px .5px 0;
    border-style: solid;
}
.line-dd-10,
.line-dd-11,
.line-dd-6,
.line-dd-7{
    border-color: #bcc2c2;
    border-width: .5px .5px .5px .5px;
    border-style: solid;
}

.line-dd-12,
.line-dd-8{
    border-color: #bcc2c2;
    border-width: .5px 0 .5px .5px;
    border-style: solid;
}

.line-dd-13{
    border-color: #bcc2c2;
    border-width: .5px .5px 0 0;
    border-style: solid;
}

.line-dd-14,
.line-dd-15{
    border-color: #bcc2c2;
    border-width: .5px .5px 0 .5px;
    border-style: solid;
}
.line-dd-16{
    border-color: #bcc2c2;
    border-width: .5px 0 0 .5px;
    border-style: solid;
}

.line-poli1,
.line-poli2,
.line-poli3,
.line-poli4,
.line-poli5{
    border-right: solid 1px #bcc2cd;
}

/*--------------------------------------------------- media querys ----------------------------------------------------------*/
@media (max-width: 1200px){/*Tamaño l*/
    .line-poli1{
        border-color: #bcc2c2;
        border-width: 0 .5px .5px 0;
        border-style: solid;
    }
    .line-poli2{
        border-color: #bcc2c2;
        border-width: 0 .5px .5px .5px;
        border-style: solid;
    }
    .line-poli3{
        border-color: #bcc2c2;
        border-width: 0 0 .5px .5px;
        border-style: solid;
    }
    .line-poli4{
        border-color: #bcc2c2;
        border-width: .5px .5px 0 0 ;
        border-style: solid;
    }
    .line-poli5{
        border-color: #bcc2c2;
        border-width: .5px .5px 0 .5px;
        border-style: solid;
    }
    .line-poli6{
        border-color: #bcc2c2;
        border-width: .5px 0 0 .5px;
        border-style: solid;
    }

    .line-dd-1{
        border-color: #bcc2c2;
        border-width: 0 .5px .5px 0;
        border-style: solid;
    }
    .line-dd-3{
        border-color: #bcc2c2;
        border-width: 0 0 .5px .5px;
        border-style: solid;

    }
    .line-dd-2{
        border-color: #bcc2c2;
        border-width: 0 .5px .5px .5px;
        border-style: solid;

    }
    .line-dd-14{
        border-color: #bcc2c2;
        border-width: .5px .5px 0 .5px;
        border-style: solid;
    }
    .line-dd-13{
        border-color: #bcc2c2;
        border-width: .5px .5px 0 0;
        border-style: solid;

    }
    .line-dd-15{
        border-color: #bcc2c2;
        border-width: .5px 0 0 .5px;
        border-style: solid;
    }

    .line-dd-4,
    .line-dd-7,
    .line-dd-10{
        border-color: #bcc2c2;
        border-width: .5px .5px .5px 0;
        border-style: solid;

    }
    .line-dd-6,
    .line-dd-9,
    .line-dd-12{
        border-color: #bcc2c2;
        border-width: .5px 0 .5px .5px;
        border-style: solid;
    }
    .line-dd-5,
    .line-dd-8,
    .line-dd-11{
        border-color: #bcc2c2;
        border-width: .5px .5px .5px .5px;
        border-style: solid;
    }
}


@media (max-width: 960px){ /*Tamaño m*/

    .line-dd-1{
        border-color: #bcc2c2;
        border-width:  0 0 .5px 0;
        border-style: solid;
    }
    .line-dd-2,
    .line-dd-4,
    .line-dd-6,
    .line-dd-8,
    .line-dd-10,
    .line-dd-12,
    .line-dd-14{
        border-color: #bcc2c2;
        border-width:  .5px .5px .5px 0;
        border-style: solid;
    }
    .line-dd-3,
    .line-dd-5,
    .line-dd-7,
    .line-dd-9,
    .line-dd-11,
    .line-dd-13,
    .line-dd-15{
        border-color: #bcc2c2;
        border-width:  .5px 0 .5px .5px;
        border-style: solid;
    }

    .line-poli1,
    .line-d-1{
        border-color: #bcc2c2;
        border-width: 0 .5px .5px 0;
        border-style: solid;
    }
    .line-poli2,
    .line-d-2{
        border-color: #bcc2c2;
        border-width: 0 0 .5px .5px;
        border-style: solid;
    }
    .line-poli3,
    .line-d-3{
        border-color: #bcc2c2;
        border-width: .5px .5px .5px 0;
        border-style: solid;
    }
    .line-poli4,
    .line-d-4{
        border-color: #bcc2c2;
        border-width: .5px 0 .5px .5px;
        border-style: solid;
    }
    .line-poli5,
    .line-d-5{
        border-color: #bcc2c2;
        border-width: .5px .5px 0 0;
        border-style: solid;
    }
    .line-poli6,
    .line-d-6{
        border-color: #bcc2c2;
        border-width: .5px 0 0 .5px;
        border-style: solid;
    }

}

@media (max-width: 640px){/* Tamaño s*/
    .line-p-1-1,
    .line-p-1-2,
    .line-p-1-3{
        border: none;
        border-bottom: 2px solid #c5cbd4;
    }
    .line-poli1,
    .line-poli2,
    .line-poli3,
    .line-poli4,
    .line-poli5,
    .line-poli6,
    .line-d-1,
    .line-d-2,
    .line-d-3,
    .line-d-4,
    .line-d-5,
    .line-d-6,
    .line-dd-1,
    .line-dd-2,
    .line-dd-3,
    .line-dd-4,
    .line-dd-5,
    .line-dd-6,
    .line-dd-7,
    .line-dd-8,
    .line-dd-9,
    .line-dd-10,
    .line-dd-11,
    .line-dd-12,
    .line-dd-13,
    .line-dd-14,
    .line-dd-15{
        border-color: #bcc2c2;
        border-width: 0 0 1px 0;
        border-style: solid;
    }

}
