  @font-face {
    font-family: "Exo-Regular";
    src: url("fonts/Exo-Regular.ttf") format("truetype")
  }

  @font-face {
    font-family: "Exo-Medium";
    src: url("fonts/Exo-Medium.ttf") format("truetype")
  }

  @font-face {
    font-family: "Exo-Light";
    src: url("fonts/Exo-Light.ttf") format("truetype")
  }

  * {
    margin: 0;
  }

  a:link {
    text-decoration:none;
    color: #FFFFFF;
  }

  .resultadoResp{
    display: none;
  }

  .contServicios{
    margin-top: 70px;
  }

  .contEsperar{
    margin-top: 80px;
  }

  .siguenos{
    color: #f17c00;
    text-align: left;
  }

  .descargables{
    display: block;
  }

  .matte{
    margin-left: 40px;
  }

  .prodTitulo{
    font-size: 20px;
    color: #f17c00;
  }

  .mostarSlider{
    height: 700px;
  }

  .ocultarSlider{
    height:200px;
    background-image: none;
  }

  .btnCotizador{
    display: flex;
    padding-left: 30px;
  }

  .boton1{
    font-size: 27px;
  }

  .diCampo{
    width: 5%;
  }

  .diCampo span{
    display: none;
  }

  .cant{
    width: 20%;
  }

  .catalogos{
    width: 100%;
   height: auto;
    display: inline-flex;
  }

  .contCatg{
    width:50%;
    display: inline-grid;
  }

  .contCatalogo{
    width: 100%;
    height: auto;
     margin-right: 40px;
    margin-left: 40px;
    padding-top: 20px;

  }

  .btnCatalogo{
    background-color: #8b8f91;
    width: 100%;
    height: 40px;
    color: #FFFFFF;
    font-family: "Exo-Medium";
    padding-top: 15px;

  }

  .catalogo2{
    display: inline-grid;
    width:100%;
    margin-top: 5px;
  }


  .contCatalogo2{
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
  }

  .btnCatalogo2{
    background-color: #d1d1cc;
    width: 100%;
    height: 40px;
    color: #FFFFFF;
    font-family: "Exo-Medium";
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 10px;
    margin-bottom: 5px;
    color: #424952;
    cursor: pointer;
  }

  .catalogo3{
    display: inline-grid;
    width: 95%;
    margin-top: 5px;
    margin-left: 15px;
  }

  .contCatalogo3{
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
  }

  .btnCatalogo3{
    background-color: #d1d1cc;
    width: 100%;
    height: 40px;
    color: #FFFFFF;
    font-family: "Exo-Medium";
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    margin-bottom: 5px;
    color: #424952;
    cursor: pointer;
  }

  .btnCatalogo3 a{
    color: #424952;
  }

  .btnCatalogo3 a:hover{

    color: #FFFFFF;
  }

  .btnCatalogo3:hover{
    background-color: #8b8f91;
    color: #FFFFFF;
  }

  .catalogo4{
    display: inline-grid;
    width: 95%;
    margin-top: 5px;
    margin-left: 15px;
  }

  .contCatalogo4{
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
  }

  .btnCatalogo4{
    background-color: #d1d1cc;
    width: 100%;
    height: 40px;
    color: #FFFFFF;
    font-family: "Exo-Medium";
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    margin-bottom: 5px;
    color: #424952;
    cursor: pointer;
  }

  .btnCatalogo4:hover{
    background-color: #8b8f91;
    color: #FFFFFF;
  }

  .catalogo5{
    display: inline-grid;
    width: 95%;
    margin-top: 5px;
    margin-left: 15px;
  }

  .contCatalogo5{
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
  }

  .btnCatalogo5{
    background-color: #d1d1cc;
    width: 100%;
    height: 40px;
    color: #FFFFFF;
    font-family: "Exo-Medium";
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    margin-bottom: 5px;
    color: #424952;
    cursor: pointer;
  }

  .btnCatalogo5:hover{
    background-color: #8b8f91;
    color: #FFFFFF;
  }

  .btnCatalogo2:hover{
    background-color: #8b8f91;
    color: #FFFFFF;
  }

  .cuadroSellos{
    width: 20%;
    font-family: 'Exo-Medium';
    font-size: 20px;
    margin-right: 10px;

    height: auto;
    display: inline-block;

    cursor: pointer;
  }



  .poliuretando{
    border-collapse: collapse;
    width: 100%;

    border: 1px solid #f17c00;

    font-family: "Exo-Medium";
    font-size: 17px;

  }

  .cuadroServ{
    width: 30%;
    height: auto;
    /*border:1px solid black;*/
    background-color: rgba(242,131,13,0.5);
    margin-right: 5px;
    margin-left: 5px;
  }

  .nameServ{
    width: 100%;
    height: auto;
    background-color: #f2830d;
    font-family: "Exo-Regular";
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .poliuretando th{
    border: 1px solid #f17c00;

    font-family: "Exo-Medium";
    font-size: 17px;
    color: #f17c00;
    padding: 5px;
  }

  .poliuretando td{
    border: 1px solid #f17c00;

    font-family: "Exo-Medium";
    font-size: 17px;
    color: #626b6f;
    padding: 5px;
  }

  /*table{
    border-collapse: collapse;
    width: 100%;
  }

  table, th, td{
    border: 1px solid #f17c00;

    font-family: "Exo-Medium";
    font-size: 17px;
  }

  th{
    color: #f17c00;
    padding: 5px;
  }

  td{
    color: #626b6f;
    padding: 5px;
  }*/

  .cuadroUno{
    color: #FFFFFF;
    background-color: #f2830d;
    font-size: 25px;
    font-family: "Exo-Regular";
    padding: 8px;

  }

  .cuadroDos{
    color: #FFFFFF;
    background-color: #f2830d;
    font-size: 17px;
    font-family: "Exo-Regular";
    padding: 10px;
    display: inline-flex;
    text-align: left;
    /*border: 1px solid black;*/
    margin-top: 10px;
  }


  .contenedor {
    width: 100%;
    /*height:  100vh;*/
    position: relative;
    margin: 0 auto;
    /*border: 1px solid #FF0000;*/
  }

  .slider {
    width: 100%;
    /*height: 700px;*/
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;
    /*background-image: url("../images/logos/slider.png");*/
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    /*background-color: rebeccapurple;*/
  }



  /* MENU */
  .header {
    width: 1200px;
    height: auto;
    left: -1px;
    position: relative;
    display: inline-block;
    background-color: rgb(241,88,0);
    opacity: 0.9;
    top: 0;
    z-index: 10;
    margin: 0 auto;
  }

  .header .logo{
    float: left;
    /* border: 2px solid black; */
    width: 25%;
    /* background: blue; */
    margin-top: 20px;
    cursor: pointer;
  }

  .headerMenu{
    width: 75%;
    height: auto;
    margin-top: 1px;
    text-align: center;
    position: relative;
    display: inline-block;
    margin-top: 10px;
    /* background: red; */
    /* border: 1px solid blue; */
  }
  
  .buscadorheader{
    width: auto;
    margin: 0px 20px 10px 0px;
    position: relative;
    float: right;
    box-sizing: border-box;
    /*border: 1px solid #000;*/
  }

  .buscadorheader .fa-search{
    font-size: 22px;
    color: #666;
    position: absolute;
    top: 18px;
    left: 18px;
  }

  .buscadorheader .txtName{
    width: 280px;
    padding: 18px 25px 18px 50px;
    text-transform: uppercase;
    float: left;
    border-radius: 8px 0px 0px 8px;
    background-color: rgba( 255,255,255,0.75 );
    border: 1.5px solid #e39b50;
  }

  .buscadorheader .enviar{
    height: 39px;
    padding: 2px 0px 0px;
    margin: 10px 0px 0px;
    font-size: 14px;
    float: left;
    border: 0;
    border-radius: 0px 8px 8px 0px;
  }

  .buscadorheader .enviar:hover{
    background-color: #1f862d;
  }

  .buscadorheader .enviar:focus{
    background-color: #1e8c2d;
    outline: 0;
  }

  .btnheaderMenu{
    font-family: "Exo-Regular";
    width: 20.9%;
    height: auto;
    margin-right: 0.5px;
    margin-left: 0.5px;
    float: right;
    box-sizing: border-box;
    padding-top: 10px;
    border-right: 1px solid #fbab4f;
    color: #FFFFFF;
    cursor: pointer;
  }

  .Imgcontacto{
    position: relative;
    top: 3px;
    left: -6px;
  }

  .Imgconocenos{
    position: relative;
    top: 0px;
    left: -6px;
  }

  .contmenu {
    width: 1204px;
    height: auto;
    margin-top: 1px;
    text-align: center;
    position: relative;
    display: inline-block;
    z-index: 10;
    margin: 0 auto;
  }

  .btnmenu {
    font-family: "Exo-Medium";
    width: 16.55%;
    height: 50px;
    margin-right: 0.5px;
    margin-left: 0.5px;
    float: left;
    box-sizing: border-box;
    color: #FFF;
    background-color: rgb(241,124,0);
    opacity: 0.9;
    padding-top: 5px;
    cursor: pointer;
  }

  .btnmenu p{
    height: 50px;
    /*border:1px solid black;*/
    margin-bottom: 50px;
    width: 190px;
  }

  .btnmenu:hover {
    background: #626b6f;
    color: #FFFFFF;
  }

  .drop{
    position: relative;
    display: none;
    top:-52px;
  }

  .dropdrop{
    position: relative;
    display: none;
    left: 215px;
    top: -43px;
  }

  .drop3{
    position: relative;
    display: none;
    left: 190px;
    top: -43px;
  }

  .drop4{
    position: relative;
    display: none;
    left: 150px;
    top: -43px;
  }

  .subBtn{
    background: rgba(209,209,204,1);
    color: #424952;
    font-family: "Exo-Medium";
    width: 199px;
    height: auto;

    font-size: 14px;
    padding: 5px;
  }

  .subBtn:hover{
    background: #626b6f;
    color: #ffffff;
    height: auto;
    /*border:2px solid red;*/
  }

  .subsubBtn2{
    color: #424952;
    font-family: "Exo-Medium";
    width: 198px;
    height: 30px;
    font-size: 14px;
  }

  .nivel3{
    background-color: #d1d1cc;
    color: #424952;
    font-family: "Exo-Medium";
    width: 198px;
    height: 30px;
    font-size: 12px;
    padding-top: 5px;

  }

  .nivel3:hover{
    background-color: #626b6f;
    color: #FFFFFF;
  }

  .nivel3 p{
    height: 200px;

  }

  .nivel3 a{
    text-decoration:none;
    color: #FFFFFF;
  }

   .nivel4{
    background-color: #d1d1cc;
    color: #424952;
    font-family: "Exo-Medium";
    width: auto;
    height: 40px;
    padding-top: 5px;
    font-size: 12px;
  }

  .nivel4:hover{
    background-color: #626b6f;
    color: #FFFFFF;
  }

  .nivel4 p{
    height: 200px;

  }
/*catg3*/
  .catg3{
    background: rgba(209,209,204,1);
    color: #424952;
    font-family: "Exo-Medium";
    width: 189px;
    height: auto;
    margin-bottom: 3px;
    font-size: 14px;
    padding: 5px;
  }

  .dropcatg3{
    position: relative;
    display: none;
    left: 250px;
    top: -43px;
  }

  .catg3Btn{
    background-color: red;
    color: #FFFFFF;
    font-family: "Exo-Medium";
    width: 198px;
    height: 40px;
    margin-bottom: 3px;
    font-size: 14px;
    padding: 5px;
  }


  .catg3Btn p{
    height: 200px;

  }

  /*.subsubBtn2:hover{
   background: #626b6f;
    color: #ffffff;
    height: 40px;
  }*/

  .subsubBtn2:hover .dropcatg3{
    display: none;
    position: relative;
    padding-top: 0px;
    left: 250px;
    top: -50px;
  }
  /* catg3 */

  /*.subsub23:hover{
   background: #626b6f;
    color: #ffffff;
    height: 40px;
  }*/

  .subsub23:hover .dropdrop{
    display: block;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0 auto;
    left: 200px;
    top: -45px;
    height: 0px;
    /*border: 2px solid blue;*/
  }

  .servicios:hover{
    background: #626b6f;
    color: #FFFFFF;
    height: 50px;
  }

  .servicios:hover .drop{
    display: block;
    position: relative;
    padding-top: 0px;
    left: 0;
  }

  .subsub24{
    background-color: #d1d1cc;
    color: #424952;
    font-family: "Exo-Medium";
    width: 198px;
    height: 40px;
    margin-bottom: 3px;
    font-size: 12px;
    padding: 5px;


  }

  .subsub24:hover{
    background-color: #626b6f;
    color: #FFFFFF;
  }

  .subsubBtn2:hover .drop3{
    display: block;
    position: relative;
    padding-top: 0px;
    height: 50px;
  }

  .subsub25:hover{
   background: #626b6f;
    color: #ffffff;
    height: 30px;
  }

  .subsub25:hover + .drop4{
    display: block;
    position: absolute;
   	padding-top: 0px;
    left: 195px;
    top: -25px;
	  
  }
.drop4:hover{
	display: block;
    position: absolute;
   	padding-top: 0px;
    left: 195px;
    top: -25px;
}
.nivel4{
    background-color: #d1d1cc;
    color: #424952;
    font-family: "Exo-Medium";
    width: 198px;
    height: 40px;
    margin-bottom: 3px;
    font-size: 12px;
    padding: 5px;


  }
.nivel4:hover{
	background: #626b6f;
    color: #ffffff;
    height: 30px;
}

/* END MENU*/

/* TITULO MEDIO */
  .contMedio{
    z-index: 2;
    position: absolute;
    left: 0px;
    width: 1200px;

    margin: 0 auto;
  }
  .tituloSlider{
    font-size: 40px;
    font-family: "Exo-Regular";
    color: #FFFFFF;
    /*border: 2px solid black;*/
    width: 600px;
    margin: 0 auto;
    margin-top: 230px;
    margin-bottom: 30px;
  }

  .saberMas{
    padding-top: 15px;
    padding-bottom: 15px;
    /* margin-top: 23px; */
    font-family: "Exo-Medium";
    margin: 0 auto;
    font-size: 20px;
    width: 210px;
    /* height: 50px; */
    background-color: rgb(57,181,74);
    /* opacity: 0.9; */
    border: 2px solid #50f366;
    color: #FFFFFF;
    font-size: 19px;
  }
/* END TITULO MEDIO */


/* FOOTER MEDIO */
  .descargar{
    top: 10px;
    position: relative;
    padding-top: 17px;
    font-family: "Exo-Medium";
    margin: 0 auto;
    font-size: 20px;
    width: 300px;
    height: 45px;
    background-color: rgb(57,181,74);
    opacity: 0.9;
    border: 2px solid #50f366;
    color: #FFFFFF;
    cursor: pointer;

  }

  .contmenufooter {
    width: 900px;
    height: 190px;
    text-align: center;
    position: relative;
    left: 50%;
    top: 92px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 9;
    /*background: #FF0000;*/
  }

  .btnmenufooter {
    width: 49%;
    height: 190px;
    position: relative;
    display: inline-block;
    background: rgba(66,73,82,0.8);
    border: 0.5px solid #8b8f91;
  }

  .btnmenufooter:hover {
    background: #000;
  }

  .icono{
    width: 230px;
    margin-top: 40px;
    /* border:2px solid #FFFFFF; */
  }

  .icono img{
    width: 100px;
  }

  .btnIcono{
    margin-top: 50px;
    font-family: "Exo-Light";
    color: #FFFFFF;
    font-size: 20px;
    text-align: left;
  }

/* END FOOTER MEDIO */

  .ovarlay {
    width: 100%;
    height: 100vh;
    text-align: center;
    position: fixed;
    float: left;
    box-sizing: border-box;
    background: rgba(255,255,255,0.95);
    z-index: 11;
    display: none;
    top: 0;
    overflow-y: scroll;
  }

  .contovarlay {
    width: 80%;
    height: auto;
    margin-top: 50px;
    position: relative;
    display: inline-block;
    /* border: 1px solid #FF0000; */
    /**/background: #FFFFFF;
  }

  .incio{
    width: 100%;
    position: relative;
    display: flex;
    /**/background: #FFFFFF;
  }

  .incio .titulo{
    font-family: "Exo-Regular";
    color: #f17c00;
    width: 100%;
    text-align: left;
    font-size: 45px;
    float: left;
    border-bottom: 1px solid #f17c00;
  }

  .cuadrado-2 {
    margin-left: 20px;
     width: 50px;
     height: 50px;

     float: right;
     cursor: pointer;
  }

  .cuadrado-2 img{
    padding-top: 13px;
  }

  .contovarlay .contSellos{
    margin-top: 30px;
    /* border: 2px solid; */
    display: table;
    width: 100%;
    height: 100px;
  }

  .contovarlay .contSellos .sellos{
    width: 16.5%;
    height: 230px;
    float: left;
    font-family: "Exo-Regular";
    border: 0.5px solid #BDBDBD;
    cursor: pointer;
    overflow: hidden;
    position: relative;

  }

   .contovarlay .contSellos .sellos:hover{
    border: 0.5px solid #f17c00;
    color: #f17c00;
  }

  .contovarlay .contSellos .sellos img{
    margin-top: 37px;
  }


  .marcas{
    width: 100%;
    height: 70vh;
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;
    background: #FFFFFF;
    text-align: center;
    padding-top: 100px;

  }

  .marcas .logos{
    display: block;
  }

  .marcas .logosResp{
    display: none;
  }

  .marcas .titulo{
    color: #f17c00;
    font-family: "Exo-Medium";
    position: relative;
    /*top: 270px; */
    font-size: 35px;
    /*border:1px solid blue;*/
  }

  .marcas .logos{
    width: 80%;
    height: auto;
    margin-top: 1px;
    text-align: center;
    position: relative;
    display: inline-block;
    /*top: 280px;
    border: 2px solid red;*/
  }

  .marcas .logos .btnLogo{
    width: 20%;
    height: 150px;
    /* margin-right: 5px; */
    /* margin-left: 5px; */
    float: left;
    box-sizing: border-box;
    color: #FFF;
    /* background: #000; */
  }

  .filtro{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    padding-top: 20px;
  }

  .filtro:hover{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
  }

  footer{
    width: 100%;
    height: 250px;
    text-align: center;
    position: relative;
    float: left;
    background: #424952;
    text-align: center;
  }

  .contfooter{
    width: 83%;
    height: auto;
    margin-top: 1px;
    text-align: center;
    position: relative;
    display: inline-block;
    /*border: 1px solid red;*/
    top: 28px;
    float: left;
  }

  .contfooter .logo{
    width: 17%;
    height: 150px;
    margin-right: 5px;
    margin-left: 5px;
    float: left;
    box-sizing: border-box;
    color: #FFF;
    padding-top: 25px;
    /* border:1px solid white; */
    /* background: #000; */
  }

  .contfooter .parteUno{
    width: 37%;
    height: auto;
    margin-right: 5px;
    margin-left: 5px;
    float: left;
    box-sizing: border-box;
    color: #cbd2d5;
    font-family: "Exo-Regular";
    /* border: 1px solid white; */
    /* background: #000; */
  }



  .contfooter .parteDos{
    width: 19%;
    height: auto;
    margin-right: 5px;
    margin-left: 5px;
    float: left;
    box-sizing: border-box;
    color: #cbd2d5;
    font-family: "Exo-Regular";
    /* border:1px solid white; */
    /* background: #000; */
  }

  .contfooter .parteTres{
    width: 22%;
    height: auto;
    margin-right: 5px;
    margin-left: 5px;
    float: left;
    box-sizing: border-box;
    color: #cbd2d5;
    font-family: "Exo-Regular";
    /* border:1px solid white; */
    /* background: #000; */
  }


  .submenu{
    width: 100%;
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;
    /* border: 1px solid red; */
  }

  .contContenido{
    max-width: 1200px;
    width: 100%;
    height: auto;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    background: #FFFFFF;
    text-align: center;
    /*margin-top: 150px;*/
    padding-bottom: 150px;
    /* border: 1px solid black; */
    margin: 0 auto;
  }

  .contTitulo{
    /* border: 1px solid; */
    /* margin-top: 30px; */
    /* padding-left: 10px; */
    font-family: "Exo-Regular";
    /*font-size: 25px;*/
    width: 90%;
    margin: 0 auto;
    /* float: left; */
    text-align: left;
    border-bottom: 1px solid #f17c00;
    margin-bottom: 20px;
    /* padding-left: 34px; */
    /* padding-right: 0px; */
    /*margin-left: 50px;*/
  }

  .contTitulo:hover{
    color: #f17c00;
  }

  .contTable{
    /* border: 2px solid #f17c00; */
    height: 100px;
    width: 65%;
    margin:0 auto;
    display: flex;
  }

  .contUno{
    box-sizing: border-box;
    width: 50%;
  }

  .partUno{
    height: 96px;
    border: 2px solid #8b8f91 /*#f17c00*/;
    border-right: 0;
    width: 100%;
    /* border:2px solid red; */
  }

  .contUno img{
    float: left;
    padding-top: 14px;
  }

  .partUno p{
    /* border: 2px solid violet; */
    /* padding-top: 77px; */
    position: relative;
    top: 36px;
    left: -145px;
    font-family: "Exo-Medium";
    font-size: 20px;
    color: #8b8f91;
  }

  .contDos{
    box-sizing: border-box;

    width: 50%;
  }

  .contDos span{
    /* border: 2px solid violet; */
    /* padding-top: 77px; */
    position: relative;
    top: 36px;
    left: -145px;
    font-family: "Exo-Medium";
    font-size: 20px;
    color: #f17c00;
  }

  .contDos img{
    float: left;
    padding-top: 14px;

  }

  .partDos{
    height: 100px;
    box-sizing: border-box;
    width: 100%;
    border: 2px solid #f17c00;
  }

  .partDosDos{
    box-sizing: border-box;
    /*border: 2px solid black;*/
    border-top: 0;
    width: 100%;
    height: auto;
  }

  .subcategoria{
    /*border: 2px solid #f17c00;*/
    border-top: 0;
    width: 99.8%;
    height: auto;
  }





  .triangulo{
    left: 415px;
    position: relative;
  }




/* prueba */
.accordion {
   font-family: "Exo-Medium";
    background-color: #ffff;
    color: #f17c00;
    cursor: pointer;
    padding: 18px;
    width: 100.5%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border: 1px solid #f17c00;
    border-top: 0;
}

.active, .accordion:hover {
    background-color: #f17c00;
    color: #FFFFFF;
}

.accordion:after {
    content: '\002B';
    color: #f17c00;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active:after {
    content: "\2212";
}

.panel {
    width: 94.3%;
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border: 1px solid #f17c00;
    font-family: "Exo-Medium";
    display: flex;
}

.panelUno{
  /* border: 2px solid; */
  width: 50%;
  height: 50px;
  border: 1px solid #f17c00;
  border-left: 0;
  border-bottom: 0;
  border-top: 0;
}

.panelUno p{
  margin-top: 5%;
  color: #f17c00;
  font-family: "Exo-Medium";

}

.panelDos{
  /* border: 2px solid; */
  width: 50%;
  height: 50px;
  border: 1px solid #f17c00;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: 0;
}

  .panelDos p{
    margin-top: 5%;
    color: #f17c00;
    font-family: "Exo-Medium";

  }

  .contSello{
    margin-top: 30px;
    /* border: 1px solid black; */
    display: table;
    width: 91%;
    height: 100px;
    margin: 0 auto;
    /* margin-left: 132px; */
  }

  .contSello .sello{
    width: 20.5%;
    height: 195px;
    float: left;
    position: relative;
    font-family: "Exo-Regular";
    border: 0.5px solid #BDBDBD;
    /*padding-top: 20px;*/
    cursor: pointer;
    overflow: hidden;
  }

  .contSello .sello:hover{
     border: 0.5px solid #f17c00;
     color: #f17c00;
  }

  .parrafoImagen{
    position: absolute;
    z-index: 0;
    height: 94%;
    border:0px solid black;
    overflow: hidden;
    top: 10px;
    left: 10px;
    right: 10px;
  }

  .parrafoImagen img{
      padding-top: 25px;
      width: 100%;
      height: auto;
  }

  .parrafo{
    z-index:0;
    position: absolute;
    bottom: 10px;
    margin: 0 auto;
    background-color: #FFFFFF;
    width: 95%;
    left: 10px;
    font-size: 14px;
  }

    .contsubTitulo{
    /* border: 1px solid; */
    padding-top: 10px;
    padding-left: 10px;
    font-family: "Exo-Regular";
    font-size: 40px;
    width: 91%;
    margin: 0 auto;
    /* float: left; */
    text-align: left;
    color: #626b6f;

    margin-bottom: 20px;
  }

  .contSubCat{
    /* border: 1px solid red; */
    width: 91%;
    height: auto;
    margin: 0 auto;
    display: flex;
    box-sizing: border-box;
    position: relative;
  }

  .subcategoriaUno{
    display: inline-block;
    height: auto;
    background-color: #FBEFEF;
    border: 1px solid red;
  }

  .subcatImagen{
    /*background-color: #FBEFEF;*/
    /*border: 1px solid red;*/
    width: 50%;
    height: auto;
    display: inline-block;
  }

  .imagen{
    background-color: #FBEFEF;
    height: 415px;
    overflow: hidden;
    position: relative;
  }

  .descarga{
    background-color: #f0efef;
    height: 85px;
  }

  .subcategoriaDos{
    /*background-color: blue;*/
    border-top: 1px solid #626b6f;
    width: 50%;
    height: auto;
    display: inline-block;
    margin-left: 20px;
  }

  .subcatTitulo{
        /* float: left; */
    font-size: 40px;
    color: #f17c00;
    /* padding-left: 60px; */
    font-family: 'Exo-Medium';
    padding-top: 10px;
    /* border: 1px solid black; */
    /* width: 92%; */
    /* padding-bottom: 30px; */
    text-align: left;
    left: -14px;

  }

  .subcatContenido{
    /*border:1px solid red;*/
    font-family: 'Exo-Medium';
    font-size: 15px;
    text-align: justify;

    padding-right: 30px;
    color: #626b6f;
    width: 87%;
    left: -53px;

  }

  .contCaracteristicas{
    width: 91%;
    margin: 0 auto;
    border: 1px solid black;
    margin-bottom: 175px;
  }

  .tituloCotizar{
    font-family: 'Exo-Medium';
    color: #FFFFFF;
    font-size: 30px;
    background-color: #f17c00;
    width: 100%;
    height: auto;
    text-align: left;
    padding-left: 20px;
  }

  .tituloBuscador{

    display: none;
  }

  .caracteristicas{
    width: 100%;
    display: inline-block;
    height: auto;
  }

  .btnCaracteristicas{
    font-family: "Exo-Medium";
    width: 20%;
    height: 50px;
    padding-top: 20px;
    float: left;
    box-sizing: border-box;
    color: #8b8f91;
    background-color: #ebebeb;
    opacity: 0.9;
    border: 1px solid #8b8f91;
  }

  .btnCaracteristicas:hover {
    background-color: #FFFFFF;
    color: #f17c00;
  }

  .activar{
    background-color: #FFFFFF;
    color: #f17c00;

  }

  .tblCaracteristicas {
    /*border:1px solid #8b8f91;*/
    width: 100%;
    display: table;
  }

  .tblCaracteristicas th{
    border:1px solid #8b8f91;
    background-color: #626b6f;
    color: #FFFFFF;
    font-family: "Exo-Medium";
    font-size: 17px;
  }

  .tblCaracteristicas td{
    border:1px solid #e1e1e1;
    background-color: #e1e1e1;
    text-align: left;
    color: #626b6f;
    font-family: "Exo-Medium";
    font-size: 14px;
  }

  .txtPiezas {
    width: 83px;
    height: 30px;
    /* float: left; */
    text-align: center;
    box-sizing: border-box;
    /* padding: 0; */
    /* border-bottom: 1px solid #757575; */
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #757575;
    /* font-family: "NeutrafaceSlabText-Bold"; */
    color: #212121;
    font-size: 14px;
    background: #FFFFFF;
  }

  .btnCotizar{
    font-family: "Exo-Medium";
    background-color: #f17c00;
    font-size: 18px;
    color: #FFFFFF;
    border:1px solid #f17c00;
    cursor: pointer;
    padding: 3px;
  }

  .contCotizar{
    width: 91%;
    /* background-color: blue; */
    margin: 0 auto;

  }

  .listCotizar{
    margin: 0 auto;
    display: flex;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .producto{
    /*border:1px solid black;*/
    width: 40%;
    font-family: "Exo-Medium";
    font-size: 20px;
    text-align: left;
    color: #626b6f;
  }

  .prodCaracteristicas{
    /*border: 1px solid red;*/
    width: 40%;
  }

  .prodCaracteristicas p{
    font-family: "Exo-Medium";
    font-size: 20px;
    text-align: left;
    color: #626b6f;
  }

  .cerrar{
    /*border:1px solid blue;*/
    width: 20%;
  }

  .cuadrado{
    margin-left: 20px;
     width: 20px;
     height: 20px;
     border: 1px solid #BDBDBD;
     float: right;
     cursor: pointer;
  }

  hr {
    background-color: #BDBDBD;
    width: 100%;
    margin: 0 auto;
  }

  .proceso{
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 130px;
    padding-top: 8px;
    font-family: "Exo-Medium";

    font-size: 20px;
    width: 235px;
    height: 45px;
    float: right;

    background-color: rgb(57,181,74);
    opacity: 0.9;
    border: 2px solid #50f366;
    color: #FFFFFF;

    cursor: pointer;
  }

  .txtBox {
    width: 500px;
    height: auto;
    padding: 3px 5px 3px 5px;
    border-top: 1px solid #a9a9a9;
    border-left: 1px solid #a9a9a9;
    border-right: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;

    font-family: "Arial";
    color: #212121;
    font-size: 12px;

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background:#FFFFFF;
  }

.txtBox:focus {
    outline: none;
  /*border-radius: 0px;
    border: 1px solid #CCCCCC;
  box-shadow: 0px 0px 8px #666;
    -moz-box-shadow: 0px 0px 8px #666;
    -webkit-box-shadow: 0px 0px 8px #666;*/
}

.inputformulario {
  width: 100%;
  height: auto;
  padding: 3.5px 0px 3.5px 0px;
  margin-bottom: 10px;

  font-family: "Exo-Regular";
    font-size: 18px;
    color: #333;
    text-align: left;

  position: relative;
  float: left;
  box-sizing: border-box;
  margin-left: 50px;


  /*border-bottom: 1px solid #CCC;*/
}

.inputformulario input {
    position: absolute;
    top: 0;
    left: 210px;
    box-sizing: border-box;
    margin-top: 5px;
}

.inputformulario select {
  position: absolute;
  top: 0;
  left: 210px;
  box-sizing: border-box;
}

.inputformulario textarea {
  position: absolute;
  top: 0;
  left: 210px;
  box-sizing: border-box;
}

.enviar{
    margin-bottom: 20px;
    margin-right: 130px;
    margin-left: 300px;
    font-family: "Exo-Medium";
    font-size: 15px;
    width: 150px;
    height: 40px;
    float: left;
    background-color: rgb(57,181,74);
    opacity: 0.9;
    border: 2px solid #50f366;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 40px;
  }

  .alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;

  }

  .alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    font-family: "Exo-Medium";
  }

  .alert-danger {
      color: #721c24;
      background-color: #f8d7da;
      border-color: #f5c6cb;
      font-family: "Exo-Medium";
  }

  .pag{
      margin-right: 5px;
      background-color: #f17c00;
      color: white;
    }


  .paginacion{
    /*border: 2px solid blue;*/
    width: 100%;
    height: 50px;
    font-family: "Exo-Medium";
    font-size: 20px;
    color: #f17c00;
    padding-top: 15px;
    display: inline-flex;
  }

  .paginacion a{
    color: #626b6f;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #cbd2d5;
    display: inline-flex;
  }

  .paginacion a:hover {
    background-color: #f17c00;
    color: white;
  }

  .pag{
    margin-right: 5px;
    background-color: #f17c00;
    color: white;
  }

  .resultado{
    border-radius: 93px 93px 93px 93px;
    -moz-border-radius: 93px 93px 93px 93px;
    -webkit-border-radius: 93px 93px 93px 93px;
    border: 0px solid #000000;
    width: 35px;
    background-color: #8dc63f;
    color: white;
    margin-left: 10px;
  }

  .iconoMapa{
    position: relative;
    /*left: 174px;
    top: 40px;*/
  }

  .iconoTelefono{
    position: relative;
    /*left: -10px;
    top: 25px;*/
  }

  .iconoTelefono img{
    top: -5px;
    position: relative;
  }

  .redes{
    display: flex;
  }

  .redes div{
    margin-top: 10px;
    margin-right: 10px;
  }

  .redes .correo{
    top: 3px;
    position: relative;
  }

  .contDescargas{
    height: 100px;
    background-color: #f0efef;
  }

  .contenidoGeneral{
      margin: 0px auto;
      max-width: 1200px;
      text-align: center;
  }


  .mostrar{
    width: 96%;
    text-align: left;
    font-family: "Exo-Medium";
    padding: 10px 0px 10px 20px;
    display: inline-flex;
  }

  .mostrar select{
    font-family: "Exo-Medium";
  }

  .contConocenos{
    font-family: "Exo-Medium";
    text-align: left;
  }

  .contConocenos p{
    line-height: 30px;
  }

  .mision{
    width: 450px;
    height: auto;

    background-color: #f17c00;
  }

  .tituloMision{
    font-family: "Exo-Medium";
    color: #FFFFFF;
    font-size: 20px;
    margin-top: 30px;
    padding-top: 25px;
  }

  .tituloMision img{
    position: relative;
    width: 80px;
    height: auto;
    top: 28px;
    left: -10px;
  }

  .contMision{
    font-family: "Exo-Medium";
    color: #FFFFFF;
    font-size: 15px;
    margin-top: 30px;
    padding: 0px 20px 90px 20px;
  }

  .imags{
    width: 450px;
    height: 400px;
    /*border: 2px solid black;*/
  }

  .vision{
    width: 450px;
    height: auto;
    background-color: #f17c00;
  }

  .tituloVision{
    font-family: "Exo-Medium";
    color: #FFFFFF;
    font-size: 20px;
    margin-top: 30px;
    padding-top: 14px;
  }

  .tituloVision img{
    position: relative;
    width: 80px;
    height: auto;
    top: 28px;
    left: -10px;
  }

  .contVision{
    font-family: "Exo-Medium";
    color: #FFFFFF;
    font-size: 15px;
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 60px;
  }

  .valor{
    width: 100%;
    height: 550px;
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;
    text-align: center;
    z-index: 0;
  }

  .valor .titulo{
    color: #f17c00;
    font-family: "Exo-Medium";
    position: relative;
    padding-top: 100px;
    font-size: 35px;
  }

  .valores{
    width: 75%;
    height: auto;
    margin-top: 1px;
    text-align: center;
    position: relative;
    display: inline-flex;
    padding-top: 50px;
    margin-left: 50px;
  }


  .btnCirculoAzul{
    width: 150px;
    height: 150px;
    border:2px solid #43d2e8;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
  }

  .btnCirculoGris{
    width: 150px;
    height: 150px;
    border:2px solid #757574;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;

  }

  .subtituloCir{
    width: 85px;
    /*border: 1px solid;*/
    margin-left: 27px;
  }

  .contCituclo{
    padding-top: 50px;
    font-family: "Exo-Medium";
    font-size: 16px;
    position: absolute;
    z-index: 1;

  }

  .formInput{
    display: inline-grid;
    box-sizing: border-box;
    width: auto;
    padding-top: 15px;
  }

  .txtName{
    border: 1px solid #f17c00;
    width: 450px;
    height: 30px;
    margin-top: 10px;
    outline: none;
  }

  iframe{
    width: 100%;
    height: 400px;
  }

  .imags p{
    color: #FFFFFF;
    font-family: "Exo-Medium";
    text-align: left;
    line-height:30px;
  }

  .cont{
    width: auto;
    padding-left: 50px;
    padding-top: 37px;
  }

  .txtBox {
    margin-top: 20px;
    width: 450px;
    height: 35px;
    padding: 20px 15px 20px 15px;
    border: 1px solid #f17c00;
    box-sizing: border-box;
    font-family: "WorkSans-Light";
    font-size: 17px;
    color: #333;
    background: #FFFFFF;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

  .enviar{
    /* padding-top: 15px; */
    /* padding-bottom: 15px; */
    margin-top: 20px;
    font-family: "Exo-Medium";
    /*margin: 0 auto;*/
    font-size: 20px;
    width: 145px;

    /* height: 50px; */
    background-color: rgb(57,181,74);
    /* opacity: 0.9; */
    border: 2px solid #50f366;
    color: #FFFFFF;
  }

  .tblCaract{
    border: 1px solid #ffffff;
    display: inline-flex;
    width: 98%;
    justify-content: center;
  }

  .campo{
    background-color: #626b6f;
    color: #ffffff;
    border: 1px solid white;
    font-size: 15px;
    font-family: "Exo-Medium";
  }

  .art{
    background-color: #ebebeb;
    color: #626b6f;
    border: 1px solid #ffffff;
    /*width: auto;*/
    font-family: "Exo-Regular";
    font-size: 15px;
  }

  .cuadro{
    width: 91%;
    margin: 0 auto;
    display: inline-flex;
  }

  .cuadroA{
    width: 50%;
    height: 100px;
    border:1px solid #d1d1cc;
    display: inline-flex;
  }

  .cuadroB{
    width: 50%;
    height: 100px;
    border:1px solid #d1d1cc;
  }

  .subcatg3{
    font-family: "Exo-Medium";
    font-size: 20px;
    padding-top: 35px;
    padding-left: 30px;
    color: #8b8f91;
  }

  .cuadroA:hover{
    border: 1px solid #f15800;
    color: #f15800;

  }

  .contEscondido{
    background-color: rgb(66, 64, 63);
    opacity: 0.9;
    width: 55%;
    height: auto;
    position: absolute;
    top: 0px;
  }

  .tituloEsc{
    width: 90%;
    color: #f17c00;
    font-family: "Exo-Medium";
    /*margin-left: 30px;*/
    text-align: left;
    /*padding-left: 10px;*/
    padding-top: 20px;
    font-size: 20px;
    width: 70%;
  }

  .imgEsc{
    text-align: right;
    width: 20%;
    padding-top: 20px;
    position: relative;
    left: 55px;
    top: -15px;
    cursor: pointer;

  }

  .introduccionEsc{
    width: 90%;
    color: #FFFFFF;
    font-family: "Exo-Regular";
    margin-left: 30px;
    text-align: left;
    padding-left: 10px;
    padding-top: 20px;
    font-size: 17px;

  }

  .fisicas{
    border: 1px solid #f17c00;
    color: #ffffff;
    width: 90%;
    margin-top: 20px;
    margin-left: 37px;
  }

  .fisicas th{
    color: #f17c00;
    font-family: "Exo-Regular";
    text-align: center;
  }

  .fisicas td{
    color: #FFFFFF;
    font-family: "Exo-Regular";
    text-align: center;
    width: 45%;
  }

  .contConocenos p{
    cursor: pointer;
  }


  /* iconos de menu resposive */
  .icomenu{
    display: none;
  }

  .logo-resposive{
    display: none;
  }
  /* iconos de menu resposive */

  .tituloConocenos{
    font-size: 25px;
  }

  .usos{
    width: 50%;
    padding: 10px;
  }

  .compuestos{
    padding-left: 60px;
  }

  .pistonUno{
    width: 500px;
  }

  .pistonDos{
    width: 500px;
  }

  .imgMedida{
    width: 530px;
  }

  .medidasDos{
    border-top:0px solid;
    width: 50%;
    margin-left: 0px;
  }

  .tituloSellos{
    width: 70%;
    text-align: center;
    margin: 0 auto;
    height: auto;
  }

  /* CIRCULOS */
  .circuloCero{
    z-index: 0;
  }

  .circuloUno{
    z-index: 1;
    left: 130px;
  }

  .circuloDos{
    z-index: 2;
    left: 260px;
  }

  .circuloTres{
    z-index: 3;
    left: 390px;
  }

  .circuloCuatro{
    z-index: 4;
    left: 520px;
  }

  .circuloCinco{
    z-index: 5;
    left: 650px;
  }

  .valoresResponsive{
    display: none;
  }

  #cotizarResp{
    display: none;
  }

  #clave{
    width: 15%;
  }

  #clave span{
    display: none;
  }

  #descripcion{
    width: 50%;
  }

  #descripcion span{
    display: none;
  }

  .contTitle{
    display: inline-flex;
    width: 100%;
  }

  .titulo1{
    width: 70%;
    display: inline-block;
    box-sizing: border-box;
  }

  .titulo2{
    width: 30%;
    display: inline-block;
    box-sizing: border-box;
    text-align: right;
    font-size: 17px;
    cursor: pointer;
  }

  .fabricacion{
    padding-left: 30px;
  }

  .desktop{
    display: flex;
  }

  .responsibe{
    display: none;
  }

  .parrDireccion{
    margin-left: 20px;
  }

  .contEnviar{
    position: absolute;
    top: 0px;
  }

  .saberMas{
    /*margin-bottom: 20px;*/
    /*margin-right: 130px;
    margin-left: 300px;*/
    font-family: "Exo-Medium";
    font-size: 18px;
    width: 180px;
    height: 50px;
    float: left;
    background-color: rgb(57,181,74);
    opacity: 0.9;
    border: 2px solid #50f366;
    color: #FFFFFF;
    cursor: pointer;
    /*margin-left: 40px;*/
  }

  /* ICO WHATSAPP */
  .contwhatsapp {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    right: 280px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 38px;
    box-shadow: 2px 2px 3px rgba(0,0,0,.2);
    z-index: 100;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .contwhatsapp:hover {
    text-decoration: none;
    color: #25d366;
    background-color: #fff;
  }
  .my-float{
    margin-top: 10px;
  }

  /* SLIDER */
  .contslider {
      width: 100%;
      height: 80vh;
      /*border: 1px solid #FF0000;*/
  }
  .contslider img {
      width: 100%;
      /*border: 1px solid #FF0000;*/
  }
  .txtslider {
      width: 50%;
      font-family: "Exo-Medium";
      color: #FFFFFF;
      text-align: center;
      position: absolute;
      top: 57%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      text-shadow: 0px 0px 6px black;
      /*background: #FF0000;
      border: 1px solid #FF0000;*/
  }
  .txtslider p {
      margin: 0px 0px 5px 0px;
      font-size: 3.5vw;
      line-height: 50px;
  }
  .txtslider span {
      font-family: "Exo-Light";
      font-size: 1.6vw;
  }
  .txtslider .contEnviar {
    width: 100%;
    margin: 40px 0px 0px;
    text-align: center;
    position: relative;
    /*border: 1px solid #FF0000;*/
  }
  .txtslider .contEnviar button {
    height: 45px;
    padding: 3px 0px 0px;
    display: inline-block;
    float: none;
    /*border: 1px solid #FF0000;*/
  }
  .txtslider .contEnviar button:hover {
      background-color: #248f33;
  }
  .slider {
      width: 100% !important;
      /*border: 1px solid #FF0000;*/
  }
  .slick-slide img {
      width: 100% !important;
  }
  .slick-hidden {
      position: relative;
      display: none;
  }
  .slider button {
      z-index: 5 !important;
      /*border: 1px solid #FF0000;*/
  }
  .slick-prev {
      width: 35px !important;
      height: 35px !important;
      top: 50% !important;
      left: 15px !important;
  }
  .slick-prev::before {
      width: 35px !important;
      height: 35px !important;
      content: "" !important;
      background-image:url('/images/icons/circle-left.png');
      background-size: 100% 100% !important;
      display: inline-block !important;
  }
  .slick-next {
      width: 35px !important;
      height: 35px !important;
      top: 50% !important;
      right: 15px !important;
  }
  .slick-next:before {
      width: 35px !important;
      height: 35px !important;
      content: "" !important;
      background-image:url('/images/icons/circle-right.png');
      background-size: 100% 100% !important;
      display: inline-block !important;
  }
  .slick-slide {
      transition: all ease-in-out .3s !important;
      opacity: 1 !important;
  }
  .slick-active {
      opacity: 1 !important;
  }
  .slick-current {
      opacity: 1 !important;
  }

  .contbusqueda {
    width: 100%;
    padding: 220px 0px 100px;
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;
    /*border: 1px solid #FF0000;*/
  }

  .busqueda {
    width: 90%;
    max-width: 1200px;
    display: inline-block;
    /*border: 1px solid #FF0000;*/
  }

  .busqueda .contTitulo {
    width: 100%;
  }

  .boxbusqueda {
    width: 20.5%;
    height: 195px;
    float: left;
    position: relative;
    font-family: "Exo-Regular";
    border: 0.5px solid #BDBDBD;
    cursor: pointer;
    overflow: hidden;
    /* padding-top: 20px; */
  }

  .boxbusqueda p {
    z-index: 0;
    position: absolute;
    bottom: 10px;
    margin: 0 auto;
    background-color: rgba( 255,255,255,0.85 );
    width: 91%;
    left: 10px;
    font-size: 14px;
  }

  .boxbusqueda span {
    font-size: 13px;
  }

  .avisobusqueda {
    width: 100%;
    padding: 0px 0px 0px 15px;
    font-family: "Exo-Medium";
    font-size: 14px;
    text-align: left;
    color: #990000;
    position: relative;
  }

  .avisobusqueda p {
    position: absolute;
    margin: 0px 0px 0px;
    top: -2px;
    left: 0;
    /*border: 1px solid #FF0000;*/
  }

  /*.boxbusqueda img {
    padding: 0;
  }*/

  @media only screen and (max-width: 1290px) {
    .contmenufooter{
      top: 20px;    
    }


    .marcas .titulo{
      top: 0px;
    }

    .marcas .logos {
      top: 30px;
    }
  }

  @media only screen and  (min-width: 1800px ) {

    .contmenufooter{
      top: 41px;
    }
   .marcas{
      padding-top: 50px;
    }
	  
	.marcas .titulo{
    	top: 270px;
  	}

  	.marcas .logos{
    	top: 280px;
  	}

  }

  @media only screen and (max-width: 1920px ) {

    .contmenufooter{
      top: 41px;
    }
   .marcas{
      padding-top: 50px;
    }

  }
  .space{
    width: 197px;
  }



